From 62450e8ddec8d25cfecfcd33274b8583d0ebcdc1 Mon Sep 17 00:00:00 2001 From: Martin Bauer Date: Fri, 3 May 2024 20:50:49 +0200 Subject: [PATCH] Latest version --- .HA_VERSION | 2 +- .shopping_list.json | 40 +- .storage/assist_pipeline.pipelines | 24 + .storage/auth | 1585 +- .storage/auth.session | 17 + .storage/auth_module.totp | 16 +- .storage/bluetooth.passive_update_processor | 6 + .storage/core.area_registry | 62 +- .storage/core.category_registry | 26 + .storage/core.config_entries | 871 +- .storage/core.device_registry | 7322 +- .storage/core.entity_registry | 34252 +--------- .storage/core.floor_registry | 16 + .storage/core.restore_state | 7935 +-- .../esphome.12f001d74e9a4827e89c1cbf46bc143e | 204 + .../esphome.1e25694aa216a1fee8090d3f43d30448 | 105 + .../esphome.1fb07e8bf70e2bea50f81370eea7719a | 218 + .../esphome.35052937c15a610521f823c4aa8569b4 | 81 + .../esphome.3b1cb18834ca79ac2bcad53b6084cd1c | 448 + .../esphome.419fe6418360869dda6b2857e5356d58 | 179 + .../esphome.4742c954ce0521018f89ced27f5f3ac9 | 222 + .../esphome.601de3e75670a7a5cb68db974ed99a25 | 110 + ...user_data_2ffcb10d3db745b396789364fdef72ec | 2 + .storage/google_assistant | 18 +- .storage/hacs.hacs | 131 +- .storage/hacs.repositories | 55532 +++++++++------- .storage/homeassistant.exposed_entities | 661 + ...ekit.e1101f79ce9b41a28359a95f85e57b63.aids | 234 +- ...ekit.e1101f79ce9b41a28359a95f85e57b63.iids | 132 + ...kit.e1101f79ce9b41a28359a95f85e57b63.state | 2 +- .storage/http | 13 +- .storage/input_datetime | 15 + .storage/input_text | 8 + .storage/knx/telegrams_history.json | 3209 + .storage/lovelace | 57 +- .storage/lovelace.01_areas | 285 +- .storage/lovelace.05_detail | 93 +- .storage/lovelace_resources | 35 +- .storage/mobile_app | 965 +- .storage/person | 31 +- .storage/repairs.issue_registry | 52 +- .storage/scheduler.storage | 10 + .storage/tag | 29 +- .storage/timer | 32 +- .storage/trace.saved_traces | 6268 +- .storage/zone | 45 + automations.yaml | 447 +- config_creation/groups.yaml | 5 +- config_creation/knx_conf.py | 2 +- config_creation/knx_data/export_project1.csv | 604 +- config_creation/main.py | 18 +- config_creation/manual_config.yaml | 203 +- custom_components/reconnecting_client.py | 2 +- knx_conf.yaml | 41 + options.xml | 19 + pyscript/config.yaml | 6 +- pyscript/knx_buttons.py | 50 +- pyscript/modules/ir_helpers.py | 5 + scenes.yaml | 806 + scenes/garten.yaml | 27 - scenes/wohnzimmer.yaml | 2 +- scripts.yaml | 370 +- 62 files changed, 42840 insertions(+), 81367 deletions(-) create mode 100644 .storage/assist_pipeline.pipelines create mode 100644 .storage/auth.session create mode 100644 .storage/bluetooth.passive_update_processor create mode 100644 .storage/core.category_registry create mode 100644 .storage/core.floor_registry create mode 100644 .storage/esphome.12f001d74e9a4827e89c1cbf46bc143e create mode 100644 .storage/esphome.1e25694aa216a1fee8090d3f43d30448 create mode 100644 .storage/esphome.1fb07e8bf70e2bea50f81370eea7719a create mode 100644 .storage/esphome.35052937c15a610521f823c4aa8569b4 create mode 100644 .storage/esphome.3b1cb18834ca79ac2bcad53b6084cd1c create mode 100644 .storage/esphome.419fe6418360869dda6b2857e5356d58 create mode 100644 .storage/esphome.4742c954ce0521018f89ced27f5f3ac9 create mode 100644 .storage/esphome.601de3e75670a7a5cb68db974ed99a25 create mode 100644 .storage/homeassistant.exposed_entities create mode 100644 .storage/input_datetime create mode 100644 .storage/input_text create mode 100644 .storage/knx/telegrams_history.json create mode 100644 .storage/scheduler.storage create mode 100644 .storage/zone create mode 100644 options.xml diff --git a/.HA_VERSION b/.HA_VERSION index 75431fe..9174360 100644 --- a/.HA_VERSION +++ b/.HA_VERSION @@ -1 +1 @@ -2022.12.8 \ No newline at end of file +2024.5.0 \ No newline at end of file diff --git a/.shopping_list.json b/.shopping_list.json index d806090..45d87c0 100644 --- a/.shopping_list.json +++ b/.shopping_list.json @@ -1,27 +1,17 @@ [ - { - "complete": false, - "id": "1593f9c74a054764a96d924c66771f18", - "name": "rasierschaum" - }, - { - "name": "Entwicklerwerkzeuge", - "id": "527ee67903de4f8b9f963ab5f79ecf81", - "complete": false - }, - { - "name": "test", - "id": "3578c4df110a442f82a27c0049fc3cef", - "complete": false - }, - { - "name": "", - "id": "e882172545a048bb9367c63b8f64a3cc", - "complete": false - }, - { - "name": "Sirites", - "id": "b2028f9edc7d4e1ea4b5f324d2d26ebc", - "complete": false - } + { + "complete": false, + "id": "1593f9c74a054764a96d924c66771f18", + "name": "rasierschaum" + }, + { + "name": "Entwicklerwerkzeuge", + "id": "527ee67903de4f8b9f963ab5f79ecf81", + "complete": false + }, + { + "name": "", + "id": "e882172545a048bb9367c63b8f64a3cc", + "complete": false + } ] \ No newline at end of file diff --git a/.storage/assist_pipeline.pipelines b/.storage/assist_pipeline.pipelines new file mode 100644 index 0000000..1353384 --- /dev/null +++ b/.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": "de", + "id": "01h05t8a7v1893b9je0wfv9tp4", + "language": "de", + "name": "Home Assistant", + "stt_engine": "stt.faster_whisper", + "stt_language": "de", + "tts_engine": "tts.piper", + "tts_language": "de_DE", + "tts_voice": "de_DE-thorsten_emotional-medium", + "wake_word_entity": null, + "wake_word_id": null + } + ], + "preferred_item": "01h05t8a7v1893b9je0wfv9tp4" + } +} \ No newline at end of file diff --git a/.storage/auth b/.storage/auth index f3048fe..5bb981c 100644 --- a/.storage/auth +++ b/.storage/auth @@ -96,1492 +96,208 @@ ], "refresh_tokens": [ { - "id": "952866338b694f5b806eb4cdb8fd19f4", + "id": "42148cc3b4274b0883ce0bd9e52249aa", + "user_id": "2ffcb10d3db745b396789364fdef72ec", + "client_id": "https://ha.bauer.tech/", + "client_name": null, + "client_icon": null, + "token_type": "normal", + "created_at": "2023-12-30T12:36:26.562037+00:00", + "access_token_expiration": 1800.0, + "token": "5f54056cf60b49c67f10d4a228408b7449e910bc0dc2d39bfbca7a90e37cfe7e9533a33d15618d29e9052f2cac94611318c5c578dc1f3e7866e6fe1213ef16ed", + "jwt_key": "2b6682af2ed587c8cfae152a4d0399082f27f76f0dbfe1960306080f6f085e55d2f7ef61db3bd85c34254a049c572767c61e85930108bfcd1b9f6dd963faa3aa", + "last_used_at": "2024-05-03T15:14:14.655560+00:00", + "last_used_ip": "80.142.99.219", + "expire_at": 1722525254.65556, + "credential_id": "bfdbc07398af4dd5ab5a22d963ec3afa", + "version": "2023.12.4" + }, + { + "id": "1f75dcedcf594a68aca664eee2410e2b", + "user_id": "2ffcb10d3db745b396789364fdef72ec", + "client_id": "https://ha.bauer.tech/", + "client_name": null, + "client_icon": null, + "token_type": "normal", + "created_at": "2023-12-30T12:38:29.043807+00:00", + "access_token_expiration": 1800.0, + "token": "e4289318447dded6f40bb0ff035e5ba4e3cfc96188391076899a082a276c463b830f65d47e9326b1d75ba0e5c52e0841c151cfc09742bfc3c606a9fdbd25c70f", + "jwt_key": "ea83fbb8310f07a91ea76e2d5d7f6d70d2447e40320b846052a6ce3e38f26e93a03753173ee502861e065073313a664475c21642d9c3fe3d7038c38fc25ba9b1", + "last_used_at": "2024-05-03T18:02:24.902243+00:00", + "last_used_ip": "80.142.99.219", + "expire_at": 1722535344.902243, + "credential_id": "bfdbc07398af4dd5ab5a22d963ec3afa", + "version": "2023.12.4" + }, + { + "id": "75c9ce10e2824bcfa00cd8423272a962", "user_id": "2ffcb10d3db745b396789364fdef72ec", "client_id": "https://home-assistant.io/iOS", "client_name": null, "client_icon": null, "token_type": "normal", - "created_at": "2019-05-28T15:36:44.634951+00:00", + "created_at": "2023-12-30T12:40:27.109720+00:00", "access_token_expiration": 1800.0, - "token": "5f7f4f3e8063e4e74570095749ec752bc1b74b26f6e4c20d0fe219753339e9d5ac44e2582d02257a9e2dc9116a79f668350bbad81dabd21ff52b08a109a2f5d8", - "jwt_key": "fb1989218b2d6690fc17636866615d04f53352c179ded55cfc4d7d509c1c8354b17088f51a016b14e9b851a6faae274bf0f83fb7049bd0707c435f23113f3316", - "last_used_at": "2019-06-30T19:59:11.266552+00:00", - "last_used_ip": "192.168.178.71", - "credential_id": null, - "version": null + "token": "47dd4d720ddecdb8e388c797e3c2a78f571a83652213fca5d5d0c1a374ef6fbd6ee04a5bf3b4564531b170cdd1d3da4d9b459698afd89420b9b7799fbc7817eb", + "jwt_key": "d2102ec0979ffff73ab6369a1d7cd595c0c5ba5d29d596ba03a4153b28607839ab264d8ca88d697d61742c845541fa17ec27a231a5c4a744cb2f58b26132e0f6", + "last_used_at": "2024-05-03T18:20:52.925380+00:00", + "last_used_ip": "80.142.99.219", + "expire_at": 1722536452.92538, + "credential_id": "bfdbc07398af4dd5ab5a22d963ec3afa", + "version": "2023.12.4" }, { - "id": "8cb189b347454918bfba81b565cc866c", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://martin-desktop-linux:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-05-30T19:48:26.826095+00:00", - "access_token_expiration": 1800.0, - "token": "7bd6806e815fd0513e4d6ca1e0d0f7d12f0f2c33f681e350bab7d4aede736a10c42e51ff0a65c354e53dbf952adaa76c0ab270861ac533b0169cef9fd9ca7cbf", - "jwt_key": "52781eef5968c6c8af48e2d303d70d6a02f58c952197621a75e0913139ef99a87783dbdd468d4aacf3d69dbd61fbf7edc32cfa8fdb5de6079bcad269b0cd8b4d", - "last_used_at": "2019-06-23T15:29:51.079676+00:00", - "last_used_ip": "192.168.178.26", - "credential_id": null, - "version": null - }, - { - "id": "66a812872e53493bb6379d52b444b9b3", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://localhost:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-06-02T07:53:21.581669+00:00", - "access_token_expiration": 1800.0, - "token": "4c7eeec023c638618428910ded60ea76a65b26884333cea8fa0e26214318c2bc774f13b9a529acd51b4928fbaa53f057a3ea423c5cc31380b77017e3de0dc22f", - "jwt_key": "9ce6925879285ae3df55adab6393b920f2efdceb70230f5bd68d0ceb61aed0569cb15fe76ce29c464d7482ba2feb83599827aa97668c13ce5fd8093d73058449", - "last_used_at": "2019-06-02T07:53:21.581718+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "816f5b08e5bc4fc38966d8860fd02af5", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://localhost:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-06-02T07:53:39.475361+00:00", - "access_token_expiration": 1800.0, - "token": "a8333cb289caeec32cf521f956256ccac742be3ba7dee183fd944b9ee436eb6f299476f3c0da1435cd71645562fcac88ad6712aa05f58f94883ac24e25f95408", - "jwt_key": "b44c116363459b62a4a074b6e0a01baf7d9a11cdc34e9d3ad00deab5a1b6d2a0f81e8345bb435927293023e67fc025d96dd02220b958f5bb2baea5685afb7a8c", - "last_used_at": "2019-06-21T20:54:45.172131+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "d7c61c651390436595378b558cdd00fb", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://localhost:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-06-10T18:23:39.797928+00:00", - "access_token_expiration": 1800.0, - "token": "7a9c065397dc0e80d14827855e98f4b1e8a58c78a6679a02e205aeb693663ce55ff64c379e7ed5d1998dc84114ef4ec2d5e905ccb8f2c749ceb86d5c01bc15dc", - "jwt_key": "3daefcca586668c12484a7f2372fac260b837710dc9a298d1e6adc1a928364c47b295b3a2b5410f007ade8823296f93cf750798f205ebb3f3bce18eaffbfa128", - "last_used_at": "2019-06-25T20:25:26.226441+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "445c2a89a2ac4261ab24a4fe8ba97cb1", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://localhost:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-06-10T18:36:25.543964+00:00", - "access_token_expiration": 1800.0, - "token": "16c3cb3c248e46c42c8a32a020fbe39b48244361dd8bb544f55ed0429a12772f30bf7460b2ffce06639b22ffe04b39ac4e0800ef33b3ecdc4d0745f059db3b00", - "jwt_key": "e113309271143f16540f1b0d47d21d68785a99db8c89bc0dbb46daf26914386c512470576657fe2135ab79f04c40255750003575ec66567f6c6a0187db73601c", - "last_used_at": "2019-06-10T18:36:25.543997+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "2662aa32a38d488c9b17a6a648937083", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://localhost:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-06-10T18:36:32.488003+00:00", - "access_token_expiration": 1800.0, - "token": "a1f81dc903f74baa7aa4a2c2b8d847239736051ae2b726da1139cede581a35d2b69a01251f7e79c95e2a4e3e9b59eb77a7a2b1dd8965cff6c8e083eddebbb04b", - "jwt_key": "4575e54c08bb609d56fc92f4fb3e18ef59e369f0860663dd7bd5f487608037903ce53b303318650cb745d5f0c0657203a76181e3855e664cc6cc5f88a15b92f7", - "last_used_at": "2019-06-10T18:36:32.488044+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "f6ad12d5d53b44ea89b3e048d41ec969", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://localhost:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-06-10T18:38:00.450713+00:00", - "access_token_expiration": 1800.0, - "token": "b9cfb77552494713b7a75f61c12d43823ad200e71fe7e08d7c46ba713d1e96d496fad5ee73b0ea4feeaf3343b3b123241454decbfcbed275be4113e94178a235", - "jwt_key": "9927b73ea3aae2ad9628013112c24a0a2b6ae2d19b88aa55bb490f36c2672333730763740cafb528fb22bd4aac6f09058f2303a98f0faf91fe626cc0809f87c7", - "last_used_at": "2019-06-10T18:38:00.450763+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "336df0eeb119476888c21351266dd32f", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://localhost:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-06-10T19:19:55.553688+00:00", - "access_token_expiration": 1800.0, - "token": "9feb05596b0895cba8c7ccc1114782671e5dbbb568b8112d08d4277aac3c681a52c05f2a1fe2386799f843632e456c4552fbb323162ff6c74080baf209985939", - "jwt_key": "73748dd9c463fa06eab7755c9d504589892f6f584a0a7fc009c89603c3abae58cb08efe9550c0a6b200b361a6048454ed3944388943b10922330e6a51bb8a185", - "last_used_at": "2019-06-10T19:54:53.567287+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "bba6b214c827445884e453c016d33347", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://martin-desktop-linux:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-06-11T17:03:45.983486+00:00", - "access_token_expiration": 1800.0, - "token": "88e8ab38935b67ed202db9136ce65e9049881eceef52869da010627e8cdbd8987015bc3a38c763f48887e556cccaffabb84eec2ed005faa977fccce6c877f290", - "jwt_key": "ac75fb70026db7ac0df2a996d2244e4f934edb2512198ae5de8a0eb665b83cab99f5aa5940b64ed1d1454818a6bf96c99ee28651cfdcc3f0f7de733923c13a04", - "last_used_at": "2019-06-11T17:03:45.983528+00:00", - "last_used_ip": "192.168.178.71", - "credential_id": null, - "version": null - }, - { - "id": "986f34ebd26a4096b55e7b43825e151f", + "id": "9fe72deb20ab47c2912203e7313aa031", "user_id": "2ffcb10d3db745b396789364fdef72ec", "client_id": null, - "client_name": "token_for_scenegen", + "client_name": "VSCode Extension", "client_icon": null, "token_type": "long_lived_access_token", - "created_at": "2019-06-19T18:52:52.367311+00:00", + "created_at": "2023-12-30T12:45:43.800366+00:00", "access_token_expiration": 315360000.0, - "token": "e3827d577b1abf292c5b6ac4c1e205be843d68a047c378d43f528166730c01fa7592ec95a9b36e1bbc30c208a1b21bf7d44074014b3488e1e0c3773838586a5d", - "jwt_key": "a90fa2bacec94c21f80e005d8cdeda18c3f58ac9c2c705cd1723941accfe00abf7144d182e7a6da6d8e37c43416392af8883f5aad62d25678672e420f8579f84", - "last_used_at": "2019-06-19T18:52:52.367373+00:00", + "token": "822c5a16deb171f01876b7297c57ca0a8e0d65932bd7698c35ee9f6ec54696c2f0b6f808fdb5bb55d61ae9c243c693c7ff6aac3990efe7a0c61d869c5b770f1d", + "jwt_key": "448df8bbecb2194bf963bbfe6e59e00f0633a6e9d101f3a23bc8ac435a64e49d0fe297914fc0ec5cd028cf58c389ec960a17ad38a458e5239d06f402826cfbf5", + "last_used_at": "2023-12-30T12:45:43.800566+00:00", "last_used_ip": null, + "expire_at": null, "credential_id": null, - "version": null + "version": "2023.12.4" }, { - "id": "5041ccc15e174888ae4a97e53b11aa76", + "id": "5066eaa2a08d4ad09f7cb8128113e07f", + "user_id": "2ffcb10d3db745b396789364fdef72ec", + "client_id": "https://ha.bauer.tech/", + "client_name": null, + "client_icon": null, + "token_type": "normal", + "created_at": "2023-12-31T10:53:04.515982+00:00", + "access_token_expiration": 1800.0, + "token": "71e439edb9e560be83d479ae2b0c15e8705f85a79be074a0c41c517b9ca5f84a696c76d041ef90f756840445072d2d6bfeed8d23a3139e32b728e904dbdec6e2", + "jwt_key": "c439a666bd8d55d2e8122def08dc60dc3fa0f2edcf464efa00139536ff2ab4165c03e7c3a2ccf2f366bd2f6badcb14d00cb279416535897c6daa765dbf323ce8", + "last_used_at": "2024-05-03T18:31:19.178350+00:00", + "last_used_ip": "80.142.99.219", + "expire_at": 1722537079.17835, + "credential_id": "bfdbc07398af4dd5ab5a22d963ec3afa", + "version": "2023.12.4" + }, + { + "id": "87a1336fd8ed4d839fa2576fca855d5f", + "user_id": "2ffcb10d3db745b396789364fdef72ec", + "client_id": null, + "client_name": "Musicmouse", + "client_icon": null, + "token_type": "long_lived_access_token", + "created_at": "2023-12-31T13:32:09.575301+00:00", + "access_token_expiration": 315360000.0, + "token": "01958f2e618cd8de0847d69b9c366a3658b3a64c49e975504b351c720f15573f9beb81fb0713801e78f22e12392c1b66dbae31fe3b0f2760c2226b11b955fb1f", + "jwt_key": "86d32488ebf2b7944b3401e97da6096a68a70c0ce29df21c40e410d4496d1848dca690d3d262ff16b56fbc0888cb1b0d2d42d3f5bd27bc282a39a0b948da3762", + "last_used_at": "2023-12-31T13:32:09.575512+00:00", + "last_used_ip": null, + "expire_at": null, + "credential_id": null, + "version": "2023.12.4" + }, + { + "id": "d3d1b00b91f641eab08bfa060a87b4a7", + "user_id": "2ffcb10d3db745b396789364fdef72ec", + "client_id": null, + "client_name": "Dht22 Sensors", + "client_icon": null, + "token_type": "long_lived_access_token", + "created_at": "2024-01-03T08:29:51.742365+00:00", + "access_token_expiration": 315360000.0, + "token": "54d48f76e050455880c6030b38c2ce235eceef3d0053011e257b2c9c1b8d19c00df30b3111786c8a4d7f73f3563ac3a579050417f486fd3e85e5184f0d73666d", + "jwt_key": "cf4845d800c71a18ce9f3c15f028aaf29d2157bb07c65bc9219a05305bf4a49c9b3e701180b03b327b98bf5b960a875cc5737b7c487dc6d2ee85b1d5e55faec4", + "last_used_at": "2024-01-03T08:29:51.742604+00:00", + "last_used_ip": null, + "expire_at": null, + "credential_id": null, + "version": "2023.12.4" + }, + { + "id": "59239747102144918442986af3c88962", "user_id": "2ffcb10d3db745b396789364fdef72ec", "client_id": "https://home-assistant.io/iOS", "client_name": null, "client_icon": null, "token_type": "normal", - "created_at": "2019-06-22T13:47:29.603532+00:00", + "created_at": "2024-01-08T13:27:44.585981+00:00", "access_token_expiration": 1800.0, - "token": "309e78646a728b8b7188bdc8c3f41bf70b174ced932fc59df9143cccd9ff3cccc687df6129207d296e77b603c8ffcf06ac792ca979173a853d8327b341165c57", - "jwt_key": "ca201b3af1badc52fcce3330da09e8a2124abe04209914d9511626de2b043a8ff5977e77f0f95407018f71e16e2cf18ee4f5fbd3ec53d9201487c14de274ad55", - "last_used_at": "2019-06-22T13:47:29.603660+00:00", - "last_used_ip": "192.168.178.66", - "credential_id": null, - "version": null + "token": "e964040529c7613cee047524a2d795baf66580ba7b5a8235ee9fd072ca0f9da5d1af83e24920446398090b1a0a3ae236adba67f55daf39afac76539824520593", + "jwt_key": "b16d45538cf61d7521274c18cea70f7d9dd55f105833757d2c485241cb08eb80d7988472434fb198a458d8734d2e46ccce2924d4921a01e9aaeb3e3a83e79752", + "last_used_at": "2024-05-03T18:30:49.681966+00:00", + "last_used_ip": "80.142.99.219", + "expire_at": 1722537049.681966, + "credential_id": "bfdbc07398af4dd5ab5a22d963ec3afa", + "version": "2024.1.2" }, { - "id": "79616563c0a642349b5abb621a703095", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://192.168.178.73:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-06-22T13:48:13.201279+00:00", - "access_token_expiration": 1800.0, - "token": "1fd93a0b42c43727a19c6e1715ef2022981a41531080722bff2974658a8d2232c9e414a6f28d4fcf1c6e4755f964090300505bb41140dc9111224298cacd77d1", - "jwt_key": "4f2ec2f9b727faad4babcd510705137dd7723ce3140fe8889d10ffd2f59ef65a5439d761fd9ce6601f2893917939cda09b1f70c45ab0c1e5f742312af64cbf3b", - "last_used_at": "2019-06-22T13:48:13.201311+00:00", - "last_used_ip": "192.168.178.66", - "credential_id": null, - "version": null - }, - { - "id": "a81a5856855a4a20a274cfe1ae526249", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://martin-desktop-linux:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-06-22T13:53:13.333135+00:00", - "access_token_expiration": 1800.0, - "token": "6f92732839be6db6199912453b3714663c97fd8f6f5454f58eb975b48022c41864663b1c796bba6d714b76c39622fcf36dd57af525bc4dfe537e9424a766405c", - "jwt_key": "d19bdced4b2b17ebfef3bda9c117b7868482a872ec76923fbe2bf80592fc162bfd006f0121daeb3142b7c63e7272d6e58fd5c9620fed773f2bad55d0aa51fc3b", - "last_used_at": "2019-06-24T19:17:49.501214+00:00", - "last_used_ip": "192.168.178.66", - "credential_id": null, - "version": null - }, - { - "id": "6ec98438997247fc88fc97835062bed7", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://martin-desktop-linux:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-06-22T13:59:11.445590+00:00", - "access_token_expiration": 1800.0, - "token": "e780422a18ba897e2d00858f12b89cdc64f6ec33dd5fadf737ccd2488c0d122af6aed0573224ff2688e94d5871a4b41d330152d80c1e85a70163c47e6a275cc5", - "jwt_key": "2bf3f88e3dd714c3d745431568ab33b79b16fce8fefba17263caeb9f6a1c0d105e8e9f0df14390d3321acea83d41656f192eb7378d5846ffb319e4f20b4c947e", - "last_used_at": "2019-06-24T19:17:17.090408+00:00", - "last_used_ip": "192.168.178.66", - "credential_id": null, - "version": null - }, - { - "id": "6689ab234cf9444c9337b2a273c8f00f", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://martin-desktop-linux:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-06-24T19:19:11.406866+00:00", - "access_token_expiration": 1800.0, - "token": "5f13627b42b67f09f24db41d9badab3f07005329bd2adf9063e54c942f05ee70f65e1003748d5d50b8184a8469fa009c0a8006acd6e93d77546e820eda2576a0", - "jwt_key": "2c64be6971dfc53967aeae6e9eb80c2d8cbdee1066de18fa67e5b94d253afeeda0d2d9a0c213e1dc9a349414382f8fcbebea8825208eaebb757682013a20bc28", - "last_used_at": "2019-06-25T20:26:27.502979+00:00", - "last_used_ip": "192.168.178.66", - "credential_id": null, - "version": null - }, - { - "id": "89fc73add91c4621a4e503edb8d18842", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://127.0.0.1:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-06-30T18:30:18.773163+00:00", - "access_token_expiration": 1800.0, - "token": "3a7bb2ff262e4d8798420a4db7cc0eb92ea801b54e52969a8d2b21854bab19ec101929ccbeb5870c512c4181a2ac41812d7d49421abc21d3c952d468f3f942b2", - "jwt_key": "d937a487109eb08b02d8dfc5083b1438eaed0778a1c77db1be1f7fb3787cb5a47d8173491f4c5756b3c24d9c9156971358bc3ffe77e782c66f26e08139671bb7", - "last_used_at": "2019-06-30T18:30:18.773202+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "4b042072829d416db7102e2ef1b627a8", + "id": "d8af6d9e327640f0a73d5720d450a836", "user_id": "2ffcb10d3db745b396789364fdef72ec", "client_id": "https://ha.bauer.tech/", "client_name": null, "client_icon": null, "token_type": "normal", - "created_at": "2019-06-30T21:14:18.415794+00:00", + "created_at": "2024-01-10T07:10:12.855917+00:00", "access_token_expiration": 1800.0, - "token": "7f78a2d69fa4c70576fde67253220e35541ff9644554ee933cc568e543e44debf1a8d990d19c5b13084a1ce0c0cb24c43828caa875c99021ea914c581d82c759", - "jwt_key": "464a41849ee7ba9d19a300c1dd7133bdca85714cfbc6f5e119c1dea53209926c3de9f7afea8fa7d79341ef970f60200745a1895115ada894a12b47bd17639777", - "last_used_at": "2020-04-13T17:36:40.875893+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null + "token": "89fbbdd592601628d524af7d83f8c87191770c07004174b15dee9f961c52ee6275b655f5f1db5adb454bf7574746b87401f10430d7ca47b50aede573c9d029a0", + "jwt_key": "dd6fa6e000e964766a1b0d7fcb7d8b12006cfbd1e1f56cec9e4735e9fbab4368c540ba37bb78dd5698b053b33289d12e66a6bc894ed12323b3c37f86b06aa19b", + "last_used_at": "2024-05-03T12:41:57.854525+00:00", + "last_used_ip": "80.142.99.219", + "expire_at": 1722516117.854525, + "credential_id": "bfdbc07398af4dd5ab5a22d963ec3afa", + "version": "2024.1.2" }, { - "id": "c921f02f078744dcab3dcf0a56a2ff47", + "id": "f00ebd78345f40e5854f917e270ce9da", "user_id": "2ffcb10d3db745b396789364fdef72ec", "client_id": "https://ha.bauer.tech/", "client_name": null, "client_icon": null, "token_type": "normal", - "created_at": "2019-06-30T21:40:45.236003+00:00", + "created_at": "2024-01-14T16:45:56.620380+00:00", "access_token_expiration": 1800.0, - "token": "5dcf0fd720f5f0a016325c55bc2744e8a4b913e3f863b30b1fc3eee72e7e52982b390b1551ba9e19c86cc756a080ea351e0906433c335a2fcea921349b1c675b", - "jwt_key": "125edd9a21a6cfb26458a0a831215ca25390e7f0d590b22b6a77ecffcc86737528914e2722420d93cd103fbc66706a813799258c9203d25b48c9c52028d46a74", - "last_used_at": "2020-07-25T09:59:09.638688+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null + "token": "46120b05ec93f2392eda2422198a970b1457e56b1ef1d6cca3d593fcf2ea53e64cc93248f79767dacae615cb8a0ab4e686fa571801fb6dbf59710b622c95cae3", + "jwt_key": "99bba5681409f353bd5a08e9fa759c372ea85e9573995baba82b2682abe135a4cb056d6294c5dfdba1e2b8ad132d788d8bdee58fdee78bcd2d75c9ec054b02a6", + "last_used_at": "2024-03-30T21:42:20.716940+00:00", + "last_used_ip": "217.82.79.95", + "expire_at": 1719610940.71694, + "credential_id": "bfdbc07398af4dd5ab5a22d963ec3afa", + "version": "2024.1.2" }, { - "id": "9f205cb3449d432ca1e67fe9d36ef350", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-06-30T21:51:24.978927+00:00", - "access_token_expiration": 1800.0, - "token": "a44aeb5f2c646edd8066866d9d42641d0b81ba21255be56ef42df68f3a9c4c9fc3af4ef001ea739fc7242a7d7bbd95f34b05df527b8723d820e02ca699a50171", - "jwt_key": "73e668fb953a71287fa6e0f95be8affdb9dfae7c305cc8d35bbfd568d3839ad491b9ff54cb7e11fe20dc702c3801b8ba7290631f8176dd0b76d56f4eba902eb4", - "last_used_at": "2020-07-24T12:33:04.601452+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "2f9da52792b6465fb563c876ab520b54", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech:443/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-07-01T14:44:26.717101+00:00", - "access_token_expiration": 1800.0, - "token": "f3e3158536152b5780cb772ab37509ee01dc96194f41da9dcc2d8269fac56e0cefb557ee254ec0c44f9b4a1dd801649c43283ff69d36e626dbca1a176a4f2c6c", - "jwt_key": "c1b754c1afacdb542187233408a4361e40859f525fa01804a75dbe309d4f87205f6885f9213f7521ca29763e34d1e069b4ffd342aa50a428f48f06e5f59d85ae", - "last_used_at": "2019-07-01T14:44:26.717586+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "d5b85e7369494719b0eb2b1b16cb1f96", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-07-01T14:50:09.377839+00:00", - "access_token_expiration": 1800.0, - "token": "fde61cc5062ac0bb86a08a0f38b9631dae38f1654213680405bbe89a5b2f8e5bceac5cef39f3c6db0f71037d38d7656cae60e7f9994509a0866be7529e101682", - "jwt_key": "a11e7bd2ebaff0c122756793514b0f0afef8a1a4a11d6f5356ea7dd07b3c9f833a6aed587051c69ac292111d53b7817c21238a803bb0a06e453fac8ca99490f4", - "last_used_at": "2019-07-01T14:50:09.378074+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "9b09ea1fa45648a78d961760cba54323", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-07-03T18:56:36.256497+00:00", - "access_token_expiration": 1800.0, - "token": "fe348a5563316252b232d5f6ddb183ac4a150f56bdb8cee9790f798e36854bb947f542bb24ee19464ff9a299508a3cd352f776ad0e4581366ad16efa44238402", - "jwt_key": "f2145230898b93021c4891501618bab9b029748c363c6ba3a05ee6e6d9b5024359b69e508c20c599347bb5d1c75240a5da7c5bbad6fd983a96ca4cdf1cf4e7aa", - "last_used_at": "2020-06-30T19:13:03.431562+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "52ff16c9ddc9494d89e33f2fb9eafafe", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://home-assistant.io/iOS", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-07-03T20:37:40.792202+00:00", - "access_token_expiration": 1800.0, - "token": "f3b4115b2a302e0a7e2da65caeb8d859beed2023269f1d0a7524b1761efbd46cc40827b9c1be5b51e913f93cca87a696e7d7c2d6eab0e82705f9efe42edc8f0f", - "jwt_key": "0b92a91132f799529d70b0e9f1ae975a6f55369ad682fceabe0daff710be9bb6b719159a17b10d67c6f6b60085c63547f225c5bc13cbcf31def368ae31ded52a", - "last_used_at": "2019-11-27T21:25:47.835043+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "44bd366a776a48df9be52aa13458108d", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-07-04T10:04:27.305217+00:00", - "access_token_expiration": 1800.0, - "token": "5274e7443a3b0255afd864c85c09a06ec1df85780d9671cad9b91c1d29b4b6d91d9d64575137902c1cb8004b760a838322d859141be03e94cf34b08505fdd6ea", - "jwt_key": "e28bc232bd652f7c102a362cf88061ceeb3a028e22583424ef32e1130d609ce5ce2532f7ac0aef8234fe2d3218a4c9b23aeb166ed5b56a29726350cf0f6707ff", - "last_used_at": "2019-07-12T12:21:45.742529+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "d626021d594241d2a709ae48f12b670a", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": null, - "client_name": "NodeRED", - "client_icon": null, - "token_type": "long_lived_access_token", - "created_at": "2019-07-21T14:50:18.098238+00:00", - "access_token_expiration": 315360000.0, - "token": "99a0599d8d56b8b6be3dd3df16bc59f2567a8243625f3bf75a87192fbff1fa2c619404920f58b52d3baaa16e49a74c0b61fa67da338a3814436e09ab62510d8e", - "jwt_key": "a5ea25bf5eeff062e2d6b43bd4bf3aa47fd292553f43a15172fe6ab21430a201fdbef5e8e957c7fe945ba4c203ef7c2092375ad56e268b3303a65b15542b5ddd", - "last_used_at": "2019-07-21T14:50:18.098686+00:00", - "last_used_ip": null, - "credential_id": null, - "version": null - }, - { - "id": "4763eecfeb5b407d80926b4cb78ff654", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-07-22T21:18:22.429496+00:00", - "access_token_expiration": 1800.0, - "token": "0fe0962b744bc1c53e1d6ef65521b756a4b6cb1cf12e7e65cf1305de06c64aff98a96c8eef5da554848cc30edc9b71f5f7e6313935bd4feae624c4fbf342f855", - "jwt_key": "73ad6b0f9a88ce1b623ceb12c57b81d271ff1d69a95a13ab8a44c3430c8eba7edb1bd3ad198923e7e1b9675e4a83e9a6b9046dd8f5493a61ce3697dd2f47ecc0", - "last_used_at": "2020-04-22T19:42:03.150966+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "94363419521044db8647979a2f2794a7", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-07-25T12:04:50.524499+00:00", - "access_token_expiration": 1800.0, - "token": "1e749408807d132560330a29a8288674c2636582bb4d8c76ec0335e0a12506799d981370ab334dba84b41cfc610f56c49ff7c3d6ebd78c23757c5788eb08702e", - "jwt_key": "85202a8071aa898b9ed7c644d754d1ed0f776a662363dbfe7dc7260eee82f388c43865c1ad6532f8179dfe02e112c1810ea8823568bb54095dc7885d2a3ebdb5", - "last_used_at": "2019-09-30T13:22:33.931626+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "f12a4a8e6a784e82b2e3ff5669606ab7", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-08-10T23:19:49.218658+00:00", - "access_token_expiration": 1800.0, - "token": "b1e00381202401857bac065bfdb9cdfd4e91ca4bac192c591478da8bc557d171ea2256333ad5e02934e37fe6b2098aa7ab9e14babbf4fa9a4b91a73054605e0b", - "jwt_key": "a50d4cdb16e9739c96212178ca97e0dc096034af4e2f87d3a2d2e5dc1a3910d3d6867ddb34c493494c1a1d2802ef4859dcf0e56d6f778b7a78b638cc0fabb928", - "last_used_at": "2019-08-10T23:19:49.218938+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "9f7c5270da8347ecba636a2280500e58", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-10-16T07:29:48.612044+00:00", - "access_token_expiration": 1800.0, - "token": "d1e41058805f66573bc53f92ae4a887902c8ddc590ad1fef38e03cb358e3f439512f642503cead5085440b2a428ff5b1d2b1cb2cc42a5e73b8b027e664450ce0", - "jwt_key": "6dfbd48a36d3c2bf89790383191f4fdf4435bf4c082d5aaf99e3fad079e4d6f34ac05629afb46c333f8851b4a3e623ad9b6dcc252256428cdd864db8c30dad17", - "last_used_at": "2019-10-30T08:11:18.086779+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "5c0e4db7f9b14ef39004be42b6e1eea8", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech:443/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-10-30T07:11:14.101350+00:00", - "access_token_expiration": 1800.0, - "token": "107a7edb3dd54fc6adbf426b81730312765c68a27ac8021315ffedaafc31a2bed066fd9c325008c052ba16f152623251a71b4377f55bb9fb9450ca1bd1145879", - "jwt_key": "a36db65f331a772d1bb1a373fbd5ee9221eb2fd209de1fe249184310e602b4b421b8778bf6335187b99794fb43c4641e0cbab3cb43388aa93d2d19d4f9d1873e", - "last_used_at": "2019-10-30T07:11:14.101623+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "feb314094fda4a949dd61eefa2ad0707", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-10-30T07:36:40.932736+00:00", - "access_token_expiration": 1800.0, - "token": "1df18c81d13065d9827d42ca471d71b46bf500f25bad6f949ffa9752f9199bbdfaad877b04dff8451dc4965b57d3ee15cf1f75d832df25c2e67727720be2bed7", - "jwt_key": "d55bfe8943a1bd9f99aabcd946075a89b7f3799457fed54aaf902228ea00d5227a9447ef00b9c231a999ca43c3e09caa4763676a133f6fa0874500bb0db92197", - "last_used_at": "2019-10-30T07:36:40.932983+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "662b607b02984b3f9eff59f11cdad902", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech:443/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-10-30T07:39:40.320214+00:00", - "access_token_expiration": 1800.0, - "token": "b2a5fc99a4f9e26f4c924c2fa609f03a50641bbea323de9070f23c2a65333cd41f8ccf6eaf11df179d50ce9709704bb0d9db3a7736fc99e429faed02012b50b2", - "jwt_key": "7a03015d4fda53df6ab17e052a6c296094114d96e7b3f5d02be106b04f594b67abbcfb9990fb56ce20b8894aa6660fbe42aa59ac5373839017dbfc05c2c4b0f7", - "last_used_at": "2019-10-30T07:39:40.320611+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "6ba8ad9c8fe74c5e9325d82264a5c865", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-11-01T11:39:21.769012+00:00", - "access_token_expiration": 1800.0, - "token": "b05205cd745f9313e410b1ae8b6c3244986e4bd12e1f5196caac378619184ed804de6b1df56b77f60e8aa18c659886f4c2ca0815098e3c554726b4450bb37f13", - "jwt_key": "b2d8eb38f6507f5b16322b6885405d34690fdbf2ec2a531647c89f0145bc7fa576b80572d2ee1cda9fbedf347facd6aca9f640310cbbb088d3208781989c0760", - "last_used_at": "2023-01-03T10:44:27.839207+00:00", - "last_used_ip": "79.194.225.253", - "credential_id": null, - "version": null - }, - { - "id": "ec4219de3bd04b4b80143aeabeb7851f", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://home-assistant.io/iOS", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-11-29T06:48:56.974029+00:00", - "access_token_expiration": 1800.0, - "token": "7b932b1f0edbbef971de1f6c60528ff993c22dec63bb1218df1636fa7d3c9ff8393f825560c7b71d720a9b899d4c79fb87538b3724d77e9fa8bc6e7ad28fb20b", - "jwt_key": "01412b2858efd99425c01545c5715e9ec566547e4deab720cb728183384e1b16aadecba1a201fb15fe8d51ff43948e5d41ac5e291660eb99e53b786d9190df84", - "last_used_at": "2020-08-19T19:46:16.835488+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "bec031d33fe84720b798d30dfcbb3dc0", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-12-02T12:22:15.034386+00:00", - "access_token_expiration": 1800.0, - "token": "be426dcc001cca884ae13b97f4ae5745248bd07eeba93c2eb33709521a646a648bd59c77e70359c2e2c8da04eda7ac9fde7be7fdd04d1575dff0ff06debc3097", - "jwt_key": "aa2b73358d1023fa7581d8bbf0188011358f493d62d8ea3802e56fda63f4d3b78108a96f86500d4385e83cc8ae55e4d426eacc0b7063c0fd0b351e5765b261fd", - "last_used_at": "2019-12-02T12:22:15.034658+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "d75e24d4bcfe4283ac6696a477fc4e7d", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-12-02T12:26:51.123832+00:00", - "access_token_expiration": 1800.0, - "token": "900f6591a93b5c2f4353782296d93503dfd607a74e129a8b91d26e646ff1278bf1267213f43a39fee5310781b376ddc5b29f1ee4f2bc1f11abe23782fc7b7270", - "jwt_key": "7ab00a2e6e054c4307f55468c72f7b0468ada825662f424c04e670c18fbb363491b98ddc3dcd43e9dcae6aa585b155fe8e23c64ac41b78412093c6fdad0dcda3", - "last_used_at": "2019-12-05T13:19:41.396246+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "16911b3fd8ee4424984204d9e08d4de0", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": null, - "client_name": "PythonScriptTempHumitySensor", - "client_icon": null, - "token_type": "long_lived_access_token", - "created_at": "2020-01-04T20:43:11.440821+00:00", - "access_token_expiration": 315360000.0, - "token": "584587b6a4291c22c34fd040ee90251ec670a090a979a265c93c6d1ec039a55a0a640c13db3abb5f11fe20f9543ce776fd9204ceffc9b1778df44f852d4df883", - "jwt_key": "86d4a572dc1f0fc1820146f35a357fa4c6b7368b41ca8e07e8d8ba07077ac9391387fbfc76cd17bf892c77c69dd83198435260959061891bdb381ff860f69ce8", - "last_used_at": "2020-01-04T20:43:11.441222+00:00", - "last_used_ip": null, - "credential_id": null, - "version": null - }, - { - "id": "3e6483fbc1284a4fbc5dd9338bdc31ac", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://192.168.178.81:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-04-26T14:36:12.208011+00:00", - "access_token_expiration": 1800.0, - "token": "b3ced0d8ac5f99005a47ad761daf78065cdbf70d065fca83ae0a18191801dd1f9c4a241e0ecdb94b5327cef837d1d6e9a6fad3d495bea5bead88341af8663df5", - "jwt_key": "3cc36a777bd1f154438e06fddf0bba33af2e14944f8c3444729d4f19113bbd2923eefc29670ef65d65f650a51b9d77b833a7b10c3daaed1606e0dd4c79a994b8", - "last_used_at": "2020-06-11T15:45:37.514497+00:00", - "last_used_ip": "192.168.178.78", - "credential_id": null, - "version": null - }, - { - "id": "822a84bf4cf94f30a5477a16e16f4935", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://192.168.178.81:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-04-27T18:12:41.284983+00:00", - "access_token_expiration": 1800.0, - "token": "e8c6b1dad0fb3fe9bdf1031baa49fc72a096fecb7832ceca3e9a0412f2ca4dc1419ff634b7b5567d217d80d01935b5ef4dc39f7ed49dbb46c6d7f27d833c52db", - "jwt_key": "5d2cbbd598e8a5ae53f66cf8005779e01100131a5ae1f07d09937e4b7c652c39dbb4a1332e69b1a8ad8b61238488d10fe14beb61332cb57d345dd59b212c5b4f", - "last_used_at": "2020-05-08T10:47:29.085690+00:00", - "last_used_ip": "192.168.178.26", - "credential_id": null, - "version": null - }, - { - "id": "b0ea6c57c5ff4fd1a6bf086930cc824b", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://192.168.178.81:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-04-27T18:29:10.576472+00:00", - "access_token_expiration": 1800.0, - "token": "271f272c57a9c3d9cb9f3bb516bb93412d9463d2e3f60958b754e653cfa59544ddf11f59c871470966e87da55512b22141347025f596e2e1bf6e0028abf3c867", - "jwt_key": "39adc8f8c54434f09898ec821be2ccae5d2921b627987d3304c646b62bf9d67a1611e611b8d9104e64858c13ae7d1ef2224c15510db385f10cf9b3e7af0d73ee", - "last_used_at": "2020-07-13T16:04:12.649661+00:00", - "last_used_ip": "192.168.178.71", - "credential_id": null, - "version": null - }, - { - "id": "541f74d48b1444738f836912e333ce2c", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://192.168.178.81:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-05-02T11:35:43.101535+00:00", - "access_token_expiration": 1800.0, - "token": "8d47452addf34918f2a486cd122214f64d82fcfc261e2b6562c9942a869c2384b44f1b5a84c1c239da9d9f63aa5687173d8567f184806a3b862ba424379bbc93", - "jwt_key": "83ae455e8ec99a27739cbff7f75e95c2895ef7aa26efee45e4a0d54484fe4d4b0d2775abee5140ae7ed0a37d89c46b954300d4150b9f7ec7d0a3c5a5a849f406", - "last_used_at": "2020-06-02T14:04:46.922779+00:00", - "last_used_ip": "192.168.178.71", - "credential_id": null, - "version": null - }, - { - "id": "f9b51438269c43beb412b25d1146fbce", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": null, - "client_name": "vscode", - "client_icon": null, - "token_type": "long_lived_access_token", - "created_at": "2020-05-03T14:00:50.013024+00:00", - "access_token_expiration": 315360000.0, - "token": "e1544f3be105ba0782d93a8df1e85e744377f33adc952819f938f768479a0ca745eac58846ec832bd69d975d5f27bdf7cc4f71ecf4778362ef58981edd256f36", - "jwt_key": "44d278f51973b1466d59d31d300bdfa976156bd704f01a50aeec83da50a8a139fb35a888e31bd2ab820b780cd191a780f1c682e0b9e5c7791d6482ac9c5368af", - "last_used_at": "2020-05-03T14:00:50.013186+00:00", - "last_used_ip": null, - "credential_id": null, - "version": null - }, - { - "id": "84e433d9a2c44a54acf5cd0a85fd4126", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-05-06T06:26:24.149022+00:00", - "access_token_expiration": 1800.0, - "token": "c60c252317f548195ea325c527f8b2e5c0d8690cd24503fb5128d7d42076086998d7fc8705fbe9ee9e523673c209f33aa58ed80e1baaba896c1790c28792521a", - "jwt_key": "a6f25bdc44af136f1b64c23dccc72184a87285fa080a2b59851d1f0e34ab89ecc39b7d8cde055872ab0dbd5759aabefe6bfe5474aece6155d853e894dbc27913", - "last_used_at": "2020-10-20T08:37:24.674779+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "97dbf5c41f3e4b97a546806f7737e49a", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://192.168.178.78:8080/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-05-10T13:59:58.252329+00:00", - "access_token_expiration": 1800.0, - "token": "f0726610c9c7ef9d429cf4cb702e7b3ff67109a2dfcf2e17a71bb3e5e40a1b07b74f17bbef38b7913bfc525d73769df60a8c175b15115762c5ddfb6d522ab91c", - "jwt_key": "d7a0b36a3c9d7fef55802e9d67b7a7adeba8529f7dc31e66f63148582f90815df47f549fb6faaf3a37ecd80ff54bded4ca3351166ee614d242d38f2c7feeb7cd", - "last_used_at": "2020-05-10T13:59:58.252678+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "786f575a0970464098d9018e55df0b3a", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": null, - "client_name": "custom_frontend", - "client_icon": null, - "token_type": "long_lived_access_token", - "created_at": "2020-05-10T14:01:18.142449+00:00", - "access_token_expiration": 315360000.0, - "token": "d177c2904d913e3650abbc13848287ac753bde763f32aae8554a1e3bfd062735131eef154f67f61d4f48ac12c3ff0538682a6f2e8314b44f43e96d2582763818", - "jwt_key": "9a36cc1072d79d4faabf977c9cbcf75abcfe530964946cfcf38c264d922ee75f10bf030004fc2531857656caa65713b5f10d9d30557777f909989fca40d42e12", - "last_used_at": "2020-05-10T14:01:18.142804+00:00", - "last_used_ip": null, - "credential_id": null, - "version": null - }, - { - "id": "12b0a8ec5c294ada85a363762ca9e9ff", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-07-08T14:37:31.301945+00:00", - "access_token_expiration": 1800.0, - "token": "386819a111578c2b8f82434a9cf2bcb3cef896f4f16c3e0a1f951be439ab851e76702f30779f636a8d51bb28b0adcd36bc960c643481b75ebe8a9eeebc5a32ed", - "jwt_key": "db54f0ea0b76b021ed019b10364014313c1557fe8117fd46bb862cb537720b4e1ad4fe11a61c7a4306b2a0ca33babd7aff6d039f2e4888f87d8de4d92ffeec2e", - "last_used_at": "2020-12-25T07:45:40.563312+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "33940afaf4bb4afe8dfbe012fbd8fbd8", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://192.168.178.81:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-07-12T11:53:59.508733+00:00", - "access_token_expiration": 1800.0, - "token": "0e79b66f3352a568554f37ae371d44ca17e006841392cd023766699c852808e97906a50ef7f04ccfc93db7d8f78a93eff62245e3d1aa7dcb0513342a807ef708", - "jwt_key": "d78bcfd9bcff87f0c4323095f099ca9d29ec12dd83feb6e08de113cdec32121745166783f2e264d21f9bb03b57d12d6238eb99087a328309ba5b379f6e5689b7", - "last_used_at": "2020-07-12T11:53:59.508885+00:00", - "last_used_ip": "192.168.178.76", - "credential_id": null, - "version": null - }, - { - "id": "99983b8a431e4395960088f988f2b16c", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-07-13T18:20:27.458537+00:00", - "access_token_expiration": 1800.0, - "token": "0eab2761556fb6d0f4b5a7e783ee3b06048f116c863ecff4babd53729f39e1906b7ee8b56b6e893455fbe8583b23d9997f6b38303e68cc7aa1f38c416287020b", - "jwt_key": "ebcdeac475d6055f23785d7df548f4963c0de1dd7638802911c627ab7c7f977a614ab5e40f1a64e36b004a1786870742c0bc231b7cce7e3cd9fe63031b41f8a4", - "last_used_at": "2020-07-13T18:20:27.458701+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "245295248e9e40de88a388d501b06621", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-07-13T18:44:45.516756+00:00", - "access_token_expiration": 1800.0, - "token": "e8bfc5e61808437cf6849f381bd34877afe6c27546be7dfabf9aece8c9049b078ce1fe8f3f5d0de52be2ef2aedaaa687a618af6afe8ca4f52f29233c374a22d0", - "jwt_key": "9c74eed2b250a2ddacd35195e7898037bd1159da0723a4b78dd3dc10c43e0c14520dd1169843263c7c004268e2b79ecbd8aec122f4f7ad440403933c74061958", - "last_used_at": "2020-07-13T18:44:45.516906+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "bcef484673a8453dbc0eef0c615443f7", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-07-13T18:49:42.978956+00:00", - "access_token_expiration": 1800.0, - "token": "76caf999f4778c8fff031632b918da92c8d562690e758a114212a08a92ed9611d9f1a2895bb9a581995b59d303906398fe8aed0aa6192018b5ab0ea140192a5b", - "jwt_key": "c735ac0523c05cf1218e33943fca7c32d017ec6ca69435ee918ec7010a8c860060c30b78195417fce8233aea1f8342579ce30d6e3bcd53b5680d98ea33d19286", - "last_used_at": "2020-07-13T18:49:42.979234+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "5a18d863292f45fc96eb8f34ad2f97ea", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-07-13T19:02:21.378426+00:00", - "access_token_expiration": 1800.0, - "token": "06e8ae61fb4167228539a8d572f8d9820bbe8b553bad82d6c1de51dd3ebee207f4e2ad4cbb2b7f01f31bee3b57e7c3fcd9cc0081f4facecc166b734348d82e6e", - "jwt_key": "2f43528b8a0b9d3a3c4eff7e466c00dcef5dc22c7c6c016771921453c441dae5272426a80f775152a2b1d9f03d8fabf769e9fd04f0aaa2b8753255dbc71a0b5f", - "last_used_at": "2020-07-13T19:02:21.378764+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "c40380f072a14b878d84b82980e36bb4", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-07-13T19:08:38.888484+00:00", - "access_token_expiration": 1800.0, - "token": "8c0feb9a95bf49e8fe25f2e7beebca0268eb7bbdff7416b4b382d67bac7974decd7878db8522968137bbdcbb4c4e2117d0b95b923c9035c93973f9783d675aa9", - "jwt_key": "194855383bfc9e9eb02e228e363cc39547d264434b2997ce4c54c3fbae76ec053031aa7d702e16be845967ab7b7abb83c814930640c1b86f9993ac02fba52abf", - "last_used_at": "2020-07-14T13:27:37.375235+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "c03f69dfaf5c4b6bb78dfb1154f04885", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-07-14T13:40:20.276894+00:00", - "access_token_expiration": 1800.0, - "token": "587f6d7a948d526f32f41db51cd186ace3d884a03ed46b3f4cbfa869fba1a45b4274a111053c038279449821143f995cd50f1f381801471f84d00385564caff6", - "jwt_key": "8acd2221e057a48d290443abd8ad5a5bfbabb18d8131576356a298aeb253b8cc02b5295d6fa8832512ee39f24b9fc87579832c2028233365ea3ebaa5e55d2544", - "last_used_at": "2021-08-11T19:04:12.877275+00:00", - "last_used_ip": "79.194.224.220", - "credential_id": null, - "version": null - }, - { - "id": "876ae3720aba4526bbbf3317b0ea6c69", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-07-30T13:11:50.792391+00:00", - "access_token_expiration": 1800.0, - "token": "c255c95f61126b8064f8ae84e621ee0a770d2023de82ff066dce12074f950fa29defa6efbf71c538916cd92a00e2849e189b5ce1268c2d48a737e8a5e81d2ade", - "jwt_key": "d86702343e9712dbf76b25d832d1b81d3185ccec78d59087a27b37e348ac89de7f2a63e14ed0f3f38886577bda919f5258732a1b083a89d98853296c29e47106", - "last_used_at": "2022-12-15T11:11:15.708601+00:00", - "last_used_ip": "80.142.101.134", - "credential_id": null, - "version": null - }, - { - "id": "b2cc7fa3c87a4b8aa02495e7b467d095", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech:443/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-07-30T13:31:22.893305+00:00", - "access_token_expiration": 1800.0, - "token": "2fe6a640d8c2f88cba7d76b2378c98a84e0f92884413c0f652da6a9f720c30b54e54c3419a4e8e135fdff304b03f6cf5bb6a465906038d0bfcb880e3c130af5d", - "jwt_key": "87d593c43d1ce4f7c4a215b7fffd8cadc8bbef5c9ce2b4c234af6de8c7aa5ee955c8c5e107f2ff022544cfd18e37f39f0daf2df3582af9ab122040e7477bcc79", - "last_used_at": "2020-07-30T13:31:22.893649+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "4c7bef2f6cc24784ac798ed94856704b", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://home-assistant.io/iOS", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-08-21T18:32:48.619441+00:00", - "access_token_expiration": 1800.0, - "token": "72eca8da8931072cfee0fd2d9b18f1f9b05e38ea821efccdb01ae70a42f111e9ef0abc8451cd948545705494a9a7f6edea19b03dd76fc092f24077c12b30a338", - "jwt_key": "8850f9d6fa5da238590c7a8ab32123cb88855c036f71b5440937e36f0b9e863754ac2e24bacb71a4def6e6b0610ac8aaf218eef4597fd8a719b71531f10c2e6c", - "last_used_at": "2020-10-04T20:38:29.246582+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "3e1da06ec3754e4da95496b28380849b", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-09-08T09:25:38.808469+00:00", - "access_token_expiration": 1800.0, - "token": "922c48a42e85182bb21861df71839d1db60357793562bbeb3506c590ee0a04604b0c8eef5d84279b8f38e92f4ea2e568c8dffac298c8d359f40d342c463a6a18", - "jwt_key": "e1e3486a4c3b21232f8923e6a930db9963f6a6bb2bb092e19c729f5ac581350922913ecdc254c5c17927992900a7eb6be8cd0544336fafa1fbfb0322281010be", - "last_used_at": "2020-09-08T09:25:38.808880+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "17662b9272da4ba6b4fd4f598764b843", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://home-assistant.io/android", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-09-08T09:26:45.768031+00:00", - "access_token_expiration": 1800.0, - "token": "5413aa9dfb9b944f384c07ebc0242e2b7b26c1e674b0c74ace992029b64302e12d0fe038ece34d425714a757ebafce5de46bd101d5b85dc7e3c96cca4f5595ca", - "jwt_key": "afc76b9a4127faea57f23d7020be74daaaaba30e99084db2f2e79fe86775841203355bde3268b851b507e964faa10b6cb15c66beb48a08c9b9cab96648372b87", - "last_used_at": "2023-01-03T19:00:52.874032+00:00", - "last_used_ip": "79.194.225.253", - "credential_id": null, - "version": null - }, - { - "id": "eb7527ab63364e10bbf1b44bc57c5f31", + "id": "8df0bdb4421e4f9aae8796c42f5ce05a", "user_id": "2ffcb10d3db745b396789364fdef72ec", "client_id": "http://homeassistant:8123/", "client_name": null, "client_icon": null, "token_type": "normal", - "created_at": "2020-09-20T09:19:09.644694+00:00", + "created_at": "2024-03-26T19:45:28.724725+00:00", "access_token_expiration": 1800.0, - "token": "7c5838718aa9ff411f9c393798b29ae4106b756ac90a4bf55e36394148d5952e7bd7e9b1797d0126795bd851d45a430607e679c94efa56192b39963dac3655ae", - "jwt_key": "716512e76e855e893a4bf32c6e6f5970b45a7fdf4f6fe724b7f672a2054735632dbd82d25111360fd1ce406f7a568bc167a9e9f1bdaaf3d6a15f0395908e3168", - "last_used_at": "2020-09-20T09:19:09.650539+00:00", - "last_used_ip": "192.168.178.76", - "credential_id": null, - "version": null - }, - { - "id": "0b21acd459f64fceb80290053ff0e409", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://layla.amazon.com/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-10-04T18:04:25.273825+00:00", - "access_token_expiration": 1800.0, - "token": "cbf89a36bbf9d87b5abfdfd212b713153d990177b9d8e83b8cc658dfd526a6e925f53a3daaf386c50a3943c278124759033023d77dae3dee8d2ceba4fc668524", - "jwt_key": "b3fcf75fefc167798c13ba3fd21a3807c39ae41519c97194e9cc3c1c623ea275c6276968e1f82a4c91de1e57c9971fdf861633caf590b2631fb5b6089cf1eb39", - "last_used_at": "2020-10-04T18:38:11.088456+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "84872f1c73404b0dac2cd25fc8daef0b", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://layla.amazon.com/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-10-04T18:49:11.603881+00:00", - "access_token_expiration": 1800.0, - "token": "5ef3ab121bf8da837141c97d6d3cee163ab8f3d9500ccfa88b00e7d5541eead3ce479329c4ba2c7cdacd73535f830e60424ae21841de0967416f694cab8b9c0b", - "jwt_key": "1888a3611f1a42b55b412ba801a7ffca654e347049e285a9b5513b15ded3c0f729c7463e9a0f957e0ef878c210338fef196cc449170c4a4f925c38678c07ad70", - "last_used_at": "2022-12-30T08:08:16.855548+00:00", - "last_used_ip": "54.239.99.3", - "credential_id": null, - "version": null - }, - { - "id": "ec1e2b912f3b4dbfae413d104b7f5539", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://oauth-redirect.googleusercontent.com/r/homeassistant-d3afc", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-10-04T20:07:52.276008+00:00", - "access_token_expiration": 1800.0, - "token": "3c3bc03d0281f2b50db92439000442bdd35d05d72944cc069ff008f856506b474a461a1ca58d4fe805dc37af826bc7fcfe815bbec40d8c6715391ecea3a5927b", - "jwt_key": "50d09ed814e05c10d8c58f7b7df812ad1b437475f9b649aef7e7695ea3af1bbb7157a7a27f274a8dcd9ef1a7c92a848287d4768cb2b53a18428213291f2d8cff", - "last_used_at": "2021-05-04T18:33:57.925720+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "4ff4c42a3a554c1891092e97e809da85", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://home-assistant.io/iOS", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-10-04T20:54:10.596780+00:00", - "access_token_expiration": 1800.0, - "token": "1e1726001ee4616f716875a4d8de6f149195902d407334106f774a7aafd9b8c5348414d93c1b7280874746399c81f4e4b27b7b765f23034a3077b943690cfc9e", - "jwt_key": "d4a7bc29bca15964c03ad344771f9a74304c1d46a0b663f8547d76159f3ba318748fd35e3ec5bdf944cbae9c21449294993e3735a68c3971ed85e489d49ee91a", - "last_used_at": "2023-01-03T19:12:08.345143+00:00", - "last_used_ip": "79.194.225.253", - "credential_id": null, - "version": null - }, - { - "id": "6e0642fab2524df2b472f94bf1b40ab1", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-10-21T11:06:15.175190+00:00", - "access_token_expiration": 1800.0, - "token": "5b070b65e9b585ae0eccf81577c6943aef4b602a8f165348d8394ef2b2f6e976071f728699ca9b5f4e7ff7ff6d44e75d3c79b1258e21698253a44d3d154bf5fd", - "jwt_key": "fd4f48ed396555336989559fff54ba8c840a009dd8368085a35ec725c163865e326a01f3e2695e8f466d017ec69c5173a5c692868642c7d7ed8639bfba308cfc", - "last_used_at": "2020-10-21T11:06:15.175587+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "bbb1287659bd40bb87d72666d8547817", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-10-22T15:18:22.558241+00:00", - "access_token_expiration": 1800.0, - "token": "d84e7b86d10020c0fbf3908486d3f1546af9e5ebb69608f8c4e8872ff0bb870da53273ae799f4167a10115243ea96a5672b89a10753882b57ab032a3fa3019ee", - "jwt_key": "c7fcd4e2f9bb698841f19b58e7380535ab48d7ca01c7c13b988e6983b043d075fd2134a1c1ba082ed45e603cbd55047510b1ee0b9fa45e06ccdb335c5e94c911", - "last_used_at": "2020-10-31T16:54:45.479969+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "60932b9f71444d7e98cd80f786bd711c", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-11-04T15:10:34.927590+00:00", - "access_token_expiration": 1800.0, - "token": "b35109ef6674416018047ee788db58de150dc137af697800ddc84743c1f6012ce5561170b49135c0f39fa42da80c47c52284dc599be894038e5dfeedc2d7bc69", - "jwt_key": "ed33e5df5c16d07afe773fb25ca4a8515c7a991d00f347b4e2f4e23c7fd128c2bf19c838d856aa01385bf32e3e8be619d0f90f9a79a036f425013149580e9f46", - "last_used_at": "2023-01-03T13:13:52.040161+00:00", - "last_used_ip": "79.194.225.253", - "credential_id": null, - "version": null - }, - { - "id": "34c89180e1e54a5fbd7d2c13b531fc81", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-12-01T22:57:07.836498+00:00", - "access_token_expiration": 1800.0, - "token": "72a02d37245ba4f2d4aab5e5ad42375721b39f83bdac0328e0144842eab954771e0905963bb6a5c35d5fd9789f1d7a57d3517de933465cc1a24d8f6c9c355aa7", - "jwt_key": "23a9f917060a2843d6b67b34d1a48b6f1867ea38fd9794b10e8543f027f6f2f44b535e36417fdd8b610067f76921a93fcd4e4ef371ff7638d2880f553f5a21a6", - "last_used_at": "2021-01-30T20:21:01.473466+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "bc4ef31fcdec416c9aa9c2e89d42c351", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2021-01-16T08:36:47.198883+00:00", - "access_token_expiration": 1800.0, - "token": "d50fdcf16944578977db4f0ea2ba627112e737caa23e282ab3121e4216b96794d2fcd663c713c1812fd1cc411352c2d912d52b277743cf4fd125d146f70f9bed", - "jwt_key": "671f3313aa53b5b5e99927a47525c3a852e47581aa525591cb29e8494261818ef88058dd0935395c947b7573993101513d4717ae55d3aefd5dce49c12a3a80a2", - "last_used_at": "2023-01-03T16:25:09.424869+00:00", - "last_used_ip": "79.194.225.253", - "credential_id": null, - "version": null - }, - { - "id": "5b9d12a0ac0f4fe1b913fb0e26402b59", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://homeassistant:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2021-02-13T12:35:41.160328+00:00", - "access_token_expiration": 1800.0, - "token": "0ab092d50177fbf48a2b2decb49ea5f5eeceb1d769384847976904298bc60191130cde9aac1b70074ce1fd42e3e22844589f0f0541807b4c0b95ac1b18717ef4", - "jwt_key": "bd059bf810837838183a687d9b5d12609b6066c4955eb1e65ae11b6aab6b42ad223c028fe52168ee65838cf0cf4220672344eed86d8219c3688498ec4efc998e", - "last_used_at": "2021-02-14T10:11:02.403221+00:00", - "last_used_ip": "192.168.178.115", - "credential_id": null, - "version": null - }, - { - "id": "ed9b5c6ca6ba4ab9ac077ebfefc05985", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://192.168.178.81:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2021-07-11T08:20:05.465531+00:00", - "access_token_expiration": 1800.0, - "token": "80833ef4b1b4c2a486026c6b28e5047374873c6f08283a2af72589a2dcf9ec47f3005d04726455e8eb36100781f51ed3452a599212c9aa518108417e97732bbf", - "jwt_key": "80eb80aaa5fe1b1161756c99752382d82522f05877b37eb5ac363fabb52627403b1925e696bcd0db403fe3b6df0ef13fcc8b106062ccdb54c7c5a85524aef8eb", - "last_used_at": "2021-07-11T08:20:05.466072+00:00", - "last_used_ip": "192.168.178.76", + "token": "a6fb0cf4c14f4b1c30bd90026205617ccd84dcde308e2b8dd7bb372c0ceed91ec8353c05ca4a2772be0560f8047576ee767d6ba6df527cf1d5df02cd77896161", + "jwt_key": "c78411dc250ad74390af8bbc1b417eeb45e2f8c19170feabb180faba0dd8fc7ba1cc55b91627232cbb758ac68e6f17dde0b482c81b1cb8f64c3968458fce5f10", + "last_used_at": "2024-03-29T18:32:55.524765+00:00", + "last_used_ip": "192.168.178.67", + "expire_at": 1719513175.524765, "credential_id": "bfdbc07398af4dd5ab5a22d963ec3afa", - "version": "2021.6.6" + "version": "2024.3.0" }, { - "id": "dfe27d98e93b4464926e77dc94fa21d6", + "id": "ca879c7e719f49aca1261b965a82abc3", "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", + "client_id": "http://homeassistant.fritz.box:8123/", "client_name": null, "client_icon": null, "token_type": "normal", - "created_at": "2021-07-22T21:33:57.027813+00:00", + "created_at": "2024-04-08T09:39:17.960080+00:00", "access_token_expiration": 1800.0, - "token": "e8fc6d9f3b43d841c8426498091e3874c7ec0828510130fc7cc5619546647fea0f1089a465cbc27bd5429abd57c44e9980102dd7ce58b44a560476e10540f1a8", - "jwt_key": "d3e3641358ee06c82bea48d4cde3f7d9ea23ef28f3ef00f8ae214a923a8a34685b5635da609268085dff1e77593822cb65a845b43e99e2637434907db71ffe8f", - "last_used_at": "2021-07-31T14:00:09.505253+00:00", - "last_used_ip": "79.194.224.220", + "token": "ca610163f03fa8a353bfc5ef4d3eca8376c012cfa8dd047db48cf704c3ed6445e8e450508adfb35c8b8a43d0f9f8351e009134ed1a31cd9436c9a87e702b047c", + "jwt_key": "a075176dfc63222c5f89ae8ba36bbf1ecfc7d780b81105d81a08c47bc90e7e642ab8a256078c7bdbeac9728b5caaa430349aae9c931c0993436dc1d6571980d2", + "last_used_at": "2024-04-08T09:39:17.960293+00:00", + "last_used_ip": "192.168.178.99", + "expire_at": 1720345157.960293, "credential_id": "bfdbc07398af4dd5ab5a22d963ec3afa", - "version": "2021.7.3" - }, - { - "id": "7b7a96448e954d41a32a84712874cef4", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2021-09-12T16:56:02.990002+00:00", - "access_token_expiration": 1800.0, - "token": "d1e3e3ed7ea4dc49e7a4bf869191cc4923b7ea414638351292bfb2b4e1eed781d09b9f51ea4365610bdd0f8788836cca2819a7b9cf439a3e1d463e176004e858", - "jwt_key": "4153fa69e30645f25d41c1a15616889f93ededc9bc00b98adcf5e8e004d81a06ba0674a4995c9bafec80fd96e022d24035889c313bbc6ce129efcd5870ce5bd8", - "last_used_at": "2021-12-26T08:56:08.572627+00:00", - "last_used_ip": "80.142.99.31", - "credential_id": "bfdbc07398af4dd5ab5a22d963ec3afa", - "version": "2021.7.4" - }, - { - "id": "e454ce3cbc4d4acaa9ec42eac7e3254b", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2021-09-15T13:19:54.092820+00:00", - "access_token_expiration": 1800.0, - "token": "5cdaca655336765cc2c40e863650455fae6941f091e0bc3f2a0534b9223328721b2f4ef81b1822557278f2aab4f9c5092f5e9de4c8b85e21b39837575ed1b5d4", - "jwt_key": "098585b956f7eb01443511dec077cf51b8397d2d1d87f470bc2434e9d983e4096872df442b4ab1727ae9c0018c386a593fae675fa1d532e6b2fc06402b89ce94", - "last_used_at": "2021-09-24T12:44:43.598422+00:00", - "last_used_ip": "91.103.43.254", - "credential_id": "bfdbc07398af4dd5ab5a22d963ec3afa", - "version": "2021.9.6" - }, - { - "id": "b33402f735d3409e8266725aa39ac44c", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": null, - "client_name": "pyscript jupyter", - "client_icon": null, - "token_type": "long_lived_access_token", - "created_at": "2021-09-27T17:36:50.079682+00:00", - "access_token_expiration": 315360000.0, - "token": "a7a0b5ca868e5b93f4bc67e238d1a1982e81a1619d05599d22a3e59d99fd3cd9769539b533eaa63e609370a36ce3856de6400a925cfe159ef7781605b7b13b73", - "jwt_key": "ad2f3079c553fd6f0c846897b108c7152f3fd3354ec1c39fb8d02acd826e95e5db26fe9e00cb1115c5dde18723b6ce80f580d7dcc2bd6f1d275f3b2fff730d84", - "last_used_at": "2021-09-27T17:36:50.080171+00:00", - "last_used_ip": null, - "credential_id": null, - "version": "2021.9.7" - }, - { - "id": "111ce03448b24044829b6c714b0a07d9", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2021-09-29T06:52:04.232855+00:00", - "access_token_expiration": 1800.0, - "token": "c57abfd9d16647b72f0dc4b19157fed51e09075601ca5fd2acd1e77bb1af81f2ac1f6dd347161d9977a4a4154bc74748179b13ea80a661b4a2fc9245d9a5a742", - "jwt_key": "fdcb43a6dce27d5c669e8331d2ca76e31193d559ef277d2f72526befc4849cdb697dc98d7192f6152c60288c10cc8b6ac90eca0dd7cffe647ad7e51283544bd3", - "last_used_at": "2022-02-10T10:18:47.420452+00:00", - "last_used_ip": "91.103.43.254", - "credential_id": "bfdbc07398af4dd5ab5a22d963ec3afa", - "version": "2021.9.7" - }, - { - "id": "4086d65fe6f2437a82d05d8dd69bc0ce", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "http://192.168.178.101:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2021-12-05T16:21:30.551340+00:00", - "access_token_expiration": 1800.0, - "token": "611b8bc54b9c7a01d50a67df6b6e1c43a92ae27ea83ebb84a92044e4840d1eded614afbd418b09cdc65b582422d226354dd1a3b717acafc9012b51dc8a580f28", - "jwt_key": "6c1965c468850627ec444d4bd54482a812e4d9925c45b3d8c1241272649ed75ba10fc52c2e8b9ef7368f2729d9a09449529d6dffad768f37fc397b298d2fd8b0", - "last_used_at": "2021-12-05T16:21:30.591121+00:00", - "last_used_ip": "192.168.178.76", - "credential_id": "bfdbc07398af4dd5ab5a22d963ec3afa", - "version": "2021.11.5" - }, - { - "id": "7bf59775badb431d90b40dd078d51315", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": null, - "client_name": "musicmouse", - "client_icon": null, - "token_type": "long_lived_access_token", - "created_at": "2021-12-20T21:54:31.460456+00:00", - "access_token_expiration": 315360000.0, - "token": "04c2ba6fb1fcb43a8064c95e0a45da69184682638f6f202a969878406a9a50e54d2671a64a9381d1f3dada1f04870f147b248d35895648e607cf17208ede8fa0", - "jwt_key": "8f9ecf760f693b8a263146d6550f3b1f4b95cb52ad5d6368f3b3128d0a845114f77775a3ff10719515b1fdbe091fbd93355fcdf402ae4dc9957c63414f01734f", - "last_used_at": "2021-12-20T21:54:31.460963+00:00", - "last_used_ip": null, - "credential_id": null, - "version": "2021.11.5" - }, - { - "id": "e4bcd6ffaab14df087318c7db4e8c88f", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2022-08-08T10:41:15.229838+00:00", - "access_token_expiration": 1800.0, - "token": "2cbfd92b942fa0f621d8ac0be8c3571e5847adda215606ea666800b2dd6193e9ddb526f43ac9bd79260b8211d56a0bac9516f3e042553937ab49658df5724d00", - "jwt_key": "4a2271faffe2e218682b4adfa1175bf89dbd14555c75627aed3c2ec0643b26fbac19dc3adc72c8b48633d720ee8d410c0a501be2e356bf60dd60a6509312336c", - "last_used_at": "2022-12-08T07:53:37.036660+00:00", - "last_used_ip": "91.103.43.254", - "credential_id": "bfdbc07398af4dd5ab5a22d963ec3afa", - "version": "2022.3.8" - }, - { - "id": "5760976c812b454c90a4bd74a6fd6a9d", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2022-09-16T21:02:44.334075+00:00", - "access_token_expiration": 1800.0, - "token": "eed601003cbd7edbdc7df50e58ce5e4ab98d017c1f1b2def86098f27c800125eb3a5aed365420d61f08187d5e0b683c4fd158c99a6a4b20e410bbe9663b42268", - "jwt_key": "61d52f868d79f419067f91fd26d2e257825bb3acaf4aa85a06a8783ec51ac5d36fcd944265cb5a4b0b17acc7040eb9af281a969c5df2d51a9213c21a3d172046", - "last_used_at": "2022-09-16T21:02:44.334397+00:00", - "last_used_ip": "80.142.96.92", - "credential_id": "bfdbc07398af4dd5ab5a22d963ec3afa", - "version": "2022.9.3" - }, - { - "id": "78036f4d7cd54c5497d3611982660f76", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2022-11-05T20:23:18.485497+00:00", - "access_token_expiration": 1800.0, - "token": "2c9d4688af5e25fdfec8bd6132d805011f221a08f2beea081730699fb8348f3dc2340548c6a87d3e838910c430ffda91602872f8d7a10a20a82a560f5dff29c6", - "jwt_key": "0ee18fbff2e95ae6c59afa90a3ee6bac50cc11d7b9b2854df8513a180f82c7f769d6e6c3bf65a8a7854bb5ff9d643e1049d0dd869f297c77780d3c68b32d4ea6", - "last_used_at": "2022-11-05T20:23:18.485876+00:00", - "last_used_ip": "80.142.105.2", - "credential_id": "bfdbc07398af4dd5ab5a22d963ec3afa", - "version": "2022.11.1" - }, - { - "id": "9c164bc53ad640f586c720d75a8fb1b8", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2022-11-05T20:38:09.242421+00:00", - "access_token_expiration": 1800.0, - "token": "a083c5ad02c477274f48e066526774ac441034c140290d0b253cf9cfee36f8e1acbc5d795cd52048ed5bfac8f508bdb8ff344c1b6451bff7148233294f8f14ab", - "jwt_key": "3228ca5d9eb2fa59649dfd619e7d7cc6a6b8c285c06bebc96dad2663c572f25af2483d2de32c66ec3a3cbc16a2d5e467743bf8774452203d2ca7eb8d9f9c991c", - "last_used_at": "2022-12-23T09:04:22.866959+00:00", - "last_used_ip": "91.103.43.254", - "credential_id": "bfdbc07398af4dd5ab5a22d963ec3afa", - "version": "2022.11.1" - }, - { - "id": "d4d17dd9a19946bb994f904d08af346a", - "user_id": "bd0f10a32b324e85998881cb5b748d0f", - "client_id": "http://martin-desktop-linux:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-06-20T22:33:56.538680+00:00", - "access_token_expiration": 1800.0, - "token": "03b839e622f5c40210bda91cdb2e491e2f30be404110ccdeb00e8b6e59ed6a8fec14fec1befee7c3dc13c955239df278b4c392db2d6a3bcf6b78db4a1d597ad0", - "jwt_key": "c8063bf412e7711ef2d80dfefb82071c4f75c29594cf3a2e62b487947b249f76f879e89e1a6b44475d58f236434f5b887e1439b90bfaf279105eef9ce599c0f1", - "last_used_at": "2019-06-20T22:33:56.538810+00:00", - "last_used_ip": "192.168.178.48", - "credential_id": null, - "version": null - }, - { - "id": "676954b1ddd64935a3ac0e88bf831947", - "user_id": "bd0f10a32b324e85998881cb5b748d0f", - "client_id": "http://martin-desktop-linux:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-06-20T22:34:38.409654+00:00", - "access_token_expiration": 1800.0, - "token": "3453228edae484bc436ba6f41a22fcb46973d8957ac67691ff662d5feab135bcf2b8d7b574e34386b241c9239e7cb1aa8f4aa6089cece5cb24f0491fdf63922d", - "jwt_key": "53efc6629ab6d7a8536c8d6a26c5d058ce0658b5568004977b162359dadb392f3bdca36eaa225cec980c1973db5e3e99778f31d2c6fa334c8a403a321079b982", - "last_used_at": "2019-06-21T12:03:42.352349+00:00", - "last_used_ip": "192.168.178.48", - "credential_id": null, - "version": null - }, - { - "id": "ad2109b59d2148d98fae553e8f22b66c", - "user_id": "bd0f10a32b324e85998881cb5b748d0f", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-07-23T16:57:07.828857+00:00", - "access_token_expiration": 1800.0, - "token": "c008fe893f268d124033d1258fc59917cbf4b392c36016f4f78740688abcb6a1edf23ace480bc2d65b39b616859218a18d8695d4162622c2a5dc5d234c84fe77", - "jwt_key": "5b37cbd04e7087318173ec3df627120cb88f9043126f17e2d4cfff9684e2d782793493d0c847ba7e6f68e8fe82af2d0f324984514c5630833a73620b39e130de", - "last_used_at": "2021-10-09T20:55:37.077986+00:00", - "last_used_ip": "80.142.105.177", - "credential_id": null, - "version": null - }, - { - "id": "7458230819a34628bcfb65dbfc7051ec", - "user_id": "bd0f10a32b324e85998881cb5b748d0f", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-07-23T16:59:24.218485+00:00", - "access_token_expiration": 1800.0, - "token": "a9b15071e0ed591eea3d66d903cfba5efa872b44acc5a0abeb7c4518b122ca6136be3c53df37246fbcb2e9abbb085b25921e911907e2346fc0f6fcc4c99f5f05", - "jwt_key": "2a6b9ccfe7a040ceae2e77a05d0c97cd67150297b33f2b4316dfb527418a5dcbc0f96eb0edd11d8288e28824bb7bc65c2ceeeb5d5c893f0c50b3dc9ed77b40ee", - "last_used_at": "2021-02-24T13:41:21.471111+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "d94991861636455788d6e0ed5ddc8827", - "user_id": "bd0f10a32b324e85998881cb5b748d0f", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-09-08T12:16:48.684967+00:00", - "access_token_expiration": 1800.0, - "token": "924a6cccc1a0fcb5c38005c60e75e64933a79a6e54b50c5b06664588de45079568944f344305b3372b252d71b039d6e37c109f6d3fe68280594aaf6016624fd1", - "jwt_key": "b9b452e023c71697b81e102d8fd5a888f00afe147dbe4c25318532613113a9024164c1ad0a40fe6825cd4e93d988098912b4ec7ef3953399ec361ad9220e57e6", - "last_used_at": "2019-09-08T12:16:48.685517+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "8566533d718046c4a3e510469acf23d2", - "user_id": "bd0f10a32b324e85998881cb5b748d0f", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2019-09-08T12:19:22.746470+00:00", - "access_token_expiration": 1800.0, - "token": "6254e038d2b37d1bfec16f5eb5cd8d8f35a8fb8611ae2fedcc434fb8db857905faec6a8f39400b792b20f6677384a5a0719b2d128879532ad51e12a9cf259872", - "jwt_key": "46b2da9ef932594aaf9832e607be4af24a6eba1b2f6011edbfba2ad028882574527b5d482ae1b98e3e5268508fdbc3fe8ba28a599b18cdd8be2a183f4d1d3215", - "last_used_at": "2020-04-06T08:15:03.211631+00:00", - "last_used_ip": "127.0.0.1", - "credential_id": null, - "version": null - }, - { - "id": "6be73879c6b749d0afe64ec784184119", - "user_id": "bd0f10a32b324e85998881cb5b748d0f", - "client_id": "https://ha.bauer.tech/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-04-19T15:51:22.724333+00:00", - "access_token_expiration": 1800.0, - "token": "ce8dd92b85e871503837bcf34b8f8dd98b475233703e598396d423440b6a623d7ac2a54ccf75cf902605c29c1bdc8c44e080ca1dcf2c2181e7e4bfd02ee39706", - "jwt_key": "f5bb27bc6c917f70e7466a36ceba209be792469f15ba0cd753b14ca623889bf7528d212550327a98233e778e574e7e59c6855d07279b407f930e998aec11cbcd", - "last_used_at": "2020-05-17T20:22:08.876310+00:00", - "last_used_ip": "192.168.178.80", - "credential_id": null, - "version": null - }, - { - "id": "4694dfa654e24b2ea8c654ecc3290c66", - "user_id": "bd0f10a32b324e85998881cb5b748d0f", - "client_id": "http://192.168.178.81:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-05-03T13:33:52.880731+00:00", - "access_token_expiration": 1800.0, - "token": "74ec54c53ff63175d7931c50752564b536a7e60c9e4d10bde28d2d4c7b9412a7ea2f3d96296b598e41510e898cd6cbecb91e3aa41a4b899c04a81029c915ab00", - "jwt_key": "adbfcbe8ea2afc3e9fae3292a46373d437dd49323155dd14ff4953cbe2bf5aa77251dcb44ad3c9ebef2b2ab49ab58be1102c93ef21313e9b8add48915d2053e2", - "last_used_at": "2020-06-12T11:48:15.652156+00:00", - "last_used_ip": "192.168.178.104", - "credential_id": null, - "version": null - }, - { - "id": "17765a040b87401db616f0ff5838407c", - "user_id": "bd0f10a32b324e85998881cb5b748d0f", - "client_id": "http://192.168.178.81:8123/", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2020-05-03T14:07:07.662967+00:00", - "access_token_expiration": 1800.0, - "token": "019cfc8d2c068900a62c0188813e2c7b714c63b565576dd38cc657ea357bc178b8a1b5e5482b728dff03a1cc95bf0f4b371ee082ae93c09bf48e425a02d0da0a", - "jwt_key": "a374a980caf80378b4c93c88f8ae9875e93da9b3a09c81e90c9e536dfd40d472af92d13ffbf42abe8e0111abaeb8f7d441d36ca217506c4153b99f3eee90af1e", - "last_used_at": "2020-06-14T20:50:44.023935+00:00", - "last_used_ip": "192.168.178.48", - "credential_id": null, - "version": null - }, - { - "id": "a7d343f96ba5414e835cc195d093061b", - "user_id": "bd0f10a32b324e85998881cb5b748d0f", - "client_id": "https://home-assistant.io/android", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2021-10-09T20:56:58.177039+00:00", - "access_token_expiration": 1800.0, - "token": "0b25771ac83465537d908b5920523fdf2a1e847254791c6aa685042d952ee2cf95499bc217abf3d071512451c0a33eacf1f231e3d8c34dd38e474d02a884ab38", - "jwt_key": "e1f651d3878cbea62c296bac2cc977a5ec0e3d3d1161331d196d999ec1b0fed8d6486e02f3223f11987aed6c11225d3e3a18fe44d9fdb1928433f4ebd5093580", - "last_used_at": "2021-10-13T09:02:53.068031+00:00", - "last_used_ip": "2.247.255.117", - "credential_id": "cf2a56609dd345f4b21901822fb8f88b", - "version": "2021.9.7" - }, - { - "id": "90320f1a903a46eebfaf952e2420c77b", - "user_id": "bd0f10a32b324e85998881cb5b748d0f", - "client_id": "https://home-assistant.io/android", - "client_name": null, - "client_icon": null, - "token_type": "normal", - "created_at": "2021-10-19T19:19:49.955363+00:00", - "access_token_expiration": 1800.0, - "token": "0040d17782b81435e0d2db7dcd8a1a52f680a785913e898e99ccd94bcaeb4babb96c9bc7e5e63b606465cdfa3cfdb9917462950bf0d0bb02204d2feaf8a9cdda", - "jwt_key": "88e8d8966a0760ec778dbbf7e7ad9ef0c1f19750039405225e85c9f6ad2bcf19c7c564ba8f114c77d6785927c3dca7f5056030a012870649bea1ab8f0200110f", - "last_used_at": "2022-05-26T13:52:10.640640+00:00", - "last_used_ip": "46.83.14.98", - "credential_id": "cf2a56609dd345f4b21901822fb8f88b", - "version": "2021.9.7" + "version": "2024.4.1" }, { "id": "317e5cca1af340478618643d2c6f69a8", @@ -1594,8 +310,9 @@ "access_token_expiration": 1800.0, "token": "cc5824de8978b349ff1974aa0bfd42e8556790008e7a41d603d6b1dd6be374cf02957280c70d1eb0b07bd62b16cf0cfc7fb46406db9a8fc7fc0ccf9d76ab3a86", "jwt_key": "e37bf4b917d15c6e438790efff1793140a17c7158746cc4eb2303a1b7219c81173bcf93f4459e95a657459e48d80e24ce2fb08c1f7a3a963de50b461aa357156", - "last_used_at": "2023-01-03T13:07:01.658070+00:00", - "last_used_ip": "79.194.225.253", + "last_used_at": "2024-04-30T09:09:35.489069+00:00", + "last_used_ip": "80.142.110.6", + "expire_at": 1722244175.489069, "credential_id": "cf2a56609dd345f4b21901822fb8f88b", "version": "2022.3.8" }, @@ -1610,8 +327,9 @@ "access_token_expiration": 1800.0, "token": "832326bd02b23b62d231f5129d18042028215dbdee358a4bb25687764faf3815db2818e8a9001f11ba4518c4e9401563d182987eb55e2eb9ddf97135f678e0ba", "jwt_key": "dffb82d95a8fb848f6ae645aeb8445242f093aa61f99749283904e0f6e2b0c01717a02bc0892bf0b35beca61400e27aae2b742dc14878a107eb60b730b44a025", - "last_used_at": "2023-01-03T19:37:40.033742+00:00", + "last_used_at": "2024-05-03T18:49:10.827427+00:00", "last_used_ip": "172.30.32.2", + "expire_at": null, "credential_id": null, "version": null }, @@ -1628,6 +346,7 @@ "jwt_key": "4a1702d3d95c730a61f865b0d4269a0d6571174338ed5f5663d389cea542c4e8f35af00860ef9c2113bac8934a4b0997d69002e0b4bff97cfa5e7d9709e433b7", "last_used_at": null, "last_used_ip": null, + "expire_at": null, "credential_id": null, "version": "2022.2.5" } diff --git a/.storage/auth.session b/.storage/auth.session new file mode 100644 index 0000000..61dfbb7 --- /dev/null +++ b/.storage/auth.session @@ -0,0 +1,17 @@ +{ + "version": 1, + "minor_version": 1, + "key": "auth.session", + "data": { + "unauthorized_sessions": { + "e24aafa8bc8bd5bdc6a8ec46cce376a6d8453420ee4fbf15173581f7abd7d1a929bb732604e78bc29764424ca2b6bd69b5e4bbf7f4c8a213188b8820716ec05e": "d8af6d9e327640f0a73d5720d450a836", + "3f5101b02e32269807231b3043ef6dcb2ed46da036e11e6defce8bc9b2bc1476f6aca224f7fd2f05204e0715666d615418de3d5b5a817040a6e09122913356d5": "42148cc3b4274b0883ce0bd9e52249aa", + "b6a76fec69a89ade4ccd387307624a55ec206ec2b413375b7958f5883489977c7892385410aa3b6cd4379d949d7c6e19c12e808a9a12472bbb97b53d9d40f2f5": "1f75dcedcf594a68aca664eee2410e2b", + "a0c52e08223980a5c81842ec2e2cc83cea09ecf640471d16ddf2c172b67ec05c4102031cacc74e3d98d43f55b70afdf3932926a36271c51b378ed6cebbfcf17b": "75c9ce10e2824bcfa00cd8423272a962", + "22f82c4b6111519c3e9894c1b1eb28ad6afffbb3171e82a192808a5a42c152853a1b8731aec5374300809102685661ec0e3553f61b942c5826efc014ce23172d": "59239747102144918442986af3c88962", + "271f11b28f93058e5827f9e2aba9f4802e1b0ec010ec6bbfbab588aaa1ae65a230a5c01939194799afe369ee700f4b6bf42f6d5d5f90b074a48116b0ee75713e": "5066eaa2a08d4ad09f7cb8128113e07f", + "dd50358ea2e2829eb77f59ab22951a93ea6e3a26f21ff2ab0f05164b7fb59912623fadbf2ad1c7d19232d8d17e8d9efcccaa70bb7c9afa9ce145376e229e68b0": "df477f63f6234aaa935e96b2635ef022" + }, + "key": "VGWzHXzLvTTBO-cMqo_sBpOHZ9unvBaEMshKJ20i5Uw=" + } +} \ No newline at end of file diff --git a/.storage/auth_module.totp b/.storage/auth_module.totp index 7075e30..c85848e 100644 --- a/.storage/auth_module.totp +++ b/.storage/auth_module.totp @@ -1,11 +1,11 @@ { - "version": 1, - "minor_version": 1, - "key": "auth_module.totp", - "data": { - "users": { - "2ffcb10d3db745b396789364fdef72ec": "VSSLF24TFVBBITYM", - "bd0f10a32b324e85998881cb5b748d0f": "BUFHT7N5LWOYLARK2NPWFPTFN6FP6Z2D" - } + "version": 1, + "minor_version": 1, + "key": "auth_module.totp", + "data": { + "users": { + "bd0f10a32b324e85998881cb5b748d0f": "BUFHT7N5LWOYLARK2NPWFPTFN6FP6Z2D", + "2ffcb10d3db745b396789364fdef72ec": "CLORX4KY3D445IKX6KYIVH73M3Z2UGXZ" } + } } \ No newline at end of file diff --git a/.storage/bluetooth.passive_update_processor b/.storage/bluetooth.passive_update_processor new file mode 100644 index 0000000..e1d68d3 --- /dev/null +++ b/.storage/bluetooth.passive_update_processor @@ -0,0 +1,6 @@ +{ + "version": 1, + "minor_version": 1, + "key": "bluetooth.passive_update_processor", + "data": {} +} \ No newline at end of file diff --git a/.storage/core.area_registry b/.storage/core.area_registry index 5dcee15..64b4110 100644 --- a/.storage/core.area_registry +++ b/.storage/core.area_registry @@ -1,42 +1,88 @@ { "version": 1, - "minor_version": 1, + "minor_version": 6, "key": "core.area_registry", "data": { "areas": [ { - "name": "Arbeitszimmer", + "aliases": [], + "floor_id": null, + "icon": null, "id": "46ebd507f8f348508653f61054f67eb0", + "labels": [], + "name": "Arbeitszimmer", "picture": null }, { - "name": "Wohnbereich", + "aliases": [], + "floor_id": "unten", + "icon": null, "id": "93728f2df4d94517803b87de4d4028bb", + "labels": [], + "name": "Wohnbereich", "picture": null }, { - "name": "Küche", + "aliases": [], + "floor_id": "unten", + "icon": null, "id": "e58ae8bf5c7847af89a727d7949016f0", + "labels": [], + "name": "Küche", "picture": null }, { - "name": "Rest", + "aliases": [], + "floor_id": null, + "icon": null, "id": "rest", + "labels": [], + "name": "Rest", "picture": null }, { - "name": "Schlafzimmer", + "aliases": [], + "floor_id": "unten", + "icon": null, "id": "schlafzimmer", + "labels": [], + "name": "Schlafzimmer", "picture": null }, { - "name": "Garten", + "aliases": [], + "floor_id": null, + "icon": null, "id": "garten", + "labels": [], + "name": "Garten", "picture": null }, { - "name": "Dachgeschoss", + "aliases": [], + "floor_id": null, + "icon": null, "id": "dachgeschoss", + "labels": [], + "name": "Dachgeschoss", + "picture": null + }, + { + "aliases": [], + "floor_id": "unten", + "icon": null, + "id": "kinderzimmer", + "labels": [], + "name": "Kinderzimmer", + "picture": null + }, + { + "aliases": [], + "floor_id": "unten", + "icon": null, + "id": "arbeitszimmerunten", + "labels": [], + "name": "ArbeitszimmerUnten", "picture": null } ] diff --git a/.storage/core.category_registry b/.storage/core.category_registry new file mode 100644 index 0000000..8f415ed --- /dev/null +++ b/.storage/core.category_registry @@ -0,0 +1,26 @@ +{ + "version": 1, + "minor_version": 1, + "key": "core.category_registry", + "data": { + "categories": { + "automation": [ + { + "category_id": "01HTY8R2MW5JCE7EC8640YDN1K", + "icon": "mdi:pine-tree", + "name": "Weihnachten" + }, + { + "category_id": "01HTY8T5QEFK6QP3WJEDHX6CZM", + "icon": "hue:room-outdoors", + "name": "Garten" + }, + { + "category_id": "01HTY8TYXFXRN0NTSSZG81Q9R8", + "icon": "mdi:bell", + "name": "Klingel" + } + ] + } + } +} \ No newline at end of file diff --git a/.storage/core.config_entries b/.storage/core.config_entries index 5511c8d..ff9e7d7 100644 --- a/.storage/core.config_entries +++ b/.storage/core.config_entries @@ -7,11 +7,12 @@ { "entry_id": "e0ebcf51d57b4df4baaf36894d59979d", "version": 1, + "minor_version": 1, "domain": "hue", "title": "Philips hue", "data": { "bridge_id": "001788FFFE284411", - "host": "192.168.178.20", + "host": "192.168.178.21", "api_key": "dElg-A-1TtbLThgrsNxEn5FoBcB9pUFSA7JDGXls", "api_version": 2 }, @@ -27,14 +28,15 @@ { "entry_id": "c4adbdd188db4f34ad27d14ba2d71abe", "version": 1, + "minor_version": 1, "domain": "upnp", "title": "UPnP/IGD", "data": { "hostname": "192.168.178.1", "st": "urn:schemas-upnp-org:device:InternetGatewayDevice:1", - "udn": "uuid:75802409-bccb-40e7-8e6c-3431C416294A", + "udn": "uuid:75802409-bccb-40e7-8e6c-485D351B693D", "original_udn": "uuid:75802409-bccb-40e7-8e6c-3431C416294A", - "mac_address": "34:31:c4:16:29:4a", + "mac_address": "48:5d:35:1b:69:3d", "location": "http://192.168.178.1:49000/igddesc.xml", "host": "192.168.178.1" }, @@ -42,12 +44,13 @@ "pref_disable_new_entities": false, "pref_disable_polling": false, "source": "discovery", - "unique_id": "uuid:75802409-bccb-40e7-8e6c-3431C416294A::urn:schemas-upnp-org:device:InternetGatewayDevice:1", + "unique_id": "uuid:75802409-bccb-40e7-8e6c-485D351B693D::urn:schemas-upnp-org:device:InternetGatewayDevice:1", "disabled_by": null }, { "entry_id": "663be35bc88343568ce876c17f04d781", "version": 1, + "minor_version": 1, "domain": "owntracks", "title": "OwnTracks", "data": { @@ -65,6 +68,7 @@ { "entry_id": "c07d023c89d248198b049d2e29edf01d", "version": 1, + "minor_version": 1, "domain": "ios", "title": "Home Assistant iOS", "data": {}, @@ -75,25 +79,10 @@ "unique_id": null, "disabled_by": null }, - { - "entry_id": "5939b357c7df412a8393a2dad15b684c", - "version": 1, - "domain": "zwave", - "title": "Z-Wave", - "data": { - "network_key": "0x1A, 0x21, 0x4B, 0xBA, 0x37, 0x0C, 0x15, 0xE4, 0x8E, 0x54, 0x60, 0x07, 0xEF, 0xC5, 0xCF, 0x3C", - "usb_path": "/dev/zwave-stick" - }, - "options": {}, - "pref_disable_new_entities": false, - "pref_disable_polling": false, - "source": "user", - "unique_id": null, - "disabled_by": "user" - }, { "entry_id": "e1101f79ce9b41a28359a95f85e57b63", "version": 1, + "minor_version": 1, "domain": "homekit", "title": "BauerHome:51827", "data": { @@ -138,12 +127,15 @@ "light.kuche_links", "light.kuche_rechts", "light.kuche_vorne", - "light.garten_lichter", - "light.garten_spot_birke", - "light.garten_spot_magnolie", - "light.garten_spot_beet", - "light.garten_stehleuchte", + "light.haustur_licht", "light.aussen_terassenlicht", + "light.pool_licht", + "light.hochbeet_lichter", + "light.lichter_garten_eingang", + "light.gartenhaus_deckenlicht_hinten", + "light.gartenhaus_deckenlicht_mitte", + "light.gartenhaus_deckenlicht_vorne", + "light.gartenhaus_wandlicht", "light.schlafzimmer_deckenlampe", "light.schlafzimmer_fluter", "light.bett_martin", @@ -151,7 +143,6 @@ "light.schlafzimmer_schrank", "cover.schlafzimmer_rollo_gross", "cover.schlafzimmer_rollo_klein", - "scene.schlafzimmer_stillen", "scene.schlafzimmer_bettlicht_dunkel", "scene.schlafzimmer_blau", "scene.schlafzimmer_einschlaflicht", @@ -167,15 +158,15 @@ "script.bedroom_sleep_music_long", "script.bedroom_sleep_music_short", "light.bad_licht", - "switch.bad_lufter", "light.kinderzimmer_deckenlampe", - "cover.kinderzimmer_rollo" + "cover.kinderzimmer_rollo", + "light.music_mouse_regal_licht" ], - "exclude_domains": [], "exclude_entities": [], "include_domains": [], - "exclude_entity_globs": [], - "include_entity_globs": [] + "exclude_domains": [], + "include_entity_globs": [], + "exclude_entity_globs": [] }, "entity_config": {}, "mode": "bridge" @@ -189,6 +180,7 @@ { "entry_id": "2a43c64e3cef45f0b86f47557ed60e97", "version": 1, + "minor_version": 1, "domain": "shopping_list", "title": "Shopping List", "data": {}, @@ -202,6 +194,7 @@ { "entry_id": "4fe874f0bdd44d0a906e76428d63b87a", "version": 1, + "minor_version": 1, "domain": "mqtt", "title": "Mosquitto broker", "data": { @@ -234,6 +227,7 @@ { "entry_id": "3af1e592e74341f8bdb3aa8c9f43ae3d", "version": 1, + "minor_version": 1, "domain": "squeezebox", "title": "Ignored", "data": {}, @@ -247,6 +241,7 @@ { "entry_id": "edc09884ed7f4473999d4e58f7268ba3", "version": 1, + "minor_version": 1, "domain": "squeezebox", "title": "Ignored", "data": {}, @@ -260,6 +255,7 @@ { "entry_id": "13d3c92b3262435e965ed1064e2a0d59", "version": 1, + "minor_version": 1, "domain": "hue", "title": "Ignored", "data": { @@ -275,6 +271,7 @@ { "entry_id": "e4a47914ce604433a857d9100241bdf3", "version": 1, + "minor_version": 1, "domain": "ipp", "title": "HP Officejet Pro 8610 [9B7880]", "data": { @@ -296,6 +293,7 @@ { "entry_id": "043eba930fc74b1699b91532ce83c490", "version": 1, + "minor_version": 1, "domain": "onvif", "title": "BabyCamera - D8:07:B6:25:E0:E4", "data": { @@ -316,72 +314,10 @@ "unique_id": "D8:07:B6:25:E0:E4", "disabled_by": null }, - { - "entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "version": 1, - "domain": "mobile_app", - "title": "MartinHandyP30", - "data": { - "app_data": { - "push_websocket_channel": true, - "push_url": "https://mobile-apps.home-assistant.io/api/sendPush/android/v1", - "push_token": "ckSTknpJRqyUSbSvM_zr9Q:APA91bE79K_wlJfkLAQwkKU4qK6aTFahehG3RBfk06bEdZGcJTeO3Qfk9XAezXaFmSfj2-65JoIeBb5s-Xztio1Kc2miqaovquePASnz6WZoGPVfnDqlwjkp9fGR46o58uPRzz6g0tkr" - }, - "app_id": "io.homeassistant.companion.android", - "app_name": "Home Assistant", - "app_version": "2022.11.0-full (2948)", - "device_id": "3889c45a8d9e2c62", - "device_name": "MartinHandy", - "manufacturer": "HUAWEI", - "model": "ELE-L29", - "os_name": "Android", - "os_version": "29", - "supports_encryption": false, - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "options": {}, - "pref_disable_new_entities": false, - "pref_disable_polling": false, - "source": "registration", - "unique_id": "io.homeassistant.companion.android-3889c45a8d9e2c62", - "disabled_by": null - }, - { - "entry_id": "c41bc99e068311eb93f751000202d9b1", - "version": 1, - "domain": "mobile_app", - "title": "Martin’s iPad", - "data": { - "device_id": "8191AC71-330B-4784-8634-E6F4F0C2DFA2", - "app_version": "2022.10.1 (2022.424)", - "app_name": "Home Assistant", - "manufacturer": "Apple", - "os_version": "16.2", - "supports_encryption": true, - "device_name": "Martin’s iPad", - "os_name": "iOS", - "app_id": "io.robbie.HomeAssistant", - "model": "iPad7,4", - "app_data": { - "push_token": "cJ9Aet7HpU9yun8G-pTb08:APA91bFrirza8b2wxHDvLT4HqiQoLmbAsa8Bdg_Jgniete2HikXdWa50xJ8rq2NHj4XcDa1P55vw4HXUQHMf0exwSw1R7EBUa6kaCebS_4FUiIJPnrlWL0WKIt2NyF6ewtqRHlfHzIrp", - "push_url": "https://mobile-apps.home-assistant.io/api/sendPushNotification" - }, - "webhook_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a", - "secret": "923e6bce56d69c3bff64277187aaeb439ed0eb2c65ff7e4df39e6809504cf3b4", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "no_legacy_encryption": true - }, - "options": {}, - "pref_disable_new_entities": false, - "pref_disable_polling": false, - "source": "registration", - "unique_id": "io.robbie.HomeAssistant-8191AC71-330B-4784-8634-E6F4F0C2DFA2", - "disabled_by": null - }, { "entry_id": "5d920f4309e77398f77a9b8f06bef68e", "version": 1, + "minor_version": 1, "domain": "hassio", "title": "Supervisor", "data": {}, @@ -395,17 +331,18 @@ { "entry_id": "f81b059f666659e27e2101ddc3bfbba9", "version": 1, + "minor_version": 1, "domain": "ondilo_ico", "title": "Ondilo", "data": { "auth_implementation": "ondilo_ico", "token": { - "access_token": "6401fca4e4d905f8d5c434027756dd72bfffdbdb", + "access_token": "8da6ad69936441ca59d1fd33ef5d0f226a25f368", "expires_in": 3600, "token_type": "Bearer", "scope": "api", "refresh_token": "f62890374741a79a967502decf42a71f7428a5d2", - "expires_at": 1672776436.4435086 + "expires_at": 1714763936.45098 } }, "options": {}, @@ -418,6 +355,7 @@ { "entry_id": "de6f277823780413eb04deca60ca6889", "version": 1, + "minor_version": 1, "domain": "fritzbox", "title": "AVM FRITZ!Box: FRITZ!Box 7490", "data": { @@ -433,6 +371,7 @@ { "entry_id": "4d6c8a93eb60a8d89bf2d73132c33746", "version": 1, + "minor_version": 1, "domain": "fritzbox", "title": "AVM FRITZ!Box: RepeaterAZMartin", "data": { @@ -448,6 +387,7 @@ { "entry_id": "f877688fbeaf9268b82e94a242117ddd", "version": 1, + "minor_version": 1, "domain": "fritzbox", "title": "AVM FRITZ!Box: FRITZ!Repeater 2400", "data": { @@ -463,6 +403,7 @@ { "entry_id": "48f976ca46efc22b604b04b149416743", "version": 1, + "minor_version": 1, "domain": "fritz", "title": "FRITZ!Box Tools: FRITZ!Repeater 2400", "data": { @@ -478,6 +419,7 @@ { "entry_id": "f3c8883470cfcc57450ba35ed09c8470", "version": 1, + "minor_version": 1, "domain": "denonavr", "title": "Denon AVR-X1200W", "data": { @@ -497,10 +439,11 @@ { "entry_id": "ff28c5ba60ce570a780084bec8e9706b", "version": 1, + "minor_version": 1, "domain": "fritz", "title": "FRITZ!Box Tools: RepeaterAZGeorg", "data": { - "host": "192.168.178.27" + "host": "192.168.178.42" }, "options": {}, "pref_disable_new_entities": false, @@ -512,10 +455,11 @@ { "entry_id": "81d7a84b29531239778d919442880fdb", "version": 1, + "minor_version": 1, "domain": "fritzbox", "title": "AVM FRITZ!Box: RepeaterAZGeorg", "data": { - "host": "192.168.178.27" + "host": "192.168.178.42" }, "options": {}, "pref_disable_new_entities": false, @@ -527,6 +471,7 @@ { "entry_id": "20a6db9c438e44658ae1264f18a95026", "version": 1, + "minor_version": 1, "domain": "fritz", "title": "FRITZ!Box Tools: RepeaterAZMartin", "data": { @@ -542,6 +487,7 @@ { "entry_id": "9406611205c8c979aff8f619b45d0853", "version": 1, + "minor_version": 1, "domain": "hacs", "title": "", "data": { @@ -554,29 +500,10 @@ "unique_id": null, "disabled_by": null }, - { - "entry_id": "b274d909b9c66bd3257856c592b651ba", - "version": 1, - "domain": "fritz", - "title": "FRITZ!Box 7490", - "data": { - "host": "192.168.178.1", - "password": "1yBhlx8dp3aB", - "port": 49000, - "username": "martin" - }, - "options": { - "consider_home": 180.0 - }, - "pref_disable_new_entities": false, - "pref_disable_polling": false, - "source": "ssdp", - "unique_id": "123402409-bccb-40e7-8e6c-3431C416294A", - "disabled_by": null - }, { "entry_id": "515ed507839833c24405194a10ae2db4", "version": 2, + "minor_version": 1, "domain": "scheduler", "title": "Scheduler", "data": {}, @@ -590,6 +517,7 @@ { "entry_id": "91e12b01c2cd2e93dab5129106dc7379", "version": 2, + "minor_version": 1, "domain": "samsungtv", "title": "UE32ES5700", "data": { @@ -605,6 +533,7 @@ { "entry_id": "bda2acac11e9f25954e7ac0f3b31a9dd", "version": 1, + "minor_version": 1, "domain": "accuweather", "title": "MyHome", "data": { @@ -623,6 +552,7 @@ { "entry_id": "1fb392bfa095e0190b76d430c6027366", "version": 2, + "minor_version": 1, "domain": "openweathermap", "title": "OpenWeatherMap", "data": { @@ -633,7 +563,10 @@ "language": "de", "api_key": "4cc4e47c6b4215dbc87eacf1976093a8" }, - "options": {}, + "options": { + "mode": "onecall_daily", + "language": "de" + }, "pref_disable_new_entities": false, "pref_disable_polling": false, "source": "user", @@ -643,12 +576,13 @@ { "entry_id": "d910373e59f29e18843427fa5fd38f49", "version": 1, + "minor_version": 1, "domain": "pyscript", "title": "pyscript", "data": { "allow_all_imports": true, "hass_is_global": true, - "apps": "bad_luefter ir_remote_kitchenpi ir_remote_oben ir_remote_schlafzimmer herd knx_buttons licht_schlafzimmer licht_gang_bogen licht_wc" + "apps": "bad_luefter herd ios_actions ir_remote_kinderzimmer ir_remote_kitchenpi ir_remote_oben ir_remote_schlafzimmer knx_buttons licht_gang_bogen licht_schlafzimmer licht_wc" }, "options": {}, "pref_disable_new_entities": false, @@ -657,70 +591,10 @@ "unique_id": "pyscript", "disabled_by": null }, - { - "entry_id": "68dac67fca42e3b520f58b928904557d", - "version": 1, - "domain": "mobile_app", - "title": "HandyRebecca", - "data": { - "app_id": "io.homeassistant.companion.android", - "app_name": "Home Assistant", - "app_version": "2021.10.0-full (761)", - "device_name": "HandyRebecca", - "manufacturer": "HUAWEI", - "model": "VTR-L29", - "os_name": "Android", - "os_version": "28", - "supports_encryption": false, - "app_data": { - "push_url": "https://mobile-apps.home-assistant.io/api/sendPush/android/v1", - "push_token": "f7daqutLSZqFEUqQUrN434:APA91bGZpsNoeTPB5racwHMFkKfiqj0KdQIBu-ZyfF5Xn_RQZNxRW-eREnSUsR4w7Ds8fj7wzWQofLMWzxgDw9gMq_SQiMd9OmvYmlEvyfbuMQJtnt8FQlAoSyRkWS2qquBM1Cl5D0aX" - }, - "device_id": "83979e8c7b4d63c9", - "webhook_id": "3d073a453d690c5b9d839b39059b8bee4b83915c3bb0f1ed9c97b60615f6bcee", - "user_id": "bd0f10a32b324e85998881cb5b748d0f" - }, - "options": {}, - "pref_disable_new_entities": false, - "pref_disable_polling": false, - "source": "registration", - "unique_id": "io.homeassistant.companion.android-83979e8c7b4d63c9", - "disabled_by": null - }, - { - "entry_id": "1157109c70e265697c8485bd021b4ef7", - "version": 1, - "domain": "mobile_app", - "title": "rebeccahandyP10", - "data": { - "app_id": "io.homeassistant.companion.android", - "app_name": "Home Assistant", - "app_version": "2022.3.0-full (2164)", - "device_name": "rebeccahandyP10", - "manufacturer": "HUAWEI", - "model": "VTR-L09", - "os_name": "Android", - "os_version": "28", - "supports_encryption": false, - "app_data": { - "push_websocket_channel": true, - "push_url": "https://mobile-apps.home-assistant.io/api/sendPush/android/v1", - "push_token": "fcSoa8coRh2HJnUZ7GREwy:APA91bFQn37UopTFO6iRriVjjvjK22Hl6spsYW0zhI-qaK1eVo4LLBzxvUoWzoAehbCkVF_7Q76vLzxBD3PSQEdkRc_v8Ym8YoDecKSOc80HG1M1U6CYdhm7xlBg9EzrNjNVD-s2nPU0" - }, - "device_id": "733ffd986b7cf20c", - "webhook_id": "6ac83c5eb5688a11675c22ffa8ab8e86f9bae9289dd935da897c98fbb195ee5e", - "user_id": "bd0f10a32b324e85998881cb5b748d0f" - }, - "options": {}, - "pref_disable_new_entities": false, - "pref_disable_polling": false, - "source": "registration", - "unique_id": "io.homeassistant.companion.android-733ffd986b7cf20c", - "disabled_by": null - }, { "entry_id": "4830ccb844609ea7b35926a816864705", "version": 1, + "minor_version": 1, "domain": "tasmota", "title": "Tasmota", "data": { @@ -736,6 +610,7 @@ { "entry_id": "7eabb28baad4fb90a58994ed508af867", "version": 1, + "minor_version": 1, "domain": "dlna_dmr", "title": "[TV]UE32ES5700", "data": {}, @@ -749,10 +624,12 @@ { "entry_id": "b372f6dd997ac90c32c904052af4ab9e", "version": 1, + "minor_version": 1, "domain": "dlna_dmr", "title": "VIERA E30 Series", "data": { - "url": "http://192.168.178.103:55000/dmr/ddd.xml" + "url": "http://192.168.178.31:55000/dmr/ddd.xml", + "mac": "04:20:9a:35:f6:01" }, "options": {}, "pref_disable_new_entities": false, @@ -764,6 +641,7 @@ { "entry_id": "100d58ea4abe89dd019b9e1894d38402", "version": 1, + "minor_version": 1, "domain": "octoprint", "title": "192.168.178.134", "data": { @@ -785,6 +663,7 @@ { "entry_id": "6cc9d82efad072e33506e3fd32d5c456", "version": 1, + "minor_version": 1, "domain": "knx", "title": "Tunneling @ 192.168.178.65", "data": { @@ -806,31 +685,10 @@ "unique_id": null, "disabled_by": null }, - { - "entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "version": 1, - "domain": "zwave_js", - "title": "Z-Wave JS", - "data": { - "url": "ws://core-zwave-js:3000", - "usb_path": "/dev/serial/by-id/usb-0658_0200-if00", - "s0_legacy_key": "2C9F874C34673C796DEF53EBB588E88D", - "s2_access_control_key": "382392B2D342CA84EA67115CAE77EB11", - "s2_authenticated_key": "48EC46EAB7CE57061F161B95E0783F1B", - "s2_unauthenticated_key": "FA1F53A264806AD260D964C4E1AEF924", - "use_addon": true, - "integration_created_addon": false - }, - "options": {}, - "pref_disable_new_entities": false, - "pref_disable_polling": false, - "source": "usb", - "unique_id": "4231470061", - "disabled_by": null - }, { "entry_id": "7c5dfbab8e35dceb22447cabf1021451", "version": 1, + "minor_version": 1, "domain": "dlna_dms", "title": "MartinUndRebeccasServer", "data": { @@ -846,6 +704,7 @@ { "entry_id": "95743dccec403bb3a97ecdb19e8657e3", "version": 1, + "minor_version": 1, "domain": "dlna_dms", "title": "MedienServer", "data": { @@ -862,10 +721,15 @@ { "entry_id": "21bd00d5cf8b8af55a9e1598aa1081da", "version": 1, + "minor_version": 1, "domain": "apple_tv", "title": "Zoom-MBR32 (Apple TV 3)", "data": { - "address": "192.168.178.99" + "address": "192.168.178.99", + "identifiers": [ + "02:05:85:7F:EB:80", + "0205857FEB80" + ] }, "options": {}, "pref_disable_new_entities": false, @@ -877,17 +741,18 @@ { "entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", "version": 1, + "minor_version": 1, "domain": "mobile_app", "title": "rebeccaHandySamsung", "data": { "app_id": "io.homeassistant.companion.android", "app_name": "Home Assistant", - "app_version": "2022.12.0-full (3026)", + "app_version": "2024.4.1-full (12576)", "device_name": "rebeccaHandySamsung", "manufacturer": "samsung", "model": "SM-A528B", "os_name": "Android", - "os_version": "33", + "os_version": "34", "supports_encryption": false, "app_data": { "push_websocket_channel": true, @@ -908,6 +773,7 @@ { "entry_id": "ac86e47d17add433f0cedd3f6bc02d41", "version": 1, + "minor_version": 1, "domain": "sun", "title": "Sun", "data": {}, @@ -921,6 +787,7 @@ { "entry_id": "e8d393e7209027e19dc79d238d4296b8", "version": 1, + "minor_version": 1, "domain": "google_assistant", "title": "homeassistant-d3afc", "data": { @@ -936,6 +803,7 @@ { "entry_id": "2173ab6aa2063de5460e0122250ae87d", "version": 1, + "minor_version": 1, "domain": "bluetooth", "title": "DC:A6:32:4C:0D:D6", "data": {}, @@ -949,10 +817,11 @@ { "entry_id": "616e070fbd30cd97be16e758cd420268", "version": 1, + "minor_version": 1, "domain": "upnp", "title": "InternetGatewayDeviceV2 - FRITZ!Box 7490", "data": { - "mac_address": "34:31:c4:16:29:4a", + "mac_address": null, "location": "http://192.168.178.1:49000/igd2desc.xml", "host": "192.168.178.1", "st": "urn:schemas-upnp-org:device:InternetGatewayDevice:2" @@ -967,11 +836,11 @@ { "entry_id": "62ca1e8c80a721f915812ef4063dbf13", "version": 1, + "minor_version": 1, "domain": "nina", "title": "NINA", "data": { "slots": 5, - "corona_filter": true, "_m_to_q": [ "095640000000" ], @@ -981,7 +850,9 @@ "regions": { "095640000000": "Nürnberg", "095760000000": "Rohr (Roth - Bayern)" - } + }, + "headline_filter": ".*corona.*", + "area_filter": ".*" }, "options": {}, "pref_disable_new_entities": false, @@ -989,6 +860,586 @@ "source": "user", "unique_id": null, "disabled_by": null + }, + { + "entry_id": "35052937c15a610521f823c4aa8569b4", + "version": 1, + "minor_version": 1, + "domain": "esphome", + "title": "poolcoversensor", + "data": { + "host": "192.168.178.160", + "port": 6053, + "password": "", + "noise_psk": "", + "device_name": "poolcoversensor" + }, + "options": {}, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "zeroconf", + "unique_id": "e8:9f:6d:d0:fa:2c", + "disabled_by": null + }, + { + "entry_id": "419fe6418360869dda6b2857e5356d58", + "version": 1, + "minor_version": 1, + "domain": "esphome", + "title": "gartenhaus-led-controller", + "data": { + "host": "192.168.178.47", + "port": 6053, + "password": "", + "noise_psk": "CvwGy310qBIYDm1sR2UOJuYjKNBdlh05uIFyxnEa+3c=", + "device_name": "gartenhaus-led-controller" + }, + "options": {}, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "user", + "unique_id": "e8:9f:6d:d0:fa:90", + "disabled_by": null + }, + { + "entry_id": "601de3e75670a7a5cb68db974ed99a25", + "version": 1, + "minor_version": 1, + "domain": "esphome", + "title": "gartenhaus-taster-input", + "data": { + "host": "192.168.178.50", + "port": 6053, + "password": "", + "noise_psk": "CvwGy310qBIYDm1sR2UOJuYjKNBdlh05uIFyxnEa+3c=", + "device_name": "gartenhaus-taster-input" + }, + "options": { + "allow_service_calls": true + }, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "zeroconf", + "unique_id": "e8:9f:6d:d0:fa:b8", + "disabled_by": null + }, + { + "entry_id": "33c7d678d0ca643570a7aa3e1c3b47fa", + "version": 1, + "minor_version": 1, + "domain": "group", + "title": "Lichter Garten", + "data": {}, + "options": { + "group_type": "light", + "name": "Lichter Garten", + "entities": [ + "light.pool_licht", + "light.magnolie_links", + "light.gartenhaus_wandlicht", + "light.gartenhaus_deckenlicht_vorne", + "light.gartenhaus_deckenlicht_mitte", + "light.gartenhaus_deckenlicht_hinten", + "light.aussen_terassenlicht", + "light.haustur_licht", + "light.klingelknopfe_licht", + "light.briefkasten_licht" + ], + "hide_members": false + }, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "user", + "unique_id": null, + "disabled_by": null + }, + { + "entry_id": "1fb07e8bf70e2bea50f81370eea7719a", + "version": 1, + "minor_version": 1, + "domain": "esphome", + "title": "garten_rs485_controller1", + "data": { + "host": "192.168.178.61", + "port": 6053, + "password": "", + "noise_psk": "CvwGy310qBIYDm1sR2UOJuYjKNBdlh05uIFyxnEa+3c=", + "device_name": "garten_rs485_controller1" + }, + "options": { + "allow_service_calls": false + }, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "zeroconf", + "unique_id": "b0:a7:32:07:8a:cc", + "disabled_by": null + }, + { + "entry_id": "15a46cce61915084cd62b350f8d74a77", + "version": 1, + "minor_version": 1, + "domain": "group", + "title": "Lichter Garten Eingang", + "data": {}, + "options": { + "group_type": "light", + "name": "Lichter Garten Eingang", + "entities": [ + "light.eingang_garageseite", + "light.eingang_gartentur_nord", + "light.eingang_gartentur_sud", + "light.eingang_saule_sud", + "light.eingang_gartenhaus" + ], + "hide_members": false + }, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "user", + "unique_id": null, + "disabled_by": null + }, + { + "entry_id": "5f5004eb81de8d6cc6e26f6346698408", + "version": 1, + "minor_version": 1, + "domain": "motioneye", + "title": "motioneye", + "data": {}, + "options": {}, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "ignore", + "unique_id": null, + "disabled_by": null + }, + { + "entry_id": "64bf98356c032070d1db80ce887b8d3c", + "version": 1, + "minor_version": 1, + "domain": "group", + "title": "Gartenhaus Deckenlichter", + "data": {}, + "options": { + "group_type": "light", + "name": "Gartenhaus Deckenlichter", + "entities": [ + "light.gartenhaus_deckenlicht_vorne", + "light.gartenhaus_deckenlicht_hinten", + "light.gartenhaus_deckenlicht_mitte" + ], + "hide_members": false + }, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "user", + "unique_id": null, + "disabled_by": null + }, + { + "entry_id": "895257f577609833210621ef4c6e66d6", + "version": 1, + "minor_version": 1, + "domain": "group", + "title": "Hochbeet Lichter", + "data": {}, + "options": { + "group_type": "light", + "name": "Hochbeet Lichter", + "entities": [ + "light.hochbeet_eingang", + "light.hochbeet_innen", + "light.hochbeet_mitte" + ], + "hide_members": false + }, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "user", + "unique_id": null, + "disabled_by": null + }, + { + "entry_id": "6d92f212d9b45d9b10c3973eb9372fbd", + "version": 1, + "minor_version": 1, + "domain": "wyoming", + "title": "faster-whisper", + "data": { + "host": "192.168.178.80", + "port": 10300 + }, + "options": {}, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "user", + "unique_id": null, + "disabled_by": null + }, + { + "entry_id": "1429230328b68d03fe2575f456900a7b", + "version": 1, + "minor_version": 1, + "domain": "wyoming", + "title": "piper", + "data": { + "host": "192.168.178.80", + "port": 10200 + }, + "options": {}, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "user", + "unique_id": null, + "disabled_by": null + }, + { + "entry_id": "1e25694aa216a1fee8090d3f43d30448", + "version": 1, + "minor_version": 1, + "domain": "esphome", + "title": "M5Atom1 5391cc", + "data": { + "host": "192.168.178.78", + "port": 6053, + "password": "", + "noise_psk": "CvwGy310qBIYDm1sR2UOJuYjKNBdlh05uIFyxnEa+3c=", + "device_name": "m5atom1-5391cc" + }, + "options": { + "allow_service_calls": false + }, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "zeroconf", + "unique_id": "24:a1:60:53:91:cc", + "disabled_by": null + }, + { + "entry_id": "b8a9119f9fb5a582999a7165575ba67b", + "version": 1, + "minor_version": 1, + "domain": "mobile_app", + "title": "iPhone von Martin", + "data": { + "app_name": "Home Assistant", + "app_data": { + "push_token": "eJMMRmRG503KjX2aeNecH7:APA91bESkcYL5253dpJEM69KJSj28RwDiEq6A-0jO7gEnCvbxXkN3g-VbofsWEYxmS7Rs9hDlvqlcsFCuilc3XgOwaGG7xMTiqP7hi5NnpJernojBaUlIMvpbmP2COLOlLJ-Yg_DFWEH", + "push_url": "https://mobile-apps.home-assistant.io/api/sendPushNotification" + }, + "app_version": "2024.4 (2024.624)", + "device_id": "99A1E7BC-5CC3-4C0E-A02A-6AF65DC6B66F", + "model": "iPhone16,1", + "os_version": "17.4.1", + "supports_encryption": true, + "os_name": "iOS", + "manufacturer": "Apple", + "device_name": "iPhone von Martin", + "app_id": "io.robbie.HomeAssistant", + "webhook_id": "26c786ccb9138c6f9fe92f8efdeebb6158c20467b7c82b1e9384824f3b8a78a2", + "secret": "71d2413af0b52709fe09a17d03b077e17eb5f79aa49f8ea3838a5bfcda6db589", + "user_id": "2ffcb10d3db745b396789364fdef72ec", + "no_legacy_encryption": true + }, + "options": {}, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "registration", + "unique_id": "io.robbie.HomeAssistant-99A1E7BC-5CC3-4C0E-A02A-6AF65DC6B66F", + "disabled_by": null + }, + { + "entry_id": "0e4fee2c2f60b9b8803fa64cdd39b1ce", + "version": 1, + "minor_version": 1, + "domain": "ipp", + "title": "druckerRM", + "data": { + "host": "192.168.178.84", + "port": 631, + "ssl": false, + "verify_ssl": false, + "base_path": "/ipp/print", + "name": "druckerRM", + "uuid": "d405f300-1d87-4bab-86d1-81963beb2f38" + }, + "options": {}, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "zeroconf", + "unique_id": "d405f300-1d87-4bab-86d1-81963beb2f38", + "disabled_by": null + }, + { + "entry_id": "efcc2557d767caa9f81ff4e450a86560", + "version": 1, + "minor_version": 1, + "domain": "ibeacon", + "title": "iBeacon Tracker", + "data": {}, + "options": {}, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "bluetooth", + "unique_id": null, + "disabled_by": null + }, + { + "entry_id": "544d09b6dcd0c00b4c29f458312c9f20", + "version": 1, + "minor_version": 1, + "domain": "group", + "title": "Büro Oben Steckdosen", + "data": {}, + "options": { + "group_type": "switch", + "name": "Büro Oben Steckdosen", + "entities": [ + "switch.tasmota01", + "switch.tasmota07" + ], + "hide_members": false + }, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "user", + "unique_id": null, + "disabled_by": null + }, + { + "entry_id": "3b1cb18834ca79ac2bcad53b6084cd1c", + "version": 1, + "minor_version": 1, + "domain": "esphome", + "title": "garten-bus-controller", + "data": { + "host": "192.168.178.44", + "port": 6053, + "password": "", + "noise_psk": "CvwGy310qBIYDm1sR2UOJuYjKNBdlh05uIFyxnEa+3c=", + "device_name": "garten-bus-controller" + }, + "options": { + "allow_service_calls": false + }, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "user", + "unique_id": "e8:9f:6d:d0:fa:9c", + "disabled_by": null + }, + { + "entry_id": "12f001d74e9a4827e89c1cbf46bc143e", + "version": 1, + "minor_version": 1, + "domain": "esphome", + "title": "garten_rs485_controller2", + "data": { + "host": "192.168.178.62", + "port": 6053, + "password": "", + "noise_psk": "CvwGy310qBIYDm1sR2UOJuYjKNBdlh05uIFyxnEa+3c=", + "device_name": "garten_rs485_controller2" + }, + "options": { + "allow_service_calls": false + }, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "user", + "unique_id": "b0:a7:32:07:47:5c", + "disabled_by": null + }, + { + "entry_id": "8218ea6156f5a09636ff06fe74fb4908", + "version": 1, + "minor_version": 1, + "domain": "group", + "title": "Garten Süd", + "data": {}, + "options": { + "group_type": "light", + "name": "Garten Süd", + "entities": [ + "light.magnolie_links", + "light.magnolie_rechts", + "light.suedseite1", + "light.suedseite2", + "light.suedseite3", + "light.suedseite4", + "light.suedseite5", + "light.suedseite6" + ], + "hide_members": false + }, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "user", + "unique_id": null, + "disabled_by": null + }, + { + "entry_id": "85f11bc43fe93f5b1606ae9a63ceaebe", + "version": 1, + "minor_version": 1, + "domain": "group", + "title": "Magnolie", + "data": {}, + "options": { + "group_type": "light", + "name": "Magnolie", + "entities": [ + "light.magnolie_links", + "light.magnolie_rechts" + ], + "hide_members": false + }, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "user", + "unique_id": null, + "disabled_by": null + }, + { + "entry_id": "4742c954ce0521018f89ced27f5f3ac9", + "version": 1, + "minor_version": 1, + "domain": "esphome", + "title": "m5stackfire", + "data": { + "host": "192.168.178.106", + "port": 6053, + "password": "", + "noise_psk": "CvwGy310qBIYDm1sR2UOJuYjKNBdlh05uIFyxnEa+3c=", + "device_name": "m5stackfire" + }, + "options": { + "allow_service_calls": false + }, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "zeroconf", + "unique_id": "3c:61:05:07:30:f4", + "disabled_by": null + }, + { + "entry_id": "65b9df8f8aa7421af564ae1e77999d15", + "version": 1, + "minor_version": 1, + "domain": "mobile_app", + "title": "Martin’s iPad", + "data": { + "manufacturer": "Apple", + "device_id": "8191AC71-330B-4784-8634-E6F4F0C2DFA2", + "app_data": { + "push_token": "eefa2K_B2Ep6saVJtKMQMG:APA91bF97-Tap2D5k1nR_HbF7vhSIPJ00rh0L5ef7xoKgUISMsRyGRO1iHomkmskKHXO5rUgSXqmO3W5GTRtBA3GctO2586Ep28KyBcmgHKLw5hWHLDOcqGQzIjfdiItjCX4eFZUWDmh", + "push_url": "https://mobile-apps.home-assistant.io/api/sendPushNotification" + }, + "os_version": "17.4.1", + "app_version": "2024.4 (2024.624)", + "os_name": "iPadOS", + "device_name": "Martin’s iPad", + "app_name": "Home Assistant", + "supports_encryption": true, + "model": "iPad7,4", + "app_id": "io.robbie.HomeAssistant", + "webhook_id": "db902cad1af8773591a1ef22c6e48bf393e4498886e9160c7ffc10d16b461a3d", + "secret": "1067ea58162c25ee2dda1166cabe14118263f4f428a30cfaa069d5e386dd6b90", + "user_id": "2ffcb10d3db745b396789364fdef72ec", + "no_legacy_encryption": true + }, + "options": {}, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "registration", + "unique_id": "io.robbie.HomeAssistant-8191AC71-330B-4784-8634-E6F4F0C2DFA2", + "disabled_by": null + }, + { + "entry_id": "9916b13f091dcb03324f2ebd46eca1ab", + "version": 1, + "minor_version": 1, + "domain": "fritz", + "title": "FRITZ!Box Tools: 7590 AX", + "data": { + "host": "192.168.178.1" + }, + "options": {}, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "ignore", + "unique_id": "123402409-bccb-40e7-8e6c-485D351B693D", + "disabled_by": null + }, + { + "entry_id": "d56aa08ba94d690ea1e3795763a2f8fd", + "version": 1, + "minor_version": 1, + "domain": "bluetooth", + "title": "hci0 (AA:AA:AA:AA:AA:AA)", + "data": {}, + "options": {}, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "ignore", + "unique_id": "AA:AA:AA:AA:AA:AA", + "disabled_by": null + }, + { + "entry_id": "1cbfe198317089e0d9b33b02f3695c6d", + "version": 1, + "minor_version": 1, + "domain": "apple_tv", + "title": "Arbeitszimmer", + "data": { + "name": "Arbeitszimmer", + "credentials": { + "3": null, + "5": null + }, + "address": "192.168.178.101", + "identifiers": [ + "40:ED:CF:5E:4D:1E", + "40EDCF5E4D1E" + ] + }, + "options": {}, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "zeroconf", + "unique_id": "40:ED:CF:5E:4D:1E", + "disabled_by": null + }, + { + "entry_id": "169867ba390728c37fe6c0db962a0b14", + "version": 1, + "minor_version": 1, + "domain": "thread", + "title": "Thread", + "data": {}, + "options": {}, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "zeroconf", + "unique_id": null, + "disabled_by": null + }, + { + "entry_id": "38f97fd339c051f180273d5c376ab017", + "version": 1, + "minor_version": 1, + "domain": "fritzbox", + "title": "AVM FRITZ!Box: FRITZ!Box 7590 AX", + "data": { + "host": "192.168.178.1" + }, + "options": {}, + "pref_disable_new_entities": false, + "pref_disable_polling": false, + "source": "ignore", + "unique_id": "123402409-bccb-40e7-8e6c-485D351B693D", + "disabled_by": null } ] } diff --git a/.storage/core.device_registry b/.storage/core.device_registry index 0ce3d8f..9837b6b 100644 --- a/.storage/core.device_registry +++ b/.storage/core.device_registry @@ -1,7219 +1,123 @@ { "version": 1, - "minor_version": 3, + "minor_version": 5, "key": "core.device_registry", "data": { "devices": [ - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba", - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:28:44:11" - ], - [ - "mac", - "00:17:88:01:01:06:24:ae" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "8e09114c26574165a8f8fa43ff0c5395", - "identifiers": [ - [ - "fritz", - "00:17:88:28:44:11" - ], - [ - "hue", - "15234d70-ae1a-4de8-b16b-fb4187012ba1" - ], - [ - "hue", - "001788fffe284411" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "BSB002", - "name_by_user": null, - "name": "Philips hue", - "sw_version": "1.55.1955082050", - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": "93728f2df4d94517803b87de4d4028bb", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:00:cd:c7:fe" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "31d95a5c59b24732934b4bcde46654a7", - "identifiers": [ - [ - "hue", - "256fa729-e873-4de5-af46-ea8b9e75dfd0" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue lightstrip (LST001)", - "name_by_user": null, - "name": "Wohnzimmer Regal rechts", - "sw_version": "67.93.11", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "93728f2df4d94517803b87de4d4028bb", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:10:4e:75:a8" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "1dbec2bfe7594794a516405b1a164027", - "identifiers": [ - [ - "hue", - "9d264142-90c0-44cc-a4ff-f73d47f5164a" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue color lamp (LCT007)", - "name_by_user": null, - "name": "Wohnzimmer Stehlampe Oben", - "sw_version": "67.101.2", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "93728f2df4d94517803b87de4d4028bb", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:00:cd:c7:fa" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "00429941ced6498495803f7e1ae65d55", - "identifiers": [ - [ - "hue", - "199ff6c9-1a75-46dc-8bb2-2423b3f39713" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue lightstrip (LST001)", - "name_by_user": null, - "name": "Wohnzimmer Regal links", - "sw_version": "67.93.11", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "46ebd507f8f348508653f61054f67eb0", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:02:07:a2:e7" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "00e0dc89c87240699d1286fb79bcc877", - "identifiers": [ - [ - "hue", - "a9eaef63-fe3e-41db-bc61-8da691a2ecd0" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue color lamp (LCT007)", - "name_by_user": null, - "name": "Arbeitszimmer Stehlampe Oben", - "sw_version": "67.101.2", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "e58ae8bf5c7847af89a727d7949016f0", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:00:cb:8b:3d" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "da7bdf516f614f8fa75f6f611a8cef3c", - "identifiers": [ - [ - "hue", - "70dfb7ed-557c-4916-80a8-7a387eb93ee9" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue lightstrip (LST001)", - "name_by_user": null, - "name": "Küche links", - "sw_version": "67.93.11", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "rest", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:00:b5:63:66" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "27e519bd18974605b39e17156f903a94", - "identifiers": [ - [ - "hue", - "c900d36a-ed08-473e-af03-5c2cbb585ffd" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue color lamp (LCT001)", - "name_by_user": null, - "name": "Kinderzimmer Stehlampe", - "sw_version": "67.101.2", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "46ebd507f8f348508653f61054f67eb0", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:02:07:a1:f7" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "42fcf3d4fab243d3b3535b88da5520cb", - "identifiers": [ - [ - "hue", - "68e3f98c-3b00-4930-83bd-ebe4f6a30958" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue color lamp (LCT007)", - "name_by_user": null, - "name": "Arbeitszimmer Stehlampe Unten", - "sw_version": "67.101.2", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "e58ae8bf5c7847af89a727d7949016f0", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:00:cb:65:3c" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "d285533d588c4dd98cb2184cd299b882", - "identifiers": [ - [ - "hue", - "79084da6-64f2-4313-a04e-aa3e8c186ad2" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue lightstrip (LST001)", - "name_by_user": null, - "name": "Küche rechts", - "sw_version": "67.93.11", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "93728f2df4d94517803b87de4d4028bb", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:00:b5:39:23" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "77b2e3e9e127481d8b508f8952c08762", - "identifiers": [ - [ - "hue", - "13281742-7587-4dca-b248-7ab22493f9bd" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue color lamp (LCT001)", - "name_by_user": null, - "name": "Wohnzimmer Stehlampe", - "sw_version": "67.101.2", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "rest", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:02:0a:26:cc" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "075d6edf32bb4d6e9c564101a3b253ca", - "identifiers": [ - [ - "hue", - "ddf7d6a2-8935-43b3-8ad9-5b2cbf6c3855" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue color lamp (LCT007)", - "name_by_user": null, - "name": "Lampe ErsterStock", - "sw_version": "67.101.2", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "e58ae8bf5c7847af89a727d7949016f0", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:01:1b:4f:25" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "4c3bbd2722774287bef53f0eae996c43", - "identifiers": [ - [ - "hue", - "59eda3e9-bf57-4c5e-b420-e8d4e93f8bab" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue lightstrip plus (LST002)", - "name_by_user": null, - "name": "Küche vorne", - "sw_version": "67.101.2", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "46ebd507f8f348508653f61054f67eb0", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:10:37:b3:58" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "ed71ab3618e04b26b65c561c48b12704", - "identifiers": [ - [ - "hue", - "00041fbc-3329-485e-9a8a-6c0f3669dcfc" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue color lamp (LCT007)", - "name_by_user": null, - "name": "Arbeitszimmer Fluter", - "sw_version": "67.101.2", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "93728f2df4d94517803b87de4d4028bb", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:12:4b:00:02:5f:c0:44" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "c5d6ba59208e4f05a7f8e573f7372316", - "identifiers": [ - [ - "hue", - "66a88eea-43fc-439c-a019-c50721fe707e" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue color lamp (LCT001)", - "name_by_user": null, - "name": "Wohnzimmer Kugel", - "sw_version": "67.101.2", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "schlafzimmer", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:10:4e:5e:ff" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "973ccf8026ed4dec8ac55c0c646dafbd", - "identifiers": [ - [ - "hue", - "f7903e82-3c49-4a99-b511-33decd1fb1a9" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue color lamp (LCT007)", - "name_by_user": null, - "name": "Schlafzimmer", - "sw_version": "67.101.2", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "rest", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:00:cb:65:11" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "80f3a81098d345c5a848625f7c7f934f", - "identifiers": [ - [ - "hue", - "ab52c648-807f-4edd-8d03-cecf5485e3bc" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue lightstrip (LST001)", - "name_by_user": null, - "name": "Gang Bogen", - "sw_version": "67.93.11", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": null, - "config_entries": [ - "c4adbdd188db4f34ad27d14ba2d71abe" - ], - "configuration_url": "http://192.168.178.1", - "connections": [ - [ - "upnp", - "uuid:75802409-bccb-40e7-8e6c-3431C416294A" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "51f4012aed0b4093b353cdc851755281", - "identifiers": [ - [ - "upnp", - "uuid:75802409-bccb-40e7-8e6c-3431C416294A::urn:schemas-upnp-org:device:InternetGatewayDevice:1" - ], - [ - "upnp_host", - "192.168.178.1" - ] - ], - "manufacturer": "AVM Berlin", - "model": "FRITZ!Box 7490", - "name_by_user": null, - "name": "FRITZ!Box 7490", - "sw_version": null, - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "c4adbdd188db4f34ad27d14ba2d71abe" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "cff99cfa5ca84b24ba4ff1883f08e02b", - "identifiers": [ - [ - "upnp", - "uuid:75802409-bccb-40e7-8e6c-3431C416294A_packets/sec_received" - ] - ], - "manufacturer": "AVM Berlin", - "model": null, - "name_by_user": null, - "name": "FRITZ!Box 7490 packets/sec received", - "sw_version": null, - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "c4adbdd188db4f34ad27d14ba2d71abe" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "8e45736652404feda92084feb86a5745", - "identifiers": [ - [ - "upnp", - "uuid:75802409-bccb-40e7-8e6c-3431C416294A_packets_received" - ] - ], - "manufacturer": "AVM Berlin", - "model": null, - "name_by_user": null, - "name": "FRITZ!Box 7490 packets received", - "sw_version": null, - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "c4adbdd188db4f34ad27d14ba2d71abe" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "7df169040686480db2b1ad5979037e80", - "identifiers": [ - [ - "upnp", - "uuid:75802409-bccb-40e7-8e6c-3431C416294A_packets_sent" - ] - ], - "manufacturer": "AVM Berlin", - "model": null, - "name_by_user": null, - "name": "FRITZ!Box 7490 packets sent", - "sw_version": null, - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "c4adbdd188db4f34ad27d14ba2d71abe" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "dd9403c58f084442b1606fe616b3cfb7", - "identifiers": [ - [ - "upnp", - "uuid:75802409-bccb-40e7-8e6c-3431C416294A_kbyte/sec_received" - ] - ], - "manufacturer": "AVM Berlin", - "model": null, - "name_by_user": null, - "name": "FRITZ!Box 7490 kbyte/sec received", - "sw_version": null, - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "c4adbdd188db4f34ad27d14ba2d71abe" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "aa4821c78db245ef90119b9af6fd97bc", - "identifiers": [ - [ - "upnp", - "uuid:75802409-bccb-40e7-8e6c-3431C416294A_bytes_received" - ] - ], - "manufacturer": "AVM Berlin", - "model": null, - "name_by_user": null, - "name": "FRITZ!Box 7490 bytes received", - "sw_version": null, - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "c4adbdd188db4f34ad27d14ba2d71abe" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "620ada4df9fc493ca53677a979768dee", - "identifiers": [ - [ - "upnp", - "uuid:75802409-bccb-40e7-8e6c-3431C416294A_packets/sec_sent" - ] - ], - "manufacturer": "AVM Berlin", - "model": null, - "name_by_user": null, - "name": "FRITZ!Box 7490 packets/sec sent", - "sw_version": null, - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "c4adbdd188db4f34ad27d14ba2d71abe" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "2d0e7717b4194ecca91589bd83bef38c", - "identifiers": [ - [ - "upnp", - "uuid:75802409-bccb-40e7-8e6c-3431C416294A_bytes_sent" - ] - ], - "manufacturer": "AVM Berlin", - "model": null, - "name_by_user": null, - "name": "FRITZ!Box 7490 bytes sent", - "sw_version": null, - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "c4adbdd188db4f34ad27d14ba2d71abe" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "7465dff14c5e472d904ddb93b09b2770", - "identifiers": [ - [ - "upnp", - "uuid:75802409-bccb-40e7-8e6c-3431C416294A_kbyte/sec_sent" - ] - ], - "manufacturer": "AVM Berlin", - "model": null, - "name_by_user": null, - "name": "FRITZ!Box 7490 kbyte/sec sent", - "sw_version": null, - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "c07d023c89d248198b049d2e29edf01d" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "8ac42fc9656e4882a022db8402456d25", - "identifiers": [ - [ - "ios", - "ACCCEFC0-AAF4-4BE3-8D98-721EDDAC52F1" - ] - ], - "manufacturer": "Apple", - "model": "iPad Pro (10.5-inch)", - "name_by_user": null, - "name": "Martin’s iPad", - "sw_version": "13.2.3", - "via_device_id": null - }, - { - "area_id": "garten", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:06:25:80:c9" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "4fa58dcef8af4af897a1a9558a015611", - "identifiers": [ - [ - "hue", - "5e784276-9a02-4aea-b92b-c20d08d66987" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue outdoor spot (LCS001)", - "name_by_user": null, - "name": "Garten1", - "sw_version": "1.88.1", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "garten", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:06:25:94:0c" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "50781ad2a8d14062a96f4a004924be56", - "identifiers": [ - [ - "hue", - "a06e0ad6-15e6-4d10-ba7c-6b3388ed94b4" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue outdoor spot (LCS001)", - "name_by_user": null, - "name": "Garten2", - "sw_version": "1.88.1", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "garten", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:04:f9:c3:32" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "6ad58be1b42d4e0988a030fcd5e9d7e8", - "identifiers": [ - [ - "hue", - "ac534816-8b44-467d-b6e3-63a1e4aee547" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue outdoor pedestal (LCF005)", - "name_by_user": null, - "name": "GartenGross", - "sw_version": "1.88.1", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "schlafzimmer", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:04:4b:41:7f" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "454ec0863be74355983bfdc39531df45", - "identifiers": [ - [ - "hue", - "a5eba713-e1ff-4d14-8a2c-9ef796e9ae96" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue lightstrip plus (LST002)", - "name_by_user": null, - "name": "Bett Rebecca", - "sw_version": "1.101.2", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "schlafzimmer", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:04:98:e6:60" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "022a4fdbf7724dd3962d25a4b4628e20", - "identifiers": [ - [ - "hue", - "64f9b91e-4320-4157-8e3c-fdefcddd941a" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue lightstrip plus (LST002)", - "name_by_user": null, - "name": "Bett Martin", - "sw_version": "1.101.2", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "schlafzimmer", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:04:05:22:c6" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "f13e9c76304f4d28983117137046e256", - "identifiers": [ - [ - "hue", - "c17a80a6-9913-44e6-bedb-34150fce246f" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue lightstrip plus (LST002)", - "name_by_user": null, - "name": "Schlafzimmer Schrank", - "sw_version": "1.101.2", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": null, - "config_entries": [ - "5939b357c7df412a8393a2dad15b684c" - ], - "configuration_url": null, - "connections": [], - "disabled_by": "config_entry", - "entry_type": null, - "hw_version": null, - "id": "6c79bf128b3f417690663f40e64fbc18", - "identifiers": [ - [ - "zwave", - 1 - ] - ], - "manufacturer": "AEON Labs", - "model": "ZW090 Z-Stick Gen5 EU", - "name_by_user": null, - "name": "AEON Labs ZW090 Z-Stick Gen5 EU", - "sw_version": null, - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "5939b357c7df412a8393a2dad15b684c" - ], - "configuration_url": null, - "connections": [], - "disabled_by": "config_entry", - "entry_type": null, - "hw_version": null, - "id": "766b2c2b9f1c4547974914edd271f6ba", - "identifiers": [ - [ - "zwave", - 2 - ] - ], - "manufacturer": "Popp & Co", - "model": "Smoke Detector and Siren", - "name_by_user": null, - "name": "Popp & Co Smoke Detector and Siren", - "sw_version": null, - "via_device_id": "6c79bf128b3f417690663f40e64fbc18" - }, - { - "area_id": null, - "config_entries": [ - "5939b357c7df412a8393a2dad15b684c" - ], - "configuration_url": null, - "connections": [], - "disabled_by": "config_entry", - "entry_type": null, - "hw_version": null, - "id": "f0876537265d48b28d9c8e9351379955", - "identifiers": [ - [ - "zwave", - 3 - ] - ], - "manufacturer": "Popp & Co", - "model": "Smoke Detector and Siren", - "name_by_user": null, - "name": "Popp & Co Smoke Detector and Siren", - "sw_version": null, - "via_device_id": "6c79bf128b3f417690663f40e64fbc18" - }, - { - "area_id": null, - "config_entries": [ - "5939b357c7df412a8393a2dad15b684c" - ], - "configuration_url": null, - "connections": [], - "disabled_by": "config_entry", - "entry_type": null, - "hw_version": null, - "id": "13fb850e77be4ca0bab70dc1e2c19aba", - "identifiers": [ - [ - "zwave", - 4 - ] - ], - "manufacturer": "Popp & Co", - "model": "Smoke Detector and Siren", - "name_by_user": null, - "name": "Popp & Co Smoke Detector and Siren", - "sw_version": null, - "via_device_id": "6c79bf128b3f417690663f40e64fbc18" - }, - { - "area_id": null, - "config_entries": [ - "5939b357c7df412a8393a2dad15b684c" - ], - "configuration_url": null, - "connections": [], - "disabled_by": "config_entry", - "entry_type": null, - "hw_version": null, - "id": "be1c1f75be0e4d40ac8be5e19c7aceb2", - "identifiers": [ - [ - "zwave", - 5 - ] - ], - "manufacturer": "Popp & Co", - "model": "Smoke Detector and Siren", - "name_by_user": null, - "name": "Popp & Co Smoke Detector and Siren", - "sw_version": null, - "via_device_id": "6c79bf128b3f417690663f40e64fbc18" - }, - { - "area_id": "garten", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:06:53:a2:b0" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "b0fd84c9313f408a9a7a404b60b71bde", - "identifiers": [ - [ - "hue", - "03ebd506-3a02-4218-91cc-52834743b310" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue outdoor spot (LCS001)", - "name_by_user": null, - "name": "Garten 3", - "sw_version": "1.88.1", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": null, - "config_entries": [ - "5939b357c7df412a8393a2dad15b684c" - ], - "configuration_url": null, - "connections": [], - "disabled_by": "config_entry", - "entry_type": null, - "hw_version": null, - "id": "b8b532e7225448a5a7b1be5c91a501bc", - "identifiers": [ - [ - "zwave", - 6 - ] - ], - "manufacturer": "Popp & Co", - "model": "Smoke Detector and Siren", - "name_by_user": null, - "name": "Popp & Co Smoke Detector and Siren", - "sw_version": null, - "via_device_id": "6c79bf128b3f417690663f40e64fbc18" - }, - { - "area_id": null, - "config_entries": [ - "e1101f79ce9b41a28359a95f85e57b63" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "2c:5f:45:b9:36:2a" - ] - ], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "abac1bcd6667484bad1460abe8a40412", - "identifiers": [ - [ - "homekit", - "e1101f79ce9b41a28359a95f85e57b63", - "homekit.bridge" - ] - ], - "manufacturer": "Home Assistant", - "model": "HomeKit Bridge", - "name_by_user": null, - "name": "BauerHome:51827", - "sw_version": null, - "via_device_id": null - }, - { - "area_id": "46ebd507f8f348508653f61054f67eb0", - "config_entries": [ - "e4a47914ce604433a857d9100241bdf3" - ], - "configuration_url": "http://192.168.178.55/#hId-pgAirPrint", - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "86655186bf654126b5f179b2d0897eea", - "identifiers": [ - [ - "ipp", - "1c852a4d-b800-1f08-abcd-9457a59b7880" - ] - ], - "manufacturer": "HP", - "model": "HP Officejet Pro 8610", - "name_by_user": null, - "name": "HP Officejet Pro 8610", - "sw_version": null, - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "043eba930fc74b1699b91532ce83c490", - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": "http://192.168.178.114:2020", - "connections": [ - [ - "mac", - "d8:07:b6:25:e0:e4" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "17abd106e210436c8f7e95857cd2fc14", - "identifiers": [ - [ - "onvif", - "D8:07:B6:25:E0:E4" - ], - [ - "fritz", - "D8:07:B6:25:E0:E4" - ], - [ - "onvif", - "00c20000" - ] - ], - "manufacturer": "TP-Link", - "model": "C200", - "name_by_user": null, - "name": "BabyCamera", - "sw_version": "1.0.14 Build 200720 Rel.38552n(4555)", - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "c41bc99e068311eb93f751000202d9b1" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "61029ebfaeb04736a98512e93110ebff", - "identifiers": [ - [ - "mobile_app", - "8191AC71-330B-4784-8634-E6F4F0C2DFA2" - ] - ], - "manufacturer": "Apple", - "model": "iPad7,4", - "name_by_user": null, - "name": "Martin’s iPad", - "sw_version": "16.2", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "d1c945fcb5b44a069d53586985da8e9b" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "4169e969251746c0b024e2d9b7f0a3c0", - "identifiers": [ - [ - "mobile_app", - "3889c45a8d9e2c62" - ] - ], - "manufacturer": "HUAWEI", - "model": "ELE-L29", - "name_by_user": null, - "name": "MartinHandy", - "sw_version": "29", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "04:cf:8c:f9:2d:14" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "5f3491ed9ca8b4349eb6ed5f6006aa1d", - "identifiers": [ - [ - "fritz", - "04:CF:8C:F9:2D:14" - ], - [ - "xiaomi_miio", - "04:cf:8c:f9:2d:14" - ] - ], - "manufacturer": "Xiaomi", - "model": "roborock.vacuum.s5", - "name_by_user": null, - "name": "Xiaomi Vacuum cleaner", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "configuration_url": "homeassistant://hassio/addon/core_mosquitto", - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "d144e116305e59fcdb4ee9b97c5954d2", - "identifiers": [ - [ - "hassio", - "core_mosquitto" - ] - ], - "manufacturer": "Official add-ons", - "model": "Home Assistant Add-on", - "name_by_user": null, - "name": "Mosquitto broker", - "sw_version": "6.1.3", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "configuration_url": "homeassistant://hassio/addon/a0d7b954_influxdb", - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "3a8dfca07738c3514b55475275b3e76b", - "identifiers": [ - [ - "hassio", - "a0d7b954_influxdb" - ] - ], - "manufacturer": "Home Assistant Community Add-ons", - "model": "Home Assistant Add-on", - "name_by_user": null, - "name": "InfluxDB", - "sw_version": "4.5.0", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "configuration_url": "homeassistant://hassio/addon/core_configurator", - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "77f061f888db75b5413d775fa0b5629f", - "identifiers": [ - [ - "hassio", - "core_configurator" - ] - ], - "manufacturer": "Official add-ons", - "model": "Home Assistant Add-on", - "name_by_user": null, - "name": "File editor", - "sw_version": "5.4.2", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "configuration_url": "homeassistant://hassio/addon/a0d7b954_ssh", - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "978b37d63bbdfbc8fa6a7815fd065b16", - "identifiers": [ - [ - "hassio", - "a0d7b954_ssh" - ] - ], - "manufacturer": "Home Assistant Community Add-ons", - "model": "Home Assistant Add-on", - "name_by_user": null, - "name": "SSH & Web Terminal", - "sw_version": "13.0.0", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "configuration_url": "homeassistant://hassio/addon/core_samba", - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "bdc7454284673f6c71942edaad49bf94", - "identifiers": [ - [ - "hassio", - "core_samba" - ] - ], - "manufacturer": "Official add-ons", - "model": "Home Assistant Add-on", - "name_by_user": null, - "name": "Samba share", - "sw_version": "10.0.0", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "configuration_url": "homeassistant://hassio/addon/core_mariadb", - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "13e0d7d42f275c036c5400d9a9bc7d82", - "identifiers": [ - [ - "hassio", - "core_mariadb" - ] - ], - "manufacturer": "Official add-ons", - "model": "Home Assistant Add-on", - "name_by_user": null, - "name": "MariaDB", - "sw_version": "2.5.1", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "configuration_url": "homeassistant://hassio/addon/a0d7b954_sonweb", - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "1959d20166a124ca81b2c17cc1c8e884", - "identifiers": [ - [ - "hassio", - "a0d7b954_sonweb" - ] - ], - "manufacturer": "Home Assistant Community Add-ons", - "model": "Home Assistant Add-on", - "name_by_user": null, - "name": "TasmoAdmin", - "sw_version": "0.22.0", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "configuration_url": "homeassistant://hassio/addon/core_check_config", - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "2f7573b5a7f322c078e3c7fb2ee1a5c0", - "identifiers": [ - [ - "hassio", - "core_check_config" - ] - ], - "manufacturer": "Official add-ons", - "model": "Home Assistant Add-on", - "name_by_user": null, - "name": "Check Home Assistant configuration", - "sw_version": "3.11.0", - "via_device_id": null - }, - { - "area_id": "garten", - "config_entries": [ - "f81b059f666659e27e2101ddc3bfbba9" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "585cefbe8665f6308f5d767d1ba67620", - "identifiers": [ - [ - "ondilo_ico", - "W1591687848014" - ] - ], - "manufacturer": "Ondilo", - "model": "ICO", - "name_by_user": null, - "name": "Pool", - "sw_version": "1.7.1-stable", - "via_device_id": null - }, - { - "area_id": "93728f2df4d94517803b87de4d4028bb", - "config_entries": [ - "f3c8883470cfcc57450ba35ed09c8470" - ], - "configuration_url": "http://192.168.178.45/", - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": "avr-x", - "id": "70a2706c6d75e99474c0662ccaa2aaf8", - "identifiers": [ - [ - "denonavr", - "AVR-X1200W-0005CD94A18C" - ] - ], - "manufacturer": "Denon", - "model": "AVR-X1200W", - "name_by_user": null, - "name": "Denon AVR-X1200W", - "sw_version": null, - "via_device_id": null - }, - { - "area_id": "rest", - "config_entries": [ - "9406611205c8c979aff8f619b45d0853" - ], - "configuration_url": "homeassistant://hacs", - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "a7ed15b8fc0f15d4e1c03801aeaf227a", - "identifiers": [ - [ - "hacs", - "0717a0cd-745c-48fd-9b16-c8534c9704f9-bc944b0f-fd42-4a58-a072-ade38d1444cd" - ] - ], - "manufacturer": "hacs.xyz", - "model": "", - "name_by_user": null, - "name": "HACS", - "sw_version": "1.28.4", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "48:43:dd:e2:28:43" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "aabf2d9457ed3d36c15a90b43ba19b11", - "identifiers": [ - [ - "fritz", - "48:43:DD:E2:28:43" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "192-168-178-119", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:e0:4c:01:11:cb" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "710e8b17adaa72416704cc0469708af6", - "identifiers": [ - [ - "fritz", - "00:E0:4C:01:11:CB" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "CGSURFACE", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "a8:3f:a1:85:1b:a0" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "f90552978ee2fe7c7705a3343ab70b80", - "identifiers": [ - [ - "fritz", - "A8:3F:A1:85:1B:A0" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "DAFANG", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "f8:b4:6a:ee:4d:a1" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "be6223d2f413c59af76930ee3264aad5", - "identifiers": [ - [ - "fritz", - "F8:B4:6A:EE:4D:A1" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "DENBI207532FVC", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "1c:6f:65:27:c4:ba" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "6ba993fb1b569c9e609541843266231c", - "identifiers": [ - [ - "fritz", - "1C:6F:65:27:C4:BA" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "DESKTOP-39SSD6S", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "1c:6f:65:85:34:09" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "f7e87e4badacb46e20e48f66a3d75023", - "identifiers": [ - [ - "fritz", - "1C:6F:65:85:34:09" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "DESKTOP-M8VV1NS", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "40:8d:5c:0f:f5:91" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "13ddf967a3e4734f82b49c06ac61d8a1", - "identifiers": [ - [ - "fritz", - "40:8D:5C:0F:F5:91" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "DESKTOP-TQ1KLRL", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "e4:f8:9c:2f:f6:f2" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "2ee4429919a8dd70f171e0678ed5e3a9", - "identifiers": [ - [ - "fritz", - "E4:F8:9C:2F:F6:F2" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Doris", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "24:62:ab:0b:18:8b" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "bd6b5033b704bfd525bf3b2593f95cbe", - "identifiers": [ - [ - "fritz", - "24:62:AB:0B:18:8B" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "ESP-0B188B", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:1c:bf:4a:03:5e" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "4f2388e07aba9339bbc9c3ebed4f7e62", - "identifiers": [ - [ - "fritz", - "00:1C:BF:4A:03:5E" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Faller-PC", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "be:6a:92:09:f8:a0" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "29f486bb151d31d84ef4c4cf46995003", - "identifiers": [ - [ - "fritz", - "BE:6A:92:09:F8:A0" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Galaxy-A41", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "58:b1:0f:fa:63:c6" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "23ad3d2444124ea22a5f055515208186", - "identifiers": [ - [ - "fritz", - "58:B1:0F:FA:63:C6" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Galaxy-A8-2018", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "6c:c7:ec:05:cd:08" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "ae78eedde0e929fef53884010f6051a1", - "identifiers": [ - [ - "fritz", - "6C:C7:EC:05:CD:08" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Galaxy-S8", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "3c:dc:bc:62:55:6c" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "7f345bb4093b533ecedb43bed79fa1f0", - "identifiers": [ - [ - "fritz", - "3C:DC:BC:62:55:6C" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Galaxy-Tab-S2", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "38:22:e2:5d:31:c3" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "705b4fa5eb952c54d584e8369035ae2d", - "identifiers": [ - [ - "fritz", - "38:22:E2:5D:31:C3" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "HP5D31C3", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "94:0e:6b:bf:cf:1a" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "0014da2a0c74db2fdd0ae6aa60d48482", - "identifiers": [ - [ - "fritz", - "94:0E:6B:BF:CF:1A" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "HUAWEI-P10-a350e2674196da", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "2c:78:0e:14:d3:37" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "ed0c9b5fb0ba56b06ce86e3733a12047", - "identifiers": [ - [ - "fritz", - "2C:78:0E:14:D3:37" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "HUAWEI-P30-dce33920e35e84", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "5c:a8:6a:21:cb:31" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "01a16c452d3f925c2c87b87e93f81b6c", - "identifiers": [ - [ - "fritz", - "5C:A8:6A:21:CB:31" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "HUAWEI-P9-lite", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:80:e1:cc:b0:ef" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "d74da6b71595e420b55a9e4faa40e111", - "identifiers": [ - [ - "fritz", - "00:80:E1:CC:B0:EF" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "ICO-00420075", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "50:eb:71:1a:87:63" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "7602bb5a2cf56b77349695510cb0866f", - "identifiers": [ - [ - "fritz", - "50:EB:71:1A:87:63" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "LP5-MBR32-CEM", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "f8:75:a4:45:3d:88" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "b82e7f9c5b4b00153e01890a5fc06a0e", - "identifiers": [ - [ - "fritz", - "F8:75:A4:45:3D:88" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "LP5-MBR32-CEM", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "c0:38:96:6c:02:0b" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "fc25e621971b26e01965d05e26b7c66b", - "identifiers": [ - [ - "fritz", - "C0:38:96:6C:02:0B" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "MartinLaptop", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "20:6a:8a:a3:f7:46" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "62bfa88a8f6295cd40bb4fb07b86b141", - "identifiers": [ - [ - "fritz", - "20:6A:8A:A3:F7:46" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "MartinLaptop", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "88:ae:07:4a:2a:94" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "a8636f647e258082cfd426c6d7acbc0a", - "identifiers": [ - [ - "fritz", - "88:AE:07:4A:2A:94" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Martins-iPad", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "60:8c:4a:71:07:1a" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "acbdf2606930401562927d4ba79f9359", - "identifiers": [ - [ - "fritz", - "60:8C:4A:71:07:1A" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Martins-iPad", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "60:8c:4a:64:32:b5" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "f3800d9cb58da421160ec3c779b55122", - "identifiers": [ - [ - "fritz", - "60:8C:4A:64:32:B5" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Martins-iPad", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "88:ae:07:48:63:02" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "636a81e18540a206adae68d8d58a37ed", - "identifiers": [ - [ - "fritz", - "88:AE:07:48:63:02" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Martins-iPad", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "78:7b:8a:59:30:4c" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "4ae4e0d702a85bbd80abe66e475f1f07", - "identifiers": [ - [ - "fritz", - "78:7B:8A:59:30:4C" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Martins-iPad", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "a4:67:06:86:e5:a9" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "1f9673136758e458a7b252cdbead1d1b", - "identifiers": [ - [ - "fritz", - "A4:67:06:86:E5:A9" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Martins-iPad", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "aa:b7:ab:b0:4a:80" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "9e9ffc57713f156c1256c455848081f7", - "identifiers": [ - [ - "fritz", - "AA:B7:AB:B0:4A:80" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Martins-iPad", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "38:01:46:e7:e9:8b" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "89df81d537f6b2bc462c6e8798cab4dc", - "identifiers": [ - [ - "fritz", - "38:01:46:E7:E9:8B" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-178-104", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "b4:e6:2d:de:8b:e9" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "aaa58c5979a0b743b90c383429489e2e", - "identifiers": [ - [ - "fritz", - "B4:E6:2D:DE:8B:E9" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-178-106", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "b4:e6:2d:dd:04:79" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "35bc523a429972a05dbf71cfed0bb15e", - "identifiers": [ - [ - "fritz", - "B4:E6:2D:DD:04:79" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-178-108", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "b4:e6:2d:df:41:0d" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "37bf3913f0a801a55a0c7176ed99a3ba", - "identifiers": [ - [ - "fritz", - "B4:E6:2D:DF:41:0D" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-178-110", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "24:a1:60:53:91:cc" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "662bf4be9df38327ec03689226e2d48f", - "identifiers": [ - [ - "fritz", - "24:A1:60:53:91:CC" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-178-128", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:27:15:ba:46:62" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "8d78830b7f15fa4f0e21194e10ea6fe0", - "identifiers": [ - [ - "fritz", - "00:27:15:BA:46:62" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-178-129", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "c4:73:1e:32:0f:c6" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "acb320c2bf7ff0d3f4e4b7cc5ef35b31", - "identifiers": [ - [ - "fritz", - "C4:73:1E:32:0F:C6" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-178-30", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:1d:ec:10:df:81" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "002fd652d72ce5e8e38403f9d4f02f24", - "identifiers": [ - [ - "fritz", - "00:1D:EC:10:DF:81" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-178-31", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:bb:3a:b1:6a:80" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "f71a693411788bba55cdaad3efbe3801", - "identifiers": [ - [ - "fritz", - "00:BB:3A:B1:6A:80" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-178-35", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "cc:9f:7a:9e:e9:22" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "b8f066cc34d5059c7e5e25e6c1aeb2d2", - "identifiers": [ - [ - "fritz", - "CC:9F:7A:9E:E9:22" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-178-37", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:18:71:60:0f:a8" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "b14b99bbfa99ad10d98e067073ebe71c", - "identifiers": [ - [ - "fritz", - "00:18:71:60:0F:A8" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-178-42", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "b8:27:eb:55:dc:b1" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "fa2ecb509204c4bdc08292c36ff6fb47", - "identifiers": [ - [ - "fritz", - "B8:27:EB:55:DC:B1" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-178-58", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "f0:d7:aa:ca:9a:d1" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "ad0663590fb99abe83bdc2b88ea2b345", - "identifiers": [ - [ - "fritz", - "F0:D7:AA:CA:9A:D1" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-178-89", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "34:d2:70:b0:d8:1e" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "013d6c4db2daafe581d28520b35fa2b9", - "identifiers": [ - [ - "fritz", - "34:D2:70:B0:D8:1E" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-178-96", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "cc:50:e3:53:20:28" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "4ded66a45f2a3682cdd8cb469f27d100", - "identifiers": [ - [ - "fritz", - "CC:50:E3:53:20:28" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PoolPumpeSteckdose", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "34:23:87:24:0b:d1" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "00ad0bb8127f2feca073231e076ef3ba", - "identifiers": [ - [ - "fritz", - "34:23:87:24:0B:D1" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "RebeccaLaptop", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "78:84:3c:34:9e:6a" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "d42929cdaa3727f44aa9dddd34bfdcf9", - "identifiers": [ - [ - "fritz", - "78:84:3C:34:9E:6A" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "RebeccaLaptop", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "62:ff:4d:04:d7:a6" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "97d3bfdf1606956c90199c8f1c14afcc", - "identifiers": [ - [ - "fritz", - "62:FF:4D:04:D7:A6" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "RepeaterAZGeorg", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "62:ff:4d:05:2e:8c" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "07802224e17c95d048ee19685e0f2f33", - "identifiers": [ - [ - "fritz", - "62:FF:4D:05:2E:8C" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "RepeaterAZMartin", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "c8:d7:b0:6f:c2:e3" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "2b56db999902b299559faba6ccf79fe0", - "identifiers": [ - [ - "fritz", - "C8:D7:B0:6F:C2:E3" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Sebastian-Handy", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "2c:33:7a:2b:f3:9f" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "d396c325b49ff2ea74edc3b1efef3061", - "identifiers": [ - [ - "fritz", - "2C:33:7A:2B:F3:9F" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Sebastian-PC", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "20:6a:8a:a4:52:d2" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "634e77ff7ca87a6b6a44fdb1fdc23121", - "identifiers": [ - [ - "fritz", - "20:6A:8A:A4:52:D2" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Sebastian-PC", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "d4:4d:a4:a8:59:15" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "5382897de095127354b76cf786977df2", - "identifiers": [ - [ - "fritz", - "D4:4D:A4:A8:59:15" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "SonyCamera", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:04:20:28:11:87" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "ed6bd0b85cce79ec5b9e7817bb116a25", - "identifiers": [ - [ - "fritz", - "00:04:20:28:11:87" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "SqueezeboxRadio", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "30:b5:c2:f9:b2:f4" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "1891cd5b0a8bb4520dd33f31c292e1f8", - "identifiers": [ - [ - "fritz", - "30:B5:C2:F9:B2:F4" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "SwitchKeller", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "4830ccb844609ea7b35926a816864705", - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": "http://192.168.178.120/", - "connections": [ - [ - "mac", - "cc:50:e3:19:f6:16" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "ddf15ee93c59a43017b1724c1e0bbcae", - "identifiers": [ - [ - "fritz", - "CC:50:E3:19:F6:16" - ] - ], - "manufacturer": "Tasmota", - "model": "Sonoff Basic", - "name_by_user": "Tasmota01", - "name": "Tasmota", - "sw_version": "10.0.0", - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "4830ccb844609ea7b35926a816864705", - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": "http://192.168.178.121/", - "connections": [ - [ - "mac", - "cc:50:e3:53:18:77" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "72239a8077707354e1c9c6938d8b2e15", - "identifiers": [ - [ - "fritz", - "CC:50:E3:53:18:77" - ] - ], - "manufacturer": "Tasmota", - "model": "Sonoff Basic", - "name_by_user": "Tasmota02", - "name": "Tasmota", - "sw_version": "10.0.0", - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "4830ccb844609ea7b35926a816864705", - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": "http://192.168.178.122/", - "connections": [ - [ - "mac", - "cc:50:e3:19:f1:e8" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "8f0167f17a6d05e88c7239eaf74a01ae", - "identifiers": [ - [ - "fritz", - "CC:50:E3:19:F1:E8" - ] - ], - "manufacturer": "Tasmota", - "model": "Sonoff Basic", - "name_by_user": "Tasmota03", - "name": "Tasmota", - "sw_version": "9.1.0", - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "04:20:9a:35:f6:01" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "19cc388a09902604b0e8d8d73e172260", - "identifiers": [ - [ - "fritz", - "04:20:9A:35:F6:01" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "VIERA-E30-Series", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:0c:de:fb:50:fa" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "091a214d33ebabaee03ee7b34f91aa52", - "identifiers": [ - [ - "fritz", - "00:0C:DE:FB:50:FA" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "abb-ips", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "68:54:fd:ff:f2:e5" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "2be1a8f3478ab4e424013f7e4fd7f693", - "identifiers": [ - [ - "fritz", - "68:54:FD:FF:F2:E5" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "alexaEsszimmer", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "34:d2:70:19:f4:49" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "db5708730b30e87e1f5a0109712c1c6c", - "identifiers": [ - [ - "fritz", - "34:D2:70:19:F4:49" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "amazon-0567f6466", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "b8:5f:98:e3:e5:6a" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "2be8cd3ba0828f057530d84c8490a658", - "identifiers": [ - [ - "fritz", - "B8:5F:98:E3:E5:6A" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "amazon-0f8f97e99", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "1c:fe:2b:40:0a:bc" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "8db171a530b16b92c76fe9715337c19a", - "identifiers": [ - [ - "fritz", - "1C:FE:2B:40:0A:BC" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "amazon-16c072734", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "74:c2:46:66:ef:74" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "6015e4c59da4e7cfaa76f55670117a4b", - "identifiers": [ - [ - "fritz", - "74:C2:46:66:EF:74" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "amazonFireTVStick", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "14:7d:c5:12:d2:6f" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "3be85169e26f140c8cd1a955180cd21f", - "identifiers": [ - [ - "fritz", - "14:7D:C5:12:D2:6F" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "android-2fda55cc4d5ece09", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "10:92:66:73:77:3b" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "5087aaff02bade525242e4e4af8b56d6", - "identifiers": [ - [ - "fritz", - "10:92:66:73:77:3B" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "android-3190c5cdc2df36fc", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "38:94:96:f5:5e:c7" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "cdbbe627bd235982b7c698b117935571", - "identifiers": [ - [ - "fritz", - "38:94:96:F5:5E:C7" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "android-611e371c5bbf45cd", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "d0:59:e4:05:9b:cc" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "ed03d7bd358d4379696326c899bee188", - "identifiers": [ - [ - "fritz", - "D0:59:E4:05:9B:CC" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "android-86eea6cb5fff820f", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "84:db:ac:ef:6d:ca" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "ab70c0573986bc5ab5e3a61ed5fcd639", - "identifiers": [ - [ - "fritz", - "84:DB:AC:EF:6D:CA" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "android-a1c491c670686e69", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "f4:42:8f:bb:f9:42" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "1517507f710cc1cbd01524a8803f435c", - "identifiers": [ - [ - "fritz", - "F4:42:8F:BB:F9:42" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "android-acc2d8113717534", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "30:19:66:e2:b0:ec" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "ff8755682c60fb8e7f4e7a6fe470764a", - "identifiers": [ - [ - "fritz", - "30:19:66:E2:B0:EC" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "android-aead4fe40d41f7f4", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "50:2e:5c:e7:47:8f" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "7d5ca1cc58dc8c08b3828a2c144da120", - "identifiers": [ - [ - "fritz", - "50:2E:5C:E7:47:8F" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "android-bf83c9e32f8dcae3", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "c8:38:70:30:b2:35" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "97dd761c58e0f95c118fccd98b61d4d2", - "identifiers": [ - [ - "fritz", - "C8:38:70:30:B2:35" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "android-f563bfc25fa52c44", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "74:31:70:6c:d7:e8" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "e9a17c45dac275d260391c6d070f103a", - "identifiers": [ - [ - "fritz", - "74:31:70:6C:D7:E8" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "anne-TOSH", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:05:cd:94:a1:8c" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "846bb4c599163d2a5bee611ff779a808", - "identifiers": [ - [ - "fritz", - "00:05:CD:94:A1:8C" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "avreceiver", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "b8:27:eb:75:97:34" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "033b2dacb6a47e8eef1a641e5b63a129", - "identifiers": [ - [ - "fritz", - "B8:27:EB:75:97:34" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "bedroomPi", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "c4:6e:1f:25:18:c5" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "5a1fc9107264562c2833323f62aa78a0", - "identifiers": [ - [ - "fritz", - "C4:6E:1F:25:18:C5" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "desktop-linux", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "18:31:bf:be:29:d2" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "772298bf7dc739dbc3748be0116990be", - "identifiers": [ - [ - "fritz", - "18:31:BF:BE:29:D2" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "desktop-linux", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "94:57:a5:9b:78:80" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "e1217dc4fc2a846012400eb65ed323dc", - "identifiers": [ - [ - "fritz", - "94:57:A5:9B:78:80" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "druckerrm", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "94:57:a5:9b:78:81" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "fc3f266074c727f240f2f94aa386a8f0", - "identifiers": [ - [ - "fritz", - "94:57:A5:9B:78:81" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "druckerrm", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "3c:61:05:07:30:f4" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "5083b180d87e8d19257fa1d665e8e123", - "identifiers": [ - [ - "fritz", - "3C:61:05:07:30:F4" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "esp32-arduino", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "c8:2b:96:b7:17:00" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "8707c5f9917a7919e3de0452f0a0b9a2", - "identifiers": [ - [ - "fritz", - "C8:2B:96:B7:17:00" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "esp32-arduino", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "7c:dd:90:5e:0c:0b" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "d4b1f477eebfd2c5ed1a91dccf6c3d99", - "identifiers": [ - [ - "fritz", - "7C:DD:90:5E:0C:0B" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "esszimmerradio", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "24:65:11:6a:50:74" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "0758858c8be73b47e91f1a07d0124ba6", - "identifiers": [ - [ - "fritz", - "24:65:11:6A:50:74" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "fritz.box", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": "http://192.168.178.1", - "connections": [ - [ - "mac", - "34:31:c4:16:29:4a" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "dd92b1e30c11c42be5116330fc3a3410", - "identifiers": [ - [ - "fritz", - "3431C416294A" - ], - [ - "fritz", - "34:31:C4:16:29:4A" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box 7490", - "name_by_user": null, - "name": "FRITZ!Box 7490", - "sw_version": "113.07.29", - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "22:a6:2f:4d:af:59" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "dfb2642f72a867ae6b00a795cdd55039", - "identifiers": [ - [ - "fritz", - "22:A6:2F:4D:AF:59" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "fritz.repeater", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "82:c7:a6:55:cc:99" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "ea367ecddd844ba7f950a38be13c7cde", - "identifiers": [ - [ - "fritz", - "82:C7:A6:55:CC:99" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "fritz.repeater", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:1f:3f:44:24:7d" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "fe4955cdd2b70449707d8518a898b948", - "identifiers": [ - [ - "fritz", - "00:1F:3F:44:24:7D" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "fritzbox-router", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:15:af:7a:9f:4a" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "d1c9d61adaa364f3fb2dad6c32abe0e3", - "identifiers": [ - [ - "fritz", - "00:15:AF:7A:9F:4A" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "georg-PC", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "72:24:28:a4:0f:78" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "e616d0aaf1b0a7348fa96661be65a447", - "identifiers": [ - [ - "fritz", - "72:24:28:A4:0F:78" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "heizungspi", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "dc:a6:32:4c:0d:d3" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "bfc088c0988e0b4aafe7006912ecf797", - "identifiers": [ - [ - "fritz", - "DC:A6:32:4C:0D:D3" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "homeassistant", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "cc:c7:60:3c:cb:54" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "ee3ca89e3eef5d1614af57e6472794a6", - "identifiers": [ - [ - "fritz", - "CC:C7:60:3C:CB:54" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "iPad", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "a4:d1:8c:3d:b8:42" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "bb961e5ad293f15990af9b8653fb8629", - "identifiers": [ - [ - "fritz", - "A4:D1:8C:3D:B8:42" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "iPad-von-Martin", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "c4:2a:d0:e6:af:e8" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "db30f29a5d94028bcda7f0e939eb51ee", - "identifiers": [ - [ - "fritz", - "C4:2A:D0:E6:AF:E8" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "iPadvonRebecca", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "b8:27:eb:6b:72:85" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "f27f431f475cc8a61193210dd8e0c415", - "identifiers": [ - [ - "fritz", - "B8:27:EB:6B:72:85" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "kitchenpi", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "b0:55:08:c0:de:c2" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "3ff517f253b5b109392b33dfdde32def", - "identifiers": [ - [ - "fritz", - "B0:55:08:C0:DE:C2" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "martin-handy", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "ca:f8:a3:1e:e0:ab" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "d1a9ce5b27dbd8037e48cc30575b4703", - "identifiers": [ - [ - "fritz", - "CA:F8:A3:1E:E0:AB" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "musikserverWohnzimmerOben", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "dc:a6:32:10:00:06" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "00c0542db1186d8ed7959cad1db95a47", - "identifiers": [ - [ - "fritz", - "DC:A6:32:10:00:06" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "musikserverWohnzimmerOben", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "b8:27:eb:00:89:e4" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "5ae42f91db44d8a39eefe5dbce476ee9", - "identifiers": [ - [ - "fritz", - "B8:27:EB:00:89:E4" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "newrpi", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "b8:27:eb:41:b7:46" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "e24334515d0cf0a23d51abc18a202e7c", - "identifiers": [ - [ - "fritz", - "B8:27:EB:41:B7:46" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "octopi", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "60:21:c0:e1:3c:8d" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "d84b0239cf240a6ebaace96dea88d975", - "identifiers": [ - [ - "fritz", - "60:21:C0:E1:3C:8D" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "pvc01s", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:01:c0:0c:af:87" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "dbc8c6c8182efcb8c78fb58f6a8a896a", - "identifiers": [ - [ - "fritz", - "00:01:C0:0C:AF:87" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "server", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "cc:50:e3:63:e1:ba" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "b9ca76513644642d8496a3f496f5c1e3", - "identifiers": [ - [ - "fritz", - "CC:50:E3:63:E1:BA" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "smartswim", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "cc:50:e3:63:df:2c" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "0c26a4d289f15a5a263f0d5c32bad579", - "identifiers": [ - [ - "fritz", - "CC:50:E3:63:DF:2C" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "smartswim", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "b4:e6:2d:dd:37:f5" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "6ebb8e801b01269f1d0af19bf91ee7bb", - "identifiers": [ - [ - "fritz", - "B4:E6:2D:DD:37:F5" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "swimtracker-DD37F5", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "4830ccb844609ea7b35926a816864705", - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": "http://192.168.178.124/", - "connections": [ - [ - "mac", - "80:7d:3a:67:b8:38" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "c5519f44c9d1b8ed5bf7ab5c8b86f6fb", - "identifiers": [ - [ - "fritz", - "80:7D:3A:67:B8:38" - ] - ], - "manufacturer": "Tasmota", - "model": "Sonoff Basic", - "name_by_user": "Tasmota04", - "name": "Tasmota", - "sw_version": "10.0.0", - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "4830ccb844609ea7b35926a816864705", - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": "http://192.168.178.125/", - "connections": [ - [ - "mac", - "80:7d:3a:67:b4:f8" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "1e4bba890edeb2f2381cadca891aa8f6", - "identifiers": [ - [ - "fritz", - "80:7D:3A:67:B4:F8" - ] - ], - "manufacturer": "Tasmota", - "model": "Sonoff Basic", - "name_by_user": "Tasmota05", - "name": "Tasmota", - "sw_version": "10.0.0", - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "4830ccb844609ea7b35926a816864705", - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": "http://192.168.178.126/", - "connections": [ - [ - "mac", - "cc:50:e3:57:5a:d7" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "44aad6953ddf53c872f88ae694c47fe5", - "identifiers": [ - [ - "fritz", - "CC:50:E3:57:5A:D7" - ] - ], - "manufacturer": "Tasmota", - "model": "Sonoff Basic", - "name_by_user": "Tasmota06", - "name": "Tasmota", - "sw_version": "10.0.0", - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "4830ccb844609ea7b35926a816864705", - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": "http://192.168.178.127/", - "connections": [ - [ - "mac", - "cc:50:e3:57:04:64" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "f9b5c953faf25d2f5e25fc035feeabac", - "identifiers": [ - [ - "fritz", - "CC:50:E3:57:04:64" - ] - ], - "manufacturer": "Tasmota", - "model": "Sonoff Basic", - "name_by_user": "Tasmota07", - "name": "Tasmota", - "sw_version": "10.0.0", - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:22:fb:a3:44:0a" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "56dd3092c32dd80b3f4674d2dab08e6f", - "identifiers": [ - [ - "fritz", - "00:22:FB:A3:44:0A" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "xandi-laptop", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": "rest", - "config_entries": [ - "515ed507839833c24405194a10ae2db4" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "4018556d56ca21f4f83aa935bfd7de8c", - "identifiers": [ - [ - "scheduler", - "1923a10d943e" - ] - ], - "manufacturer": "@nielsfaber", - "model": "Scheduler", - "name_by_user": null, - "name": "Scheduler", - "sw_version": "3.2.12", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "d8:c7:71:ac:be:30" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "8464104ed5247a698fa328aa55fd716c", - "identifiers": [ - [ - "fritz", - "D8:C7:71:AC:BE:30" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "HUAWEI-Y6-Pro-2017", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "4fe874f0bdd44d0a906e76428d63b87a" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "9a418c54a4bbff5762e7c09afd50b8c8", - "identifiers": [ - [ - "mqtt", - "hass-workstation-serviceMARTINDESKTOP" - ] - ], - "manufacturer": "martin", - "model": "Microsoft Windows NT 10.0.19045.0", - "name_by_user": null, - "name": "MARTINDESKTOP", - "sw_version": "1.0.0.29957", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "a8:03:2a:45:25:a0" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "9ed58135939b05ebbe422d846c2fa4fb", - "identifiers": [ - [ - "fritz", - "A8:03:2A:45:25:A0" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "swimtracker-4525A0", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "b8:27:eb:01:71:a2" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "4f730ac73eeb752b8e88e61edba0eac9", - "identifiers": [ - [ - "fritz", - "B8:27:EB:01:71:A2" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "esszimmerradio", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "a8:03:2a:45:27:00" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "3bf2952626a48833d9668716be34c5d6", - "identifiers": [ - [ - "fritz", - "A8:03:2A:45:27:00" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "swimtracker-452700", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "a8:03:2a:45:26:1c" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "203bf0bc405db447828d24b915abc9e3", - "identifiers": [ - [ - "fritz", - "A8:03:2A:45:26:1C" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "swimtracker-45261C", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "4a:82:9c:5f:9b:33" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "affbbb90ec3ea732375379ad3a5e7d03", - "identifiers": [ - [ - "fritz", - "4A:82:9C:5F:9B:33" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "iPhonevlexandra", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "1c:cc:d6:41:82:0b" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "ce9647e45f4aa32a17b1bf62b6c9c81f", - "identifiers": [ - [ - "fritz", - "1C:CC:D6:41:82:0B" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "RedmiNote8Pro-RedmiN", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "cc:50:e3:63:b9:93" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "e6030f46d389eb62e2d44e17f989e9c1", - "identifiers": [ - [ - "fritz", - "CC:50:E3:63:B9:93" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "swimtracker-tester", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "3a:c3:e2:04:db:0d" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "4e6eb38b129b3e6071608b9dce01ffe1", - "identifiers": [ - [ - "fritz", - "3A:C3:E2:04:DB:0D" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Ralphs-iPhone-X", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": "rest", - "config_entries": [ - "bda2acac11e9f25954e7ac0f3b31a9dd" - ], - "configuration_url": null, - "connections": [], - "disabled_by": "config_entry", - "entry_type": "service", - "hw_version": null, - "id": "c4ccdb82e6c8c83f662a250033759084", - "identifiers": [ - [ - "accuweather", - "1006287" - ] - ], - "manufacturer": "AccuWeather, Inc.", - "model": null, - "name_by_user": null, - "name": "AccuWeather", - "sw_version": null, - "via_device_id": null - }, - { - "area_id": "rest", - "config_entries": [ - "1fb392bfa095e0190b76d430c6027366" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "a46a365f11209d37c23908414543d26c", - "identifiers": [ - [ - "openweathermap", - "49.369477-10.9831468" - ] - ], - "manufacturer": "OpenWeather", - "model": null, - "name_by_user": null, - "name": "OpenWeatherMap", - "sw_version": null, - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "d4:11:a3:5e:d2:23" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "bd833202fe5a6f3ac2eb488c9dab2a38", - "identifiers": [ - [ - "fritz", - "D4:11:A3:5E:D2:23" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Guidos-Samsung", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "80:7d:3a:f7:ca:0c" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "1db7b3b24faa158f2f59cf98688fd6fe", - "identifiers": [ - [ - "fritz", - "80:7D:3A:F7:CA:0C" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "espressif", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "4fe874f0bdd44d0a906e76428d63b87a" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "bf707d034854035502e0b1df2865b163", - "identifiers": [ - [ - "mqtt", - "vacuum" - ] - ], - "manufacturer": "Beijing Roborock Technology Co., Ltd.", - "model": "S5", - "name_by_user": null, - "name": "vacuum", - "sw_version": "2021.04.0 (Valetudo)", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "68dac67fca42e3b520f58b928904557d" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "e306c430e624e60bd47bc9122bf2956b", - "identifiers": [ - [ - "mobile_app", - "83979e8c7b4d63c9" - ] - ], - "manufacturer": "HUAWEI", - "model": "VTR-L29", - "name_by_user": null, - "name": "HandyRebecca", - "sw_version": "28", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "84:8e:df:58:23:3c" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "7c5124b864f2963a9b41348f5350f0d8", - "identifiers": [ - [ - "fritz", - "84:8E:DF:58:23:3C" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-84-8E-DF-58-23-3C", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "14:a5:1a:83:7f:e5" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "c3a5704c853bb91c5ce03259646d1d24", - "identifiers": [ - [ - "fritz", - "14:A5:1A:83:7F:E5" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "HUAWEI-P10-89bad24f8fcc67", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "1157109c70e265697c8485bd021b4ef7" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "bb469668b8f97a984021c271d41178a9", - "identifiers": [ - [ - "mobile_app", - "733ffd986b7cf20c" - ] - ], - "manufacturer": "HUAWEI", - "model": "VTR-L09", - "name_by_user": null, - "name": "rebeccahandyP10", - "sw_version": "28", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "30:07:4d:77:72:3d" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "1c9cafc4637298174e8830696e13681b", - "identifiers": [ - [ - "fritz", - "30:07:4D:77:72:3D" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Galaxy-S8", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "8e:7a:53:40:20:b0" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "a6954e22f40f6c442ae1294acedbf16c", - "identifiers": [ - [ - "fritz", - "8E:7A:53:40:20:B0" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-189-13", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "e8:2a:44:da:6c:c3" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "063c997da58d0c71f67ce04da87f3656", - "identifiers": [ - [ - "fritz", - "E8:2A:44:DA:6C:C3" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "DESKTOP-QOJUMG1", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "60:6e:e8:bb:44:fc" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "1d4f60c8fbc4dbc76f5bf709111c4a50", - "identifiers": [ - [ - "fritz", - "60:6E:E8:BB:44:FC" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "M2101K7BNY", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "100d58ea4abe89dd019b9e1894d38402" - ], - "configuration_url": "http://192.168.178.134:80/", - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "deb129743051226a4e47bc5785d1f092", - "identifiers": [ - [ - "octoprint", - "de90f088-68ce-4563-8110-e97ba956bc34" - ] - ], - "manufacturer": "OctoPrint", - "model": null, - "name_by_user": null, - "name": "OctoPrint", - "sw_version": null, - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "e4:5f:01:66:6d:ee" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "99edc3e6be4e079fbeb50f0e7fd22794", - "identifiers": [ - [ - "fritz", - "E4:5F:01:66:6D:EE" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "musicmouse", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "30:07:4d:0b:d0:ae" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "7c3737681576e1623bd19fb0076c2c52", - "identifiers": [ - [ - "fritz", - "30:07:4D:0B:D0:AE" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Galaxy-S8", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "1e:14:e1:51:10:be" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "dfdbb33ce012eddd40a8a391c0694104", - "identifiers": [ - [ - "fritz", - "1E:14:E1:51:10:BE" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "iPhonedeMagdiel", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "fc:77:74:45:99:58" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "d902f896cb1aa96a26d819df831fea19", - "identifiers": [ - [ - "fritz", - "FC:77:74:45:99:58" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "DESKTOP-7CEH6AT", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "8a:e8:c1:42:97:13" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "e66f616dbe496701dff95a7872378bd7", - "identifiers": [ - [ - "fritz", - "8A:E8:C1:42:97:13" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Galaxy-J6", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "configuration_url": "homeassistant://hassio/addon/core_zwave_js", - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "6ddd01f41a4197b18b29447c38b8c836", - "identifiers": [ - [ - "hassio", - "core_zwave_js" - ] - ], - "manufacturer": "Official add-ons", - "model": "Home Assistant Add-on", - "name_by_user": null, - "name": "Z-Wave JS", - "sw_version": "0.1.74", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "221428ba9e0f0d5b3240bd2162be99f4" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "6b5323973a2cd072b5ee2399b85e3261", - "identifiers": [ - [ - "zwave_js", - "4231470061-1" - ], - [ - "zwave_js", - "4231470061-1-277:1024:1" - ] - ], - "manufacturer": "Z-Wave.Me", - "model": "UZB", - "name_by_user": null, - "name": "Z-Wave USB Stick", - "sw_version": "5.37", - "via_device_id": null - }, - { - "area_id": "rest", - "config_entries": [ - "221428ba9e0f0d5b3240bd2162be99f4" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "38639142e27318c914264b87eadd15c1", - "identifiers": [ - [ - "zwave_js", - "4231470061-2-340:256:513" - ], - [ - "zwave_js", - "4231470061-2" - ] - ], - "manufacturer": "Popp & Co", - "model": "004001", - "name_by_user": "rauchmelder_unten_gang", - "name": "Smoke Detector and Siren", - "sw_version": "2.1", - "via_device_id": "6b5323973a2cd072b5ee2399b85e3261" - }, - { - "area_id": "schlafzimmer", - "config_entries": [ - "221428ba9e0f0d5b3240bd2162be99f4" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "a47da225a9cdc8ad25afcef0a26fa228", - "identifiers": [ - [ - "zwave_js", - "4231470061-3" - ], - [ - "zwave_js", - "4231470061-3-340:256:513" - ] - ], - "manufacturer": "Popp & Co", - "model": "004001", - "name_by_user": "rauchmelder_schlafzimmer", - "name": "Smoke Detector and Siren", - "sw_version": "2.1", - "via_device_id": "6b5323973a2cd072b5ee2399b85e3261" - }, - { - "area_id": "93728f2df4d94517803b87de4d4028bb", - "config_entries": [ - "221428ba9e0f0d5b3240bd2162be99f4" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "b0b662a15d6545d3cc87c0ba62ec7f3c", - "identifiers": [ - [ - "zwave_js", - "4231470061-4-340:256:513" - ], - [ - "zwave_js", - "4231470061-4" - ] - ], - "manufacturer": "Popp & Co", - "model": "004001", - "name_by_user": "rauchmelder_wohnzimmer", - "name": "Smoke Detector and Siren", - "sw_version": "2.1", - "via_device_id": "6b5323973a2cd072b5ee2399b85e3261" - }, - { - "area_id": "rest", - "config_entries": [ - "221428ba9e0f0d5b3240bd2162be99f4" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "8f66617492092699396e382a0cde04e4", - "identifiers": [ - [ - "zwave_js", - "4231470061-5" - ], - [ - "zwave_js", - "4231470061-5-340:256:513" - ] - ], - "manufacturer": "Popp & Co", - "model": "004001", - "name_by_user": "rauchmelder_heizung", - "name": "Smoke Detector and Siren", - "sw_version": "2.1", - "via_device_id": "6b5323973a2cd072b5ee2399b85e3261" - }, - { - "area_id": null, - "config_entries": [ - "221428ba9e0f0d5b3240bd2162be99f4" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "c8bd25813d48353df122d228c661afe1", - "identifiers": [ - [ - "zwave_js", - "4231470061-6-340:256:513" - ], - [ - "zwave_js", - "4231470061-6" - ] - ], - "manufacturer": "Popp & Co", - "model": "004001", - "name_by_user": "Raichmelder_dachgeschoss", - "name": "Smoke Detector and Siren", - "sw_version": "2.1", - "via_device_id": "6b5323973a2cd072b5ee2399b85e3261" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "b6:0c:aa:31:48:e2" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "7eeb3aa2353e6c22613286fa2cc921fa", - "identifiers": [ - [ - "fritz", - "B6:0C:AA:31:48:E2" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "S21-Ultra-von-Gerrit", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "f6:6f:06:8d:42:e0" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "8b0459b0b6000d9f66af3c42d784c2d1", - "identifiers": [ - [ - "fritz", - "F6:6F:06:8D:42:E0" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-189-17", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "0e:c8:97:d9:71:3b" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "80c7b8fa49cdd30291061e8d97ebe783", - "identifiers": [ - [ - "fritz", - "0E:C8:97:D9:71:3B" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "A32-pol-zovatela-Vsevolod", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "5c:0c:e6:26:cf:31" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "5497b0e3caa2d98894752740fc86761c", - "identifiers": [ - [ - "fritz", - "5C:0C:E6:26:CF:31" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-189-19", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "16:6c:1f:4c:02:82" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "d03d520e69141bae5b5835cabc11526f", - "identifiers": [ - [ - "fritz", - "16:6C:1F:4C:02:82" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-189-27", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "8a:40:0a:e1:9d:8d" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "964e2926b015cbccea4e9a80fe946483", - "identifiers": [ - [ - "fritz", - "8A:40:0A:E1:9D:8D" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Galaxy-A41", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "ba:3c:bf:b3:7f:23" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "6a4a9c04a32018a6fc88445b5a837919", - "identifiers": [ - [ - "fritz", - "BA:3C:BF:B3:7F:23" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Galaxy-A41", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "a4:38:cc:8e:20:1b" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "7b893f2bce900431010f039dda23439e", - "identifiers": [ - [ - "fritz", - "A4:38:CC:8E:20:1B" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-189-71", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "2e:27:b9:bf:21:f1" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "fd40d69d8c091d8b5ed12acf647d8ff2", - "identifiers": [ - [ - "fritz", - "2E:27:B9:BF:21:F1" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "HUAWEI-P30-dce33920e35e84", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "52:52:2b:8b:1a:dc" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "de8a34f0caadb5cb3066f8cf791e66e3", - "identifiers": [ - [ - "fritz", - "52:52:2B:8B:1A:DC" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Galaxy-A52s-5G", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "bb1c03069ffe5adc68e1c6ba9411b1ac" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "d38b7c87ae699c5b12813c8fb421e9e2", - "identifiers": [ - [ - "mobile_app", - "80efeec78207e1d5" - ] - ], - "manufacturer": "samsung", - "model": "SM-A528B", - "name_by_user": null, - "name": "rebeccaHandySamsung", - "sw_version": "33", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "0a:3b:72:df:1b:fe" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "9b235642c5802fceff17d06108b7e4c4", - "identifiers": [ - [ - "fritz", - "0A:3B:72:DF:1B:FE" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Galaxy-A52", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "9a:ad:0b:87:82:a6" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "a9ba8ee24f7f44030525cd0984cd534e", - "identifiers": [ - [ - "fritz", - "9A:AD:0B:87:82:A6" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Galaxy-A52", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "6e:b3:5f:9a:b3:b7" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "088a0e6429e6cff558eb1fa58da87edb", - "identifiers": [ - [ - "fritz", - "6E:B3:5F:9A:B3:B7" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-189-73", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "96:95:0d:28:df:6f" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "ac1f10c7955c43e96f131939722a319e", - "identifiers": [ - [ - "fritz", - "96:95:0D:28:DF:6F" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-189-14", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "d6:17:fd:df:41:df" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "9420fa17cd06b08a1a2045955f972903", - "identifiers": [ - [ - "fritz", - "D6:17:FD:DF:41:DF" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-189-74", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "42:14:d6:67:aa:6e" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "d6bab14c0d837d1c7339ce9d0471439f", - "identifiers": [ - [ - "fritz", - "42:14:D6:67:AA:6E" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-189-75", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "configuration_url": "homeassistant://hassio/addon/de838cd8_raspberrymatic", - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "61dcaa2b5a7332a06dca0f764dc63d8e", - "identifiers": [ - [ - "hassio", - "de838cd8_raspberrymatic" - ] - ], - "manufacturer": "Home Assistant RaspberryMatic Add-on", - "model": "Home Assistant Add-on", - "name_by_user": null, - "name": "RaspberryMatic CCU", - "sw_version": "3.61.5.20211113", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "225e2a8730a90cb0071b19d3a3a591a9", - "identifiers": [ - [ - "hassio", - "core" - ] - ], - "manufacturer": "Home Assistant", - "model": "Home Assistant Core", - "name_by_user": null, - "name": "Home Assistant Core", - "sw_version": "2022.12.8", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "443136c87aad7ae33565e1dbd2817ad1", - "identifiers": [ - [ - "hassio", - "supervisor" - ] - ], - "manufacturer": "Home Assistant", - "model": "Home Assistant Supervisor", - "name_by_user": null, - "name": "Home Assistant Supervisor", - "sw_version": "2022.12.1", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "e8d393e7209027e19dc79d238d4296b8" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "31025adba5c6df19f633841c0e8f1343", - "identifiers": [ - [ - "google_assistant", - "homeassistant-d3afc" - ] - ], - "manufacturer": "Google", - "model": "Google Assistant", - "name_by_user": null, - "name": "homeassistant-d3afc", - "sw_version": null, - "via_device_id": null - }, - { - "area_id": "93728f2df4d94517803b87de4d4028bb", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "56707d524067b79ec3468d4d3abd760d", - "identifiers": [ - [ - "hue", - "82421bf5-a1c8-46d5-a630-8bf893f34b66" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Room", - "name_by_user": null, - "name": "Wohnbereich", - "sw_version": null, - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "schlafzimmer", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "3684c69791b0ee4389630c4f377a88c9", - "identifiers": [ - [ - "hue", - "781836e4-6d8f-4f33-9f1f-600f15499633" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Room", - "name_by_user": null, - "name": "Schlafzimmer", - "sw_version": null, - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "garten", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "7a74e455c181c65d2ebfb7a03fcf5866", - "identifiers": [ - [ - "hue", - "a82bfd01-3e40-4b0f-9b3e-7eb2e2dfd389" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Room", - "name_by_user": null, - "name": "Garten", - "sw_version": null, - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "rest", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "288a8001abd291e646d24b4973ee5fbb", - "identifiers": [ - [ - "hue", - "3b8aaaca-218c-4afc-bd7f-ca3c0d22807a" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Room", - "name_by_user": null, - "name": "Rest", - "sw_version": null, - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "46ebd507f8f348508653f61054f67eb0", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "9f54f90d97754437900e99ba42e60168", - "identifiers": [ - [ - "hue", - "526ec6a3-a022-4b60-bc69-87910bb45b86" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Room", - "name_by_user": null, - "name": "Arbeitszimmer", - "sw_version": null, - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": null, - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "configuration_url": "homeassistant://hassio/addon/a0d7b954_motioneye", - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "cf9a581ed90e103e7731105967b6908b", - "identifiers": [ - [ - "hassio", - "a0d7b954_motioneye" - ] - ], - "manufacturer": "Home Assistant Community Add-ons", - "model": "Home Assistant Add-on", - "name_by_user": null, - "name": "motionEye", - "sw_version": "0.18.0", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "2173ab6aa2063de5460e0122250ae87d" - ], - "configuration_url": null, - "connections": [ - [ - "bluetooth", - "DC:A6:32:4C:0D:D6" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": "usb:v1D6Bp0246d0532", - "id": "c154f91f541233204dc6d81e10f6ad8f", - "identifiers": [], - "manufacturer": "Raspberry Pi Trading Ltd", - "model": "Unknown", - "name_by_user": null, - "name": "hci0 (DC:A6:32:4C:0D:D6)", - "sw_version": "homeassistant", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "configuration_url": "homeassistant://hassio/addon/a0d7b954_glances", - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "a04682db53bf50e2b78a99e1cd6ea8cc", - "identifiers": [ - [ - "hassio", - "a0d7b954_glances" - ] - ], - "manufacturer": "Home Assistant Community Add-ons", - "model": "Home Assistant Add-on", - "name_by_user": null, - "name": "Glances", - "sw_version": "0.17.2", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "e2:73:62:72:3c:02" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "864a563750806281ba9b3624ac68a6ed", - "identifiers": [ - [ - "fritz", - "E2:73:62:72:3C:02" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-189-77", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "configuration_url": "homeassistant://hassio/addon/47146a2b_netdata", - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "36843a64299f15f57a3a988eeab2cb80", - "identifiers": [ - [ - "hassio", - "47146a2b_netdata" - ] - ], - "manufacturer": "Netdata", - "model": "Home Assistant Add-on", - "name_by_user": null, - "name": "Netdata", - "sw_version": "2.1.1", - "via_device_id": null - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "ca:ad:88:27:36:93" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "11c94f0efcadb9df17c05ff2036fb489", - "identifiers": [ - [ - "fritz", - "CA:AD:88:27:36:93" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Galaxy-A52s-5G", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "3e:55:a1:33:ed:b7" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "f0e33e11de70da7fd04b579056434f15", - "identifiers": [ - [ - "fritz", - "3E:55:A1:33:ED:B7" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-189-70", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": "dachgeschoss", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:0b:ac:c8:33" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "30b54145e73183e15dfffa4371259e72", - "identifiers": [ - [ - "hue", - "b729cf57-0d1f-4c32-8b38-b3996d7f4a13" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue color lamp (LCA006)", - "name_by_user": null, - "name": "Fluter1", - "sw_version": "1.101.7", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "dachgeschoss", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "00:17:88:01:0b:ac:a9:f3" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "532ed158bdde5e9f5d545e6ee8451406", - "identifiers": [ - [ - "hue", - "ae7a532d-5e79-4b5c-9c8e-464f5a056d66" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Hue color lamp (LCA006)", - "name_by_user": null, - "name": "Fluter2", - "sw_version": "1.101.7", - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": "dachgeschoss", - "config_entries": [ - "e0ebcf51d57b4df4baaf36894d59979d" - ], - "configuration_url": null, - "connections": [], - "disabled_by": null, - "entry_type": "service", - "hw_version": null, - "id": "4f4e779219df54cba5f21bd7a37bee54", - "identifiers": [ - [ - "hue", - "d377ee86-cac7-4363-90cb-953dfcc6156b" - ] - ], - "manufacturer": "Signify Netherlands B.V.", - "model": "Room", - "name_by_user": null, - "name": "Dachgeschoss", - "sw_version": null, - "via_device_id": "8e09114c26574165a8f8fa43ff0c5395" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "9a:1f:19:78:15:10" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "691694ba4ee6fb7ddecc913252a65ef2", - "identifiers": [ - [ - "fritz", - "9A:1F:19:78:15:10" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Meinz", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "6a:e5:17:2c:0b:ad" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "0f7b839e7bc65af959bbcc25990bdab2", - "identifiers": [ - [ - "fritz", - "6A:E5:17:2C:0B:AD" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Galaxy-S10", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "70:a7:41:c1:bc:63" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "aacc2600987383ba260937ff41f6d5a8", - "identifiers": [ - [ - "fritz", - "70:A7:41:C1:BC:63" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "USW-MINI", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "60:22:32:e3:83:c7" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "5b8ed55f721901f0d0a32ddec2e33f2e", - "identifiers": [ - [ - "fritz", - "60:22:32:E3:83:C7" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-178-150", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "ac:07:5f:c0:1e:5d" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "13ff83989739a9c7f32871cae1c5f795", - "identifiers": [ - [ - "fritz", - "AC:07:5F:C0:1E:5D" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "HUAWEI-P20-9ff342b0c7c37e", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "60:22:32:ab:03:f5" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "2b496ff35cf555b396a72c9b5bd88ede", - "identifiers": [ - [ - "fritz", - "60:22:32:AB:03:F5" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "PC-192-168-178-151", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "a2:24:a6:c5:9f:48" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "00d6b81031034b71381e56f6c3097ad2", - "identifiers": [ - [ - "fritz", - "A2:24:A6:C5:9F:48" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "HUAWEI-P30-dce33920e35e84", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - }, - { - "area_id": null, - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "configuration_url": null, - "connections": [ - [ - "mac", - "5a:e4:90:1c:b5:b9" - ] - ], - "disabled_by": null, - "entry_type": null, - "hw_version": null, - "id": "888d78c5875123c17b487a764fd90101", - "identifiers": [ - [ - "fritz", - "5A:E4:90:1C:B5:B9" - ] - ], - "manufacturer": "AVM", - "model": "FRITZ!Box Tracked device", - "name_by_user": null, - "name": "Martins-iPad", - "sw_version": null, - "via_device_id": "dd92b1e30c11c42be5116330fc3a3410" - } + {"area_id":null,"config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:28:44:11"],["mac","00:17:88:01:01:06:24:ae"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"8e09114c26574165a8f8fa43ff0c5395","identifiers":[["hue","15234d70-ae1a-4de8-b16b-fb4187012ba1"],["fritz","00:17:88:28:44:11"],["hue","001788fffe284411"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"BSB002","name_by_user":null,"name":"Hue Bridge","serial_number":null,"sw_version":"1.64.1964061010","via_device_id":null}, + {"area_id":"93728f2df4d94517803b87de4d4028bb","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:00:cd:c7:fe"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"31d95a5c59b24732934b4bcde46654a7","identifiers":[["hue","256fa729-e873-4de5-af46-ea8b9e75dfd0"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue lightstrip (LST001)","name_by_user":null,"name":"Wohnzimmer Regal rechts","serial_number":null,"sw_version":"67.93.11","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"93728f2df4d94517803b87de4d4028bb","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:10:4e:75:a8"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"1dbec2bfe7594794a516405b1a164027","identifiers":[["hue","9d264142-90c0-44cc-a4ff-f73d47f5164a"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue color lamp (LCT007)","name_by_user":null,"name":"Wohnzimmer Stehlampe Oben","serial_number":null,"sw_version":"67.108.5","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"93728f2df4d94517803b87de4d4028bb","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:00:cd:c7:fa"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"00429941ced6498495803f7e1ae65d55","identifiers":[["hue","199ff6c9-1a75-46dc-8bb2-2423b3f39713"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue lightstrip (LST001)","name_by_user":null,"name":"Wohnzimmer Regal links","serial_number":null,"sw_version":"67.93.11","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"46ebd507f8f348508653f61054f67eb0","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:02:07:a2:e7"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"00e0dc89c87240699d1286fb79bcc877","identifiers":[["hue","a9eaef63-fe3e-41db-bc61-8da691a2ecd0"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue color lamp (LCT007)","name_by_user":null,"name":"Arbeitszimmer Stehlampe Oben","serial_number":null,"sw_version":"67.108.5","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"e58ae8bf5c7847af89a727d7949016f0","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:00:cb:8b:3d"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"da7bdf516f614f8fa75f6f611a8cef3c","identifiers":[["hue","70dfb7ed-557c-4916-80a8-7a387eb93ee9"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue lightstrip (LST001)","name_by_user":null,"name":"Küche links","serial_number":null,"sw_version":"67.93.11","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"46ebd507f8f348508653f61054f67eb0","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:02:07:a1:f7"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"42fcf3d4fab243d3b3535b88da5520cb","identifiers":[["hue","68e3f98c-3b00-4930-83bd-ebe4f6a30958"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue color lamp (LCT007)","name_by_user":null,"name":"Arbeitszimmer Stehlampe Unten","serial_number":null,"sw_version":"67.108.5","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"e58ae8bf5c7847af89a727d7949016f0","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:00:cb:65:3c"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"d285533d588c4dd98cb2184cd299b882","identifiers":[["hue","79084da6-64f2-4313-a04e-aa3e8c186ad2"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue lightstrip (LST001)","name_by_user":null,"name":"Küche rechts","serial_number":null,"sw_version":"67.93.11","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"93728f2df4d94517803b87de4d4028bb","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:00:b5:39:23"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"77b2e3e9e127481d8b508f8952c08762","identifiers":[["hue","13281742-7587-4dca-b248-7ab22493f9bd"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue color lamp (LCT001)","name_by_user":null,"name":"Wohnzimmer Stehlampe","serial_number":null,"sw_version":"67.101.2","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"rest","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:02:0a:26:cc"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"075d6edf32bb4d6e9c564101a3b253ca","identifiers":[["hue","ddf7d6a2-8935-43b3-8ad9-5b2cbf6c3855"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue color lamp (LCT007)","name_by_user":null,"name":"Lampe ErsterStock","serial_number":null,"sw_version":"67.108.5","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"e58ae8bf5c7847af89a727d7949016f0","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:01:1b:4f:25"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"4c3bbd2722774287bef53f0eae996c43","identifiers":[["hue","59eda3e9-bf57-4c5e-b420-e8d4e93f8bab"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue lightstrip plus (LST002)","name_by_user":null,"name":"Küche vorne","serial_number":null,"sw_version":"67.108.5","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"46ebd507f8f348508653f61054f67eb0","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:10:37:b3:58"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"ed71ab3618e04b26b65c561c48b12704","identifiers":[["hue","00041fbc-3329-485e-9a8a-6c0f3669dcfc"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue color lamp (LCT007)","name_by_user":null,"name":"Arbeitszimmer Fluter","serial_number":null,"sw_version":"67.108.5","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"93728f2df4d94517803b87de4d4028bb","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:12:4b:00:02:5f:c0:44"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"c5d6ba59208e4f05a7f8e573f7372316","identifiers":[["hue","66a88eea-43fc-439c-a019-c50721fe707e"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue color lamp (LCT001)","name_by_user":null,"name":"Wohnzimmer Kugel","serial_number":null,"sw_version":"67.101.2","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"schlafzimmer","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:10:4e:5e:ff"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"973ccf8026ed4dec8ac55c0c646dafbd","identifiers":[["hue","f7903e82-3c49-4a99-b511-33decd1fb1a9"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue color lamp (LCT007)","name_by_user":null,"name":"Schlafzimmer","serial_number":null,"sw_version":"67.108.5","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"rest","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:00:cb:65:11"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"80f3a81098d345c5a848625f7c7f934f","identifiers":[["hue","ab52c648-807f-4edd-8d03-cecf5485e3bc"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue lightstrip (LST001)","name_by_user":null,"name":"Gang Bogen","serial_number":null,"sw_version":"67.93.11","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":null,"config_entries":["c4adbdd188db4f34ad27d14ba2d71abe"],"configuration_url":"http://192.168.178.1","connections":[["upnp","uuid:75802409-bccb-40e7-8e6c-3431C416294A"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"51f4012aed0b4093b353cdc851755281","identifiers":[["upnp_host","192.168.178.1"],["upnp","uuid:75802409-bccb-40e7-8e6c-485D351B693D::urn:schemas-upnp-org:device:InternetGatewayDevice:1"]],"labels":[],"manufacturer":"AVM Berlin","model":"FRITZ!Box 7490","name_by_user":null,"name":"FRITZ!Box 7490","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":null,"config_entries":["c4adbdd188db4f34ad27d14ba2d71abe"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"cff99cfa5ca84b24ba4ff1883f08e02b","identifiers":[["upnp","uuid:75802409-bccb-40e7-8e6c-3431C416294A_packets/sec_received"]],"labels":[],"manufacturer":"AVM Berlin","model":null,"name_by_user":null,"name":"FRITZ!Box 7490 packets/sec received","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":null,"config_entries":["c4adbdd188db4f34ad27d14ba2d71abe"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"8e45736652404feda92084feb86a5745","identifiers":[["upnp","uuid:75802409-bccb-40e7-8e6c-3431C416294A_packets_received"]],"labels":[],"manufacturer":"AVM Berlin","model":null,"name_by_user":null,"name":"FRITZ!Box 7490 packets received","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":null,"config_entries":["c4adbdd188db4f34ad27d14ba2d71abe"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"7df169040686480db2b1ad5979037e80","identifiers":[["upnp","uuid:75802409-bccb-40e7-8e6c-3431C416294A_packets_sent"]],"labels":[],"manufacturer":"AVM Berlin","model":null,"name_by_user":null,"name":"FRITZ!Box 7490 packets sent","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":null,"config_entries":["c4adbdd188db4f34ad27d14ba2d71abe"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"dd9403c58f084442b1606fe616b3cfb7","identifiers":[["upnp","uuid:75802409-bccb-40e7-8e6c-3431C416294A_kbyte/sec_received"]],"labels":[],"manufacturer":"AVM Berlin","model":null,"name_by_user":null,"name":"FRITZ!Box 7490 kbyte/sec received","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":null,"config_entries":["c4adbdd188db4f34ad27d14ba2d71abe"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"aa4821c78db245ef90119b9af6fd97bc","identifiers":[["upnp","uuid:75802409-bccb-40e7-8e6c-3431C416294A_bytes_received"]],"labels":[],"manufacturer":"AVM Berlin","model":null,"name_by_user":null,"name":"FRITZ!Box 7490 bytes received","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":null,"config_entries":["c4adbdd188db4f34ad27d14ba2d71abe"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"620ada4df9fc493ca53677a979768dee","identifiers":[["upnp","uuid:75802409-bccb-40e7-8e6c-3431C416294A_packets/sec_sent"]],"labels":[],"manufacturer":"AVM Berlin","model":null,"name_by_user":null,"name":"FRITZ!Box 7490 packets/sec sent","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":null,"config_entries":["c4adbdd188db4f34ad27d14ba2d71abe"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"2d0e7717b4194ecca91589bd83bef38c","identifiers":[["upnp","uuid:75802409-bccb-40e7-8e6c-3431C416294A_bytes_sent"]],"labels":[],"manufacturer":"AVM Berlin","model":null,"name_by_user":null,"name":"FRITZ!Box 7490 bytes sent","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":null,"config_entries":["c4adbdd188db4f34ad27d14ba2d71abe"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"7465dff14c5e472d904ddb93b09b2770","identifiers":[["upnp","uuid:75802409-bccb-40e7-8e6c-3431C416294A_kbyte/sec_sent"]],"labels":[],"manufacturer":"AVM Berlin","model":null,"name_by_user":null,"name":"FRITZ!Box 7490 kbyte/sec sent","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":null,"config_entries":["c07d023c89d248198b049d2e29edf01d"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"8ac42fc9656e4882a022db8402456d25","identifiers":[["ios","ACCCEFC0-AAF4-4BE3-8D98-721EDDAC52F1"]],"labels":[],"manufacturer":"Apple","model":"iPad Pro (10.5-inch)","name_by_user":null,"name":"Martin’s iPad","serial_number":null,"sw_version":"13.2.3","via_device_id":null}, + {"area_id":"garten","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:06:25:80:c9"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"4fa58dcef8af4af897a1a9558a015611","identifiers":[["hue","5e784276-9a02-4aea-b92b-c20d08d66987"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue outdoor spot (LCS001)","name_by_user":null,"name":"Garten1","serial_number":null,"sw_version":"1.88.1","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"garten","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:06:25:94:0c"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"50781ad2a8d14062a96f4a004924be56","identifiers":[["hue","a06e0ad6-15e6-4d10-ba7c-6b3388ed94b4"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue outdoor spot (LCS001)","name_by_user":null,"name":"Garten2","serial_number":null,"sw_version":"1.88.1","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"garten","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:04:f9:c3:32"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"6ad58be1b42d4e0988a030fcd5e9d7e8","identifiers":[["hue","ac534816-8b44-467d-b6e3-63a1e4aee547"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue outdoor pedestal (LCF005)","name_by_user":null,"name":"GartenGross","serial_number":null,"sw_version":"1.88.1","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"schlafzimmer","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:04:4b:41:7f"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"454ec0863be74355983bfdc39531df45","identifiers":[["hue","a5eba713-e1ff-4d14-8a2c-9ef796e9ae96"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue lightstrip plus (LST002)","name_by_user":null,"name":"Bett Rebecca","serial_number":null,"sw_version":"1.108.5","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"schlafzimmer","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:04:98:e6:60"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"022a4fdbf7724dd3962d25a4b4628e20","identifiers":[["hue","64f9b91e-4320-4157-8e3c-fdefcddd941a"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue lightstrip plus (LST002)","name_by_user":null,"name":"Bett Martin","serial_number":null,"sw_version":"1.108.5","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"schlafzimmer","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:04:05:22:c6"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"f13e9c76304f4d28983117137046e256","identifiers":[["hue","c17a80a6-9913-44e6-bedb-34150fce246f"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue lightstrip plus (LST002)","name_by_user":null,"name":"Schlafzimmer Schrank","serial_number":null,"sw_version":"1.108.5","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"garten","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:06:53:a2:b0"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"b0fd84c9313f408a9a7a404b60b71bde","identifiers":[["hue","03ebd506-3a02-4218-91cc-52834743b310"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue outdoor spot (LCS001)","name_by_user":null,"name":"Garten 3","serial_number":null,"sw_version":"1.88.1","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":null,"config_entries":["e1101f79ce9b41a28359a95f85e57b63"],"configuration_url":null,"connections":[["mac","2c:5f:45:b9:36:2a"]],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"abac1bcd6667484bad1460abe8a40412","identifiers":[["homekit","e1101f79ce9b41a28359a95f85e57b63","homekit.bridge"]],"labels":[],"manufacturer":"Home Assistant","model":"HomeBridge","name_by_user":null,"name":"BauerHome:51827","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":"46ebd507f8f348508653f61054f67eb0","config_entries":["e4a47914ce604433a857d9100241bdf3"],"configuration_url":"http://192.168.178.55/#hId-pgAirPrint","connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"86655186bf654126b5f179b2d0897eea","identifiers":[["ipp","1c852a4d-b800-1f08-abcd-9457a59b7880"]],"labels":[],"manufacturer":"HP","model":"HP Officejet Pro 8610","name_by_user":null,"name":"HP Officejet Pro 8610","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":null,"config_entries":["043eba930fc74b1699b91532ce83c490"],"configuration_url":"http://192.168.178.114:2020","connections":[["mac","d8:07:b6:25:e0:e4"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"17abd106e210436c8f7e95857cd2fc14","identifiers":[["onvif","D8:07:B6:25:E0:E4"],["onvif","00c20000"],["fritz","D8:07:B6:25:E0:E4"]],"labels":[],"manufacturer":"tp-link","model":"Tapo C200","name_by_user":null,"name":"BabyCamera","serial_number":null,"sw_version":"1.3.5 Build 230307 Rel.6847n(4555)","via_device_id":null}, + {"area_id":null,"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"configuration_url":"homeassistant://hassio/addon/core_mosquitto","connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"d144e116305e59fcdb4ee9b97c5954d2","identifiers":[["hassio","core_mosquitto"]],"labels":[],"manufacturer":"Official add-ons","model":"Home Assistant Add-on","name_by_user":null,"name":"Mosquitto broker","serial_number":null,"sw_version":"6.4.0","via_device_id":null}, + {"area_id":null,"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"configuration_url":"homeassistant://hassio/addon/a0d7b954_influxdb","connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"3a8dfca07738c3514b55475275b3e76b","identifiers":[["hassio","a0d7b954_influxdb"]],"labels":[],"manufacturer":"Home Assistant Community Add-ons","model":"Home Assistant Add-on","name_by_user":null,"name":"InfluxDB","serial_number":null,"sw_version":"5.0.0","via_device_id":null}, + {"area_id":null,"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"configuration_url":"homeassistant://hassio/addon/core_configurator","connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"77f061f888db75b5413d775fa0b5629f","identifiers":[["hassio","core_configurator"]],"labels":[],"manufacturer":"Official add-ons","model":"Home Assistant Add-on","name_by_user":null,"name":"File editor","serial_number":null,"sw_version":"5.8.0","via_device_id":null}, + {"area_id":null,"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"configuration_url":"homeassistant://hassio/addon/a0d7b954_ssh","connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"978b37d63bbdfbc8fa6a7815fd065b16","identifiers":[["hassio","a0d7b954_ssh"]],"labels":[],"manufacturer":"Home Assistant Community Add-ons","model":"Home Assistant Add-on","name_by_user":null,"name":"Advanced SSH & Web Terminal","serial_number":null,"sw_version":"17.2.0","via_device_id":null}, + {"area_id":null,"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"configuration_url":"homeassistant://hassio/addon/core_samba","connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"bdc7454284673f6c71942edaad49bf94","identifiers":[["hassio","core_samba"]],"labels":[],"manufacturer":"Official add-ons","model":"Home Assistant Add-on","name_by_user":null,"name":"Samba share","serial_number":null,"sw_version":"12.3.1","via_device_id":null}, + {"area_id":null,"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"configuration_url":"homeassistant://hassio/addon/core_mariadb","connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"13e0d7d42f275c036c5400d9a9bc7d82","identifiers":[["hassio","core_mariadb"]],"labels":[],"manufacturer":"Official add-ons","model":"Home Assistant Add-on","name_by_user":null,"name":"MariaDB","serial_number":null,"sw_version":"2.7.1","via_device_id":null}, + {"area_id":null,"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"configuration_url":"homeassistant://hassio/addon/a0d7b954_sonweb","connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"1959d20166a124ca81b2c17cc1c8e884","identifiers":[["hassio","a0d7b954_sonweb"]],"labels":[],"manufacturer":"Home Assistant Community Add-ons","model":"Home Assistant Add-on","name_by_user":null,"name":"TasmoAdmin","serial_number":null,"sw_version":"0.30.1","via_device_id":null}, + {"area_id":null,"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"configuration_url":"homeassistant://hassio/addon/core_check_config","connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"2f7573b5a7f322c078e3c7fb2ee1a5c0","identifiers":[["hassio","core_check_config"]],"labels":[],"manufacturer":"Official add-ons","model":"Home Assistant Add-on","name_by_user":null,"name":"Check Home Assistant configuration","serial_number":null,"sw_version":"3.11.0","via_device_id":null}, + {"area_id":"garten","config_entries":["f81b059f666659e27e2101ddc3bfbba9"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"585cefbe8665f6308f5d767d1ba67620","identifiers":[["ondilo_ico","W1591687848014"]],"labels":[],"manufacturer":"Ondilo","model":"ICO","name_by_user":null,"name":"Pool","serial_number":null,"sw_version":"1.7.1-stable","via_device_id":null}, + {"area_id":"93728f2df4d94517803b87de4d4028bb","config_entries":["f3c8883470cfcc57450ba35ed09c8470"],"configuration_url":"http://192.168.178.45/","connections":[],"disabled_by":null,"entry_type":null,"hw_version":"avr-x","id":"70a2706c6d75e99474c0662ccaa2aaf8","identifiers":[["denonavr","AVR-X1200W-0005CD94A18C"]],"labels":[],"manufacturer":"Denon","model":"AVR-X1200W","name_by_user":null,"name":"Denon AVR-X1200W","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":"rest","config_entries":["9406611205c8c979aff8f619b45d0853"],"configuration_url":"homeassistant://hacs","connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"a7ed15b8fc0f15d4e1c03801aeaf227a","identifiers":[["hacs","0717a0cd-745c-48fd-9b16-c8534c9704f9-bc944b0f-fd42-4a58-a072-ade38d1444cd"]],"labels":[],"manufacturer":"hacs.xyz","model":"","name_by_user":null,"name":"HACS","serial_number":null,"sw_version":"1.34.0","via_device_id":null}, + {"area_id":"93728f2df4d94517803b87de4d4028bb","config_entries":["1e25694aa216a1fee8090d3f43d30448"],"configuration_url":null,"connections":[["mac","24:a1:60:53:91:cc"]],"disabled_by":null,"entry_type":null,"hw_version":"1.0","id":"662bf4be9df38327ec03689226e2d48f","identifiers":[["fritz","24:A1:60:53:91:CC"]],"labels":[],"manufacturer":"m5stack","model":"atom-echo-voice-assistant","name_by_user":null,"name":"M5Atom1 5391cc","serial_number":null,"sw_version":"2023.12.5 (Jan 5 2024, 14:55:12)","via_device_id":null}, + {"area_id":null,"config_entries":["4830ccb844609ea7b35926a816864705"],"configuration_url":"http://192.168.178.72/","connections":[["mac","cc:50:e3:19:f6:16"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"ddf15ee93c59a43017b1724c1e0bbcae","identifiers":[["fritz","CC:50:E3:19:F6:16"]],"labels":[],"manufacturer":"Tasmota","model":"Sonoff Basic","name_by_user":"Tasmota01","name":"Tasmota","serial_number":null,"sw_version":"10.0.0","via_device_id":null}, + {"area_id":null,"config_entries":["4830ccb844609ea7b35926a816864705"],"configuration_url":"http://192.168.178.121/","connections":[["mac","cc:50:e3:53:18:77"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"72239a8077707354e1c9c6938d8b2e15","identifiers":[["fritz","CC:50:E3:53:18:77"]],"labels":[],"manufacturer":"Tasmota","model":"Sonoff Basic","name_by_user":"Tasmota02","name":"Tasmota","serial_number":null,"sw_version":"10.0.0","via_device_id":null}, + {"area_id":null,"config_entries":["4830ccb844609ea7b35926a816864705"],"configuration_url":"http://192.168.178.122/","connections":[["mac","cc:50:e3:19:f1:e8"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"8f0167f17a6d05e88c7239eaf74a01ae","identifiers":[["fritz","CC:50:E3:19:F1:E8"]],"labels":[],"manufacturer":"Tasmota","model":"Sonoff Basic","name_by_user":"Tasmota03","name":"Tasmota","serial_number":null,"sw_version":"9.1.0","via_device_id":null}, + {"area_id":"dachgeschoss","config_entries":["4742c954ce0521018f89ced27f5f3ac9"],"configuration_url":null,"connections":[["mac","3c:61:05:07:30:f4"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"5083b180d87e8d19257fa1d665e8e123","identifiers":[["fritz","3C:61:05:07:30:F4"]],"labels":[],"manufacturer":"Espressif","model":"m5stack-fire","name_by_user":null,"name":"M5Stackfire","serial_number":null,"sw_version":"2024.3.0 (Mar 22 2024, 22:24:59)","via_device_id":null}, + {"area_id":null,"config_entries":["4830ccb844609ea7b35926a816864705"],"configuration_url":"http://192.168.178.73/","connections":[["mac","80:7d:3a:67:b8:38"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"c5519f44c9d1b8ed5bf7ab5c8b86f6fb","identifiers":[["fritz","80:7D:3A:67:B8:38"]],"labels":[],"manufacturer":"Tasmota","model":"Sonoff Basic","name_by_user":"Tasmota04","name":"Tasmota","serial_number":null,"sw_version":"10.0.0","via_device_id":null}, + {"area_id":null,"config_entries":["4830ccb844609ea7b35926a816864705"],"configuration_url":"http://192.168.178.74/","connections":[["mac","80:7d:3a:67:b4:f8"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"1e4bba890edeb2f2381cadca891aa8f6","identifiers":[["fritz","80:7D:3A:67:B4:F8"]],"labels":[],"manufacturer":"Tasmota","model":"Sonoff Basic","name_by_user":"Tasmota05","name":"Tasmota","serial_number":null,"sw_version":"10.0.0","via_device_id":null}, + {"area_id":null,"config_entries":["4830ccb844609ea7b35926a816864705"],"configuration_url":"http://192.168.178.75/","connections":[["mac","cc:50:e3:57:5a:d7"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"44aad6953ddf53c872f88ae694c47fe5","identifiers":[["fritz","CC:50:E3:57:5A:D7"]],"labels":[],"manufacturer":"Tasmota","model":"Sonoff Basic","name_by_user":"Tasmota06","name":"Tasmota","serial_number":null,"sw_version":"10.0.0","via_device_id":null}, + {"area_id":null,"config_entries":["4830ccb844609ea7b35926a816864705"],"configuration_url":"http://192.168.178.76/","connections":[["mac","cc:50:e3:57:04:64"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"f9b5c953faf25d2f5e25fc035feeabac","identifiers":[["fritz","CC:50:E3:57:04:64"]],"labels":[],"manufacturer":"Tasmota","model":"Sonoff Basic","name_by_user":"Tasmota07","name":"Tasmota","serial_number":null,"sw_version":"10.0.0","via_device_id":null}, + {"area_id":"rest","config_entries":["515ed507839833c24405194a10ae2db4"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"4018556d56ca21f4f83aa935bfd7de8c","identifiers":[["scheduler","1923a10d943e"]],"labels":[],"manufacturer":"@nielsfaber","model":"Scheduler","name_by_user":null,"name":"Scheduler","serial_number":null,"sw_version":"3.3.3","via_device_id":null}, + {"area_id":null,"config_entries":["4fe874f0bdd44d0a906e76428d63b87a"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"9a418c54a4bbff5762e7c09afd50b8c8","identifiers":[["mqtt","hass-workstation-serviceMARTINDESKTOP"]],"labels":[],"manufacturer":"martin","model":"Microsoft Windows NT 10.0.19044.0","name_by_user":null,"name":"MARTINDESKTOP","serial_number":null,"sw_version":"1.0.0.29554","via_device_id":null}, + {"area_id":"rest","config_entries":["bda2acac11e9f25954e7ac0f3b31a9dd"],"configuration_url":null,"connections":[],"disabled_by":"config_entry","entry_type":"service","hw_version":null,"id":"c4ccdb82e6c8c83f662a250033759084","identifiers":[["accuweather","1006287"]],"labels":[],"manufacturer":"AccuWeather, Inc.","model":null,"name_by_user":null,"name":"AccuWeather","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":"rest","config_entries":["1fb392bfa095e0190b76d430c6027366"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"a46a365f11209d37c23908414543d26c","identifiers":[["openweathermap","49.369477-10.9831468"]],"labels":[],"manufacturer":"OpenWeather","model":null,"name_by_user":null,"name":"OpenWeatherMap","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":null,"config_entries":["100d58ea4abe89dd019b9e1894d38402"],"configuration_url":"http://192.168.178.134:80/","connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"deb129743051226a4e47bc5785d1f092","identifiers":[["octoprint","de90f088-68ce-4563-8110-e97ba956bc34"]],"labels":[],"manufacturer":"OctoPrint","model":null,"name_by_user":null,"name":"OctoPrint","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":null,"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"configuration_url":"homeassistant://hassio/addon/core_zwave_js","connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"6ddd01f41a4197b18b29447c38b8c836","identifiers":[["hassio","core_zwave_js"]],"labels":[],"manufacturer":"Official add-ons","model":"Home Assistant Add-on","name_by_user":null,"name":"Z-Wave JS","serial_number":null,"sw_version":"0.4.3","via_device_id":null}, + {"area_id":null,"config_entries":["bb1c03069ffe5adc68e1c6ba9411b1ac"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"d38b7c87ae699c5b12813c8fb421e9e2","identifiers":[["mobile_app","80efeec78207e1d5"]],"labels":[],"manufacturer":"samsung","model":"SM-A528B","name_by_user":null,"name":"rebeccaHandySamsung","serial_number":null,"sw_version":"34","via_device_id":null}, + {"area_id":null,"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"225e2a8730a90cb0071b19d3a3a591a9","identifiers":[["hassio","core"]],"labels":[],"manufacturer":"Home Assistant","model":"Home Assistant Core","name_by_user":null,"name":"Home Assistant Core","serial_number":null,"sw_version":"2024.5.0","via_device_id":null}, + {"area_id":null,"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"443136c87aad7ae33565e1dbd2817ad1","identifiers":[["hassio","supervisor"]],"labels":[],"manufacturer":"Home Assistant","model":"Home Assistant Supervisor","name_by_user":null,"name":"Home Assistant Supervisor","serial_number":null,"sw_version":"2024.04.4","via_device_id":null}, + {"area_id":null,"config_entries":["e8d393e7209027e19dc79d238d4296b8"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"31025adba5c6df19f633841c0e8f1343","identifiers":[["google_assistant","homeassistant-d3afc"]],"labels":[],"manufacturer":"Google","model":"Google Assistant","name_by_user":null,"name":"Google Assistant","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":"93728f2df4d94517803b87de4d4028bb","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"56707d524067b79ec3468d4d3abd760d","identifiers":[["hue","82421bf5-a1c8-46d5-a630-8bf893f34b66"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Room","name_by_user":null,"name":"Wohnbereich","serial_number":null,"sw_version":null,"via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"schlafzimmer","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"3684c69791b0ee4389630c4f377a88c9","identifiers":[["hue","781836e4-6d8f-4f33-9f1f-600f15499633"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Room","name_by_user":null,"name":"Schlafzimmer","serial_number":null,"sw_version":null,"via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"garten","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"7a74e455c181c65d2ebfb7a03fcf5866","identifiers":[["hue","a82bfd01-3e40-4b0f-9b3e-7eb2e2dfd389"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Room","name_by_user":null,"name":"Garten","serial_number":null,"sw_version":null,"via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"rest","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"288a8001abd291e646d24b4973ee5fbb","identifiers":[["hue","3b8aaaca-218c-4afc-bd7f-ca3c0d22807a"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Room","name_by_user":null,"name":"Rest","serial_number":null,"sw_version":null,"via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"46ebd507f8f348508653f61054f67eb0","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"9f54f90d97754437900e99ba42e60168","identifiers":[["hue","526ec6a3-a022-4b60-bc69-87910bb45b86"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Room","name_by_user":null,"name":"Arbeitszimmer","serial_number":null,"sw_version":null,"via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":null,"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"configuration_url":"homeassistant://hassio/addon/a0d7b954_motioneye","connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"cf9a581ed90e103e7731105967b6908b","identifiers":[["hassio","a0d7b954_motioneye"]],"labels":[],"manufacturer":"Home Assistant Community Add-ons","model":"Home Assistant Add-on","name_by_user":null,"name":"motionEye","serial_number":null,"sw_version":"0.20.0","via_device_id":null}, + {"area_id":null,"config_entries":["2173ab6aa2063de5460e0122250ae87d"],"configuration_url":null,"connections":[["bluetooth","DC:A6:32:4C:0D:D6"]],"disabled_by":null,"entry_type":null,"hw_version":"usb:v1D6Bp0246d0532","id":"c154f91f541233204dc6d81e10f6ad8f","identifiers":[],"labels":[],"manufacturer":"Raspberry Pi Trading Ltd","model":"Unknown","name_by_user":null,"name":"hci0 (DC:A6:32:4C:0D:D6)","serial_number":null,"sw_version":"homeassistant","via_device_id":null}, + {"area_id":null,"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"configuration_url":"homeassistant://hassio/addon/a0d7b954_glances","connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"a04682db53bf50e2b78a99e1cd6ea8cc","identifiers":[["hassio","a0d7b954_glances"]],"labels":[],"manufacturer":"Home Assistant Community Add-ons","model":"Home Assistant Add-on","name_by_user":null,"name":"Glances","serial_number":null,"sw_version":"0.21.1","via_device_id":null}, + {"area_id":null,"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"configuration_url":"homeassistant://hassio/addon/47146a2b_netdata","connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"36843a64299f15f57a3a988eeab2cb80","identifiers":[["hassio","47146a2b_netdata"]],"labels":[],"manufacturer":"Netdata","model":"Home Assistant Add-on","name_by_user":null,"name":"Netdata","serial_number":null,"sw_version":"2.1.1","via_device_id":null}, + {"area_id":"dachgeschoss","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:0b:ac:c8:33"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"30b54145e73183e15dfffa4371259e72","identifiers":[["hue","b729cf57-0d1f-4c32-8b38-b3996d7f4a13"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue color lamp (LCA006)","name_by_user":null,"name":"Fluter1","serial_number":null,"sw_version":"1.104.2","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"dachgeschoss","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[["mac","00:17:88:01:0b:ac:a9:f3"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"532ed158bdde5e9f5d545e6ee8451406","identifiers":[["hue","ae7a532d-5e79-4b5c-9c8e-464f5a056d66"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Hue color lamp (LCA006)","name_by_user":null,"name":"Fluter2","serial_number":null,"sw_version":"1.104.2","via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"dachgeschoss","config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"4f4e779219df54cba5f21bd7a37bee54","identifiers":[["hue","d377ee86-cac7-4363-90cb-953dfcc6156b"]],"labels":[],"manufacturer":"Signify Netherlands B.V.","model":"Room","name_by_user":null,"name":"Dachgeschoss","serial_number":null,"sw_version":null,"via_device_id":"8e09114c26574165a8f8fa43ff0c5395"}, + {"area_id":"garten","config_entries":["419fe6418360869dda6b2857e5356d58"],"configuration_url":null,"connections":[["mac","e8:9f:6d:d0:fa:90"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"dc7127b36567220d00cbc9ed51ca19b6","identifiers":[["fritz","E8:9F:6D:D0:FA:90"]],"labels":[],"manufacturer":"Espressif","model":"esp32-poe","name_by_user":null,"name":"Gartenhaus-Led-Controller","serial_number":null,"sw_version":"2023.6.4 (Sep 28 2023, 08:59:10)","via_device_id":null}, + {"area_id":null,"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"68832376d44aaee2ca32bdd4c1268bc7","identifiers":[["hassio","host"]],"labels":[],"manufacturer":"Home Assistant","model":"Home Assistant Host","name_by_user":null,"name":"Home Assistant Host","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":null,"config_entries":["6cc9d82efad072e33506e3fd32d5c456"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"8913b323b140e756de1fe4d87addde10","identifiers":[["knx","_6cc9d82efad072e33506e3fd32d5c456_interface"]],"labels":[],"manufacturer":null,"model":"IP Interface","name_by_user":null,"name":"KNX Interface","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":null,"config_entries":["ac86e47d17add433f0cedd3f6bc02d41"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"d660a67827b8c1c7dc9bfc02ede150c2","identifiers":[["sun","ac86e47d17add433f0cedd3f6bc02d41"]],"labels":[],"manufacturer":null,"model":null,"name_by_user":null,"name":"Sun","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":"garten","config_entries":["35052937c15a610521f823c4aa8569b4"],"configuration_url":null,"connections":[["mac","e8:9f:6d:d0:fa:2c"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"a8e2cf4f5d47e06db8bc4161c33aa6fe","identifiers":[["fritz","E8:9F:6D:D0:FA:2C"]],"labels":[],"manufacturer":"Espressif","model":"esp32-poe","name_by_user":null,"name":"poolcoversensor","serial_number":null,"sw_version":"2023.4.4 (May 12 2023, 07:57:49)","via_device_id":null}, + {"area_id":"garten","config_entries":["601de3e75670a7a5cb68db974ed99a25"],"configuration_url":null,"connections":[["mac","e8:9f:6d:d0:fa:b8"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"9fd6b8989b516e679a5299166ac3fb5b","identifiers":[],"labels":[],"manufacturer":"Espressif","model":"esp32-poe","name_by_user":null,"name":"Gartenhaus-Taster-Input","serial_number":null,"sw_version":"2024.2.2 (Mar 8 2024, 18:00:44)","via_device_id":null}, + {"area_id":null,"config_entries":["4fe874f0bdd44d0a906e76428d63b87a"],"configuration_url":"http://valetudo-newjuniorkingfisher.local","connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"6e336e3c490219ab18fb9851dcc7ee56","identifiers":[["mqtt","NewJuniorKingfisher"]],"labels":[],"manufacturer":"Roborock","model":"S5","name_by_user":null,"name":"robbie","serial_number":null,"sw_version":"Valetudo 2023.12.0","via_device_id":null}, + {"area_id":"garten","config_entries":["1fb07e8bf70e2bea50f81370eea7719a"],"configuration_url":null,"connections":[["mac","b0:a7:32:07:8a:cc"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"b37a8e5aa244222397d09a121ffd9bd5","identifiers":[],"labels":[],"manufacturer":"Espressif","model":"wt32-eth01","name_by_user":null,"name":"Garten Rs485 Controller1","serial_number":null,"sw_version":"2023.9.3 (Oct 9 2023, 17:31:38)","via_device_id":null}, + {"area_id":null,"config_entries":["62ca1e8c80a721f915812ef4063dbf13"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"4cfb678152281f1d6a43691f801dce48","identifiers":[["nina","62ca1e8c80a721f915812ef4063dbf13"]],"labels":[],"manufacturer":"NINA","model":null,"name_by_user":null,"name":"NINA","serial_number":null,"sw_version":null,"via_device_id":null}, + {"area_id":null,"config_entries":["b8a9119f9fb5a582999a7165575ba67b"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"57b1ec3246ceaeb7fae3a0b01d74b1c6","identifiers":[["mobile_app","99A1E7BC-5CC3-4C0E-A02A-6AF65DC6B66F"]],"labels":[],"manufacturer":"Apple","model":"iPhone16,1","name_by_user":null,"name":"iPhone von Martin","serial_number":null,"sw_version":"17.4.1","via_device_id":null}, + {"area_id":"46ebd507f8f348508653f61054f67eb0","config_entries":["0e4fee2c2f60b9b8803fa64cdd39b1ce"],"configuration_url":"http://192.168.178.84/#hId-pgAirPrint","connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"5ea63431e12fcccecad94a8aa5ea79c4","identifiers":[["ipp","d405f300-1d87-4bab-86d1-81963beb2f38"]],"labels":[],"manufacturer":"HP","model":"HP OfficeJet Pro 9010 series","name_by_user":null,"name":"HP OfficeJet Pro 9010 series","serial_number":null,"sw_version":"MANHTNPP1N005.2203D.00","via_device_id":null}, + {"area_id":"arbeitszimmerunten","config_entries":["4fe874f0bdd44d0a906e76428d63b87a"],"configuration_url":"http://192.168.178.88","connections":[["mac","24:a1:60:53:8e:f8"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"cdc7df73f65fe26b9f152a32caf8f509","identifiers":[["mqtt","espresense_f88e53"]],"labels":[],"manufacturer":"ESPresense (esp32)","model":"ESP32-PICO-D4","name_by_user":null,"name":"ESPresense ArbeitszimmerUnten","serial_number":null,"sw_version":"v3.3.2","via_device_id":null}, + {"area_id":"garten","config_entries":["3b1cb18834ca79ac2bcad53b6084cd1c"],"configuration_url":null,"connections":[["mac","e8:9f:6d:d0:fa:9c"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","identifiers":[],"labels":[],"manufacturer":"Espressif","model":"esp32-poe","name_by_user":null,"name":"Garten-Bus-Controller","serial_number":null,"sw_version":"2024.3.0 (Apr 14 2024, 18:16:36)","via_device_id":null}, + {"area_id":"garten","config_entries":["12f001d74e9a4827e89c1cbf46bc143e"],"configuration_url":null,"connections":[["mac","b0:a7:32:07:47:5c"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"7763bbef3071e132fe324a88c01436a0","identifiers":[],"labels":[],"manufacturer":"Espressif","model":"wt32-eth01","name_by_user":null,"name":"Garten Rs485 Controller2","serial_number":null,"sw_version":"2023.11.0 (Feb 10 2024, 17:02:55)","via_device_id":null}, + {"area_id":null,"config_entries":["65b9df8f8aa7421af564ae1e77999d15"],"configuration_url":null,"connections":[],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"61029ebfaeb04736a98512e93110ebff","identifiers":[["mobile_app","8191AC71-330B-4784-8634-E6F4F0C2DFA2"]],"labels":[],"manufacturer":"Apple","model":"iPad7,4","name_by_user":null,"name":"Martin’s iPad","serial_number":null,"sw_version":"17.4.1","via_device_id":null}, + {"area_id":"dachgeschoss","config_entries":["1cbfe198317089e0d9b33b02f3695c6d"],"configuration_url":null,"connections":[["mac","40:ed:cf:5e:4d:1e"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"4c3363bf9a37bd1bdfbbffb7c8d7cb25","identifiers":[["apple_tv","40:ED:CF:5E:4D:1E"]],"labels":[],"manufacturer":"Apple","model":"HomePod Mini","name_by_user":null,"name":"Arbeitszimmer","serial_number":null,"sw_version":"17.4","via_device_id":null}, + {"area_id":null,"config_entries":["4830ccb844609ea7b35926a816864705"],"configuration_url":"http://192.168.178.107/","connections":[["mac","34:98:7a:e1:01:8b"]],"disabled_by":null,"entry_type":null,"hw_version":null,"id":"20a1127b331f2b9964feb4d7c20fae09","identifiers":[],"labels":[],"manufacturer":"Tasmota","model":"NOUS A5T","name_by_user":null,"name":"Tasmota","serial_number":null,"sw_version":"13.2.0","via_device_id":null}, + {"area_id":null,"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"configuration_url":"homeassistant://hassio/addon/de838cd8_raspberrymatic","connections":[],"disabled_by":null,"entry_type":"service","hw_version":null,"id":"61dcaa2b5a7332a06dca0f764dc63d8e","identifiers":[["hassio","de838cd8_raspberrymatic"]],"labels":[],"manufacturer":"Home Assistant RaspberryMatic Add-on","model":"Home Assistant Add-on","name_by_user":null,"name":"RaspberryMatic CCU","serial_number":null,"sw_version":"3.61.5.20211113","via_device_id":null} ], "deleted_devices": [ - { - "config_entries": [ - "ed94faecc60f4d25baf616a3fcd3b2ce" - ], - "connections": [], - "identifiers": [ - [ - "device_id", - "aba3eef2eb0d44eab143c525f5b0b190" - ], - [ - "webhook_id", - "c4707baa6eef9f03781be57ea4a5a80c5634b41a17dcbb3699ab97d24ad0cd19" - ] - ], - "id": "c9c5a90d2665455f9445254dc9f71495", - "orphaned_timestamp": null - }, - { - "config_entries": [ - "7f440b9d4d6e4facbf17f96bfe4736d3" - ], - "connections": [], - "identifiers": [ - [ - "device_id", - "3a26106cd33f41af808d3ad998c75f5c" - ], - [ - "webhook_id", - "ac7edf5cd1047abb1f7b49cbb89849ba6442e4a4a81d405e8dbec1fb71399f68" - ] - ], - "id": "f4626279198743ef83ac81e836b2c077", - "orphaned_timestamp": null - }, - { - "config_entries": [ - "77eb96c32ca2468aab5e763d0cd68d96" - ], - "connections": [], - "identifiers": [ - [ - "webhook_id", - "87968208b8c13c3f79fbebf2700c0510ccf67e0d7b62b19651fed96fd9b4a40a" - ], - [ - "device_id", - "437ea82e3a924ee183d1511c7cc9a98a" - ] - ], - "id": "1aed3276db0143429ca26a0be846fa50", - "orphaned_timestamp": null - }, - { - "config_entries": [ - "fd346c94040a4cceb8fada0dfcb5f98e" - ], - "connections": [], - "identifiers": [ - [ - "webhook_id", - "1ee5a7f3c5276bbb75fe14794d3f1d7a53fdadd14c318a46c50b7406bf77bef0" - ], - [ - "device_id", - "fcaf925370984868a59d5e4db5a57481" - ] - ], - "id": "a09c8552ed694ca2ae6eb1817db28248", - "orphaned_timestamp": null - }, - { - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "connections": [], - "identifiers": [ - [ - "hassio", - "a0d7b954_jupyterlablite" - ] - ], - "id": "f24450f3d5275f3c8c17bde40e477583", - "orphaned_timestamp": null - }, - { - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "connections": [], - "identifiers": [ - [ - "hassio", - "local_knxd" - ] - ], - "id": "f2ace3b8a8c7d80a31af94ba40c0a279", - "orphaned_timestamp": null - }, - { - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "connections": [], - "identifiers": [ - [ - "hassio", - "local_fhem" - ] - ], - "id": "a74c71e406db0b6aab8db5d5689d4bf5", - "orphaned_timestamp": null - }, - { - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "connections": [], - "identifiers": [ - [ - "hassio", - "a0d7b954_nodered" - ] - ], - "id": "b32d651f7c1e746e3e980dd0deb445a6", - "orphaned_timestamp": null - }, - { - "config_entries": [ - "663be35bc88343568ce876c17f04d781" - ], - "connections": [], - "identifiers": [ - [ - "owntracks", - "beacon_Auto" - ] - ], - "id": "9b59a0accd104bb781b7136756c15835", - "orphaned_timestamp": null - }, - { - "config_entries": [ - "663be35bc88343568ce876c17f04d781" - ], - "connections": [], - "identifiers": [ - [ - "owntracks", - "martin_ipad" - ] - ], - "id": "b6158f158b16427388a5dda943f494dd", - "orphaned_timestamp": null - }, - { - "config_entries": [ - "b274d909b9c66bd3257856c592b651ba" - ], - "connections": [ - [ - "mac", - "8e:7e:e2:a4:93:af" - ] - ], - "identifiers": [ - [ - "fritz", - "8E:7E:E2:A4:93:AF" - ] - ], - "id": "6108a6bfa5616e94603ed1eaa17ee4eb", - "orphaned_timestamp": null - }, - { - "config_entries": [ - "663be35bc88343568ce876c17f04d781" - ], - "connections": [], - "identifiers": [ - [ - "owntracks", - "beacon_Eingang" - ] - ], - "id": "487189a878ca49ad91d6b79ec3c7b70a", - "orphaned_timestamp": null - }, - { - "config_entries": [ - "663be35bc88343568ce876c17f04d781" - ], - "connections": [], - "identifiers": [ - [ - "owntracks", - "martin_handy" - ] - ], - "id": "79711ec2ac314065a532b321eef24950", - "orphaned_timestamp": null - }, - { - "config_entries": [ - "663be35bc88343568ce876c17f04d781" - ], - "connections": [], - "identifiers": [ - [ - "owntracks", - "beacon_Arbeit" - ] - ], - "id": "b3954be50d02456ca1cf62085677d14d", - "orphaned_timestamp": null - }, - { - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "connections": [], - "identifiers": [ - [ - "hassio", - "d4868bb1_pulseaudio_fix" - ] - ], - "id": "72231b942b737fc2ee9f85dfb1b13269", - "orphaned_timestamp": null - }, - { - "config_entries": [ - "5d920f4309e77398f77a9b8f06bef68e" - ], - "connections": [], - "identifiers": [ - [ - "hassio", - "OS" - ] - ], - "id": "4e7a502673cbe5942a717fc4eb93e15d", - "orphaned_timestamp": null - } + {"config_entries":["ed94faecc60f4d25baf616a3fcd3b2ce"],"connections":[],"identifiers":[["webhook_id","c4707baa6eef9f03781be57ea4a5a80c5634b41a17dcbb3699ab97d24ad0cd19"],["device_id","aba3eef2eb0d44eab143c525f5b0b190"]],"id":"c9c5a90d2665455f9445254dc9f71495","orphaned_timestamp":null}, + {"config_entries":["7f440b9d4d6e4facbf17f96bfe4736d3"],"connections":[],"identifiers":[["device_id","3a26106cd33f41af808d3ad998c75f5c"],["webhook_id","ac7edf5cd1047abb1f7b49cbb89849ba6442e4a4a81d405e8dbec1fb71399f68"]],"id":"f4626279198743ef83ac81e836b2c077","orphaned_timestamp":null}, + {"config_entries":["77eb96c32ca2468aab5e763d0cd68d96"],"connections":[],"identifiers":[["device_id","437ea82e3a924ee183d1511c7cc9a98a"],["webhook_id","87968208b8c13c3f79fbebf2700c0510ccf67e0d7b62b19651fed96fd9b4a40a"]],"id":"1aed3276db0143429ca26a0be846fa50","orphaned_timestamp":null}, + {"config_entries":["fd346c94040a4cceb8fada0dfcb5f98e"],"connections":[],"identifiers":[["device_id","fcaf925370984868a59d5e4db5a57481"],["webhook_id","1ee5a7f3c5276bbb75fe14794d3f1d7a53fdadd14c318a46c50b7406bf77bef0"]],"id":"a09c8552ed694ca2ae6eb1817db28248","orphaned_timestamp":null}, + {"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"connections":[],"identifiers":[["hassio","a0d7b954_jupyterlablite"]],"id":"f24450f3d5275f3c8c17bde40e477583","orphaned_timestamp":null}, + {"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"connections":[],"identifiers":[["hassio","local_knxd"]],"id":"f2ace3b8a8c7d80a31af94ba40c0a279","orphaned_timestamp":null}, + {"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"connections":[],"identifiers":[["hassio","local_fhem"]],"id":"a74c71e406db0b6aab8db5d5689d4bf5","orphaned_timestamp":null}, + {"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"connections":[],"identifiers":[["hassio","a0d7b954_nodered"]],"id":"b32d651f7c1e746e3e980dd0deb445a6","orphaned_timestamp":null}, + {"config_entries":["663be35bc88343568ce876c17f04d781"],"connections":[],"identifiers":[["owntracks","beacon_Auto"]],"id":"9b59a0accd104bb781b7136756c15835","orphaned_timestamp":null}, + {"config_entries":["663be35bc88343568ce876c17f04d781"],"connections":[],"identifiers":[["owntracks","martin_ipad"]],"id":"b6158f158b16427388a5dda943f494dd","orphaned_timestamp":null}, + {"config_entries":["663be35bc88343568ce876c17f04d781"],"connections":[],"identifiers":[["owntracks","beacon_Eingang"]],"id":"487189a878ca49ad91d6b79ec3c7b70a","orphaned_timestamp":null}, + {"config_entries":["663be35bc88343568ce876c17f04d781"],"connections":[],"identifiers":[["owntracks","martin_handy"]],"id":"79711ec2ac314065a532b321eef24950","orphaned_timestamp":null}, + {"config_entries":["663be35bc88343568ce876c17f04d781"],"connections":[],"identifiers":[["owntracks","beacon_Arbeit"]],"id":"b3954be50d02456ca1cf62085677d14d","orphaned_timestamp":null}, + {"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"connections":[],"identifiers":[["hassio","d4868bb1_pulseaudio_fix"]],"id":"72231b942b737fc2ee9f85dfb1b13269","orphaned_timestamp":null}, + {"config_entries":["5d920f4309e77398f77a9b8f06bef68e"],"connections":[],"identifiers":[["hassio","OS"]],"id":"4e7a502673cbe5942a717fc4eb93e15d","orphaned_timestamp":null}, + {"config_entries":["4fe874f0bdd44d0a906e76428d63b87a"],"connections":[],"identifiers":[["mqtt","vacuum"]],"id":"bf707d034854035502e0b1df2865b163","orphaned_timestamp":null}, + {"config_entries":["e0ebcf51d57b4df4baaf36894d59979d"],"connections":[["mac","00:17:88:01:00:b5:63:66"]],"identifiers":[["hue","c900d36a-ed08-473e-af03-5c2cbb585ffd"]],"id":"27e519bd18974605b39e17156f903a94","orphaned_timestamp":null} ] } } \ No newline at end of file diff --git a/.storage/core.entity_registry b/.storage/core.entity_registry index 0aff7fb..9682307 100644 --- a/.storage/core.entity_registry +++ b/.storage/core.entity_registry @@ -1,33214 +1,1054 @@ { "version": 1, - "minor_version": 8, + "minor_version": 14, "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.martin_bauer", - "hidden_by": null, - "icon": null, - "id": "40f79fff5220846907c916a4b9bc2cf4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Martin Bauer", - "platform": "person", - "supported_features": 0, - "unique_id": "d433f5e7758548dab8baa44b545a8668", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "31d95a5c59b24732934b4bcde46654a7", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.wohnzimmer_regal_rechts", - "hidden_by": null, - "icon": null, - "id": "72427856b428c9094b9a5963ae3cf3bf", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Regal rechts", - "platform": "hue", - "supported_features": 40, - "unique_id": "8780e8b9-f420-4679-b434-3a3a02a32d17", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "1dbec2bfe7594794a516405b1a164027", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.wohnzimmer_stehlampe_oben", - "hidden_by": null, - "icon": null, - "id": "257de55e700de979097f71ce479d0609", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Stehlampe Oben", - "platform": "hue", - "supported_features": 40, - "unique_id": "0aa6b6e3-7835-44bd-b1fe-06e7d38357bd", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "00429941ced6498495803f7e1ae65d55", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.wohnzimmer_regal_links", - "hidden_by": null, - "icon": null, - "id": "ce4e70a800553203fd37eedac28f3828", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Regal links", - "platform": "hue", - "supported_features": 40, - "unique_id": "22ffd26f-a76f-4c88-b2d8-2220ef7f8537", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "da7bdf516f614f8fa75f6f611a8cef3c", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.kuche_links", - "hidden_by": null, - "icon": null, - "id": "dbc752e5126e786227f9406f9d053c03", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Küche links", - "platform": "hue", - "supported_features": 40, - "unique_id": "56174d32-5767-458d-b3bf-f18fee04e33b", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "d285533d588c4dd98cb2184cd299b882", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.kuche_rechts", - "hidden_by": null, - "icon": null, - "id": "c95a99b5214c4f5378b0a378f9093a1d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Küche rechts", - "platform": "hue", - "supported_features": 40, - "unique_id": "91b4abd8-c147-4b27-86ae-de083b6e860b", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "77b2e3e9e127481d8b508f8952c08762", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.wohnzimmer_stehlampe", - "hidden_by": null, - "icon": null, - "id": "1bad9ad0f0dd3ca589f5161faa855531", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Stehlampe", - "platform": "hue", - "supported_features": 40, - "unique_id": "652b0901-18b3-4172-9c06-ca11a9cde172", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "075d6edf32bb4d6e9c564101a3b253ca", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.lampe_ersterstock", - "hidden_by": null, - "icon": null, - "id": "42ee48dac28fd5524f2d65f1e715a85b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Lampe ErsterStock", - "platform": "hue", - "supported_features": 40, - "unique_id": "cd75f1f5-fe62-4dd9-9f7b-18a1ba8e985f", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "4c3bbd2722774287bef53f0eae996c43", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.kuche_vorne", - "hidden_by": null, - "icon": null, - "id": "24a7582bf0abd53e10c87ba6ee16d250", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Küche vorne", - "platform": "hue", - "supported_features": 40, - "unique_id": "a07ffc61-1d40-406b-b699-eb25c70d9cc4", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "c5d6ba59208e4f05a7f8e573f7372316", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.wohnzimmer_kugel", - "hidden_by": null, - "icon": null, - "id": "b8e74c07e44d786218afe7033cd69b62", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Kugel", - "platform": "hue", - "supported_features": 40, - "unique_id": "d6c3f683-2a24-4fc4-8055-eec68b3bb2f5", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "80f3a81098d345c5a848625f7c7f934f", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.gang_bogen", - "hidden_by": null, - "icon": null, - "id": "948b76a54ce8d9fe75b07fb96f8b07f0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Gang Bogen", - "platform": "hue", - "supported_features": 40, - "unique_id": "78da0de5-c611-4b7e-8dc1-5d66347bed9b", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "c4adbdd188db4f34ad27d14ba2d71abe", - "device_class": null, - "device_id": "51f4012aed0b4093b353cdc851755281", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_packets_sec_received", - "hidden_by": null, - "icon": null, - "id": "2f3e3ff6574d851f98283bceb872392e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:server-network", - "original_name": "FRITZ!Box 7490 packets/s received", - "platform": "upnp", - "supported_features": 0, - "unique_id": "uuid:75802409-bccb-40e7-8e6c-3431C416294A_packets/sec_received", - "unit_of_measurement": "packets/s" - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": "c4adbdd188db4f34ad27d14ba2d71abe", - "device_class": null, - "device_id": "51f4012aed0b4093b353cdc851755281", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_packets_received", - "hidden_by": null, - "icon": null, - "id": "386454581b463f21dc28b0bdd3597d3a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:server-network", - "original_name": "FRITZ!Box 7490 packets received", - "platform": "upnp", - "supported_features": 0, - "unique_id": "uuid:75802409-bccb-40e7-8e6c-3431C416294A_packets_received", - "unit_of_measurement": "packets" - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": "c4adbdd188db4f34ad27d14ba2d71abe", - "device_class": null, - "device_id": "51f4012aed0b4093b353cdc851755281", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_packets_sent", - "hidden_by": null, - "icon": null, - "id": "59d6195b017e5a416e0fc675020d48b4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:server-network", - "original_name": "FRITZ!Box 7490 packets sent", - "platform": "upnp", - "supported_features": 0, - "unique_id": "uuid:75802409-bccb-40e7-8e6c-3431C416294A_packets_sent", - "unit_of_measurement": "packets" - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": "c4adbdd188db4f34ad27d14ba2d71abe", - "device_class": null, - "device_id": "51f4012aed0b4093b353cdc851755281", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_bytes_received", - "hidden_by": null, - "icon": null, - "id": "50399f6d54fedbc687e40ba361868061", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:server-network", - "original_name": "FRITZ!Box 7490 B received", - "platform": "upnp", - "supported_features": 0, - "unique_id": "uuid:75802409-bccb-40e7-8e6c-3431C416294A_bytes_received", - "unit_of_measurement": "B" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "c4adbdd188db4f34ad27d14ba2d71abe", - "device_class": null, - "device_id": "51f4012aed0b4093b353cdc851755281", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_packets_sec_sent", - "hidden_by": null, - "icon": null, - "id": "9487a69ed8d29f2f0112d48412004ac0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:server-network", - "original_name": "FRITZ!Box 7490 packets/s sent", - "platform": "upnp", - "supported_features": 0, - "unique_id": "uuid:75802409-bccb-40e7-8e6c-3431C416294A_packets/sec_sent", - "unit_of_measurement": "packets/s" - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": "c4adbdd188db4f34ad27d14ba2d71abe", - "device_class": null, - "device_id": "51f4012aed0b4093b353cdc851755281", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_bytes_sent", - "hidden_by": null, - "icon": null, - "id": "1e771ba364b5b23de348c8b29f4ac66f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:server-network", - "original_name": "FRITZ!Box 7490 B sent", - "platform": "upnp", - "supported_features": 0, - "unique_id": "uuid:75802409-bccb-40e7-8e6c-3431C416294A_bytes_sent", - "unit_of_measurement": "B" - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "media_player.martins_ipad", - "hidden_by": null, - "icon": null, - "id": "63b3cee3771a12c5c015dd101fdedd68", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": null, - "platform": "squeezebox", - "supported_features": 0, - "unique_id": "01:86:d5:2c:c9:d4", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "media_player.bedroompi", - "hidden_by": null, - "icon": null, - "id": "cf9ea44b1f4eeb427e2ba615fc15f21e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "BedroomPi", - "platform": "squeezebox_telnet", - "supported_features": 320447, - "unique_id": "b8:27:eb:75:97:34", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "media_player.wohnzimmerradio", - "hidden_by": null, - "icon": null, - "id": "58dfa15741a825530931f8d278ee8062", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "WohnzimmerRadio", - "platform": "squeezebox_telnet", - "supported_features": 320447, - "unique_id": "00:04:20:28:11:87", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "media_player.arbeitszimmer_martin", - "hidden_by": null, - "icon": null, - "id": "cc1c56535e5a8bb13f3184bbaad0ffb9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "ArbeitszimmerMartin", - "platform": "squeezebox_telnet", - "supported_features": 320447, - "unique_id": "00:01:c0:0c:af:87", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "media_player.martins_ipad_2", - "hidden_by": null, - "icon": null, - "id": "bf624e1c125642ba313f1a974334b7f0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": null, - "platform": "squeezebox_telnet", - "supported_features": 0, - "unique_id": "01:86:d5:2c:c9:d4", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "663be35bc88343568ce876c17f04d781", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "device_tracker.martin_ipad", - "hidden_by": null, - "icon": null, - "id": "f5491517d51cd32f7f87ef0b19707bb8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": null, - "platform": "owntracks", - "supported_features": 0, - "unique_id": "martin_ipad", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "663be35bc88343568ce876c17f04d781", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "device_tracker.martin_handy", - "hidden_by": null, - "icon": null, - "id": "0fa5cd38d6e706d9d035731a86f35ca7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": null, - "platform": "owntracks", - "supported_features": 0, - "unique_id": "martin_handy", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "663be35bc88343568ce876c17f04d781", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "device_tracker.beacon_eingang", - "hidden_by": null, - "icon": null, - "id": "a30dfeccf434908720bc9bd47083e49c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": null, - "platform": "owntracks", - "supported_features": 0, - "unique_id": "beacon_Eingang", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "663be35bc88343568ce876c17f04d781", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "device_tracker.beacon_arbeit", - "hidden_by": null, - "icon": null, - "id": "6efc1b904b3542cf5ab7ad5a8ed26526", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": null, - "platform": "owntracks", - "supported_features": 0, - "unique_id": "beacon_Arbeit", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "663be35bc88343568ce876c17f04d781", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "device_tracker.beacon_auto", - "hidden_by": null, - "icon": null, - "id": "4d14b9428f1b4ad2994d46305ac2a2c8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": null, - "platform": "owntracks", - "supported_features": 0, - "unique_id": "beacon_Auto", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "c07d023c89d248198b049d2e29edf01d", - "device_class": null, - "device_id": "8ac42fc9656e4882a022db8402456d25", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.martins_ipad_battery_level", - "hidden_by": null, - "icon": null, - "id": "35c1d0489b5e43e2ca71ce059151a09e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:battery-charging-80", - "original_name": "Martin’s iPad level", - "platform": "ios", - "supported_features": 0, - "unique_id": "level_martins_ipad", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "c07d023c89d248198b049d2e29edf01d", - "device_class": null, - "device_id": "8ac42fc9656e4882a022db8402456d25", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.martins_ipad_battery_state", - "hidden_by": null, - "icon": null, - "id": "d1e149c215fb60c53c63d49014643db8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:power-plug", - "original_name": "Martin’s iPad state", - "platform": "ios", - "supported_features": 0, - "unique_id": "state_martins_ipad", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "6ad58be1b42d4e0988a030fcd5e9d7e8", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.garten_stehleuchte", - "hidden_by": null, - "icon": null, - "id": "bd42efc19120538557fa80b8e4121420", - "has_entity_name": false, - "name": "Garten Stehleuchte", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "GartenGross", - "platform": "hue", - "supported_features": 40, - "unique_id": "515b9513-f060-4955-9dad-3e41e16f89ca", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "50781ad2a8d14062a96f4a004924be56", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.garten_spot_birke", - "hidden_by": null, - "icon": null, - "id": "bfc8628cfff2b994b436374e11ab9644", - "has_entity_name": false, - "name": "Garten Spot Birke", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Garten2", - "platform": "hue", - "supported_features": 40, - "unique_id": "06259ccb-4b42-4f43-b33f-73b6fa5088c8", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "4fa58dcef8af4af897a1a9558a015611", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.garten_spot_magnolie", - "hidden_by": null, - "icon": null, - "id": "3dc929c8a1d4715fa13a900ccf88ea3a", - "has_entity_name": false, - "name": "Garten Spot Magnolie", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Garten1", - "platform": "hue", - "supported_features": 40, - "unique_id": "67247d33-bc41-4308-b2bb-144abd298001", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.updater", - "hidden_by": null, - "icon": null, - "id": "9a837c0340c9d96259c283fa0e6867e5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "update", - "original_icon": null, - "original_name": "Updater", - "platform": "updater", - "supported_features": 0, - "unique_id": "updater", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "f13e9c76304f4d28983117137046e256", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.schlafzimmer_schrank", - "hidden_by": null, - "icon": null, - "id": "4b8c364de99beef5f168aea22df5976c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Schrank", - "platform": "hue", - "supported_features": 40, - "unique_id": "0d5d67e0-1f5b-4fe6-aae7-ac6f1f37fcaf", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "022a4fdbf7724dd3962d25a4b4628e20", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.bett_martin", - "hidden_by": null, - "icon": null, - "id": "41f7b4da54d6a157895fa3ea049307e3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Bett Martin", - "platform": "hue", - "supported_features": 40, - "unique_id": "d00eeb4b-0aa8-494f-aa64-1f84faa38213", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "454ec0863be74355983bfdc39531df45", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.bett_rebecca", - "hidden_by": null, - "icon": null, - "id": "aba189709a9514ddcf928c49a3408801", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Bett Rebecca", - "platform": "hue", - "supported_features": 40, - "unique_id": "2e84b76c-748f-4375-82ab-05e15f4b7223", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "973ccf8026ed4dec8ac55c0c646dafbd", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.schlafzimmer_fluter", - "hidden_by": null, - "icon": null, - "id": "95b2d5c17502986bb63f7a21a16edcd8", - "has_entity_name": false, - "name": "Schlafzimmer Fluter", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer", - "platform": "hue", - "supported_features": 40, - "unique_id": "de928995-bdc2-40d3-94a4-8aaee26a730f", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "6c79bf128b3f417690663f40e64fbc18", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "zwave.aeon_labs_zw090_z_stick_gen5_eu", - "hidden_by": null, - "icon": null, - "id": "d28c7e166c2383c8f7ba8e2a843979c6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "AEON Labs ZW090 Z-Stick Gen5 EU", - "platform": "zwave", - "supported_features": 0, - "unique_id": "node-1", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "766b2c2b9f1c4547974914edd271f6ba", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "zwave.rauchmelder_gang", - "hidden_by": null, - "icon": null, - "id": "42498979625c1f8d409bf5a3a2540573", - "has_entity_name": false, - "name": "Rauchmelder Gang", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren", - "platform": "zwave", - "supported_features": 0, - "unique_id": "node-2", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "766b2c2b9f1c4547974914edd271f6ba", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_gang_alarm_level", - "hidden_by": null, - "icon": null, - "id": "10cb2865d9b80843bfa5016ec4bcd1e6", - "has_entity_name": false, - "name": "Rauchmelder Gang Alarm Level", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Alarm Level", - "platform": "zwave", - "supported_features": 0, - "unique_id": "2-72057594077528081", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "766b2c2b9f1c4547974914edd271f6ba", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_gang_alarm_type", - "hidden_by": null, - "icon": null, - "id": "9c6c8c82cccbec3355a335f9c95273c3", - "has_entity_name": false, - "name": "Rauchmelder Gang Alarm Type", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Alarm Type", - "platform": "zwave", - "supported_features": 0, - "unique_id": "2-72057594077528065", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "766b2c2b9f1c4547974914edd271f6ba", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_gang_battery_level", - "hidden_by": null, - "icon": null, - "id": "87621a02e872d9e576a177df75d01bd2", - "has_entity_name": false, - "name": "Rauchmelder Gang Batterie", - "options": {}, - "original_device_class": "battery", - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Battery Level", - "platform": "zwave", - "supported_features": 0, - "unique_id": "2-72057594077773825", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "766b2c2b9f1c4547974914edd271f6ba", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_gang_smoke", - "hidden_by": null, - "icon": null, - "id": "3d977b0a3a12b34e8f8a9505c6c9eacb", - "has_entity_name": false, - "name": "Rauchmelder Gang Smoke", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Smoke", - "platform": "zwave", - "supported_features": 0, - "unique_id": "2-72057594077528129", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "766b2c2b9f1c4547974914edd271f6ba", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_gang_sourcenodeid", - "hidden_by": null, - "icon": null, - "id": "e5dec5c36cc4beb1ba5bb393fb402379", - "has_entity_name": false, - "name": "Rauchmelder Gang SourceNodeID", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren SourceNodeId", - "platform": "zwave", - "supported_features": 0, - "unique_id": "2-72057594077528097", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "766b2c2b9f1c4547974914edd271f6ba", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "switch.rauchmelder_gang_switch", - "hidden_by": null, - "icon": null, - "id": "0743400adfa41c7d8e852af471a83ce9", - "has_entity_name": false, - "name": "Rauchmelder Gang Switch", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Switch", - "platform": "zwave", - "supported_features": 0, - "unique_id": "2-72057594076282880", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "f0876537265d48b28d9c8e9351379955", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "zwave.rauchmelder_wohnzimmer", - "hidden_by": null, - "icon": null, - "id": "71cb945e161c4e7d7c4aeb682991b51e", - "has_entity_name": false, - "name": "Rauchmelder Wohnzimmer", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren", - "platform": "zwave", - "supported_features": 0, - "unique_id": "node-3", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "f0876537265d48b28d9c8e9351379955", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_wohnzimmer_alarm_level", - "hidden_by": null, - "icon": null, - "id": "6263a11dc11b7c6b25034528cb0a8095", - "has_entity_name": false, - "name": "Rauchmelder Wohnzimmer Alarm Level", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Alarm Level", - "platform": "zwave", - "supported_features": 0, - "unique_id": "3-72057594094305297", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "f0876537265d48b28d9c8e9351379955", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_wohnzimmer_alarm_type", - "hidden_by": null, - "icon": null, - "id": "16f99d6b8463700e02847813c274e57c", - "has_entity_name": false, - "name": "Rauchmelder Wohnzimmer Alarm Type", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Alarm Type", - "platform": "zwave", - "supported_features": 0, - "unique_id": "3-72057594094305281", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "f0876537265d48b28d9c8e9351379955", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_wohnzimmer_battery_level", - "hidden_by": null, - "icon": null, - "id": "3ce2c0cd1a705d907eb3ca378180bd66", - "has_entity_name": false, - "name": "Rauchmelder Wohnzimmer Batterie", - "options": {}, - "original_device_class": "battery", - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Battery Level", - "platform": "zwave", - "supported_features": 0, - "unique_id": "3-72057594094551041", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "f0876537265d48b28d9c8e9351379955", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "binary_sensor.rauchmelder_wohnzimmer_sensor", - "hidden_by": null, - "icon": null, - "id": "ef3fe4a32910f9f8f97b67744018c04c", - "has_entity_name": false, - "name": "Rauchmelder Wohnzimmer Sensor", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Sensor", - "platform": "zwave", - "supported_features": 0, - "unique_id": "3-72057594093240320", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "f0876537265d48b28d9c8e9351379955", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_wohnzimmer_smoke", - "hidden_by": null, - "icon": null, - "id": "ac0096b6d41f74416b428db32a122e4b", - "has_entity_name": false, - "name": "Rauchmelder Wohnzimmer Smoke", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Smoke", - "platform": "zwave", - "supported_features": 0, - "unique_id": "3-72057594094305345", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "f0876537265d48b28d9c8e9351379955", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_wohnzimmer_sourcenodeid", - "hidden_by": null, - "icon": null, - "id": "4420b8099e656ea52a61a96336771f4e", - "has_entity_name": false, - "name": "Rauchmelder Wohnzimmer SourceNodeID", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren SourceNodeId", - "platform": "zwave", - "supported_features": 0, - "unique_id": "3-72057594094305313", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "f0876537265d48b28d9c8e9351379955", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "switch.rauchmelder_wohnzimmer_switch", - "hidden_by": null, - "icon": null, - "id": "66cafe02c342da4bdb84a9568aa4b6bd", - "has_entity_name": false, - "name": "Rauchmelder Wohnzimmer Switch", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Switch", - "platform": "zwave", - "supported_features": 0, - "unique_id": "3-72057594093060096", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "13fb850e77be4ca0bab70dc1e2c19aba", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "zwave.rauchmelder_schlafzimmer", - "hidden_by": null, - "icon": null, - "id": "eeb2a7df2cb3a3c2effe69c3f268877d", - "has_entity_name": false, - "name": "Rauchmelder Schlafzimmer", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren", - "platform": "zwave", - "supported_features": 0, - "unique_id": "node-4", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "13fb850e77be4ca0bab70dc1e2c19aba", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_schlafzimmer_alarm_level", - "hidden_by": null, - "icon": null, - "id": "d2c5e20a0fd459f2db6006621d3ff52a", - "has_entity_name": false, - "name": "Rauchmelder Schlafzimmer Alarm Level", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Alarm Level", - "platform": "zwave", - "supported_features": 0, - "unique_id": "4-72057594111082513", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "13fb850e77be4ca0bab70dc1e2c19aba", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_schlafzimmer_alarm_type", - "hidden_by": null, - "icon": null, - "id": "e588fcd5b3a56accbfda2b344f451b03", - "has_entity_name": false, - "name": "Rauchmelder Schlafzimmer Alarm Type", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Alarm Type", - "platform": "zwave", - "supported_features": 0, - "unique_id": "4-72057594111082497", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "13fb850e77be4ca0bab70dc1e2c19aba", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_schlafzimmer_battery_level", - "hidden_by": null, - "icon": null, - "id": "fcb8128f04337fc2936a44cbd5e1b483", - "has_entity_name": false, - "name": "Rauchmelder Schlafzimmer Batterie", - "options": {}, - "original_device_class": "battery", - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Battery Level", - "platform": "zwave", - "supported_features": 0, - "unique_id": "4-72057594111328257", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "13fb850e77be4ca0bab70dc1e2c19aba", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "binary_sensor.rauchmelder_schlafzimmer_sensor", - "hidden_by": null, - "icon": null, - "id": "ac4ab75942bb94eac693520fce819d25", - "has_entity_name": false, - "name": "Rauchmelder Schlafzimmer Sensor", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Sensor", - "platform": "zwave", - "supported_features": 0, - "unique_id": "4-72057594110017536", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "13fb850e77be4ca0bab70dc1e2c19aba", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_schlafzimmer_smoke", - "hidden_by": null, - "icon": null, - "id": "b9ad7bc77dd22333d2d646de1d6abd09", - "has_entity_name": false, - "name": "Rauchmelder Schlafzimmer Smoke", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Smoke", - "platform": "zwave", - "supported_features": 0, - "unique_id": "4-72057594111082561", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "13fb850e77be4ca0bab70dc1e2c19aba", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_schlafzimmer_sourcenodeid", - "hidden_by": null, - "icon": null, - "id": "4400d91e443a75d098a6f6cf7abe2645", - "has_entity_name": false, - "name": "Rauchmelder Schlafzimmer SourceNodeID", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren SourceNodeId", - "platform": "zwave", - "supported_features": 0, - "unique_id": "4-72057594111082529", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "13fb850e77be4ca0bab70dc1e2c19aba", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "switch.rauchmelder_schlafzimmer_switch", - "hidden_by": null, - "icon": null, - "id": "e35bfe26fc498a09ba60796126304c0e", - "has_entity_name": false, - "name": "Rauchmelder Schlafzimmer Switch", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Switch", - "platform": "zwave", - "supported_features": 0, - "unique_id": "4-72057594109837312", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "be1c1f75be0e4d40ac8be5e19c7aceb2", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "zwave.rauchmelder_gang_oben", - "hidden_by": null, - "icon": null, - "id": "343a4e85083db9ff8d80a452f4deb457", - "has_entity_name": false, - "name": "Rauchmelder Gang Oben", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren", - "platform": "zwave", - "supported_features": 0, - "unique_id": "node-5", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "be1c1f75be0e4d40ac8be5e19c7aceb2", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_gang_oben_alarm_level", - "hidden_by": null, - "icon": null, - "id": "279b63cfd33a908ad3cd334cd8d1af3f", - "has_entity_name": false, - "name": "Rauchmelder Gang Oben Alarm Level", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Alarm Level", - "platform": "zwave", - "supported_features": 0, - "unique_id": "5-72057594127859729", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "be1c1f75be0e4d40ac8be5e19c7aceb2", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_gang_oben_alarm_type", - "hidden_by": null, - "icon": null, - "id": "1f233277b2e6f76f690869848db464c4", - "has_entity_name": false, - "name": "Rauchmelder Gang Oben Alarm Type", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Alarm Type", - "platform": "zwave", - "supported_features": 0, - "unique_id": "5-72057594127859713", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "be1c1f75be0e4d40ac8be5e19c7aceb2", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_gang_oben_battery_level", - "hidden_by": null, - "icon": null, - "id": "7e79564efe23829ac6ceafe818bfb02a", - "has_entity_name": false, - "name": "Rauchmelder Gang Oben Batterie", - "options": {}, - "original_device_class": "battery", - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Battery Level", - "platform": "zwave", - "supported_features": 0, - "unique_id": "5-72057594128105473", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "be1c1f75be0e4d40ac8be5e19c7aceb2", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "binary_sensor.rauchmelder_gang_oben_sensor", - "hidden_by": null, - "icon": null, - "id": "f0745422775c7145a25aa5cabcf57ec6", - "has_entity_name": false, - "name": "Rauchmelder Gang Oben Sensor", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Sensor", - "platform": "zwave", - "supported_features": 0, - "unique_id": "5-72057594126794752", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "be1c1f75be0e4d40ac8be5e19c7aceb2", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_gang_oben_smoke", - "hidden_by": null, - "icon": null, - "id": "837a7c504ae862539838f6e686c9f861", - "has_entity_name": false, - "name": "Rauchmelder Gang Oben Smoke", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Smoke", - "platform": "zwave", - "supported_features": 0, - "unique_id": "5-72057594127859777", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "be1c1f75be0e4d40ac8be5e19c7aceb2", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_gang_oben_sourcenodeid", - "hidden_by": null, - "icon": null, - "id": "122f2eb4d352c558337d5b3200c60435", - "has_entity_name": false, - "name": "Rauchmelder Gang Oben SourceNodeId", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren SourceNodeId", - "platform": "zwave", - "supported_features": 0, - "unique_id": "5-72057594127859745", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "be1c1f75be0e4d40ac8be5e19c7aceb2", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "switch.rauchmelder_gang_oben_switch", - "hidden_by": null, - "icon": null, - "id": "fc3f947db4781b83a1c26bcd281bc605", - "has_entity_name": false, - "name": "Rauchmelder Gang Oben Switch", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Switch", - "platform": "zwave", - "supported_features": 0, - "unique_id": "5-72057594126614528", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "766b2c2b9f1c4547974914edd271f6ba", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "binary_sensor.rauchmelder_gang_sensor", - "hidden_by": null, - "icon": null, - "id": "997812feb9307d0266b167fbcd13ce67", - "has_entity_name": false, - "name": "Rauchmelder Gang Sensor", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Sensor", - "platform": "zwave", - "supported_features": 0, - "unique_id": "2-72057594076463104", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "b8b532e7225448a5a7b1be5c91a501bc", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "zwave.rauchmelder_heizraum", - "hidden_by": null, - "icon": null, - "id": "17457e38ed5a9e617c213f96b8960527", - "has_entity_name": false, - "name": "Rauchmelder Heizraum", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren", - "platform": "zwave", - "supported_features": 0, - "unique_id": "node-6", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "b8b532e7225448a5a7b1be5c91a501bc", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_heizraum_alarm_level", - "hidden_by": null, - "icon": null, - "id": "cd14159cf9e4d632dba5931b92cc63c9", - "has_entity_name": false, - "name": "Rauchmelder Heizraum Alarm Level", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Alarm Level", - "platform": "zwave", - "supported_features": 0, - "unique_id": "6-72057594144636945", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "b8b532e7225448a5a7b1be5c91a501bc", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_heizraum_alarm_type", - "hidden_by": null, - "icon": null, - "id": "f0a80c2906df995ed7c27281a3de5cf7", - "has_entity_name": false, - "name": "Rauchmelder Heizraum Alarm Typ", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Alarm Type", - "platform": "zwave", - "supported_features": 0, - "unique_id": "6-72057594144636929", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "b8b532e7225448a5a7b1be5c91a501bc", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_heizraum_battery_level", - "hidden_by": null, - "icon": null, - "id": "77b95145d0e3b5a7e927710362cf07b9", - "has_entity_name": false, - "name": "Rauchmelder Heizraum Batterie", - "options": {}, - "original_device_class": "battery", - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Battery Level", - "platform": "zwave", - "supported_features": 0, - "unique_id": "6-72057594144882689", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "b8b532e7225448a5a7b1be5c91a501bc", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "binary_sensor.rauchmelder_heizraum_siren_sensor", - "hidden_by": null, - "icon": null, - "id": "0352f727532ae5ef0d6ec9b5347d9308", - "has_entity_name": false, - "name": "Rauchmelder Heizraum Sirene", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Sensor", - "platform": "zwave", - "supported_features": 0, - "unique_id": "6-72057594143571968", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "b8b532e7225448a5a7b1be5c91a501bc", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_heizraum_smoke", - "hidden_by": null, - "icon": null, - "id": "3a0734e086e11054ab5e3940c11b3096", - "has_entity_name": false, - "name": "Rauchmelder Heizung Smoke", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Smoke", - "platform": "zwave", - "supported_features": 0, - "unique_id": "6-72057594144636993", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "b8b532e7225448a5a7b1be5c91a501bc", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.rauchmelder_heizraum_sourcenodeid", - "hidden_by": null, - "icon": null, - "id": "5f50007b367fb268e024a3e047a54565", - "has_entity_name": false, - "name": "Rauchmelder Heizraum SourceNodeId", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren SourceNodeId", - "platform": "zwave", - "supported_features": 0, - "unique_id": "6-72057594144636961", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "5939b357c7df412a8393a2dad15b684c", - "device_class": null, - "device_id": "b8b532e7225448a5a7b1be5c91a501bc", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "switch.rauchmelder_heizung_switch", - "hidden_by": null, - "icon": null, - "id": "6ae38623d40f75447a744306acd79d3d", - "has_entity_name": false, - "name": "Rauchmelder Heizung Switch", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Popp & Co Smoke Detector and Siren Switch", - "platform": "zwave", - "supported_features": 0, - "unique_id": "6-72057594143391744", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.arbeitszimmer_martin_orange", - "hidden_by": null, - "icon": null, - "id": "9bd5a22976c49930d752da5486efe5a4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Martin Orange", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "arbeitszimmer_martin_orange", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.arbeitszimmer_martin_hell", - "hidden_by": null, - "icon": null, - "id": "8f9aeee2b256d18dcf6fa1328cbc9de7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Martin Hell", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "arbeitszimmer_martin_hell", - "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.wohnbereich_orange", - "hidden_by": null, - "icon": null, - "id": "11b11f49e55f86efb5d7aaf103832687", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnbereich Orange", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "wohnbereich_orange", - "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.wohnbereich_blau_grun", - "hidden_by": null, - "icon": null, - "id": "1d50c444a5f816ce666afb165c10a952", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnbereich Blau Grün", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "wohnberech_blau_grun", - "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.wohnbereich_grun", - "hidden_by": null, - "icon": null, - "id": "cc31af1f4a55c135ef766816306cb697", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnbereich Grün", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "wohnbereich_grun", - "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.wohnbereich_hell", - "hidden_by": null, - "icon": null, - "id": "92b3b2048069e9ca52df7a612c5a8fe3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnbereich Hell", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "wohnbereich_hell", - "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.wohnbereich_meditation", - "hidden_by": null, - "icon": null, - "id": "9918187bdb5302c56a44b02df83f4f6d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnbereich Meditation", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "wohnbereich_meditation", - "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.wohnbereich_kuscheln", - "hidden_by": null, - "icon": null, - "id": "d56ba5252462ea88c43fa69a5eb7e7d3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnbereich Kuscheln", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "wohnbereich_kuscheln", - "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.schlafzimmer_bettlicht_dunkel", - "hidden_by": null, - "icon": null, - "id": "7f093459d4e29ed7196b26de0273d84e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Bettlicht dunkel", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "schlafzimmer_bettlich_dunkel", - "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.schlafzimmer_einschlaflicht", - "hidden_by": null, - "icon": null, - "id": "d70e17b8ac8be0686717f171c490853c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Einschlaflicht", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "schlafzimmer_einschlaflicht", - "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.schlafzimmer_orange", - "hidden_by": null, - "icon": null, - "id": "86c8aba576fc4b6389bbc43d155ff7e8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Orange", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "schlafzimmer_orange", - "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.schlafzimmer_rot", - "hidden_by": null, - "icon": null, - "id": "5a14ce4ab17b0b156a260bf2db594d37", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Rot", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "schlafzimmer_rot", - "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.schlafzimmer_blau", - "hidden_by": null, - "icon": null, - "id": "0a59f47c901089ef011765836f6b07e6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Blau", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "schlafzimmer_blau", - "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.schlafzimmer_ganz_hell", - "hidden_by": null, - "icon": null, - "id": "82dae7eed2029f8c5d82e266d303af89", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Ganz Hell", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "schlafzimmer_ganz_hell", - "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.garten_savanna", - "hidden_by": null, - "icon": null, - "id": "cde0cd87846e444e1bfed0b794aca503", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Garten Savanna", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "garten_savanna", - "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.fernbedienungweihnachtslichteroben", - "hidden_by": null, - "icon": null, - "id": "3d52c08f275d6537cddb009d21c92438", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Fernbedienung Weihnachtslichter Oben", - "platform": "automation", - "supported_features": 0, - "unique_id": "1575130335468", - "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.wecker_licht_an", - "hidden_by": null, - "icon": null, - "id": "cc073d07b828100c1daf9f922d30993e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wecker Licht an", - "platform": "automation", - "supported_features": 0, - "unique_id": "1575202743482", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "c4adbdd188db4f34ad27d14ba2d71abe", - "device_class": null, - "device_id": "51f4012aed0b4093b353cdc851755281", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_kib_sec_received", - "hidden_by": null, - "icon": null, - "id": "bdf9e420561cbcec28588e7e5d7db341", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:server-network", - "original_name": "FRITZ!Box 7490 KiB/s received", - "platform": "upnp", - "supported_features": 0, - "unique_id": "uuid:75802409-bccb-40e7-8e6c-3431C416294A_KiB/sec_received", - "unit_of_measurement": "KiB/s" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "c4adbdd188db4f34ad27d14ba2d71abe", - "device_class": null, - "device_id": "51f4012aed0b4093b353cdc851755281", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_kib_sec_sent", - "hidden_by": null, - "icon": null, - "id": "ed35ea00c46603771724278da34a1bb0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:server-network", - "original_name": "FRITZ!Box 7490 KiB/s sent", - "platform": "upnp", - "supported_features": 0, - "unique_id": "uuid:75802409-bccb-40e7-8e6c-3431C416294A_KiB/sec_sent", - "unit_of_measurement": "KiB/s" - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "media_player.kitchenpi", - "hidden_by": null, - "icon": null, - "id": "32d9cc5e594dc5332684794caa35f94d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "KitchenPi", - "platform": "squeezebox_telnet", - "supported_features": 320447, - "unique_id": "b8:27:eb:6b:72:85", - "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.arbeitszimmer_orange", - "hidden_by": null, - "icon": null, - "id": "33eaf38990039eda8ccbc4afbb02660a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Orange", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "arbeitszimmer_orange", - "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.arbeitszimmer_blau_grun", - "hidden_by": null, - "icon": null, - "id": "32b6d469b035c03ee6f31bcaef7c540a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Blau Grün", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "arbeitszimmer_blau_grun", - "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.arbeitszimmer_hell", - "hidden_by": null, - "icon": null, - "id": "2a587b39b810cba4b74a2a9be6801b99", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Hell", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "arbeitszimmer_hell", - "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.wohnzimmer_orange", - "hidden_by": null, - "icon": null, - "id": "ff4c097cc11e17910b445b620dd75b6e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Orange", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "wohnzimmer_orange", - "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.wohnzimmer_blau_grun", - "hidden_by": null, - "icon": null, - "id": "25130d9d1d58fdfb7cfc211261f8621c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Blau Grün", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "wohnzimmer_blau_grun", - "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.wohnzimmer_grun", - "hidden_by": null, - "icon": null, - "id": "19d5b2688a2bcfd75920c9b67a92550e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Grün", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "wohnzimmer_grun", - "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.wohnzimmer_hell", - "hidden_by": null, - "icon": null, - "id": "703895dc820296010dbbf203c9bbd33f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Hell", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "wohnzimmer_hell", - "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.kuche_essbereich_orange", - "hidden_by": null, - "icon": null, - "id": "ee9173f4976b101d4ae8e55c8e3118c2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Küche Essbereich Orange", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "kueche_essbereich_orange", - "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.kuche_essbereich_blau_grun", - "hidden_by": null, - "icon": null, - "id": "3eaf4032bb648442a8b38b562d283269", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Küche Essbereich Blau Grün", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "kueche_essbereich_blau_grun", - "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.kuche_essbereich_grun", - "hidden_by": null, - "icon": null, - "id": "21237e43f94933a22fc3cc731f414629", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Küche Essbereich Grün", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "kueche_essbereich_grun", - "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.kuche_essbereich_hell", - "hidden_by": null, - "icon": null, - "id": "694418cabfc29ebebaf7135b55a8104c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Küche Essbereich Hell", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "kueche_essbereich_hell", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "27e519bd18974605b39e17156f903a94", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.kinderzimmer_fluter", - "hidden_by": null, - "icon": null, - "id": "25ec699c9e5fdf267f41202364e75d12", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Kinderzimmer Stehlampe", - "platform": "hue", - "supported_features": 40, - "unique_id": "be62b154-3096-469c-8243-6cd58930c04c", - "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.kinderzimmer_wickeln_nachts", - "hidden_by": null, - "icon": null, - "id": "f457bbf04bf361836edf7f56f47699e2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Kinderzimmer Wickeln nachts", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "kinderzimmer_wickeln_nachts", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.kinderzimmer_orange", - "hidden_by": null, - "icon": null, - "id": "9fad99f913fc0c4f897d5909653cd5d2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Kinderzimmer Orange", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "kinderzimmer_orange", - "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.kinderzimmer_normal", - "hidden_by": null, - "icon": null, - "id": "7f0ea2a56dc08c5e7c3aed0f7fb28cc1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Kinderzimmer Normal", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "kinderzimmer_normal", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "00e0dc89c87240699d1286fb79bcc877", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.arbeitszimmer_stehlampe_oben", - "hidden_by": null, - "icon": null, - "id": "d10323e4b4bb95f6d64bcb7dba401a08", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Stehlampe Oben", - "platform": "hue", - "supported_features": 40, - "unique_id": "58c1bf6f-844e-4690-a21e-f543ae544478", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "42fcf3d4fab243d3b3535b88da5520cb", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.arbeitszimmer_stehlampe_unten", - "hidden_by": null, - "icon": null, - "id": "566e9b0e85f781763eb41854bcfa8223", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Stehlampe Unten", - "platform": "hue", - "supported_features": 40, - "unique_id": "3ae16067-778e-47d9-86c5-d75d28b7f01b", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "ed71ab3618e04b26b65c561c48b12704", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.arbeitszimmer_fluter", - "hidden_by": null, - "icon": null, - "id": "4866b7432cfe43d87712d419c7ddee4e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Fluter", - "platform": "hue", - "supported_features": 40, - "unique_id": "c720f6e9-2444-4b36-be7a-b08cc4eed965", - "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.kinderzimmer_hell", - "hidden_by": null, - "icon": null, - "id": "6540277a0fc3c59a7e7345f29d06e727", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Kinderzimmer Hell", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "kinderzimmer_hell", - "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.bad_normal", - "hidden_by": null, - "icon": null, - "id": "bb339f8a15855af717b3059314ccb8e8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Bad Normal", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "bad_normal", - "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.bad_hell", - "hidden_by": null, - "icon": null, - "id": "bedc5e635653cdeff99624d41bec76d5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Bad Hell", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "bad_hell", - "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.bad_baden", - "hidden_by": null, - "icon": null, - "id": "51afb72ae35bf9818e39e285d9358b67", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Bad Baden", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "bad_baden", - "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": "counter.licht_szene_oben_counter", - "hidden_by": null, - "icon": null, - "id": "d1a0112d158b5fb7a1c015d06f0c8511", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": null, - "platform": "counter", - "supported_features": 0, - "unique_id": "licht_szene_oben_counter", - "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.alarmmartinhandy", - "hidden_by": null, - "icon": null, - "id": "ea318490a77834775a6eeb5bd751afa0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Alarm Martin Handy", - "platform": "automation", - "supported_features": 0, - "unique_id": "1589377976830", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "media_player.wohnzimmer", - "hidden_by": null, - "icon": null, - "id": "299e8e0e50b7f3b8d5d9099a47f171aa", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer", - "platform": "squeezebox_telnet", - "supported_features": 320447, - "unique_id": "dc:a6:32:10:00:06", - "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.schlafzimmer_stillen", - "hidden_by": null, - "icon": null, - "id": "f89707a22aca044e397236e09949c16c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Stillen", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "schlafzimmer_stillen", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "media_player.wohnzimmer_2", - "hidden_by": null, - "icon": null, - "id": "ff1cc4a1bf4720a97dd6f559ea8aedc2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer", - "platform": "squeezebox", - "supported_features": 58303, - "unique_id": "dc:a6:32:10:00:06", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "media_player.wohnzimmerradio_2", - "hidden_by": null, - "icon": null, - "id": "c64e0497d250241c7180e28e7303a72e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "WohnzimmerRadio", - "platform": "squeezebox", - "supported_features": 58303, - "unique_id": "00:04:20:28:11:87", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "media_player.bedroompi_2", - "hidden_by": null, - "icon": null, - "id": "83593ee5fe6394d5cff854d936f835d4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "BedroomPi", - "platform": "squeezebox", - "supported_features": 58303, - "unique_id": "b8:27:eb:75:97:34", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "media_player.arbeitszimmermartin", - "hidden_by": null, - "icon": null, - "id": "e5a71d88b35fcb1585578a06997ce234", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "ArbeitszimmerMartin", - "platform": "squeezebox", - "supported_features": 58303, - "unique_id": "00:01:c0:0c:af:87", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "media_player.kitchenpi_2", - "hidden_by": null, - "icon": null, - "id": "d7e77475c2634bdc4b8f79a885dd0cb6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "KitchenPi", - "platform": "squeezebox", - "supported_features": 58303, - "unique_id": "b8:27:eb:6b:72:85", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e4a47914ce604433a857d9100241bdf3", - "device_class": null, - "device_id": "86655186bf654126b5f179b2d0897eea", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.hp_officejet_pro_8610_uptime", - "hidden_by": null, - "icon": null, - "id": "c50f29a52f80dc9521967fd20dc85b5d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "timestamp", - "original_icon": "mdi:clock-outline", - "original_name": "HP Officejet Pro 8610 Uptime", - "platform": "ipp", - "supported_features": 0, - "unique_id": "1c852a4d-b800-1f08-abcd-9457a59b7880_uptime", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e4a47914ce604433a857d9100241bdf3", - "device_class": null, - "device_id": "86655186bf654126b5f179b2d0897eea", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.hp_officejet_pro_8610_black_ink", - "hidden_by": null, - "icon": null, - "id": "123db79aa512a567aeb8c43543a2eceb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:water", - "original_name": "HP Officejet Pro 8610 black ink", - "platform": "ipp", - "supported_features": 0, - "unique_id": "1c852a4d-b800-1f08-abcd-9457a59b7880_marker_0", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e4a47914ce604433a857d9100241bdf3", - "device_class": null, - "device_id": "86655186bf654126b5f179b2d0897eea", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.hp_officejet_pro_8610_cyan_ink", - "hidden_by": null, - "icon": null, - "id": "b84b67d63051ca2287e746a3ad0da1a0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:water", - "original_name": "HP Officejet Pro 8610 cyan ink", - "platform": "ipp", - "supported_features": 0, - "unique_id": "1c852a4d-b800-1f08-abcd-9457a59b7880_marker_1", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e4a47914ce604433a857d9100241bdf3", - "device_class": null, - "device_id": "86655186bf654126b5f179b2d0897eea", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.hp_officejet_pro_8610_magenta_ink", - "hidden_by": null, - "icon": null, - "id": "814c3ece1c11f8046fe4997fe64aa95a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:water", - "original_name": "HP Officejet Pro 8610 magenta ink", - "platform": "ipp", - "supported_features": 0, - "unique_id": "1c852a4d-b800-1f08-abcd-9457a59b7880_marker_2", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e4a47914ce604433a857d9100241bdf3", - "device_class": null, - "device_id": "86655186bf654126b5f179b2d0897eea", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.hp_officejet_pro_8610_yellow_ink", - "hidden_by": null, - "icon": null, - "id": "e511ae2ee0353532900a454883638aee", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:water", - "original_name": "HP Officejet Pro 8610 yellow ink", - "platform": "ipp", - "supported_features": 0, - "unique_id": "1c852a4d-b800-1f08-abcd-9457a59b7880_marker_3", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e4a47914ce604433a857d9100241bdf3", - "device_class": null, - "device_id": "86655186bf654126b5f179b2d0897eea", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.hp_officejet_pro_8610", - "hidden_by": null, - "icon": null, - "id": "63f2066bf6a58ef723894f57a5a6aace", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:printer", - "original_name": "HP Officejet Pro 8610", - "platform": "ipp", - "supported_features": 0, - "unique_id": "1c852a4d-b800-1f08-abcd-9457a59b7880_printer", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "043eba930fc74b1699b91532ce83c490", - "device_class": null, - "device_id": "17abd106e210436c8f7e95857cd2fc14", - "disabled_by": null, - "entity_category": null, - "entity_id": "camera.babycamera_mainstream", - "hidden_by": null, - "icon": null, - "id": "14e7f9d765026e1dfa3990f4c74ede0e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "BabyCamera mainStream", - "platform": "onvif", - "supported_features": 2, - "unique_id": "D8:07:B6:25:E0:E4", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "043eba930fc74b1699b91532ce83c490", - "device_class": null, - "device_id": "17abd106e210436c8f7e95857cd2fc14", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "camera.babycamera_minorstream", - "hidden_by": null, - "icon": null, - "id": "f7008c783a47715302f9194f0b56cbae", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "BabyCamera minorStream", - "platform": "onvif", - "supported_features": 2, - "unique_id": "D8:07:B6:25:E0:E4_1", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "043eba930fc74b1699b91532ce83c490", - "device_class": null, - "device_id": "17abd106e210436c8f7e95857cd2fc14", - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.mymotiondetectorrule_cell_motion_detection", - "hidden_by": null, - "icon": null, - "id": "ca00dc9a5bc8978aef67a81bf031227c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "motion", - "original_icon": null, - "original_name": null, - "platform": "onvif", - "supported_features": 0, - "unique_id": "D8:07:B6:25:E0:E4_tns1:RuleEngine/CellMotionDetector/Motion_VideoSourceToken_VideoAnalyticsToken_MyMotionDetectorRule", - "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.wohnzimmer_dunkel", - "hidden_by": null, - "icon": null, - "id": "2d091fcaf819b524e5f71a2970c42eef", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Dunkel", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "wohnzimmer_dunkel", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "c41bc99e068311eb93f751000202d9b1", - "device_class": null, - "device_id": "61029ebfaeb04736a98512e93110ebff", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.martins_ipad_3", - "hidden_by": null, - "icon": null, - "id": "51202caaf68b690d22ddf0f3e68658ab", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Martin’s iPad", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "8191AC71-330B-4784-8634-E6F4F0C2DFA2", - "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.klingelaufhandy", - "hidden_by": null, - "icon": null, - "id": "56f6d3f5bb62f18b95a5bf795c9da73a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Klingel Auf Handy", - "platform": "automation", - "supported_features": 0, - "unique_id": "1598594894559", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.ele_l29", - "hidden_by": null, - "icon": null, - "id": "a2d32373a87595eea7700f8a346f3d20", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "MartinHandy", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "3889c45a8d9e2c62", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "config", - "entity_id": "sensor.ele_l29_audio_sensor", - "hidden_by": null, - "icon": null, - "id": "03d88ec7e96c5ba56f61933d655126e4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:volume-high", - "original_name": "MartinHandy Ringer Mode", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_audio_sensor", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": "battery", - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.ele_l29_battery_level", - "hidden_by": null, - "icon": null, - "id": "01ef7956221cb2ed23a59f3792ab2bf9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "battery", - "original_icon": "mdi:battery-90", - "original_name": "MartinHandy Battery Level", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_battery_level", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.ele_l29_battery_state", - "hidden_by": null, - "icon": null, - "id": "f1fc2d6a88b0ce31478562ef675b8a9a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "battery", - "original_icon": "mdi:battery-minus", - "original_name": "MartinHandy Battery State", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_battery_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.ele_l29_bluetooth_connection", - "hidden_by": null, - "icon": null, - "id": "cd0454d56e8dbe642d95c9825ffac7e6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:bluetooth", - "original_name": "MartinHandy Bluetooth Connection", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_bluetooth_connection", - "unit_of_measurement": "connection(s)" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.ele_l29_do_not_disturb_sensor", - "hidden_by": null, - "icon": null, - "id": "26c7f16ef4c4dae3812328a74d74fabc", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:minus-circle", - "original_name": "MartinHandy Do Not Disturb Sensor", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_dnd_sensor", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": "timestamp", - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.ele_l29_last_reboot", - "hidden_by": null, - "icon": null, - "id": "0ecff1447a996eb80827eb699b066a8a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "timestamp", - "original_icon": "mdi:restart", - "original_name": "MartinHandy Last Reboot", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_last_reboot", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": "illuminance", - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.ele_l29_light_sensor", - "hidden_by": null, - "icon": null, - "id": "8037c4503027eed866775f081dd37a3a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "illuminance", - "original_icon": "mdi:brightness-5", - "original_name": "MartinHandy Light Sensor", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_light_sensor", - "unit_of_measurement": "lx" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": "timestamp", - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.ele_l29_next_alarm", - "hidden_by": null, - "icon": null, - "id": "5b6cdf80294ab6b82fd497082778b011", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "timestamp", - "original_icon": "mdi:alarm", - "original_name": "MartinHandy Next Alarm", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_next_alarm", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.ele_l29_phone_state", - "hidden_by": null, - "icon": null, - "id": "8869cfd84986d092dc33de23539ab499", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:phone", - "original_name": "MartinHandy Phone State", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_phone_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.ele_l29_proximity_sensor", - "hidden_by": null, - "icon": null, - "id": "6dbeaebf374765311a26280a6a1d64ba", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:leak", - "original_name": "MartinHandy Proximity Sensor", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_proximity_sensor", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.ele_l29_storage_sensor", - "hidden_by": null, - "icon": null, - "id": "3421b88709c00f5ccb8e9eaf5a45584d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:harddisk", - "original_name": "MartinHandy Internal Storage", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_storage_sensor", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": "plug", - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "binary_sensor.ele_l29_is_charging", - "hidden_by": null, - "icon": null, - "id": "8da411bd0704ae40bdc869ee2bbbe067", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "plug", - "original_icon": "mdi:power-plug-off", - "original_name": "MartinHandy Is Charging", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_is_charging", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.ele_l29_charger_type", - "hidden_by": null, - "icon": null, - "id": "9914a3a05ae7c26e8fff6bb5ea1476d6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:battery", - "original_name": "MartinHandy Charger Type", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_charger_type", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.ele_l29_battery_health", - "hidden_by": null, - "icon": null, - "id": "a3c642a953847723fcc21e61e4f06d82", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:battery-heart-variant", - "original_name": "MartinHandy Battery Health", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_battery_health", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.ele_l29_schrittsensor", - "hidden_by": null, - "icon": null, - "id": "db3fa1a780809acc0525bd4aa5cd0067", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:walk", - "original_name": "MartinHandy Steps Sensor", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_steps_sensor", - "unit_of_measurement": "steps" - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.ele_l29_wlan_bssid", - "hidden_by": null, - "icon": null, - "id": "2eff749a479863aac2f352948bab9468", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:wifi", - "original_name": "MartinHandy WiFi BSSID", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_wifi_bssid", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.ele_l29_wlan_verbindung", - "hidden_by": null, - "icon": null, - "id": "e9c211de9d4712f7096c83b00ad073c6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:wifi", - "original_name": "MartinHandy WiFi Connection", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_wifi_connection", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.ele_l29_erkannte_aktivitat", - "hidden_by": null, - "icon": null, - "id": "a4cd6af164f050b87aa8adc563b28bca", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:sleep", - "original_name": "MartinHandy Detected Activity", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_detected_activity", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.martinhandy_kopfhorer", - "hidden_by": null, - "icon": null, - "id": "06f5824ac13ce61112aacbcbbbea118c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:headphones-off", - "original_name": "MartinHandy Headphones", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_headphone_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.martinhandy_geokodierter_standort", - "hidden_by": null, - "icon": null, - "id": "f755dd53f15fb8b48b2b2282ea53151a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:map", - "original_name": "MartinHandy Geocoded Location", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_geocoded_location", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "c41bc99e068311eb93f751000202d9b1", - "device_class": null, - "device_id": "61029ebfaeb04736a98512e93110ebff", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.martins_ipad_activity", - "hidden_by": null, - "icon": null, - "id": "9060653da6318301aa79bb9025cda96d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:human-male", - "original_name": "Martin’s iPad Activity", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_activity", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "c41bc99e068311eb93f751000202d9b1", - "device_class": null, - "device_id": "61029ebfaeb04736a98512e93110ebff", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.martins_ipad_storage", - "hidden_by": null, - "icon": null, - "id": "3442b80aafcda5533dbf0b4cd771233b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:database", - "original_name": "Martin’s iPad Storage", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_storage", - "unit_of_measurement": "% available" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "c41bc99e068311eb93f751000202d9b1", - "device_class": null, - "device_id": "61029ebfaeb04736a98512e93110ebff", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.martins_ipad_battery_level_2", - "hidden_by": null, - "icon": null, - "id": "d2364e40c0a0ae22463478bea6176185", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "battery", - "original_icon": "mdi:battery-10", - "original_name": "Martin’s iPad Battery Level", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_battery_level", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "c41bc99e068311eb93f751000202d9b1", - "device_class": null, - "device_id": "61029ebfaeb04736a98512e93110ebff", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.martins_ipad_battery_state_2", - "hidden_by": null, - "icon": null, - "id": "2e731077c3755b90e2e0550e4a1897f4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "battery", - "original_icon": "mdi:battery-10", - "original_name": "Martin’s iPad Battery State", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_battery_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "c41bc99e068311eb93f751000202d9b1", - "device_class": null, - "device_id": "61029ebfaeb04736a98512e93110ebff", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.martins_ipad_bssid", - "hidden_by": null, - "icon": null, - "id": "601c2ea84b509a3099b75ff787a43a30", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:wifi-star", - "original_name": "Martin’s iPad BSSID", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_connectivity_bssid", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "c41bc99e068311eb93f751000202d9b1", - "device_class": null, - "device_id": "61029ebfaeb04736a98512e93110ebff", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.martins_ipad_ssid", - "hidden_by": null, - "icon": null, - "id": "ce24f7abd5cb50822c4c810a1ff01cff", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:wifi", - "original_name": "Martin’s iPad SSID", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_connectivity_ssid", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "c41bc99e068311eb93f751000202d9b1", - "device_class": null, - "device_id": "61029ebfaeb04736a98512e93110ebff", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.martins_ipad_connection_type", - "hidden_by": null, - "icon": null, - "id": "6cfb01c873026afb827e9d9e95245004", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:wifi", - "original_name": "Martin’s iPad Connection Type", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_connectivity_connection_type", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "c41bc99e068311eb93f751000202d9b1", - "device_class": null, - "device_id": "61029ebfaeb04736a98512e93110ebff", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.martins_ipad_geocoded_location", - "hidden_by": null, - "icon": null, - "id": "f6b6907ce426ca782aa0b50923f26986", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:map", - "original_name": "Martin’s iPad Geocoded Location", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_geocoded_location", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "c41bc99e068311eb93f751000202d9b1", - "device_class": null, - "device_id": "61029ebfaeb04736a98512e93110ebff", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.martins_ipad_sim_1", - "hidden_by": null, - "icon": null, - "id": "56775ae9946d8fcec55af2b242ffeffd", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:sim", - "original_name": "Martin’s iPad SIM 1", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_connectivity_sim_1", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "c41bc99e068311eb93f751000202d9b1", - "device_class": null, - "device_id": "61029ebfaeb04736a98512e93110ebff", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.martins_ipad_last_update_trigger", - "hidden_by": null, - "icon": null, - "id": "cd7a04302ce009b2edf77e728e22bb58", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cellphone-wireless", - "original_name": "Martin’s iPad Last Update Trigger", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_last_update_trigger", - "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.weihnachtslichteranum6", - "hidden_by": null, - "icon": null, - "id": "4536b9a4149223e18a1d2ea13e197322", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Weihnachtslichter an morgens um 6", - "platform": "automation", - "supported_features": 0, - "unique_id": "1606655282153", - "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.weihnachtslichterausmorgens", - "hidden_by": null, - "icon": null, - "id": "9da818fcb9ef0fdfd79c94cc205ec1b3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Weihnachtslichter aus morgens", - "platform": "automation", - "supported_features": 0, - "unique_id": "1607412098745", - "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.weihnachtslichter_an_abends", - "hidden_by": null, - "icon": null, - "id": "86b2ffa750f252e5c6b41c3328f64604", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Weihnachtslichter An Abends", - "platform": "automation", - "supported_features": 0, - "unique_id": "1607412144113", - "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.weihnachtslichter_aus_abends", - "hidden_by": null, - "icon": null, - "id": "2b74bc315b8c31ce210473af3541cf2e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Weihnachtslichter Aus Abends", - "platform": "automation", - "supported_features": 0, - "unique_id": "1607412210097", - "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.stillen", - "hidden_by": null, - "icon": null, - "id": "1834734846bcd54425127a89fcd64645", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Stillen", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "1594067418882", - "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.stillen_2", - "hidden_by": null, - "icon": null, - "id": "10550cda3ab06a0b1e695798597441d8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Stillen", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "1594067605702", - "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.nachtswennallelieberschlafen", - "hidden_by": null, - "icon": null, - "id": "56d97ae4b911e07359ce60eedbfade82", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:sleep", - "original_name": "0_NachtsWennAlleLieberSchlafen", - "platform": "homeassistant", - "supported_features": 0, - "unique_id": "1611999354955", - "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.0_bewegungsmelderschlafzimmernacht", - "hidden_by": null, - "icon": null, - "id": "af871d819ec585b9f0dbcf5a341922e8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Bewegungsmelder Schlafzimmer Nacht", - "platform": "automation", - "supported_features": 0, - "unique_id": "1612028092169", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": "temperature", - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_batterietemperatur", - "hidden_by": null, - "icon": null, - "id": "3f07df6887e707f0e98a02db556838db", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": "mdi:battery", - "original_name": "MartinHandy Battery Temperature", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_battery_temperature", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "d144e116305e59fcdb4ee9b97c5954d2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.mosquitto_broker_update_available", - "hidden_by": null, - "icon": null, - "id": "b700e74f28bf4be892d510fe786e6804", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "update", - "original_icon": null, - "original_name": "Update available", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_mosquitto_update_available", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "3a8dfca07738c3514b55475275b3e76b", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.influxdb_update_available", - "hidden_by": null, - "icon": null, - "id": "9f64f7a27f8fa34cdc41c387f6d6a09e", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "update", - "original_icon": null, - "original_name": "Update available", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_influxdb_update_available", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "77f061f888db75b5413d775fa0b5629f", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.file_editor_update_available", - "hidden_by": null, - "icon": null, - "id": "a6c88ea88dae009e78c9d2a4937bd700", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "update", - "original_icon": null, - "original_name": "Update available", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_configurator_update_available", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "978b37d63bbdfbc8fa6a7815fd065b16", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.ssh_web_terminal_update_available", - "hidden_by": null, - "icon": null, - "id": "02fc9807a14dd89eadc23a92e6049ca0", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "update", - "original_icon": null, - "original_name": "Update available", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_ssh_update_available", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "bdc7454284673f6c71942edaad49bf94", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.samba_share_update_available", - "hidden_by": null, - "icon": null, - "id": "8a68c67570b47ff435465459f15f7601", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "update", - "original_icon": null, - "original_name": "Update available", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_samba_update_available", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "13e0d7d42f275c036c5400d9a9bc7d82", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.mariadb_update_available", - "hidden_by": null, - "icon": null, - "id": "6d749e41c7ad3d23d4a2dd1ec5504727", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "update", - "original_icon": null, - "original_name": "Update available", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_mariadb_update_available", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "1959d20166a124ca81b2c17cc1c8e884", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.tasmoadmin_update_available", - "hidden_by": null, - "icon": null, - "id": "de11984d4a672b857d0b69dcccde7e28", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "update", - "original_icon": null, - "original_name": "Update available", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_sonweb_update_available", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "2f7573b5a7f322c078e3c7fb2ee1a5c0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.check_home_assistant_configuration_update_available", - "hidden_by": null, - "icon": null, - "id": "59cb2ee7c664c19a2e001a095e4ce069", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "update", - "original_icon": null, - "original_name": "Update available", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_check_config_update_available", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.gang_bewegungsmelder_schlafzimmer", - "hidden_by": null, - "icon": null, - "id": "34be4d3a37a173fa7de3291ac254b4ff", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "motion", - "original_icon": null, - "original_name": "Gang Bewegungsmelder Schlafzimmer", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/40", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.gang_bewegungsmelder_wohnzimmer", - "hidden_by": null, - "icon": null, - "id": "4168454513a78911c2ecb8fa3950b730", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "motion", - "original_icon": null, - "original_name": "Gang Bewegungsmelder Wohnzimmer", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/41", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.gang_bewegungsmelder_mitte", - "hidden_by": null, - "icon": null, - "id": "fdff9b3522ee445093cca7517322f892", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "motion", - "original_icon": null, - "original_name": "Gang Bewegungsmelder Mitte", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/44", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.gang_bewegungsmelder_ost", - "hidden_by": null, - "icon": null, - "id": "108256da45666b76e4352a3121bb282e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "motion", - "original_icon": null, - "original_name": "Gang Bewegungsmelder Ost", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/47", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "cover.wohnzimmer_fenster_rollo", - "hidden_by": null, - "icon": null, - "id": "4a45c3d90e2c61a19ed69ac19cd947a8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "blind", - "original_icon": null, - "original_name": "Wohnzimmer Fenster Rollo", - "platform": "knx", - "supported_features": 127, - "unique_id": "0/7/10_0/7/28", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "cover.wohnzimmer_terrassentur_rollo", - "hidden_by": null, - "icon": null, - "id": "640c83cd761834e80bd30cd2d6a859e6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "blind", - "original_icon": null, - "original_name": "Wohnzimmer Terrassentür Rollo", - "platform": "knx", - "supported_features": 127, - "unique_id": "0/7/36_0/7/54", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "cover.kuche_fenster_rollo", - "hidden_by": null, - "icon": null, - "id": "01b274e2cf2649a5845006b2bbba3c05", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "blind", - "original_icon": null, - "original_name": "Küche Fenster Rollo", - "platform": "knx", - "supported_features": 127, - "unique_id": "0/7/62_0/7/80", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "cover.esszimmer_fenster_rollo", - "hidden_by": null, - "icon": null, - "id": "7cd36610d24e69ea47a6807ff67c597a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "blind", - "original_icon": null, - "original_name": "Esszimmer Fenster Rollo", - "platform": "knx", - "supported_features": 127, - "unique_id": "0/7/88_0/7/106", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "brightness" - ] - }, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.wohnzimmer_deckenlampe", - "hidden_by": null, - "icon": null, - "id": "b41f32d5532f1ce976164ebbfd68cd34", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Deckenlampe", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/1/3", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "brightness" - ] - }, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.esszimmer_deckenlampe_west", - "hidden_by": null, - "icon": null, - "id": "2b6acfe27da2b22873f9d65e0ef06588", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Esszimmer Deckenlampe West", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/1/21", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "brightness" - ] - }, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.esszimmer_deckenlampe_mitte", - "hidden_by": null, - "icon": null, - "id": "021d693dd9b2ea6f6cd8ae56c2cbf048", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Esszimmer Deckenlampe Mitte", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/1/39", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "brightness" - ] - }, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.esszimmer_schrankleuchte", - "hidden_by": null, - "icon": null, - "id": "efc935ea57beeff9da831c31df119e5e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Esszimmer Schrankleuchte", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/2/39", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "brightness" - ] - }, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.kuche_deckenlampe", - "hidden_by": null, - "icon": null, - "id": "423a868f66bc385a68b7c5bd4a070ab7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Küche Deckenlampe", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/1/57", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "brightness" - ] - }, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.aussen_terassenlicht", - "hidden_by": null, - "icon": null, - "id": "60a71dc2a921e20555b209f492a263c5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Aussen Terassenlicht", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/2/21", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "brightness" - ] - }, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.gang_licht", - "hidden_by": null, - "icon": null, - "id": "2398b28e72849b03713d3f09bc188d86", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Gang Licht", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/3/3", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "brightness" - ] - }, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.bad_licht", - "hidden_by": null, - "icon": null, - "id": "fbdad6697233e68c3c9c42eea28d872f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Bad Licht", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/3/21", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "brightness" - ] - }, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.gang_einganglicht", - "hidden_by": null, - "icon": null, - "id": "ee6a0aadc74be8d027ab228796d094ef", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Gang Einganglicht", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/3/39", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "brightness" - ] - }, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.waschkuche_licht", - "hidden_by": null, - "icon": null, - "id": "40325ae3e057921d0c381a637f34e61c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Waschküche Licht", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/3/57", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "onoff" - ] - }, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.haustur_licht", - "hidden_by": null, - "icon": null, - "id": "8812ddb6c886f5570942e28bc6736c87", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Haustür Licht", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/1", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "onoff" - ] - }, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.haustur_licht_nw", - "hidden_by": null, - "icon": null, - "id": "bd5f06a44c051301f83248075b0c6482", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Haustür Licht NW", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/3", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "onoff" - ] - }, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.treppenhaus_licht", - "hidden_by": null, - "icon": null, - "id": "1dd31abecd85999f2aa381641eea7d11", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Treppenhaus Licht", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/180", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "onoff" - ] - }, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.wc_licht", - "hidden_by": null, - "icon": null, - "id": "e1191219da2fd70ad77ed8fabdfb1a67", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "WC Licht", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/198", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "onoff" - ] - }, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.vorratsraum_licht", - "hidden_by": null, - "icon": null, - "id": "ec7f313d6f772719ef74521349945773", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Vorratsraum Licht", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/36", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "onoff" - ] - }, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.bewegungsmelder_mitte_led", - "hidden_by": null, - "icon": null, - "id": "247d5c98ee97521f543d9de9af504809", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Bewegungsmelder Mitte LED", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/46", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "onoff" - ] - }, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.bewegungsmelder_west_led", - "hidden_by": null, - "icon": null, - "id": "ea553ebba32ab7a28428c60ab66928cb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Bewegungsmelder West LED", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/43", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "onoff" - ] - }, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.bewegungsmelder_ost_led", - "hidden_by": null, - "icon": null, - "id": "792f3d8d4fec8f41a1a8dfa3a63b3814", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Bewegungsmelder Ost LED", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/49", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.klingel_oben", - "hidden_by": null, - "icon": null, - "id": "4ade4435bf18cd34f5344aebb406ed79", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Klingel Oben", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/15", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.klingel_innentur", - "hidden_by": null, - "icon": null, - "id": "812febc1b81253d69e63e059be373493", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Klingel Innentür", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/108", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.klingel_aussentur", - "hidden_by": null, - "icon": null, - "id": "ec0002ece01cae3dbd1a48e980032c24", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Klingel Außentür", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/126", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.esszimmer_szene_0", - "hidden_by": null, - "icon": null, - "id": "7c8676554ccfa388c7a5f0097fb1b56b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Esszimmer Szene 0", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/11", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.esszimmer_szene_1", - "hidden_by": null, - "icon": null, - "id": "b22a11d1dddc812c5df74ef76bb66070", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Esszimmer Szene 1", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/12", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.esszimmer_szene_2", - "hidden_by": null, - "icon": null, - "id": "e8d1f7a6c1baf10bcba6acd91b63ee53", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Esszimmer Szene 2", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/9", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.esszimmer_szene_3", - "hidden_by": null, - "icon": null, - "id": "581fcbc5a6d4a7c5d970a77e80af7e4e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Esszimmer Szene 3", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/10", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.esszimmer_szene_4", - "hidden_by": null, - "icon": null, - "id": "ce47d08dac4ab3407a4db024f3870f2f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Esszimmer Szene 4", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/8", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.esszimmer_szene_5", - "hidden_by": null, - "icon": null, - "id": "6decfa49ee7f133990c32a2c64612ef2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Esszimmer Szene 5", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/19", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.wohnzimmer_szene_0", - "hidden_by": null, - "icon": null, - "id": "df5262e20c264b6c6c76d7377552c273", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Szene 0", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/27", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.wohnzimmer_szene_1", - "hidden_by": null, - "icon": null, - "id": "a8c25da9e6d971ee136a3fa3674ba106", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Szene 1", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/28", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.wohnzimmer_szene_2", - "hidden_by": null, - "icon": null, - "id": "bebc9c0e07e9db1c600dcebd2e9a1151", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Szene 2", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/29", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.wohnzimmer_szene_3", - "hidden_by": null, - "icon": null, - "id": "9288d284c40fe236e5b94fedf9cb1238", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Szene 3", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/30", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.wohnzimmer_szene_4", - "hidden_by": null, - "icon": null, - "id": "6a50378c944ae8f4d44cd02c76773508", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Szene 4", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/31", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.wohnzimmer_szene_5", - "hidden_by": null, - "icon": null, - "id": "6a2586f89f2b5cb176bbba818a619644", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Szene 5", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/32", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.eingang_szene_2", - "hidden_by": null, - "icon": null, - "id": "0a8a759f5b22377a247cac09968b9eb1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Eingang Szene 2", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/20", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.eingang_szene_3", - "hidden_by": null, - "icon": null, - "id": "1ae696f3ed8384a8c9edb23a295e1397", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Eingang Szene 3", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/21", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.eingang_szene_4", - "hidden_by": null, - "icon": null, - "id": "4cbe9437d7aaca4bfe45cc7f72dd8e3c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Eingang Szene 4", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/22", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.eingang_szene_5", - "hidden_by": null, - "icon": null, - "id": "899e72339c30ba954d8ce7d8ca664079", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Eingang Szene 5", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/23", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.wohnzimmer_terrassentur_szene_2", - "hidden_by": null, - "icon": null, - "id": "849893450644d3233b6bca474fa94244", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Terrassentür Szene 2", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/17", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.wohnzimmer_terrassentur_szene_3", - "hidden_by": null, - "icon": null, - "id": "73670a88a9040a2986b2a134453e79b0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Terrassentür Szene 3", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/18", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.alarm_led_links_normal", - "hidden_by": null, - "icon": null, - "id": "1e51fbf89037e65f08115165ba512501", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "alarm_led_links_normal", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/7", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.alarm_led_links_ueberlagert", - "hidden_by": null, - "icon": null, - "id": "3919735c955ed9c5af1a2fa015c26699", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "alarm_led_links_ueberlagert", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/13", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.alarm_led_rechts_normal", - "hidden_by": null, - "icon": null, - "id": "6ed50dd49ff7c5d88aba20495ee34e38", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "alarm_led_rechts_normal", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/14", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.alarm_led_rechts_ueberlagert", - "hidden_by": null, - "icon": null, - "id": "0464a998d5806785611b2e7be9537848", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "alarm_led_rechts_ueberlagert", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/16", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.vorratsraum_steckdose_1", - "hidden_by": null, - "icon": null, - "id": "1a3b12d43f89931eadf7d787ebce9a53", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Vorratsraum Steckdose 1", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/54", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.vorratsraum_steckdose_1_betriebsstunden_reset", - "hidden_by": null, - "icon": null, - "id": "69bd4dca59a40a3262941b108e4aa3c0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Vorratsraum Steckdose 1 Betriebsstunden Reset", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/63", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.vorratsraum_steckdose_2", - "hidden_by": null, - "icon": null, - "id": "5240bc3f85f811e022fe1a193e04f517", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Vorratsraum Steckdose 2", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/72", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.vorratsraum_steckdose_2_betriebsstunden_reset", - "hidden_by": null, - "icon": null, - "id": "79766ab946df16906102c2399c53f0be", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Vorratsraum Steckdose 2 Betriebsstunden Reset", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/81", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.gefrierschrank", - "hidden_by": null, - "icon": null, - "id": "4f8497984fa7e88982b90bd131f50bde", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Gefrierschrank", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/90", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.gefrierschrank_betriebsstunden_reset", - "hidden_by": null, - "icon": null, - "id": "8c22ef769adbd6958b897a9db5198c82", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Gefrierschrank Betriebsstunden Reset", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/99", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.trockner", - "hidden_by": null, - "icon": null, - "id": "fbfe013e401932acd41b0cfe463b8981", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Trockner", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/18", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.trockner_betriebsstunden_reset", - "hidden_by": null, - "icon": null, - "id": "2fd6ba16611f7e75eebced6ef976a260", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Trockner Betriebsstunden Reset", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/27", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.waschmaschine", - "hidden_by": null, - "icon": null, - "id": "e9ff18f9a5a8deea8926a568ba02a857", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Waschmaschine", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/0", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.waschmaschine_betriebsstunden_reset", - "hidden_by": null, - "icon": null, - "id": "012bf4ace201da55cb12649ed7a6a9a8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Waschmaschine Betriebsstunden Reset", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/9", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.kuche_steckdosen_rechts", - "hidden_by": null, - "icon": null, - "id": "d22d146e786983fd8249974690459947", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Küche Steckdosen rechts", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/90", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.kuche_steckdosen_rechts_betriebsstunden_reset", - "hidden_by": null, - "icon": null, - "id": "eed93db8e0607aa28b196f515ca8383a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Küche Steckdosen rechts Betriebsstunden Reset", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/99", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.dunstabzug", - "hidden_by": null, - "icon": null, - "id": "35f50b324736b37353f1877dc53f752e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Dunstabzug", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/108", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.dunstabzug_betriebsstunden_reset", - "hidden_by": null, - "icon": null, - "id": "bda33513ef0b1f845232932c5a8ddec7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Dunstabzug Betriebsstunden Reset", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/117", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.spulmaschine", - "hidden_by": null, - "icon": null, - "id": "774a266220ddb3bb1bb0c157d6231552", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Spülmaschine", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/0", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.spulmaschine_betriebsstunden_reset", - "hidden_by": null, - "icon": null, - "id": "f56dd810203a0ae852470af3802d8ab2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Spülmaschine Betriebsstunden Reset", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/9", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.backofen", - "hidden_by": null, - "icon": null, - "id": "80b2c4e30b30fd5a4d0dbb56b32a7ab5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Backofen", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/18", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.backofen_betriebsstunden_reset", - "hidden_by": null, - "icon": null, - "id": "24e940adbf16de93660c607bdc5c0ff9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Backofen Betriebsstunden Reset", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/27", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.herd_phase_1", - "hidden_by": null, - "icon": null, - "id": "09665c5a0778a7b6f93d44bae754b2fa", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Herd Phase 1", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/36", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.herd_phase_1_betriebsstunden_reset", - "hidden_by": null, - "icon": null, - "id": "81def6a636666d1338e2d81fc68f2f48", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Herd Phase 1 Betriebsstunden Reset", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/45", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.herd_phase_2", - "hidden_by": null, - "icon": null, - "id": "ea86bcd863ee9456a478ff31c0889f59", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Herd Phase 2", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/54", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.herd_phase_2_betriebsstunden_reset", - "hidden_by": null, - "icon": null, - "id": "9845dc590a1ca4945b3ec37e253a32cf", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Herd Phase 2 Betriebsstunden Reset", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/63", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.herd_phase_3", - "hidden_by": null, - "icon": null, - "id": "0b8771e5263be87d95d42019a0bc3178", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Herd Phase 3", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/72", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.herd_phase_3_betriebsstunden_reset", - "hidden_by": null, - "icon": null, - "id": "821ae76b7d22a95df3e666e950fece6b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Herd Phase 3 Betriebsstunden Reset", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/81", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.arbeitszimmer_steckdose", - "hidden_by": null, - "icon": null, - "id": "d21af080c32fc0020eba00a7510a8be0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Steckdose", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/126", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.arbeitszimmer_steckdose_betriebsstunden_reset", - "hidden_by": null, - "icon": null, - "id": "7a1591b1427837ad7d5ae2471adb9896", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Steckdose Betriebsstunden Reset", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/135", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.wohnzimmer_steckdose_1", - "hidden_by": null, - "icon": null, - "id": "e9e7312cba28e13a349b708672811b65", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Steckdose 1", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/144", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.wohnzimmer_steckdose_1_betriebsstunden_reset", - "hidden_by": null, - "icon": null, - "id": "15c9a6e387b63c2952ec1d56ea803132", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Steckdose 1 Betriebsstunden Reset", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/153", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.wohnzimmer_steckdose_2", - "hidden_by": null, - "icon": null, - "id": "bda0ef29c3c778d9f17cf05e8e0a1df0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Steckdose 2", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/162", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.wohnzimmer_steckdose_2_betriebsstunden_reset", - "hidden_by": null, - "icon": null, - "id": "e3134426c83db4eca0137c0d3fbc63ee", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Steckdose 2 Betriebsstunden Reset", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/171", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "d144e116305e59fcdb4ee9b97c5954d2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.mosquitto_broker_version", - "hidden_by": null, - "icon": null, - "id": "0d3627eb82578a7025495fa39933b933", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_mosquitto_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "3a8dfca07738c3514b55475275b3e76b", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.influxdb_version", - "hidden_by": null, - "icon": null, - "id": "85587914669d02cf2440ee56a1ce8b84", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_influxdb_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "77f061f888db75b5413d775fa0b5629f", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.file_editor_version", - "hidden_by": null, - "icon": null, - "id": "add35cb9f0df83146552f1edd080a6ed", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_configurator_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "978b37d63bbdfbc8fa6a7815fd065b16", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.ssh_web_terminal_version", - "hidden_by": null, - "icon": null, - "id": "4b3e68725a5e99d05bf1eda5fe57fba3", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_ssh_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "bdc7454284673f6c71942edaad49bf94", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.samba_share_version", - "hidden_by": null, - "icon": null, - "id": "f08c365c7f2679fa3d59f979e48f236a", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_samba_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "13e0d7d42f275c036c5400d9a9bc7d82", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.mariadb_version", - "hidden_by": null, - "icon": null, - "id": "8225a35454c287561e1a07578bbf095a", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_mariadb_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "1959d20166a124ca81b2c17cc1c8e884", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.tasmoadmin_version", - "hidden_by": null, - "icon": null, - "id": "0f526e0114eec0e364ff376d673763ea", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_sonweb_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "2f7573b5a7f322c078e3c7fb2ee1a5c0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.check_home_assistant_configuration_version", - "hidden_by": null, - "icon": null, - "id": "3ad5990ceb75166540f945f2ac28c63e", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_check_config_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "d144e116305e59fcdb4ee9b97c5954d2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.mosquitto_broker_newest_version", - "hidden_by": null, - "icon": null, - "id": "83875e95fe21e08ea641e29466bca1a5", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Newest version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_mosquitto_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "3a8dfca07738c3514b55475275b3e76b", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.influxdb_newest_version", - "hidden_by": null, - "icon": null, - "id": "14a2cf413390babb207bace4016ffe47", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Newest version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_influxdb_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "77f061f888db75b5413d775fa0b5629f", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.file_editor_newest_version", - "hidden_by": null, - "icon": null, - "id": "07f8737582c826e054930c71df3b976b", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Newest version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_configurator_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "978b37d63bbdfbc8fa6a7815fd065b16", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.ssh_web_terminal_newest_version", - "hidden_by": null, - "icon": null, - "id": "862c01e64e3c8c2ad57c88bb242c99cc", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Newest version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_ssh_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "bdc7454284673f6c71942edaad49bf94", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.samba_share_newest_version", - "hidden_by": null, - "icon": null, - "id": "b0d4e08db74900617680eb94cffce4a4", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Newest version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_samba_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "13e0d7d42f275c036c5400d9a9bc7d82", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.mariadb_newest_version", - "hidden_by": null, - "icon": null, - "id": "4ad5713d69a48c16d08625934410d6e8", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Newest version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_mariadb_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "1959d20166a124ca81b2c17cc1c8e884", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.tasmoadmin_newest_version", - "hidden_by": null, - "icon": null, - "id": "084413c2916ac0520a67c8749fa1e2db", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Newest version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_sonweb_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "2f7573b5a7f322c078e3c7fb2ee1a5c0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.check_home_assistant_configuration_newest_version", - "hidden_by": null, - "icon": null, - "id": "64eda91e2af8907fb6bc1e487a14705e", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Newest version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_check_config_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.gang_bewegungsmelder_west_helligkeit", - "hidden_by": null, - "icon": null, - "id": "42280755b79d9c26cd6eb4eaa5de0d74", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "illuminance", - "original_icon": null, - "original_name": "Gang Bewegungsmelder West Helligkeit", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/42", - "unit_of_measurement": "lx" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.gang_bewegungsmelder_mitte_helligkeit", - "hidden_by": null, - "icon": null, - "id": "fd217b58017914f92a1311c32708743e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "illuminance", - "original_icon": null, - "original_name": "Gang Bewegungsmelder Mitte Helligkeit", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/45", - "unit_of_measurement": "lx" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.gang_bewegungsmelder_ost_helligkeit", - "hidden_by": null, - "icon": null, - "id": "b1ca57e20e4c6acf0af57a8d39539f2f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "illuminance", - "original_icon": null, - "original_name": "Gang Bewegungsmelder Ost Helligkeit", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/48", - "unit_of_measurement": "lx" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.esszimmer_temperatur", - "hidden_by": null, - "icon": null, - "id": "4b2e592527b3d171ec835ae55944a812", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "Esszimmer Temperatur", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/6", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.treppenhaus_oben_temperatur", - "hidden_by": null, - "icon": null, - "id": "9808cb5f6445c266df9e05551b791ef9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "Treppenhaus Oben Temperatur", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/5", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.eingangsbereich_temperatur", - "hidden_by": null, - "icon": null, - "id": "8a524619d65ff7d5698b7b7ef5d8ec73", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "Eingangsbereich Temperatur", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/24", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.wohnzimmer_gang_temperatur", - "hidden_by": null, - "icon": null, - "id": "0b4d511aa8213c98175b1a4c59a8fd65", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "Wohnzimmer Gang Temperatur", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/25", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.wohnzimmer_terassentur_temperatur", - "hidden_by": null, - "icon": null, - "id": "bed9e20bcfd82733537218dcbae7b965", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "Wohnzimmer Terassentür Temperatur", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/0/26", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.vorratsraum_steckdose_1_betriebsstunden", - "hidden_by": null, - "icon": null, - "id": "a8d269e7e65e03f847d35ee17f07e473", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Vorratsraum Steckdose 1 Betriebsstunden", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/62", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.vorratsraum_steckdose_1_verbrauch_ma", - "hidden_by": null, - "icon": null, - "id": "88fbd924a178037241f7a3c0fb65d4cc", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Vorratsraum Steckdose 1 Verbrauch mA", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/65", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.vorratsraum_steckdose_1_verbrauch_summe", - "hidden_by": null, - "icon": null, - "id": "e5b4282bbfc2b2bb8bf922b081e7b2fe", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Vorratsraum Steckdose 1 Verbrauch Summe", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/70", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.vorratsraum_steckdose_2_betriebsstunden", - "hidden_by": null, - "icon": null, - "id": "592b58a963a9ad6129b64c82ca8f6025", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Vorratsraum Steckdose 2 Betriebsstunden", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/80", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.vorratsraum_steckdose_2_verbrauch_ma", - "hidden_by": null, - "icon": null, - "id": "75cc885be40be75b455c045c15902e58", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Vorratsraum Steckdose 2 Verbrauch mA", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/83", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.vorratsraum_steckdose_2_verbrauch_summe", - "hidden_by": null, - "icon": null, - "id": "e9d11eff85b1db89acf1ba2a4cf679fb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Vorratsraum Steckdose 2 Verbrauch Summe", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/88", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.gefrierschrank_betriebsstunden", - "hidden_by": null, - "icon": null, - "id": "560b010b6237fa46cc00288bfa467507", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Gefrierschrank Betriebsstunden", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/98", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.gefrierschrank_verbrauch_ma", - "hidden_by": null, - "icon": null, - "id": "db3ceda95623ccaf123eaa36a6406c79", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Gefrierschrank Verbrauch mA", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/101", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.gefrierschrank_verbrauch_summe", - "hidden_by": null, - "icon": null, - "id": "3195917e607277fdd0e2997b57e1d1cd", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Gefrierschrank Verbrauch Summe", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/106", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.trockner_betriebsstunden", - "hidden_by": null, - "icon": null, - "id": "77ec2002bb55f713bd7670738d8892f8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Trockner Betriebsstunden", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/26", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.trockner_verbrauch_ma", - "hidden_by": null, - "icon": null, - "id": "a42a6ab49d523ae86e5973ce833cd9fd", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Trockner Verbrauch mA", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/29", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.trockner_verbrauch_summe", - "hidden_by": null, - "icon": null, - "id": "b06435f727882e81310b3ad4df0cc0aa", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Trockner Verbrauch Summe", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/34", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.waschmaschine_betriebsstunden", - "hidden_by": null, - "icon": null, - "id": "b5b9233c3e9c86687f585fe69ada5fd7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Waschmaschine Betriebsstunden", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/8", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.waschmaschine_verbrauch_ma", - "hidden_by": null, - "icon": null, - "id": "dd8e2caab42115231600962acfce9815", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Waschmaschine Verbrauch mA", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/11", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.waschmaschine_verbrauch_summe", - "hidden_by": null, - "icon": null, - "id": "621a4eea51e0582d8360d16d802ef315", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Waschmaschine Verbrauch Summe", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/16", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.kuche_steckdosen_rechts_betriebsstunden", - "hidden_by": null, - "icon": null, - "id": "b46657cca9b41fc372f473a0a9b77746", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Küche Steckdosen rechts Betriebsstunden", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/98", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.kuche_steckdosen_rechts_verbrauch_ma", - "hidden_by": null, - "icon": null, - "id": "0411a925b0492cf785fdae8696f343b4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Küche Steckdosen rechts Verbrauch mA", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/101", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.kuche_steckdosen_rechts_verbrauch_summe", - "hidden_by": null, - "icon": null, - "id": "f69b238b6b8595218c808ab0f320d619", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Küche Steckdosen rechts Verbrauch Summe", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/106", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.dunstabzug_betriebsstunden", - "hidden_by": null, - "icon": null, - "id": "ddcedff22fef94f8c7ea503fe228b2e3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Dunstabzug Betriebsstunden", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/116", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.dunstabzug_verbrauch_ma", - "hidden_by": null, - "icon": null, - "id": "d8347cc533d441c88a85941541e0b9cf", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Dunstabzug Verbrauch mA", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/119", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.dunstabzug_verbrauch_summe", - "hidden_by": null, - "icon": null, - "id": "abd42d9bcc72303b56b929718062adf0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Dunstabzug Verbrauch Summe", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/124", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.spulmaschine_betriebsstunden", - "hidden_by": null, - "icon": null, - "id": "549d4396305caa269c15d759e75cb2a9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Spülmaschine Betriebsstunden", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/8", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.spulmaschine_verbrauch_ma", - "hidden_by": null, - "icon": null, - "id": "13372367ac7dfe65a90e346d52db96eb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Spülmaschine Verbrauch mA", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/11", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.backofen_betriebsstunden", - "hidden_by": null, - "icon": null, - "id": "9cd727bae670970bdb6e08eaf3358bc1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Backofen Betriebsstunden", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/26", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.backofen_verbrauch_ma", - "hidden_by": null, - "icon": null, - "id": "b83390bdbb00c4461eaae20d7e400908", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Backofen Verbrauch mA", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/29", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.backofen_verbrauch_summe", - "hidden_by": null, - "icon": null, - "id": "2f0daf70daadea1f81003f41e65e86ee", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Backofen Verbrauch Summe", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/34", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.herd_phase_1_betriebsstunden", - "hidden_by": null, - "icon": null, - "id": "908d623952654db20987df8f0cc0122f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Herd Phase 1 Betriebsstunden", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/44", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.herd_phase_1_verbrauch_ma", - "hidden_by": null, - "icon": null, - "id": "ab93d1b7924373af94c74cdc234e0795", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Herd Phase 1 Verbrauch mA", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/47", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.herd_phase_1_verbrauch_summe", - "hidden_by": null, - "icon": null, - "id": "adf9a052ec9ddeb812dd80769bc12823", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Herd Phase 1 Verbrauch Summe", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/52", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.herd_phase_2_betriebsstunden", - "hidden_by": null, - "icon": null, - "id": "72515cfe7eb07e5031f9e617ec8d67ab", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Herd Phase 2 Betriebsstunden", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/62", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.herd_phase_2_verbrauch_ma", - "hidden_by": null, - "icon": null, - "id": "cc84b92098854d424f0d5b43f9641be7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Herd Phase 2 Verbrauch mA", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/65", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.herd_phase_2_verbrauch_summe", - "hidden_by": null, - "icon": null, - "id": "0c7df16a54fb2f0a59d5a28295a18659", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Herd Phase 2 Verbrauch Summe", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/70", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.herd_phase_3_betriebsstunden", - "hidden_by": null, - "icon": null, - "id": "5f4b6c2f685ff371dfd1f26254629507", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Herd Phase 3 Betriebsstunden", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/80", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.herd_phase_3_verbrauch_ma", - "hidden_by": null, - "icon": null, - "id": "4fcd6084ce7fdc85897f968b2a028c11", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Herd Phase 3 Verbrauch mA", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/83", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.herd_phase_3_verbrauch_summe", - "hidden_by": null, - "icon": null, - "id": "e1c0fdb2feb6d6fb32c1a0587594000d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Herd Phase 3 Verbrauch Summe", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/88", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.arbeitszimmer_steckdose_betriebsstunden", - "hidden_by": null, - "icon": null, - "id": "a6a9050d106e04f63d1f996cff594af8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Steckdose Betriebsstunden", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/134", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.arbeitszimmer_steckdose_verbrauch_ma", - "hidden_by": null, - "icon": null, - "id": "91294351144188d18f85557d7203f787", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Steckdose Verbrauch mA", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/137", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.arbeitszimmer_steckdose_verbrauch_summe", - "hidden_by": null, - "icon": null, - "id": "b434db82c917357147f4d85dd233eefc", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Steckdose Verbrauch Summe", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/142", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.wohnzimmer_steckdose_1_betriebsstunden", - "hidden_by": null, - "icon": null, - "id": "6b78bd8d0c13819511d8988259680ca9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Steckdose 1 Betriebsstunden", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/152", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.wohnzimmer_steckdose_1_verbrauch_ma", - "hidden_by": null, - "icon": null, - "id": "9ccc1356745acc39591a833a57886629", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Steckdose 1 Verbrauch mA", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/155", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.wohnzimmer_steckdose_1_verbrauch_summe", - "hidden_by": null, - "icon": null, - "id": "e7ca28771310b8f4cb53a16835f5d0fb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Steckdose 1 Verbrauch Summe", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/160", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.wohnzimmer_steckdose_2_betriebsstunden", - "hidden_by": null, - "icon": null, - "id": "af433bde6e5d64eb49b0985cda6ae211", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Steckdose 2 Betriebsstunden", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/170", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.wohnzimmer_steckdose_2_verbrauch_ma", - "hidden_by": null, - "icon": null, - "id": "84c0b60e2d0ac7379ca644d7eda24eb9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Steckdose 2 Verbrauch mA", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/173", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.wohnzimmer_steckdose_2_verbrauch_summe", - "hidden_by": null, - "icon": null, - "id": "b2cb6def382cfca176d834775c450627", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnzimmer Steckdose 2 Verbrauch Summe", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/4/178", - "unit_of_measurement": "" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "f81b059f666659e27e2101ddc3bfbba9", - "device_class": null, - "device_id": "585cefbe8665f6308f5d767d1ba67620", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.pool_temperature", - "hidden_by": null, - "icon": null, - "id": "1f7ac74f51418a052bf5fec03d7fb2ed", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "Pool Temperature", - "platform": "ondilo_ico", - "supported_features": 0, - "unique_id": "W1591687848014-temperature", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "f81b059f666659e27e2101ddc3bfbba9", - "device_class": null, - "device_id": "585cefbe8665f6308f5d767d1ba67620", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.pool_oxydo_reduction_potential", - "hidden_by": null, - "icon": null, - "id": "1acecf476997e0e7c5f6ffc330ae551d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:pool", - "original_name": "Pool Oxydo Reduction Potential", - "platform": "ondilo_ico", - "supported_features": 0, - "unique_id": "W1591687848014-orp", - "unit_of_measurement": "mV" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "f81b059f666659e27e2101ddc3bfbba9", - "device_class": null, - "device_id": "585cefbe8665f6308f5d767d1ba67620", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.pool_ph", - "hidden_by": null, - "icon": null, - "id": "bfc1ced74fe46f80b92aea9a5b2bd5cd", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:pool", - "original_name": "Pool pH", - "platform": "ondilo_ico", - "supported_features": 0, - "unique_id": "W1591687848014-ph", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "f81b059f666659e27e2101ddc3bfbba9", - "device_class": null, - "device_id": "585cefbe8665f6308f5d767d1ba67620", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.pool_tds", - "hidden_by": null, - "icon": null, - "id": "9223cc20d5a8554c92e9d0bb661a7c99", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:pool", - "original_name": "Pool TDS", - "platform": "ondilo_ico", - "supported_features": 0, - "unique_id": "W1591687848014-tds", - "unit_of_measurement": "ppm" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "f81b059f666659e27e2101ddc3bfbba9", - "device_class": null, - "device_id": "585cefbe8665f6308f5d767d1ba67620", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.pool_battery", - "hidden_by": null, - "icon": null, - "id": "0fb341421f4df748dddc182dafe2eed7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "battery", - "original_icon": null, - "original_name": "Pool Battery", - "platform": "ondilo_ico", - "supported_features": 0, - "unique_id": "W1591687848014-battery", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "f81b059f666659e27e2101ddc3bfbba9", - "device_class": null, - "device_id": "585cefbe8665f6308f5d767d1ba67620", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.pool_rssi", - "hidden_by": null, - "icon": null, - "id": "f155c18994a0251b7b1891b265d0b794", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "signal_strength", - "original_icon": null, - "original_name": "Pool RSSI", - "platform": "ondilo_ico", - "supported_features": 0, - "unique_id": "W1591687848014-rssi", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "effect_list": [ - "color_wipe", - "blink", - "blink_move" - ], - "supported_color_modes": [ - "rgb" - ] - }, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.prusabox_licht_oben_hinten", - "hidden_by": null, - "icon": null, - "id": "ea5a3e228413a5a0d096e11cba04f158", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "PrusaBox Licht Oben hinten", - "platform": "mqtt", - "supported_features": 4, - "unique_id": "prusa_caselights_top_back", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "effect_list": [ - "color_wipe", - "blink", - "blink_move" - ], - "supported_color_modes": [ - "rgb" - ] - }, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.prusabox_licht_oben_mitte", - "hidden_by": null, - "icon": null, - "id": "5a945a89c04f266ed502658973316746", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "PrusaBox Licht Oben mitte", - "platform": "mqtt", - "supported_features": 4, - "unique_id": "prusa_caselights_top_mid", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "effect_list": [ - "color_wipe", - "blink", - "blink_move" - ], - "supported_color_modes": [ - "rgb" - ] - }, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.prusabox_licht_seite_links", - "hidden_by": null, - "icon": null, - "id": "19440fc3a4731e158663617bbaa1c1fe", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "PrusaBox Licht Seite links", - "platform": "mqtt", - "supported_features": 4, - "unique_id": "prusa_caselights_left", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "effect_list": [ - "color_wipe", - "blink", - "blink_move" - ], - "supported_color_modes": [ - "rgb" - ] - }, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.prusabox_licht_oben_vorne", - "hidden_by": null, - "icon": null, - "id": "e140172eadaf08b868da303ef7c77510", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "PrusaBox Licht Oben vorne", - "platform": "mqtt", - "supported_features": 4, - "unique_id": "prusa_caselights_top_front", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "effect_list": [ - "color_wipe", - "blink", - "blink_move" - ], - "supported_color_modes": [ - "rgb" - ] - }, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.prusabox_licht_seite_rechts", - "hidden_by": null, - "icon": null, - "id": "5afa484fdda8a675e8617fef0112995a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "PrusaBox Licht Seite rechts", - "platform": "mqtt", - "supported_features": 4, - "unique_id": "prusa_caselights_right", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "effect_list": [ - "color_wipe", - "blink", - "blink_move" - ], - "supported_color_modes": [ - "rgb" - ] - }, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.prusabox_licht_oben", - "hidden_by": null, - "icon": null, - "id": "cf154f4a2fbca34f7be351b09e8d5c26", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "PrusaBox Licht Oben", - "platform": "mqtt", - "supported_features": 4, - "unique_id": "prusa_caselights_top", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "effect_list": [ - "color_wipe", - "blink", - "blink_move" - ], - "supported_color_modes": [ - "rgb" - ] - }, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.prusabox_licht_seiten", - "hidden_by": null, - "icon": null, - "id": "05ae2624f24f0afb6a3cdda34513055d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "PrusaBox Licht Seiten", - "platform": "mqtt", - "supported_features": 4, - "unique_id": "prusa_caselights_sides", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "effect_list": [ - "color_wipe", - "blink", - "blink_move" - ], - "supported_color_modes": [ - "rgb" - ] - }, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.prusabox_licht_alle", - "hidden_by": null, - "icon": null, - "id": "6eb341f406b29a22dd6d43f57d0887ae", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "PrusaBox Licht Alle", - "platform": "mqtt", - "supported_features": 4, - "unique_id": "prusa_caselights_all", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "source_list": [ - "AUX", - "Blu-ray", - "Bluetooth", - "CBL/SAT", - "DVD/Blu-ray", - "Favorites", - "Game", - "Internet Radio", - "Media Player", - "Media Server", - "Online Music", - "Spotify", - "TV Audio", - "Tuner", - "iPod/USB" - ], - "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": "f3c8883470cfcc57450ba35ed09c8470", - "device_class": null, - "device_id": "70a2706c6d75e99474c0662ccaa2aaf8", - "disabled_by": null, - "entity_category": null, - "entity_id": "media_player.denon_avr_x1200w", - "hidden_by": null, - "icon": null, - "id": "98bce07aef1943d0eecfbd5d8d87d49d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Denon AVR-X1200W", - "platform": "denonavr", - "supported_features": 69004, - "unique_id": "AVR-X1200W-0005CD94A18C-Main", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "9406611205c8c979aff8f619b45d0853", - "device_class": null, - "device_id": "a7ed15b8fc0f15d4e1c03801aeaf227a", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.hacs", - "hidden_by": null, - "icon": null, - "id": "02c8dd8bfe8690eefbb1ee1d9f24ac4f", - "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": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "aabf2d9457ed3d36c15a90b43ba19b11", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.192_168_178_119", - "hidden_by": null, - "icon": null, - "id": "ef13b4f117989130af1a4b2b13d96855", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-119", - "platform": "fritz", - "supported_features": 0, - "unique_id": "48:43:DD:E2:28:43", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "710e8b17adaa72416704cc0469708af6", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.cgsurface", - "hidden_by": null, - "icon": null, - "id": "a6abf5aa58b51378108624609e8bf28a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "CGSURFACE", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:E0:4C:01:11:CB", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "f90552978ee2fe7c7705a3343ab70b80", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.dafang", - "hidden_by": null, - "icon": null, - "id": "445a76ed08eb573e1d8dd5cfe71a0b3d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "DAFANG", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A8:3F:A1:85:1B:A0", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "be6223d2f413c59af76930ee3264aad5", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.denbi207532fvc", - "hidden_by": null, - "icon": null, - "id": "875399dcd9eb57a8646857d07b4ee9ae", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "DENBI207532FVC", - "platform": "fritz", - "supported_features": 0, - "unique_id": "F8:B4:6A:EE:4D:A1", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "6ba993fb1b569c9e609541843266231c", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.desktop_39ssd6s", - "hidden_by": null, - "icon": null, - "id": "2a89d1930f49314afbaa32c9fa31e5c3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "DESKTOP-39SSD6S", - "platform": "fritz", - "supported_features": 0, - "unique_id": "1C:6F:65:27:C4:BA", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "f7e87e4badacb46e20e48f66a3d75023", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.desktop_m8vv1ns", - "hidden_by": null, - "icon": null, - "id": "8b994f551e5a89d4f9c46fabfd0023e7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "DESKTOP-M8VV1NS", - "platform": "fritz", - "supported_features": 0, - "unique_id": "1C:6F:65:85:34:09", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "13ddf967a3e4734f82b49c06ac61d8a1", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.desktop_tq1klrl", - "hidden_by": null, - "icon": null, - "id": "92b3e80bcba5c7299c577ed3603889ac", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "DESKTOP-TQ1KLRL", - "platform": "fritz", - "supported_features": 0, - "unique_id": "40:8D:5C:0F:F5:91", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "2ee4429919a8dd70f171e0678ed5e3a9", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.doris", - "hidden_by": null, - "icon": null, - "id": "fe65363c7ea6773b6ac7eff2839bfc58", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Doris", - "platform": "fritz", - "supported_features": 0, - "unique_id": "E4:F8:9C:2F:F6:F2", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "bd6b5033b704bfd525bf3b2593f95cbe", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.esp_0b188b", - "hidden_by": null, - "icon": null, - "id": "c94d2c3900b7b92c650f8ea0c888ce2f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "ESP-0B188B", - "platform": "fritz", - "supported_features": 0, - "unique_id": "24:62:AB:0B:18:8B", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "4f2388e07aba9339bbc9c3ebed4f7e62", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.faller_pc", - "hidden_by": null, - "icon": null, - "id": "15cc1f7257449612f103cfa48316f0db", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Faller-PC", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:1C:BF:4A:03:5E", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "29f486bb151d31d84ef4c4cf46995003", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.galaxy_a41", - "hidden_by": null, - "icon": null, - "id": "e30e1d35045e2494ea8cdad5e04d564a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Galaxy-A41", - "platform": "fritz", - "supported_features": 0, - "unique_id": "BE:6A:92:09:F8:A0", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "23ad3d2444124ea22a5f055515208186", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.galaxy_a8_2018", - "hidden_by": null, - "icon": null, - "id": "77c979dd7bee164910408ab83b4ccce6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Galaxy-A8-2018", - "platform": "fritz", - "supported_features": 0, - "unique_id": "58:B1:0F:FA:63:C6", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ae78eedde0e929fef53884010f6051a1", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.galaxy_s8", - "hidden_by": null, - "icon": null, - "id": "544c0f27459f5e9835838f5a83386477", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Galaxy-S8", - "platform": "fritz", - "supported_features": 0, - "unique_id": "6C:C7:EC:05:CD:08", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "7f345bb4093b533ecedb43bed79fa1f0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.galaxy_tab_s2", - "hidden_by": null, - "icon": null, - "id": "f763ca4ff4969ec5d316ac906c9913c5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Galaxy-Tab-S2", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3C:DC:BC:62:55:6C", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "705b4fa5eb952c54d584e8369035ae2d", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.hp5d31c3", - "hidden_by": null, - "icon": null, - "id": "9f35f7ff11c69f195662d031c1beff16", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "HP5D31C3", - "platform": "fritz", - "supported_features": 0, - "unique_id": "38:22:E2:5D:31:C3", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "0014da2a0c74db2fdd0ae6aa60d48482", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.huawei_p10_a350e2674196da", - "hidden_by": null, - "icon": null, - "id": "d9e49e045ff59a8adf8def7d709607f7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "HUAWEI-P10-a350e2674196da", - "platform": "fritz", - "supported_features": 0, - "unique_id": "94:0E:6B:BF:CF:1A", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ed0c9b5fb0ba56b06ce86e3733a12047", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.huawei_p30_dce33920e35e84", - "hidden_by": null, - "icon": null, - "id": "c291500b2c7ffd2463e05411bcc8d43f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "HUAWEI-P30-dce33920e35e84", - "platform": "fritz", - "supported_features": 0, - "unique_id": "2C:78:0E:14:D3:37", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "01a16c452d3f925c2c87b87e93f81b6c", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.huawei_p9_lite", - "hidden_by": null, - "icon": null, - "id": "b63f52745417780630e060f2713f399c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "HUAWEI-P9-lite", - "platform": "fritz", - "supported_features": 0, - "unique_id": "5C:A8:6A:21:CB:31", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d74da6b71595e420b55a9e4faa40e111", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.ico_00420075", - "hidden_by": null, - "icon": null, - "id": "8807362e6d241af8d2b75e2785ff4772", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "ICO-00420075", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:80:E1:CC:B0:EF", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "7602bb5a2cf56b77349695510cb0866f", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.lp5_mbr32_cem", - "hidden_by": null, - "icon": null, - "id": "c698bb8457faac35a331a68e0b49c9a4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "LP5-MBR32-CEM", - "platform": "fritz", - "supported_features": 0, - "unique_id": "50:EB:71:1A:87:63", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "b82e7f9c5b4b00153e01890a5fc06a0e", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.lp5_mbr32_cem_2", - "hidden_by": null, - "icon": null, - "id": "ed00ceadabd64bbd2fbbfdd02c0fefa9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "LP5-MBR32-CEM", - "platform": "fritz", - "supported_features": 0, - "unique_id": "F8:75:A4:45:3D:88", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "fc25e621971b26e01965d05e26b7c66b", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.martinlaptop", - "hidden_by": null, - "icon": null, - "id": "c38b5c815b264128fa5bbc8ac04457b8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "MartinLaptop", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C0:38:96:6C:02:0B", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "62bfa88a8f6295cd40bb4fb07b86b141", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.martinlaptop_2", - "hidden_by": null, - "icon": null, - "id": "026d2da7d8e620d88635e04bb4c15ca4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "MartinLaptop", - "platform": "fritz", - "supported_features": 0, - "unique_id": "20:6A:8A:A3:F7:46", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "a8636f647e258082cfd426c6d7acbc0a", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.martins_ipad_2", - "hidden_by": null, - "icon": null, - "id": "1773cf6847cffd2ced17d242ce335ad7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Martins-iPad", - "platform": "fritz", - "supported_features": 0, - "unique_id": "88:AE:07:4A:2A:94", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "acbdf2606930401562927d4ba79f9359", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.martins_ipad_4", - "hidden_by": null, - "icon": null, - "id": "f5eeb50d0bc5e832746b4b9f5e136dff", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Martins-iPad", - "platform": "fritz", - "supported_features": 0, - "unique_id": "60:8C:4A:71:07:1A", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "f3800d9cb58da421160ec3c779b55122", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.martins_ipad_5", - "hidden_by": null, - "icon": null, - "id": "5d19dac47ac4e70e41a0a464e879055e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Martins-iPad", - "platform": "fritz", - "supported_features": 0, - "unique_id": "60:8C:4A:64:32:B5", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "636a81e18540a206adae68d8d58a37ed", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.martins_ipad_6", - "hidden_by": null, - "icon": null, - "id": "3941c480397f1cb933c9a73471bae958", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Martins-iPad", - "platform": "fritz", - "supported_features": 0, - "unique_id": "88:AE:07:48:63:02", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "4ae4e0d702a85bbd80abe66e475f1f07", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.martins_ipad_7", - "hidden_by": null, - "icon": null, - "id": "b112363cf7a04591e7d693eba3360f53", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Martins-iPad", - "platform": "fritz", - "supported_features": 0, - "unique_id": "78:7B:8A:59:30:4C", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "1f9673136758e458a7b252cdbead1d1b", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.martins_ipad_8", - "hidden_by": null, - "icon": null, - "id": "52e03d0ece2a4268ff09ace6881954b3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Martins-iPad", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A4:67:06:86:E5:A9", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "9e9ffc57713f156c1256c455848081f7", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.martins_ipad_9", - "hidden_by": null, - "icon": null, - "id": "69b38031f64fcb826c045d83a41f1cf1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Martins-iPad", - "platform": "fritz", - "supported_features": 0, - "unique_id": "AA:B7:AB:B0:4A:80", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.martins_ipad_10", - "hidden_by": null, - "icon": null, - "id": "41070c59493666b6b4a720eac2140426", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Martins-iPad", - "platform": "fritz", - "supported_features": 0, - "unique_id": "8E:7E:E2:A4:93:AF", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "89df81d537f6b2bc462c6e8798cab4dc", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_104", - "hidden_by": null, - "icon": null, - "id": "4573706cba92d64cfe3f091cd85bec63", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-104", - "platform": "fritz", - "supported_features": 0, - "unique_id": "38:01:46:E7:E9:8B", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "aaa58c5979a0b743b90c383429489e2e", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_106", - "hidden_by": null, - "icon": null, - "id": "adfc3c8e18029e1f80006534cba09684", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-106", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B4:E6:2D:DE:8B:E9", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "35bc523a429972a05dbf71cfed0bb15e", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_108", - "hidden_by": null, - "icon": null, - "id": "ac3c31f5710ec43006cb844725d7ceec", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-108", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B4:E6:2D:DD:04:79", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "37bf3913f0a801a55a0c7176ed99a3ba", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_110", - "hidden_by": null, - "icon": null, - "id": "1eaea1a57f270e701af8f423c16bfd43", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-110", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B4:E6:2D:DF:41:0D", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "662bf4be9df38327ec03689226e2d48f", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_128", - "hidden_by": null, - "icon": null, - "id": "f5cc5731373585dae6ed34aa4e9c94e0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-128", - "platform": "fritz", - "supported_features": 0, - "unique_id": "24:A1:60:53:91:CC", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "8d78830b7f15fa4f0e21194e10ea6fe0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_129", - "hidden_by": null, - "icon": null, - "id": "bc5e83d6f6b6bab8b408247fc0a6bde6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-129", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:27:15:BA:46:62", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "acb320c2bf7ff0d3f4e4b7cc5ef35b31", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_30", - "hidden_by": null, - "icon": null, - "id": "e61d955cedf27ef9f1e9b078ccdcc39c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-30", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C4:73:1E:32:0F:C6", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "002fd652d72ce5e8e38403f9d4f02f24", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_31", - "hidden_by": null, - "icon": null, - "id": "0cf4f70c2d9285c7a986a663b21ab102", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-31", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:1D:EC:10:DF:81", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "f71a693411788bba55cdaad3efbe3801", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_35", - "hidden_by": null, - "icon": null, - "id": "4b085b3f932751658c86d5b998c90956", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-35", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:BB:3A:B1:6A:80", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "b8f066cc34d5059c7e5e25e6c1aeb2d2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_37", - "hidden_by": null, - "icon": null, - "id": "029e3e40d5a029a2f1adf30ee45e3005", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-37", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:9F:7A:9E:E9:22", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "b14b99bbfa99ad10d98e067073ebe71c", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_42", - "hidden_by": null, - "icon": null, - "id": "71a35b06b260ef7b43f764fb81da8537", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-42", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:18:71:60:0F:A8", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "fa2ecb509204c4bdc08292c36ff6fb47", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_58", - "hidden_by": null, - "icon": null, - "id": "0921b5e4cba75028c469bb61e6fd1f7e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-58", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:27:EB:55:DC:B1", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ad0663590fb99abe83bdc2b88ea2b345", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_89", - "hidden_by": null, - "icon": null, - "id": "c5f4b9a59bb0693d0869aeb2e0a96d05", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-89", - "platform": "fritz", - "supported_features": 0, - "unique_id": "F0:D7:AA:CA:9A:D1", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "013d6c4db2daafe581d28520b35fa2b9", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_96", - "hidden_by": null, - "icon": null, - "id": "fa794da60f76a4d51243082a0c5a17eb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-96", - "platform": "fritz", - "supported_features": 0, - "unique_id": "34:D2:70:B0:D8:1E", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "4ded66a45f2a3682cdd8cb469f27d100", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.poolpumpesteckdose", - "hidden_by": null, - "icon": null, - "id": "6214e0cec307a717701e5305e3926c9e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PoolPumpeSteckdose", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:53:20:28", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "00ad0bb8127f2feca073231e076ef3ba", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.rebeccalaptop", - "hidden_by": null, - "icon": null, - "id": "1f6da662ca5b7f89d4e3fb82a6ac5846", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "RebeccaLaptop", - "platform": "fritz", - "supported_features": 0, - "unique_id": "34:23:87:24:0B:D1", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d42929cdaa3727f44aa9dddd34bfdcf9", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.rebeccalaptop_2", - "hidden_by": null, - "icon": null, - "id": "0f74f37cd29126aaf70e5d4d28c3e0a4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "RebeccaLaptop", - "platform": "fritz", - "supported_features": 0, - "unique_id": "78:84:3C:34:9E:6A", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "97d3bfdf1606956c90199c8f1c14afcc", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.repeaterazgeorg", - "hidden_by": null, - "icon": null, - "id": "836c494c22a3cdb69338a5807233e2af", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "RepeaterAZGeorg", - "platform": "fritz", - "supported_features": 0, - "unique_id": "62:FF:4D:04:D7:A6", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "07802224e17c95d048ee19685e0f2f33", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.repeaterazmartin", - "hidden_by": null, - "icon": null, - "id": "764f1a4b03fe5ea381271a9dd80740a0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "RepeaterAZMartin", - "platform": "fritz", - "supported_features": 0, - "unique_id": "62:FF:4D:05:2E:8C", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "2b56db999902b299559faba6ccf79fe0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.sebastian_handy", - "hidden_by": null, - "icon": null, - "id": "8ef092d9a3ebb563a876a05859bd60ae", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Sebastian-Handy", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C8:D7:B0:6F:C2:E3", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d396c325b49ff2ea74edc3b1efef3061", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.sebastian_pc", - "hidden_by": null, - "icon": null, - "id": "58f71c1ccafdddb3acec3987897f9931", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Sebastian-PC", - "platform": "fritz", - "supported_features": 0, - "unique_id": "2C:33:7A:2B:F3:9F", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "634e77ff7ca87a6b6a44fdb1fdc23121", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.sebastian_pc_2", - "hidden_by": null, - "icon": null, - "id": "a49c316b6799c1f82c56ca3a1767658c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Sebastian-PC", - "platform": "fritz", - "supported_features": 0, - "unique_id": "20:6A:8A:A4:52:D2", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5382897de095127354b76cf786977df2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.sonycamera", - "hidden_by": null, - "icon": null, - "id": "c7cf6aa99d7082764034cbdfdfdd676a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "SonyCamera", - "platform": "fritz", - "supported_features": 0, - "unique_id": "D4:4D:A4:A8:59:15", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ed6bd0b85cce79ec5b9e7817bb116a25", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.squeezeboxradio", - "hidden_by": null, - "icon": null, - "id": "9e4d20d1af331233ea65bb5c73d49911", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "SqueezeboxRadio", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:04:20:28:11:87", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "1891cd5b0a8bb4520dd33f31c292e1f8", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.switchkeller", - "hidden_by": null, - "icon": null, - "id": "656a6bc27bbf39b1416f456678e7d82b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "SwitchKeller", - "platform": "fritz", - "supported_features": 0, - "unique_id": "30:B5:C2:F9:B2:F4", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "19cc388a09902604b0e8d8d73e172260", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.viera_e30_series", - "hidden_by": null, - "icon": null, - "id": "55e33b27fe263838528d2591f98f9be1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "COM-MID1", - "platform": "fritz", - "supported_features": 0, - "unique_id": "04:20:9A:35:F6:01", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "091a214d33ebabaee03ee7b34f91aa52", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.abb_ips", - "hidden_by": null, - "icon": null, - "id": "18b1f8794ef736e95443910333822ede", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "abb-ips", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:0C:DE:FB:50:FA", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "2be1a8f3478ab4e424013f7e4fd7f693", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.alexaesszimmer", - "hidden_by": null, - "icon": null, - "id": "f2ba869ca1cb5e472cc1417301d362e2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "alexaEsszimmer", - "platform": "fritz", - "supported_features": 0, - "unique_id": "68:54:FD:FF:F2:E5", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "db5708730b30e87e1f5a0109712c1c6c", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.amazon_0567f6466", - "hidden_by": null, - "icon": null, - "id": "854faf454b42980ffe06c805d18ec057", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "amazon-0567f6466", - "platform": "fritz", - "supported_features": 0, - "unique_id": "34:D2:70:19:F4:49", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "2be8cd3ba0828f057530d84c8490a658", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.amazon_0f8f97e99", - "hidden_by": null, - "icon": null, - "id": "98f9855b7d015fcae822f7e3aa1ceab2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "amazon-0f8f97e99", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:5F:98:E3:E5:6A", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "8db171a530b16b92c76fe9715337c19a", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.amazon_16c072734", - "hidden_by": null, - "icon": null, - "id": "e65f02610615e00247f2886786c7049a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "amazon-16c072734", - "platform": "fritz", - "supported_features": 0, - "unique_id": "1C:FE:2B:40:0A:BC", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "6015e4c59da4e7cfaa76f55670117a4b", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.amazonfiretvstick", - "hidden_by": null, - "icon": null, - "id": "faf7680fb46d232b7f5579b36796fcb2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "amazonFireTVStick", - "platform": "fritz", - "supported_features": 0, - "unique_id": "74:C2:46:66:EF:74", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "3be85169e26f140c8cd1a955180cd21f", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.android_2fda55cc4d5ece09", - "hidden_by": null, - "icon": null, - "id": "02fa0ea2f509ae36d0cdbeaa33cb9ab5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "android-2fda55cc4d5ece09", - "platform": "fritz", - "supported_features": 0, - "unique_id": "14:7D:C5:12:D2:6F", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5087aaff02bade525242e4e4af8b56d6", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.android_3190c5cdc2df36fc", - "hidden_by": null, - "icon": null, - "id": "4ebe8eeb4e963fa344b472675b283559", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "android-3190c5cdc2df36fc", - "platform": "fritz", - "supported_features": 0, - "unique_id": "10:92:66:73:77:3B", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "cdbbe627bd235982b7c698b117935571", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.android_611e371c5bbf45cd", - "hidden_by": null, - "icon": null, - "id": "bf4a293c513a4ae57dd7d9966552d301", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "android-611e371c5bbf45cd", - "platform": "fritz", - "supported_features": 0, - "unique_id": "38:94:96:F5:5E:C7", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ed03d7bd358d4379696326c899bee188", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.android_86eea6cb5fff820f", - "hidden_by": null, - "icon": null, - "id": "e191407dedaba4423135239af1005cad", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "android-86eea6cb5fff820f", - "platform": "fritz", - "supported_features": 0, - "unique_id": "D0:59:E4:05:9B:CC", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ab70c0573986bc5ab5e3a61ed5fcd639", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.android_a1c491c670686e69", - "hidden_by": null, - "icon": null, - "id": "48cf61545365b7debd00d1721792ba9f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "android-a1c491c670686e69", - "platform": "fritz", - "supported_features": 0, - "unique_id": "84:DB:AC:EF:6D:CA", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "1517507f710cc1cbd01524a8803f435c", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.android_acc2d8113717534", - "hidden_by": null, - "icon": null, - "id": "255eff9139307f31ed55f6fa5b1470ee", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "android-acc2d8113717534", - "platform": "fritz", - "supported_features": 0, - "unique_id": "F4:42:8F:BB:F9:42", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ff8755682c60fb8e7f4e7a6fe470764a", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.android_aead4fe40d41f7f4", - "hidden_by": null, - "icon": null, - "id": "e524e8d873b9e840c23fb342018ce028", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "android-aead4fe40d41f7f4", - "platform": "fritz", - "supported_features": 0, - "unique_id": "30:19:66:E2:B0:EC", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "7d5ca1cc58dc8c08b3828a2c144da120", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.android_bf83c9e32f8dcae3", - "hidden_by": null, - "icon": null, - "id": "76f78ae2fc9df411d64d968e5bd079cb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "android-bf83c9e32f8dcae3", - "platform": "fritz", - "supported_features": 0, - "unique_id": "50:2E:5C:E7:47:8F", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "97dd761c58e0f95c118fccd98b61d4d2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.android_f563bfc25fa52c44", - "hidden_by": null, - "icon": null, - "id": "f4df1c3784f2cee1a9c4d301bc5d92a2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "android-f563bfc25fa52c44", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C8:38:70:30:B2:35", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "e9a17c45dac275d260391c6d070f103a", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.anne_tosh", - "hidden_by": null, - "icon": null, - "id": "471d57aecb5b7ffcf6be53f2e8c4be0a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "anne-TOSH", - "platform": "fritz", - "supported_features": 0, - "unique_id": "74:31:70:6C:D7:E8", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "846bb4c599163d2a5bee611ff779a808", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.avreceiver", - "hidden_by": null, - "icon": null, - "id": "30d024343580553074bf2184322592b7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "avreceiver", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:05:CD:94:A1:8C", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "17abd106e210436c8f7e95857cd2fc14", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.babycamera", - "hidden_by": null, - "icon": null, - "id": "6ea7e9778920c91ddc00dff923417032", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "babycamera", - "platform": "fritz", - "supported_features": 0, - "unique_id": "D8:07:B6:25:E0:E4", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "033b2dacb6a47e8eef1a641e5b63a129", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.bedroompi", - "hidden_by": null, - "icon": null, - "id": "98fd039afc1148811fd710a8f006d522", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "bedroomPi", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:27:EB:75:97:34", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5a1fc9107264562c2833323f62aa78a0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.desktop_linux", - "hidden_by": null, - "icon": null, - "id": "2bde8a7d0769d92dd5e1e3a6fa6c6b3f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "desktop-linux", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C4:6E:1F:25:18:C5", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "772298bf7dc739dbc3748be0116990be", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.desktop_linux_2", - "hidden_by": null, - "icon": null, - "id": "c3364c8389723bdeae1629e62ee07544", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "desktop-linux", - "platform": "fritz", - "supported_features": 0, - "unique_id": "18:31:BF:BE:29:D2", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "e1217dc4fc2a846012400eb65ed323dc", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.druckerrm", - "hidden_by": null, - "icon": null, - "id": "f062c440be8ea0e0962d047249fb09ef", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "druckerrm", - "platform": "fritz", - "supported_features": 0, - "unique_id": "94:57:A5:9B:78:80", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "fc3f266074c727f240f2f94aa386a8f0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.druckerrm_2", - "hidden_by": null, - "icon": null, - "id": "01339319aba670a6ea12572ff426584d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "druckerrm", - "platform": "fritz", - "supported_features": 0, - "unique_id": "94:57:A5:9B:78:81", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5083b180d87e8d19257fa1d665e8e123", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.esp32_arduino", - "hidden_by": null, - "icon": null, - "id": "a90f892ac788a62225e55e00fefe3845", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "esp32-arduino", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3C:61:05:07:30:F4", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "8707c5f9917a7919e3de0452f0a0b9a2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.esp32_arduino_2", - "hidden_by": null, - "icon": null, - "id": "67267f2a91fd40c5a87a023d77b5b282", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "esp32-arduino", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C8:2B:96:B7:17:00", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d4b1f477eebfd2c5ed1a91dccf6c3d99", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.esszimmerradio", - "hidden_by": null, - "icon": null, - "id": "7828f451a481189d51463e35f3927a53", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "esszimmerradio", - "platform": "fritz", - "supported_features": 0, - "unique_id": "7C:DD:90:5E:0C:0B", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "0758858c8be73b47e91f1a07d0124ba6", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.fritz_box", - "hidden_by": null, - "icon": null, - "id": "14a0ed090aba576b49bdda90d2bce973", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "fritz.box", - "platform": "fritz", - "supported_features": 0, - "unique_id": "24:65:11:6A:50:74", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.fritz_box_2", - "hidden_by": null, - "icon": null, - "id": "09322fe92858c1aa3798d62986f63ab3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "fritz.box", - "platform": "fritz", - "supported_features": 0, - "unique_id": "34:31:C4:16:29:4A", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dfb2642f72a867ae6b00a795cdd55039", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.fritz_repeater", - "hidden_by": null, - "icon": null, - "id": "60f4db2fc539919837b8db4161a1777a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "RepeaterOG", - "platform": "fritz", - "supported_features": 0, - "unique_id": "22:A6:2F:4D:AF:59", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ea367ecddd844ba7f950a38be13c7cde", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.fritz_repeater_2", - "hidden_by": null, - "icon": null, - "id": "1f25d42ec0f45b322a31a1bd003306bd", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "fritz.repeater", - "platform": "fritz", - "supported_features": 0, - "unique_id": "82:C7:A6:55:CC:99", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "fe4955cdd2b70449707d8518a898b948", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.fritzbox_router", - "hidden_by": null, - "icon": null, - "id": "d564dded194a30a0b53c2fae19e2b838", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "fritzbox-router", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:1F:3F:44:24:7D", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d1c9d61adaa364f3fb2dad6c32abe0e3", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.georg_pc", - "hidden_by": null, - "icon": null, - "id": "7c0bf8909b0a19dd545c655f4593fd26", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "georg-PC", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:15:AF:7A:9F:4A", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "e616d0aaf1b0a7348fa96661be65a447", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.heizungspi", - "hidden_by": null, - "icon": null, - "id": "868a52460178b1a7a440e7d57edaa6e1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "heizungspi", - "platform": "fritz", - "supported_features": 0, - "unique_id": "72:24:28:A4:0F:78", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "bfc088c0988e0b4aafe7006912ecf797", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.homeassistant", - "hidden_by": null, - "icon": null, - "id": "812457f8b5e8bb011737bc108daf1686", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "homeassistant", - "platform": "fritz", - "supported_features": 0, - "unique_id": "DC:A6:32:4C:0D:D3", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "8e09114c26574165a8f8fa43ff0c5395", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.hue", - "hidden_by": null, - "icon": null, - "id": "eeeccc6696dadfcf52fe39414c00003f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "hue", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:17:88:28:44:11", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ee3ca89e3eef5d1614af57e6472794a6", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.ipad", - "hidden_by": null, - "icon": null, - "id": "5e6393958def4ad711efc95e6e41f611", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "iPad", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:C7:60:3C:CB:54", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "bb961e5ad293f15990af9b8653fb8629", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.ipad_von_martin", - "hidden_by": null, - "icon": null, - "id": "1a63e2745a515c1a68feb9c2bd58d3a5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "iPad-von-Martin", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A4:D1:8C:3D:B8:42", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "db30f29a5d94028bcda7f0e939eb51ee", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.ipadvonrebecca", - "hidden_by": null, - "icon": null, - "id": "87fc0295a51ca971d3490b56a22d9a8d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "iPadvonRebecca", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C4:2A:D0:E6:AF:E8", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "f27f431f475cc8a61193210dd8e0c415", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.kitchenpi", - "hidden_by": null, - "icon": null, - "id": "8d8c9d5ea58f76cc78c05ef855b59f6f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "kitchenpi", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:27:EB:6B:72:85", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "3ff517f253b5b109392b33dfdde32def", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.martin_handy_2", - "hidden_by": null, - "icon": null, - "id": "2d5407441f0aee5f8d4ca7413677ec86", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "martin-handy", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B0:55:08:C0:DE:C2", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d1a9ce5b27dbd8037e48cc30575b4703", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.musikserverwohnzimmeroben", - "hidden_by": null, - "icon": null, - "id": "3c7fb794ec1dbced3d1f4f1b014c8ee1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "musikserverWohnzimmerOben", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CA:F8:A3:1E:E0:AB", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "00c0542db1186d8ed7959cad1db95a47", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.musikserverwohnzimmeroben_2", - "hidden_by": null, - "icon": null, - "id": "bccc5478a8383443edec13b4e3dd081f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "musikserverWohnzimmerOben", - "platform": "fritz", - "supported_features": 0, - "unique_id": "DC:A6:32:10:00:06", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5ae42f91db44d8a39eefe5dbce476ee9", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.newrpi", - "hidden_by": null, - "icon": null, - "id": "bcf1f7c496d1f8e0833bd80a1a4bb65e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "newrpi", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:27:EB:00:89:E4", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "e24334515d0cf0a23d51abc18a202e7c", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.octopi", - "hidden_by": null, - "icon": null, - "id": "845de440b3ad73eeb71bb97bda97f048", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "octopi", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:27:EB:41:B7:46", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d84b0239cf240a6ebaace96dea88d975", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pvc01s", - "hidden_by": null, - "icon": null, - "id": "d6c9f4cab96e1aaf76228bfb4ac9464a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "pvc01s", - "platform": "fritz", - "supported_features": 0, - "unique_id": "60:21:C0:E1:3C:8D", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dbc8c6c8182efcb8c78fb58f6a8a896a", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.server", - "hidden_by": null, - "icon": null, - "id": "7023c218dcb94561b6cc5bc09aebf1f4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "server", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:01:C0:0C:AF:87", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "b9ca76513644642d8496a3f496f5c1e3", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.smartswim", - "hidden_by": null, - "icon": null, - "id": "c31e1509b61f6d4410a1cc64f8ed7ed4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "smartswim", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:63:E1:BA", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "0c26a4d289f15a5a263f0d5c32bad579", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.smartswim_2", - "hidden_by": null, - "icon": null, - "id": "b13c3b68f6c8675ed51248fa541a86a0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "smartswim", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:63:DF:2C", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "6ebb8e801b01269f1d0af19bf91ee7bb", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.swimtracker_dd37f5", - "hidden_by": null, - "icon": null, - "id": "df78a42f99bc0d44ffd5b2c12c58ec4f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "swimtracker-DD37F5", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B4:E6:2D:DD:37:F5", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5f3491ed9ca8b4349eb6ed5f6006aa1d", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.vacuum", - "hidden_by": null, - "icon": null, - "id": "ba8c8edfbd28b184117fec94721d867f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "vacuum", - "platform": "fritz", - "supported_features": 0, - "unique_id": "04:CF:8C:F9:2D:14", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "56dd3092c32dd80b3f4674d2dab08e6f", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.xandi_laptop", - "hidden_by": null, - "icon": null, - "id": "5d0f3d94c52620122ee8281bd499d4e1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "xandi-laptop", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:22:FB:A3:44:0A", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_external_ip", - "hidden_by": null, - "icon": null, - "id": "6ec482de31f240bd50673b7befcbd01f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:earth", - "original_name": "FRITZ!Box 7490 External IP", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-external_ip", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.fritz_box_7490_connectivity", - "hidden_by": null, - "icon": null, - "id": "ed3f47ddcd6ea3fa75db71bd2c913e17", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "FRITZ!Box 7490 Connectivity", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-connectivity", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_uptime", - "hidden_by": null, - "icon": null, - "id": "56c55600ed5b523a0418620f85061a40", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "timestamp", - "original_icon": null, - "original_name": "FRITZ!Box 7490 Uptime", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-uptime", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.fritz_box_7490_call_deflection_0", - "hidden_by": null, - "icon": null, - "id": "4491b17bd0c91b5a7d0f80a2868727e3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:phone-forward", - "original_name": "FRITZ!Box 7490 Call deflection 0", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-call_deflection_0", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.fritz_box_7490_call_deflection_1", - "hidden_by": null, - "icon": null, - "id": "fd962e86685894de55257e6cac97e5a4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:phone-forward", - "original_name": "FRITZ!Box 7490 Call deflection 1", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-call_deflection_1", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "switch.fritz_box_7490_profile_gesperrt", - "hidden_by": null, - "icon": null, - "id": "caac6de1683d9206f3f68cac2fd30a0e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "FRITZ!Box 7490 Profile Gesperrt", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-profile_gesperrt", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "switch.fritz_box_7490_profile_gast", - "hidden_by": null, - "icon": null, - "id": "c8644994a8c4a06457654a853b983e1e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "FRITZ!Box 7490 Profile Gast", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-profile_gast", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "switch.fritz_box_7490_profile_unbeschrankt", - "hidden_by": null, - "icon": null, - "id": "01ba1fe7d7829ab6e3b1d04e08096b52", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "FRITZ!Box 7490 Profile Unbeschränkt", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-profile_unbeschrankt", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "switch.fritz_box_7490_profile_standard", - "hidden_by": null, - "icon": null, - "id": "a6d5f1bfd07335745baaf466f9a2970a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "FRITZ!Box 7490 Profile Standard", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-profile_standard", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.fritz_box_7490_wi_fi_wlan", - "hidden_by": null, - "icon": null, - "id": "761fccc2338b089fba131156321d2c42", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:wifi", - "original_name": "FRITZ!Box 7490 Wi-Fi WLAN", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-wi_fi_wlan", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.fritz_box_7490_wi_fi_wlan_5ghz", - "hidden_by": null, - "icon": null, - "id": "b02d53daefab2e0046c093432e2941cf", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:wifi", - "original_name": "FRITZ!Box 7490 Wi-Fi WLAN (5Ghz)", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-wi_fi_wlan_5ghz", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.fritz_box_7490_wi_fi_gastwlan", - "hidden_by": null, - "icon": null, - "id": "09d7bb7e0ee201c408125ebf74e39d4f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:wifi", - "original_name": "FRITZ!Box 7490 Wi-Fi GastWLAN", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-wi_fi_gastwlan", - "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": "input_number.fon_aus_in", - "hidden_by": null, - "icon": null, - "id": "2726dcefbffa27b3e1c2ffc7b7499c58", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:time", - "original_name": "Fön aus in ", - "platform": "input_number", - "supported_features": 0, - "unique_id": "fon_aus_in", - "unit_of_measurement": "Minuten" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "timer.fon_timer", - "hidden_by": null, - "icon": null, - "id": "d66f9281427c5342e7c7d6ada7262543", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:hair-dryer", - "original_name": "Fön Timer", - "platform": "timer", - "supported_features": 0, - "unique_id": "fon_timer", - "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.foen_timer", - "hidden_by": null, - "icon": null, - "id": "9e6c11552758a8b567d55642d0df65a3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Foen Timer", - "platform": "automation", - "supported_features": 0, - "unique_id": "1626815190256", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "preset_modes": [] - }, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "fan.prusabox_lufter_draussen", - "hidden_by": null, - "icon": null, - "id": "151c2995c5b6c01d874778a64cedd15a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:fan", - "original_name": "PrusaBox Lüfter draussen", - "platform": "mqtt", - "supported_features": 1, - "unique_id": "prusa_venting_fan", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "preset_modes": [] - }, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "fan.prusabox_filter_lufter", - "hidden_by": null, - "icon": null, - "id": "e878d271ea10c5754d76075505f1f827", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:fan", - "original_name": "PrusaBox Filter Lüfter", - "platform": "mqtt", - "supported_features": 1, - "unique_id": "prusa_filter_fan", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "8464104ed5247a698fa328aa55fd716c", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.huawei_y6_pro_2017", - "hidden_by": null, - "icon": null, - "id": "51438b446db180569dd2cebe4b1cc755", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "HUAWEI-Y6-Pro-2017", - "platform": "fritz", - "supported_features": 0, - "unique_id": "D8:C7:71:AC:BE:30", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": "9a418c54a4bbff5762e7c09afd50b8c8", - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.microphone", - "hidden_by": null, - "icon": null, - "id": "c3ab3744875c95060db93ab163931f69", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "microphone", - "platform": "mqtt", - "supported_features": 0, - "unique_id": "11ff5b09-7e3d-442e-9b8f-5755959c8787", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": "9a418c54a4bbff5762e7c09afd50b8c8", - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.webcam", - "hidden_by": null, - "icon": null, - "id": "c191e81eb1ec7f5ecf6768f54775a032", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "webcam", - "platform": "mqtt", - "supported_features": 0, - "unique_id": "05195bf5-4d03-4770-8165-8c85ade290a8", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "9ed58135939b05ebbe422d846c2fa4fb", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.swimtracker_4525a0", - "hidden_by": null, - "icon": null, - "id": "2b49c9e16fc5da4fd02e76e574696321", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "swimtracker-4525A0", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A8:03:2A:45:25:A0", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "4f730ac73eeb752b8e88e61edba0eac9", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.esszimmerradio_2", - "hidden_by": null, - "icon": null, - "id": "5f720a1f05b6837f4192ee4335948c52", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "esszimmerradio", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:27:EB:01:71:A2", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "3bf2952626a48833d9668716be34c5d6", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.swimtracker_452700", - "hidden_by": null, - "icon": null, - "id": "0d235df4fc78057f06b3ad9e955222c2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "swimtracker-452700", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A8:03:2A:45:27:00", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "203bf0bc405db447828d24b915abc9e3", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.swimtracker_45261c", - "hidden_by": null, - "icon": null, - "id": "74e460595a07ae8573213be27ae8c0df", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "swimtracker-45261C", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A8:03:2A:45:26:1C", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "affbbb90ec3ea732375379ad3a5e7d03", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.iphonevlexandra", - "hidden_by": null, - "icon": null, - "id": "72546d40d3ba134f5f33f6e92aa756f3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "iPhonevlexandra", - "platform": "fritz", - "supported_features": 0, - "unique_id": "4A:82:9C:5F:9B:33", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ce9647e45f4aa32a17b1bf62b6c9c81f", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.redminote8pro_redmin", - "hidden_by": null, - "icon": null, - "id": "4b3a7d8b3f95f5e8826f36f6ba8621e6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "RedmiNote8Pro-RedmiN", - "platform": "fritz", - "supported_features": 0, - "unique_id": "1C:CC:D6:41:82:0B", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "e6030f46d389eb62e2d44e17f989e9c1", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.swimtracker_tester", - "hidden_by": null, - "icon": null, - "id": "c347426582fe7b9859f7caf7557ab10e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "swimtracker-tester", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:63:B9:93", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "4e6eb38b129b3e6071608b9dce01ffe1", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.ralphs_iphone_x", - "hidden_by": null, - "icon": null, - "id": "660026cee91de16de74ab7c6130d3284", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Ralphs-iPhone-X", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3A:C3:E2:04:DB:0D", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "710e8b17adaa72416704cc0469708af6", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.cgsurface_2", - "hidden_by": null, - "icon": null, - "id": "bc8c971528e805a4579fc8f96c26d27c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "CGSURFACE", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:E0:4C:01:11:CB_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.com_mid1", - "hidden_by": null, - "icon": null, - "id": "21d8c9b1d3f8cb5911b17112fa8cf58b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "VIERA-E30-Series", - "platform": "fritz", - "supported_features": 0, - "unique_id": "04:20:9A:35:F6:01_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "f90552978ee2fe7c7705a3343ab70b80", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.dafang_2", - "hidden_by": null, - "icon": null, - "id": "906a72ffecb48e981cd738f5385bbf03", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "DAFANG", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A8:3F:A1:85:1B:A0_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "be6223d2f413c59af76930ee3264aad5", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.denbi207532fvc_2", - "hidden_by": null, - "icon": null, - "id": "5a42ac5cccc00c854c40a631c9005c84", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "DENBI207532FVC", - "platform": "fritz", - "supported_features": 0, - "unique_id": "F8:B4:6A:EE:4D:A1_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.desktop_39ssd6s_2", - "hidden_by": null, - "icon": null, - "id": "54e1ba64f51e6427c1b24a8ad26a2b3b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "DESKTOP-39SSD6S", - "platform": "fritz", - "supported_features": 0, - "unique_id": "1C:6F:65:27:C4:BA_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "f7e87e4badacb46e20e48f66a3d75023", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.desktop_m8vv1ns_2", - "hidden_by": null, - "icon": null, - "id": "444a2b0a4445f007925132e97a3b5ad7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "DESKTOP-M8VV1NS", - "platform": "fritz", - "supported_features": 0, - "unique_id": "1C:6F:65:85:34:09_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "13ddf967a3e4734f82b49c06ac61d8a1", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.desktop_tq1klrl_2", - "hidden_by": null, - "icon": null, - "id": "f464b9ae55754f1c5b5261379d3e72c1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "DESKTOP-TQ1KLRL", - "platform": "fritz", - "supported_features": 0, - "unique_id": "40:8D:5C:0F:F5:91_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.doris_2", - "hidden_by": null, - "icon": null, - "id": "6dfaae6918be099c72714e006b6d6baa", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Doris", - "platform": "fritz", - "supported_features": 0, - "unique_id": "E4:F8:9C:2F:F6:F2_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "bd6b5033b704bfd525bf3b2593f95cbe", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.esp_0b188b_2", - "hidden_by": null, - "icon": null, - "id": "4afe44c4efc38eda762f02bd2e944a69", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "ESP-0B188B", - "platform": "fritz", - "supported_features": 0, - "unique_id": "24:62:AB:0B:18:8B_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "4f2388e07aba9339bbc9c3ebed4f7e62", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.faller_pc_2", - "hidden_by": null, - "icon": null, - "id": "b4597aa48f319af92b99cc693c68b0a1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Faller-PC", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:1C:BF:4A:03:5E_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.galaxy_a41_2", - "hidden_by": null, - "icon": null, - "id": "1e5def3fb11a70f82b77853f44380c5e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Galaxy-A41", - "platform": "fritz", - "supported_features": 0, - "unique_id": "BE:6A:92:09:F8:A0_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "23ad3d2444124ea22a5f055515208186", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.galaxy_a8_2018_2", - "hidden_by": null, - "icon": null, - "id": "18b0627185eaac94095a2253f606bc78", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Galaxy-A8-2018", - "platform": "fritz", - "supported_features": 0, - "unique_id": "58:B1:0F:FA:63:C6_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ae78eedde0e929fef53884010f6051a1", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.galaxy_s8_2", - "hidden_by": null, - "icon": null, - "id": "4f1842773aa74c74bb732f61f5a07d6e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Galaxy-S8", - "platform": "fritz", - "supported_features": 0, - "unique_id": "6C:C7:EC:05:CD:08_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.galaxy_tab_s2_2", - "hidden_by": null, - "icon": null, - "id": "67a9395f1e84c9936edcb732bf08f7e3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Sebastian-Tab-Galaxy-Tab-S2", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3C:DC:BC:62:55:6C_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "705b4fa5eb952c54d584e8369035ae2d", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.hp5d31c3_2", - "hidden_by": null, - "icon": null, - "id": "3bc7953ceea0ec7c6967a8d19e2cae04", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "HP5D31C3", - "platform": "fritz", - "supported_features": 0, - "unique_id": "38:22:E2:5D:31:C3_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "0014da2a0c74db2fdd0ae6aa60d48482", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.huawei_p10_a350e2674196da_2", - "hidden_by": null, - "icon": null, - "id": "cc37c20ad1927dc02ad0f6d2062ac9aa", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "HUAWEI-P10-a350e2674196da", - "platform": "fritz", - "supported_features": 0, - "unique_id": "94:0E:6B:BF:CF:1A_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ed0c9b5fb0ba56b06ce86e3733a12047", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.huawei_p30_dce33920e35e84_2", - "hidden_by": null, - "icon": null, - "id": "96e0b1d5d3153dd6b4b724ffbde74527", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "HUAWEI-P30-dce33920e35e84", - "platform": "fritz", - "supported_features": 0, - "unique_id": "2C:78:0E:14:D3:37_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "01a16c452d3f925c2c87b87e93f81b6c", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.huawei_p9_lite_2", - "hidden_by": null, - "icon": null, - "id": "5b9dcbe2fc0c5f77aa88ef78fd9328a1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "HUAWEI-P9-lite", - "platform": "fritz", - "supported_features": 0, - "unique_id": "5C:A8:6A:21:CB:31_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d74da6b71595e420b55a9e4faa40e111", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.ico_00420075_2", - "hidden_by": null, - "icon": null, - "id": "981432aed39b0f4e3a51e5bc42a1aa03", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "ICO-00420075", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:80:E1:CC:B0:EF_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.lp5_mbr32_cem_3", - "hidden_by": null, - "icon": null, - "id": "4edd1dea6719b518f28804881a28da7d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "LP5-MBR32-CEM", - "platform": "fritz", - "supported_features": 0, - "unique_id": "F8:75:A4:45:3D:88_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.lp5_mbr32_cem_4", - "hidden_by": null, - "icon": null, - "id": "266a6de3eecf4991f9df4981110fd5b1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "LP5-MBR32-CEM", - "platform": "fritz", - "supported_features": 0, - "unique_id": "50:EB:71:1A:87:63_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.martinlaptop_3", - "hidden_by": null, - "icon": null, - "id": "28a05b6dbc25d1174e7d6e3980574181", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "MartinLaptop", - "platform": "fritz", - "supported_features": 0, - "unique_id": "20:6A:8A:A3:F7:46_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.martinlaptop_4", - "hidden_by": null, - "icon": null, - "id": "83e1f1487987656da71523fa40729370", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "MartinLaptop", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C0:38:96:6C:02:0B_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "f3800d9cb58da421160ec3c779b55122", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.martins_ipad_11", - "hidden_by": null, - "icon": null, - "id": "bf96f36d2920085c44a8a70ce4058dde", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Martins-iPad", - "platform": "fritz", - "supported_features": 0, - "unique_id": "60:8C:4A:64:32:B5_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "1f9673136758e458a7b252cdbead1d1b", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.martins_ipad_12", - "hidden_by": null, - "icon": null, - "id": "856660256774bdcb3a87f32eacaecdb6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Martins-iPad", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A4:67:06:86:E5:A9_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "9e9ffc57713f156c1256c455848081f7", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.martins_ipad_13", - "hidden_by": null, - "icon": null, - "id": "908b366321113033620715cc959c04b4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Martins-iPad", - "platform": "fritz", - "supported_features": 0, - "unique_id": "AA:B7:AB:B0:4A:80_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "a8636f647e258082cfd426c6d7acbc0a", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.martins_ipad_14", - "hidden_by": null, - "icon": null, - "id": "331f55e02b6da3f025f97dfc758a987c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Martins-iPad", - "platform": "fritz", - "supported_features": 0, - "unique_id": "88:AE:07:4A:2A:94_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "4ae4e0d702a85bbd80abe66e475f1f07", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.martins_ipad_15", - "hidden_by": null, - "icon": null, - "id": "acfe95bea39d45098c9dad2083fc4255", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Martins-iPad", - "platform": "fritz", - "supported_features": 0, - "unique_id": "78:7B:8A:59:30:4C_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "636a81e18540a206adae68d8d58a37ed", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.martins_ipad_16", - "hidden_by": null, - "icon": null, - "id": "7eb599cfa6eb94d82fc7a66a63afa87b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Martins-iPad", - "platform": "fritz", - "supported_features": 0, - "unique_id": "88:AE:07:48:63:02_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.martins_ipad_17", - "hidden_by": null, - "icon": null, - "id": "27266adf8aa743cf4d879bc8f2f84667", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "Martins-iPad", - "platform": "fritz", - "supported_features": 0, - "unique_id": "60:8C:4A:71:07:1A_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "89df81d537f6b2bc462c6e8798cab4dc", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_104_2", - "hidden_by": null, - "icon": null, - "id": "9b8d51b851dad2d61e36106413e8058a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-104", - "platform": "fritz", - "supported_features": 0, - "unique_id": "38:01:46:E7:E9:8B_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "aaa58c5979a0b743b90c383429489e2e", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_106_2", - "hidden_by": null, - "icon": null, - "id": "c4271957a460f17e6cc58fcd34bdd43b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-106", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B4:E6:2D:DE:8B:E9_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "35bc523a429972a05dbf71cfed0bb15e", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_108_2", - "hidden_by": null, - "icon": null, - "id": "3d268830beb88febe76e39c5a22a7af6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-108", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B4:E6:2D:DD:04:79_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "37bf3913f0a801a55a0c7176ed99a3ba", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_110_2", - "hidden_by": null, - "icon": null, - "id": "30aa162c04657bb81f1475b4b0113e4b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-110", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B4:E6:2D:DF:41:0D_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.pc_192_168_178_119", - "hidden_by": null, - "icon": null, - "id": "ff2d765a5242af439d7cbae295c86afe", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "192-168-178-119", - "platform": "fritz", - "supported_features": 0, - "unique_id": "48:43:DD:E2:28:43_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "662bf4be9df38327ec03689226e2d48f", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_128_2", - "hidden_by": null, - "icon": null, - "id": "00d1a0ebcf3ef47581d6c4123be4986a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-128", - "platform": "fritz", - "supported_features": 0, - "unique_id": "24:A1:60:53:91:CC_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.pc_192_168_178_129_2", - "hidden_by": null, - "icon": null, - "id": "f0d1537f2f8badfccd514bdf8c73f58a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-129", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:27:15:BA:46:62_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.pc_192_168_178_30_2", - "hidden_by": null, - "icon": null, - "id": "fa6b8c19a6a3c7d682b2f785692f2b6b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "PC-192-168-178-30", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C4:73:1E:32:0F:C6_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "002fd652d72ce5e8e38403f9d4f02f24", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_31_2", - "hidden_by": null, - "icon": null, - "id": "44fae3400c52a4cf343545e8daa29cbf", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-31", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:1D:EC:10:DF:81_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "f71a693411788bba55cdaad3efbe3801", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_35_2", - "hidden_by": null, - "icon": null, - "id": "d0bbbbc5e894dd2ce49c20e8e0adb830", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-35", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:BB:3A:B1:6A:80_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "b8f066cc34d5059c7e5e25e6c1aeb2d2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_37_2", - "hidden_by": null, - "icon": null, - "id": "93cc3ba45a4e8c2e850696d0463abbaa", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-37", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:9F:7A:9E:E9:22_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "b14b99bbfa99ad10d98e067073ebe71c", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_42_2", - "hidden_by": null, - "icon": null, - "id": "4163c11897217e1f7fd9640bf7d5eb05", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-42", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:18:71:60:0F:A8_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "fa2ecb509204c4bdc08292c36ff6fb47", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_58_2", - "hidden_by": null, - "icon": null, - "id": "8100b1b96c5e6793dd38b2ea330ba7b4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-58", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:27:EB:55:DC:B1_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ad0663590fb99abe83bdc2b88ea2b345", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_89_2", - "hidden_by": null, - "icon": null, - "id": "752a5ed6bacd056e1168469669b5c099", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-89", - "platform": "fritz", - "supported_features": 0, - "unique_id": "F0:D7:AA:CA:9A:D1_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "013d6c4db2daafe581d28520b35fa2b9", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_178_96_2", - "hidden_by": null, - "icon": null, - "id": "c4cf07c875046828140611d0d75c13eb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-96", - "platform": "fritz", - "supported_features": 0, - "unique_id": "34:D2:70:B0:D8:1E_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "4ded66a45f2a3682cdd8cb469f27d100", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.poolpumpesteckdose_2", - "hidden_by": null, - "icon": null, - "id": "cb34d04461be7641ec25f5e7228747af", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PoolPumpeSteckdose", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:53:20:28_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "4e6eb38b129b3e6071608b9dce01ffe1", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.ralphs_iphone_x_2", - "hidden_by": null, - "icon": null, - "id": "f6629913a872b1293af725745df28f9c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Ralphs-iPhone-X", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3A:C3:E2:04:DB:0D_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "00ad0bb8127f2feca073231e076ef3ba", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.rebeccalaptop_3", - "hidden_by": null, - "icon": null, - "id": "0f440424ab33e9176e8aaf0fe5bd503f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "RebeccaLaptop", - "platform": "fritz", - "supported_features": 0, - "unique_id": "34:23:87:24:0B:D1_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d42929cdaa3727f44aa9dddd34bfdcf9", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.rebeccalaptop_4", - "hidden_by": null, - "icon": null, - "id": "290446483f017ba80a8ec4be92caff0c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "RebeccaLaptop", - "platform": "fritz", - "supported_features": 0, - "unique_id": "78:84:3C:34:9E:6A_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.repeaterazgeorg_2", - "hidden_by": null, - "icon": null, - "id": "49f681db532f2f96db4628279dd3b312", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "RepeaterAZGeorg", - "platform": "fritz", - "supported_features": 0, - "unique_id": "62:FF:4D:04:D7:A6_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.repeaterazmartin_2", - "hidden_by": null, - "icon": null, - "id": "4a4f1036c4e873bc63d9bc599db4da22", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "RepeaterAZMartin", - "platform": "fritz", - "supported_features": 0, - "unique_id": "62:FF:4D:05:2E:8C_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dfb2642f72a867ae6b00a795cdd55039", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.repeaterog", - "hidden_by": null, - "icon": null, - "id": "9811b3573999790be5bb477ba6481a29", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "RepeaterOG", - "platform": "fritz", - "supported_features": 0, - "unique_id": "22:A6:2F:4D:AF:59_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "2b56db999902b299559faba6ccf79fe0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.sebastian_handy_2", - "hidden_by": null, - "icon": null, - "id": "f047128e35a1f2f956f1c477033c487f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Sebastian-Handy", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C8:D7:B0:6F:C2:E3_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "634e77ff7ca87a6b6a44fdb1fdc23121", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.sebastian_pc_3", - "hidden_by": null, - "icon": null, - "id": "040259c2793c5e6733d37bacc84c99c5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Sebastian-PC", - "platform": "fritz", - "supported_features": 0, - "unique_id": "20:6A:8A:A4:52:D2_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d396c325b49ff2ea74edc3b1efef3061", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.sebastian_pc_4", - "hidden_by": null, - "icon": null, - "id": "63da5b8c0e843e6372aa223b6a99a58c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Sebastian-PC", - "platform": "fritz", - "supported_features": 0, - "unique_id": "2C:33:7A:2B:F3:9F_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5382897de095127354b76cf786977df2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.sonycamera_2", - "hidden_by": null, - "icon": null, - "id": "340af92bbbfb79ebdf1b8d2ae400d20b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "SonyCamera", - "platform": "fritz", - "supported_features": 0, - "unique_id": "D4:4D:A4:A8:59:15_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.squeezeboxradio_2", - "hidden_by": null, - "icon": null, - "id": "ae8f470a7aa567c70f642b701751f23e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "SqueezeboxRadio", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:04:20:28:11:87_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.switchkeller_2", - "hidden_by": null, - "icon": null, - "id": "d61ad16c205ba7c4143fbc5afc09249d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "SwitchKeller", - "platform": "fritz", - "supported_features": 0, - "unique_id": "30:B5:C2:F9:B2:F4_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.abb_ips_2", - "hidden_by": null, - "icon": null, - "id": "41346feaec86acbe6c647e66bb07c877", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "abb-ips", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:0C:DE:FB:50:FA_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "2be1a8f3478ab4e424013f7e4fd7f693", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.alexaesszimmer_2", - "hidden_by": null, - "icon": null, - "id": "4be93c372146f2433719beece8878fe4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "alexaEsszimmer", - "platform": "fritz", - "supported_features": 0, - "unique_id": "68:54:FD:FF:F2:E5_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "db5708730b30e87e1f5a0109712c1c6c", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.amazon_0567f6466_2", - "hidden_by": null, - "icon": null, - "id": "a03f154eb77944e8386a0f4a0cbd28fc", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "amazon-0567f6466", - "platform": "fritz", - "supported_features": 0, - "unique_id": "34:D2:70:19:F4:49_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.amazon_0f8f97e99_2", - "hidden_by": null, - "icon": null, - "id": "b4fa3f0e97e97091ace99e22110f106f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "amazon-0f8f97e99", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:5F:98:E3:E5:6A_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.amazon_16c072734_2", - "hidden_by": null, - "icon": null, - "id": "20b44bbd875c7c50602e583d50842ee8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "amazon-16c072734", - "platform": "fritz", - "supported_features": 0, - "unique_id": "1C:FE:2B:40:0A:BC_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "6015e4c59da4e7cfaa76f55670117a4b", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.amazonfiretvstick_2", - "hidden_by": null, - "icon": null, - "id": "1e72b49a67173857cd0ccfe32deb5784", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "amazonFireTVStick", - "platform": "fritz", - "supported_features": 0, - "unique_id": "74:C2:46:66:EF:74_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "3be85169e26f140c8cd1a955180cd21f", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.android_2fda55cc4d5ece09_2", - "hidden_by": null, - "icon": null, - "id": "c0894753034d95115d32de3241313d44", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "android-2fda55cc4d5ece09", - "platform": "fritz", - "supported_features": 0, - "unique_id": "14:7D:C5:12:D2:6F_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5087aaff02bade525242e4e4af8b56d6", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.android_3190c5cdc2df36fc_2", - "hidden_by": null, - "icon": null, - "id": "0907dc4ce89e20b94902cc48c66d9ce5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "android-3190c5cdc2df36fc", - "platform": "fritz", - "supported_features": 0, - "unique_id": "10:92:66:73:77:3B_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "cdbbe627bd235982b7c698b117935571", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.android_611e371c5bbf45cd_2", - "hidden_by": null, - "icon": null, - "id": "f5412503ab7434ba344ca220abb9f2f5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "android-611e371c5bbf45cd", - "platform": "fritz", - "supported_features": 0, - "unique_id": "38:94:96:F5:5E:C7_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ed03d7bd358d4379696326c899bee188", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.android_86eea6cb5fff820f_2", - "hidden_by": null, - "icon": null, - "id": "52f542957e605269db13e2fd648e524f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "android-86eea6cb5fff820f", - "platform": "fritz", - "supported_features": 0, - "unique_id": "D0:59:E4:05:9B:CC_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ab70c0573986bc5ab5e3a61ed5fcd639", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.android_a1c491c670686e69_2", - "hidden_by": null, - "icon": null, - "id": "d013c71261790d08a74e03326ba72bcb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "android-a1c491c670686e69", - "platform": "fritz", - "supported_features": 0, - "unique_id": "84:DB:AC:EF:6D:CA_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.android_acc2d8113717534_2", - "hidden_by": null, - "icon": null, - "id": "12ee77ba9883807d30cf74c0eb5f9300", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "android-acc2d8113717534", - "platform": "fritz", - "supported_features": 0, - "unique_id": "F4:42:8F:BB:F9:42_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ff8755682c60fb8e7f4e7a6fe470764a", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.android_aead4fe40d41f7f4_2", - "hidden_by": null, - "icon": null, - "id": "ed7836e654e8147dedf77fc3d8cb3b9c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "android-aead4fe40d41f7f4", - "platform": "fritz", - "supported_features": 0, - "unique_id": "30:19:66:E2:B0:EC_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "7d5ca1cc58dc8c08b3828a2c144da120", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.android_bf83c9e32f8dcae3_2", - "hidden_by": null, - "icon": null, - "id": "8a1c6fcd3bb1ed3864ed7869ff2ca91d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "android-bf83c9e32f8dcae3", - "platform": "fritz", - "supported_features": 0, - "unique_id": "50:2E:5C:E7:47:8F_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "97dd761c58e0f95c118fccd98b61d4d2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.android_f563bfc25fa52c44_2", - "hidden_by": null, - "icon": null, - "id": "3eab1db3ede502114ab667cf1a1af3b7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "android-f563bfc25fa52c44", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C8:38:70:30:B2:35_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "e9a17c45dac275d260391c6d070f103a", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.anne_tosh_2", - "hidden_by": null, - "icon": null, - "id": "2f6027efdad95bf6d85af059b8e33e83", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "anne-TOSH", - "platform": "fritz", - "supported_features": 0, - "unique_id": "74:31:70:6C:D7:E8_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.avreceiver_2", - "hidden_by": null, - "icon": null, - "id": "83b1a887916cff36a3ed5cf90c248238", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "avreceiver", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:05:CD:94:A1:8C_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.babycamera_2", - "hidden_by": null, - "icon": null, - "id": "e7a88215710d15a48a81df27ba6b026c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "babycamera", - "platform": "fritz", - "supported_features": 0, - "unique_id": "D8:07:B6:25:E0:E4_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.bedroompi_2", - "hidden_by": null, - "icon": null, - "id": "c10bfd2f08647be2adaec82d328ae091", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "bedroomPi", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:27:EB:75:97:34_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5a1fc9107264562c2833323f62aa78a0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.desktop_linux_3", - "hidden_by": null, - "icon": null, - "id": "9a53d3cb3b1da0d440a670e8810ab17d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "desktop-linux", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C4:6E:1F:25:18:C5_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.desktop_linux_4", - "hidden_by": null, - "icon": null, - "id": "b100d836e68cec36604d7057abc017fe", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "MartinDesktop", - "platform": "fritz", - "supported_features": 0, - "unique_id": "18:31:BF:BE:29:D2_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.druckerrm_3", - "hidden_by": null, - "icon": null, - "id": "18b92ae251a10753d6e11e1b4d08d6f6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "druckerrm", - "platform": "fritz", - "supported_features": 0, - "unique_id": "94:57:A5:9B:78:80_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "fc3f266074c727f240f2f94aa386a8f0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.druckerrm_4", - "hidden_by": null, - "icon": null, - "id": "551d098f47d3658ea8577d8da0fc7565", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "druckerrm", - "platform": "fritz", - "supported_features": 0, - "unique_id": "94:57:A5:9B:78:81_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5083b180d87e8d19257fa1d665e8e123", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.esp32_arduino_3", - "hidden_by": null, - "icon": null, - "id": "2b2df93aa8295e440d27165c7db0eaee", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "esp32-arduino", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3C:61:05:07:30:F4_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.esszimmerradio_3", - "hidden_by": null, - "icon": null, - "id": "309673d83e1c9a1fe9298925206b7aad", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "esszimmerradio", - "platform": "fritz", - "supported_features": 0, - "unique_id": "7C:DD:90:5E:0C:0B_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "4f730ac73eeb752b8e88e61edba0eac9", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.esszimmerradio_4", - "hidden_by": null, - "icon": null, - "id": "520c232062e54390bdcc12e20c99b6a8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "esszimmerradio", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:27:EB:01:71:A2_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "0758858c8be73b47e91f1a07d0124ba6", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.fritz_box_3", - "hidden_by": null, - "icon": null, - "id": "a4361cbe5d95630f3682a2849a97c987", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "fritz.box", - "platform": "fritz", - "supported_features": 0, - "unique_id": "24:65:11:6A:50:74_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.fritz_box_4", - "hidden_by": null, - "icon": null, - "id": "0d4150bf2ce1b7ad721b5338b06baf79", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "fritz.box", - "platform": "fritz", - "supported_features": 0, - "unique_id": "34:31:C4:16:29:4A_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ea367ecddd844ba7f950a38be13c7cde", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.fritz_repeater_3", - "hidden_by": null, - "icon": null, - "id": "fedf1dba0fe0f8a2204f3ba89dedb8b0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "fritz.repeater", - "platform": "fritz", - "supported_features": 0, - "unique_id": "82:C7:A6:55:CC:99_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "fe4955cdd2b70449707d8518a898b948", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.fritzbox_router_2", - "hidden_by": null, - "icon": null, - "id": "f9e829f2d8238120451967a5215fb96e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "fritzbox-router", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:1F:3F:44:24:7D_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d1c9d61adaa364f3fb2dad6c32abe0e3", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.georg_pc_2", - "hidden_by": null, - "icon": null, - "id": "4a1bd5564741736df16274892d3c30a4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "georg-PC", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:15:AF:7A:9F:4A_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "e616d0aaf1b0a7348fa96661be65a447", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.heizungspi_2", - "hidden_by": null, - "icon": null, - "id": "cb29af936aa8b15bf6ba9b757cf08f84", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "heizungspi", - "platform": "fritz", - "supported_features": 0, - "unique_id": "72:24:28:A4:0F:78_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.homeassistant_2", - "hidden_by": null, - "icon": null, - "id": "e3e1e4ee7324b8a032cb0b410807c4be", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "homeassistant", - "platform": "fritz", - "supported_features": 0, - "unique_id": "DC:A6:32:4C:0D:D3_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.hue_2", - "hidden_by": null, - "icon": null, - "id": "dbf2ceb2c4557d4de2a4a1d4eba887ef", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "hue", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:17:88:28:44:11_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ee3ca89e3eef5d1614af57e6472794a6", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.ipad_2", - "hidden_by": null, - "icon": null, - "id": "ec91fa6485c0cf920e412a3fef0eddca", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "iPad", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:C7:60:3C:CB:54_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.ipad_von_martin_2", - "hidden_by": null, - "icon": null, - "id": "53727444b5bb5625d6c27ecf127b3fc9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "iPad-von-Martin", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A4:D1:8C:3D:B8:42_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "db30f29a5d94028bcda7f0e939eb51ee", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.ipadvonrebecca_2", - "hidden_by": null, - "icon": null, - "id": "5c4ba154f36297fd5514fbd152337ed0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "iPadvonRebecca", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C4:2A:D0:E6:AF:E8_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.kitchenpi_2", - "hidden_by": null, - "icon": null, - "id": "2eb2c865df32cb691c6b5a434743a7db", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "kitchenpi", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:27:EB:6B:72:85_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "3ff517f253b5b109392b33dfdde32def", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.martin_handy_3", - "hidden_by": null, - "icon": null, - "id": "39f2736f838ccfcdf6772b2f9321e3e8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "martin-handy", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B0:55:08:C0:DE:C2_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d1a9ce5b27dbd8037e48cc30575b4703", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.musikserverwohnzimmeroben_3", - "hidden_by": null, - "icon": null, - "id": "308e135b1b13e37d43923351674242f9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "musikserverWohnzimmerOben", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CA:F8:A3:1E:E0:AB_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.musikserverwohnzimmeroben_4", - "hidden_by": null, - "icon": null, - "id": "bc89e7f6bde49615269c651182e397f9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "musikserverWohnzimmerOben", - "platform": "fritz", - "supported_features": 0, - "unique_id": "DC:A6:32:10:00:06_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5ae42f91db44d8a39eefe5dbce476ee9", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.newrpi_2", - "hidden_by": null, - "icon": null, - "id": "b83e8b8657bbedb4e64659f2fc5411ed", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "homeassistant", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:27:EB:00:89:E4_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.octopi_2", - "hidden_by": null, - "icon": null, - "id": "4ff59bb63b8231c11f8ec297ad9ebe57", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "octopi", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:27:EB:41:B7:46_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d84b0239cf240a6ebaace96dea88d975", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pvc01s_2", - "hidden_by": null, - "icon": null, - "id": "5fbb767b30a41163a79ec2536376e594", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "pvc01s", - "platform": "fritz", - "supported_features": 0, - "unique_id": "60:21:C0:E1:3C:8D_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.server_2", - "hidden_by": null, - "icon": null, - "id": "9ba3a5e6a74e8ab788db99869605e75d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "server", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:01:C0:0C:AF:87_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "b9ca76513644642d8496a3f496f5c1e3", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.smartswim_3", - "hidden_by": null, - "icon": null, - "id": "55053016e318c01dc196d0f22be10dc7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "smartswim", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:63:E1:BA_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "0c26a4d289f15a5a263f0d5c32bad579", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.smartswim_4", - "hidden_by": null, - "icon": null, - "id": "e7d3c40a4ee99e94b38732ada78a7421", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "smartswim", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:63:DF:2C_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "9ed58135939b05ebbe422d846c2fa4fb", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.swimtracker_4525a0_2", - "hidden_by": null, - "icon": null, - "id": "896e3925c0958c6c775f591dd603910a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "swimtracker-4525A0", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A8:03:2A:45:25:A0_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "203bf0bc405db447828d24b915abc9e3", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.swimtracker_45261c_2", - "hidden_by": null, - "icon": null, - "id": "86e793d66f3d385a2081b2736768bef4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "swimtracker-45261C", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A8:03:2A:45:26:1C_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "3bf2952626a48833d9668716be34c5d6", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.swimtracker_452700_2", - "hidden_by": null, - "icon": null, - "id": "6bec1aa842659e2f8cb146532467b486", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "swimtracker-452700", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A8:03:2A:45:27:00_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "6ebb8e801b01269f1d0af19bf91ee7bb", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.swimtracker_dd37f5_2", - "hidden_by": null, - "icon": null, - "id": "3531b9de704fcb401acb0b9075129e3c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "swimtracker-DD37F5", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B4:E6:2D:DD:37:F5_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "e6030f46d389eb62e2d44e17f989e9c1", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.swimtracker_tester_2", - "hidden_by": null, - "icon": null, - "id": "3c3a676eef3480e9ae8605c559cab19b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "swimtracker-tester", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:63:B9:93_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.vacuum_2", - "hidden_by": null, - "icon": null, - "id": "51531a68ebac15b1fab4097873583769", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "vacuum", - "platform": "fritz", - "supported_features": 0, - "unique_id": "04:CF:8C:F9:2D:14_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "56dd3092c32dd80b3f4674d2dab08e6f", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.xandi_laptop_2", - "hidden_by": null, - "icon": null, - "id": "ea3a67055826ae94fbd8970182bda008", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "xandi-laptop", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:22:FB:A3:44:0A_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.fritz_box_7490_device_uptime", - "hidden_by": null, - "icon": null, - "id": "d8aba3790a8a15cd3a38510489d0c203", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "timestamp", - "original_icon": null, - "original_name": "FRITZ!Box 7490 Device Uptime", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-device_uptime", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.fritz_box_7490_connection_uptime", - "hidden_by": null, - "icon": null, - "id": "e07efb03b4378ad2b97906bee709c89c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "timestamp", - "original_icon": null, - "original_name": "FRITZ!Box 7490 Connection Uptime", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-connection_uptime", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_upload_throughput", - "hidden_by": null, - "icon": null, - "id": "6f28edb4df3b4f58f5b0df252e3f9951", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:upload", - "original_name": "FRITZ!Box 7490 Upload Throughput", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-kb_s_sent", - "unit_of_measurement": "kB/s" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_download_throughput", - "hidden_by": null, - "icon": null, - "id": "995007dc4acd1f4ae7259d080d2c7650", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:download", - "original_name": "FRITZ!Box 7490 Download Throughput", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-kb_s_received", - "unit_of_measurement": "kB/s" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.fritz_box_7490_max_connection_upload_throughput", - "hidden_by": null, - "icon": null, - "id": "30d2997771c2c5bc7cc301e55e4c3779", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:upload", - "original_name": "FRITZ!Box 7490 Max Connection Upload Throughput", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-max_kb_s_sent", - "unit_of_measurement": "kbit/s" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.fritz_box_7490_max_connection_download_throughput", - "hidden_by": null, - "icon": null, - "id": "e2d18cec33c2ed3487b826e47e70abe2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:download", - "original_name": "FRITZ!Box 7490 Max Connection Download Throughput", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-max_kb_s_received", - "unit_of_measurement": "kbit/s" - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_gb_sent", - "hidden_by": null, - "icon": null, - "id": "9830f5a33149864ecbe659f45974a6e2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:upload", - "original_name": "FRITZ!Box 7490 GB sent", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-gb_sent", - "unit_of_measurement": "GB" - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_gb_received", - "hidden_by": null, - "icon": null, - "id": "4a39b446da5570302503ef6de038b55a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:download", - "original_name": "FRITZ!Box 7490 GB received", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-gb_received", - "unit_of_measurement": "GB" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_link_upload_throughput", - "hidden_by": null, - "icon": null, - "id": "7971a52835392923cec2dce0c3040b7f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:upload", - "original_name": "FRITZ!Box 7490 Link Upload Throughput", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-link_kb_s_sent", - "unit_of_measurement": "kbit/s" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_link_download_throughput", - "hidden_by": null, - "icon": null, - "id": "5876d40dfa4e20179a47942952487f5c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:download", - "original_name": "FRITZ!Box 7490 Link Download Throughput", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-link_kb_s_received", - "unit_of_measurement": "kbit/s" - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "710e8b17adaa72416704cc0469708af6", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.cgsurface_internet_access", - "hidden_by": null, - "icon": null, - "id": "f52989af9a3fc6c3e91c7d771320dd39", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "CGSURFACE Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:E0:4C:01:11:CB_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "19cc388a09902604b0e8d8d73e172260", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.com_mid1_internet_access", - "hidden_by": null, - "icon": null, - "id": "82cd9ec55ca8b957ff8391265eb098f0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "VIERA-E30-Series Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "04:20:9A:35:F6:01_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "f90552978ee2fe7c7705a3343ab70b80", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.dafang_internet_access", - "hidden_by": null, - "icon": null, - "id": "d8af00e5d7a5d4dba1b8a4a01b7d81b9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "DAFANG Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A8:3F:A1:85:1B:A0_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "be6223d2f413c59af76930ee3264aad5", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.denbi207532fvc_internet_access", - "hidden_by": null, - "icon": null, - "id": "4b4f4a78ed3c08a844f5793e288bab59", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "DENBI207532FVC Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "F8:B4:6A:EE:4D:A1_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "6ba993fb1b569c9e609541843266231c", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.desktop_39ssd6s_internet_access", - "hidden_by": null, - "icon": null, - "id": "14d6a9b809853c5eda4cee29efa2a7be", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "DESKTOP-39SSD6S Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "1C:6F:65:27:C4:BA_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "f7e87e4badacb46e20e48f66a3d75023", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.desktop_m8vv1ns_internet_access", - "hidden_by": null, - "icon": null, - "id": "785a24762d87533b6038b06de83cf268", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "DESKTOP-M8VV1NS Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "1C:6F:65:85:34:09_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "13ddf967a3e4734f82b49c06ac61d8a1", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.desktop_tq1klrl_internet_access", - "hidden_by": null, - "icon": null, - "id": "5c99c1077a92b3d07ef2ca483e1ca1e4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "DESKTOP-TQ1KLRL Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "40:8D:5C:0F:F5:91_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "2ee4429919a8dd70f171e0678ed5e3a9", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.doris_internet_access", - "hidden_by": null, - "icon": null, - "id": "10fa694506d28964f24590a062a1cb6f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Doris Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "E4:F8:9C:2F:F6:F2_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "bd6b5033b704bfd525bf3b2593f95cbe", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.esp_0b188b_internet_access", - "hidden_by": null, - "icon": null, - "id": "c6a723394ba9060cc8efb2cd1bc14432", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "ESP-0B188B Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "24:62:AB:0B:18:8B_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "4f2388e07aba9339bbc9c3ebed4f7e62", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.faller_pc_internet_access", - "hidden_by": null, - "icon": null, - "id": "12251a36d81b8ecb490a069b1d7f31a4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Faller-PC Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:1C:BF:4A:03:5E_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "29f486bb151d31d84ef4c4cf46995003", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.galaxy_a41_internet_access", - "hidden_by": null, - "icon": null, - "id": "0897126b2483e2ee35aca6a15e1836d3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Galaxy-A41 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "BE:6A:92:09:F8:A0_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "23ad3d2444124ea22a5f055515208186", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.galaxy_a8_2018_internet_access", - "hidden_by": null, - "icon": null, - "id": "f3655cd367907ee53f48926dc5e9be54", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Galaxy-A8-2018 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "58:B1:0F:FA:63:C6_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ae78eedde0e929fef53884010f6051a1", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.galaxy_s8_internet_access", - "hidden_by": null, - "icon": null, - "id": "604d10fc455a988f4fd718c5c60babed", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Galaxy-S8 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "6C:C7:EC:05:CD:08_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "7f345bb4093b533ecedb43bed79fa1f0", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.galaxy_tab_s2_internet_access", - "hidden_by": null, - "icon": null, - "id": "68a406e53fe86141503516fadedf8322", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Sebastian-Tab-Galaxy-Tab-S2 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3C:DC:BC:62:55:6C_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "705b4fa5eb952c54d584e8369035ae2d", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.hp5d31c3_internet_access", - "hidden_by": null, - "icon": null, - "id": "eadbe6ce8ca9e3637c8701e7ca229c24", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "HP5D31C3 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "38:22:E2:5D:31:C3_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "0014da2a0c74db2fdd0ae6aa60d48482", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.huawei_p10_a350e2674196da_internet_access", - "hidden_by": null, - "icon": null, - "id": "71a77d896d2c4b28ef14258844a0add9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "HUAWEI-P10-a350e2674196da Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "94:0E:6B:BF:CF:1A_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ed0c9b5fb0ba56b06ce86e3733a12047", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.huawei_p30_dce33920e35e84_internet_access", - "hidden_by": null, - "icon": null, - "id": "06ef8ef72b9ac7f6da9365d61c949ac0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "HUAWEI-P30-dce33920e35e84 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "2C:78:0E:14:D3:37_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "01a16c452d3f925c2c87b87e93f81b6c", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.huawei_p9_lite_internet_access", - "hidden_by": null, - "icon": null, - "id": "be65225271100ab51a7f5a70554151eb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "HUAWEI-P9-lite Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "5C:A8:6A:21:CB:31_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d74da6b71595e420b55a9e4faa40e111", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.ico_00420075_internet_access", - "hidden_by": null, - "icon": null, - "id": "58f6dfda706608a95d14ac43876fe718", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "ICO-00420075 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:80:E1:CC:B0:EF_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "b82e7f9c5b4b00153e01890a5fc06a0e", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.lp5_mbr32_cem_internet_access", - "hidden_by": null, - "icon": null, - "id": "eba17441897a55a9ba09fb0f22d6053f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "LP5-MBR32-CEM Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "F8:75:A4:45:3D:88_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "7602bb5a2cf56b77349695510cb0866f", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.lp5_mbr32_cem_internet_access_2", - "hidden_by": null, - "icon": null, - "id": "b2b36a17c20e498b8f3db72bb58688c4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "LP5-MBR32-CEM Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "50:EB:71:1A:87:63_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "62bfa88a8f6295cd40bb4fb07b86b141", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.martinlaptop_internet_access", - "hidden_by": null, - "icon": null, - "id": "f956d248242f09efda87e94337b43a64", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "MartinLaptop Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "20:6A:8A:A3:F7:46_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "fc25e621971b26e01965d05e26b7c66b", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.martinlaptop_internet_access_2", - "hidden_by": null, - "icon": null, - "id": "d169d4b1b728a2fc34a24cf18fb58a43", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "MartinLaptop Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C0:38:96:6C:02:0B_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "f3800d9cb58da421160ec3c779b55122", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.martins_ipad_internet_access", - "hidden_by": null, - "icon": null, - "id": "7c984d18d31d799da9681cb3f1d6a588", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Martins-iPad Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "60:8C:4A:64:32:B5_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "1f9673136758e458a7b252cdbead1d1b", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.martins_ipad_internet_access_2", - "hidden_by": null, - "icon": null, - "id": "b56bbf9b619aba21d09504b5bc9e959a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Martins-iPad Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A4:67:06:86:E5:A9_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "9e9ffc57713f156c1256c455848081f7", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.martins_ipad_internet_access_3", - "hidden_by": null, - "icon": null, - "id": "a74dd24267c0e012ccd3d78fb4e3ce5d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Martins-iPad Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "AA:B7:AB:B0:4A:80_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "a8636f647e258082cfd426c6d7acbc0a", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.martins_ipad_internet_access_4", - "hidden_by": null, - "icon": null, - "id": "ea2e249068326f1b83fae1f938c55af2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Martins-iPad Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "88:AE:07:4A:2A:94_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "4ae4e0d702a85bbd80abe66e475f1f07", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.martins_ipad_internet_access_5", - "hidden_by": null, - "icon": null, - "id": "be2f72972cc2945100f7ab56b36353a4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Martins-iPad Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "78:7B:8A:59:30:4C_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "636a81e18540a206adae68d8d58a37ed", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.martins_ipad_internet_access_6", - "hidden_by": null, - "icon": null, - "id": "5afbffd9974cc715620a93f0a2ea6c15", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Martins-iPad Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "88:AE:07:48:63:02_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "acbdf2606930401562927d4ba79f9359", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.martins_ipad_internet_access_7", - "hidden_by": null, - "icon": null, - "id": "7551c4bb862bf17caa5d89f907c43470", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Martins-iPad Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "60:8C:4A:71:07:1A_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "89df81d537f6b2bc462c6e8798cab4dc", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.pc_192_168_178_104_internet_access", - "hidden_by": null, - "icon": null, - "id": "e2b989eddc3a4c244a47b5a433cc1d31", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-178-104 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "38:01:46:E7:E9:8B_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "aaa58c5979a0b743b90c383429489e2e", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.pc_192_168_178_106_internet_access", - "hidden_by": null, - "icon": null, - "id": "a3c4e0b92fe43008836513b1add98fb2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-178-106 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B4:E6:2D:DE:8B:E9_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "35bc523a429972a05dbf71cfed0bb15e", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.pc_192_168_178_108_internet_access", - "hidden_by": null, - "icon": null, - "id": "b4abe5c1ce80b8820630752fc63409b4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-178-108 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B4:E6:2D:DD:04:79_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "37bf3913f0a801a55a0c7176ed99a3ba", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.pc_192_168_178_110_internet_access", - "hidden_by": null, - "icon": null, - "id": "f6e00abad355676f4487d81100962e99", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-178-110 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B4:E6:2D:DF:41:0D_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "aabf2d9457ed3d36c15a90b43ba19b11", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.pc_192_168_178_119_internet_access", - "hidden_by": null, - "icon": null, - "id": "db7d5b32d480147b9d2f681740e90e1f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "192-168-178-119 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "48:43:DD:E2:28:43_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "662bf4be9df38327ec03689226e2d48f", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.pc_192_168_178_128_internet_access", - "hidden_by": null, - "icon": null, - "id": "01ee40f81bdf6ad6e92d337964033b4b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-178-128 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "24:A1:60:53:91:CC_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "8d78830b7f15fa4f0e21194e10ea6fe0", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.pc_192_168_178_129_internet_access", - "hidden_by": null, - "icon": null, - "id": "b3aee85537a88b047dfb15ae75d8cc6b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-178-129 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:27:15:BA:46:62_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "acb320c2bf7ff0d3f4e4b7cc5ef35b31", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.pc_192_168_178_30_internet_access", - "hidden_by": null, - "icon": null, - "id": "e57679f28a8e1882aa09db7c12c38dd0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-178-30 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C4:73:1E:32:0F:C6_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "002fd652d72ce5e8e38403f9d4f02f24", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.pc_192_168_178_31_internet_access", - "hidden_by": null, - "icon": null, - "id": "f98c20854d5ab4afd9926f46a4a4cd4d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-178-31 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:1D:EC:10:DF:81_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "f71a693411788bba55cdaad3efbe3801", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.pc_192_168_178_35_internet_access", - "hidden_by": null, - "icon": null, - "id": "86ea1b3e5f78f32c7921f32465bab15c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-178-35 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:BB:3A:B1:6A:80_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "b8f066cc34d5059c7e5e25e6c1aeb2d2", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.pc_192_168_178_37_internet_access", - "hidden_by": null, - "icon": null, - "id": "b7d24e220c86828d1ebaf3ce1491f796", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-178-37 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:9F:7A:9E:E9:22_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "b14b99bbfa99ad10d98e067073ebe71c", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.pc_192_168_178_42_internet_access", - "hidden_by": null, - "icon": null, - "id": "a59b10560eef8e9fef1b86034c942538", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-178-42 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:18:71:60:0F:A8_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "fa2ecb509204c4bdc08292c36ff6fb47", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.pc_192_168_178_58_internet_access", - "hidden_by": null, - "icon": null, - "id": "c360a0bdc257273b76fbd45469fe6852", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-178-58 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:27:EB:55:DC:B1_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ad0663590fb99abe83bdc2b88ea2b345", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.pc_192_168_178_89_internet_access", - "hidden_by": null, - "icon": null, - "id": "6a4f329bdf71441718e860b3885ecdb2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-178-89 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "F0:D7:AA:CA:9A:D1_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "013d6c4db2daafe581d28520b35fa2b9", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.pc_192_168_178_96_internet_access", - "hidden_by": null, - "icon": null, - "id": "30d73b361481645d735ea42cab786e82", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-178-96 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "34:D2:70:B0:D8:1E_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "4ded66a45f2a3682cdd8cb469f27d100", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.poolpumpesteckdose_internet_access", - "hidden_by": null, - "icon": null, - "id": "683cbb2bb499f13dff15faa1e0883eb5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PoolPumpeSteckdose Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:53:20:28_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "4e6eb38b129b3e6071608b9dce01ffe1", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "switch.ralphs_iphone_x_internet_access", - "hidden_by": null, - "icon": null, - "id": "457eb5786d8a2271cbc83e41bd539e74", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Ralphs-iPhone-X Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3A:C3:E2:04:DB:0D_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "00ad0bb8127f2feca073231e076ef3ba", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.rebeccalaptop_internet_access", - "hidden_by": null, - "icon": null, - "id": "61c33960f552351daf2982758355285d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "RebeccaLaptop Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "34:23:87:24:0B:D1_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d42929cdaa3727f44aa9dddd34bfdcf9", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.rebeccalaptop_internet_access_2", - "hidden_by": null, - "icon": null, - "id": "860f0a04561e4a3dd1fd58034752c070", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "RebeccaLaptop Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "78:84:3C:34:9E:6A_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "97d3bfdf1606956c90199c8f1c14afcc", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.repeaterazgeorg_internet_access", - "hidden_by": null, - "icon": null, - "id": "5000c1b4cc4d89679459105225a38c92", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "RepeaterAZGeorg Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "62:FF:4D:04:D7:A6_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "07802224e17c95d048ee19685e0f2f33", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.repeaterazmartin_internet_access", - "hidden_by": null, - "icon": null, - "id": "9a24dcc14b194038c111ddf403805448", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "RepeaterAZMartin Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "62:FF:4D:05:2E:8C_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dfb2642f72a867ae6b00a795cdd55039", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.repeaterog_internet_access", - "hidden_by": null, - "icon": null, - "id": "39f5badfe93720cc9cd1d3c2ba5cf366", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "RepeaterOG Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "22:A6:2F:4D:AF:59_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "2b56db999902b299559faba6ccf79fe0", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.sebastian_handy_internet_access", - "hidden_by": null, - "icon": null, - "id": "67a00fa53abbb86360bd0c3f74aaa7b4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Sebastian-Handy Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C8:D7:B0:6F:C2:E3_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "634e77ff7ca87a6b6a44fdb1fdc23121", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.sebastian_pc_internet_access", - "hidden_by": null, - "icon": null, - "id": "bbece29fd8de82bf929a4d55c27f9a4e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Sebastian-PC Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "20:6A:8A:A4:52:D2_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d396c325b49ff2ea74edc3b1efef3061", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.sebastian_pc_internet_access_2", - "hidden_by": null, - "icon": null, - "id": "fc8ad156da889e165c7d3562a8090a54", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Sebastian-PC Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "2C:33:7A:2B:F3:9F_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5382897de095127354b76cf786977df2", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.sonycamera_internet_access", - "hidden_by": null, - "icon": null, - "id": "f3479ae02dbf3cb08cc3289be900d70a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "SonyCamera Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "D4:4D:A4:A8:59:15_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ed6bd0b85cce79ec5b9e7817bb116a25", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.squeezeboxradio_internet_access", - "hidden_by": null, - "icon": null, - "id": "316f1a05ef827d28038137ab8c9a3941", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "SqueezeboxRadio Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:04:20:28:11:87_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "1891cd5b0a8bb4520dd33f31c292e1f8", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.switchkeller_internet_access", - "hidden_by": null, - "icon": null, - "id": "8472d84e2960f0f908a2e66e812935e9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "SwitchKeller Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "30:B5:C2:F9:B2:F4_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "091a214d33ebabaee03ee7b34f91aa52", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.abb_ips_internet_access", - "hidden_by": null, - "icon": null, - "id": "20dfcb78527c021e4ee03f077384d869", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "abb-ips Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:0C:DE:FB:50:FA_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "2be1a8f3478ab4e424013f7e4fd7f693", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.alexaesszimmer_internet_access", - "hidden_by": null, - "icon": null, - "id": "b7a38b9ca2e5725e407250d5fd204460", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "alexaEsszimmer Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "68:54:FD:FF:F2:E5_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "db5708730b30e87e1f5a0109712c1c6c", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.amazon_0567f6466_internet_access", - "hidden_by": null, - "icon": null, - "id": "763c980ca403b4f8fb676422ca69c058", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "amazon-0567f6466 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "34:D2:70:19:F4:49_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "2be8cd3ba0828f057530d84c8490a658", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.amazon_0f8f97e99_internet_access", - "hidden_by": null, - "icon": null, - "id": "3ce0ee5e0e2bf007fd20ce00da7908e7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "amazon-0f8f97e99 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:5F:98:E3:E5:6A_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "8db171a530b16b92c76fe9715337c19a", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.amazon_16c072734_internet_access", - "hidden_by": null, - "icon": null, - "id": "955ea2184c68f2cb8918fc2ddc150d6b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "amazon-16c072734 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "1C:FE:2B:40:0A:BC_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "6015e4c59da4e7cfaa76f55670117a4b", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.amazonfiretvstick_internet_access", - "hidden_by": null, - "icon": null, - "id": "2fce51c5f4d79f1fcc107743752cd1e2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "amazonFireTVStick Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "74:C2:46:66:EF:74_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "3be85169e26f140c8cd1a955180cd21f", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.android_2fda55cc4d5ece09_internet_access", - "hidden_by": null, - "icon": null, - "id": "0d3f3d4ed5ef42243eb7cc2d05f6fef8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "android-2fda55cc4d5ece09 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "14:7D:C5:12:D2:6F_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5087aaff02bade525242e4e4af8b56d6", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.android_3190c5cdc2df36fc_internet_access", - "hidden_by": null, - "icon": null, - "id": "91ff26ba59ec500dd4ea546fb0985bae", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "android-3190c5cdc2df36fc Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "10:92:66:73:77:3B_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "cdbbe627bd235982b7c698b117935571", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.android_611e371c5bbf45cd_internet_access", - "hidden_by": null, - "icon": null, - "id": "37de410cda9dc2ad3be9021c14efc124", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "android-611e371c5bbf45cd Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "38:94:96:F5:5E:C7_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ed03d7bd358d4379696326c899bee188", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.android_86eea6cb5fff820f_internet_access", - "hidden_by": null, - "icon": null, - "id": "47b10d4deb9ef3637a8b407c53bd6f14", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "android-86eea6cb5fff820f Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "D0:59:E4:05:9B:CC_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ab70c0573986bc5ab5e3a61ed5fcd639", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.android_a1c491c670686e69_internet_access", - "hidden_by": null, - "icon": null, - "id": "602218a7d65a605d2b7764f510f99a1f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "android-a1c491c670686e69 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "84:DB:AC:EF:6D:CA_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "1517507f710cc1cbd01524a8803f435c", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.android_acc2d8113717534_internet_access", - "hidden_by": null, - "icon": null, - "id": "0c2b79545dff0f763a965d68c8d572f6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "android-acc2d8113717534 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "F4:42:8F:BB:F9:42_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ff8755682c60fb8e7f4e7a6fe470764a", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.android_aead4fe40d41f7f4_internet_access", - "hidden_by": null, - "icon": null, - "id": "513d6a730e110d6421c0b0446ce7a54b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "android-aead4fe40d41f7f4 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "30:19:66:E2:B0:EC_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "7d5ca1cc58dc8c08b3828a2c144da120", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.android_bf83c9e32f8dcae3_internet_access", - "hidden_by": null, - "icon": null, - "id": "e20ef4b925b9d9de7590e2db76e9d5e1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "android-bf83c9e32f8dcae3 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "50:2E:5C:E7:47:8F_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "97dd761c58e0f95c118fccd98b61d4d2", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.android_f563bfc25fa52c44_internet_access", - "hidden_by": null, - "icon": null, - "id": "d62999ebacb8fb38b65eaf90c5aa475c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "android-f563bfc25fa52c44 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C8:38:70:30:B2:35_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "e9a17c45dac275d260391c6d070f103a", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.anne_tosh_internet_access", - "hidden_by": null, - "icon": null, - "id": "0168cdbaace7ee09596f1dc6af29f0d6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "anne-TOSH Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "74:31:70:6C:D7:E8_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "846bb4c599163d2a5bee611ff779a808", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.avreceiver_internet_access", - "hidden_by": null, - "icon": null, - "id": "e381295bb74b8f3bddb8618165785a39", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "avreceiver Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:05:CD:94:A1:8C_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "17abd106e210436c8f7e95857cd2fc14", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.babycamera_internet_access", - "hidden_by": null, - "icon": null, - "id": "622b48722c60af16e81e03d516c75e09", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "babycamera Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "D8:07:B6:25:E0:E4_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "033b2dacb6a47e8eef1a641e5b63a129", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.bedroompi_internet_access", - "hidden_by": null, - "icon": null, - "id": "4f5b6609d4256f1c9d619aa41e132c92", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "bedroomPi Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:27:EB:75:97:34_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5a1fc9107264562c2833323f62aa78a0", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.desktop_linux_internet_access", - "hidden_by": null, - "icon": null, - "id": "7c80e3fe5714c2f9fa4f873518a082aa", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "desktop-linux Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C4:6E:1F:25:18:C5_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "772298bf7dc739dbc3748be0116990be", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.desktop_linux_internet_access_2", - "hidden_by": null, - "icon": null, - "id": "11b29e8c2542b7b914329255cd28f280", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "MartinDesktop Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "18:31:BF:BE:29:D2_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "e1217dc4fc2a846012400eb65ed323dc", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.druckerrm_internet_access", - "hidden_by": null, - "icon": null, - "id": "e82202cc78e38fd7e4bb5dc64df38c52", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "druckerrm Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "94:57:A5:9B:78:80_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "fc3f266074c727f240f2f94aa386a8f0", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.druckerrm_internet_access_2", - "hidden_by": null, - "icon": null, - "id": "04c18e6c30f6d9cf4a0caa4ad1b1c721", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "druckerrm Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "94:57:A5:9B:78:81_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5083b180d87e8d19257fa1d665e8e123", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.esp32_arduino_internet_access", - "hidden_by": null, - "icon": null, - "id": "b3de1a84a17b316c1bdf119dbc514c92", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "esp32-arduino Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3C:61:05:07:30:F4_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d4b1f477eebfd2c5ed1a91dccf6c3d99", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.esszimmerradio_internet_access", - "hidden_by": null, - "icon": null, - "id": "545a472f26c5f4646950418223ae7f57", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "esszimmerradio Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "7C:DD:90:5E:0C:0B_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "4f730ac73eeb752b8e88e61edba0eac9", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.esszimmerradio_internet_access_2", - "hidden_by": null, - "icon": null, - "id": "8ada52adaf0c158be23aa5771e39213b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "esszimmerradio Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:27:EB:01:71:A2_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "0758858c8be73b47e91f1a07d0124ba6", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.fritz_box_internet_access", - "hidden_by": null, - "icon": null, - "id": "e235fc76e436394adcd7a89742c5b504", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "fritz.box Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "24:65:11:6A:50:74_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.fritz_box_internet_access_2", - "hidden_by": null, - "icon": null, - "id": "84741cc440109243021ef5fe8b5833ee", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "fritz.box Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "34:31:C4:16:29:4A_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ea367ecddd844ba7f950a38be13c7cde", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.fritz_repeater_internet_access", - "hidden_by": null, - "icon": null, - "id": "0922e6a8c69d7ac7cb728cebc4e2ff3a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "fritz.repeater Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "82:C7:A6:55:CC:99_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "fe4955cdd2b70449707d8518a898b948", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.fritzbox_router_internet_access", - "hidden_by": null, - "icon": null, - "id": "4c60f5802b5aa774f0bc6f1108ad9ffb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "fritzbox-router Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:1F:3F:44:24:7D_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d1c9d61adaa364f3fb2dad6c32abe0e3", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.georg_pc_internet_access", - "hidden_by": null, - "icon": null, - "id": "88560f69476271e41adc5327df09caeb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "georg-PC Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:15:AF:7A:9F:4A_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "e616d0aaf1b0a7348fa96661be65a447", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.heizungspi_internet_access", - "hidden_by": null, - "icon": null, - "id": "3e76a2544b995d10b1f86996ff26af1c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "heizungspi Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "72:24:28:A4:0F:78_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "bfc088c0988e0b4aafe7006912ecf797", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.homeassistant_internet_access", - "hidden_by": null, - "icon": null, - "id": "36150ee6d68269ff21c36bb48c1ff623", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "homeassistant Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "DC:A6:32:4C:0D:D3_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "8e09114c26574165a8f8fa43ff0c5395", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.hue_internet_access", - "hidden_by": null, - "icon": null, - "id": "cada1b6fcf27c1981be45182f187dad7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "hue Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:17:88:28:44:11_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ee3ca89e3eef5d1614af57e6472794a6", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.ipad_internet_access", - "hidden_by": null, - "icon": null, - "id": "f61a6739f790de3dd951547aff5a799b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "iPad Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:C7:60:3C:CB:54_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "bb961e5ad293f15990af9b8653fb8629", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.ipad_von_martin_internet_access", - "hidden_by": null, - "icon": null, - "id": "9a64bb9910794686eff5c49a8d17b880", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "iPad-von-Martin Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A4:D1:8C:3D:B8:42_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "db30f29a5d94028bcda7f0e939eb51ee", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.ipadvonrebecca_internet_access", - "hidden_by": null, - "icon": null, - "id": "2eaa6cd891fb8a31ba65eda3f4274d16", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "iPadvonRebecca Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C4:2A:D0:E6:AF:E8_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "f27f431f475cc8a61193210dd8e0c415", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.kitchenpi_internet_access", - "hidden_by": null, - "icon": null, - "id": "e045484ec9e2fccf2de67ef5ca5d2070", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "kitchenpi Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:27:EB:6B:72:85_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "3ff517f253b5b109392b33dfdde32def", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.martin_handy_internet_access", - "hidden_by": null, - "icon": null, - "id": "641cad030b03a8c5e8adb1da1aebc64d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "martin-handy Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B0:55:08:C0:DE:C2_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d1a9ce5b27dbd8037e48cc30575b4703", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.musikserverwohnzimmeroben_internet_access", - "hidden_by": null, - "icon": null, - "id": "3e993a76bc9581b9be6e8f37b6368fbd", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "musikserverWohnzimmerOben Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CA:F8:A3:1E:E0:AB_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "00c0542db1186d8ed7959cad1db95a47", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.musikserverwohnzimmeroben_internet_access_2", - "hidden_by": null, - "icon": null, - "id": "fda7c67b8b4c095222113fc107ea5049", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "musikserverWohnzimmerOben Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "DC:A6:32:10:00:06_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5ae42f91db44d8a39eefe5dbce476ee9", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.newrpi_internet_access", - "hidden_by": null, - "icon": null, - "id": "0fe4249110485a31a1e71718fe5f4c30", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "homeassistant Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:27:EB:00:89:E4_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "e24334515d0cf0a23d51abc18a202e7c", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.octopi_internet_access", - "hidden_by": null, - "icon": null, - "id": "1a3beb2df3267961ec07ab7002278810", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "octopi Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B8:27:EB:41:B7:46_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d84b0239cf240a6ebaace96dea88d975", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.pvc01s_internet_access", - "hidden_by": null, - "icon": null, - "id": "bc9bf9a0a32a699416871e6433eca715", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "pvc01s Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "60:21:C0:E1:3C:8D_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dbc8c6c8182efcb8c78fb58f6a8a896a", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.server_internet_access", - "hidden_by": null, - "icon": null, - "id": "28333a0778c8031d04ffd746ac10e350", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "server Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:01:C0:0C:AF:87_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "b9ca76513644642d8496a3f496f5c1e3", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.smartswim_internet_access", - "hidden_by": null, - "icon": null, - "id": "b5541fc32189f58558e91c0e4359bcdc", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "smartswim Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:63:E1:BA_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "0c26a4d289f15a5a263f0d5c32bad579", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.smartswim_internet_access_2", - "hidden_by": null, - "icon": null, - "id": "1d067d474bd68c7025777077493f342f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "smartswim Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:63:DF:2C_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "9ed58135939b05ebbe422d846c2fa4fb", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.swimtracker_4525a0_internet_access", - "hidden_by": null, - "icon": null, - "id": "2a954cce42cc985893542acc7848430e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "swimtracker-4525A0 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A8:03:2A:45:25:A0_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "203bf0bc405db447828d24b915abc9e3", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.swimtracker_45261c_internet_access", - "hidden_by": null, - "icon": null, - "id": "66821cdcb2568124cfb54d2d44da4643", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "swimtracker-45261C Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A8:03:2A:45:26:1C_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "3bf2952626a48833d9668716be34c5d6", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.swimtracker_452700_internet_access", - "hidden_by": null, - "icon": null, - "id": "67ed3d9bee5c2f4d056fb50522d5b7e2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "swimtracker-452700 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A8:03:2A:45:27:00_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "6ebb8e801b01269f1d0af19bf91ee7bb", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.swimtracker_dd37f5_internet_access", - "hidden_by": null, - "icon": null, - "id": "94ffe113f25774c2f43de6313ee09486", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "swimtracker-DD37F5 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B4:E6:2D:DD:37:F5_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "e6030f46d389eb62e2d44e17f989e9c1", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.swimtracker_tester_internet_access", - "hidden_by": null, - "icon": null, - "id": "40dce03fdaa4f59240c9ae8574396354", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "swimtracker-tester Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:63:B9:93_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5f3491ed9ca8b4349eb6ed5f6006aa1d", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.vacuum_internet_access", - "hidden_by": null, - "icon": null, - "id": "37e6ddb963c24b62af9aff53f7b4743d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "vacuum Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "04:CF:8C:F9:2D:14_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "56dd3092c32dd80b3f4674d2dab08e6f", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.xandi_laptop_internet_access", - "hidden_by": null, - "icon": null, - "id": "42a3a2e5d446540acf7868a3f99e3c3a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "xandi-laptop Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "00:22:FB:A3:44:0A_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_link_upload_noise_margin", - "hidden_by": null, - "icon": null, - "id": "3684cd55f9b2ffe6bdec372e3af6a034", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:upload", - "original_name": "FRITZ!Box 7490 Link Upload Noise Margin", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-link_noise_margin_sent", - "unit_of_measurement": "dB" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_link_download_noise_margin", - "hidden_by": null, - "icon": null, - "id": "3e09600c2b00bbf81e917178c393dabe", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:download", - "original_name": "FRITZ!Box 7490 Link Download Noise Margin", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-link_noise_margin_received", - "unit_of_measurement": "dB" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_link_upload_power_attenuation", - "hidden_by": null, - "icon": null, - "id": "1d8b0ce233c64bc737ca84a728252183", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:upload", - "original_name": "FRITZ!Box 7490 Link Upload Power Attenuation", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-link_attenuation_sent", - "unit_of_measurement": "dB" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.fritz_box_7490_link_download_power_attenuation", - "hidden_by": null, - "icon": null, - "id": "0b771827905542e21339b9e8137912e2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:download", - "original_name": "FRITZ!Box 7490 Link Download Power Attenuation", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-link_attenuation_received", - "unit_of_measurement": "dB" - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "c4adbdd188db4f34ad27d14ba2d71abe", - "device_class": null, - "device_id": "51f4012aed0b4093b353cdc851755281", - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.fritz_box_7490_wan_status", - "hidden_by": null, - "icon": null, - "id": "0fe39f34f2c82d313560ac3a69002fb7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "FRITZ!Box 7490 wan status", - "platform": "upnp", - "supported_features": 0, - "unique_id": "uuid:75802409-bccb-40e7-8e6c-3431C416294A_wanstatus", - "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": "sensor.kinderzimmer_rollo_level", - "hidden_by": null, - "icon": null, - "id": "a9e56120ce30d9fc17518ed3ca447682", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "kinderzimmer_rollo LEVEL", - "platform": "homematic", - "supported_features": 0, - "unique_id": "00111D8994FDE4_LEVEL", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "media_player.esszimmer", - "hidden_by": null, - "icon": null, - "id": "2bf3ed0894f370f9d05ed0dc9a4346a1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Esszimmer", - "platform": "squeezebox_telnet", - "supported_features": 320447, - "unique_id": "b8:27:eb:01:71:a2", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "media_player.esszimmer_2", - "hidden_by": null, - "icon": null, - "id": "698bba21a6e969de9dee085a73e54d84", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Esszimmer", - "platform": "squeezebox_telnet", - "supported_features": 320447, - "unique_id": "7c:dd:90:5e:0c:0b", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "brightness" - ] - }, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.arbeitszimmer_deckenlampe", - "hidden_by": null, - "icon": null, - "id": "d763a0bc387cf808e650116f95706e17", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "arbeitszimmer_deckenlampe", - "platform": "homematic", - "supported_features": 32, - "unique_id": "JEQ0201891", - "unit_of_measurement": null - }, - { - "area_id": "schlafzimmer", - "capabilities": null, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "cover.schlafzimmer_rollo_klein", - "hidden_by": null, - "icon": null, - "id": "881e83e4f33ecbe56aa36c117795494b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "schlafzimmer_rollo_klein", - "platform": "homematic", - "supported_features": 15, - "unique_id": "LEQ1439693", - "unit_of_measurement": null - }, - { - "area_id": "schlafzimmer", - "capabilities": null, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "cover.schlafzimmer_rollo_gross", - "hidden_by": null, - "icon": null, - "id": "9b6de015cf205ec03f66e83e711a4390", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "schlafzimmer_rollo_gross", - "platform": "homematic", - "supported_features": 15, - "unique_id": "LEQ1439702", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "brightness" - ] - }, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.schlafzimmer_deckenlampe", - "hidden_by": null, - "icon": null, - "id": "68929974065bcb6832ca8e0353dd9a2d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "schlafzimmer_deckenlampe", - "platform": "homematic", - "supported_features": 32, - "unique_id": "0008DD898F16E2", - "unit_of_measurement": null - }, - { - "area_id": "46ebd507f8f348508653f61054f67eb0", - "capabilities": null, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "cover.arbeitszimmer_rollo", - "hidden_by": null, - "icon": null, - "id": "73f8a1c2272063b8e00efb8658f1233e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "arbeitszimmer_rollo", - "platform": "homematic", - "supported_features": 15, - "unique_id": "LEQ1440417", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": null, - "device_class": "", - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "cover.kinderzimmer_rollo", - "hidden_by": null, - "icon": null, - "id": "3df3828fa65dfa471d243e62511db9b2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "kinderzimmer_rollo", - "platform": "homematic", - "supported_features": 15, - "unique_id": "00111D8994FDE4", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "supported_color_modes": [ - "brightness" - ] - }, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.kinderzimmer_deckenlampe", - "hidden_by": null, - "icon": null, - "id": "d08944aee8e0a7fd702d6e462c7a86bc", - "has_entity_name": false, - "name": "kinderzimmer_deckenlampe", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "kinderzimmer_deckenlampe", - "platform": "homematic", - "supported_features": 32, - "unique_id": "JEQ0199674", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "b0fd84c9313f408a9a7a404b60b71bde", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.garten_vorne", - "hidden_by": null, - "icon": null, - "id": "88c4f1cbcac87052eecd15dda5a0852c", - "has_entity_name": false, - "name": "Garten Vorne", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Garten 3", - "platform": "hue", - "supported_features": 40, - "unique_id": "62ad698a-0881-4470-9672-b6e997f4b33d", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bda2acac11e9f25954e7ac0f3b31a9dd", - "device_class": null, - "device_id": "c4ccdb82e6c8c83f662a250033759084", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.myhome_apparent_temperature", - "hidden_by": null, - "icon": null, - "id": "e50ec91b6cdf8c79535608a004d40b40", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "MyHome Apparent Temperature", - "platform": "accuweather", - "supported_features": 0, - "unique_id": "1006287-apparenttemperature", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bda2acac11e9f25954e7ac0f3b31a9dd", - "device_class": null, - "device_id": "c4ccdb82e6c8c83f662a250033759084", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.myhome_cloud_ceiling", - "hidden_by": null, - "icon": null, - "id": "1f98d2c5f568bcc8c7b9905671373e44", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:weather-fog", - "original_name": "MyHome Cloud Ceiling", - "platform": "accuweather", - "supported_features": 0, - "unique_id": "1006287-ceiling", - "unit_of_measurement": "m" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bda2acac11e9f25954e7ac0f3b31a9dd", - "device_class": null, - "device_id": "c4ccdb82e6c8c83f662a250033759084", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.myhome_cloud_cover", - "hidden_by": null, - "icon": null, - "id": "2fc389ea2dc46c2a57997217a98a9f6f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:weather-cloudy", - "original_name": "MyHome Cloud Cover", - "platform": "accuweather", - "supported_features": 0, - "unique_id": "1006287-cloudcover", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bda2acac11e9f25954e7ac0f3b31a9dd", - "device_class": null, - "device_id": "c4ccdb82e6c8c83f662a250033759084", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.myhome_dew_point", - "hidden_by": null, - "icon": null, - "id": "a1ae320c3897d357a74f893f8a3da493", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "MyHome Dew Point", - "platform": "accuweather", - "supported_features": 0, - "unique_id": "1006287-dewpoint", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bda2acac11e9f25954e7ac0f3b31a9dd", - "device_class": null, - "device_id": "c4ccdb82e6c8c83f662a250033759084", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.myhome_realfeel_temperature", - "hidden_by": null, - "icon": null, - "id": "f263a291d6d25ade2ccd3eb6ad7aa4dd", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "MyHome RealFeel Temperature", - "platform": "accuweather", - "supported_features": 0, - "unique_id": "1006287-realfeeltemperature", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bda2acac11e9f25954e7ac0f3b31a9dd", - "device_class": null, - "device_id": "c4ccdb82e6c8c83f662a250033759084", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.myhome_realfeel_temperature_shade", - "hidden_by": null, - "icon": null, - "id": "31141157401aa8c524724508f3df3c8e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "MyHome RealFeel Temperature Shade", - "platform": "accuweather", - "supported_features": 0, - "unique_id": "1006287-realfeeltemperatureshade", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bda2acac11e9f25954e7ac0f3b31a9dd", - "device_class": null, - "device_id": "c4ccdb82e6c8c83f662a250033759084", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.myhome_precipitation", - "hidden_by": null, - "icon": null, - "id": "b8f1e6d2b781909e7db3777a611ad504", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:weather-rainy", - "original_name": "MyHome Precipitation", - "platform": "accuweather", - "supported_features": 0, - "unique_id": "1006287-precipitation", - "unit_of_measurement": "mm" - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "bda2acac11e9f25954e7ac0f3b31a9dd", - "device_class": null, - "device_id": "c4ccdb82e6c8c83f662a250033759084", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.myhome_pressure_tendency", - "hidden_by": null, - "icon": null, - "id": "6fe04bc80c67635c726c8abef30060c5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "accuweather__pressure_tendency", - "original_icon": "mdi:gauge", - "original_name": "MyHome Pressure Tendency", - "platform": "accuweather", - "supported_features": 0, - "unique_id": "1006287-pressuretendency", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bda2acac11e9f25954e7ac0f3b31a9dd", - "device_class": null, - "device_id": "c4ccdb82e6c8c83f662a250033759084", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.myhome_uv_index", - "hidden_by": null, - "icon": null, - "id": "2e73e2776922184e81bd33dec81ffb34", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:weather-sunny", - "original_name": "MyHome UV Index", - "platform": "accuweather", - "supported_features": 0, - "unique_id": "1006287-uvindex", - "unit_of_measurement": "UV index" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bda2acac11e9f25954e7ac0f3b31a9dd", - "device_class": null, - "device_id": "c4ccdb82e6c8c83f662a250033759084", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.myhome_wet_bulb_temperature", - "hidden_by": null, - "icon": null, - "id": "f93900f4595886bae1bfd2adf70c49d3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "MyHome Wet Bulb Temperature", - "platform": "accuweather", - "supported_features": 0, - "unique_id": "1006287-wetbulbtemperature", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bda2acac11e9f25954e7ac0f3b31a9dd", - "device_class": null, - "device_id": "c4ccdb82e6c8c83f662a250033759084", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.myhome_wind_chill_temperature", - "hidden_by": null, - "icon": null, - "id": "5c751b990e97f3b7bfc41024115581c1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "MyHome Wind Chill Temperature", - "platform": "accuweather", - "supported_features": 0, - "unique_id": "1006287-windchilltemperature", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bda2acac11e9f25954e7ac0f3b31a9dd", - "device_class": null, - "device_id": "c4ccdb82e6c8c83f662a250033759084", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "sensor.myhome_wind", - "hidden_by": null, - "icon": null, - "id": "37101d3bfc2f295217db18d8beb114c4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:weather-windy", - "original_name": "MyHome Wind", - "platform": "accuweather", - "supported_features": 0, - "unique_id": "1006287-wind", - "unit_of_measurement": "km/h" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bda2acac11e9f25954e7ac0f3b31a9dd", - "device_class": null, - "device_id": "c4ccdb82e6c8c83f662a250033759084", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.myhome_wind_gust", - "hidden_by": null, - "icon": null, - "id": "5f6ed214783a039723bb825560257d45", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:weather-windy", - "original_name": "MyHome Wind Gust", - "platform": "accuweather", - "supported_features": 0, - "unique_id": "1006287-windgust", - "unit_of_measurement": "km/h" - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "bda2acac11e9f25954e7ac0f3b31a9dd", - "device_class": null, - "device_id": "c4ccdb82e6c8c83f662a250033759084", - "disabled_by": "config_entry", - "entity_category": null, - "entity_id": "weather.myhome", - "hidden_by": null, - "icon": null, - "id": "cb16067ff04e509581551b933ccb12a6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "MyHome", - "platform": "accuweather", - "supported_features": 0, - "unique_id": "1006287", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_weather", - "hidden_by": null, - "icon": null, - "id": "7babc3c4e32eaefbc861de63407f4cb4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OpenWeatherMap Weather", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-weather", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_dew_point", - "hidden_by": null, - "icon": null, - "id": "88ee5a30c640f779df9adf2ecc86398c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "OpenWeatherMap Dew Point", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-dew_point", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_temperature", - "hidden_by": null, - "icon": null, - "id": "c2daffa69c00d5a47e54c5e582da3a4b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "OpenWeatherMap Temperature", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-temperature", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_feels_like_temperature", - "hidden_by": null, - "icon": null, - "id": "fd17f20c2833456a6b55714fca8bf1f4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "OpenWeatherMap Feels like temperature", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-feels_like_temperature", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_wind_speed", - "hidden_by": null, - "icon": null, - "id": "2649baa297820f9bfdd00611fbcb9efc", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OpenWeatherMap Wind speed", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-wind_speed", - "unit_of_measurement": "m/s" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_wind_bearing", - "hidden_by": null, - "icon": null, - "id": "e2e5da50f8fd995ee884b01618336341", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OpenWeatherMap Wind bearing", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-wind_bearing", - "unit_of_measurement": "°" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_humidity", - "hidden_by": null, - "icon": null, - "id": "963db7bef471410b7893b189daf9b681", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "humidity", - "original_icon": null, - "original_name": "OpenWeatherMap Humidity", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-humidity", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_pressure", - "hidden_by": null, - "icon": null, - "id": "b94f28474d04430945691fe35b01e2c3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "pressure", - "original_icon": null, - "original_name": "OpenWeatherMap Pressure", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-pressure", - "unit_of_measurement": "hPa" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_cloud_coverage", - "hidden_by": null, - "icon": null, - "id": "a8cbf85dec8fb90a4b87c7bfdf1ab328", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OpenWeatherMap Cloud coverage", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-clouds", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_rain", - "hidden_by": null, - "icon": null, - "id": "e232f811b106992b5d87c7c23eb98caa", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OpenWeatherMap Rain", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-rain", - "unit_of_measurement": "mm" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_snow", - "hidden_by": null, - "icon": null, - "id": "a246bec7acbf627c484fc29961aeda72", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OpenWeatherMap Snow", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-snow", - "unit_of_measurement": "mm" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_precipitation_kind", - "hidden_by": null, - "icon": null, - "id": "79cf510d6379fc848be69dfc627d4866", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OpenWeatherMap Precipitation kind", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-precipitation_kind", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_uv_index", - "hidden_by": null, - "icon": null, - "id": "3da4ebfdcf321cd4db4d1905821d5615", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OpenWeatherMap UV Index", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-uv_index", - "unit_of_measurement": "UV index" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_condition", - "hidden_by": null, - "icon": null, - "id": "e536882dfea296803584f02618006a22", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OpenWeatherMap Condition", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-condition", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_weather_code", - "hidden_by": null, - "icon": null, - "id": "c7f013145e6e8305bd3772519450b2e5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OpenWeatherMap Weather Code", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-weather_code", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_forecast_condition", - "hidden_by": null, - "icon": null, - "id": "e14243c336b4683d2e1c44bf1a169925", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OpenWeatherMap Forecast Condition", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-forecast-condition", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_forecast_precipitation", - "hidden_by": null, - "icon": null, - "id": "67342b20f2a9439c7e5cecf6101111df", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OpenWeatherMap Forecast Precipitation", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-forecast-precipitation", - "unit_of_measurement": "mm" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_forecast_precipitation_probability", - "hidden_by": null, - "icon": null, - "id": "1bd3e9a22c6e5b69a4bd7f37d6a02c4b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OpenWeatherMap Forecast Precipitation probability", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-forecast-precipitation_probability", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_forecast_pressure", - "hidden_by": null, - "icon": null, - "id": "b7550363f6a6a7e14036189d103655dc", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "pressure", - "original_icon": null, - "original_name": "OpenWeatherMap Forecast Pressure", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-forecast-pressure", - "unit_of_measurement": "hPa" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_forecast_temperature", - "hidden_by": null, - "icon": null, - "id": "8a24eb43af957784ef6649b92ac54314", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "OpenWeatherMap Forecast Temperature", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-forecast-temperature", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_forecast_temperature_low", - "hidden_by": null, - "icon": null, - "id": "c5bfff96b015bfff70464c29cb1cf7d5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "OpenWeatherMap Forecast Temperature Low", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-forecast-templow", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_forecast_time", - "hidden_by": null, - "icon": null, - "id": "e123ff8f0a5e6b38a82e6d572d4d9081", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "timestamp", - "original_icon": null, - "original_name": "OpenWeatherMap Forecast Time", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-forecast-datetime", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_forecast_wind_bearing", - "hidden_by": null, - "icon": null, - "id": "5468e3b03c93baa89695f0be5071c3b6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OpenWeatherMap Forecast Wind bearing", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-forecast-wind_bearing", - "unit_of_measurement": "°" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_forecast_wind_speed", - "hidden_by": null, - "icon": null, - "id": "a0838ceabfe600035e6d662cd81da4e2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OpenWeatherMap Forecast Wind speed", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-forecast-wind_speed", - "unit_of_measurement": "m/s" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_forecast_cloud_coverage", - "hidden_by": null, - "icon": null, - "id": "bc11bb081dedf8e9bc30d51b4c9b97c8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OpenWeatherMap Forecast Cloud coverage", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-forecast-clouds", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "weather.openweathermap", - "hidden_by": null, - "icon": null, - "id": "27e4b502c3daad4488e3962dfa21f6b7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OpenWeatherMap", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468", - "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.0herd_vorgeheizt_ipad", - "hidden_by": null, - "icon": null, - "id": "9fa7f32e7c670920e08fbaad8b5395e7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Herd vorgeheizt -> iPad", - "platform": "automation", - "supported_features": 0, - "unique_id": "1632393568599", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.00085d89928424_current", - "hidden_by": null, - "icon": null, - "id": "6843543373a390b4cab9a39804ac4934", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "current", - "original_icon": null, - "original_name": "wc_licht CURRENT", - "platform": "homematic", - "supported_features": 0, - "unique_id": "00085D89928424_CURRENT", - "unit_of_measurement": "mA" - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.00085d89928424_energy_counter", - "hidden_by": null, - "icon": null, - "id": "6d573dce79b35485106c02a063a40e3c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "energy", - "original_icon": null, - "original_name": "wc_licht ENERGY_COUNTER", - "platform": "homematic", - "supported_features": 0, - "unique_id": "00085D89928424_ENERGY_COUNTER", - "unit_of_measurement": "Wh" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.esp32_arduino_4", - "hidden_by": null, - "icon": null, - "id": "795397cbc5f7586f1bddf63db492690b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "esp32-arduino", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C8:2B:96:B7:17:00_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "8707c5f9917a7919e3de0452f0a0b9a2", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.esp32_arduino_internet_access_2", - "hidden_by": null, - "icon": null, - "id": "73b81348f1adc5291fc003fd0ca4f997", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "esp32-arduino Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "C8:2B:96:B7:17:00_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.redmi_note_8_pro", - "hidden_by": null, - "icon": null, - "id": "ebb6257a4e35ef9c76121678350f11a3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Redmi-Note-8-Pro", - "platform": "fritz", - "supported_features": 0, - "unique_id": "1C:CC:D6:41:82:0B_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ce9647e45f4aa32a17b1bf62b6c9c81f", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.redmi_note_8_pro_internet_access", - "hidden_by": null, - "icon": null, - "id": "e2c2e5d6a47ee4417b099889d6d029c2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Redmi-Note-8-Pro Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "1C:CC:D6:41:82:0B_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "8464104ed5247a698fa328aa55fd716c", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.huawei_y6_pro_2017_2", - "hidden_by": null, - "icon": null, - "id": "208148e3ac80f128929fae3065b3890b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "HUAWEI-Y6-Pro-2017", - "platform": "fritz", - "supported_features": 0, - "unique_id": "D8:C7:71:AC:BE:30_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "8464104ed5247a698fa328aa55fd716c", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "switch.huawei_y6_pro_2017_internet_access", - "hidden_by": null, - "icon": null, - "id": "6827d415869aa57a48a67529f4edc467", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "HUAWEI-Y6-Pro-2017 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "D8:C7:71:AC:BE:30_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.guidos_samsung", - "hidden_by": null, - "icon": null, - "id": "4b4dce8fffc9a6fff4df7e8a69b15b96", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Guidos-Samsung", - "platform": "fritz", - "supported_features": 0, - "unique_id": "D4:11:A3:5E:D2:23_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "bd833202fe5a6f3ac2eb488c9dab2a38", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.guidos_samsung_internet_access", - "hidden_by": null, - "icon": null, - "id": "4c97231b25ae1100cb0314d2af81768d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Guidos-Samsung Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "D4:11:A3:5E:D2:23_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "1db7b3b24faa158f2f59cf98688fd6fe", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.espressif", - "hidden_by": null, - "icon": null, - "id": "68fb765a29a4e76abd63c852d872d0b8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-178-141", - "platform": "fritz", - "supported_features": 0, - "unique_id": "80:7D:3A:F7:CA:0C_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "1db7b3b24faa158f2f59cf98688fd6fe", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.espressif_internet_access", - "hidden_by": null, - "icon": null, - "id": "a6eae266fa85833697170d823fd4f578", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-178-141 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "80:7D:3A:F7:CA:0C_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "6cc9d82efad072e33506e3fd32d5c456", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.wc_licht_taster", - "hidden_by": null, - "icon": null, - "id": "c74013ec41f1f57a3fcf256044721ee9", - "has_entity_name": false, - "name": "WC Licht Taster", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "wc_licht_taster", - "platform": "knx", - "supported_features": 0, - "unique_id": "0/5/198", - "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": "switch.wc_licht", - "hidden_by": null, - "icon": null, - "id": "dcecc2f8ff000704971af6a4c6fc55ea", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "wc_licht", - "platform": "homematic", - "supported_features": 0, - "unique_id": "00085D89928424", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.wc_licht_voltage", - "hidden_by": null, - "icon": null, - "id": "f1557373bb32236882b81d376cbbd7b9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "voltage", - "original_icon": null, - "original_name": "wc_licht VOLTAGE", - "platform": "homematic", - "supported_features": 0, - "unique_id": "00085D89928424_VOLTAGE", - "unit_of_measurement": "V" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.wc_licht_power", - "hidden_by": null, - "icon": null, - "id": "acd8111f1014a3db7b141d9de5e003eb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "power", - "original_icon": null, - "original_name": "wc_licht POWER", - "platform": "homematic", - "supported_features": 0, - "unique_id": "00085D89928424_POWER", - "unit_of_measurement": "W" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.wc_licht_freq", - "hidden_by": null, - "icon": null, - "id": "acc33367c916ebe1126a4b8c183e28eb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "wc_licht FREQUENCY", - "platform": "homematic", - "supported_features": 0, - "unique_id": "00085D89928424_FREQUENCY", - "unit_of_measurement": "Hz" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "automation.gang_bogen_nachtlicht", - "hidden_by": null, - "icon": null, - "id": "2472cf0ae03763662aa64e66abd3f69d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Gang Bogen Nachtlicht", - "platform": "automation", - "supported_features": 0, - "unique_id": "1633435293611", - "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": "switch.bad_luefter", - "hidden_by": null, - "icon": null, - "id": "837bd26eb34e417fde47e1ee1a064697", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "bad_luefter", - "platform": "homematic", - "supported_features": 0, - "unique_id": "00085D89928134", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.bad_luefter_voltage", - "hidden_by": null, - "icon": null, - "id": "34b38f618836cda2476587b24b08af7e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "voltage", - "original_icon": null, - "original_name": "bad_luefter VOLTAGE", - "platform": "homematic", - "supported_features": 0, - "unique_id": "00085D89928134_VOLTAGE", - "unit_of_measurement": "V" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.bad_luefter_power", - "hidden_by": null, - "icon": null, - "id": "851cbd8e57ee1164aac8ea66251158e0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "power", - "original_icon": null, - "original_name": "bad_luefter POWER", - "platform": "homematic", - "supported_features": 0, - "unique_id": "00085D89928134_POWER", - "unit_of_measurement": "W" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.bad_luefter_frequency", - "hidden_by": null, - "icon": null, - "id": "6471bf6cafc1ca3c0bc78f62aea4378b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "bad_luefter FREQUENCY", - "platform": "homematic", - "supported_features": 0, - "unique_id": "00085D89928134_FREQUENCY", - "unit_of_measurement": "Hz" - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.bad_luefter_energy_counter", - "hidden_by": null, - "icon": null, - "id": "b0a4fdfcde4cc98e083765861e37dec3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "energy", - "original_icon": null, - "original_name": "bad_luefter ENERGY_COUNTER", - "platform": "homematic", - "supported_features": 0, - "unique_id": "00085D89928134_ENERGY_COUNTER", - "unit_of_measurement": "Wh" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.bad_luefter_current", - "hidden_by": null, - "icon": null, - "id": "728cd5005fb1aed7759733d9c258dc4c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "current", - "original_icon": null, - "original_name": "bad_luefter CURRENT", - "platform": "homematic", - "supported_features": 0, - "unique_id": "00085D89928134_CURRENT", - "unit_of_measurement": "mA" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": "bf707d034854035502e0b1df2865b163", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.map_segments", - "hidden_by": null, - "icon": null, - "id": "63c487e6837f8d5fe36fc6421c507695", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:vector-selection", - "original_name": "Map segments", - "platform": "mqtt", - "supported_features": 0, - "unique_id": "vacuum_sensor_MapSegments", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": "bf707d034854035502e0b1df2865b163", - "disabled_by": null, - "entity_category": null, - "entity_id": "camera.map_data", - "hidden_by": null, - "icon": null, - "id": "2b239f0abce514526a8c05dd5d26a760", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Map data", - "platform": "mqtt", - "supported_features": 0, - "unique_id": "vacuum_camera_MapData", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": "bf707d034854035502e0b1df2865b163", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.zone_presets", - "hidden_by": null, - "icon": null, - "id": "420d157921f4758b4f45019406ec7752", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:square-outline", - "original_name": "Zone Presets", - "platform": "mqtt", - "supported_features": 0, - "unique_id": "vacuum_sensor_ZoneCleaningCapability", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": "bf707d034854035502e0b1df2865b163", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.goto_locations", - "hidden_by": null, - "icon": null, - "id": "061386af59bd92949a700ca97a08e5e1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:map-marker-outline", - "original_name": "GoTo Locations", - "platform": "mqtt", - "supported_features": 0, - "unique_id": "vacuum_sensor_GoToLocationCapability", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": "bf707d034854035502e0b1df2865b163", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.wi_fi_configuration", - "hidden_by": null, - "icon": null, - "id": "5cea0c2538d530bb79e01b565bd2dcf2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:wifi", - "original_name": "Wi-Fi configuration", - "platform": "mqtt", - "supported_features": 0, - "unique_id": "vacuum_sensor_WifiConfigurationCapability", - "unit_of_measurement": "dBm" - }, - { - "area_id": null, - "capabilities": { - "fan_speed_list": [ - "low", - "medium", - "high", - "max", - "off" - ] - }, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": "bf707d034854035502e0b1df2865b163", - "disabled_by": null, - "entity_category": null, - "entity_id": "vacuum.vacuum", - "hidden_by": null, - "icon": null, - "id": "18e11f4a562938a23864a85205e6810d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "vacuum", - "platform": "mqtt", - "supported_features": 8956, - "unique_id": "vacuum_vacuum", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": "bf707d034854035502e0b1df2865b163", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.error_description", - "hidden_by": null, - "icon": null, - "id": "b2895702c0e596c47e35f1f4eae3dc5a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:alert", - "original_name": "Error description", - "platform": "mqtt", - "supported_features": 0, - "unique_id": "vacuum_sensor_error", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": "bf707d034854035502e0b1df2865b163", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.main_brush", - "hidden_by": null, - "icon": null, - "id": "55f20e53fc1446cf9ee4007d0cdea7a9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:progress-wrench", - "original_name": "Main Brush", - "platform": "mqtt", - "supported_features": 0, - "unique_id": "vacuum_sensor_ConsumableMonitoringCapability_brush_main", - "unit_of_measurement": "Minutes" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": "bf707d034854035502e0b1df2865b163", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.right_brush", - "hidden_by": null, - "icon": null, - "id": "1b19aea4c1a9fe3012e9b54355bd6421", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:progress-wrench", - "original_name": "Right Brush", - "platform": "mqtt", - "supported_features": 0, - "unique_id": "vacuum_sensor_ConsumableMonitoringCapability_brush_side_right", - "unit_of_measurement": "Minutes" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": "bf707d034854035502e0b1df2865b163", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.main_filter", - "hidden_by": null, - "icon": null, - "id": "41bc677c098d1db99e32a8d0afe75e88", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:progress-wrench", - "original_name": "Main Filter", - "platform": "mqtt", - "supported_features": 0, - "unique_id": "vacuum_sensor_ConsumableMonitoringCapability_filter_main", - "unit_of_measurement": "Minutes" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": "bf707d034854035502e0b1df2865b163", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.sensor_cleaning", - "hidden_by": null, - "icon": null, - "id": "3d0358b546f61ae045f47ab07056bfa8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:progress-wrench", - "original_name": "Sensor cleaning", - "platform": "mqtt", - "supported_features": 0, - "unique_id": "vacuum_sensor_ConsumableMonitoringCapability_sensor_all", - "unit_of_measurement": "Minutes" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "68dac67fca42e3b520f58b928904557d", - "device_class": null, - "device_id": "e306c430e624e60bd47bc9122bf2956b", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.handyrebecca", - "hidden_by": null, - "icon": null, - "id": "fe7bc76e774f0deba053d73cf0a171e4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "HandyRebecca", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "83979e8c7b4d63c9", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "68dac67fca42e3b520f58b928904557d", - "device_class": null, - "device_id": "e306c430e624e60bd47bc9122bf2956b", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.handyrebecca_battery_level", - "hidden_by": null, - "icon": null, - "id": "7eb82a85d4634806fcad891acbc91357", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "battery", - "original_icon": "mdi:battery-30", - "original_name": "HandyRebecca Battery Level", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "3d073a453d690c5b9d839b39059b8bee4b83915c3bb0f1ed9c97b60615f6bcee_battery_level", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "68dac67fca42e3b520f58b928904557d", - "device_class": null, - "device_id": "e306c430e624e60bd47bc9122bf2956b", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.handyrebecca_battery_state", - "hidden_by": null, - "icon": null, - "id": "4b5313912c82720669f33070954d969a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:battery-minus", - "original_name": "HandyRebecca Battery State", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "3d073a453d690c5b9d839b39059b8bee4b83915c3bb0f1ed9c97b60615f6bcee_battery_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "68dac67fca42e3b520f58b928904557d", - "device_class": null, - "device_id": "e306c430e624e60bd47bc9122bf2956b", - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.handyrebecca_is_charging", - "hidden_by": null, - "icon": null, - "id": "44d4615dffa652f59adcddc4f3a445c9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "plug", - "original_icon": "mdi:power-plug-off", - "original_name": "HandyRebecca Is Charging", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "3d073a453d690c5b9d839b39059b8bee4b83915c3bb0f1ed9c97b60615f6bcee_is_charging", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "68dac67fca42e3b520f58b928904557d", - "device_class": null, - "device_id": "e306c430e624e60bd47bc9122bf2956b", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.handyrebecca_charger_type", - "hidden_by": null, - "icon": null, - "id": "2c38fde4462d2e4e513c6f0abd0432f7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:battery", - "original_name": "HandyRebecca Charger Type", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "3d073a453d690c5b9d839b39059b8bee4b83915c3bb0f1ed9c97b60615f6bcee_charger_type", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "68dac67fca42e3b520f58b928904557d", - "device_class": null, - "device_id": "e306c430e624e60bd47bc9122bf2956b", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.handyrebecca_battery_health", - "hidden_by": null, - "icon": null, - "id": "d489a7ca9aabfb1aa841a56ed048dab4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:battery-heart-variant", - "original_name": "HandyRebecca Battery Health", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "3d073a453d690c5b9d839b39059b8bee4b83915c3bb0f1ed9c97b60615f6bcee_battery_health", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "68dac67fca42e3b520f58b928904557d", - "device_class": null, - "device_id": "e306c430e624e60bd47bc9122bf2956b", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.handyrebecca_battery_temperature", - "hidden_by": null, - "icon": null, - "id": "4140f1cfda0851d56ad38bfe5b46ca77", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": "mdi:battery", - "original_name": "HandyRebecca Battery Temperature", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "3d073a453d690c5b9d839b39059b8bee4b83915c3bb0f1ed9c97b60615f6bcee_battery_temperature", - "unit_of_measurement": "°C" - }, - { - "area_id": "dachgeschoss", - "capabilities": null, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "automation.3d_drucker_state_change", - "hidden_by": null, - "icon": null, - "id": "e015f4fa0322743b59bbe73f3052385d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "3D Drucker State Change", - "platform": "automation", - "supported_features": 0, - "unique_id": "1634461079797", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "7c5124b864f2963a9b41348f5350f0d8", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.pc_84_8e_df_58_23_3c", - "hidden_by": null, - "icon": null, - "id": "65244759ba4a51c8f7ab2071329a148c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "android-7aa5367a7a22df3a", - "platform": "fritz", - "supported_features": 0, - "unique_id": "84:8E:DF:58:23:3C_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "c3a5704c853bb91c5ce03259646d1d24", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.huawei_p10_89bad24f8fcc67", - "hidden_by": null, - "icon": null, - "id": "99abcfff8ba6020072f93adc9f72cb7d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "HUAWEI-P10-89bad24f8fcc67", - "platform": "fritz", - "supported_features": 0, - "unique_id": "14:A5:1A:83:7F:E5_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "7c5124b864f2963a9b41348f5350f0d8", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.pc_84_8e_df_58_23_3c_internet_access", - "hidden_by": null, - "icon": null, - "id": "41cf5456a3d4af1cd838eb1867bc7e73", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "android-7aa5367a7a22df3a Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "84:8E:DF:58:23:3C_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "c3a5704c853bb91c5ce03259646d1d24", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.huawei_p10_89bad24f8fcc67_internet_access", - "hidden_by": null, - "icon": null, - "id": "d7b39752d36234525e1e9950e0ba9cba", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "HUAWEI-P10-89bad24f8fcc67 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "14:A5:1A:83:7F:E5_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1157109c70e265697c8485bd021b4ef7", - "device_class": null, - "device_id": "bb469668b8f97a984021c271d41178a9", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.rebeccahandyp10", - "hidden_by": null, - "icon": null, - "id": "a856454688e3edf5367a5130206b98a8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "rebeccahandyP10", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "733ffd986b7cf20c", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1157109c70e265697c8485bd021b4ef7", - "device_class": null, - "device_id": "bb469668b8f97a984021c271d41178a9", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandyp10_battery_level", - "hidden_by": null, - "icon": null, - "id": "6536de65f950afa27a944a82c4726d05", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "battery", - "original_icon": "mdi:battery-40", - "original_name": "rebeccahandyP10 Battery Level", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "6ac83c5eb5688a11675c22ffa8ab8e86f9bae9289dd935da897c98fbb195ee5e_battery_level", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1157109c70e265697c8485bd021b4ef7", - "device_class": null, - "device_id": "bb469668b8f97a984021c271d41178a9", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandyp10_battery_state", - "hidden_by": null, - "icon": null, - "id": "058603bc73e5905832a1bb3be1960fef", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:battery-minus", - "original_name": "rebeccahandyP10 Battery State", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "6ac83c5eb5688a11675c22ffa8ab8e86f9bae9289dd935da897c98fbb195ee5e_battery_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1157109c70e265697c8485bd021b4ef7", - "device_class": "plug", - "device_id": "bb469668b8f97a984021c271d41178a9", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "binary_sensor.rebeccahandyp10_is_charging", - "hidden_by": null, - "icon": null, - "id": "1b72a97a41a6e42d812b49351e563d17", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "plug", - "original_icon": "mdi:power-plug-off", - "original_name": "rebeccahandyP10 Is Charging", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "6ac83c5eb5688a11675c22ffa8ab8e86f9bae9289dd935da897c98fbb195ee5e_is_charging", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1157109c70e265697c8485bd021b4ef7", - "device_class": null, - "device_id": "bb469668b8f97a984021c271d41178a9", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandyp10_charger_type", - "hidden_by": null, - "icon": null, - "id": "71a8f9d9694e8ecd9d124b299b84fb52", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:battery", - "original_name": "rebeccahandyP10 Charger Type", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "6ac83c5eb5688a11675c22ffa8ab8e86f9bae9289dd935da897c98fbb195ee5e_charger_type", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1157109c70e265697c8485bd021b4ef7", - "device_class": null, - "device_id": "bb469668b8f97a984021c271d41178a9", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandyp10_battery_health", - "hidden_by": null, - "icon": null, - "id": "5b90e1e97398e3db50d90ed64cb47922", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:battery-heart-variant", - "original_name": "rebeccahandyP10 Battery Health", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "6ac83c5eb5688a11675c22ffa8ab8e86f9bae9289dd935da897c98fbb195ee5e_battery_health", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "1157109c70e265697c8485bd021b4ef7", - "device_class": null, - "device_id": "bb469668b8f97a984021c271d41178a9", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandyp10_battery_temperature", - "hidden_by": null, - "icon": null, - "id": "280e4d544ed6ca99fe1c6970ed9f3276", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": "mdi:battery", - "original_name": "rebeccahandyP10 Battery Temperature", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "6ac83c5eb5688a11675c22ffa8ab8e86f9bae9289dd935da897c98fbb195ee5e_battery_temperature", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "1c9cafc4637298174e8830696e13681b", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.galaxy_s8_3", - "hidden_by": null, - "icon": null, - "id": "f3acf1703707fe9a45d7519777f7b6f0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Galaxy-S8", - "platform": "fritz", - "supported_features": 0, - "unique_id": "30:07:4D:77:72:3D_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "1c9cafc4637298174e8830696e13681b", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "switch.galaxy_s8_internet_access_2", - "hidden_by": null, - "icon": null, - "id": "31538dfc7f821ccf2f9d874422e35bfb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Galaxy-S8 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "30:07:4D:77:72:3D_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "a6954e22f40f6c442ae1294acedbf16c", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.pc_192_168_189_13", - "hidden_by": null, - "icon": null, - "id": "9b90133cf18906d5f84e45a12c59e95b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-189-13", - "platform": "fritz", - "supported_features": 0, - "unique_id": "8E:7A:53:40:20:B0_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "a6954e22f40f6c442ae1294acedbf16c", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "switch.pc_192_168_189_13_internet_access", - "hidden_by": null, - "icon": null, - "id": "bd5961f06b629f42bef3d831c7a96052", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-189-13 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "8E:7A:53:40:20:B0_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "063c997da58d0c71f67ce04da87f3656", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.desktop_qojumg1", - "hidden_by": null, - "icon": null, - "id": "76c04d0aebf3d87add0161d475c9297e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "DESKTOP-QOJUMG1", - "platform": "fritz", - "supported_features": 0, - "unique_id": "E8:2A:44:DA:6C:C3_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "063c997da58d0c71f67ce04da87f3656", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "switch.desktop_qojumg1_internet_access", - "hidden_by": null, - "icon": null, - "id": "16f5fa41bf7de7753031e3d0d924aeea", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "DESKTOP-QOJUMG1 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "E8:2A:44:DA:6C:C3_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "c41bc99e068311eb93f751000202d9b1", - "device_class": null, - "device_id": "61029ebfaeb04736a98512e93110ebff", - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.martins_ipad_focus", - "hidden_by": null, - "icon": null, - "id": "5798be8ed97f039f0bb873e689f850c4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:moon-waning-crescent", - "original_name": "Martin’s iPad Focus", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_focus", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "d144e116305e59fcdb4ee9b97c5954d2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.mosquitto_broker_running", - "hidden_by": null, - "icon": null, - "id": "f7a92b9a3789a5f4b65da7fda6334562", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "running", - "original_icon": null, - "original_name": "Running", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_mosquitto_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "3a8dfca07738c3514b55475275b3e76b", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.influxdb_running", - "hidden_by": null, - "icon": null, - "id": "918b8091472b7c6b43a78e9f5bfdc355", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "running", - "original_icon": null, - "original_name": "Running", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_influxdb_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "77f061f888db75b5413d775fa0b5629f", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.file_editor_running", - "hidden_by": null, - "icon": null, - "id": "cbf8a347506048aaa52dbbee4635efe0", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "running", - "original_icon": null, - "original_name": "Running", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_configurator_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "978b37d63bbdfbc8fa6a7815fd065b16", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.ssh_web_terminal_running", - "hidden_by": null, - "icon": null, - "id": "6c6cc5e1c77eca7a1ab25fb8f9677b98", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "running", - "original_icon": null, - "original_name": "Running", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_ssh_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "bdc7454284673f6c71942edaad49bf94", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.samba_share_running", - "hidden_by": null, - "icon": null, - "id": "0d4b7bece33e0dad82db9377bc538424", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "running", - "original_icon": null, - "original_name": "Running", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_samba_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "13e0d7d42f275c036c5400d9a9bc7d82", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.mariadb_running", - "hidden_by": null, - "icon": null, - "id": "0d2cb3152252783dc5b706038a670266", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "running", - "original_icon": null, - "original_name": "Running", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_mariadb_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "1959d20166a124ca81b2c17cc1c8e884", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.tasmoadmin_running", - "hidden_by": null, - "icon": null, - "id": "0a4d9cb39fac128a3bd057c923395291", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "running", - "original_icon": null, - "original_name": "Running", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_sonweb_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "2f7573b5a7f322c078e3c7fb2ee1a5c0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.check_home_assistant_configuration_running", - "hidden_by": null, - "icon": null, - "id": "a57f2a8b605c70875317546970f3e51a", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "running", - "original_icon": null, - "original_name": "Running", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_check_config_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "d144e116305e59fcdb4ee9b97c5954d2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.mosquitto_broker_cpu_percent", - "hidden_by": null, - "icon": null, - "id": "119f4fe36ab7f08393b164684ee69794", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cpu-64-bit", - "original_name": "CPU percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_mosquitto_cpu_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "d144e116305e59fcdb4ee9b97c5954d2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.mosquitto_broker_memory_percent", - "hidden_by": null, - "icon": null, - "id": "7b2cb111c2b082b03fee7a76fdf1be7e", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:memory", - "original_name": "Memory percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_mosquitto_memory_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "3a8dfca07738c3514b55475275b3e76b", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.influxdb_cpu_percent", - "hidden_by": null, - "icon": null, - "id": "a78e31ac31d67bee50e2de3b1a03fd35", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cpu-64-bit", - "original_name": "CPU percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_influxdb_cpu_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "3a8dfca07738c3514b55475275b3e76b", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.influxdb_memory_percent", - "hidden_by": null, - "icon": null, - "id": "76e5491dbe04bdc84afe936c83c6b31f", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:memory", - "original_name": "Memory percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_influxdb_memory_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "77f061f888db75b5413d775fa0b5629f", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.file_editor_cpu_percent", - "hidden_by": null, - "icon": null, - "id": "8aefbe0fc5f8f837cf58e1b4081ef7c0", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cpu-64-bit", - "original_name": "CPU percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_configurator_cpu_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "77f061f888db75b5413d775fa0b5629f", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.file_editor_memory_percent", - "hidden_by": null, - "icon": null, - "id": "af6feff300cb5c082f6a9f5ca0651454", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:memory", - "original_name": "Memory percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_configurator_memory_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "978b37d63bbdfbc8fa6a7815fd065b16", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.ssh_web_terminal_cpu_percent", - "hidden_by": null, - "icon": null, - "id": "4ae73e2009ab90cbd38b799b81504219", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cpu-64-bit", - "original_name": "CPU percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_ssh_cpu_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "978b37d63bbdfbc8fa6a7815fd065b16", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.ssh_web_terminal_memory_percent", - "hidden_by": null, - "icon": null, - "id": "d0b83557f42b99bc82227f4630c18bff", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:memory", - "original_name": "Memory percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_ssh_memory_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "bdc7454284673f6c71942edaad49bf94", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.samba_share_cpu_percent", - "hidden_by": null, - "icon": null, - "id": "3ca55c9a5791ed6653697a3163023815", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cpu-64-bit", - "original_name": "CPU percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_samba_cpu_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "bdc7454284673f6c71942edaad49bf94", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.samba_share_memory_percent", - "hidden_by": null, - "icon": null, - "id": "d60adba4c968a95d1005ab6f95bb0592", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:memory", - "original_name": "Memory percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_samba_memory_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "13e0d7d42f275c036c5400d9a9bc7d82", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.mariadb_cpu_percent", - "hidden_by": null, - "icon": null, - "id": "9de014405c4bfb617819056099582d52", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cpu-64-bit", - "original_name": "CPU percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_mariadb_cpu_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "13e0d7d42f275c036c5400d9a9bc7d82", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.mariadb_memory_percent", - "hidden_by": null, - "icon": null, - "id": "3246288678f91aab90956f84329f0062", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:memory", - "original_name": "Memory percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_mariadb_memory_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "1959d20166a124ca81b2c17cc1c8e884", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.tasmoadmin_cpu_percent", - "hidden_by": null, - "icon": null, - "id": "9125142e7dbf6b91e289a79472b76d9a", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cpu-64-bit", - "original_name": "CPU percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_sonweb_cpu_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "1959d20166a124ca81b2c17cc1c8e884", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.tasmoadmin_memory_percent", - "hidden_by": null, - "icon": null, - "id": "6dc934dc65565e3e09edd6fc814e4630", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:memory", - "original_name": "Memory percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_sonweb_memory_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "2f7573b5a7f322c078e3c7fb2ee1a5c0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.check_home_assistant_configuration_cpu_percent", - "hidden_by": null, - "icon": null, - "id": "4f860921bf3ddd2a9f741015658dcab2", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cpu-64-bit", - "original_name": "CPU percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_check_config_cpu_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "2f7573b5a7f322c078e3c7fb2ee1a5c0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.check_home_assistant_configuration_memory_percent", - "hidden_by": null, - "icon": null, - "id": "25072acaae84cd7f2985988eb6c26a4c", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:memory", - "original_name": "Memory percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_check_config_memory_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "binary_sensor.fritz_box_7490_connection", - "hidden_by": null, - "icon": null, - "id": "dd1c6806ce22f5277a344a1791adae15", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "FRITZ!Box 7490 Connection", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-is_connected", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "binary_sensor.fritz_box_7490_link", - "hidden_by": null, - "icon": null, - "id": "04b1e20da879b278f7ca98f8958e41c9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "plug", - "original_icon": null, - "original_name": "FRITZ!Box 7490 Link", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-is_linked", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "binary_sensor.fritz_box_7490_firmware_update", - "hidden_by": null, - "icon": null, - "id": "3d61975fe18f944f298f3e0c7aab53bc", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "update", - "original_icon": null, - "original_name": "FRITZ!Box 7490 Firmware Update", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-firmware_update", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "c4adbdd188db4f34ad27d14ba2d71abe", - "device_class": null, - "device_id": "51f4012aed0b4093b353cdc851755281", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "binary_sensor.fritz_box_7490_wan_status_2", - "hidden_by": null, - "icon": null, - "id": "29f540cf58ab5b6d7f4926832bf8743a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "FRITZ!Box 7490 wan status", - "platform": "upnp", - "supported_features": 0, - "unique_id": "uuid:75802409-bccb-40e7-8e6c-3431C416294A_wan_status", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "c4adbdd188db4f34ad27d14ba2d71abe", - "device_class": null, - "device_id": "51f4012aed0b4093b353cdc851755281", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.fritz_box_7490_external_ip_2", - "hidden_by": null, - "icon": null, - "id": "1de8dd3884e85fe365a3f3a12f429cb6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:server-network", - "original_name": "FRITZ!Box 7490 External IP", - "platform": "upnp", - "supported_features": 0, - "unique_id": "uuid:75802409-bccb-40e7-8e6c-3431C416294A_ip", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "c4adbdd188db4f34ad27d14ba2d71abe", - "device_class": null, - "device_id": "51f4012aed0b4093b353cdc851755281", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.fritz_box_7490_uptime_2", - "hidden_by": null, - "icon": null, - "id": "7226356a61e65cd66007d12dd8b3e275", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:server-network", - "original_name": "FRITZ!Box 7490 Uptime", - "platform": "upnp", - "supported_features": 0, - "unique_id": "uuid:75802409-bccb-40e7-8e6c-3431C416294A_uptime", - "unit_of_measurement": "s" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "c4adbdd188db4f34ad27d14ba2d71abe", - "device_class": null, - "device_id": "51f4012aed0b4093b353cdc851755281", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.fritz_box_7490_wan_status", - "hidden_by": null, - "icon": null, - "id": "127c6381bc372b525ca1cb2d321e796e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:server-network", - "original_name": "FRITZ!Box 7490 wan status", - "platform": "upnp", - "supported_features": 0, - "unique_id": "uuid:75802409-bccb-40e7-8e6c-3431C416294A_wan_status", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "72239a8077707354e1c9c6938d8b2e15", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota02_last_restart_time_6", - "hidden_by": null, - "icon": null, - "id": "3077530c54cfbd78e4ea363b45d3a27f", - "has_entity_name": false, - "name": "Tasmota02 Last Restart Time", - "options": {}, - "original_device_class": "timestamp", - "original_icon": null, - "original_name": "Tasmota Last Restart Time", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3531877_status_sensor_status_sensor_last_restart_time", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "72239a8077707354e1c9c6938d8b2e15", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota02_mqtt_connect_count_6", - "hidden_by": null, - "icon": null, - "id": "0dee866a92d950899dd9c56421ecc898", - "has_entity_name": false, - "name": "Tasmota02 MQTT Connect Count", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:counter", - "original_name": "Tasmota MQTT Connect Count", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3531877_status_sensor_status_sensor_status_mqtt_count", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "72239a8077707354e1c9c6938d8b2e15", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota02_restart_reason_6", - "hidden_by": null, - "icon": null, - "id": "b270d28955807ea5ab4f45f37127d090", - "has_entity_name": false, - "name": "Tasmota02 Restart Reason", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:information-outline", - "original_name": "Tasmota Restart Reason", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3531877_status_sensor_status_sensor_status_restart_reason", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "72239a8077707354e1c9c6938d8b2e15", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota02_ssid_6", - "hidden_by": null, - "icon": null, - "id": "27d97f31aada4adcb73dd910f37c0555", - "has_entity_name": false, - "name": "Tasmota02 SSID", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:access-point-network", - "original_name": "Tasmota SSID", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3531877_status_sensor_status_sensor_status_ssid", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "72239a8077707354e1c9c6938d8b2e15", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota02_wifi_connect_count_6", - "hidden_by": null, - "icon": null, - "id": "460d87f805413e612bc5a26abce4fd0a", - "has_entity_name": false, - "name": "Tasmota02 WiFi Connect Count", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:counter", - "original_name": "Tasmota WiFi Connect Count", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3531877_status_sensor_status_sensor_status_link_count", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "72239a8077707354e1c9c6938d8b2e15", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.tasmota0202", - "hidden_by": null, - "icon": null, - "id": "81d7e034293561bbc45242a8f63e102b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Tasmota02", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:53:18:77", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.tasmota0202_2", - "hidden_by": null, - "icon": null, - "id": "f661dfec004a49c0f70f82defafcdd74", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "Tasmota02", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:53:18:77_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "72239a8077707354e1c9c6938d8b2e15", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota02_firmware_version_6", - "hidden_by": null, - "icon": null, - "id": "823b9a204d2c243ed61fd55dba53339e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Tasmota Firmware Version", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3531877_status_sensor_status_sensor_status_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "72239a8077707354e1c9c6938d8b2e15", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota02_ip_6", - "hidden_by": null, - "icon": null, - "id": "dab8bd83b6fdc4e212fdae30766d7c59", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:ip-network", - "original_name": "Tasmota IP", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3531877_status_sensor_status_sensor_status_ip", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "72239a8077707354e1c9c6938d8b2e15", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota02_rssi_6", - "hidden_by": null, - "icon": null, - "id": "dfde0793c06fdd99aa218d0327ffd28e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:access-point", - "original_name": "Tasmota RSSI", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3531877_status_sensor_status_sensor_status_rssi", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "72239a8077707354e1c9c6938d8b2e15", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota02_signal_6", - "hidden_by": null, - "icon": null, - "id": "33b02359886f07f1928578518624c413", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "signal_strength", - "original_icon": null, - "original_name": "Tasmota Signal", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3531877_status_sensor_status_sensor_status_signal", - "unit_of_measurement": "dBm" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "72239a8077707354e1c9c6938d8b2e15", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.tasmota0202_internet_access", - "hidden_by": null, - "icon": null, - "id": "5b58b293b6e37f476dabcff05b62d87e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Tasmota02 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:53:18:77_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "ddf15ee93c59a43017b1724c1e0bbcae", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota01_last_restart_time_7", - "hidden_by": null, - "icon": null, - "id": "86fd2c0f767fc39a4f1e1ced124964f2", - "has_entity_name": false, - "name": "Tasmota01 Last Restart Time", - "options": {}, - "original_device_class": "timestamp", - "original_icon": null, - "original_name": "Tasmota Last Restart Time", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F616_status_sensor_status_sensor_last_restart_time", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "ddf15ee93c59a43017b1724c1e0bbcae", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota01_mqtt_connect_count_7", - "hidden_by": null, - "icon": null, - "id": "a121311d026c1b0ad7a8ab2d4c55ebe3", - "has_entity_name": false, - "name": "Tasmota01 MQTT Connect Count", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:counter", - "original_name": "Tasmota MQTT Connect Count", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F616_status_sensor_status_sensor_status_mqtt_count", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "ddf15ee93c59a43017b1724c1e0bbcae", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota01_restart_reason_7", - "hidden_by": null, - "icon": null, - "id": "6ac5d962806259cfaaf20fa9aec60d2c", - "has_entity_name": false, - "name": "Tasmota01 Restart Reason", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:information-outline", - "original_name": "Tasmota Restart Reason", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F616_status_sensor_status_sensor_status_restart_reason", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "ddf15ee93c59a43017b1724c1e0bbcae", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota01_ssid_7", - "hidden_by": null, - "icon": null, - "id": "1523dc77877f7a04d226a86318d67f0f", - "has_entity_name": false, - "name": "Tasmota01 SSID", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:access-point-network", - "original_name": "Tasmota SSID", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F616_status_sensor_status_sensor_status_ssid", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "ddf15ee93c59a43017b1724c1e0bbcae", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota01_wifi_connect_count_7", - "hidden_by": null, - "icon": null, - "id": "93b8d840d2f3082a9fe28a1010a2b48f", - "has_entity_name": false, - "name": "Tasmota01 WiFi Connect Count", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:counter", - "original_name": "Tasmota WiFi Connect Count", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F616_status_sensor_status_sensor_status_link_count", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ddf15ee93c59a43017b1724c1e0bbcae", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.tasmota0101", - "hidden_by": null, - "icon": null, - "id": "8e1bbfb3d5c61d95e195d486166e83d2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Tasmota01", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:19:F6:16", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.tasmota0101_2", - "hidden_by": null, - "icon": null, - "id": "9e428a78ed0a80ee29d978db42408e20", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "Tasmota01", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:19:F6:16_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "ddf15ee93c59a43017b1724c1e0bbcae", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota01_firmware_version_7", - "hidden_by": null, - "icon": null, - "id": "d7445e3e7b97f34c4d9b206e04b432d4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Tasmota Firmware Version", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F616_status_sensor_status_sensor_status_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "ddf15ee93c59a43017b1724c1e0bbcae", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota01_ip_7", - "hidden_by": null, - "icon": null, - "id": "3c8666f7a6b505d0be32e8af37858940", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:ip-network", - "original_name": "Tasmota IP", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F616_status_sensor_status_sensor_status_ip", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "ddf15ee93c59a43017b1724c1e0bbcae", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota01_rssi_7", - "hidden_by": null, - "icon": null, - "id": "f7d520f097d01e470c73f755d20989fe", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:access-point", - "original_name": "Tasmota RSSI", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F616_status_sensor_status_sensor_status_rssi", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "ddf15ee93c59a43017b1724c1e0bbcae", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota01_signal_7", - "hidden_by": null, - "icon": null, - "id": "13e44e7af35ca5d053581e123ebcf9c8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "signal_strength", - "original_icon": null, - "original_name": "Tasmota Signal", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F616_status_sensor_status_sensor_status_signal", - "unit_of_measurement": "dBm" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ddf15ee93c59a43017b1724c1e0bbcae", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.tasmota0101_internet_access", - "hidden_by": null, - "icon": null, - "id": "2eba28c7631f376c84cc5bf4f0bd0769", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Tasmota01 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:19:F6:16_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "8f0167f17a6d05e88c7239eaf74a01ae", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota03_last_restart_time_2", - "hidden_by": null, - "icon": null, - "id": "aafd34486ca8cfa1d76e003ab3295a93", - "has_entity_name": false, - "name": "Tasmota03 Last Restart Time", - "options": {}, - "original_device_class": "timestamp", - "original_icon": null, - "original_name": "Tasmota Last Restart Time", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F1E8_status_sensor_status_sensor_last_restart_time", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "8f0167f17a6d05e88c7239eaf74a01ae", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota03_mqtt_connect_count_2", - "hidden_by": null, - "icon": null, - "id": "4c8eeeb6edce38f0c5e730a633aafe65", - "has_entity_name": false, - "name": "Tasmota03 MQTT Connect Count", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:counter", - "original_name": "Tasmota MQTT Connect Count", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F1E8_status_sensor_status_sensor_status_mqtt_count", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "8f0167f17a6d05e88c7239eaf74a01ae", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota03_restart_reason_2", - "hidden_by": null, - "icon": null, - "id": "713ef5949ad3ca9fc11bf9aec0152392", - "has_entity_name": false, - "name": "Tasmota03 Restart Reason", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:information-outline", - "original_name": "Tasmota Restart Reason", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F1E8_status_sensor_status_sensor_status_restart_reason", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "8f0167f17a6d05e88c7239eaf74a01ae", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota03_ssid_2", - "hidden_by": null, - "icon": null, - "id": "53c083a6a1923e0fea4838276a319d37", - "has_entity_name": false, - "name": "Tasmota03 SSID", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:access-point-network", - "original_name": "Tasmota SSID", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F1E8_status_sensor_status_sensor_status_ssid", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "8f0167f17a6d05e88c7239eaf74a01ae", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota03_wifi_connect_count_2", - "hidden_by": null, - "icon": null, - "id": "0df664783d029f51904ed12c27470538", - "has_entity_name": false, - "name": "Tasmota03 WiFi Connect Count", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:counter", - "original_name": "Tasmota WiFi Connect Count", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F1E8_status_sensor_status_sensor_status_link_count", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "8f0167f17a6d05e88c7239eaf74a01ae", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.tasmota0303", - "hidden_by": null, - "icon": null, - "id": "3293e7a1f1ae73b8543acfeee59ce6f1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Tasmota03", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:19:F1:E8", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "8f0167f17a6d05e88c7239eaf74a01ae", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.tasmota0303_2", - "hidden_by": null, - "icon": null, - "id": "78c1d28d4f911274e94f0cdc5a6e46a6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Tasmota03", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:19:F1:E8_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "8f0167f17a6d05e88c7239eaf74a01ae", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota03_firmware_version_2", - "hidden_by": null, - "icon": null, - "id": "c32ca4d86d4fad2490d594bb2af24d07", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Tasmota Firmware Version", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F1E8_status_sensor_status_sensor_status_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "8f0167f17a6d05e88c7239eaf74a01ae", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota03_ip_2", - "hidden_by": null, - "icon": null, - "id": "60412d39d1445c5d56297abf26a53815", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:ip-network", - "original_name": "Tasmota IP", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F1E8_status_sensor_status_sensor_status_ip", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "8f0167f17a6d05e88c7239eaf74a01ae", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota03_rssi_2", - "hidden_by": null, - "icon": null, - "id": "0690fedf3c05363f93e5bd9f4fbd6266", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:access-point", - "original_name": "Tasmota RSSI", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F1E8_status_sensor_status_sensor_status_rssi", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "8f0167f17a6d05e88c7239eaf74a01ae", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota03_signal_2", - "hidden_by": null, - "icon": null, - "id": "84c9a473b611751a7ac140d6658663d9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "signal_strength", - "original_icon": null, - "original_name": "Tasmota Signal", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F1E8_status_sensor_status_sensor_status_signal", - "unit_of_measurement": "dBm" - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "8f0167f17a6d05e88c7239eaf74a01ae", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.tasmota0303_internet_access", - "hidden_by": null, - "icon": null, - "id": "3217149d2f18631f37423469bacbc7ba", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Tasmota03 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:19:F1:E8_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "8f0167f17a6d05e88c7239eaf74a01ae", - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.tasmota03", - "hidden_by": null, - "icon": null, - "id": "6d122881fa5292314c1094cfb705b47c", - "has_entity_name": false, - "name": "Tasmota03", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Tasmota", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F1E8_switch_relay_0", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "c5519f44c9d1b8ed5bf7ab5c8b86f6fb", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota04_last_restart_time_4", - "hidden_by": null, - "icon": null, - "id": "4d9bdf95d8d2a15f7c597b08cff02c66", - "has_entity_name": false, - "name": "Tasmota04 Last Restart Time", - "options": {}, - "original_device_class": "timestamp", - "original_icon": null, - "original_name": "Tasmota Last Restart Time", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B838_status_sensor_status_sensor_last_restart_time", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "c5519f44c9d1b8ed5bf7ab5c8b86f6fb", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota04_mqtt_connect_count_4", - "hidden_by": null, - "icon": null, - "id": "0dbc0422156bf93405cbafce8ebdd1f9", - "has_entity_name": false, - "name": "Tasmota04 MQTT Connect Count", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:counter", - "original_name": "Tasmota MQTT Connect Count", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B838_status_sensor_status_sensor_status_mqtt_count", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "c5519f44c9d1b8ed5bf7ab5c8b86f6fb", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota04_restart_reason_4", - "hidden_by": null, - "icon": null, - "id": "7de6afa922346cfa884084932931b513", - "has_entity_name": false, - "name": "Tasmota04 Restart Reason", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:information-outline", - "original_name": "Tasmota Restart Reason", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B838_status_sensor_status_sensor_status_restart_reason", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "c5519f44c9d1b8ed5bf7ab5c8b86f6fb", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota04_ssid_4", - "hidden_by": null, - "icon": null, - "id": "822e61028efcfbeebd0007abe3869ecf", - "has_entity_name": false, - "name": "Tasmota04 SSID", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:access-point-network", - "original_name": "Tasmota SSID", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B838_status_sensor_status_sensor_status_ssid", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "c5519f44c9d1b8ed5bf7ab5c8b86f6fb", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota04_wifi_connect_count_4", - "hidden_by": null, - "icon": null, - "id": "6dad5aef013214550337a82e91da6093", - "has_entity_name": false, - "name": "Tasmota04 WiFi Connect Count", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:counter", - "original_name": "Tasmota WiFi Connect Count", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B838_status_sensor_status_sensor_status_link_count", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "c5519f44c9d1b8ed5bf7ab5c8b86f6fb", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.tasmota0404", - "hidden_by": null, - "icon": null, - "id": "5f52f0c976a8ac916bc370460b572e91", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "tasmota04", - "platform": "fritz", - "supported_features": 0, - "unique_id": "80:7D:3A:67:B8:38", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.tasmota0404_2", - "hidden_by": null, - "icon": null, - "id": "6c04a8c7a17d0cf89795e8adb83c6acd", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "tasmota04", - "platform": "fritz", - "supported_features": 0, - "unique_id": "80:7D:3A:67:B8:38_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "c5519f44c9d1b8ed5bf7ab5c8b86f6fb", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota04_firmware_version_4", - "hidden_by": null, - "icon": null, - "id": "7cdf5e8431ed156814551e24f71a9c37", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Tasmota Firmware Version", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B838_status_sensor_status_sensor_status_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "c5519f44c9d1b8ed5bf7ab5c8b86f6fb", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota04_ip_4", - "hidden_by": null, - "icon": null, - "id": "90e929c6e4966f82efbfff05d36a5e88", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:ip-network", - "original_name": "Tasmota IP", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B838_status_sensor_status_sensor_status_ip", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "c5519f44c9d1b8ed5bf7ab5c8b86f6fb", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota04_rssi_4", - "hidden_by": null, - "icon": null, - "id": "9e67e11d6c3d01f9c1a9e5dd477227e4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:access-point", - "original_name": "Tasmota RSSI", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B838_status_sensor_status_sensor_status_rssi", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "c5519f44c9d1b8ed5bf7ab5c8b86f6fb", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota04_signal_4", - "hidden_by": null, - "icon": null, - "id": "5e656b0d0b1183648bf025d2a9cf1790", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "signal_strength", - "original_icon": null, - "original_name": "Tasmota Signal", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B838_status_sensor_status_sensor_status_signal", - "unit_of_measurement": "dBm" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "c5519f44c9d1b8ed5bf7ab5c8b86f6fb", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.tasmota0404_internet_access", - "hidden_by": null, - "icon": null, - "id": "08689ea3029eb3aad11e94874e8536ab", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "tasmota04 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "80:7D:3A:67:B8:38_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "c5519f44c9d1b8ed5bf7ab5c8b86f6fb", - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.tasmota04", - "hidden_by": null, - "icon": null, - "id": "c15f9c2035e654cfaea2b554b318ed0f", - "has_entity_name": false, - "name": "Tasmota04", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Tasmota", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B838_switch_relay_0", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "1e4bba890edeb2f2381cadca891aa8f6", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota05_last_restart_time_5", - "hidden_by": null, - "icon": null, - "id": "57e91d700ec2728416eba3213e1caa48", - "has_entity_name": false, - "name": "Tasmota05 Last Restart Time", - "options": {}, - "original_device_class": "timestamp", - "original_icon": null, - "original_name": "Tasmota Last Restart Time", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B4F8_status_sensor_status_sensor_last_restart_time", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "1e4bba890edeb2f2381cadca891aa8f6", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota05_mqtt_connect_count_5", - "hidden_by": null, - "icon": null, - "id": "a7d3e7b7dcf1663e10ade15a1f40d474", - "has_entity_name": false, - "name": "Tasmota05 MQTT Connect Count", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:counter", - "original_name": "Tasmota MQTT Connect Count", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B4F8_status_sensor_status_sensor_status_mqtt_count", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "1e4bba890edeb2f2381cadca891aa8f6", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota05_restart_reason_5", - "hidden_by": null, - "icon": null, - "id": "9cff89c9c81df9d5fec0fd13ac364466", - "has_entity_name": false, - "name": "Tasmota05 Restart Reason", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:information-outline", - "original_name": "Tasmota Restart Reason", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B4F8_status_sensor_status_sensor_status_restart_reason", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "1e4bba890edeb2f2381cadca891aa8f6", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota05_ssid_5", - "hidden_by": null, - "icon": null, - "id": "6a49a34a92f359a21c31f47fd3952de6", - "has_entity_name": false, - "name": "Tasmota05 SSID", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:access-point-network", - "original_name": "Tasmota SSID", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B4F8_status_sensor_status_sensor_status_ssid", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "1e4bba890edeb2f2381cadca891aa8f6", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota05_wifi_connect_count_5", - "hidden_by": null, - "icon": null, - "id": "f1c421f700c11174cec70368a2d49ab7", - "has_entity_name": false, - "name": "Tasmota05 WiFi Connect Count", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:counter", - "original_name": "Tasmota WiFi Connect Count", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B4F8_status_sensor_status_sensor_status_link_count", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "1e4bba890edeb2f2381cadca891aa8f6", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.tasmota0505", - "hidden_by": null, - "icon": null, - "id": "894be0e2269a62f81f42b46ff8c30856", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "tasmota05", - "platform": "fritz", - "supported_features": 0, - "unique_id": "80:7D:3A:67:B4:F8", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.tasmota0505_2", - "hidden_by": null, - "icon": null, - "id": "96c29774167e99229490862780a0c9a3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "tasmota05", - "platform": "fritz", - "supported_features": 0, - "unique_id": "80:7D:3A:67:B4:F8_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "1e4bba890edeb2f2381cadca891aa8f6", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota05_firmware_version_5", - "hidden_by": null, - "icon": null, - "id": "c91bec8fb90b2bcb9d268965e5d3b36e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Tasmota Firmware Version", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B4F8_status_sensor_status_sensor_status_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "1e4bba890edeb2f2381cadca891aa8f6", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota05_ip_5", - "hidden_by": null, - "icon": null, - "id": "063013cb8f3ee41ada2d2ac9ad1c1381", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:ip-network", - "original_name": "Tasmota IP", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B4F8_status_sensor_status_sensor_status_ip", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "1e4bba890edeb2f2381cadca891aa8f6", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota05_rssi_5", - "hidden_by": null, - "icon": null, - "id": "7a6177cdec1e441d9da5bca532e1ab7d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:access-point", - "original_name": "Tasmota RSSI", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B4F8_status_sensor_status_sensor_status_rssi", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "1e4bba890edeb2f2381cadca891aa8f6", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota05_signal_5", - "hidden_by": null, - "icon": null, - "id": "b8d14a77eb76224918e91f3829ccddea", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "signal_strength", - "original_icon": null, - "original_name": "Tasmota Signal", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B4F8_status_sensor_status_sensor_status_signal", - "unit_of_measurement": "dBm" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "1e4bba890edeb2f2381cadca891aa8f6", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.tasmota0505_internet_access", - "hidden_by": null, - "icon": null, - "id": "06193f99fda636503a75ebe4ec7beb7b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "tasmota05 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "80:7D:3A:67:B4:F8_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "1e4bba890edeb2f2381cadca891aa8f6", - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.tasmota05", - "hidden_by": null, - "icon": null, - "id": "3e4bc8e3dd45c023d2fd6c664839471e", - "has_entity_name": false, - "name": "Tasmota05", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Tasmota", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "807D3A67B4F8_switch_relay_0", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "44aad6953ddf53c872f88ae694c47fe5", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota06_last_restart_time_3", - "hidden_by": null, - "icon": null, - "id": "231abc62aa597843bea7de36d4189fd9", - "has_entity_name": false, - "name": "Tasmota06 Last Restart Time", - "options": {}, - "original_device_class": "timestamp", - "original_icon": null, - "original_name": "Tasmota Last Restart Time", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3575AD7_status_sensor_status_sensor_last_restart_time", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "44aad6953ddf53c872f88ae694c47fe5", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota06_mqtt_connect_count_3", - "hidden_by": null, - "icon": null, - "id": "d1465ca7df00ba29ad6bbe088fdcb0ad", - "has_entity_name": false, - "name": "Tasmota06 MQTT Connect Count", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:counter", - "original_name": "Tasmota MQTT Connect Count", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3575AD7_status_sensor_status_sensor_status_mqtt_count", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "44aad6953ddf53c872f88ae694c47fe5", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota06_restart_reason_3", - "hidden_by": null, - "icon": null, - "id": "88342e8a30217c0b43b5813fa4b8ba76", - "has_entity_name": false, - "name": "Tasmota06 Restart Reason", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:information-outline", - "original_name": "Tasmota Restart Reason", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3575AD7_status_sensor_status_sensor_status_restart_reason", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "44aad6953ddf53c872f88ae694c47fe5", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota06_ssid_3", - "hidden_by": null, - "icon": null, - "id": "709ca3efb350892f1962df2f4164205b", - "has_entity_name": false, - "name": "Tasmota06 SSID", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:access-point-network", - "original_name": "Tasmota SSID", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3575AD7_status_sensor_status_sensor_status_ssid", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "44aad6953ddf53c872f88ae694c47fe5", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota06_wifi_connect_count_3", - "hidden_by": null, - "icon": null, - "id": "1f93b5448256a01264d72a9e1f533d68", - "has_entity_name": false, - "name": "Tasmota06 WiFi Connect Count", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:counter", - "original_name": "Tasmota WiFi Connect Count", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3575AD7_status_sensor_status_sensor_status_link_count", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "44aad6953ddf53c872f88ae694c47fe5", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.tasmota0606", - "hidden_by": null, - "icon": null, - "id": "99df1cad4a35736fcd792fe3e6fb48c7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "tasmota06", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:57:5A:D7", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.tasmota0606_2", - "hidden_by": null, - "icon": null, - "id": "ee26c41502cfc454c46189575c1f89a4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "tasmota06", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:57:5A:D7_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "44aad6953ddf53c872f88ae694c47fe5", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota06_firmware_version_3", - "hidden_by": null, - "icon": null, - "id": "e7db29a98098c61b2adf3c44e2d59743", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Tasmota Firmware Version", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3575AD7_status_sensor_status_sensor_status_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "44aad6953ddf53c872f88ae694c47fe5", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota06_ip_3", - "hidden_by": null, - "icon": null, - "id": "63487861303421cdee402d952f17a115", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:ip-network", - "original_name": "Tasmota IP", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3575AD7_status_sensor_status_sensor_status_ip", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "44aad6953ddf53c872f88ae694c47fe5", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota06_rssi_3", - "hidden_by": null, - "icon": null, - "id": "8c0ebdd6e3c201d243bfb81201a0c92e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:access-point", - "original_name": "Tasmota RSSI", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3575AD7_status_sensor_status_sensor_status_rssi", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "44aad6953ddf53c872f88ae694c47fe5", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota06_signal_3", - "hidden_by": null, - "icon": null, - "id": "31b28918229998aa96f31cf8f700f223", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "signal_strength", - "original_icon": null, - "original_name": "Tasmota Signal", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3575AD7_status_sensor_status_sensor_status_signal", - "unit_of_measurement": "dBm" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "44aad6953ddf53c872f88ae694c47fe5", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.tasmota0606_internet_access", - "hidden_by": null, - "icon": null, - "id": "989e9d1ce44816e5181ffb96fc37e049", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "tasmota06 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:57:5A:D7_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "f9b5c953faf25d2f5e25fc035feeabac", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota07_last_restart_time", - "hidden_by": null, - "icon": null, - "id": "d927366ec77b496e73992dd54c17b757", - "has_entity_name": false, - "name": "Tasmota07 Last Restart Time", - "options": {}, - "original_device_class": "timestamp", - "original_icon": null, - "original_name": "Tasmota Last Restart Time", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3570464_status_sensor_status_sensor_last_restart_time", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "f9b5c953faf25d2f5e25fc035feeabac", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota07_mqtt_connect_count", - "hidden_by": null, - "icon": null, - "id": "3bb39ed67a3b504e6ac81c453651cd69", - "has_entity_name": false, - "name": "Tasmota07 MQTT Connect Count", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:counter", - "original_name": "Tasmota MQTT Connect Count", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3570464_status_sensor_status_sensor_status_mqtt_count", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "f9b5c953faf25d2f5e25fc035feeabac", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota07_restart_reason", - "hidden_by": null, - "icon": null, - "id": "3b8660451d95e5de7738e375f75baf9f", - "has_entity_name": false, - "name": "Tasmota07 Restart Reason", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:information-outline", - "original_name": "Tasmota Restart Reason", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3570464_status_sensor_status_sensor_status_restart_reason", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "f9b5c953faf25d2f5e25fc035feeabac", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota07_ssid", - "hidden_by": null, - "icon": null, - "id": "30cb923bef563ca1b5319719ab565c95", - "has_entity_name": false, - "name": "Tasmota07 SSID", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:access-point-network", - "original_name": "Tasmota SSID", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3570464_status_sensor_status_sensor_status_ssid", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "f9b5c953faf25d2f5e25fc035feeabac", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota07_wifi_connect_count", - "hidden_by": null, - "icon": null, - "id": "3b40a232e6ab4e83e9c22c707fbbe62f", - "has_entity_name": false, - "name": "Tasmota07 WiFi Connect Count", - "options": {}, - "original_device_class": null, - "original_icon": "mdi:counter", - "original_name": "Tasmota WiFi Connect Count", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3570464_status_sensor_status_sensor_status_link_count", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "f9b5c953faf25d2f5e25fc035feeabac", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.tasmota0707", - "hidden_by": null, - "icon": null, - "id": "79aec5fb4d39c97fe6b1a65a23b8c877", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "tasmota07", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:57:04:64", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.tasmota0707_2", - "hidden_by": null, - "icon": null, - "id": "2b1e5d55d1f7d5883d12b846394fc0be", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "tasmota07", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:57:04:64_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "f9b5c953faf25d2f5e25fc035feeabac", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota07_firmware_version", - "hidden_by": null, - "icon": null, - "id": "6bccff191d5895eb7c792ca1a371ae75", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Tasmota Firmware Version", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3570464_status_sensor_status_sensor_status_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "f9b5c953faf25d2f5e25fc035feeabac", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota07_ip", - "hidden_by": null, - "icon": null, - "id": "a05faaddd4d3f7db42d16aadf9a04fe2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:ip-network", - "original_name": "Tasmota IP", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3570464_status_sensor_status_sensor_status_ip", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "f9b5c953faf25d2f5e25fc035feeabac", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota07_rssi", - "hidden_by": null, - "icon": null, - "id": "cf555bbf4da6fa231700cd1644f8fe98", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:access-point", - "original_name": "Tasmota RSSI", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3570464_status_sensor_status_sensor_status_rssi", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "f9b5c953faf25d2f5e25fc035feeabac", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.tasmota07_signal", - "hidden_by": null, - "icon": null, - "id": "445d46f2afc3f1f3908cdfbc6568723b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "signal_strength", - "original_icon": null, - "original_name": "Tasmota Signal", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3570464_status_sensor_status_sensor_status_signal", - "unit_of_measurement": "dBm" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "f9b5c953faf25d2f5e25fc035feeabac", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.tasmota0707_internet_access", - "hidden_by": null, - "icon": null, - "id": "fddfa4bb01a53b550827460798709f19", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "tasmota07 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CC:50:E3:57:04:64_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "ddf15ee93c59a43017b1724c1e0bbcae", - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.tasmota01", - "hidden_by": null, - "icon": "mdi:power-plug", - "id": "e04808668aa73bc4d5792fb9837bdd2d", - "has_entity_name": false, - "name": "Tasmota01", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Tasmota", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E319F616_switch_relay_0", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "72239a8077707354e1c9c6938d8b2e15", - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.tasmota02", - "hidden_by": null, - "icon": null, - "id": "f82ae69167993ceb302ff6193a96dcc9", - "has_entity_name": false, - "name": "Tasmota02", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Tasmota", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3531877_switch_relay_0", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "44aad6953ddf53c872f88ae694c47fe5", - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.tasmota06", - "hidden_by": null, - "icon": null, - "id": "bfc298815630395d93796a3604c63ff1", - "has_entity_name": false, - "name": "Tasmota06", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Tasmota", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3575AD7_switch_relay_0", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "4830ccb844609ea7b35926a816864705", - "device_class": null, - "device_id": "f9b5c953faf25d2f5e25fc035feeabac", - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.tasmota07", - "hidden_by": null, - "icon": null, - "id": "8bbf9180279d7c9cc7bdf3bc48cc4cb2", - "has_entity_name": false, - "name": "Tasmota07", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Tasmota", - "platform": "tasmota", - "supported_features": 0, - "unique_id": "CC50E3570464_switch_relay_0", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.m2101k7bny", - "hidden_by": null, - "icon": null, - "id": "aab8144034fd7ec4906ad923a9001080", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-189-81", - "platform": "fritz", - "supported_features": 0, - "unique_id": "60:6E:E8:BB:44:FC_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "1d4f60c8fbc4dbc76f5bf709111c4a50", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.m2101k7bny_internet_access", - "hidden_by": null, - "icon": null, - "id": "44578473e63334a5baa417250fd98ddb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-189-81 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "60:6E:E8:BB:44:FC_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "100d58ea4abe89dd019b9e1894d38402", - "device_class": null, - "device_id": "deb129743051226a4e47bc5785d1f092", - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.octoprint_printing", - "hidden_by": null, - "icon": null, - "id": "5bc955858381b4397cb4488745e5b4a3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OctoPrint Printing", - "platform": "octoprint", - "supported_features": 0, - "unique_id": "Printing-de90f088-68ce-4563-8110-e97ba956bc34", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "100d58ea4abe89dd019b9e1894d38402", - "device_class": null, - "device_id": "deb129743051226a4e47bc5785d1f092", - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.octoprint_printing_error", - "hidden_by": null, - "icon": null, - "id": "f5e26ef790a3193949d725441423f510", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OctoPrint Printing Error", - "platform": "octoprint", - "supported_features": 0, - "unique_id": "Printing Error-de90f088-68ce-4563-8110-e97ba956bc34", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "100d58ea4abe89dd019b9e1894d38402", - "device_class": null, - "device_id": "deb129743051226a4e47bc5785d1f092", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.octoprint_actual_bed_temp", - "hidden_by": null, - "icon": null, - "id": "05ccdd77d559c766efb06145525c6e1b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "OctoPrint actual bed temp", - "platform": "octoprint", - "supported_features": 0, - "unique_id": "actual bed temp-de90f088-68ce-4563-8110-e97ba956bc34", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "100d58ea4abe89dd019b9e1894d38402", - "device_class": null, - "device_id": "deb129743051226a4e47bc5785d1f092", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.octoprint_target_bed_temp", - "hidden_by": null, - "icon": null, - "id": "687e37ab522532e54f9e6c7b50d5fe54", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "OctoPrint target bed temp", - "platform": "octoprint", - "supported_features": 0, - "unique_id": "target bed temp-de90f088-68ce-4563-8110-e97ba956bc34", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "100d58ea4abe89dd019b9e1894d38402", - "device_class": null, - "device_id": "deb129743051226a4e47bc5785d1f092", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.octoprint_actual_tool0_temp", - "hidden_by": null, - "icon": null, - "id": "162dd3f449ed77cf62274200914f9687", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "OctoPrint actual tool0 temp", - "platform": "octoprint", - "supported_features": 0, - "unique_id": "actual tool0 temp-de90f088-68ce-4563-8110-e97ba956bc34", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "100d58ea4abe89dd019b9e1894d38402", - "device_class": null, - "device_id": "deb129743051226a4e47bc5785d1f092", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.octoprint_target_tool0_temp", - "hidden_by": null, - "icon": null, - "id": "04ee071b4ccfb2f166e49e82f721d847", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": null, - "original_name": "OctoPrint target tool0 temp", - "platform": "octoprint", - "supported_features": 0, - "unique_id": "target tool0 temp-de90f088-68ce-4563-8110-e97ba956bc34", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "100d58ea4abe89dd019b9e1894d38402", - "device_class": null, - "device_id": "deb129743051226a4e47bc5785d1f092", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.octoprint_current_state", - "hidden_by": null, - "icon": null, - "id": "19249357d890ffcfb5cdbaf10b2531de", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:printer-3d", - "original_name": "OctoPrint Current State", - "platform": "octoprint", - "supported_features": 0, - "unique_id": "Current State-de90f088-68ce-4563-8110-e97ba956bc34", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "100d58ea4abe89dd019b9e1894d38402", - "device_class": null, - "device_id": "deb129743051226a4e47bc5785d1f092", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.octoprint_job_percentage", - "hidden_by": null, - "icon": null, - "id": "6331c72d741f50801a8e4929e439eb02", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:file-percent", - "original_name": "OctoPrint Job Percentage", - "platform": "octoprint", - "supported_features": 0, - "unique_id": "Job Percentage-de90f088-68ce-4563-8110-e97ba956bc34", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "100d58ea4abe89dd019b9e1894d38402", - "device_class": null, - "device_id": "deb129743051226a4e47bc5785d1f092", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.octoprint_estimated_finish_time", - "hidden_by": null, - "icon": null, - "id": "f60ed456a7020cb0269e1880c3fe7536", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "timestamp", - "original_icon": null, - "original_name": "OctoPrint Estimated Finish Time", - "platform": "octoprint", - "supported_features": 0, - "unique_id": "Estimated Finish Time-de90f088-68ce-4563-8110-e97ba956bc34", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "100d58ea4abe89dd019b9e1894d38402", - "device_class": null, - "device_id": "deb129743051226a4e47bc5785d1f092", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.octoprint_start_time", - "hidden_by": null, - "icon": null, - "id": "152d917031878acf21e390224a4b283a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "timestamp", - "original_icon": null, - "original_name": "OctoPrint Start Time", - "platform": "octoprint", - "supported_features": 0, - "unique_id": "Start Time-de90f088-68ce-4563-8110-e97ba956bc34", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.iphonevlexandra_2", - "hidden_by": null, - "icon": null, - "id": "7d2ec671d2fcdbad047c3b2c48f64068", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-189-73", - "platform": "fritz", - "supported_features": 0, - "unique_id": "4A:82:9C:5F:9B:33_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "affbbb90ec3ea732375379ad3a5e7d03", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.iphonevlexandra_internet_access", - "hidden_by": null, - "icon": null, - "id": "d6a5cfa6d617df31f3fb0bf878b9cb9e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-189-73 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "4A:82:9C:5F:9B:33_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.musicmouse", - "hidden_by": null, - "icon": null, - "id": "03b46f284c43a43dd063b26e838a56b8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "musicmouse", - "platform": "fritz", - "supported_features": 0, - "unique_id": "E4:5F:01:66:6D:EE_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "99edc3e6be4e079fbeb50f0e7fd22794", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.musicmouse_internet_access", - "hidden_by": null, - "icon": null, - "id": "c55a7c11d9398e174a168523cfbe321a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "musicmouse Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "E4:5F:01:66:6D:EE_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.galaxy_s8_4", - "hidden_by": null, - "icon": null, - "id": "ca431664cf14d055fda8257c64b976ca", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Galaxy-S8", - "platform": "fritz", - "supported_features": 0, - "unique_id": "30:07:4D:0B:D0:AE_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "7c3737681576e1623bd19fb0076c2c52", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.galaxy_s8_internet_access_3", - "hidden_by": null, - "icon": null, - "id": "572f6e67715bec0c6e8b256f88afc82c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Galaxy-S8 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "30:07:4D:0B:D0:AE_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_ble_transmitter", - "hidden_by": null, - "icon": null, - "id": "41c4e9bab4894c5b49f6cb716709bb58", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:bluetooth", - "original_name": "MartinHandy BLE Transmitter", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_ble_emitter", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": null, - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "device_tracker.iphonedemagdiel", - "hidden_by": null, - "icon": null, - "id": "de03e40d3d1435bf54234d80aa42ef58", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-189-3", - "platform": "fritz", - "supported_features": 0, - "unique_id": "1E:14:E1:51:10:BE_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dfdbb33ce012eddd40a8a391c0694104", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.iphonedemagdiel_internet_access", - "hidden_by": null, - "icon": null, - "id": "877aced917d3ef36d1317d2c73ccb4db", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-189-3 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "1E:14:E1:51:10:BE_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d902f896cb1aa96a26d819df831fea19", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "device_tracker.desktop_7ceh6at", - "hidden_by": null, - "icon": null, - "id": "15a52c84727a76fa401dc647e65191f3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "DESKTOP-7CEH6AT", - "platform": "fritz", - "supported_features": 0, - "unique_id": "FC:77:74:45:99:58_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d902f896cb1aa96a26d819df831fea19", - "disabled_by": "integration", - "entity_category": "config", - "entity_id": "switch.desktop_7ceh6at_internet_access", - "hidden_by": null, - "icon": null, - "id": "d9bcade010a90d4b4d42ca3faace0da0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "DESKTOP-7CEH6AT Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "FC:77:74:45:99:58_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": {}, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "media_player.musicmouse", - "hidden_by": null, - "icon": null, - "id": "70666a90784b9b416b66391d4751d037", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "MusicMouse", - "platform": "squeezebox_telnet", - "supported_features": 320447, - "unique_id": "e4:5f:01:66:6d:ee", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "56707d524067b79ec3468d4d3abd760d", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "light.wohnbereich", - "hidden_by": null, - "icon": null, - "id": "a858b2571d008a13933f412b4b756d3a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lightbulb-group", - "original_name": "Wohnbereich", - "platform": "hue", - "supported_features": 40, - "unique_id": "1363cb18-c7e9-46cc-b660-fbbe57d9b65a", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "3684c69791b0ee4389630c4f377a88c9", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "light.schlafzimmer", - "hidden_by": null, - "icon": null, - "id": "75fa2037e11a34a3cabd94386c3f5822", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lightbulb-group", - "original_name": "Schlafzimmer", - "platform": "hue", - "supported_features": 40, - "unique_id": "ea3fd8f4-6e86-4c87-8097-43fe38a7bdbe", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "7a74e455c181c65d2ebfb7a03fcf5866", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "light.garten", - "hidden_by": null, - "icon": null, - "id": "39fe3bed83f967f19a11072e6fd54d29", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lightbulb-group", - "original_name": "Garten", - "platform": "hue", - "supported_features": 40, - "unique_id": "238c9053-5a7d-4cfe-bbe3-f9e9ad4c22c8", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "288a8001abd291e646d24b4973ee5fbb", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "light.rest", - "hidden_by": null, - "icon": null, - "id": "fe4fa5194e73a732e93aa82280cc1534", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lightbulb-group", - "original_name": "Rest", - "platform": "hue", - "supported_features": 40, - "unique_id": "2a28d11d-cd25-4893-b019-ba2b1b888f57", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "9f54f90d97754437900e99ba42e60168", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "light.arbeitszimmer", - "hidden_by": null, - "icon": null, - "id": "247497278e6c823973646eda1204fc38", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lightbulb-group", - "original_name": "Arbeitszimmer", - "platform": "hue", - "supported_features": 40, - "unique_id": "2b7aad7c-45e8-42ca-876f-4409bf16e61a", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "42fcf3d4fab243d3b3535b88da5520cb", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.arbeitszimmer_stehlampe_unten_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "cb7b2432ebbfb98f46b7a4a94f37a1b8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Arbeitszimmer Stehlampe Unten Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "2128c0d0-9697-41e3-b912-4bbfce69a8eb", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "c5d6ba59208e4f05a7f8e573f7372316", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.wohnzimmer_kugel_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "338e47b1ca7bbf605af8a4d2eb5251db", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Wohnzimmer Kugel Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "3a586014-b8bc-4157-a6b2-03b619fb74f5", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "00429941ced6498495803f7e1ae65d55", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.wohnzimmer_regal_links_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "3b243fda40575c297fcc16997ab16653", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Wohnzimmer Regal links Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "dff20dd8-6bd3-4608-9a86-427392b08af7", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "4c3bbd2722774287bef53f0eae996c43", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.kuche_vorne_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "172f284045b632f639b3e70c6306d9d7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Küche vorne Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "e5877480-d9c0-45fe-b86a-63c71cc64422", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "454ec0863be74355983bfdc39531df45", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.bett_rebecca_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "88c457658cbe887f091c305af75d39ae", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Bett Rebecca Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "5ed87a2b-e935-46eb-a935-30bd55206764", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "00e0dc89c87240699d1286fb79bcc877", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.arbeitszimmer_stehlampe_oben_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "04c7814445294758ceffa172262793fa", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Arbeitszimmer Stehlampe Oben Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "1f14344d-c534-4ac5-914f-698f34f1f744", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "77b2e3e9e127481d8b508f8952c08762", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.wohnzimmer_stehlampe_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "f1a2cc50bd540e02f4f50c3423871c53", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Wohnzimmer Stehlampe Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "4d48b1ae-f7a6-40af-a25d-b4f2ab207574", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "1dbec2bfe7594794a516405b1a164027", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.wohnzimmer_stehlampe_oben_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "db4ed5f7ef7952bb3ae6ee993f4e9550", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Wohnzimmer Stehlampe Oben Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "97b7bb33-490c-4239-8712-d9497de3bf4b", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "31d95a5c59b24732934b4bcde46654a7", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.wohnzimmer_regal_rechts_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "05a56218b11f2b79f896e1be0f433c3a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Wohnzimmer Regal rechts Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "b80c9d84-8ab2-4403-b864-28cb9ef210aa", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "50781ad2a8d14062a96f4a004924be56", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.garten2_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "28dd0d671b0723cded9d886567437524", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Garten2 Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "97c20dec-7a0a-4401-ba80-e9f9581d8603", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "da7bdf516f614f8fa75f6f611a8cef3c", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.kuche_links_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "87f809cb7a8ba62c00c4d37aadf64ed6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Küche links Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "e7f34fe7-9950-4a60-bd5f-3850bc3620e6", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "ed71ab3618e04b26b65c561c48b12704", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.arbeitszimmer_fluter_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "316149110e1d0d53bc52e53af6cebe1f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Arbeitszimmer Fluter Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "ad9ab9f8-814b-48e4-ae2b-a47936274edb", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "27e519bd18974605b39e17156f903a94", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.kinderzimmer_stehlampe_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "229ea1c5c61d951b6ec6df511e0fe0f0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Kinderzimmer Stehlampe Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "d216f510-b1de-4374-be21-ab05116c0a3b", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "973ccf8026ed4dec8ac55c0c646dafbd", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.schlafzimmer_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "e6121f35d828dd184b7e6f8551d30e2a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Schlafzimmer Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "be89056b-f1ab-428d-9058-71c0638f3d3d", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "075d6edf32bb4d6e9c564101a3b253ca", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.lampe_ersterstock_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "9f1233769dfe52df160cc7941291d7fe", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Lampe ErsterStock Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "4bbee286-56ea-4de2-a378-81f430222cb4", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "f13e9c76304f4d28983117137046e256", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.schlafzimmer_schrank_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "5b72bc173bf3cad79c6e57400e1efd3e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Schlafzimmer Schrank Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "68d8a832-1d6b-42b0-8033-a0530fbb6fbc", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "80f3a81098d345c5a848625f7c7f934f", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.gang_bogen_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "a83a8f516cfcfc1f868f40b7db1f68ec", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Gang Bogen Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "a5f682d0-c2dd-42b8-85ae-c623702265f4", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "b0fd84c9313f408a9a7a404b60b71bde", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.garten_3_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "8076c9a651cc9127f5dcb65f0628d8ee", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Garten 3 Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "534e30b1-585d-4921-9fc7-9091c284c721", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "d285533d588c4dd98cb2184cd299b882", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.kuche_rechts_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "35e586b8d9e79345d2d7904a541ba930", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Küche rechts Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "1a12e5f7-c302-471c-af71-d40f8d8a8905", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "022a4fdbf7724dd3962d25a4b4628e20", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.bett_martin_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "19ea5a69d09628f250d59efe000ec653", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Bett Martin Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "5b71244b-0acb-4242-9914-23f817ada352", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "4fa58dcef8af4af897a1a9558a015611", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.garten1_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "ef87d8dd168f5ffbcf83cc20b8f5d9fa", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Garten1 Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "877ac40f-a9fa-4c58-92b9-82e3b7671689", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "8e09114c26574165a8f8fa43ff0c5395", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.philips_hue_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "840a696e6e263f1fecbaf78daf24e4af", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Philips hue Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "adeba510-3c06-4b7a-a54a-c174d1973855", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "6ad58be1b42d4e0988a030fcd5e9d7e8", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.gartengross_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "0533b0931699a36fb968d7efeb2bfca8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "GartenGross Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "4f818763-38b9-44b1-a568-577d4c53eb0e", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "56707d524067b79ec3468d4d3abd760d", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.wohnbereich_energize", - "hidden_by": null, - "icon": null, - "id": "d301e4a9e9571c49b9f595ab7c44b45e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnbereich Energize", - "platform": "hue", - "supported_features": 0, - "unique_id": "69dc4c79-d7d2-440d-bb1e-31ddbc87a426", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "9f54f90d97754437900e99ba42e60168", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.arbeitszimmer_nightlight", - "hidden_by": null, - "icon": null, - "id": "f34018f70db39c081aa307a655804447", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Nightlight", - "platform": "hue", - "supported_features": 0, - "unique_id": "51f356fe-6a0b-4709-b60b-093c75d70e5b", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "3684c69791b0ee4389630c4f377a88c9", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.schlafzimmer_spring_blossom", - "hidden_by": null, - "icon": null, - "id": "51c4dc100d96f02801f6432a3c1469fe", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Spring blossom", - "platform": "hue", - "supported_features": 0, - "unique_id": "ddaba3d7-c455-405d-8d35-35ce7cf70e5e", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "288a8001abd291e646d24b4973ee5fbb", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.rest_energize", - "hidden_by": null, - "icon": null, - "id": "e47b6910969a997e628c27a6fb3f6eba", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Rest Energize", - "platform": "hue", - "supported_features": 0, - "unique_id": "d0920dfc-478d-40d2-831b-112cc2d9ad44", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "9f54f90d97754437900e99ba42e60168", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.arbeitszimmer_arctic_aurora", - "hidden_by": null, - "icon": null, - "id": "f8e7becd5dc3284f389628831a7520c5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Arctic aurora", - "platform": "hue", - "supported_features": 0, - "unique_id": "fbaa0e9c-d827-4383-a288-f2fed691de47", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "3684c69791b0ee4389630c4f377a88c9", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.schlafzimmer_relax", - "hidden_by": null, - "icon": null, - "id": "4750f61735c4e831904a7c64878c29d0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Relax", - "platform": "hue", - "supported_features": 0, - "unique_id": "bef78869-1b60-4b10-9bc0-7e4697886f68", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "7a74e455c181c65d2ebfb7a03fcf5866", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.garten_tropical_twilight", - "hidden_by": null, - "icon": null, - "id": "c8a45b7739bcaea4b641007c682ed1b4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Garten Tropical twilight", - "platform": "hue", - "supported_features": 0, - "unique_id": "fdaf4b5e-f88a-487a-b544-234f47d1595c", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "56707d524067b79ec3468d4d3abd760d", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.wohnbereich_nightlight", - "hidden_by": null, - "icon": null, - "id": "c7375e78678f4e7abaaf01e25583d018", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnbereich Nightlight", - "platform": "hue", - "supported_features": 0, - "unique_id": "37f3fe88-1c92-4624-9cb7-54337c69c7a1", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "56707d524067b79ec3468d4d3abd760d", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.wohnbereich_dimmed", - "hidden_by": null, - "icon": null, - "id": "c14128f7a78267d26e46851eb14c44f3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnbereich Dimmed", - "platform": "hue", - "supported_features": 0, - "unique_id": "b0c5e4fb-21a3-4ccc-b74d-1b0c6072de69", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "3684c69791b0ee4389630c4f377a88c9", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.schlafzimmer_read", - "hidden_by": null, - "icon": null, - "id": "54841936916621c4fe47c84d812638ed", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Read", - "platform": "hue", - "supported_features": 0, - "unique_id": "c7aead90-eee8-4fe0-8598-bd3c5a58aaef", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "56707d524067b79ec3468d4d3abd760d", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.wohnbereich_spring_blossom", - "hidden_by": null, - "icon": null, - "id": "5fc6cfa8d7db72fb4632628aed1ab445", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnbereich Spring blossom", - "platform": "hue", - "supported_features": 0, - "unique_id": "bf672c4a-2613-43ab-84da-e1487a003171", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "288a8001abd291e646d24b4973ee5fbb", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.rest_bright", - "hidden_by": null, - "icon": null, - "id": "0bb9bd6cd35843741e772e2d151ba080", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Rest Bright", - "platform": "hue", - "supported_features": 0, - "unique_id": "42016c0a-bcd0-40ce-9794-85ba8f197ab3", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "3684c69791b0ee4389630c4f377a88c9", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.schlafzimmer_concentrate", - "hidden_by": null, - "icon": null, - "id": "132d6ecff36d7c116c1159657fd35cde", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Concentrate", - "platform": "hue", - "supported_features": 0, - "unique_id": "620b3ee5-2e5e-412e-bf34-24542acfb400", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "56707d524067b79ec3468d4d3abd760d", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.wohnbereich_tropical_twilight", - "hidden_by": null, - "icon": null, - "id": "2980a1aac3843576583f9023a2c9a810", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnbereich Tropical twilight", - "platform": "hue", - "supported_features": 0, - "unique_id": "e6bd119c-059c-4b87-b23e-50405c5e0dff", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "9f54f90d97754437900e99ba42e60168", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.arbeitszimmer_spring_blossom", - "hidden_by": null, - "icon": null, - "id": "87ec15486435c2d21df7353271ef2d52", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Spring blossom", - "platform": "hue", - "supported_features": 0, - "unique_id": "5623e6b0-63db-4009-93de-5c3a9cc44b86", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "56707d524067b79ec3468d4d3abd760d", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.wohnbereich_concentrate", - "hidden_by": null, - "icon": null, - "id": "621f55addb1fb2880c7402714d3bfe71", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnbereich Concentrate", - "platform": "hue", - "supported_features": 0, - "unique_id": "6407a50b-e309-454c-9fb3-026bfd00dc1f", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "9f54f90d97754437900e99ba42e60168", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.arbeitszimmer_read", - "hidden_by": null, - "icon": null, - "id": "f88693d680b2738e06c86e62a32b25d9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Read", - "platform": "hue", - "supported_features": 0, - "unique_id": "e2d97e0f-7a24-495c-8ff7-4f790ed2a7af", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "56707d524067b79ec3468d4d3abd760d", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.wohnbereich_savanna_sunset", - "hidden_by": null, - "icon": null, - "id": "a781dbf04a04a614e517a4a5ee55edb0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnbereich Savanna sunset", - "platform": "hue", - "supported_features": 0, - "unique_id": "2f903018-2420-4eaf-be46-11205119d0af", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "9f54f90d97754437900e99ba42e60168", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.arbeitszimmer_relax", - "hidden_by": null, - "icon": null, - "id": "054c70d851ee910365ef41c7b942e5eb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Relax", - "platform": "hue", - "supported_features": 0, - "unique_id": "bd7b7471-9a39-4ea4-b37c-2dea9e6cac88", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "56707d524067b79ec3468d4d3abd760d", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.wohnbereich_arctic_aurora", - "hidden_by": null, - "icon": null, - "id": "b2468075bfea07ae3c6fde3e94e6de3c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnbereich Arctic aurora", - "platform": "hue", - "supported_features": 0, - "unique_id": "e06ab05a-80ab-4239-a027-5573ae3b3b19", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "3684c69791b0ee4389630c4f377a88c9", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.schlafzimmer_energize", - "hidden_by": null, - "icon": null, - "id": "ae9c5b6222ef5d3bf16492dc4df136e2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Energize", - "platform": "hue", - "supported_features": 0, - "unique_id": "7c009f6c-32ca-49d8-a1cd-8d81dfe614ff", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "288a8001abd291e646d24b4973ee5fbb", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.rest_tropical_twilight", - "hidden_by": null, - "icon": null, - "id": "1596749ac5421ad911fb7b21dc6b16f6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Rest Tropical twilight", - "platform": "hue", - "supported_features": 0, - "unique_id": "eec9cb23-d739-414b-bfb4-35b41bd1320c", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "9f54f90d97754437900e99ba42e60168", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.arbeitszimmer_bright", - "hidden_by": null, - "icon": null, - "id": "71279e71cf85b3b5fb23c6629b97f4de", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Bright", - "platform": "hue", - "supported_features": 0, - "unique_id": "d58f867c-daea-4dbe-9b45-0370e5880645", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "3684c69791b0ee4389630c4f377a88c9", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.schlafzimmer_nightlight", - "hidden_by": null, - "icon": null, - "id": "9c72369550a05efa290e7641e40f597c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Nightlight", - "platform": "hue", - "supported_features": 0, - "unique_id": "29ad66f7-7907-4eb3-869a-cf975242111d", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "7a74e455c181c65d2ebfb7a03fcf5866", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.garten_nightlight", - "hidden_by": null, - "icon": null, - "id": "7457c4e6878968cb42550c359461334b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Garten Nightlight", - "platform": "hue", - "supported_features": 0, - "unique_id": "d6a17551-a979-45d5-abfe-216fd5506995", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "9f54f90d97754437900e99ba42e60168", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.arbeitszimmer_savanna_sunset", - "hidden_by": null, - "icon": null, - "id": "e9336e9d76b7658102c3212b7ab12ed7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Savanna sunset", - "platform": "hue", - "supported_features": 0, - "unique_id": "91fe67b3-d412-416a-b8d0-c45540eaa888", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "288a8001abd291e646d24b4973ee5fbb", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.rest_savanna_sunset", - "hidden_by": null, - "icon": null, - "id": "e1063b378a85802e5918ed7565f077c6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Rest Savanna sunset", - "platform": "hue", - "supported_features": 0, - "unique_id": "b0f35664-e5df-4b2a-bddd-e537db5778d0", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "56707d524067b79ec3468d4d3abd760d", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.wohnbereich_bright", - "hidden_by": null, - "icon": null, - "id": "6bfb41ad4ddd30e453389741599876f5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnbereich Bright", - "platform": "hue", - "supported_features": 0, - "unique_id": "da341134-fac6-4ad3-b4ee-8c403a48eb2f", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "9f54f90d97754437900e99ba42e60168", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.arbeitszimmer_tropical_twilight", - "hidden_by": null, - "icon": null, - "id": "2fe2d0e3111c13f8497547aa4487d177", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Tropical twilight", - "platform": "hue", - "supported_features": 0, - "unique_id": "7680a9b5-8843-4875-a3df-e7046f766f6e", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "288a8001abd291e646d24b4973ee5fbb", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.rest_read", - "hidden_by": null, - "icon": null, - "id": "7c051fe9977c95b23fe8c5c8a0f65a79", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Rest Read", - "platform": "hue", - "supported_features": 0, - "unique_id": "eb1c4072-bc79-4418-b191-8ab023c6d4d0", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "56707d524067b79ec3468d4d3abd760d", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.wohnbereich_relax", - "hidden_by": null, - "icon": null, - "id": "190d5a81e21da1fed4ae413667ea775b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnbereich Relax", - "platform": "hue", - "supported_features": 0, - "unique_id": "7c7bc8f9-a643-4cdb-abbb-91df962082c6", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "288a8001abd291e646d24b4973ee5fbb", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.rest_concentrate", - "hidden_by": null, - "icon": null, - "id": "16d8aa38c15e06145a2496bb501d15f6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Rest Concentrate", - "platform": "hue", - "supported_features": 0, - "unique_id": "4d013503-b928-4aa1-8ca9-4970ddf49830", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "7a74e455c181c65d2ebfb7a03fcf5866", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.garten_dimmed", - "hidden_by": null, - "icon": null, - "id": "1650daf17f7ab73d817044fc490eb543", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Garten Dimmed", - "platform": "hue", - "supported_features": 0, - "unique_id": "39420c2b-3f4d-4217-9aec-4955e4f8bbb7", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "9f54f90d97754437900e99ba42e60168", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.arbeitszimmer_dimmed", - "hidden_by": null, - "icon": null, - "id": "411f6e355c5114e8e8e3ad87878877b9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Dimmed", - "platform": "hue", - "supported_features": 0, - "unique_id": "0093ce60-7519-4260-a4eb-9a56c5aae933", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "3684c69791b0ee4389630c4f377a88c9", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.schlafzimmer_palm_beach", - "hidden_by": null, - "icon": null, - "id": "b327776c96efd33c88a66c1df067ebfe", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Palm Beach", - "platform": "hue", - "supported_features": 0, - "unique_id": "ba8166e2-9a70-4109-833b-1848984fa2e6", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "7a74e455c181c65d2ebfb7a03fcf5866", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.garten_read", - "hidden_by": null, - "icon": null, - "id": "12d0de1ecbc523085bfd33b82a07a64d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Garten Read", - "platform": "hue", - "supported_features": 0, - "unique_id": "6b606a0f-6e7c-4b8f-9ac0-0524bd2eae65", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "288a8001abd291e646d24b4973ee5fbb", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.rest_arctic_aurora", - "hidden_by": null, - "icon": null, - "id": "40a3484462dda93ae462b5dc57ed91da", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Rest Arctic aurora", - "platform": "hue", - "supported_features": 0, - "unique_id": "c680bc58-7887-4c01-b207-ea2a779cacd0", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "56707d524067b79ec3468d4d3abd760d", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.wohnbereich_read", - "hidden_by": null, - "icon": null, - "id": "18b639711700c30fd01130ee351d4f88", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Wohnbereich Read", - "platform": "hue", - "supported_features": 0, - "unique_id": "0d5185df-dd63-4630-b0a2-529ee508c892", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "7a74e455c181c65d2ebfb7a03fcf5866", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.garten_arctic_aurora", - "hidden_by": null, - "icon": null, - "id": "92060df0b81f2be31a5685dfbac3a3a0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Garten Arctic aurora", - "platform": "hue", - "supported_features": 0, - "unique_id": "cef05edb-0370-4b72-ad46-564059f0dac2", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "288a8001abd291e646d24b4973ee5fbb", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.rest_nightlight", - "hidden_by": null, - "icon": null, - "id": "6ccd401f7f4ff5c6748fe4feae5aa66b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Rest Nightlight", - "platform": "hue", - "supported_features": 0, - "unique_id": "fa0e6e0f-5b93-4654-9e2f-5abfbb37caeb", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "7a74e455c181c65d2ebfb7a03fcf5866", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.garten_savanna_sunset", - "hidden_by": null, - "icon": null, - "id": "0a46e4970a408e157582996040926214", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Garten Savanna sunset", - "platform": "hue", - "supported_features": 0, - "unique_id": "e21d47da-8283-4d7c-9e26-226fdd6420e7", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "7a74e455c181c65d2ebfb7a03fcf5866", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.garten_spring_blossom", - "hidden_by": null, - "icon": null, - "id": "0387431377f2351ce66b7567f2b64093", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Garten Spring blossom", - "platform": "hue", - "supported_features": 0, - "unique_id": "a8cf904a-87ae-4999-85b0-a5b5d6bb2dc8", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "288a8001abd291e646d24b4973ee5fbb", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.rest_relax", - "hidden_by": null, - "icon": null, - "id": "39b9df5a11330d74eae2be75ce0cb1c5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Rest Relax", - "platform": "hue", - "supported_features": 0, - "unique_id": "6a09aba0-1954-4f80-b563-20ba32400dbc", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "7a74e455c181c65d2ebfb7a03fcf5866", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.garten_relax", - "hidden_by": null, - "icon": null, - "id": "6de86b44769cbe1d89e9e49e1a8c829d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Garten Relax", - "platform": "hue", - "supported_features": 0, - "unique_id": "76c5d4db-660f-44ae-9d92-3b420d174210", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "288a8001abd291e646d24b4973ee5fbb", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.rest_dimmed", - "hidden_by": null, - "icon": null, - "id": "bad300a65c8b9117ad86e1271a194b8a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Rest Dimmed", - "platform": "hue", - "supported_features": 0, - "unique_id": "f4aebbc4-e9db-4283-94b5-fdff06b05a29", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "7a74e455c181c65d2ebfb7a03fcf5866", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.garten_concentrate", - "hidden_by": null, - "icon": null, - "id": "3c9ff7fe631f4d6ef8fd67c4d6a070a8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Garten Concentrate", - "platform": "hue", - "supported_features": 0, - "unique_id": "4de96d6a-d346-44ce-8d18-8e30be28d399", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "7a74e455c181c65d2ebfb7a03fcf5866", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.garten_energize", - "hidden_by": null, - "icon": null, - "id": "0647a83b4c11bbc778826f63b7cc3ffe", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Garten Energize", - "platform": "hue", - "supported_features": 0, - "unique_id": "76c56cda-6eaf-446f-8507-072d45fc9e59", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "9f54f90d97754437900e99ba42e60168", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.arbeitszimmer_concentrate", - "hidden_by": null, - "icon": null, - "id": "5520d9a0c571e89a75d2214bf7b83b8b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Concentrate", - "platform": "hue", - "supported_features": 0, - "unique_id": "adc9bf41-5edb-4f0c-a07e-62f3812db083", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "3684c69791b0ee4389630c4f377a88c9", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.schlafzimmer_rotblaupink", - "hidden_by": null, - "icon": null, - "id": "125ed8a4c1e0088d3c207d867024dbaf", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer RotBlauPink", - "platform": "hue", - "supported_features": 0, - "unique_id": "fc2a8a8c-08c4-4317-8a32-765ec7655364", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "3684c69791b0ee4389630c4f377a88c9", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.schlafzimmer_bright", - "hidden_by": null, - "icon": null, - "id": "5a16b8a123a1046618fe228631667923", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Bright", - "platform": "hue", - "supported_features": 0, - "unique_id": "054210ae-d214-4876-9368-2014cbc5cda7", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "3684c69791b0ee4389630c4f377a88c9", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.schlafzimmer_dimmed", - "hidden_by": null, - "icon": null, - "id": "5359354799ae357b2f1851e09a67294b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Dimmed", - "platform": "hue", - "supported_features": 0, - "unique_id": "2548d594-a5ba-41f3-b973-1acfbfda0a78", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "7a74e455c181c65d2ebfb7a03fcf5866", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.garten_bright", - "hidden_by": null, - "icon": null, - "id": "eda3aceb88fe7ef84440a52e9ce489d1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Garten Bright", - "platform": "hue", - "supported_features": 0, - "unique_id": "2cd8ca4b-ef74-4c93-a0ea-253377b27b10", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "3684c69791b0ee4389630c4f377a88c9", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.schlafzimmer_arctic_aurora", - "hidden_by": null, - "icon": null, - "id": "23ac09414f20688708e84281eed9d12b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Arctic aurora", - "platform": "hue", - "supported_features": 0, - "unique_id": "78f2dd68-3023-40f2-982b-b8e023db1ee3", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "3684c69791b0ee4389630c4f377a88c9", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.schlafzimmer_tropical_twilight", - "hidden_by": null, - "icon": null, - "id": "a681b4f254de7541c30285bc603e973c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Tropical twilight", - "platform": "hue", - "supported_features": 0, - "unique_id": "be7f6dca-4438-4ae6-82ec-6694637f39a5", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "3684c69791b0ee4389630c4f377a88c9", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.schlafzimmer_savanna_sunset", - "hidden_by": null, - "icon": null, - "id": "31ee25bcce8f60300130cc1a34cb7c1e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Savanna sunset", - "platform": "hue", - "supported_features": 0, - "unique_id": "a055f166-1a80-401a-97f8-d0917610cac9", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "288a8001abd291e646d24b4973ee5fbb", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.rest_spring_blossom", - "hidden_by": null, - "icon": null, - "id": "aa9725a2cdd817d4fb0ee5223937fc4b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Rest Spring blossom", - "platform": "hue", - "supported_features": 0, - "unique_id": "49a723dd-f441-4ae9-b933-09bf88e1254c", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "9f54f90d97754437900e99ba42e60168", - "disabled_by": null, - "entity_category": null, - "entity_id": "scene.arbeitszimmer_energize", - "hidden_by": null, - "icon": null, - "id": "1115159a2d58c97079a9ffb3a93cc13f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Arbeitszimmer Energize", - "platform": "hue", - "supported_features": 0, - "unique_id": "5621d5fe-b995-41bc-871e-f03320b577d5", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "e66f616dbe496701dff95a7872378bd7", - "disabled_by": null, - "entity_category": null, - "entity_id": "device_tracker.galaxy_j6", - "hidden_by": null, - "icon": null, - "id": "7ae29032f4ab22ffcf3b448aac4868bf", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Galaxy-J6", - "platform": "fritz", - "supported_features": 0, - "unique_id": "8A:E8:C1:42:97:13_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "e66f616dbe496701dff95a7872378bd7", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.galaxy_j6_internet_access", - "hidden_by": null, - "icon": null, - "id": "73e980c74d76873e357882d7a8fc4f1b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Galaxy-J6 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "8A:E8:C1:42:97:13_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "6ddd01f41a4197b18b29447c38b8c836", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.z_wave_js_update_available", - "hidden_by": null, - "icon": null, - "id": "6403597d2fa451f637bb7e2537b2995d", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "update", - "original_icon": null, - "original_name": "Update available", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_zwave_js_update_available", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "6ddd01f41a4197b18b29447c38b8c836", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.z_wave_js_running", - "hidden_by": null, - "icon": null, - "id": "ff5afc1d4d465ee1fd0a525ec884956c", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "running", - "original_icon": null, - "original_name": "Running", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_zwave_js_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "6ddd01f41a4197b18b29447c38b8c836", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.z_wave_js_version", - "hidden_by": null, - "icon": null, - "id": "d8da53faf7afda01740ef882588c1ab4", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_zwave_js_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "6ddd01f41a4197b18b29447c38b8c836", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.z_wave_js_newest_version", - "hidden_by": null, - "icon": null, - "id": "a38a67925ffae001e8b57b39ecf0beca", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Newest version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_zwave_js_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "6ddd01f41a4197b18b29447c38b8c836", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.z_wave_js_cpu_percent", - "hidden_by": null, - "icon": null, - "id": "07d2ae10b80af3a22b87f3d1671e85f5", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cpu-64-bit", - "original_name": "CPU percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_zwave_js_cpu_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "6ddd01f41a4197b18b29447c38b8c836", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.z_wave_js_memory_percent", - "hidden_by": null, - "icon": null, - "id": "3368b95c26f4806ce29dff2a80d431f6", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:memory", - "original_name": "Memory percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "core_zwave_js_memory_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "6b5323973a2cd072b5ee2399b85e3261", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.z_wave_usb_stick_node_status", - "hidden_by": null, - "icon": null, - "id": "709e6f32ff56678b6160f0d03dbb9acd", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:heart-pulse", - "original_name": "Z-Wave USB Stick: Node Status", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.1.node_status", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "a47da225a9cdc8ad25afcef0a26fa228", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.smoke_detector_and_siren_battery_level", - "hidden_by": null, - "icon": null, - "id": "6fa3c6f98c30703168e422b7cce0a596", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "battery", - "original_icon": null, - "original_name": "Battery level", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.3-128-0-level", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "a47da225a9cdc8ad25afcef0a26fa228", - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.rauchmelder_schlafzimmer", - "hidden_by": null, - "icon": null, - "id": "6a7e05be50501a3609f44edcb10904e5", - "has_entity_name": true, - "name": "rauchmelder_schlafzimmer", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.3-37-0-currentValue", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "a47da225a9cdc8ad25afcef0a26fa228", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "binary_sensor.rauchmelder_schlafzimmer_low_battery_level", - "hidden_by": null, - "icon": null, - "id": "5bf1d9a8ced04065824010c395d113df", - "has_entity_name": true, - "name": "rauchmelder_schlafzimmer: Low battery level", - "options": {}, - "original_device_class": "battery", - "original_icon": null, - "original_name": "Low battery level", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.3-128-0-isLow", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "a47da225a9cdc8ad25afcef0a26fa228", - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.rauchmelder_schlafzimmer_smoke_alarm_smoke_detected", - "hidden_by": null, - "icon": null, - "id": "63de923dc5a544b6c1a9a87607dc6eba", - "has_entity_name": true, - "name": "rauchmelder_schlafzimmer: Smoke Alarm - Smoke detected", - "options": {}, - "original_device_class": "smoke", - "original_icon": null, - "original_name": "Smoke detected", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.3-113-0-Smoke Alarm-Sensor status.2", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "a47da225a9cdc8ad25afcef0a26fa228", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.rauchmelder_schlafzimmer_smoke", - "hidden_by": null, - "icon": null, - "id": "8544286d9f426adac81aa5fa0a51b8f0", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Smoke", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.3-48-0-Smoke", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "a47da225a9cdc8ad25afcef0a26fa228", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rauchmelder_schlafzimmer_smoke_alarm_sensor_status", - "hidden_by": null, - "icon": null, - "id": "4694d859dd252ae108ecfe31538f96d8", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Sensor status", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.3-113-0-Smoke Alarm-Sensor status", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "b0b662a15d6545d3cc87c0ba62ec7f3c", - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.rauchmelder_wohnzimmer", - "hidden_by": null, - "icon": null, - "id": "510089a44bb4273b39f88eb833d5f94f", - "has_entity_name": true, - "name": "rauchmelder_wohnzimmer", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.4-37-0-currentValue", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "b0b662a15d6545d3cc87c0ba62ec7f3c", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.rauchmelder_wohnzimmer_battery_level_2", - "hidden_by": null, - "icon": null, - "id": "9079b5a3c43a590e6ae90e47b950c521", - "has_entity_name": true, - "name": "rauchmelder_wohnzimmer: Battery level", - "options": {}, - "original_device_class": "battery", - "original_icon": null, - "original_name": "Battery level", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.4-128-0-level", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "b0b662a15d6545d3cc87c0ba62ec7f3c", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "binary_sensor.rauchmelder_wohnzimmer_low_battery_level", - "hidden_by": null, - "icon": null, - "id": "5f7d9def2f3794ec69c3ca383553615c", - "has_entity_name": true, - "name": "rauchmelder_wohnzimmer: Low battery level", - "options": {}, - "original_device_class": "battery", - "original_icon": null, - "original_name": "Low battery level", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.4-128-0-isLow", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "b0b662a15d6545d3cc87c0ba62ec7f3c", - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.rauchmelder_wohnzimmer_smoke_alarm_smoke_detected", - "hidden_by": null, - "icon": null, - "id": "2c8cb3d4c6c4269045fbcfd974d8cabe", - "has_entity_name": true, - "name": "rauchmelder_wohnzimmer: Smoke Alarm - Smoke detected", - "options": {}, - "original_device_class": "smoke", - "original_icon": null, - "original_name": "Smoke detected", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.4-113-0-Smoke Alarm-Sensor status.2", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "b0b662a15d6545d3cc87c0ba62ec7f3c", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.rauchmelder_wohnzimmer_smoke", - "hidden_by": null, - "icon": null, - "id": "95ce6d030f17e5928630053c9892872a", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Smoke", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.4-48-0-Smoke", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "b0b662a15d6545d3cc87c0ba62ec7f3c", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rauchmelder_wohnzimmer_smoke_alarm_sensor_status", - "hidden_by": null, - "icon": null, - "id": "de5ca684a3e5189b5ccb755c7d054359", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Sensor status", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.4-113-0-Smoke Alarm-Sensor status", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "38639142e27318c914264b87eadd15c1", - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.rauchmelder_unten_gang", - "hidden_by": null, - "icon": null, - "id": "a79e392f49d11ac08a75c3c9c37cc585", - "has_entity_name": true, - "name": "rauchmelder_unten_gang", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.2-37-0-currentValue", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "38639142e27318c914264b87eadd15c1", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.rauchmelder_unten_gang_battery_level", - "hidden_by": null, - "icon": null, - "id": "5d16b27531ef83c78f13663051ace437", - "has_entity_name": true, - "name": "rauchmelder_unten_gang: Battery level", - "options": {}, - "original_device_class": "battery", - "original_icon": null, - "original_name": "Battery level", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.2-128-0-level", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "38639142e27318c914264b87eadd15c1", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "binary_sensor.rauchmelder_unten_gang_low_battery_level", - "hidden_by": null, - "icon": null, - "id": "a35c027802fa0fbb9c92f9532a004e2d", - "has_entity_name": true, - "name": "rauchmelder_unten_gang: Low battery level", - "options": {}, - "original_device_class": "battery", - "original_icon": null, - "original_name": "Low battery level", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.2-128-0-isLow", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": "smoke", - "device_id": "38639142e27318c914264b87eadd15c1", - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.rauchmelder_unten_gang_smoke_alarm_smoke_detected", - "hidden_by": null, - "icon": null, - "id": "9a23963b1d9c3fcc71bcd08ab73363fd", - "has_entity_name": true, - "name": "rauchmelder_unten_gang: Smoke Alarm - Smoke detected", - "options": {}, - "original_device_class": "smoke", - "original_icon": null, - "original_name": "Smoke detected", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.2-113-0-Smoke Alarm-Sensor status.2", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "38639142e27318c914264b87eadd15c1", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.rauchmelder_unten_gang_smoke", - "hidden_by": null, - "icon": null, - "id": "8d289aa902a347fb9809b1c02e546de8", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Smoke", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.2-48-0-Smoke", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "38639142e27318c914264b87eadd15c1", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rauchmelder_unten_gang_smoke_alarm_sensor_status", - "hidden_by": null, - "icon": null, - "id": "6e21da1ffba09cd6fbcb8812c67cc271", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Sensor status", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.2-113-0-Smoke Alarm-Sensor status", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "8f66617492092699396e382a0cde04e4", - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.smoke_detector_and_siren", - "hidden_by": null, - "icon": null, - "id": "d4e3cb30bd73b93d7cc47c55ab621f43", - "has_entity_name": true, - "name": "rauchmelder_heizung", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.5-37-0-currentValue", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "8f66617492092699396e382a0cde04e4", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.smoke_detector_and_siren_smoke", - "hidden_by": null, - "icon": null, - "id": "c17ce3a7610fc77f50e34642dfbd297e", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Smoke", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.5-48-0-Smoke", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "8f66617492092699396e382a0cde04e4", - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.smoke_detector_and_siren_smoke_alarm_smoke_detected", - "hidden_by": null, - "icon": null, - "id": "0867f1e151bf0cd0c266af60d33864a4", - "has_entity_name": true, - "name": "rauchmelder_heizung: Smoke Alarm - Smoke detected", - "options": {}, - "original_device_class": "smoke", - "original_icon": null, - "original_name": "Smoke detected", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.5-113-0-Smoke Alarm-Sensor status.2", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "8f66617492092699396e382a0cde04e4", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.smoke_detector_and_siren_smoke_alarm_sensor_status", - "hidden_by": null, - "icon": null, - "id": "0f39777d45199b24e64d54b4e79da685", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Sensor status", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.5-113-0-Smoke Alarm-Sensor status", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "8f66617492092699396e382a0cde04e4", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.smoke_detector_and_siren_battery_level_2", - "hidden_by": null, - "icon": null, - "id": "2808959123e52bd139a55d8c41d22dc4", - "has_entity_name": true, - "name": "rauchmelder_heizung: Battery level", - "options": {}, - "original_device_class": "battery", - "original_icon": null, - "original_name": "Battery level", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.5-128-0-level", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "8f66617492092699396e382a0cde04e4", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "binary_sensor.smoke_detector_and_siren_low_battery_level", - "hidden_by": null, - "icon": null, - "id": "ffd835e5556da3017c74637379cb1097", - "has_entity_name": true, - "name": "rauchmelder_heizung: Low battery level", - "options": {}, - "original_device_class": "battery", - "original_icon": null, - "original_name": "Low battery level", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.5-128-0-isLow", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "38639142e27318c914264b87eadd15c1", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.smoke_detector_and_siren_node_status", - "hidden_by": null, - "icon": null, - "id": "d2a3317fe86020cf529b3c065f3e2334", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:heart-pulse", - "original_name": "Node status", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.2.node_status", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "a47da225a9cdc8ad25afcef0a26fa228", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.smoke_detector_and_siren_node_status_2", - "hidden_by": null, - "icon": null, - "id": "718647fa7dd67cb2a5b55c998362bc4b", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:heart-pulse", - "original_name": "Node status", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.3.node_status", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "b0b662a15d6545d3cc87c0ba62ec7f3c", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.smoke_detector_and_siren_node_status_3", - "hidden_by": null, - "icon": null, - "id": "c84ed49fb54eb8664884c710794c0478", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:heart-pulse", - "original_name": "Node status", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.4.node_status", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "8f66617492092699396e382a0cde04e4", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.smoke_detector_and_siren_node_status_4", - "hidden_by": null, - "icon": null, - "id": "da93413e4dc88f47c42582ab52a32751", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:heart-pulse", - "original_name": "Node status", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.5.node_status", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "effect_list": [ - "static", - "circular", - "wipeup", - "twocolor", - "twocolorrandom" - ], - "supported_color_modes": [ - "rgbw" - ] - }, - "config_entry_id": "4fe874f0bdd44d0a906e76428d63b87a", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "light.music_mouse_regal_licht", - "hidden_by": null, - "icon": null, - "id": "bfdbadbb1d4b9df5d3ca3bf5e7eb1f86", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Music Mouse Regal Licht", - "platform": "mqtt", - "supported_features": 44, - "unique_id": "musicmouse_json_shelve", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "043eba930fc74b1699b91532ce83c490", - "device_class": null, - "device_id": "17abd106e210436c8f7e95857cd2fc14", - "disabled_by": null, - "entity_category": "config", - "entity_id": "button.babycamera_reboot", - "hidden_by": null, - "icon": null, - "id": "357cb371671fbe3eeb32bd7ffada2df6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "restart", - "original_icon": null, - "original_name": "BabyCamera Reboot", - "platform": "onvif", - "supported_features": 0, - "unique_id": "D8:07:B6:25:E0:E4_reboot", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": "config", - "entity_id": "button.fritz_box_7490_firmware_update", - "hidden_by": null, - "icon": null, - "id": "8bfcf8d876d335b9a10559680976bb8b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "update", - "original_icon": null, - "original_name": "FRITZ!Box 7490 Firmware Update", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-firmware_update", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": "config", - "entity_id": "button.fritz_box_7490_reboot", - "hidden_by": null, - "icon": null, - "id": "0189d7d1517ff50222847b909a844a42", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "restart", - "original_icon": null, - "original_name": "FRITZ!Box 7490 Reboot", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-reboot", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": "config", - "entity_id": "button.fritz_box_7490_reconnect", - "hidden_by": null, - "icon": null, - "id": "560a6008f5e551dfb34e426a0e0726ee", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "restart", - "original_icon": null, - "original_name": "FRITZ!Box 7490 Reconnect", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-reconnect", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": "config", - "entity_id": "button.fritz_box_7490_cleanup", - "hidden_by": null, - "icon": null, - "id": "0cbab44df9e99008581a78d425d25ab6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:broom", - "original_name": "FRITZ!Box 7490 Cleanup", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-cleanup", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "c8bd25813d48353df122d228c661afe1", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.node_6_node_status", - "hidden_by": null, - "icon": null, - "id": "7049e9f924b18249639d5adcb498ada3", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:heart-pulse", - "original_name": "Node status", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.6.node_status", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "c8bd25813d48353df122d228c661afe1", - "disabled_by": null, - "entity_category": null, - "entity_id": "switch.raichmelder_dachgeschoss_2", - "hidden_by": null, - "icon": null, - "id": "13d8905d84a3ac36ae94c58575b04121", - "has_entity_name": true, - "name": "Raichmelder_dachgeschoss", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.6-37-0-currentValue", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "c8bd25813d48353df122d228c661afe1", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.raichmelder_dachgeschoss_battery_level_3", - "hidden_by": null, - "icon": null, - "id": "32994e3dcd4155b6fbfd5a28fc2706d3", - "has_entity_name": true, - "name": "Raichmelder_dachgeschoss: Battery level", - "options": {}, - "original_device_class": "battery", - "original_icon": null, - "original_name": "Battery level", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.6-128-0-level", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "c8bd25813d48353df122d228c661afe1", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "binary_sensor.raichmelder_dachgeschoss_low_battery_level_2", - "hidden_by": null, - "icon": null, - "id": "194a9e27c22f354dfa2797a1f65b4261", - "has_entity_name": true, - "name": "Raichmelder_dachgeschoss: Low battery level", - "options": {}, - "original_device_class": "battery", - "original_icon": null, - "original_name": "Low battery level", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.6-128-0-isLow", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "c8bd25813d48353df122d228c661afe1", - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.raichmelder_dachgeschoss_smoke_alarm_smoke_detected_2", - "hidden_by": null, - "icon": null, - "id": "e46179e6f897865318e5c058362101cb", - "has_entity_name": true, - "name": "Raichmelder_dachgeschoss: Smoke Alarm - Smoke detected", - "options": {}, - "original_device_class": "smoke", - "original_icon": null, - "original_name": "Smoke detected", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.6-113-0-Smoke Alarm-Sensor status.2", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "c8bd25813d48353df122d228c661afe1", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.raichmelder_dachgeschoss_smoke_2", - "hidden_by": null, - "icon": null, - "id": "4bd8f103861953c4770e66595c390711", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Smoke", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.6-48-0-Smoke", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "c8bd25813d48353df122d228c661afe1", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.raichmelder_dachgeschoss_smoke_alarm_sensor_status_2", - "hidden_by": null, - "icon": null, - "id": "550bd2eef8a4f3db5aafef6681925887", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Sensor status", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.6-113-0-Smoke Alarm-Sensor status", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "38639142e27318c914264b87eadd15c1", - "disabled_by": null, - "entity_category": "config", - "entity_id": "button.smoke_detector_and_siren_ping", - "hidden_by": null, - "icon": null, - "id": "1eec81c96ab8b9da2630b12c214af631", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Ping", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.2.ping", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "a47da225a9cdc8ad25afcef0a26fa228", - "disabled_by": null, - "entity_category": "config", - "entity_id": "button.smoke_detector_and_siren_ping_2", - "hidden_by": null, - "icon": null, - "id": "d1ad3b906871550b3ef1ec32821ab45c", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Ping", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.3.ping", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "b0b662a15d6545d3cc87c0ba62ec7f3c", - "disabled_by": null, - "entity_category": "config", - "entity_id": "button.smoke_detector_and_siren_ping_3", - "hidden_by": null, - "icon": null, - "id": "57b1a6f1230ef27d59fb0e7c9e02bc5d", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Ping", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.4.ping", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "8f66617492092699396e382a0cde04e4", - "disabled_by": null, - "entity_category": "config", - "entity_id": "button.smoke_detector_and_siren_ping_4", - "hidden_by": null, - "icon": null, - "id": "e0b9e9ffb2de2a0e6d32c52f9f1b0325", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Ping", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.5.ping", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "c8bd25813d48353df122d228c661afe1", - "disabled_by": null, - "entity_category": "config", - "entity_id": "button.smoke_detector_and_siren_ping_5", - "hidden_by": null, - "icon": null, - "id": "4951d2b78af18ef61d1e5eb6031d5040", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Ping", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.6.ping", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.fritz_box_7490_wi_fi_wlan_2_4ghz", - "hidden_by": null, - "icon": null, - "id": "04b278ac30722be8235aa9e86ac0f53a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:wifi", - "original_name": "FRITZ!Box 7490 Wi-Fi WLAN (2.4Ghz)", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3431C416294A-wi_fi_wlan_2_4ghz", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "100d58ea4abe89dd019b9e1894d38402", - "device_class": null, - "device_id": "deb129743051226a4e47bc5785d1f092", - "disabled_by": null, - "entity_category": null, - "entity_id": "button.octoprint_resume_job", - "hidden_by": null, - "icon": null, - "id": "00e37a7dcd44b3f6eecbe7715bb84993", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OctoPrint Resume Job", - "platform": "octoprint", - "supported_features": 0, - "unique_id": "Resume Job-de90f088-68ce-4563-8110-e97ba956bc34", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "100d58ea4abe89dd019b9e1894d38402", - "device_class": null, - "device_id": "deb129743051226a4e47bc5785d1f092", - "disabled_by": null, - "entity_category": null, - "entity_id": "button.octoprint_pause_job", - "hidden_by": null, - "icon": null, - "id": "4db5cec53581d9de53fea6aee52e7b46", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OctoPrint Pause Job", - "platform": "octoprint", - "supported_features": 0, - "unique_id": "Pause Job-de90f088-68ce-4563-8110-e97ba956bc34", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "100d58ea4abe89dd019b9e1894d38402", - "device_class": null, - "device_id": "deb129743051226a4e47bc5785d1f092", - "disabled_by": null, - "entity_category": null, - "entity_id": "button.octoprint_stop_job", - "hidden_by": null, - "icon": null, - "id": "e975616b786cd74d3d791a2fbf1cfe18", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OctoPrint Stop Job", - "platform": "octoprint", - "supported_features": 0, - "unique_id": "Stop Job-de90f088-68ce-4563-8110-e97ba956bc34", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "7eeb3aa2353e6c22613286fa2cc921fa", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.s21_ultra_von_gerrit", - "hidden_by": null, - "icon": null, - "id": "0b326f2bfdfd5843b10d4d6aed62e34a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "S21-Ultra-von-Gerrit", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B6:0C:AA:31:48:E2_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "8b0459b0b6000d9f66af3c42d784c2d1", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.pc_192_168_189_17", - "hidden_by": null, - "icon": null, - "id": "23b4fe50853ae26702b6d7af591ad5ac", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-189-17", - "platform": "fritz", - "supported_features": 0, - "unique_id": "F6:6F:06:8D:42:E0_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "80c7b8fa49cdd30291061e8d97ebe783", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.a32_pol_zovatela_vsevolod", - "hidden_by": null, - "icon": null, - "id": "b4bcc6926610957ed12f650c84576cbb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "A32-pol-zovatela-Vsevolod", - "platform": "fritz", - "supported_features": 0, - "unique_id": "0E:C8:97:D9:71:3B_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5497b0e3caa2d98894752740fc86761c", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.pc_192_168_189_19", - "hidden_by": null, - "icon": null, - "id": "c76ad6906d41676d7817e2a3108bcfc4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-189-19", - "platform": "fritz", - "supported_features": 0, - "unique_id": "5C:0C:E6:26:CF:31_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d03d520e69141bae5b5835cabc11526f", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.pc_192_168_189_27", - "hidden_by": null, - "icon": null, - "id": "793e867059db0c5d76a6353b479f685d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-189-27", - "platform": "fritz", - "supported_features": 0, - "unique_id": "16:6C:1F:4C:02:82_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "7eeb3aa2353e6c22613286fa2cc921fa", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.s21_ultra_von_gerrit_internet_access", - "hidden_by": null, - "icon": null, - "id": "76da2414630484fc81908b4dea0ca67e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "S21-Ultra-von-Gerrit Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "B6:0C:AA:31:48:E2_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "8b0459b0b6000d9f66af3c42d784c2d1", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.pc_192_168_189_17_internet_access", - "hidden_by": null, - "icon": null, - "id": "7a345927e7ca4ebe339581e3b640e69c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-189-17 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "F6:6F:06:8D:42:E0_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "80c7b8fa49cdd30291061e8d97ebe783", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.a32_pol_zovatela_vsevolod_internet_access", - "hidden_by": null, - "icon": null, - "id": "d1e0d753effbedea6ef004c76da25280", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "A32-pol-zovatela-Vsevolod Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "0E:C8:97:D9:71:3B_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5497b0e3caa2d98894752740fc86761c", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.pc_192_168_189_19_internet_access", - "hidden_by": null, - "icon": null, - "id": "5fbb5f86a7b2b657d7720c00b1fc3c7c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-189-19 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "5C:0C:E6:26:CF:31_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d03d520e69141bae5b5835cabc11526f", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.pc_192_168_189_27_internet_access", - "hidden_by": null, - "icon": null, - "id": "adf2efaf445ed9e2309a01dfc78c8b17", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-189-27 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "16:6C:1F:4C:02:82_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "964e2926b015cbccea4e9a80fe946483", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.galaxy_a41_3", - "hidden_by": null, - "icon": null, - "id": "a7a8ed6af2cdc73d728ded347b0ec9eb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Galaxy-A41", - "platform": "fritz", - "supported_features": 0, - "unique_id": "8A:40:0A:E1:9D:8D_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "964e2926b015cbccea4e9a80fe946483", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.galaxy_a41_internet_access_2", - "hidden_by": null, - "icon": null, - "id": "d27d3dce31afa9ad147210548cec1663", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Galaxy-A41 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "8A:40:0A:E1:9D:8D_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "6a4a9c04a32018a6fc88445b5a837919", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.galaxy_a41_4", - "hidden_by": null, - "icon": null, - "id": "1adbd19f7812ed34d5c3c98d553d4a44", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Galaxy-A41", - "platform": "fritz", - "supported_features": 0, - "unique_id": "BA:3C:BF:B3:7F:23_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "6a4a9c04a32018a6fc88445b5a837919", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.galaxy_a41_internet_access_3", - "hidden_by": null, - "icon": null, - "id": "3d183b18fc650a0fec803aa13ecceedb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Galaxy-A41 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "BA:3C:BF:B3:7F:23_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "7b893f2bce900431010f039dda23439e", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.pc_192_168_189_71", - "hidden_by": null, - "icon": null, - "id": "12546643265a0a6818d9cc0e38872f91", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-189-71", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A4:38:CC:8E:20:1B_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "7b893f2bce900431010f039dda23439e", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.pc_192_168_189_71_internet_access", - "hidden_by": null, - "icon": null, - "id": "0eac29123920f6cbb58639793e3f61bc", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-189-71 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A4:38:CC:8E:20:1B_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "fd40d69d8c091d8b5ed12acf647d8ff2", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.huawei_p30_dce33920e35e84_3", - "hidden_by": null, - "icon": null, - "id": "03c4dc6deb4dbb297601656b6d1fbe30", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "HUAWEI-P30-dce33920e35e84", - "platform": "fritz", - "supported_features": 0, - "unique_id": "2E:27:B9:BF:21:F1_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "fd40d69d8c091d8b5ed12acf647d8ff2", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.huawei_p30_dce33920e35e84_internet_access_2", - "hidden_by": null, - "icon": null, - "id": "6e1c5d42cfa023dd92f86059cd23a409", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "HUAWEI-P30-dce33920e35e84 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "2E:27:B9:BF:21:F1_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "de8a34f0caadb5cb3066f8cf791e66e3", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.galaxy_a52s_5g", - "hidden_by": null, - "icon": null, - "id": "bbc86e435e60e8f7c2a4c6605cd51324", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "Galaxy-A52s-5G", - "platform": "fritz", - "supported_features": 0, - "unique_id": "52:52:2B:8B:1A:DC_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "de8a34f0caadb5cb3066f8cf791e66e3", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.galaxy_a52s_5g_internet_access", - "hidden_by": null, - "icon": null, - "id": "a1a2a62172efa4d952efbcaddcede68a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Galaxy-A52s-5G Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "52:52:2B:8B:1A:DC_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.rebeccahandysamsung", - "hidden_by": null, - "icon": null, - "id": "1268c1ff4b7fd65c25f643a072c1a2f8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "rebeccaHandySamsung", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "80efeec78207e1d5", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": "battery", - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_battery_level", - "hidden_by": null, - "icon": null, - "id": "8d8afd83e1019b6e46d5ad54fbcf74cb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "battery", - "original_icon": "mdi:battery-70", - "original_name": "rebeccaHandySamsung Battery Level", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_battery_level", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_battery_state", - "hidden_by": null, - "icon": null, - "id": "6e0e054248979a365330fca5ef57ccad", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:battery-plus", - "original_name": "rebeccaHandySamsung Battery State", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_battery_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": "plug", - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "binary_sensor.rebeccahandysamsung_is_charging", - "hidden_by": null, - "icon": null, - "id": "98616d0af0da96b55b735e013e024473", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "plug", - "original_icon": "mdi:power-plug", - "original_name": "rebeccaHandySamsung Is Charging", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_is_charging", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_charger_type", - "hidden_by": null, - "icon": null, - "id": "7b549c578cbce0c0c212ace2cc016be1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:power-plug", - "original_name": "rebeccaHandySamsung Charger Type", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_charger_type", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_battery_health", - "hidden_by": null, - "icon": null, - "id": "cf475e634d7899c35eab80ed93e8a1d9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:battery-heart-variant", - "original_name": "rebeccaHandySamsung Battery Health", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_battery_health", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": "temperature", - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_battery_temperature", - "hidden_by": null, - "icon": null, - "id": "638e9e9733c7b5e0c0f7a012a21ad0f1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "temperature", - "original_icon": "mdi:battery", - "original_name": "rebeccaHandySamsung Battery Temperature", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_battery_temperature", - "unit_of_measurement": "°C" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "9b235642c5802fceff17d06108b7e4c4", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.galaxy_a52", - "hidden_by": null, - "icon": null, - "id": "205acb3750730d2c4cf828a086b26807", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Galaxy-A52", - "platform": "fritz", - "supported_features": 0, - "unique_id": "0A:3B:72:DF:1B:FE_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "9b235642c5802fceff17d06108b7e4c4", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.galaxy_a52_internet_access", - "hidden_by": null, - "icon": null, - "id": "3831dfa9a8f8793ec126b01a10634920", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Galaxy-A52 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "0A:3B:72:DF:1B:FE_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "a9ba8ee24f7f44030525cd0984cd534e", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.galaxy_a52_2", - "hidden_by": null, - "icon": null, - "id": "65b7d8255e61475e90760797fdac9b33", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Galaxy-A52", - "platform": "fritz", - "supported_features": 0, - "unique_id": "9A:AD:0B:87:82:A6_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "a9ba8ee24f7f44030525cd0984cd534e", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.galaxy_a52_internet_access_2", - "hidden_by": null, - "icon": null, - "id": "aff05ddf67f9b417d1a5f011cdf64ba7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Galaxy-A52 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "9A:AD:0B:87:82:A6_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "088a0e6429e6cff558eb1fa58da87edb", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.pc_192_168_189_73", - "hidden_by": null, - "icon": null, - "id": "ea15d068e161edb37abc95c391f6f025", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-189-84", - "platform": "fritz", - "supported_features": 0, - "unique_id": "6E:B3:5F:9A:B3:B7_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "088a0e6429e6cff558eb1fa58da87edb", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.pc_192_168_189_73_internet_access", - "hidden_by": null, - "icon": null, - "id": "130b873f2fbdfb1ea1e26955cd5c993b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-189-84 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "6E:B3:5F:9A:B3:B7_internet_access", - "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.rollos_zu_nachts", - "hidden_by": null, - "icon": null, - "id": "9140dc1465c7994f3dc439ef57c5afca", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Rollos zu nachts", - "platform": "automation", - "supported_features": 0, - "unique_id": "1656971839915", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ac1f10c7955c43e96f131939722a319e", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.pc_192_168_189_14", - "hidden_by": null, - "icon": null, - "id": "40387e65e339cb36b98980ab3e401052", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-189-14", - "platform": "fritz", - "supported_features": 0, - "unique_id": "96:95:0D:28:DF:6F_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "ac1f10c7955c43e96f131939722a319e", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.pc_192_168_189_14_internet_access", - "hidden_by": null, - "icon": null, - "id": "e7f365e224902391f34b83de32ab4089", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-189-14 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "96:95:0D:28:DF:6F_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "9420fa17cd06b08a1a2045955f972903", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.pc_192_168_189_74", - "hidden_by": null, - "icon": null, - "id": "fa6eed78a04e48925ca0a84c7a234486", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-189-74", - "platform": "fritz", - "supported_features": 0, - "unique_id": "D6:17:FD:DF:41:DF_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "9420fa17cd06b08a1a2045955f972903", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.pc_192_168_189_74_internet_access", - "hidden_by": null, - "icon": null, - "id": "fa72c2611779f611696991bdb24d83bb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-189-74 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "D6:17:FD:DF:41:DF_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d6bab14c0d837d1c7339ce9d0471439f", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.pc_192_168_189_75", - "hidden_by": null, - "icon": null, - "id": "93addd127828423902041b741ea05a78", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-189-75", - "platform": "fritz", - "supported_features": 0, - "unique_id": "42:14:D6:67:AA:6E_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "d6bab14c0d837d1c7339ce9d0471439f", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.pc_192_168_189_75_internet_access", - "hidden_by": null, - "icon": null, - "id": "3e5d78b4539b52d5df58f13aab5bfbf6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-189-75 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "42:14:D6:67:AA:6E_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "38639142e27318c914264b87eadd15c1", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.smoke_detector_and_siren_alarmtype", - "hidden_by": null, - "icon": null, - "id": "917f048811cbd3e09cd53eb06f8c684f", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Alarm Type", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.2-113-0-alarmType", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "38639142e27318c914264b87eadd15c1", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.smoke_detector_and_siren_alarmlevel", - "hidden_by": null, - "icon": null, - "id": "9d40864a478426ee11bc74e458c48f87", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Alarm Level", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.2-113-0-alarmLevel", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "b0b662a15d6545d3cc87c0ba62ec7f3c", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.smoke_detector_and_siren_alarmtype_2", - "hidden_by": null, - "icon": null, - "id": "c815c665cb1adac6a6ec77d651ea3fc7", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Alarm Type", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.4-113-0-alarmType", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "b0b662a15d6545d3cc87c0ba62ec7f3c", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.smoke_detector_and_siren_alarmlevel_2", - "hidden_by": null, - "icon": null, - "id": "85977d930bb596eb2a648554872a12ae", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Alarm Level", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.4-113-0-alarmLevel", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "8f66617492092699396e382a0cde04e4", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.smoke_detector_and_siren_alarmtype_3", - "hidden_by": null, - "icon": null, - "id": "2460865d29d90c7e618c1a3dce57ddae", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Alarm Type", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.5-113-0-alarmType", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "8f66617492092699396e382a0cde04e4", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.smoke_detector_and_siren_alarmlevel_3", - "hidden_by": null, - "icon": null, - "id": "84f6749f9104f836a5b2c9073679f405", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Alarm Level", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.5-113-0-alarmLevel", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "61dcaa2b5a7332a06dca0f764dc63d8e", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.raspberrymatic_ccu_update_available", - "hidden_by": null, - "icon": null, - "id": "4ab15b6f0bc17be2b3323b16ca639d06", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "update", - "original_icon": null, - "original_name": "Update available", - "platform": "hassio", - "supported_features": 0, - "unique_id": "de838cd8_raspberrymatic_update_available", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "61dcaa2b5a7332a06dca0f764dc63d8e", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.raspberrymatic_ccu_running", - "hidden_by": null, - "icon": null, - "id": "31d443b4a1f9939ec85d7d51423664cf", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "running", - "original_icon": null, - "original_name": "Running", - "platform": "hassio", - "supported_features": 0, - "unique_id": "de838cd8_raspberrymatic_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "61dcaa2b5a7332a06dca0f764dc63d8e", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.raspberrymatic_ccu_version", - "hidden_by": null, - "icon": null, - "id": "a0b5c69b0d3492dd4f70a109a2d4353d", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "de838cd8_raspberrymatic_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "61dcaa2b5a7332a06dca0f764dc63d8e", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.raspberrymatic_ccu_newest_version", - "hidden_by": null, - "icon": null, - "id": "89097f024eab009fa97dd629941a129f", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Newest version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "de838cd8_raspberrymatic_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "61dcaa2b5a7332a06dca0f764dc63d8e", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.raspberrymatic_ccu_cpu_percent", - "hidden_by": null, - "icon": null, - "id": "b0268085d6e72686d78e32e3a9dc5534", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cpu-64-bit", - "original_name": "CPU percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "de838cd8_raspberrymatic_cpu_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "61dcaa2b5a7332a06dca0f764dc63d8e", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.raspberrymatic_ccu_memory_percent", - "hidden_by": null, - "icon": null, - "id": "6994a5f0f5479727b378177e09ded2b4", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:memory", - "original_name": "Memory percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "de838cd8_raspberrymatic_memory_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "443136c87aad7ae33565e1dbd2817ad1", - "disabled_by": null, - "entity_category": "config", - "entity_id": "update.home_assistant_supervisor_update", - "hidden_by": null, - "icon": null, - "id": "27c6fd4a4e913c7877f4f6c95d15a018", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Update", - "platform": "hassio", - "supported_features": 1, - "unique_id": "home_assistant_supervisor_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "225e2a8730a90cb0071b19d3a3a591a9", - "disabled_by": null, - "entity_category": "config", - "entity_id": "update.home_assistant_core_update", - "hidden_by": null, - "icon": null, - "id": "2f87a8f54b05b72d98304d6093751dbc", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Update", - "platform": "hassio", - "supported_features": 11, - "unique_id": "home_assistant_core_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "d144e116305e59fcdb4ee9b97c5954d2", - "disabled_by": null, - "entity_category": "config", - "entity_id": "update.mosquitto_broker_update", - "hidden_by": null, - "icon": null, - "id": "5a841cdcf51b928d07991c5b8886c2d2", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Update", - "platform": "hassio", - "supported_features": 25, - "unique_id": "core_mosquitto_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "3a8dfca07738c3514b55475275b3e76b", - "disabled_by": null, - "entity_category": "config", - "entity_id": "update.influxdb_update", - "hidden_by": null, - "icon": null, - "id": "30702bc82b702ab5c5ceaeec32af1d38", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Update", - "platform": "hassio", - "supported_features": 25, - "unique_id": "a0d7b954_influxdb_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "77f061f888db75b5413d775fa0b5629f", - "disabled_by": null, - "entity_category": "config", - "entity_id": "update.file_editor_update", - "hidden_by": null, - "icon": null, - "id": "5808ba66db155044b90f50dd559a144f", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Update", - "platform": "hassio", - "supported_features": 25, - "unique_id": "core_configurator_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "978b37d63bbdfbc8fa6a7815fd065b16", - "disabled_by": null, - "entity_category": "config", - "entity_id": "update.ssh_web_terminal_update", - "hidden_by": null, - "icon": null, - "id": "6fe9c273aec46e6e53758cd25f54d7fe", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Update", - "platform": "hassio", - "supported_features": 25, - "unique_id": "a0d7b954_ssh_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "bdc7454284673f6c71942edaad49bf94", - "disabled_by": null, - "entity_category": "config", - "entity_id": "update.samba_share_update", - "hidden_by": null, - "icon": null, - "id": "7c4a61c9fd7f4780952f16d6b458a098", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Update", - "platform": "hassio", - "supported_features": 25, - "unique_id": "core_samba_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "13e0d7d42f275c036c5400d9a9bc7d82", - "disabled_by": null, - "entity_category": "config", - "entity_id": "update.mariadb_update", - "hidden_by": null, - "icon": null, - "id": "670ea3e1a8481ead920ee84e4dd23fec", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Update", - "platform": "hassio", - "supported_features": 25, - "unique_id": "core_mariadb_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "1959d20166a124ca81b2c17cc1c8e884", - "disabled_by": null, - "entity_category": "config", - "entity_id": "update.tasmoadmin_update", - "hidden_by": null, - "icon": null, - "id": "8a00bc989279cb633783a601f63c1e2e", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Update", - "platform": "hassio", - "supported_features": 25, - "unique_id": "a0d7b954_sonweb_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "2f7573b5a7f322c078e3c7fb2ee1a5c0", - "disabled_by": null, - "entity_category": "config", - "entity_id": "update.check_home_assistant_configuration_update", - "hidden_by": null, - "icon": null, - "id": "2e01adae3316e9914203b9db27a6a02b", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Update", - "platform": "hassio", - "supported_features": 25, - "unique_id": "core_check_config_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "6ddd01f41a4197b18b29447c38b8c836", - "disabled_by": null, - "entity_category": "config", - "entity_id": "update.z_wave_js_update", - "hidden_by": null, - "icon": null, - "id": "f9cfc653e0020901621a9ee0d78f8095", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Update", - "platform": "hassio", - "supported_features": 25, - "unique_id": "core_zwave_js_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "61dcaa2b5a7332a06dca0f764dc63d8e", - "disabled_by": null, - "entity_category": "config", - "entity_id": "update.raspberrymatic_ccu_update", - "hidden_by": null, - "icon": null, - "id": "0c26625d737447ec320af43b5fe5621d", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Update", - "platform": "hassio", - "supported_features": 25, - "unique_id": "de838cd8_raspberrymatic_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "e8d393e7209027e19dc79d238d4296b8", - "device_class": null, - "device_id": "31025adba5c6df19f633841c0e8f1343", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "button.synchronize_devices", - "hidden_by": null, - "icon": null, - "id": "907cd5f73fb201ba2ab1d479a9a31b0f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Synchronize Devices", - "platform": "google_assistant", - "supported_features": 0, - "unique_id": "homeassistant-d3afc_sync", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "1fb392bfa095e0190b76d430c6027366", - "device_class": null, - "device_id": "a46a365f11209d37c23908414543d26c", - "disabled_by": null, - "entity_category": null, - "entity_id": "sensor.openweathermap_visibility", - "hidden_by": null, - "icon": null, - "id": "a4050226d0c6f6ec5e773bd83e8e06e2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "OpenWeatherMap Visibility", - "platform": "openweathermap", - "supported_features": 0, - "unique_id": "49.369477-10.9831468-visibility_distance", - "unit_of_measurement": "m" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": null, - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "script.timed_sleep", - "hidden_by": null, - "icon": null, - "id": "c454033515f6502bc5905b77ce458d8a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Einschlafen mit Licht und Musik auto-aus", - "platform": "script", - "supported_features": 0, - "unique_id": "timed_sleep", - "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": "script.bedroom_music_off_20", - "hidden_by": null, - "icon": null, - "id": "5b04338d1cdc6dc7cc1ab9fec18ad8d0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Musik aus 20min", - "platform": "script", - "supported_features": 0, - "unique_id": "bedroom_music_off_20", - "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": "script.bedroom_music_off_30", - "hidden_by": null, - "icon": null, - "id": "768a93081a6b45163a6b9d357ab66f17", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Musik aus 30min", - "platform": "script", - "supported_features": 0, - "unique_id": "bedroom_music_off_30", - "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": "script.bedroom_music_off_45", - "hidden_by": null, - "icon": null, - "id": "400062cf882bbacd711b95a6e74fa104", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Musik aus 45min", - "platform": "script", - "supported_features": 0, - "unique_id": "bedroom_music_off_45", - "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": "script.bedroom_music_off_60", - "hidden_by": null, - "icon": null, - "id": "c0aa24a3c048df62ffd1324f049be1fc", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Musik aus 1h", - "platform": "script", - "supported_features": 0, - "unique_id": "bedroom_music_off_60", - "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": "script.bedroom_waves", - "hidden_by": null, - "icon": null, - "id": "c8c39e8daa87d10cacb7174147d0108f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Wellen", - "platform": "script", - "supported_features": 0, - "unique_id": "bedroom_waves", - "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": "script.bedroom_rain", - "hidden_by": null, - "icon": null, - "id": "d8b4503fbc0048b03184b525d2bfe1e1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Schlafzimmer Regen", - "platform": "script", - "supported_features": 0, - "unique_id": "bedroom_rain", - "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": "script.bedroom_sleep_music_long", - "hidden_by": null, - "icon": null, - "id": "d44fac6d2a85c2c2ce2110148680973c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Einschlaf Playlist", - "platform": "script", - "supported_features": 0, - "unique_id": "bedroom_sleep_music_long", - "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": "script.bedroom_sleep_music_short", - "hidden_by": null, - "icon": null, - "id": "20927c6f1d45f57d36868b2bd3ba0033", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Einschlaf Playlist Kurz", - "platform": "script", - "supported_features": 0, - "unique_id": "bedroom_sleep_music_short", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "dd92b1e30c11c42be5116330fc3a3410", - "disabled_by": null, - "entity_category": "config", - "entity_id": "update.fritz_box_7490_fritz_os", - "hidden_by": null, - "icon": null, - "id": "fe00532f8f7824877e7b0a9dd816b620", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "FRITZ!Box 7490 FRITZ!OS", - "platform": "fritz", - "supported_features": 1, - "unique_id": "3431C416294A-update", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "043eba930fc74b1699b91532ce83c490", - "device_class": null, - "device_id": "17abd106e210436c8f7e95857cd2fc14", - "disabled_by": null, - "entity_category": "config", - "entity_id": "button.babycamera_set_system_date_and_time", - "hidden_by": null, - "icon": null, - "id": "37c49ff2edb4c83fb490c1ac14900329", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "BabyCamera Set System Date and Time", - "platform": "onvif", - "supported_features": 0, - "unique_id": "D8:07:B6:25:E0:E4_setsystemdatetime", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rebeccahandysamsung_detected_activity", - "hidden_by": null, - "icon": null, - "id": "ddb59609e8f897288c66864f921326dc", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:walk", - "original_name": "rebeccaHandySamsung Detected Activity", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_detected_activity", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rebeccahandysamsung_sleep_confidence", - "hidden_by": null, - "icon": null, - "id": "6aa1c10f4cb1d30e2b2ae34988424be8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:sleep", - "original_name": "rebeccaHandySamsung Sleep Confidence", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_sleep_confidence", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rebeccahandysamsung_sleep_segment", - "hidden_by": null, - "icon": null, - "id": "c42bebb4eb9cb28e95839b3ae4e285c1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:sleep", - "original_name": "rebeccaHandySamsung Sleep Segment", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_sleep_segment", - "unit_of_measurement": "ms" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_current_version", - "hidden_by": null, - "icon": null, - "id": "73de0c71dc08b0120d05e5c6ab6ec008", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:android", - "original_name": "rebeccaHandySamsung Current Version", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_current_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_app_rx_gb", - "hidden_by": null, - "icon": null, - "id": "3b9feeab7faefaf2c8cdcdab593f7796", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:radio-tower", - "original_name": "rebeccaHandySamsung App Rx GB", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_app_rx_gb", - "unit_of_measurement": "GB" - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_app_tx_gb", - "hidden_by": null, - "icon": null, - "id": "4e2c8b3230f4fe97839b0dbf67274c14", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:radio-tower", - "original_name": "rebeccaHandySamsung App Tx GB", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_app_tx_gb", - "unit_of_measurement": "GB" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_app_memory", - "hidden_by": null, - "icon": null, - "id": "968a9f4d64dff08dcee25324043f6721", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:memory", - "original_name": "rebeccaHandySamsung App Memory", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_app_memory", - "unit_of_measurement": "GB" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.rebeccahandysamsung_app_inactive", - "hidden_by": null, - "icon": null, - "id": "6ccf5187135dcf5f1a9f1fb95722c424", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:timer-outline", - "original_name": "rebeccaHandySamsung App Inactive", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_app_inactive", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_app_standby_bucket", - "hidden_by": null, - "icon": null, - "id": "2942234acde0c6357f487e0c3df39da5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:android", - "original_name": "rebeccaHandySamsung App Standby Bucket", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_app_standby_bucket", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_app_importance", - "hidden_by": null, - "icon": null, - "id": "c61c67ed3969baee5787d38527805439", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:android", - "original_name": "rebeccaHandySamsung App Importance", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_app_importance", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rebeccahandysamsung_ringer_mode", - "hidden_by": null, - "icon": null, - "id": "c82dd84898408c0ad45991a481b979fe", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:volume-high", - "original_name": "rebeccaHandySamsung Ringer Mode", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_audio_sensor", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rebeccahandysamsung_audio_mode", - "hidden_by": null, - "icon": null, - "id": "7fd2460120a54697c5cf5a95ddd3a60a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:volume-high", - "original_name": "rebeccaHandySamsung Audio Mode", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_audio_mode", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.rebeccahandysamsung_headphones", - "hidden_by": null, - "icon": null, - "id": "8dcc8869dad037b3a67ec93462228117", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:headphones", - "original_name": "rebeccaHandySamsung Headphones", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_headphone_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.rebeccahandysamsung_mic_muted", - "hidden_by": null, - "icon": null, - "id": "8cc212953140598e7c65ef45f58db503", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:microphone-off", - "original_name": "rebeccaHandySamsung Mic Muted", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_mic_muted", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.rebeccahandysamsung_speakerphone", - "hidden_by": null, - "icon": null, - "id": "975e30e999f057eda4530efd7368933f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:volume-high", - "original_name": "rebeccaHandySamsung Speakerphone", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_speakerphone_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.rebeccahandysamsung_music_active", - "hidden_by": null, - "icon": null, - "id": "1e00a448f60ed9793959f39980fea19b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:music", - "original_name": "rebeccaHandySamsung Music Active", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_music_active", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_volume_level_alarm", - "hidden_by": null, - "icon": null, - "id": "aa95d1555dc25439955d9eeba25dc479", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:alarm", - "original_name": "rebeccaHandySamsung Volume Level Alarm", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_volume_alarm", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_volume_level_call", - "hidden_by": null, - "icon": null, - "id": "af07684d96ae2f3165b452538885654d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:phone", - "original_name": "rebeccaHandySamsung Volume Level Call", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_volume_call", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_volume_level_music", - "hidden_by": null, - "icon": null, - "id": "436b0e28c9cba906baa7005952f7ff36", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:music", - "original_name": "rebeccaHandySamsung Volume Level Music", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_volume_music", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_volume_level_ringer", - "hidden_by": null, - "icon": null, - "id": "d9506eb98986df589653f1ff0f5f7aa1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:phone-ring", - "original_name": "rebeccaHandySamsung Volume Level Ringer", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_volume_ring", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_volume_level_notification", - "hidden_by": null, - "icon": null, - "id": "29ccacbc6dd278c2a61b73b88f6f288e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:bell-ring", - "original_name": "rebeccaHandySamsung Volume Level Notification", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_volume_notification", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_volume_level_system", - "hidden_by": null, - "icon": null, - "id": "0507d822e94907bcd9dca4b9859c031c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cellphone-sound", - "original_name": "rebeccaHandySamsung Volume Level System", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_volume_system", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_volume_level_dtmf", - "hidden_by": null, - "icon": null, - "id": "69a47117ce3421a7f36de758d6bdfcbe", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:volume-high", - "original_name": "rebeccaHandySamsung Volume Level DTMF", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_volume_dtmf", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_volume_level_accessibility", - "hidden_by": null, - "icon": null, - "id": "3b32619d0308c11a62aab6b47bd48224", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:human", - "original_name": "rebeccaHandySamsung Volume Level Accessibility", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_volume_accessibility", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.martinhandy_sleep_confidence", - "hidden_by": null, - "icon": null, - "id": "241a5186403d62fe0d8703b0b3b2fe5c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:sleep", - "original_name": "MartinHandy Sleep Confidence", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_sleep_confidence", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.martinhandy_sleep_segment", - "hidden_by": null, - "icon": null, - "id": "c092660bf4455b7ded86950fb3f3bee0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:sleep", - "original_name": "MartinHandy Sleep Segment", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_sleep_segment", - "unit_of_measurement": "ms" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_current_version", - "hidden_by": null, - "icon": null, - "id": "00017e4dcc28ba8680cb9daee97a84a3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:android", - "original_name": "MartinHandy Current Version", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_current_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_app_rx_gb", - "hidden_by": null, - "icon": null, - "id": "2e47ec05c52f92c15e08554a34a050c0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:radio-tower", - "original_name": "MartinHandy App Rx GB", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_app_rx_gb", - "unit_of_measurement": "GB" - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_app_tx_gb", - "hidden_by": null, - "icon": null, - "id": "6d63efee4803b6ae50b49a33a0898cdb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:radio-tower", - "original_name": "MartinHandy App Tx GB", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_app_tx_gb", - "unit_of_measurement": "GB" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_app_memory", - "hidden_by": null, - "icon": null, - "id": "22d9fe99f039ea55230d3cc730490b51", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:memory", - "original_name": "MartinHandy App Memory", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_app_memory", - "unit_of_measurement": "GB" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.martinhandy_app_inactive", - "hidden_by": null, - "icon": null, - "id": "2e25275fd43835ca5642af01b6d2cad9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:timer-outline", - "original_name": "MartinHandy App Inactive", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_app_inactive", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_app_standby_bucket", - "hidden_by": null, - "icon": null, - "id": "7724f7f1f8745229d52ed8b53647b0c3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:android", - "original_name": "MartinHandy App Standby Bucket", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_app_standby_bucket", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_app_importance", - "hidden_by": null, - "icon": null, - "id": "14544d9a517e2ea7fef8395d42c68971", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:android", - "original_name": "MartinHandy App Importance", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_app_importance", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.martinhandy_audio_mode", - "hidden_by": null, - "icon": null, - "id": "fdd59900bd90e5fb25bd6c5ab542f79e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:volume-high", - "original_name": "MartinHandy Audio Mode", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_audio_mode", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.martinhandy_mic_muted", - "hidden_by": null, - "icon": null, - "id": "1af93945712961e24160ae8389d85848", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:microphone", - "original_name": "MartinHandy Mic Muted", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_mic_muted", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.martinhandy_speakerphone", - "hidden_by": null, - "icon": null, - "id": "e08c6f1e956d8170449a9f0b7a02eb55", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:volume-off", - "original_name": "MartinHandy Speakerphone", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_speakerphone_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.martinhandy_music_active", - "hidden_by": null, - "icon": null, - "id": "2e59595be64836e333d6d6de58c80e47", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:music", - "original_name": "MartinHandy Music Active", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_music_active", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_volume_level_alarm", - "hidden_by": null, - "icon": null, - "id": "cccdebdaf045174b2d6bfc4c13d2dce7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:alarm", - "original_name": "MartinHandy Volume Level Alarm", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_volume_alarm", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_volume_level_call", - "hidden_by": null, - "icon": null, - "id": "313efabd06e6759eb2824bd51b039cf7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:phone", - "original_name": "MartinHandy Volume Level Call", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_volume_call", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_volume_level_music", - "hidden_by": null, - "icon": null, - "id": "3a1628ebab77c72686fa56f181b4effe", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:music", - "original_name": "MartinHandy Volume Level Music", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_volume_music", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_volume_level_ringer", - "hidden_by": null, - "icon": null, - "id": "ec1d64eb795808fd41bd6a5f5ad7ff33", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:phone-ring", - "original_name": "MartinHandy Volume Level Ringer", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_volume_ring", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_volume_level_notification", - "hidden_by": null, - "icon": null, - "id": "65fe3ad3aa7fcc638916c613a1fa8057", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:bell-ring", - "original_name": "MartinHandy Volume Level Notification", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_volume_notification", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_volume_level_system", - "hidden_by": null, - "icon": null, - "id": "b1ddc31ed3061fc4417a22daed92b7bc", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cellphone-sound", - "original_name": "MartinHandy Volume Level System", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_volume_system", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_volume_level_dtmf", - "hidden_by": null, - "icon": null, - "id": "bc3013055f92827925950e0d32707911", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:volume-high", - "original_name": "MartinHandy Volume Level DTMF", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_volume_dtmf", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_volume_level_accessibility", - "hidden_by": null, - "icon": null, - "id": "9503c7616ab3f6e17aa51557d6bd29e8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:human", - "original_name": "MartinHandy Volume Level Accessibility", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_volume_accessibility", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.martinhandy_bluetooth_state", - "hidden_by": null, - "icon": null, - "id": "e6715891a1bdd201afbd34151445c4ec", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:bluetooth", - "original_name": "MartinHandy Bluetooth State", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_bluetooth_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.martinhandy_work_profile", - "hidden_by": null, - "icon": null, - "id": "5dd5b1712c4f3102d4f30049d6edeb1b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:briefcase", - "original_name": "MartinHandy Work Profile", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_is_work_profile", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.martinhandy_device_locked", - "hidden_by": null, - "icon": null, - "id": "fe0141ae7e96b9fa4acd81995b7a0ef5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cellphone-lock", - "original_name": "MartinHandy Device Locked", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_device_locked", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.martinhandy_device_secure", - "hidden_by": null, - "icon": null, - "id": "d63bc05daa5f9f0a435123833cda8744", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cellphone-key", - "original_name": "MartinHandy Device Secure", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_device_secure", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.martinhandy_keyguard_locked", - "hidden_by": null, - "icon": null, - "id": "c8eea2f89e730ac1ea3b0fd00e200fac", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cellphone", - "original_name": "MartinHandy Keyguard Locked", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_keyguard_locked", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.martinhandy_keyguard_secure", - "hidden_by": null, - "icon": null, - "id": "1d965555a68c97abeb2357d9e745f15f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cellphone-key", - "original_name": "MartinHandy Keyguard Secure", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_keyguard_secure", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.martinhandy_last_used_app", - "hidden_by": null, - "icon": null, - "id": "7f8fc8e882c711bdbe11f2439962ea36", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:android", - "original_name": "MartinHandy Last Used App", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_last_used_app", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_last_update_trigger", - "hidden_by": null, - "icon": null, - "id": "47a2b527919de19026ab856a9c81c053", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:update", - "original_name": "MartinHandy Last Update Trigger", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_last_update", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.martinhandy_high_accuracy_mode", - "hidden_by": null, - "icon": null, - "id": "a6210adad262490a24dc576990df2d5b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:crosshairs-gps", - "original_name": "MartinHandy High Accuracy Mode", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_high_accuracy_mode", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_high_accuracy_update_interval", - "hidden_by": null, - "icon": null, - "id": "8f616b9a330d38be42a4343484887e6e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:timer", - "original_name": "MartinHandy High Accuracy Update Interval", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_high_accuracy_update_interval", - "unit_of_measurement": "seconds" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.martinhandy_mobile_data", - "hidden_by": null, - "icon": null, - "id": "b0bea7007f7157927844c9af90608a59", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:signal", - "original_name": "MartinHandy Mobile Data", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_mobile_data", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.martinhandy_mobile_data_roaming", - "hidden_by": null, - "icon": null, - "id": "1cde58db1c3c65179a1d84ed7c1f5d48", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:toggle-switch", - "original_name": "MartinHandy Mobile Data Roaming", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_mobile_data_roaming", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_wifi_ip_address", - "hidden_by": null, - "icon": null, - "id": "10a0eb752fa170d9eb41cba34076fe5a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:ip", - "original_name": "MartinHandy WiFi IP Address", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_wifi_ip_address", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_wifi_link_speed", - "hidden_by": null, - "icon": null, - "id": "88dd8568d1176a906b5931de51618cc5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:wifi-strength-1", - "original_name": "MartinHandy WiFi Link Speed", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_wifi_link_speed", - "unit_of_measurement": "Mbps" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "binary_sensor.martinhandy_wifi_state", - "hidden_by": null, - "icon": null, - "id": "a4c4accc7a27be77a854e7bca344578b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:wifi", - "original_name": "MartinHandy WiFi State", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_wifi_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_wifi_frequency", - "hidden_by": null, - "icon": null, - "id": "e30b68acf3b8255cbe1f5e623cce2457", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:wifi", - "original_name": "MartinHandy WiFi Frequency", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_wifi_frequency", - "unit_of_measurement": "MHz" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": "signal_strength", - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_wifi_signal_strength", - "hidden_by": null, - "icon": null, - "id": "e00aa674d242e241f2c0969dc1acef10", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "signal_strength", - "original_icon": "mdi:wifi-strength-1", - "original_name": "MartinHandy WiFi Signal Strength", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_wifi_signal_strength", - "unit_of_measurement": "dBm" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_public_ip_address", - "hidden_by": null, - "icon": null, - "id": "58b73deeb1efe5f1a404430678443bfb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:ip", - "original_name": "MartinHandy Public IP Address", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_public_ip_address", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_network_type", - "hidden_by": null, - "icon": null, - "id": "2e839423c42965d660ede59b032cc0f3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:wifi", - "original_name": "MartinHandy Network Type", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_network_type", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.martinhandy_last_notification", - "hidden_by": null, - "icon": null, - "id": "c5090777c6d3079cd3243963bd36e1a6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:bell-ring", - "original_name": "MartinHandy Last Notification", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_last_notification", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.martinhandy_last_removed_notification", - "hidden_by": null, - "icon": null, - "id": "9edb34a07bc574d6a9daad396a61b970", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:bell-ring", - "original_name": "MartinHandy Last Removed Notification", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_last_removed_notification", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.martinhandy_active_notification_count", - "hidden_by": null, - "icon": null, - "id": "5ef6135722b0881b15771e963756f261", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:bell-ring", - "original_name": "MartinHandy Active Notification Count", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_active_notification_count", - "unit_of_measurement": "notifications" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.martinhandy_media_session", - "hidden_by": null, - "icon": null, - "id": "da3d709a93cdd30f814409766cec6ae7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:play-circle", - "original_name": "MartinHandy Media Session", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_media_session", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_sim_1", - "hidden_by": null, - "icon": null, - "id": "eaa69a260d73a8ba9b0735ba33279837", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:sim", - "original_name": "MartinHandy SIM 1", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_sim_1", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_sim_2", - "hidden_by": null, - "icon": null, - "id": "41f20f8a5cd4ec61d6cc6f737e202db0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:sim", - "original_name": "MartinHandy SIM 2", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_sim_2", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "binary_sensor.martinhandy_interactive", - "hidden_by": null, - "icon": null, - "id": "c30441865321fe42c5f25a55ddede544", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cellphone", - "original_name": "MartinHandy Interactive", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_is_interactive", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.martinhandy_doze_mode", - "hidden_by": null, - "icon": null, - "id": "a061ba5ad37d0832e0cd3a7f957b1e3d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:sleep", - "original_name": "MartinHandy Doze Mode", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_is_idle", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.martinhandy_power_save", - "hidden_by": null, - "icon": null, - "id": "c5c94cb0caf1d413cb41ab006d7f6a9f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:battery-plus", - "original_name": "MartinHandy Power Save", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_power_save", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_external_storage", - "hidden_by": null, - "icon": null, - "id": "aef729fd15b8956ce42caf94a797ec4f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:micro-sd", - "original_name": "MartinHandy External Storage", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_external_storage", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_current_time_zone", - "hidden_by": null, - "icon": null, - "id": "646efed36050ffea8c5d39b51ff1bd89", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:map-clock", - "original_name": "MartinHandy Current Time Zone", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_current_time_zone", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_total_rx_gb", - "hidden_by": null, - "icon": null, - "id": "097a96fabd06a06b8850fd21dadabe36", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:radio-tower", - "original_name": "MartinHandy Total Rx GB", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_total_rx_gb", - "unit_of_measurement": "GB" - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_total_tx_gb", - "hidden_by": null, - "icon": null, - "id": "b017d344dc1a7ecda91da328d98e5aac", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:radio-tower", - "original_name": "MartinHandy Total Tx GB", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_total_tx_gb", - "unit_of_measurement": "GB" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_do_not_disturb_sensor", - "hidden_by": null, - "icon": null, - "id": "b001d4e7867ae74a086f9a700bba0946", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:minus-circle", - "original_name": "rebeccaHandySamsung Do Not Disturb Sensor", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_dnd_sensor", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.rebeccahandysamsung_work_profile", - "hidden_by": null, - "icon": null, - "id": "2360d048bc0f24614029492f041befc1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:briefcase", - "original_name": "rebeccaHandySamsung Work Profile", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_is_work_profile", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.rebeccahandysamsung_high_accuracy_mode", - "hidden_by": null, - "icon": null, - "id": "e1635b3ede5cffe3da9d1c6b9ddaed2a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:crosshairs-gps", - "original_name": "rebeccaHandySamsung High Accuracy Mode", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_high_accuracy_mode", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rebeccahandysamsung_bluetooth_connection", - "hidden_by": null, - "icon": null, - "id": "2ef5040ea72767e5b497d573f41e9c37", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:bluetooth", - "original_name": "rebeccaHandySamsung Bluetooth Connection", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_bluetooth_connection", - "unit_of_measurement": "connection(s)" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rebeccahandysamsung_geocoded_location", - "hidden_by": null, - "icon": null, - "id": "e6350e75158894f542c7f633a8d58736", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:map", - "original_name": "rebeccaHandySamsung Geocoded Location", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_geocoded_location", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_high_accuracy_update_interval", - "hidden_by": null, - "icon": null, - "id": "c1fe953d5026acbe72dcce86718ee494", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:timer", - "original_name": "rebeccaHandySamsung High Accuracy Update Interval", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_high_accuracy_update_interval", - "unit_of_measurement": "seconds" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.rebeccahandysamsung_bluetooth_state", - "hidden_by": null, - "icon": null, - "id": "50489f778a03a591d39beb6e6999d8c4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:bluetooth", - "original_name": "rebeccaHandySamsung Bluetooth State", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_bluetooth_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.rebeccahandysamsung_mobile_data", - "hidden_by": null, - "icon": null, - "id": "d0bce5667ec39170e64a1ff20c640b1c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:signal", - "original_name": "rebeccaHandySamsung Mobile Data", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_mobile_data", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.rebeccahandysamsung_device_locked", - "hidden_by": null, - "icon": null, - "id": "e1d9ec3a041840117b60aa29d4b897fd", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cellphone-lock", - "original_name": "rebeccaHandySamsung Device Locked", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_device_locked", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_ble_transmitter", - "hidden_by": null, - "icon": null, - "id": "e14975a4c33b52f812a2dc94a6727d81", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:bluetooth", - "original_name": "rebeccaHandySamsung BLE Transmitter", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_ble_emitter", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.rebeccahandysamsung_mobile_data_roaming", - "hidden_by": null, - "icon": null, - "id": "9aa809a0c879c5177d66ae0933277109", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:toggle-switch", - "original_name": "rebeccaHandySamsung Mobile Data Roaming", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_mobile_data_roaming", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.rebeccahandysamsung_device_secure", - "hidden_by": null, - "icon": null, - "id": "79d5ac4237b5ee9b99e0087749f034b0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cellphone-key", - "original_name": "rebeccaHandySamsung Device Secure", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_device_secure", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_wifi_connection", - "hidden_by": null, - "icon": null, - "id": "b53d6d2e49110063441facfa002bd2a9", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:wifi", - "original_name": "rebeccaHandySamsung WiFi Connection", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_wifi_connection", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.rebeccahandysamsung_keyguard_locked", - "hidden_by": null, - "icon": null, - "id": "4818f8f91b4cdd88ea9788375eea9652", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cellphone-lock", - "original_name": "rebeccaHandySamsung Keyguard Locked", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_keyguard_locked", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_wifi_bssid", - "hidden_by": null, - "icon": null, - "id": "9423f952e87796781c2bdc15c8115b10", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:wifi", - "original_name": "rebeccaHandySamsung WiFi BSSID", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_wifi_bssid", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.rebeccahandysamsung_keyguard_secure", - "hidden_by": null, - "icon": null, - "id": "f72438e4ce07358400a52d4157a2ce1f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cellphone-key", - "original_name": "rebeccaHandySamsung Keyguard Secure", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_keyguard_secure", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_wifi_ip_address", - "hidden_by": null, - "icon": null, - "id": "e409a4c24d6f7c7236e1affb3eb275ef", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:ip", - "original_name": "rebeccaHandySamsung WiFi IP Address", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_wifi_ip_address", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rebeccahandysamsung_last_used_app", - "hidden_by": null, - "icon": null, - "id": "13168582181d46b7b8e0f378bfde311e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:android", - "original_name": "rebeccaHandySamsung Last Used App", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_last_used_app", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_wifi_link_speed", - "hidden_by": null, - "icon": null, - "id": "368c9c1fdac59c02ff0e963a9e72a184", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:wifi-strength-3", - "original_name": "rebeccaHandySamsung WiFi Link Speed", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_wifi_link_speed", - "unit_of_measurement": "Mbps" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": "timestamp", - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_last_reboot", - "hidden_by": null, - "icon": null, - "id": "db3894bc79fd64c42268785623e92ca6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "timestamp", - "original_icon": "mdi:restart", - "original_name": "rebeccaHandySamsung Last Reboot", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_last_reboot", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_last_update_trigger", - "hidden_by": null, - "icon": null, - "id": "2b97bffbd176af935a3bdf132cdc1b2b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:update", - "original_name": "rebeccaHandySamsung Last Update Trigger", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_last_update", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.rebeccahandysamsung_wifi_state", - "hidden_by": null, - "icon": null, - "id": "ec9aa1b1ff74fc6e14f7177f00bb975e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:wifi", - "original_name": "rebeccaHandySamsung WiFi State", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_wifi_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": "illuminance", - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rebeccahandysamsung_light_sensor", - "hidden_by": null, - "icon": null, - "id": "687e8061117ba91d55fbbee5a54f8a67", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "illuminance", - "original_icon": "mdi:brightness-5", - "original_name": "rebeccaHandySamsung Light Sensor", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_light_sensor", - "unit_of_measurement": "lx" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_wifi_frequency", - "hidden_by": null, - "icon": null, - "id": "91f0ad38a1262f733e76c4e7919dc7a0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:wifi", - "original_name": "rebeccaHandySamsung WiFi Frequency", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_wifi_frequency", - "unit_of_measurement": "MHz" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": "signal_strength", - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_wifi_signal_strength", - "hidden_by": null, - "icon": null, - "id": "a0a19712792e420c48901dd0a230e07b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "signal_strength", - "original_icon": "mdi:wifi-strength-3", - "original_name": "rebeccaHandySamsung WiFi Signal Strength", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_wifi_signal_strength", - "unit_of_measurement": "dBm" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_public_ip_address", - "hidden_by": null, - "icon": null, - "id": "96c10e31681541e987a5fed46630849e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:ip", - "original_name": "rebeccaHandySamsung Public IP Address", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_public_ip_address", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_network_type", - "hidden_by": null, - "icon": null, - "id": "1619f7335fd0e681f1cba4d229ffd8d2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:network", - "original_name": "rebeccaHandySamsung Network Type", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_network_type", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": "timestamp", - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rebeccahandysamsung_next_alarm", - "hidden_by": null, - "icon": null, - "id": "2170416ae42f6fe61eb5c619d971f584", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "timestamp", - "original_icon": "mdi:alarm", - "original_name": "rebeccaHandySamsung Next Alarm", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_next_alarm", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rebeccahandysamsung_last_notification", - "hidden_by": null, - "icon": null, - "id": "047becb14431d8735e871e4b93f4d256", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:bell-ring", - "original_name": "rebeccaHandySamsung Last Notification", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_last_notification", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rebeccahandysamsung_last_removed_notification", - "hidden_by": null, - "icon": null, - "id": "91f4494381d49422a2bceff59e1f95f2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:bell-ring", - "original_name": "rebeccaHandySamsung Last Removed Notification", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_last_removed_notification", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rebeccahandysamsung_active_notification_count", - "hidden_by": null, - "icon": null, - "id": "7b6749515b6cea3b6c1aee2386f5ea29", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:bell-ring", - "original_name": "rebeccaHandySamsung Active Notification Count", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_active_notification_count", - "unit_of_measurement": "notifications" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rebeccahandysamsung_media_session", - "hidden_by": null, - "icon": null, - "id": "79a7b4d592e8d33d9ab14a57f38dafe1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:play-circle", - "original_name": "rebeccaHandySamsung Media Session", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_media_session", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rebeccahandysamsung_phone_state", - "hidden_by": null, - "icon": null, - "id": "000539bbd3f2dbb4bb6c7bb59b49fd99", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:phone", - "original_name": "rebeccaHandySamsung Phone State", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_phone_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_sim_1", - "hidden_by": null, - "icon": null, - "id": "18f02d2b79b38d29cbd1f8157ff8d89d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:sim", - "original_name": "rebeccaHandySamsung SIM 1", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_sim_1", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_sim_2", - "hidden_by": null, - "icon": null, - "id": "3e6bd37526f480caa1d4781864abe1fb", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:sim", - "original_name": "rebeccaHandySamsung SIM 2", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_sim_2", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.rebeccahandysamsung_interactive", - "hidden_by": null, - "icon": null, - "id": "859cb7158d9412ef13b3b1dc97e3dbec", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cellphone", - "original_name": "rebeccaHandySamsung Interactive", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_is_interactive", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.rebeccahandysamsung_doze_mode", - "hidden_by": null, - "icon": null, - "id": "3ee7307f995f821de8ca33e5f4334fd4", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:sleep", - "original_name": "rebeccaHandySamsung Doze Mode", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_is_idle", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "binary_sensor.rebeccahandysamsung_power_save", - "hidden_by": null, - "icon": null, - "id": "ffcaec5cae7fff033f8b986a8357c3bd", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:battery-plus", - "original_name": "rebeccaHandySamsung Power Save", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_power_save", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_proximity_sensor", - "hidden_by": null, - "icon": null, - "id": "11e6144a4d05d7c15fece0bc39371466", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:leak", - "original_name": "rebeccaHandySamsung Proximity Sensor", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_proximity_sensor", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rebeccahandysamsung_steps_sensor", - "hidden_by": null, - "icon": null, - "id": "0866104ad28f02b032e180b31e3497d0", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:walk", - "original_name": "rebeccaHandySamsung Steps Sensor", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_steps_sensor", - "unit_of_measurement": "steps" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_internal_storage", - "hidden_by": null, - "icon": null, - "id": "d58facc93a7c58ea09f5452ee4ead038", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:harddisk", - "original_name": "rebeccaHandySamsung Internal Storage", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_storage_sensor", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_external_storage", - "hidden_by": null, - "icon": null, - "id": "a5f6e2e072fe0ed8ab7b9516bb69d197", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:micro-sd", - "original_name": "rebeccaHandySamsung External Storage", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_external_storage", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_current_time_zone", - "hidden_by": null, - "icon": null, - "id": "deeb2efe1022f5fa48f4ac7027fa1391", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:map-clock", - "original_name": "rebeccaHandySamsung Current Time Zone", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_current_time_zone", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_mobile_rx_gb", - "hidden_by": null, - "icon": null, - "id": "55c294c61f78ad62292af05ccaa01c7e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:radio-tower", - "original_name": "rebeccaHandySamsung Mobile Rx GB", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_mobile_rx_gb", - "unit_of_measurement": "GB" - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_mobile_tx_gb", - "hidden_by": null, - "icon": null, - "id": "a1f657b3a3478d364841290729cba858", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:radio-tower", - "original_name": "rebeccaHandySamsung Mobile Tx GB", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_mobile_tx_gb", - "unit_of_measurement": "GB" - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_total_rx_gb", - "hidden_by": null, - "icon": null, - "id": "f6f49991c8add0630bbda2d7f3a15933", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:radio-tower", - "original_name": "rebeccaHandySamsung Total Rx GB", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_total_rx_gb", - "unit_of_measurement": "GB" - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_total_tx_gb", - "hidden_by": null, - "icon": null, - "id": "63b279a5b06d1a3827294d95b86b9fcc", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:radio-tower", - "original_name": "rebeccaHandySamsung Total Tx GB", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_total_tx_gb", - "unit_of_measurement": "GB" - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_mobile_rx_gb", - "hidden_by": null, - "icon": null, - "id": "c6ec853f2c808648cfc9c74ebf42afac", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:radio-tower", - "original_name": "MartinHandy Mobile Rx GB", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_mobile_rx_gb", - "unit_of_measurement": "GB" - }, - { - "area_id": null, - "capabilities": { - "state_class": "total_increasing" - }, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_mobile_tx_gb", - "hidden_by": null, - "icon": null, - "id": "f4c042c138b92b83a306603a9cd3409e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:radio-tower", - "original_name": "MartinHandy Mobile Tx GB", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_mobile_tx_gb", - "unit_of_measurement": "GB" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "cf9a581ed90e103e7731105967b6908b", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.motioneye_update_available", - "hidden_by": null, - "icon": null, - "id": "7ea59cafaba73702b6230eacf1849cba", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "update", - "original_icon": null, - "original_name": "Update available", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_motioneye_update_available", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "cf9a581ed90e103e7731105967b6908b", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.motioneye_running", - "hidden_by": null, - "icon": null, - "id": "8debd763fbb33bb164a252426f638bcc", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "running", - "original_icon": null, - "original_name": "Running", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_motioneye_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "cf9a581ed90e103e7731105967b6908b", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.motioneye_version", - "hidden_by": null, - "icon": null, - "id": "e09cb82eac3757b13d155e11a211fbb2", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_motioneye_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "cf9a581ed90e103e7731105967b6908b", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.motioneye_newest_version", - "hidden_by": null, - "icon": null, - "id": "edd1d5cbc630304a9eeaa8dc29e99042", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Newest version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_motioneye_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "cf9a581ed90e103e7731105967b6908b", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.motioneye_cpu_percent", - "hidden_by": null, - "icon": null, - "id": "b80b3f547c5bfd1e7a0897a5373687b9", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cpu-64-bit", - "original_name": "CPU percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_motioneye_cpu_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "cf9a581ed90e103e7731105967b6908b", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.motioneye_memory_percent", - "hidden_by": null, - "icon": null, - "id": "54ebd77b2c8901a0bf74aed1c4f48469", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:memory", - "original_name": "Memory percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_motioneye_memory_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "cf9a581ed90e103e7731105967b6908b", - "disabled_by": null, - "entity_category": "config", - "entity_id": "update.motioneye_update", - "hidden_by": null, - "icon": null, - "id": "df36c908d42f839936dfdb20596e78a3", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Update", - "platform": "hassio", - "supported_features": 25, - "unique_id": "a0d7b954_motioneye_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": "power", - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_battery_power", - "hidden_by": null, - "icon": null, - "id": "a5e99a122f5664c6bf53c54d767a2124", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "power", - "original_icon": "mdi:battery-minus", - "original_name": "rebeccaHandySamsung Battery Power", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_battery_power", - "unit_of_measurement": "W" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": "power", - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_battery_power", - "hidden_by": null, - "icon": null, - "id": "e0d853344bc32d9d583a97d7c3fa4768", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "power", - "original_icon": "mdi:battery-minus", - "original_name": "MartinHandy Battery Power", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_battery_power", - "unit_of_measurement": "W" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "a04682db53bf50e2b78a99e1cd6ea8cc", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.glances_update_available", - "hidden_by": null, - "icon": null, - "id": "b69c246111cf55e789385658ff49372a", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "update", - "original_icon": null, - "original_name": "Update available", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_glances_update_available", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "a04682db53bf50e2b78a99e1cd6ea8cc", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.glances_running", - "hidden_by": null, - "icon": null, - "id": "c1c7fe08eaf79b8e227b461d75d0dc21", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "running", - "original_icon": null, - "original_name": "Running", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_glances_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "a04682db53bf50e2b78a99e1cd6ea8cc", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.glances_version", - "hidden_by": null, - "icon": null, - "id": "97bc145fe7337008da8e28423c420d2d", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_glances_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "a04682db53bf50e2b78a99e1cd6ea8cc", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.glances_newest_version", - "hidden_by": null, - "icon": null, - "id": "fa73ed79c09b0eea1e3e5807be4c91f9", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Newest version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_glances_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "a04682db53bf50e2b78a99e1cd6ea8cc", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.glances_cpu_percent", - "hidden_by": null, - "icon": null, - "id": "341dc3594ad6c28a4cc97b24d90e8712", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cpu-64-bit", - "original_name": "CPU percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_glances_cpu_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "a04682db53bf50e2b78a99e1cd6ea8cc", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.glances_memory_percent", - "hidden_by": null, - "icon": null, - "id": "c1a7a6862749f16f754965970219d775", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:memory", - "original_name": "Memory percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "a0d7b954_glances_memory_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "a04682db53bf50e2b78a99e1cd6ea8cc", - "disabled_by": null, - "entity_category": "config", - "entity_id": "update.glances_update", - "hidden_by": null, - "icon": null, - "id": "58685bd1e79f89ecc24b666fd8eb9513", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Update", - "platform": "hassio", - "supported_features": 25, - "unique_id": "a0d7b954_glances_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "a47da225a9cdc8ad25afcef0a26fa228", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.smoke_detector_and_siren_alarmtype_4", - "hidden_by": null, - "icon": null, - "id": "9c90dce67e554f9216b1f2967cef1ac8", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Alarm Type", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.3-113-0-alarmType", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "a47da225a9cdc8ad25afcef0a26fa228", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.smoke_detector_and_siren_alarmlevel_4", - "hidden_by": null, - "icon": null, - "id": "484b18743c34f8ccfa56d7817cbfda4f", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Alarm Level", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.3-113-0-alarmLevel", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "864a563750806281ba9b3624ac68a6ed", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.pc_192_168_189_77", - "hidden_by": null, - "icon": null, - "id": "8f97ddb98926c9f35f9863a93b6203b1", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-189-77", - "platform": "fritz", - "supported_features": 0, - "unique_id": "E2:73:62:72:3C:02_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "864a563750806281ba9b3624ac68a6ed", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.pc_192_168_189_77_internet_access", - "hidden_by": null, - "icon": null, - "id": "d8735c80c25206baff8ceb0153b78bea", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-189-77 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "E2:73:62:72:3C:02_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_beacon_monitor", - "hidden_by": null, - "icon": null, - "id": "2b3e0ba6cdc0de371b78ea2a36a70f67", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:bluetooth", - "original_name": "rebeccaHandySamsung Beacon Monitor", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_beacon_monitor", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.martinhandy_beacon_monitor", - "hidden_by": null, - "icon": null, - "id": "35e72a2e0f904273bf995bd9aa97349b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:bluetooth", - "original_name": "MartinHandy Beacon Monitor", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_beacon_monitor", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "36843a64299f15f57a3a988eeab2cb80", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.netdata_update_available", - "hidden_by": null, - "icon": null, - "id": "ce38095171d8b8c1958ce3bf0031329b", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "update", - "original_icon": null, - "original_name": "Update available", - "platform": "hassio", - "supported_features": 0, - "unique_id": "47146a2b_netdata_update_available", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "36843a64299f15f57a3a988eeab2cb80", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "binary_sensor.netdata_running", - "hidden_by": null, - "icon": null, - "id": "f6196604f02a64a6aeb17350f88e3001", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": "running", - "original_icon": null, - "original_name": "Running", - "platform": "hassio", - "supported_features": 0, - "unique_id": "47146a2b_netdata_state", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "36843a64299f15f57a3a988eeab2cb80", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.netdata_version", - "hidden_by": null, - "icon": null, - "id": "61a1c87c988c2fc67b713324b180c9e8", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "47146a2b_netdata_version", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "36843a64299f15f57a3a988eeab2cb80", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.netdata_newest_version", - "hidden_by": null, - "icon": null, - "id": "c09d8b0b0ba030071c0108eb07aca838", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Newest version", - "platform": "hassio", - "supported_features": 0, - "unique_id": "47146a2b_netdata_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "36843a64299f15f57a3a988eeab2cb80", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.netdata_cpu_percent", - "hidden_by": null, - "icon": null, - "id": "d779a5551a2a5cbcf7e7f2fbf7b8cf6a", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cpu-64-bit", - "original_name": "CPU percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "47146a2b_netdata_cpu_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "36843a64299f15f57a3a988eeab2cb80", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.netdata_memory_percent", - "hidden_by": null, - "icon": null, - "id": "ce5ebad7ad266c0c3e12ddc69bc19755", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:memory", - "original_name": "Memory percent", - "platform": "hassio", - "supported_features": 0, - "unique_id": "47146a2b_netdata_memory_percent", - "unit_of_measurement": "%" - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "5d920f4309e77398f77a9b8f06bef68e", - "device_class": null, - "device_id": "36843a64299f15f57a3a988eeab2cb80", - "disabled_by": null, - "entity_category": "config", - "entity_id": "update.netdata_update", - "hidden_by": null, - "icon": null, - "id": "10ae626566c8e31fcfb2272776fa4468", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Update", - "platform": "hassio", - "supported_features": 25, - "unique_id": "47146a2b_netdata_version_latest", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "11c94f0efcadb9df17c05ff2036fb489", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.galaxy_a52s_5g_2", - "hidden_by": null, - "icon": null, - "id": "0568fd6969e4fbf37babc4e00bc62f5b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Galaxy-A52s-5G", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CA:AD:88:27:36:93_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "11c94f0efcadb9df17c05ff2036fb489", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.galaxy_a52s_5g_internet_access_2", - "hidden_by": null, - "icon": null, - "id": "cd5d297984f9bf424ab328765bb8f6fa", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Galaxy-A52s-5G Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "CA:AD:88:27:36:93_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "f0e33e11de70da7fd04b579056434f15", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.pc_192_168_189_70", - "hidden_by": null, - "icon": null, - "id": "e36e7ed91f39a74021212959b02aac5e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "PC-192-168-189-70", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3E:55:A1:33:ED:B7_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "f0e33e11de70da7fd04b579056434f15", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.pc_192_168_189_70_internet_access", - "hidden_by": null, - "icon": null, - "id": "0c463e878443e723153c5ffea4e16837", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "PC-192-168-189-70 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "3E:55:A1:33:ED:B7_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.rebeccahandysamsung_accent_color", - "hidden_by": null, - "icon": null, - "id": "a2f49c0d56bc803301f3febc7b4b98b2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:palette", - "original_name": "rebeccaHandySamsung Accent Color", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_accent_color", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rebeccahandysamsung_screen_brightness", - "hidden_by": null, - "icon": null, - "id": "5ced6d37595772737f54fd3bdbac6ddd", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:brightness-6", - "original_name": "rebeccaHandySamsung Screen Brightness", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_screen_brightness", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.martinhandy_screen_brightness", - "hidden_by": null, - "icon": null, - "id": "054f37a3a32c9e733e2407ac1c5e4d9f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:brightness-6", - "original_name": "MartinHandy Screen Brightness", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_screen_brightness", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "30b54145e73183e15dfffa4371259e72", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.hue_color_lamp_1_zigbee_connectivity", - "hidden_by": null, - "icon": null, - "id": "ea5f648c19b869e5d498513384b7b84c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Fluter1 Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "1ac3c518-34d5-4126-b606-395547494020", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "state_class": "measurement" - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "532ed158bdde5e9f5d545e6ee8451406", - "disabled_by": "integration", - "entity_category": "diagnostic", - "entity_id": "sensor.hue_color_lamp_1_zigbee_connectivity_2", - "hidden_by": null, - "icon": null, - "id": "c93284010c625233ab7463bbf1c659dd", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "connectivity", - "original_icon": null, - "original_name": "Fluter2 Zigbee Connectivity", - "platform": "hue", - "supported_features": 0, - "unique_id": "13437230-e521-4550-b816-0cab412fb33e", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "4f4e779219df54cba5f21bd7a37bee54", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.dachgeschoss", - "hidden_by": null, - "icon": null, - "id": "1f056a44303a5a96af77b9986784232d", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lightbulb-group", - "original_name": "Dachgeschoss", - "platform": "hue", - "supported_features": 40, - "unique_id": "74e2a55b-af89-474a-a0fe-0829c77e4f86", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "effect_list": [ - "None", - "candle", - "fire" - ], - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "532ed158bdde5e9f5d545e6ee8451406", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.arbeitszimmer_oben_fluter_hinten", - "hidden_by": null, - "icon": "hue:beyond-down", - "id": "1a107ec4c71edef7cfbf8f65356d2309", - "has_entity_name": false, - "name": "Fluter Hinten", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Fluter2", - "platform": "hue", - "supported_features": 44, - "unique_id": "be11b489-5061-41eb-9d0d-0f1d3538111a", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": { - "min_color_temp_kelvin": 2000, - "max_color_temp_kelvin": 6535, - "min_mireds": 153, - "max_mireds": 500, - "effect_list": [ - "None", - "candle", - "fire" - ], - "supported_color_modes": [ - "color_temp", - "xy" - ] - }, - "config_entry_id": "e0ebcf51d57b4df4baaf36894d59979d", - "device_class": null, - "device_id": "30b54145e73183e15dfffa4371259e72", - "disabled_by": null, - "entity_category": null, - "entity_id": "light.arbeitszimmer_oben_fluter_vorne", - "hidden_by": null, - "icon": "hue:beyond-up", - "id": "a65a3baf5e4e9a4834149c9e6ea862f9", - "has_entity_name": false, - "name": "Fluter vorne", - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Fluter1", - "platform": "hue", - "supported_features": 44, - "unique_id": "9c646693-0a5c-4374-bb30-5c9e67978a11", - "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.weihnachtslichter_oben_01_morgens_an", - "hidden_by": null, - "icon": null, - "id": "841393403167b23fce59446f0a1f1883", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Weihnachtslichter oben 01 morgens an um 7", - "platform": "automation", - "supported_features": 0, - "unique_id": "1669014477577", - "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.weihnachtslichter_oben_02_morgens_aus_um_9", - "hidden_by": null, - "icon": null, - "id": "2e776dc6276c0df226e2713245651987", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Weihnachtslichter oben 02 morgens aus um 9", - "platform": "automation", - "supported_features": 0, - "unique_id": "1669014568292", - "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.weihnachtslichter_oben_03_abends_an_16_30", - "hidden_by": null, - "icon": null, - "id": "e1ec42b5b566e391b2873a27da04159c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Weihnachtslichter oben 03 abends an 16:30", - "platform": "automation", - "supported_features": 0, - "unique_id": "1669014612655", - "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.weihnachtslichter_oben_04_abends_aus_22_00", - "hidden_by": null, - "icon": null, - "id": "6f2cc2486e348f12dbb93bfacdf5752a", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Weihnachtslichter oben 04 abends aus 22:00", - "platform": "automation", - "supported_features": 0, - "unique_id": "1669014682496", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "691694ba4ee6fb7ddecc913252a65ef2", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.meinz", - "hidden_by": null, - "icon": null, - "id": "fddef8a61adf07c17be55de2f0ba5712", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Meinz", - "platform": "fritz", - "supported_features": 0, - "unique_id": "9A:1F:19:78:15:10_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "691694ba4ee6fb7ddecc913252a65ef2", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.meinz_internet_access", - "hidden_by": null, - "icon": null, - "id": "bf88a7c69ae39b651d6a28cd93c4e363", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Meinz Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "9A:1F:19:78:15:10_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "bb1c03069ffe5adc68e1c6ba9411b1ac", - "device_class": null, - "device_id": "d38b7c87ae699c5b12813c8fb421e9e2", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.rebeccahandysamsung_screen_off_timeout", - "hidden_by": null, - "icon": null, - "id": "359207a49dd3f34798808e1fa1e84e81", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cellphone-off", - "original_name": "rebeccaHandySamsung Screen Off Timeout", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_screen_off_timeout", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "c8bd25813d48353df122d228c661afe1", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.raichmelder_dachgeschoss_alarm_type", - "hidden_by": null, - "icon": null, - "id": "d5b5f5e84bbcf90ce2e2f1ec2720cb68", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Alarm Type", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.6-113-0-alarmType", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "221428ba9e0f0d5b3240bd2162be99f4", - "device_class": null, - "device_id": "c8bd25813d48353df122d228c661afe1", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.raichmelder_dachgeschoss_alarm_level", - "hidden_by": null, - "icon": null, - "id": "5639e0f42cfe30da43d5533ccaed54b8", - "has_entity_name": true, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": null, - "original_name": "Alarm Level", - "platform": "zwave_js", - "supported_features": 0, - "unique_id": "4231470061.6-113-0-alarmLevel", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "0f7b839e7bc65af959bbcc25990bdab2", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.galaxy_s10", - "hidden_by": null, - "icon": null, - "id": "46391f6d31df204a74b09577ce94bfcf", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "Galaxy-S10", - "platform": "fritz", - "supported_features": 0, - "unique_id": "6A:E5:17:2C:0B:AD_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "0f7b839e7bc65af959bbcc25990bdab2", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.galaxy_s10_internet_access", - "hidden_by": null, - "icon": null, - "id": "0fc8fc2bd7c9604f44638a206711dd2e", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Galaxy-S10 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "6A:E5:17:2C:0B:AD_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "d1c945fcb5b44a069d53586985da8e9b", - "device_class": null, - "device_id": "4169e969251746c0b024e2d9b7f0a3c0", - "disabled_by": "integration", - "entity_category": null, - "entity_id": "sensor.martinhandy_screen_off_timeout", - "hidden_by": null, - "icon": null, - "id": "80afa038e1718c9b227e5484aaaeb59f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:cellphone-off", - "original_name": "MartinHandy Screen Off Timeout", - "platform": "mobile_app", - "supported_features": 0, - "unique_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_screen_off_timeout", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "62ca1e8c80a721f915812ef4063dbf13", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.warning_nurnberg_1", - "hidden_by": null, - "icon": null, - "id": "2de12a250efedea5dbc056d00cbc34b8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "safety", - "original_icon": null, - "original_name": "Warning: Nürnberg 1", - "platform": "nina", - "supported_features": 0, - "unique_id": "095640000000-1", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "62ca1e8c80a721f915812ef4063dbf13", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.warning_nurnberg_2", - "hidden_by": null, - "icon": null, - "id": "63a657ce3479c598e09941d62ca2dae7", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "safety", - "original_icon": null, - "original_name": "Warning: Nürnberg 2", - "platform": "nina", - "supported_features": 0, - "unique_id": "095640000000-2", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "62ca1e8c80a721f915812ef4063dbf13", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.warning_nurnberg_3", - "hidden_by": null, - "icon": null, - "id": "5a8f36e1b7176148afa7a0eaeb3ca778", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "safety", - "original_icon": null, - "original_name": "Warning: Nürnberg 3", - "platform": "nina", - "supported_features": 0, - "unique_id": "095640000000-3", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "62ca1e8c80a721f915812ef4063dbf13", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.warning_nurnberg_4", - "hidden_by": null, - "icon": null, - "id": "adb2f0cf205ccb93152eabc59fcf4aaf", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "safety", - "original_icon": null, - "original_name": "Warning: Nürnberg 4", - "platform": "nina", - "supported_features": 0, - "unique_id": "095640000000-4", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "62ca1e8c80a721f915812ef4063dbf13", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.warning_nurnberg_5", - "hidden_by": null, - "icon": null, - "id": "b3409129833817055568a1a408d7d2c6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "safety", - "original_icon": null, - "original_name": "Warning: Nürnberg 5", - "platform": "nina", - "supported_features": 0, - "unique_id": "095640000000-5", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "62ca1e8c80a721f915812ef4063dbf13", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.warning_rohr_roth_bayern_1", - "hidden_by": null, - "icon": null, - "id": "a9e1cf906dfe0653f6986b24560ba045", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "safety", - "original_icon": null, - "original_name": "Warning: Rohr (Roth - Bayern) 1", - "platform": "nina", - "supported_features": 0, - "unique_id": "095760000000-1", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "62ca1e8c80a721f915812ef4063dbf13", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.warning_rohr_roth_bayern_2", - "hidden_by": null, - "icon": null, - "id": "2bb8cbe3a963c3c254841934f68aef5c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "safety", - "original_icon": null, - "original_name": "Warning: Rohr (Roth - Bayern) 2", - "platform": "nina", - "supported_features": 0, - "unique_id": "095760000000-2", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "62ca1e8c80a721f915812ef4063dbf13", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.warning_rohr_roth_bayern_3", - "hidden_by": null, - "icon": null, - "id": "29ae9dae0e79e0976bf0b497f283101c", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "safety", - "original_icon": null, - "original_name": "Warning: Rohr (Roth - Bayern) 3", - "platform": "nina", - "supported_features": 0, - "unique_id": "095760000000-3", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "62ca1e8c80a721f915812ef4063dbf13", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.warning_rohr_roth_bayern_4", - "hidden_by": null, - "icon": null, - "id": "c5a9652d44a5aab179766b4feec85ba2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "safety", - "original_icon": null, - "original_name": "Warning: Rohr (Roth - Bayern) 4", - "platform": "nina", - "supported_features": 0, - "unique_id": "095760000000-4", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "62ca1e8c80a721f915812ef4063dbf13", - "device_class": null, - "device_id": null, - "disabled_by": null, - "entity_category": null, - "entity_id": "binary_sensor.warning_rohr_roth_bayern_5", - "hidden_by": null, - "icon": null, - "id": "a1858ac376e54db8720688aaab4c965f", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": "safety", - "original_icon": null, - "original_name": "Warning: Rohr (Roth - Bayern) 5", - "platform": "nina", - "supported_features": 0, - "unique_id": "095760000000-5", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "aacc2600987383ba260937ff41f6d5a8", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.usw_mini", - "hidden_by": null, - "icon": null, - "id": "5a6e9fdbac8d9e231356a7a09c96e0f5", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "USW-MINI", - "platform": "fritz", - "supported_features": 0, - "unique_id": "70:A7:41:C1:BC:63_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5b8ed55f721901f0d0a32ddec2e33f2e", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.pc_192_168_178_150", - "hidden_by": null, - "icon": null, - "id": "ede5a0e501bbcb3b2e4aa692127fb6bc", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "SwitchGarten", - "platform": "fritz", - "supported_features": 0, - "unique_id": "60:22:32:E3:83:C7_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "aacc2600987383ba260937ff41f6d5a8", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.usw_mini_internet_access", - "hidden_by": null, - "icon": null, - "id": "d35acb9efa9bad0e2b61c72aa6bacdc8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "USW-MINI Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "70:A7:41:C1:BC:63_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "5b8ed55f721901f0d0a32ddec2e33f2e", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.pc_192_168_178_150_internet_access", - "hidden_by": null, - "icon": null, - "id": "abe34409203a58d38e215f01cfe095c2", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "SwitchGarten Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "60:22:32:E3:83:C7_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "13ff83989739a9c7f32871cae1c5f795", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.huawei_p20_9ff342b0c7c37e", - "hidden_by": null, - "icon": null, - "id": "859ac559c885a03e4d1ccbedbc1e25b8", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-disconnect", - "original_name": "HUAWEI-P20-9ff342b0c7c37e", - "platform": "fritz", - "supported_features": 0, - "unique_id": "AC:07:5F:C0:1E:5D_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "13ff83989739a9c7f32871cae1c5f795", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.huawei_p20_9ff342b0c7c37e_internet_access", - "hidden_by": null, - "icon": null, - "id": "486704208b069a08d890027e2c1a28dc", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "HUAWEI-P20-9ff342b0c7c37e Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "AC:07:5F:C0:1E:5D_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "2b496ff35cf555b396a72c9b5bd88ede", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.pc_192_168_178_151", - "hidden_by": null, - "icon": null, - "id": "d90889d8b273d232ce2dc5251298a8bf", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "APEsszimmer", - "platform": "fritz", - "supported_features": 0, - "unique_id": "60:22:32:AB:03:F5_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "2b496ff35cf555b396a72c9b5bd88ede", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.pc_192_168_178_151_internet_access", - "hidden_by": null, - "icon": null, - "id": "b8a8e9b39e9cbec689872d0c20db9c90", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "APEsszimmer Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "60:22:32:AB:03:F5_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "00d6b81031034b71381e56f6c3097ad2", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.huawei_p30_dce33920e35e84_4", - "hidden_by": null, - "icon": null, - "id": "94b1450ca65e17bcfeb52b866e7726e3", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "HUAWEI-P30-dce33920e35e84", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A2:24:A6:C5:9F:48_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "00d6b81031034b71381e56f6c3097ad2", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.huawei_p30_dce33920e35e84_internet_access_3", - "hidden_by": null, - "icon": null, - "id": "63e3a38bbf6d42712420a6e75a76be6b", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "HUAWEI-P30-dce33920e35e84 Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "A2:24:A6:C5:9F:48_internet_access", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "888d78c5875123c17b487a764fd90101", - "disabled_by": null, - "entity_category": "diagnostic", - "entity_id": "device_tracker.martins_ipad_18", - "hidden_by": null, - "icon": null, - "id": "ccba32cceb0d72e3c332dc5bbb55b3b6", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:lan-connect", - "original_name": "Martins-iPad", - "platform": "fritz", - "supported_features": 0, - "unique_id": "5A:E4:90:1C:B5:B9_tracker", - "unit_of_measurement": null - }, - { - "area_id": null, - "capabilities": null, - "config_entry_id": "b274d909b9c66bd3257856c592b651ba", - "device_class": null, - "device_id": "888d78c5875123c17b487a764fd90101", - "disabled_by": null, - "entity_category": "config", - "entity_id": "switch.martins_ipad_internet_access_8", - "hidden_by": null, - "icon": null, - "id": "5f0b60d30a81062a3b5b25cdcde56200", - "has_entity_name": false, - "name": null, - "options": {}, - "original_device_class": null, - "original_icon": "mdi:router-wireless-settings", - "original_name": "Martins-iPad Internet Access", - "platform": "fritz", - "supported_features": 0, - "unique_id": "5A:E4:90:1C:B5:B9_internet_access", - "unit_of_measurement": null - } + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"person.martin_bauer","hidden_by":null,"icon":null,"id":"40f79fff5220846907c916a4b9bc2cf4","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Martin Bauer","platform":"person","supported_features":0,"translation_key":null,"unique_id":"d433f5e7758548dab8baa44b545a8668","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"31d95a5c59b24732934b4bcde46654a7","disabled_by":null,"entity_category":null,"entity_id":"light.wohnzimmer_regal_rechts","hidden_by":null,"icon":null,"id":"72427856b428c9094b9a5963ae3cf3bf","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"8780e8b9-f420-4679-b434-3a3a02a32d17","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"1dbec2bfe7594794a516405b1a164027","disabled_by":null,"entity_category":null,"entity_id":"light.wohnzimmer_stehlampe_oben","hidden_by":null,"icon":null,"id":"257de55e700de979097f71ce479d0609","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"0aa6b6e3-7835-44bd-b1fe-06e7d38357bd","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"00429941ced6498495803f7e1ae65d55","disabled_by":null,"entity_category":null,"entity_id":"light.wohnzimmer_regal_links","hidden_by":null,"icon":null,"id":"ce4e70a800553203fd37eedac28f3828","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"22ffd26f-a76f-4c88-b2d8-2220ef7f8537","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"da7bdf516f614f8fa75f6f611a8cef3c","disabled_by":null,"entity_category":null,"entity_id":"light.kuche_links","hidden_by":null,"icon":null,"id":"dbc752e5126e786227f9406f9d053c03","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"56174d32-5767-458d-b3bf-f18fee04e33b","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"d285533d588c4dd98cb2184cd299b882","disabled_by":null,"entity_category":null,"entity_id":"light.kuche_rechts","hidden_by":null,"icon":null,"id":"c95a99b5214c4f5378b0a378f9093a1d","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"91b4abd8-c147-4b27-86ae-de083b6e860b","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"77b2e3e9e127481d8b508f8952c08762","disabled_by":null,"entity_category":null,"entity_id":"light.wohnzimmer_stehlampe","hidden_by":null,"icon":null,"id":"1bad9ad0f0dd3ca589f5161faa855531","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"652b0901-18b3-4172-9c06-ca11a9cde172","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"075d6edf32bb4d6e9c564101a3b253ca","disabled_by":null,"entity_category":null,"entity_id":"light.lampe_ersterstock","hidden_by":null,"icon":null,"id":"42ee48dac28fd5524f2d65f1e715a85b","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"cd75f1f5-fe62-4dd9-9f7b-18a1ba8e985f","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"4c3bbd2722774287bef53f0eae996c43","disabled_by":null,"entity_category":null,"entity_id":"light.kuche_vorne","hidden_by":null,"icon":null,"id":"24a7582bf0abd53e10c87ba6ee16d250","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"a07ffc61-1d40-406b-b699-eb25c70d9cc4","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"c5d6ba59208e4f05a7f8e573f7372316","disabled_by":null,"entity_category":null,"entity_id":"light.wohnzimmer_kugel","hidden_by":null,"icon":null,"id":"b8e74c07e44d786218afe7033cd69b62","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"d6c3f683-2a24-4fc4-8055-eec68b3bb2f5","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"80f3a81098d345c5a848625f7c7f934f","disabled_by":null,"entity_category":null,"entity_id":"light.gang_bogen","hidden_by":null,"icon":null,"id":"948b76a54ce8d9fe75b07fb96f8b07f0","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"78da0de5-c611-4b7e-8dc1-5d66347bed9b","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"c4adbdd188db4f34ad27d14ba2d71abe","device_class":null,"device_id":"51f4012aed0b4093b353cdc851755281","disabled_by":null,"entity_category":null,"entity_id":"sensor.fritz_box_7490_packets_sec_received","hidden_by":null,"icon":null,"id":"2f3e3ff6574d851f98283bceb872392e","has_entity_name":true,"labels":[],"name":null,"options":{"sensor":{"suggested_display_precision":1},"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Paket-Download-Geschwindigkeit","platform":"upnp","supported_features":0,"translation_key":"packet_download_speed","unique_id":"uuid:75802409-bccb-40e7-8e6c-3431C416294A_packets/sec_received","previous_unique_id":null,"unit_of_measurement":"packets/s"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":"c4adbdd188db4f34ad27d14ba2d71abe","device_class":null,"device_id":"51f4012aed0b4093b353cdc851755281","disabled_by":null,"entity_category":null,"entity_id":"sensor.fritz_box_7490_packets_received","hidden_by":null,"icon":null,"id":"386454581b463f21dc28b0bdd3597d3a","has_entity_name":true,"labels":[],"name":null,"options":{"sensor":{"suggested_display_precision":0},"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Pakete empfangen","platform":"upnp","supported_features":0,"translation_key":"packets_received","unique_id":"uuid:75802409-bccb-40e7-8e6c-3431C416294A_packets_received","previous_unique_id":null,"unit_of_measurement":"packets"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":"c4adbdd188db4f34ad27d14ba2d71abe","device_class":null,"device_id":"51f4012aed0b4093b353cdc851755281","disabled_by":null,"entity_category":null,"entity_id":"sensor.fritz_box_7490_packets_sent","hidden_by":null,"icon":null,"id":"59d6195b017e5a416e0fc675020d48b4","has_entity_name":true,"labels":[],"name":null,"options":{"sensor":{"suggested_display_precision":0},"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Pakete gesendet","platform":"upnp","supported_features":0,"translation_key":"packets_sent","unique_id":"uuid:75802409-bccb-40e7-8e6c-3431C416294A_packets_sent","previous_unique_id":null,"unit_of_measurement":"packets"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":"c4adbdd188db4f34ad27d14ba2d71abe","device_class":null,"device_id":"51f4012aed0b4093b353cdc851755281","disabled_by":null,"entity_category":null,"entity_id":"sensor.fritz_box_7490_bytes_received","hidden_by":null,"icon":null,"id":"50399f6d54fedbc687e40ba361868061","has_entity_name":true,"labels":[],"name":null,"options":{"sensor":{"suggested_display_precision":0},"conversation":{"should_expose":false}},"original_device_class":"data_size","original_icon":null,"original_name":"Daten empfangen","platform":"upnp","supported_features":0,"translation_key":"data_received","unique_id":"uuid:75802409-bccb-40e7-8e6c-3431C416294A_bytes_received","previous_unique_id":null,"unit_of_measurement":"B"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"c4adbdd188db4f34ad27d14ba2d71abe","device_class":null,"device_id":"51f4012aed0b4093b353cdc851755281","disabled_by":null,"entity_category":null,"entity_id":"sensor.fritz_box_7490_packets_sec_sent","hidden_by":null,"icon":null,"id":"9487a69ed8d29f2f0112d48412004ac0","has_entity_name":true,"labels":[],"name":null,"options":{"sensor":{"suggested_display_precision":1},"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Paket-Upload-Geschwindigkeit","platform":"upnp","supported_features":0,"translation_key":"packet_upload_speed","unique_id":"uuid:75802409-bccb-40e7-8e6c-3431C416294A_packets/sec_sent","previous_unique_id":null,"unit_of_measurement":"packets/s"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":"c4adbdd188db4f34ad27d14ba2d71abe","device_class":null,"device_id":"51f4012aed0b4093b353cdc851755281","disabled_by":null,"entity_category":null,"entity_id":"sensor.fritz_box_7490_bytes_sent","hidden_by":null,"icon":null,"id":"1e771ba364b5b23de348c8b29f4ac66f","has_entity_name":true,"labels":[],"name":null,"options":{"sensor":{"suggested_display_precision":0},"conversation":{"should_expose":false}},"original_device_class":"data_size","original_icon":null,"original_name":"Daten gesendet","platform":"upnp","supported_features":0,"translation_key":"data_sent","unique_id":"uuid:75802409-bccb-40e7-8e6c-3431C416294A_bytes_sent","previous_unique_id":null,"unit_of_measurement":"B"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"media_player.martins_ipad","hidden_by":null,"icon":null,"id":"63b3cee3771a12c5c015dd101fdedd68","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"squeezebox","supported_features":0,"translation_key":null,"unique_id":"01:86:d5:2c:c9:d4","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"media_player.bedroompi","hidden_by":null,"icon":null,"id":"cf9ea44b1f4eeb427e2ba615fc15f21e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"BedroomPi","platform":"squeezebox_telnet","supported_features":320447,"translation_key":null,"unique_id":"b8:27:eb:75:97:34","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"media_player.wohnzimmerradio","hidden_by":null,"icon":null,"id":"58dfa15741a825530931f8d278ee8062","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"WohnzimmerRadio","platform":"squeezebox_telnet","supported_features":320447,"translation_key":null,"unique_id":"00:04:20:28:11:87","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"media_player.arbeitszimmer_martin","hidden_by":null,"icon":null,"id":"cc1c56535e5a8bb13f3184bbaad0ffb9","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"ArbeitszimmerMartin","platform":"squeezebox_telnet","supported_features":320447,"translation_key":null,"unique_id":"00:01:c0:0c:af:87","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"media_player.martins_ipad_2","hidden_by":null,"icon":null,"id":"bf624e1c125642ba313f1a974334b7f0","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"squeezebox_telnet","supported_features":0,"translation_key":null,"unique_id":"01:86:d5:2c:c9:d4","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":"663be35bc88343568ce876c17f04d781","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"device_tracker.martin_ipad","hidden_by":null,"icon":null,"id":"f5491517d51cd32f7f87ef0b19707bb8","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"owntracks","supported_features":0,"translation_key":null,"unique_id":"martin_ipad","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":"663be35bc88343568ce876c17f04d781","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"device_tracker.martin_handy","hidden_by":null,"icon":null,"id":"0fa5cd38d6e706d9d035731a86f35ca7","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"owntracks","supported_features":0,"translation_key":null,"unique_id":"martin_handy","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":"663be35bc88343568ce876c17f04d781","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"device_tracker.beacon_eingang","hidden_by":null,"icon":null,"id":"a30dfeccf434908720bc9bd47083e49c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"owntracks","supported_features":0,"translation_key":null,"unique_id":"beacon_Eingang","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":"663be35bc88343568ce876c17f04d781","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"device_tracker.beacon_arbeit","hidden_by":null,"icon":null,"id":"6efc1b904b3542cf5ab7ad5a8ed26526","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"owntracks","supported_features":0,"translation_key":null,"unique_id":"beacon_Arbeit","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":"663be35bc88343568ce876c17f04d781","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"device_tracker.beacon_auto","hidden_by":null,"icon":null,"id":"4d14b9428f1b4ad2994d46305ac2a2c8","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"owntracks","supported_features":0,"translation_key":null,"unique_id":"beacon_Auto","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"c07d023c89d248198b049d2e29edf01d","device_class":null,"device_id":"8ac42fc9656e4882a022db8402456d25","disabled_by":null,"entity_category":null,"entity_id":"sensor.martins_ipad_battery_level","hidden_by":null,"icon":null,"id":"35c1d0489b5e43e2ca71ce059151a09e","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"battery","original_icon":"mdi:battery-charging-80","original_name":"Batterie","platform":"ios","supported_features":0,"translation_key":null,"unique_id":"level_martins_ipad","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"c07d023c89d248198b049d2e29edf01d","device_class":null,"device_id":"8ac42fc9656e4882a022db8402456d25","disabled_by":null,"entity_category":null,"entity_id":"sensor.martins_ipad_battery_state","hidden_by":null,"icon":null,"id":"d1e149c215fb60c53c63d49014643db8","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:power-plug","original_name":"Batteriestatus","platform":"ios","supported_features":0,"translation_key":"battery_state","unique_id":"state_martins_ipad","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"6ad58be1b42d4e0988a030fcd5e9d7e8","disabled_by":"user","entity_category":null,"entity_id":"light.garten_stehleuchte","hidden_by":null,"icon":null,"id":"bd42efc19120538557fa80b8e4121420","has_entity_name":true,"labels":[],"name":"Garten Stehleuchte","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"515b9513-f060-4955-9dad-3e41e16f89ca","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"50781ad2a8d14062a96f4a004924be56","disabled_by":"user","entity_category":null,"entity_id":"light.garten_spot_birke","hidden_by":null,"icon":null,"id":"bfc8628cfff2b994b436374e11ab9644","has_entity_name":true,"labels":[],"name":"Garten Spot Birke","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"06259ccb-4b42-4f43-b33f-73b6fa5088c8","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"4fa58dcef8af4af897a1a9558a015611","disabled_by":"user","entity_category":null,"entity_id":"light.garten_spot_magnolie","hidden_by":null,"icon":null,"id":"3dc929c8a1d4715fa13a900ccf88ea3a","has_entity_name":true,"labels":[],"name":"Garten Spot Magnolie","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"67247d33-bc41-4308-b2bb-144abd298001","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.updater","hidden_by":null,"icon":null,"id":"9a837c0340c9d96259c283fa0e6867e5","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"update","original_icon":null,"original_name":"Updater","platform":"updater","supported_features":0,"translation_key":null,"unique_id":"updater","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"effect_list":["None","candle","fire","prism"],"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"f13e9c76304f4d28983117137046e256","disabled_by":null,"entity_category":null,"entity_id":"light.schlafzimmer_schrank","hidden_by":null,"icon":null,"id":"4b8c364de99beef5f168aea22df5976c","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":44,"translation_key":null,"unique_id":"0d5d67e0-1f5b-4fe6-aae7-ac6f1f37fcaf","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"effect_list":["None","candle","fire","prism"],"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"022a4fdbf7724dd3962d25a4b4628e20","disabled_by":null,"entity_category":null,"entity_id":"light.bett_martin","hidden_by":null,"icon":null,"id":"41f7b4da54d6a157895fa3ea049307e3","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":44,"translation_key":null,"unique_id":"d00eeb4b-0aa8-494f-aa64-1f84faa38213","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"effect_list":["None","candle","fire","prism"],"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"454ec0863be74355983bfdc39531df45","disabled_by":null,"entity_category":null,"entity_id":"light.bett_rebecca","hidden_by":null,"icon":null,"id":"aba189709a9514ddcf928c49a3408801","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":44,"translation_key":null,"unique_id":"2e84b76c-748f-4375-82ab-05e15f4b7223","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"973ccf8026ed4dec8ac55c0c646dafbd","disabled_by":null,"entity_category":null,"entity_id":"light.schlafzimmer_fluter","hidden_by":null,"icon":null,"id":"95b2d5c17502986bb63f7a21a16edcd8","has_entity_name":true,"labels":[],"name":"Schlafzimmer Fluter","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"de928995-bdc2-40d3-94a4-8aaee26a730f","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.arbeitszimmer_martin_hell","hidden_by":null,"icon":null,"id":"8f9aeee2b256d18dcf6fa1328cbc9de7","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitszimmer Martin Hell","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"arbeitszimmer_martin_hell","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.wohnbereich_orange","hidden_by":null,"icon":null,"id":"11b11f49e55f86efb5d7aaf103832687","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnbereich Orange","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"wohnbereich_orange","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.wohnbereich_blau_grun","hidden_by":null,"icon":null,"id":"1d50c444a5f816ce666afb165c10a952","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnbereich Blau Grün","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"wohnberech_blau_grun","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.wohnbereich_grun","hidden_by":null,"icon":null,"id":"cc31af1f4a55c135ef766816306cb697","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnbereich Grün","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"wohnbereich_grun","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.wohnbereich_hell","hidden_by":null,"icon":null,"id":"92b3b2048069e9ca52df7a612c5a8fe3","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnbereich Hell","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"wohnbereich_hell","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.wohnbereich_meditation","hidden_by":null,"icon":null,"id":"9918187bdb5302c56a44b02df83f4f6d","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnbereich Meditation","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"wohnbereich_meditation","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.wohnbereich_kuscheln","hidden_by":null,"icon":null,"id":"d56ba5252462ea88c43fa69a5eb7e7d3","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnbereich Kuscheln","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"wohnbereich_kuscheln","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.schlafzimmer_bettlicht_dunkel","hidden_by":null,"icon":null,"id":"7f093459d4e29ed7196b26de0273d84e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Schlafzimmer Bettlicht dunkel","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"schlafzimmer_bettlich_dunkel","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.schlafzimmer_einschlaflicht","hidden_by":null,"icon":null,"id":"d70e17b8ac8be0686717f171c490853c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Schlafzimmer Einschlaflicht","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"schlafzimmer_einschlaflicht","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.schlafzimmer_orange","hidden_by":null,"icon":null,"id":"86c8aba576fc4b6389bbc43d155ff7e8","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Schlafzimmer Orange","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"schlafzimmer_orange","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.schlafzimmer_rot","hidden_by":null,"icon":null,"id":"5a14ce4ab17b0b156a260bf2db594d37","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Schlafzimmer Rot","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"schlafzimmer_rot","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.schlafzimmer_blau","hidden_by":null,"icon":null,"id":"0a59f47c901089ef011765836f6b07e6","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Schlafzimmer Blau","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"schlafzimmer_blau","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.schlafzimmer_ganz_hell","hidden_by":null,"icon":null,"id":"82dae7eed2029f8c5d82e266d303af89","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Schlafzimmer Ganz Hell","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"schlafzimmer_ganz_hell","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.garten_savanna","hidden_by":null,"icon":null,"id":"cde0cd87846e444e1bfed0b794aca503","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Garten Savanna","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"garten_savanna","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8R2MW5JCE7EC8640YDN1K"},"capabilities":{"id":"1575130335468"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.fernbedienungweihnachtslichteroben","hidden_by":null,"icon":null,"id":"3d52c08f275d6537cddb009d21c92438","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Fernbedienung Weihnachtslichter Oben","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1575130335468","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"id":"1575202743482"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.wecker_licht_an","hidden_by":null,"icon":null,"id":"cc073d07b828100c1daf9f922d30993e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Wecker Licht an","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1575202743482","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"c4adbdd188db4f34ad27d14ba2d71abe","device_class":null,"device_id":"51f4012aed0b4093b353cdc851755281","disabled_by":null,"entity_category":null,"entity_id":"sensor.fritz_box_7490_kib_sec_received","hidden_by":null,"icon":null,"id":"bdf9e420561cbcec28588e7e5d7db341","has_entity_name":true,"labels":[],"name":null,"options":{"sensor":{"suggested_display_precision":1},"conversation":{"should_expose":false}},"original_device_class":"data_rate","original_icon":null,"original_name":"Download-Geschwindigkeit","platform":"upnp","supported_features":0,"translation_key":"download_speed","unique_id":"uuid:75802409-bccb-40e7-8e6c-3431C416294A_KiB/sec_received","previous_unique_id":null,"unit_of_measurement":"KiB/s"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"c4adbdd188db4f34ad27d14ba2d71abe","device_class":null,"device_id":"51f4012aed0b4093b353cdc851755281","disabled_by":null,"entity_category":null,"entity_id":"sensor.fritz_box_7490_kib_sec_sent","hidden_by":null,"icon":null,"id":"ed35ea00c46603771724278da34a1bb0","has_entity_name":true,"labels":[],"name":null,"options":{"sensor":{"suggested_display_precision":1},"conversation":{"should_expose":false}},"original_device_class":"data_rate","original_icon":null,"original_name":"Upload-Geschwindigkeit","platform":"upnp","supported_features":0,"translation_key":"upload_speed","unique_id":"uuid:75802409-bccb-40e7-8e6c-3431C416294A_KiB/sec_sent","previous_unique_id":null,"unit_of_measurement":"KiB/s"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"media_player.kitchenpi","hidden_by":null,"icon":null,"id":"32d9cc5e594dc5332684794caa35f94d","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"KitchenPi","platform":"squeezebox_telnet","supported_features":320447,"translation_key":null,"unique_id":"b8:27:eb:6b:72:85","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.arbeitszimmer_orange","hidden_by":null,"icon":null,"id":"33eaf38990039eda8ccbc4afbb02660a","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitszimmer Orange","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"arbeitszimmer_orange","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.arbeitszimmer_blau_grun","hidden_by":null,"icon":null,"id":"32b6d469b035c03ee6f31bcaef7c540a","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitszimmer Blau Grün","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"arbeitszimmer_blau_grun","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.arbeitszimmer_hell","hidden_by":null,"icon":null,"id":"2a587b39b810cba4b74a2a9be6801b99","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitszimmer Hell","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"arbeitszimmer_hell","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.wohnzimmer_orange","hidden_by":null,"icon":null,"id":"ff4c097cc11e17910b445b620dd75b6e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Orange","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"wohnzimmer_orange","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.wohnzimmer_blau_grun","hidden_by":null,"icon":null,"id":"25130d9d1d58fdfb7cfc211261f8621c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Blau Grün","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"wohnzimmer_blau_grun","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.wohnzimmer_grun","hidden_by":null,"icon":null,"id":"19d5b2688a2bcfd75920c9b67a92550e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Grün","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"wohnzimmer_grun","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.wohnzimmer_hell","hidden_by":null,"icon":null,"id":"703895dc820296010dbbf203c9bbd33f","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Hell","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"wohnzimmer_hell","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.kuche_essbereich_orange","hidden_by":null,"icon":null,"id":"ee9173f4976b101d4ae8e55c8e3118c2","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Küche Essbereich Orange","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"kueche_essbereich_orange","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.kuche_essbereich_blau_grun","hidden_by":null,"icon":null,"id":"3eaf4032bb648442a8b38b562d283269","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Küche Essbereich Blau Grün","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"kueche_essbereich_blau_grun","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.kuche_essbereich_grun","hidden_by":null,"icon":null,"id":"21237e43f94933a22fc3cc731f414629","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Küche Essbereich Grün","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"kueche_essbereich_grun","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.kuche_essbereich_hell","hidden_by":null,"icon":null,"id":"694418cabfc29ebebaf7135b55a8104c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Küche Essbereich Hell","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"kueche_essbereich_hell","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.kinderzimmer_wickeln_nachts","hidden_by":null,"icon":null,"id":"f457bbf04bf361836edf7f56f47699e2","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Kinderzimmer Wickeln nachts","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"kinderzimmer_wickeln_nachts","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.kinderzimmer_orange","hidden_by":null,"icon":null,"id":"9fad99f913fc0c4f897d5909653cd5d2","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Kinderzimmer Orange","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"kinderzimmer_orange","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.kinderzimmer_normal","hidden_by":null,"icon":null,"id":"7f0ea2a56dc08c5e7c3aed0f7fb28cc1","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Kinderzimmer Normal","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"kinderzimmer_normal","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"00e0dc89c87240699d1286fb79bcc877","disabled_by":null,"entity_category":null,"entity_id":"light.arbeitszimmer_stehlampe_oben","hidden_by":null,"icon":null,"id":"d10323e4b4bb95f6d64bcb7dba401a08","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"58c1bf6f-844e-4690-a21e-f543ae544478","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"42fcf3d4fab243d3b3535b88da5520cb","disabled_by":null,"entity_category":null,"entity_id":"light.arbeitszimmer_stehlampe_unten","hidden_by":null,"icon":null,"id":"566e9b0e85f781763eb41854bcfa8223","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"3ae16067-778e-47d9-86c5-d75d28b7f01b","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"ed71ab3618e04b26b65c561c48b12704","disabled_by":null,"entity_category":null,"entity_id":"light.arbeitszimmer_fluter","hidden_by":null,"icon":null,"id":"4866b7432cfe43d87712d419c7ddee4e","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"c720f6e9-2444-4b36-be7a-b08cc4eed965","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.kinderzimmer_hell","hidden_by":null,"icon":null,"id":"6540277a0fc3c59a7e7345f29d06e727","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Kinderzimmer Hell","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"kinderzimmer_hell","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.bad_normal","hidden_by":null,"icon":null,"id":"bb339f8a15855af717b3059314ccb8e8","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Bad Normal","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"bad_normal","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.bad_hell","hidden_by":null,"icon":null,"id":"bedc5e635653cdeff99624d41bec76d5","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Bad Hell","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"bad_hell","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.bad_baden","hidden_by":null,"icon":null,"id":"51afb72ae35bf9818e39e285d9358b67","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Bad Baden","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"bad_baden","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"counter.licht_szene_oben_counter","hidden_by":null,"icon":null,"id":"d1a0112d158b5fb7a1c015d06f0c8511","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"counter","supported_features":0,"translation_key":null,"unique_id":"licht_szene_oben_counter","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"id":"1589377976830"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.alarmmartinhandy","hidden_by":null,"icon":null,"id":"ea318490a77834775a6eeb5bd751afa0","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Alarm Martin Handy","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1589377976830","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"media_player.wohnzimmer","hidden_by":null,"icon":null,"id":"299e8e0e50b7f3b8d5d9099a47f171aa","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer","platform":"squeezebox_telnet","supported_features":320447,"translation_key":null,"unique_id":"dc:a6:32:10:00:06","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.schlafzimmer_stillen","hidden_by":null,"icon":null,"id":"f89707a22aca044e397236e09949c16c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Schlafzimmer Stillen","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"schlafzimmer_stillen","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"media_player.wohnzimmer_2","hidden_by":null,"icon":null,"id":"ff1cc4a1bf4720a97dd6f559ea8aedc2","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer","platform":"squeezebox","supported_features":58303,"translation_key":null,"unique_id":"dc:a6:32:10:00:06","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"media_player.wohnzimmerradio_2","hidden_by":null,"icon":null,"id":"c64e0497d250241c7180e28e7303a72e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"WohnzimmerRadio","platform":"squeezebox","supported_features":58303,"translation_key":null,"unique_id":"00:04:20:28:11:87","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"media_player.bedroompi_2","hidden_by":null,"icon":null,"id":"83593ee5fe6394d5cff854d936f835d4","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"BedroomPi","platform":"squeezebox","supported_features":58303,"translation_key":null,"unique_id":"b8:27:eb:75:97:34","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"media_player.arbeitszimmermartin","hidden_by":null,"icon":null,"id":"e5a71d88b35fcb1585578a06997ce234","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"ArbeitszimmerMartin","platform":"squeezebox","supported_features":58303,"translation_key":null,"unique_id":"00:01:c0:0c:af:87","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"media_player.kitchenpi_2","hidden_by":null,"icon":null,"id":"d7e77475c2634bdc4b8f79a885dd0cb6","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"KitchenPi","platform":"squeezebox","supported_features":58303,"translation_key":null,"unique_id":"b8:27:eb:6b:72:85","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e4a47914ce604433a857d9100241bdf3","device_class":null,"device_id":"86655186bf654126b5f179b2d0897eea","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.hp_officejet_pro_8610_uptime","hidden_by":null,"icon":null,"id":"c50f29a52f80dc9521967fd20dc85b5d","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":"mdi:clock-outline","original_name":"Betriebszeit","platform":"ipp","supported_features":0,"translation_key":"uptime","unique_id":"1c852a4d-b800-1f08-abcd-9457a59b7880_uptime","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"e4a47914ce604433a857d9100241bdf3","device_class":null,"device_id":"86655186bf654126b5f179b2d0897eea","disabled_by":null,"entity_category":null,"entity_id":"sensor.hp_officejet_pro_8610_black_ink","hidden_by":null,"icon":null,"id":"123db79aa512a567aeb8c43543a2eceb","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:water","original_name":"black ink","platform":"ipp","supported_features":0,"translation_key":null,"unique_id":"1c852a4d-b800-1f08-abcd-9457a59b7880_marker_0","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"e4a47914ce604433a857d9100241bdf3","device_class":null,"device_id":"86655186bf654126b5f179b2d0897eea","disabled_by":null,"entity_category":null,"entity_id":"sensor.hp_officejet_pro_8610_cyan_ink","hidden_by":null,"icon":null,"id":"b84b67d63051ca2287e746a3ad0da1a0","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:water","original_name":"cyan ink","platform":"ipp","supported_features":0,"translation_key":null,"unique_id":"1c852a4d-b800-1f08-abcd-9457a59b7880_marker_1","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"e4a47914ce604433a857d9100241bdf3","device_class":null,"device_id":"86655186bf654126b5f179b2d0897eea","disabled_by":null,"entity_category":null,"entity_id":"sensor.hp_officejet_pro_8610_magenta_ink","hidden_by":null,"icon":null,"id":"814c3ece1c11f8046fe4997fe64aa95a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:water","original_name":"magenta ink","platform":"ipp","supported_features":0,"translation_key":null,"unique_id":"1c852a4d-b800-1f08-abcd-9457a59b7880_marker_2","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"e4a47914ce604433a857d9100241bdf3","device_class":null,"device_id":"86655186bf654126b5f179b2d0897eea","disabled_by":null,"entity_category":null,"entity_id":"sensor.hp_officejet_pro_8610_yellow_ink","hidden_by":null,"icon":null,"id":"e511ae2ee0353532900a454883638aee","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:water","original_name":"yellow ink","platform":"ipp","supported_features":0,"translation_key":null,"unique_id":"1c852a4d-b800-1f08-abcd-9457a59b7880_marker_3","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["idle","printing","stopped"]},"config_entry_id":"e4a47914ce604433a857d9100241bdf3","device_class":null,"device_id":"86655186bf654126b5f179b2d0897eea","disabled_by":null,"entity_category":null,"entity_id":"sensor.hp_officejet_pro_8610","hidden_by":null,"icon":null,"id":"63f2066bf6a58ef723894f57a5a6aace","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":"mdi:printer","original_name":null,"platform":"ipp","supported_features":0,"translation_key":"printer","unique_id":"1c852a4d-b800-1f08-abcd-9457a59b7880_printer","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"043eba930fc74b1699b91532ce83c490","device_class":null,"device_id":"17abd106e210436c8f7e95857cd2fc14","disabled_by":null,"entity_category":null,"entity_id":"camera.babycamera_mainstream","hidden_by":null,"icon":null,"id":"14e7f9d765026e1dfa3990f4c74ede0e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"BabyCamera mainStream","platform":"onvif","supported_features":2,"translation_key":null,"unique_id":"D8:07:B6:25:E0:E4","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"043eba930fc74b1699b91532ce83c490","device_class":null,"device_id":"17abd106e210436c8f7e95857cd2fc14","disabled_by":"integration","entity_category":null,"entity_id":"camera.babycamera_minorstream","hidden_by":null,"icon":null,"id":"f7008c783a47715302f9194f0b56cbae","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"BabyCamera minorStream","platform":"onvif","supported_features":2,"translation_key":null,"unique_id":"D8:07:B6:25:E0:E4_1","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"043eba930fc74b1699b91532ce83c490","device_class":null,"device_id":"17abd106e210436c8f7e95857cd2fc14","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.mymotiondetectorrule_cell_motion_detection","hidden_by":null,"icon":null,"id":"ca00dc9a5bc8978aef67a81bf031227c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"motion","original_icon":null,"original_name":null,"platform":"onvif","supported_features":0,"translation_key":null,"unique_id":"D8:07:B6:25:E0:E4_tns1:RuleEngine/CellMotionDetector/Motion_VideoSourceToken_VideoAnalyticsToken_MyMotionDetectorRule","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.wohnzimmer_dunkel","hidden_by":null,"icon":null,"id":"2d091fcaf819b524e5f71a2970c42eef","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Dunkel","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"wohnzimmer_dunkel","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8TYXFXRN0NTSSZG81Q9R8"},"capabilities":{"id":"1598594894559"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.klingelaufhandy","hidden_by":null,"icon":null,"id":"56f6d3f5bb62f18b95a5bf795c9da73a","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"KlingelknopfGartensäuleAufMobileGeräte","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1598594894559","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8R2MW5JCE7EC8640YDN1K"},"capabilities":{"id":"1606655282153"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.weihnachtslichteranum6","hidden_by":null,"icon":null,"id":"4536b9a4149223e18a1d2ea13e197322","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Weihnachtslichter an morgens um 6","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1606655282153","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8R2MW5JCE7EC8640YDN1K"},"capabilities":{"id":"1607412098745"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.weihnachtslichterausmorgens","hidden_by":null,"icon":null,"id":"9da818fcb9ef0fdfd79c94cc205ec1b3","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Weihnachtslichter aus morgens","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1607412098745","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8R2MW5JCE7EC8640YDN1K"},"capabilities":{"id":"1607412144113"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.weihnachtslichter_an_abends","hidden_by":null,"icon":null,"id":"86b2ffa750f252e5c6b41c3328f64604","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Weihnachtslichter An Abends","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1607412144113","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8R2MW5JCE7EC8640YDN1K"},"capabilities":{"id":"1607412210097"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.weihnachtslichter_aus_abends","hidden_by":null,"icon":null,"id":"2b74bc315b8c31ce210473af3541cf2e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Weihnachtslichter Aus Abends","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1607412210097","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.stillen","hidden_by":null,"icon":null,"id":"1834734846bcd54425127a89fcd64645","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Stillen","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"1594067418882","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.stillen_2","hidden_by":null,"icon":null,"id":"10550cda3ab06a0b1e695798597441d8","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Stillen","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"1594067605702","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.nachtswennallelieberschlafen","hidden_by":null,"icon":null,"id":"56d97ae4b911e07359ce60eedbfade82","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:sleep","original_name":"0_NachtsWennAlleLieberSchlafen","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"1611999354955","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"id":"1612028092169"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.0_bewegungsmelderschlafzimmernacht","hidden_by":null,"icon":null,"id":"af871d819ec585b9f0dbcf5a341922e8","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Bewegungsmelder Schlafzimmer Nacht","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1612028092169","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"d144e116305e59fcdb4ee9b97c5954d2","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.mosquitto_broker_update_available","hidden_by":null,"icon":null,"id":"b700e74f28bf4be892d510fe786e6804","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"update","original_icon":null,"original_name":"Update available","platform":"hassio","supported_features":0,"translation_key":null,"unique_id":"core_mosquitto_update_available","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"3a8dfca07738c3514b55475275b3e76b","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.influxdb_update_available","hidden_by":null,"icon":null,"id":"9f64f7a27f8fa34cdc41c387f6d6a09e","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"update","original_icon":null,"original_name":"Update available","platform":"hassio","supported_features":0,"translation_key":null,"unique_id":"a0d7b954_influxdb_update_available","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"77f061f888db75b5413d775fa0b5629f","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.file_editor_update_available","hidden_by":null,"icon":null,"id":"a6c88ea88dae009e78c9d2a4937bd700","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"update","original_icon":null,"original_name":"Update available","platform":"hassio","supported_features":0,"translation_key":null,"unique_id":"core_configurator_update_available","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"978b37d63bbdfbc8fa6a7815fd065b16","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.ssh_web_terminal_update_available","hidden_by":null,"icon":null,"id":"02fc9807a14dd89eadc23a92e6049ca0","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"update","original_icon":null,"original_name":"Update available","platform":"hassio","supported_features":0,"translation_key":null,"unique_id":"a0d7b954_ssh_update_available","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"bdc7454284673f6c71942edaad49bf94","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.samba_share_update_available","hidden_by":null,"icon":null,"id":"8a68c67570b47ff435465459f15f7601","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"update","original_icon":null,"original_name":"Update available","platform":"hassio","supported_features":0,"translation_key":null,"unique_id":"core_samba_update_available","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"13e0d7d42f275c036c5400d9a9bc7d82","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.mariadb_update_available","hidden_by":null,"icon":null,"id":"6d749e41c7ad3d23d4a2dd1ec5504727","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"update","original_icon":null,"original_name":"Update available","platform":"hassio","supported_features":0,"translation_key":null,"unique_id":"core_mariadb_update_available","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"1959d20166a124ca81b2c17cc1c8e884","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.tasmoadmin_update_available","hidden_by":null,"icon":null,"id":"de11984d4a672b857d0b69dcccde7e28","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"update","original_icon":null,"original_name":"Update available","platform":"hassio","supported_features":0,"translation_key":null,"unique_id":"a0d7b954_sonweb_update_available","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"2f7573b5a7f322c078e3c7fb2ee1a5c0","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.check_home_assistant_configuration_update_available","hidden_by":null,"icon":null,"id":"59cb2ee7c664c19a2e001a095e4ce069","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"update","original_icon":null,"original_name":"Update available","platform":"hassio","supported_features":0,"translation_key":null,"unique_id":"core_check_config_update_available","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.gang_bewegungsmelder_schlafzimmer","hidden_by":null,"icon":null,"id":"34be4d3a37a173fa7de3291ac254b4ff","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"motion","original_icon":null,"original_name":"Gang Bewegungsmelder Schlafzimmer","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/40","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.gang_bewegungsmelder_wohnzimmer","hidden_by":null,"icon":null,"id":"4168454513a78911c2ecb8fa3950b730","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"motion","original_icon":null,"original_name":"Gang Bewegungsmelder Wohnzimmer","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/41","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.gang_bewegungsmelder_mitte","hidden_by":null,"icon":null,"id":"fdff9b3522ee445093cca7517322f892","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"motion","original_icon":null,"original_name":"Gang Bewegungsmelder Mitte","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/44","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.gang_bewegungsmelder_ost","hidden_by":null,"icon":null,"id":"108256da45666b76e4352a3121bb282e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"motion","original_icon":null,"original_name":"Gang Bewegungsmelder Ost","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/47","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"cover.wohnzimmer_fenster_rollo","hidden_by":null,"icon":null,"id":"4a45c3d90e2c61a19ed69ac19cd947a8","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"blind","original_icon":null,"original_name":"Wohnzimmer Fenster Rollo","platform":"knx","supported_features":127,"translation_key":null,"unique_id":"0/7/10_0/7/28","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"cover.wohnzimmer_terrassentur_rollo","hidden_by":null,"icon":null,"id":"640c83cd761834e80bd30cd2d6a859e6","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"blind","original_icon":null,"original_name":"Wohnzimmer Terrassentür Rollo","platform":"knx","supported_features":127,"translation_key":null,"unique_id":"0/7/36_0/7/54","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"cover.kuche_fenster_rollo","hidden_by":null,"icon":null,"id":"01b274e2cf2649a5845006b2bbba3c05","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"blind","original_icon":null,"original_name":"Küche Fenster Rollo","platform":"knx","supported_features":127,"translation_key":null,"unique_id":"0/7/62_0/7/80","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"cover.esszimmer_fenster_rollo","hidden_by":null,"icon":null,"id":"7cd36610d24e69ea47a6807ff67c597a","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"blind","original_icon":null,"original_name":"Esszimmer Fenster Rollo","platform":"knx","supported_features":127,"translation_key":null,"unique_id":"0/7/88_0/7/106","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["brightness"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.wohnzimmer_deckenlampe","hidden_by":null,"icon":null,"id":"b41f32d5532f1ce976164ebbfd68cd34","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Deckenlampe","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/1/3","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["brightness"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.esszimmer_deckenlampe_west","hidden_by":null,"icon":null,"id":"2b6acfe27da2b22873f9d65e0ef06588","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Esszimmer Deckenlampe West","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/1/21","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["brightness"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.esszimmer_deckenlampe_mitte","hidden_by":null,"icon":null,"id":"021d693dd9b2ea6f6cd8ae56c2cbf048","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Esszimmer Deckenlampe Mitte","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/1/39","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["brightness"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.esszimmer_schrankleuchte","hidden_by":null,"icon":null,"id":"efc935ea57beeff9da831c31df119e5e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Esszimmer Schrankleuchte","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/2/39","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["brightness"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.kuche_deckenlampe","hidden_by":null,"icon":null,"id":"423a868f66bc385a68b7c5bd4a070ab7","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Küche Deckenlampe","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/1/57","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":"garten","categories":{},"capabilities":{"supported_color_modes":["brightness"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.aussen_terassenlicht","hidden_by":null,"icon":null,"id":"60a71dc2a921e20555b209f492a263c5","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Aussen Terassenlicht","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/2/21","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["brightness"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.gang_licht","hidden_by":null,"icon":null,"id":"2398b28e72849b03713d3f09bc188d86","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Gang Licht","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/3/3","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["brightness"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.bad_licht","hidden_by":null,"icon":null,"id":"fbdad6697233e68c3c9c42eea28d872f","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Bad Licht","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/3/21","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["brightness"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.gang_einganglicht","hidden_by":null,"icon":null,"id":"ee6a0aadc74be8d027ab228796d094ef","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Gang Einganglicht","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/3/39","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["brightness"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.waschkuche_licht","hidden_by":null,"icon":null,"id":"40325ae3e057921d0c381a637f34e61c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Waschküche Licht","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/3/57","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":"garten","categories":{},"capabilities":{"supported_color_modes":["onoff"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.haustur_licht","hidden_by":null,"icon":null,"id":"8812ddb6c886f5570942e28bc6736c87","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Haustür Licht","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/1","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["onoff"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.haustur_licht_nw","hidden_by":null,"icon":null,"id":"bd5f06a44c051301f83248075b0c6482","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Haustür Licht NW","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/3","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["onoff"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.treppenhaus_licht","hidden_by":null,"icon":null,"id":"1dd31abecd85999f2aa381641eea7d11","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Treppenhaus Licht","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/180","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["onoff"]},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.wc_licht","hidden_by":null,"icon":null,"id":"e1191219da2fd70ad77ed8fabdfb1a67","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"WC Licht","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/198","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["onoff"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.vorratsraum_licht","hidden_by":null,"icon":null,"id":"ec7f313d6f772719ef74521349945773","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Vorratsraum Licht","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/36","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["onoff"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.bewegungsmelder_mitte_led","hidden_by":null,"icon":null,"id":"247d5c98ee97521f543d9de9af504809","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Bewegungsmelder Mitte LED","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/46","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["onoff"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.bewegungsmelder_west_led","hidden_by":null,"icon":null,"id":"ea553ebba32ab7a28428c60ab66928cb","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Bewegungsmelder West LED","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/43","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["onoff"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.bewegungsmelder_ost_led","hidden_by":null,"icon":null,"id":"792f3d8d4fec8f41a1a8dfa3a63b3814","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Bewegungsmelder Ost LED","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/49","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.klingel_oben","hidden_by":null,"icon":null,"id":"4ade4435bf18cd34f5344aebb406ed79","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Klingel Oben","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/15","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.klingel_innentur","hidden_by":null,"icon":null,"id":"812febc1b81253d69e63e059be373493","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Klingel Innentür","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/108","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.klingel_aussentur","hidden_by":null,"icon":null,"id":"ec0002ece01cae3dbd1a48e980032c24","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Klingel Außentür","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/126","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.esszimmer_szene_0","hidden_by":null,"icon":null,"id":"7c8676554ccfa388c7a5f0097fb1b56b","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Esszimmer Szene 0","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/11","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.esszimmer_szene_1","hidden_by":null,"icon":null,"id":"b22a11d1dddc812c5df74ef76bb66070","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Esszimmer Szene 1","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/12","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.esszimmer_szene_2","hidden_by":null,"icon":null,"id":"e8d1f7a6c1baf10bcba6acd91b63ee53","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Esszimmer Szene 2","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/9","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.esszimmer_szene_3","hidden_by":null,"icon":null,"id":"581fcbc5a6d4a7c5d970a77e80af7e4e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Esszimmer Szene 3","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/10","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.esszimmer_szene_4","hidden_by":null,"icon":null,"id":"ce47d08dac4ab3407a4db024f3870f2f","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Esszimmer Szene 4","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/8","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.esszimmer_szene_5","hidden_by":null,"icon":null,"id":"6decfa49ee7f133990c32a2c64612ef2","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Esszimmer Szene 5","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/19","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.wohnzimmer_szene_0","hidden_by":null,"icon":null,"id":"df5262e20c264b6c6c76d7377552c273","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Szene 0","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/27","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.wohnzimmer_szene_1","hidden_by":null,"icon":null,"id":"a8c25da9e6d971ee136a3fa3674ba106","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Szene 1","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/28","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.wohnzimmer_szene_2","hidden_by":null,"icon":null,"id":"bebc9c0e07e9db1c600dcebd2e9a1151","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Szene 2","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/29","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.wohnzimmer_szene_3","hidden_by":null,"icon":null,"id":"9288d284c40fe236e5b94fedf9cb1238","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Szene 3","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/30","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.wohnzimmer_szene_4","hidden_by":null,"icon":null,"id":"6a50378c944ae8f4d44cd02c76773508","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Szene 4","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/31","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.wohnzimmer_szene_5","hidden_by":null,"icon":null,"id":"6a2586f89f2b5cb176bbba818a619644","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Szene 5","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/32","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.eingang_szene_2","hidden_by":null,"icon":null,"id":"0a8a759f5b22377a247cac09968b9eb1","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Eingang Szene 2","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/20","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.eingang_szene_3","hidden_by":null,"icon":null,"id":"1ae696f3ed8384a8c9edb23a295e1397","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Eingang Szene 3","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/21","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.eingang_szene_4","hidden_by":null,"icon":null,"id":"4cbe9437d7aaca4bfe45cc7f72dd8e3c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Eingang Szene 4","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/22","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.eingang_szene_5","hidden_by":null,"icon":null,"id":"899e72339c30ba954d8ce7d8ca664079","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Eingang Szene 5","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/23","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.wohnzimmer_terrassentur_szene_2","hidden_by":null,"icon":null,"id":"849893450644d3233b6bca474fa94244","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Terrassentür Szene 2","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/17","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.wohnzimmer_terrassentur_szene_3","hidden_by":null,"icon":null,"id":"73670a88a9040a2986b2a134453e79b0","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Terrassentür Szene 3","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/18","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.alarm_led_links_normal","hidden_by":null,"icon":null,"id":"1e51fbf89037e65f08115165ba512501","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"alarm_led_links_normal","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/7","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.alarm_led_links_ueberlagert","hidden_by":null,"icon":null,"id":"3919735c955ed9c5af1a2fa015c26699","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"alarm_led_links_ueberlagert","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/13","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.alarm_led_rechts_normal","hidden_by":null,"icon":null,"id":"6ed50dd49ff7c5d88aba20495ee34e38","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"alarm_led_rechts_normal","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/14","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.alarm_led_rechts_ueberlagert","hidden_by":null,"icon":null,"id":"0464a998d5806785611b2e7be9537848","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"alarm_led_rechts_ueberlagert","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/16","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.vorratsraum_steckdose_1","hidden_by":null,"icon":null,"id":"1a3b12d43f89931eadf7d787ebce9a53","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Vorratsraum Steckdose 1","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/54","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.vorratsraum_steckdose_1_betriebsstunden_reset","hidden_by":null,"icon":null,"id":"69bd4dca59a40a3262941b108e4aa3c0","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Vorratsraum Steckdose 1 Betriebsstunden Reset","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/63","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.vorratsraum_steckdose_2","hidden_by":null,"icon":null,"id":"5240bc3f85f811e022fe1a193e04f517","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Vorratsraum Steckdose 2","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/72","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.vorratsraum_steckdose_2_betriebsstunden_reset","hidden_by":null,"icon":null,"id":"79766ab946df16906102c2399c53f0be","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Vorratsraum Steckdose 2 Betriebsstunden Reset","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/81","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.gefrierschrank","hidden_by":null,"icon":null,"id":"4f8497984fa7e88982b90bd131f50bde","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Gefrierschrank","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/90","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.gefrierschrank_betriebsstunden_reset","hidden_by":null,"icon":null,"id":"8c22ef769adbd6958b897a9db5198c82","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Gefrierschrank Betriebsstunden Reset","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/99","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.trockner","hidden_by":null,"icon":null,"id":"fbfe013e401932acd41b0cfe463b8981","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Trockner","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/18","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.trockner_betriebsstunden_reset","hidden_by":null,"icon":null,"id":"2fd6ba16611f7e75eebced6ef976a260","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Trockner Betriebsstunden Reset","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/27","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.waschmaschine","hidden_by":null,"icon":null,"id":"e9ff18f9a5a8deea8926a568ba02a857","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Waschmaschine","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/0","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.waschmaschine_betriebsstunden_reset","hidden_by":null,"icon":null,"id":"012bf4ace201da55cb12649ed7a6a9a8","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Waschmaschine Betriebsstunden Reset","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/9","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.kuche_steckdosen_rechts","hidden_by":null,"icon":null,"id":"d22d146e786983fd8249974690459947","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Küche Steckdosen rechts","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/90","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.kuche_steckdosen_rechts_betriebsstunden_reset","hidden_by":null,"icon":null,"id":"eed93db8e0607aa28b196f515ca8383a","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Küche Steckdosen rechts Betriebsstunden Reset","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/99","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.dunstabzug","hidden_by":null,"icon":null,"id":"35f50b324736b37353f1877dc53f752e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Dunstabzug","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/108","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.dunstabzug_betriebsstunden_reset","hidden_by":null,"icon":null,"id":"bda33513ef0b1f845232932c5a8ddec7","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Dunstabzug Betriebsstunden Reset","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/117","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.spulmaschine","hidden_by":null,"icon":null,"id":"774a266220ddb3bb1bb0c157d6231552","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Spülmaschine","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/0","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.spulmaschine_betriebsstunden_reset","hidden_by":null,"icon":null,"id":"f56dd810203a0ae852470af3802d8ab2","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Spülmaschine Betriebsstunden Reset","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/9","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.backofen","hidden_by":null,"icon":null,"id":"80b2c4e30b30fd5a4d0dbb56b32a7ab5","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Backofen","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/18","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.backofen_betriebsstunden_reset","hidden_by":null,"icon":null,"id":"24e940adbf16de93660c607bdc5c0ff9","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Backofen Betriebsstunden Reset","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/27","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.herd_phase_1","hidden_by":null,"icon":null,"id":"09665c5a0778a7b6f93d44bae754b2fa","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Herd Phase 1","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/36","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.herd_phase_1_betriebsstunden_reset","hidden_by":null,"icon":null,"id":"81def6a636666d1338e2d81fc68f2f48","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Herd Phase 1 Betriebsstunden Reset","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/45","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.herd_phase_2","hidden_by":null,"icon":null,"id":"ea86bcd863ee9456a478ff31c0889f59","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Herd Phase 2","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/54","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.herd_phase_2_betriebsstunden_reset","hidden_by":null,"icon":null,"id":"9845dc590a1ca4945b3ec37e253a32cf","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Herd Phase 2 Betriebsstunden Reset","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/63","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.herd_phase_3","hidden_by":null,"icon":null,"id":"0b8771e5263be87d95d42019a0bc3178","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Herd Phase 3","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/72","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.herd_phase_3_betriebsstunden_reset","hidden_by":null,"icon":null,"id":"821ae76b7d22a95df3e666e950fece6b","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Herd Phase 3 Betriebsstunden Reset","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/81","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.arbeitszimmer_steckdose","hidden_by":null,"icon":null,"id":"d21af080c32fc0020eba00a7510a8be0","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitszimmer Steckdose","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/126","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.arbeitszimmer_steckdose_betriebsstunden_reset","hidden_by":null,"icon":null,"id":"7a1591b1427837ad7d5ae2471adb9896","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitszimmer Steckdose Betriebsstunden Reset","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/135","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.wohnzimmer_steckdose_1","hidden_by":null,"icon":null,"id":"e9e7312cba28e13a349b708672811b65","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Steckdose 1","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/144","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.wohnzimmer_steckdose_1_betriebsstunden_reset","hidden_by":null,"icon":null,"id":"15c9a6e387b63c2952ec1d56ea803132","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Steckdose 1 Betriebsstunden Reset","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/153","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.wohnzimmer_steckdose_2","hidden_by":null,"icon":null,"id":"bda0ef29c3c778d9f17cf05e8e0a1df0","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Steckdose 2","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/162","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.wohnzimmer_steckdose_2_betriebsstunden_reset","hidden_by":null,"icon":null,"id":"e3134426c83db4eca0137c0d3fbc63ee","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Steckdose 2 Betriebsstunden Reset","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/171","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"d144e116305e59fcdb4ee9b97c5954d2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.mosquitto_broker_version","hidden_by":null,"icon":null,"id":"0d3627eb82578a7025495fa39933b933","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Version","platform":"hassio","supported_features":0,"translation_key":"version","unique_id":"core_mosquitto_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"3a8dfca07738c3514b55475275b3e76b","disabled_by":"integration","entity_category":null,"entity_id":"sensor.influxdb_version","hidden_by":null,"icon":null,"id":"85587914669d02cf2440ee56a1ce8b84","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Version","platform":"hassio","supported_features":0,"translation_key":"version","unique_id":"a0d7b954_influxdb_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"77f061f888db75b5413d775fa0b5629f","disabled_by":"integration","entity_category":null,"entity_id":"sensor.file_editor_version","hidden_by":null,"icon":null,"id":"add35cb9f0df83146552f1edd080a6ed","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Version","platform":"hassio","supported_features":0,"translation_key":"version","unique_id":"core_configurator_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"978b37d63bbdfbc8fa6a7815fd065b16","disabled_by":"integration","entity_category":null,"entity_id":"sensor.ssh_web_terminal_version","hidden_by":null,"icon":null,"id":"4b3e68725a5e99d05bf1eda5fe57fba3","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Version","platform":"hassio","supported_features":0,"translation_key":"version","unique_id":"a0d7b954_ssh_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"bdc7454284673f6c71942edaad49bf94","disabled_by":"integration","entity_category":null,"entity_id":"sensor.samba_share_version","hidden_by":null,"icon":null,"id":"f08c365c7f2679fa3d59f979e48f236a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Version","platform":"hassio","supported_features":0,"translation_key":"version","unique_id":"core_samba_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"13e0d7d42f275c036c5400d9a9bc7d82","disabled_by":"integration","entity_category":null,"entity_id":"sensor.mariadb_version","hidden_by":null,"icon":null,"id":"8225a35454c287561e1a07578bbf095a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Version","platform":"hassio","supported_features":0,"translation_key":"version","unique_id":"core_mariadb_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"1959d20166a124ca81b2c17cc1c8e884","disabled_by":"integration","entity_category":null,"entity_id":"sensor.tasmoadmin_version","hidden_by":null,"icon":null,"id":"0f526e0114eec0e364ff376d673763ea","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Version","platform":"hassio","supported_features":0,"translation_key":"version","unique_id":"a0d7b954_sonweb_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"2f7573b5a7f322c078e3c7fb2ee1a5c0","disabled_by":"integration","entity_category":null,"entity_id":"sensor.check_home_assistant_configuration_version","hidden_by":null,"icon":null,"id":"3ad5990ceb75166540f945f2ac28c63e","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Version","platform":"hassio","supported_features":0,"translation_key":"version","unique_id":"core_check_config_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"d144e116305e59fcdb4ee9b97c5954d2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.mosquitto_broker_newest_version","hidden_by":null,"icon":null,"id":"83875e95fe21e08ea641e29466bca1a5","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Neueste Version","platform":"hassio","supported_features":0,"translation_key":"version_latest","unique_id":"core_mosquitto_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"3a8dfca07738c3514b55475275b3e76b","disabled_by":"integration","entity_category":null,"entity_id":"sensor.influxdb_newest_version","hidden_by":null,"icon":null,"id":"14a2cf413390babb207bace4016ffe47","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Neueste Version","platform":"hassio","supported_features":0,"translation_key":"version_latest","unique_id":"a0d7b954_influxdb_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"77f061f888db75b5413d775fa0b5629f","disabled_by":"integration","entity_category":null,"entity_id":"sensor.file_editor_newest_version","hidden_by":null,"icon":null,"id":"07f8737582c826e054930c71df3b976b","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Neueste Version","platform":"hassio","supported_features":0,"translation_key":"version_latest","unique_id":"core_configurator_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"978b37d63bbdfbc8fa6a7815fd065b16","disabled_by":"integration","entity_category":null,"entity_id":"sensor.ssh_web_terminal_newest_version","hidden_by":null,"icon":null,"id":"862c01e64e3c8c2ad57c88bb242c99cc","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Neueste Version","platform":"hassio","supported_features":0,"translation_key":"version_latest","unique_id":"a0d7b954_ssh_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"bdc7454284673f6c71942edaad49bf94","disabled_by":"integration","entity_category":null,"entity_id":"sensor.samba_share_newest_version","hidden_by":null,"icon":null,"id":"b0d4e08db74900617680eb94cffce4a4","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Neueste Version","platform":"hassio","supported_features":0,"translation_key":"version_latest","unique_id":"core_samba_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"13e0d7d42f275c036c5400d9a9bc7d82","disabled_by":"integration","entity_category":null,"entity_id":"sensor.mariadb_newest_version","hidden_by":null,"icon":null,"id":"4ad5713d69a48c16d08625934410d6e8","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Neueste Version","platform":"hassio","supported_features":0,"translation_key":"version_latest","unique_id":"core_mariadb_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"1959d20166a124ca81b2c17cc1c8e884","disabled_by":"integration","entity_category":null,"entity_id":"sensor.tasmoadmin_newest_version","hidden_by":null,"icon":null,"id":"084413c2916ac0520a67c8749fa1e2db","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Neueste Version","platform":"hassio","supported_features":0,"translation_key":"version_latest","unique_id":"a0d7b954_sonweb_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"2f7573b5a7f322c078e3c7fb2ee1a5c0","disabled_by":"integration","entity_category":null,"entity_id":"sensor.check_home_assistant_configuration_newest_version","hidden_by":null,"icon":null,"id":"64eda91e2af8907fb6bc1e487a14705e","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Neueste Version","platform":"hassio","supported_features":0,"translation_key":"version_latest","unique_id":"core_check_config_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.gang_bewegungsmelder_west_helligkeit","hidden_by":null,"icon":null,"id":"42280755b79d9c26cd6eb4eaa5de0d74","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"illuminance","original_icon":null,"original_name":"Gang Bewegungsmelder West Helligkeit","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/42","previous_unique_id":null,"unit_of_measurement":"lx"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.gang_bewegungsmelder_mitte_helligkeit","hidden_by":null,"icon":null,"id":"fd217b58017914f92a1311c32708743e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"illuminance","original_icon":null,"original_name":"Gang Bewegungsmelder Mitte Helligkeit","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/45","previous_unique_id":null,"unit_of_measurement":"lx"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.gang_bewegungsmelder_ost_helligkeit","hidden_by":null,"icon":null,"id":"b1ca57e20e4c6acf0af57a8d39539f2f","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"illuminance","original_icon":null,"original_name":"Gang Bewegungsmelder Ost Helligkeit","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/48","previous_unique_id":null,"unit_of_measurement":"lx"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.esszimmer_temperatur","hidden_by":null,"icon":null,"id":"4b2e592527b3d171ec835ae55944a812","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"Esszimmer Temperatur","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/6","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.treppenhaus_oben_temperatur","hidden_by":null,"icon":null,"id":"9808cb5f6445c266df9e05551b791ef9","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"Treppenhaus Oben Temperatur","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/5","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.eingangsbereich_temperatur","hidden_by":null,"icon":null,"id":"8a524619d65ff7d5698b7b7ef5d8ec73","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"Eingangsbereich Temperatur","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/24","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.wohnzimmer_gang_temperatur","hidden_by":null,"icon":null,"id":"0b4d511aa8213c98175b1a4c59a8fd65","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"Wohnzimmer Gang Temperatur","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/25","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.wohnzimmer_terassentur_temperatur","hidden_by":null,"icon":null,"id":"bed9e20bcfd82733537218dcbae7b965","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"Wohnzimmer Terassentür Temperatur","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/26","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.vorratsraum_steckdose_1_betriebsstunden","hidden_by":null,"icon":null,"id":"a8d269e7e65e03f847d35ee17f07e473","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Vorratsraum Steckdose 1 Betriebsstunden","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/62","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.vorratsraum_steckdose_1_verbrauch_ma","hidden_by":null,"icon":null,"id":"88fbd924a178037241f7a3c0fb65d4cc","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Vorratsraum Steckdose 1 Verbrauch mA","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/65","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.vorratsraum_steckdose_1_verbrauch_summe","hidden_by":null,"icon":null,"id":"e5b4282bbfc2b2bb8bf922b081e7b2fe","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Vorratsraum Steckdose 1 Verbrauch Summe","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/70","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.vorratsraum_steckdose_2_betriebsstunden","hidden_by":null,"icon":null,"id":"592b58a963a9ad6129b64c82ca8f6025","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Vorratsraum Steckdose 2 Betriebsstunden","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/80","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.vorratsraum_steckdose_2_verbrauch_ma","hidden_by":null,"icon":null,"id":"75cc885be40be75b455c045c15902e58","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Vorratsraum Steckdose 2 Verbrauch mA","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/83","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.vorratsraum_steckdose_2_verbrauch_summe","hidden_by":null,"icon":null,"id":"e9d11eff85b1db89acf1ba2a4cf679fb","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Vorratsraum Steckdose 2 Verbrauch Summe","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/88","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.gefrierschrank_betriebsstunden","hidden_by":null,"icon":null,"id":"560b010b6237fa46cc00288bfa467507","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Gefrierschrank Betriebsstunden","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/98","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.gefrierschrank_verbrauch_ma","hidden_by":null,"icon":null,"id":"db3ceda95623ccaf123eaa36a6406c79","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Gefrierschrank Verbrauch mA","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/101","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.gefrierschrank_verbrauch_summe","hidden_by":null,"icon":null,"id":"3195917e607277fdd0e2997b57e1d1cd","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Gefrierschrank Verbrauch Summe","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/106","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.trockner_betriebsstunden","hidden_by":null,"icon":null,"id":"77ec2002bb55f713bd7670738d8892f8","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Trockner Betriebsstunden","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/26","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.trockner_verbrauch_ma","hidden_by":null,"icon":null,"id":"a42a6ab49d523ae86e5973ce833cd9fd","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Trockner Verbrauch mA","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/29","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.trockner_verbrauch_summe","hidden_by":null,"icon":null,"id":"b06435f727882e81310b3ad4df0cc0aa","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Trockner Verbrauch Summe","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/34","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.waschmaschine_betriebsstunden","hidden_by":null,"icon":null,"id":"b5b9233c3e9c86687f585fe69ada5fd7","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Waschmaschine Betriebsstunden","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/8","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.waschmaschine_verbrauch_ma","hidden_by":null,"icon":null,"id":"dd8e2caab42115231600962acfce9815","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Waschmaschine Verbrauch mA","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/11","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.waschmaschine_verbrauch_summe","hidden_by":null,"icon":null,"id":"621a4eea51e0582d8360d16d802ef315","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Waschmaschine Verbrauch Summe","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/16","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.kuche_steckdosen_rechts_betriebsstunden","hidden_by":null,"icon":null,"id":"b46657cca9b41fc372f473a0a9b77746","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Küche Steckdosen rechts Betriebsstunden","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/98","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.kuche_steckdosen_rechts_verbrauch_ma","hidden_by":null,"icon":null,"id":"0411a925b0492cf785fdae8696f343b4","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Küche Steckdosen rechts Verbrauch mA","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/101","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.kuche_steckdosen_rechts_verbrauch_summe","hidden_by":null,"icon":null,"id":"f69b238b6b8595218c808ab0f320d619","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Küche Steckdosen rechts Verbrauch Summe","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/106","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.dunstabzug_betriebsstunden","hidden_by":null,"icon":null,"id":"ddcedff22fef94f8c7ea503fe228b2e3","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Dunstabzug Betriebsstunden","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/116","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.dunstabzug_verbrauch_ma","hidden_by":null,"icon":null,"id":"d8347cc533d441c88a85941541e0b9cf","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Dunstabzug Verbrauch mA","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/119","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.dunstabzug_verbrauch_summe","hidden_by":null,"icon":null,"id":"abd42d9bcc72303b56b929718062adf0","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Dunstabzug Verbrauch Summe","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/124","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.spulmaschine_betriebsstunden","hidden_by":null,"icon":null,"id":"549d4396305caa269c15d759e75cb2a9","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Spülmaschine Betriebsstunden","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/8","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.spulmaschine_verbrauch_ma","hidden_by":null,"icon":null,"id":"13372367ac7dfe65a90e346d52db96eb","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Spülmaschine Verbrauch mA","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/11","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.backofen_betriebsstunden","hidden_by":null,"icon":null,"id":"9cd727bae670970bdb6e08eaf3358bc1","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Backofen Betriebsstunden","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/26","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.backofen_verbrauch_ma","hidden_by":null,"icon":null,"id":"b83390bdbb00c4461eaae20d7e400908","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Backofen Verbrauch mA","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/29","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.backofen_verbrauch_summe","hidden_by":null,"icon":null,"id":"2f0daf70daadea1f81003f41e65e86ee","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Backofen Verbrauch Summe","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/34","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.herd_phase_1_betriebsstunden","hidden_by":null,"icon":null,"id":"908d623952654db20987df8f0cc0122f","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Herd Phase 1 Betriebsstunden","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/44","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.herd_phase_1_verbrauch_ma","hidden_by":null,"icon":null,"id":"ab93d1b7924373af94c74cdc234e0795","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Herd Phase 1 Verbrauch mA","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/47","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.herd_phase_1_verbrauch_summe","hidden_by":null,"icon":null,"id":"adf9a052ec9ddeb812dd80769bc12823","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Herd Phase 1 Verbrauch Summe","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/52","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.herd_phase_2_betriebsstunden","hidden_by":null,"icon":null,"id":"72515cfe7eb07e5031f9e617ec8d67ab","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Herd Phase 2 Betriebsstunden","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/62","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.herd_phase_2_verbrauch_ma","hidden_by":null,"icon":null,"id":"cc84b92098854d424f0d5b43f9641be7","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Herd Phase 2 Verbrauch mA","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/65","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.herd_phase_2_verbrauch_summe","hidden_by":null,"icon":null,"id":"0c7df16a54fb2f0a59d5a28295a18659","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Herd Phase 2 Verbrauch Summe","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/70","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.herd_phase_3_betriebsstunden","hidden_by":null,"icon":null,"id":"5f4b6c2f685ff371dfd1f26254629507","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Herd Phase 3 Betriebsstunden","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/80","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.herd_phase_3_verbrauch_ma","hidden_by":null,"icon":null,"id":"4fcd6084ce7fdc85897f968b2a028c11","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Herd Phase 3 Verbrauch mA","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/83","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.herd_phase_3_verbrauch_summe","hidden_by":null,"icon":null,"id":"e1c0fdb2feb6d6fb32c1a0587594000d","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Herd Phase 3 Verbrauch Summe","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/88","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.arbeitszimmer_steckdose_betriebsstunden","hidden_by":null,"icon":null,"id":"a6a9050d106e04f63d1f996cff594af8","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitszimmer Steckdose Betriebsstunden","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/134","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.arbeitszimmer_steckdose_verbrauch_ma","hidden_by":null,"icon":null,"id":"91294351144188d18f85557d7203f787","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitszimmer Steckdose Verbrauch mA","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/137","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.arbeitszimmer_steckdose_verbrauch_summe","hidden_by":null,"icon":null,"id":"b434db82c917357147f4d85dd233eefc","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitszimmer Steckdose Verbrauch Summe","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/142","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.wohnzimmer_steckdose_1_betriebsstunden","hidden_by":null,"icon":null,"id":"6b78bd8d0c13819511d8988259680ca9","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Steckdose 1 Betriebsstunden","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/152","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.wohnzimmer_steckdose_1_verbrauch_ma","hidden_by":null,"icon":null,"id":"9ccc1356745acc39591a833a57886629","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Steckdose 1 Verbrauch mA","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/155","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.wohnzimmer_steckdose_1_verbrauch_summe","hidden_by":null,"icon":null,"id":"e7ca28771310b8f4cb53a16835f5d0fb","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Steckdose 1 Verbrauch Summe","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/160","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.wohnzimmer_steckdose_2_betriebsstunden","hidden_by":null,"icon":null,"id":"af433bde6e5d64eb49b0985cda6ae211","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Steckdose 2 Betriebsstunden","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/170","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.wohnzimmer_steckdose_2_verbrauch_ma","hidden_by":null,"icon":null,"id":"84c0b60e2d0ac7379ca644d7eda24eb9","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Steckdose 2 Verbrauch mA","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/173","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.wohnzimmer_steckdose_2_verbrauch_summe","hidden_by":null,"icon":null,"id":"b2cb6def382cfca176d834775c450627","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Wohnzimmer Steckdose 2 Verbrauch Summe","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/4/178","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"f81b059f666659e27e2101ddc3bfbba9","device_class":null,"device_id":"585cefbe8665f6308f5d767d1ba67620","disabled_by":null,"entity_category":null,"entity_id":"sensor.pool_temperature","hidden_by":null,"icon":null,"id":"1f7ac74f51418a052bf5fec03d7fb2ed","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"Temperatur","platform":"ondilo_ico","supported_features":0,"translation_key":null,"unique_id":"W1591687848014-temperature","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"f81b059f666659e27e2101ddc3bfbba9","device_class":null,"device_id":"585cefbe8665f6308f5d767d1ba67620","disabled_by":null,"entity_category":null,"entity_id":"sensor.pool_oxydo_reduction_potential","hidden_by":null,"icon":null,"id":"1acecf476997e0e7c5f6ffc330ae551d","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:pool","original_name":"Oxydo-Reduktionspotenzial","platform":"ondilo_ico","supported_features":0,"translation_key":"oxydo_reduction_potential","unique_id":"W1591687848014-orp","previous_unique_id":null,"unit_of_measurement":"mV"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"f81b059f666659e27e2101ddc3bfbba9","device_class":null,"device_id":"585cefbe8665f6308f5d767d1ba67620","disabled_by":null,"entity_category":null,"entity_id":"sensor.pool_ph","hidden_by":null,"icon":null,"id":"bfc1ced74fe46f80b92aea9a5b2bd5cd","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:pool","original_name":"pH","platform":"ondilo_ico","supported_features":0,"translation_key":"ph","unique_id":"W1591687848014-ph","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"f81b059f666659e27e2101ddc3bfbba9","device_class":null,"device_id":"585cefbe8665f6308f5d767d1ba67620","disabled_by":null,"entity_category":null,"entity_id":"sensor.pool_tds","hidden_by":null,"icon":null,"id":"9223cc20d5a8554c92e9d0bb661a7c99","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:pool","original_name":"TDS","platform":"ondilo_ico","supported_features":0,"translation_key":"tds","unique_id":"W1591687848014-tds","previous_unique_id":null,"unit_of_measurement":"ppm"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"f81b059f666659e27e2101ddc3bfbba9","device_class":null,"device_id":"585cefbe8665f6308f5d767d1ba67620","disabled_by":null,"entity_category":null,"entity_id":"sensor.pool_battery","hidden_by":null,"icon":null,"id":"0fb341421f4df748dddc182dafe2eed7","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"battery","original_icon":null,"original_name":"Batterie","platform":"ondilo_ico","supported_features":0,"translation_key":null,"unique_id":"W1591687848014-battery","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"f81b059f666659e27e2101ddc3bfbba9","device_class":null,"device_id":"585cefbe8665f6308f5d767d1ba67620","disabled_by":null,"entity_category":null,"entity_id":"sensor.pool_rssi","hidden_by":null,"icon":null,"id":"f155c18994a0251b7b1891b265d0b794","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:wifi","original_name":"RSSI","platform":"ondilo_ico","supported_features":0,"translation_key":"rssi","unique_id":"W1591687848014-rssi","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"effect_list":["color_wipe","blink","blink_move"],"supported_color_modes":["rgb"]},"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.prusabox_licht_oben_hinten","hidden_by":null,"icon":null,"id":"ea5a3e228413a5a0d096e11cba04f158","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"PrusaBox Licht Oben hinten","platform":"mqtt","supported_features":4,"translation_key":null,"unique_id":"prusa_caselights_top_back","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"effect_list":["color_wipe","blink","blink_move"],"supported_color_modes":["rgb"]},"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.prusabox_licht_oben_mitte","hidden_by":null,"icon":null,"id":"5a945a89c04f266ed502658973316746","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"PrusaBox Licht Oben mitte","platform":"mqtt","supported_features":4,"translation_key":null,"unique_id":"prusa_caselights_top_mid","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"effect_list":["color_wipe","blink","blink_move"],"supported_color_modes":["rgb"]},"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.prusabox_licht_seite_links","hidden_by":null,"icon":null,"id":"19440fc3a4731e158663617bbaa1c1fe","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"PrusaBox Licht Seite links","platform":"mqtt","supported_features":4,"translation_key":null,"unique_id":"prusa_caselights_left","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"effect_list":["color_wipe","blink","blink_move"],"supported_color_modes":["rgb"]},"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.prusabox_licht_oben_vorne","hidden_by":null,"icon":null,"id":"e140172eadaf08b868da303ef7c77510","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"PrusaBox Licht Oben vorne","platform":"mqtt","supported_features":4,"translation_key":null,"unique_id":"prusa_caselights_top_front","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"effect_list":["color_wipe","blink","blink_move"],"supported_color_modes":["rgb"]},"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.prusabox_licht_seite_rechts","hidden_by":null,"icon":null,"id":"5afa484fdda8a675e8617fef0112995a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"PrusaBox Licht Seite rechts","platform":"mqtt","supported_features":4,"translation_key":null,"unique_id":"prusa_caselights_right","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"effect_list":["color_wipe","blink","blink_move"],"supported_color_modes":["rgb"]},"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.prusabox_licht_oben","hidden_by":null,"icon":null,"id":"cf154f4a2fbca34f7be351b09e8d5c26","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"PrusaBox Licht Oben","platform":"mqtt","supported_features":4,"translation_key":null,"unique_id":"prusa_caselights_top","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"effect_list":["color_wipe","blink","blink_move"],"supported_color_modes":["rgb"]},"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.prusabox_licht_seiten","hidden_by":null,"icon":null,"id":"05ae2624f24f0afb6a3cdda34513055d","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"PrusaBox Licht Seiten","platform":"mqtt","supported_features":4,"translation_key":null,"unique_id":"prusa_caselights_sides","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"effect_list":["color_wipe","blink","blink_move"],"supported_color_modes":["rgb"]},"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.prusabox_licht_alle","hidden_by":null,"icon":null,"id":"6eb341f406b29a22dd6d43f57d0887ae","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"PrusaBox Licht Alle","platform":"mqtt","supported_features":4,"translation_key":null,"unique_id":"prusa_caselights_all","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"source_list":["AUX","Blu-ray","Bluetooth","CBL/SAT","DVD/Blu-ray","Favorites","Game","Internet Radio","Media Player","Media Server","Online Music","Spotify","TV Audio","Tuner","iPod/USB"],"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","AURO2DSURR","MCH STEREO","STEREO","ALL ZONE STEREO"]},"config_entry_id":"f3c8883470cfcc57450ba35ed09c8470","device_class":null,"device_id":"70a2706c6d75e99474c0662ccaa2aaf8","disabled_by":null,"entity_category":null,"entity_id":"media_player.denon_avr_x1200w","hidden_by":null,"icon":null,"id":"98bce07aef1943d0eecfbd5d8d87d49d","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"receiver","original_icon":null,"original_name":null,"platform":"denonavr","supported_features":69004,"translation_key":null,"unique_id":"AVR-X1200W-0005CD94A18C-Main","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"9406611205c8c979aff8f619b45d0853","device_class":null,"device_id":"a7ed15b8fc0f15d4e1c03801aeaf227a","disabled_by":null,"entity_category":null,"entity_id":"sensor.hacs","hidden_by":null,"icon":null,"id":"02c8dd8bfe8690eefbb1ee1d9f24ac4f","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"hacs:hacs","original_name":"hacs","platform":"hacs","supported_features":0,"translation_key":null,"unique_id":"0717a0cd-745c-48fd-9b16-c8534c9704f9-bc944b0f-fd42-4a58-a072-ade38d1444cd","previous_unique_id":null,"unit_of_measurement":"pending update(s)"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"input_number.fon_aus_in","hidden_by":null,"icon":null,"id":"2726dcefbffa27b3e1c2ffc7b7499c58","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:time","original_name":"Fön aus in ","platform":"input_number","supported_features":0,"translation_key":null,"unique_id":"fon_aus_in","previous_unique_id":null,"unit_of_measurement":"Minuten"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"timer.fon_timer","hidden_by":null,"icon":null,"id":"d66f9281427c5342e7c7d6ada7262543","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:hair-dryer","original_name":"Fön Timer","platform":"timer","supported_features":0,"translation_key":null,"unique_id":"fon_timer","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"preset_modes":[]},"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"fan.prusabox_lufter_draussen","hidden_by":null,"icon":null,"id":"151c2995c5b6c01d874778a64cedd15a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:fan","original_name":"PrusaBox Lüfter draussen","platform":"mqtt","supported_features":1,"translation_key":null,"unique_id":"prusa_venting_fan","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"preset_modes":[]},"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"fan.prusabox_filter_lufter","hidden_by":null,"icon":null,"id":"e878d271ea10c5754d76075505f1f827","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:fan","original_name":"PrusaBox Filter Lüfter","platform":"mqtt","supported_features":1,"translation_key":null,"unique_id":"prusa_filter_fan","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"9a418c54a4bbff5762e7c09afd50b8c8","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.microphone","hidden_by":null,"icon":null,"id":"c3ab3744875c95060db93ab163931f69","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"microphone","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"11ff5b09-7e3d-442e-9b8f-5755959c8787","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"9a418c54a4bbff5762e7c09afd50b8c8","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.webcam","hidden_by":null,"icon":null,"id":"c191e81eb1ec7f5ecf6768f54775a032","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"webcam","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"05195bf5-4d03-4770-8165-8c85ade290a8","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":"c4adbdd188db4f34ad27d14ba2d71abe","device_class":null,"device_id":"51f4012aed0b4093b353cdc851755281","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.fritz_box_7490_wan_status","hidden_by":null,"icon":null,"id":"0fe39f34f2c82d313560ac3a69002fb7","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"connectivity","original_icon":null,"original_name":"FRITZ!Box 7490 wan status","platform":"upnp","supported_features":0,"translation_key":null,"unique_id":"uuid:75802409-bccb-40e7-8e6c-3431C416294A_wanstatus","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.kinderzimmer_rollo_level","hidden_by":null,"icon":null,"id":"a9e56120ce30d9fc17518ed3ca447682","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"kinderzimmer_rollo LEVEL","platform":"homematic","supported_features":0,"translation_key":null,"unique_id":"00111D8994FDE4_LEVEL","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"media_player.esszimmer","hidden_by":null,"icon":null,"id":"2bf3ed0894f370f9d05ed0dc9a4346a1","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Esszimmer","platform":"squeezebox_telnet","supported_features":320447,"translation_key":null,"unique_id":"b8:27:eb:01:71:a2","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"media_player.esszimmer_2","hidden_by":null,"icon":null,"id":"698bba21a6e969de9dee085a73e54d84","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Esszimmer","platform":"squeezebox_telnet","supported_features":320447,"translation_key":null,"unique_id":"7c:dd:90:5e:0c:0b","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["brightness"]},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.arbeitszimmer_deckenlampe","hidden_by":null,"icon":null,"id":"d763a0bc387cf808e650116f95706e17","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"arbeitszimmer_deckenlampe","platform":"homematic","supported_features":32,"translation_key":null,"unique_id":"JEQ0201891","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":"schlafzimmer","categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"cover.schlafzimmer_rollo_klein","hidden_by":null,"icon":null,"id":"881e83e4f33ecbe56aa36c117795494b","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"schlafzimmer_rollo_klein","platform":"homematic","supported_features":15,"translation_key":null,"unique_id":"LEQ1439693","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":"schlafzimmer","categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"cover.schlafzimmer_rollo_gross","hidden_by":null,"icon":null,"id":"9b6de015cf205ec03f66e83e711a4390","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"schlafzimmer_rollo_gross","platform":"homematic","supported_features":15,"translation_key":null,"unique_id":"LEQ1439702","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["brightness"]},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.schlafzimmer_deckenlampe","hidden_by":null,"icon":null,"id":"68929974065bcb6832ca8e0353dd9a2d","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"schlafzimmer_deckenlampe","platform":"homematic","supported_features":32,"translation_key":null,"unique_id":"0008DD898F16E2","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":"arbeitszimmerunten","categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"cover.arbeitszimmer_rollo","hidden_by":null,"icon":null,"id":"73f8a1c2272063b8e00efb8658f1233e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"arbeitszimmer_rollo","platform":"homematic","supported_features":15,"translation_key":null,"unique_id":"LEQ1440417","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":"kinderzimmer","categories":{},"capabilities":null,"config_entry_id":null,"device_class":"","device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"cover.kinderzimmer_rollo","hidden_by":null,"icon":null,"id":"3df3828fa65dfa471d243e62511db9b2","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"kinderzimmer_rollo","platform":"homematic","supported_features":15,"translation_key":null,"unique_id":"00111D8994FDE4","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":"kinderzimmer","categories":{},"capabilities":{"supported_color_modes":["brightness"]},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.kinderzimmer_deckenlampe","hidden_by":null,"icon":null,"id":"d08944aee8e0a7fd702d6e462c7a86bc","has_entity_name":false,"labels":[],"name":"kinderzimmer_deckenlampe","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"kinderzimmer_deckenlampe","platform":"homematic","supported_features":32,"translation_key":null,"unique_id":"JEQ0199674","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"b0fd84c9313f408a9a7a404b60b71bde","disabled_by":"user","entity_category":null,"entity_id":"light.garten_vorne","hidden_by":null,"icon":null,"id":"88c4f1cbcac87052eecd15dda5a0852c","has_entity_name":true,"labels":[],"name":"Garten Vorne","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"62ad698a-0881-4470-9672-b6e997f4b33d","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bda2acac11e9f25954e7ac0f3b31a9dd","device_class":null,"device_id":"c4ccdb82e6c8c83f662a250033759084","disabled_by":"integration","entity_category":null,"entity_id":"sensor.myhome_apparent_temperature","hidden_by":null,"icon":null,"id":"e50ec91b6cdf8c79535608a004d40b40","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"MyHome Apparent Temperature","platform":"accuweather","supported_features":0,"translation_key":null,"unique_id":"1006287-apparenttemperature","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bda2acac11e9f25954e7ac0f3b31a9dd","device_class":null,"device_id":"c4ccdb82e6c8c83f662a250033759084","disabled_by":"config_entry","entity_category":null,"entity_id":"sensor.myhome_cloud_ceiling","hidden_by":null,"icon":null,"id":"1f98d2c5f568bcc8c7b9905671373e44","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:weather-fog","original_name":"MyHome Cloud Ceiling","platform":"accuweather","supported_features":0,"translation_key":null,"unique_id":"1006287-ceiling","previous_unique_id":null,"unit_of_measurement":"m"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bda2acac11e9f25954e7ac0f3b31a9dd","device_class":null,"device_id":"c4ccdb82e6c8c83f662a250033759084","disabled_by":"integration","entity_category":null,"entity_id":"sensor.myhome_cloud_cover","hidden_by":null,"icon":null,"id":"2fc389ea2dc46c2a57997217a98a9f6f","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:weather-cloudy","original_name":"MyHome Cloud Cover","platform":"accuweather","supported_features":0,"translation_key":null,"unique_id":"1006287-cloudcover","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bda2acac11e9f25954e7ac0f3b31a9dd","device_class":null,"device_id":"c4ccdb82e6c8c83f662a250033759084","disabled_by":"integration","entity_category":null,"entity_id":"sensor.myhome_dew_point","hidden_by":null,"icon":null,"id":"a1ae320c3897d357a74f893f8a3da493","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"MyHome Dew Point","platform":"accuweather","supported_features":0,"translation_key":null,"unique_id":"1006287-dewpoint","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bda2acac11e9f25954e7ac0f3b31a9dd","device_class":null,"device_id":"c4ccdb82e6c8c83f662a250033759084","disabled_by":"config_entry","entity_category":null,"entity_id":"sensor.myhome_realfeel_temperature","hidden_by":null,"icon":null,"id":"f263a291d6d25ade2ccd3eb6ad7aa4dd","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"MyHome RealFeel Temperature","platform":"accuweather","supported_features":0,"translation_key":null,"unique_id":"1006287-realfeeltemperature","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bda2acac11e9f25954e7ac0f3b31a9dd","device_class":null,"device_id":"c4ccdb82e6c8c83f662a250033759084","disabled_by":"integration","entity_category":null,"entity_id":"sensor.myhome_realfeel_temperature_shade","hidden_by":null,"icon":null,"id":"31141157401aa8c524724508f3df3c8e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"MyHome RealFeel Temperature Shade","platform":"accuweather","supported_features":0,"translation_key":null,"unique_id":"1006287-realfeeltemperatureshade","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bda2acac11e9f25954e7ac0f3b31a9dd","device_class":null,"device_id":"c4ccdb82e6c8c83f662a250033759084","disabled_by":"config_entry","entity_category":null,"entity_id":"sensor.myhome_precipitation","hidden_by":null,"icon":null,"id":"b8f1e6d2b781909e7db3777a611ad504","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:weather-rainy","original_name":"MyHome Precipitation","platform":"accuweather","supported_features":0,"translation_key":null,"unique_id":"1006287-precipitation","previous_unique_id":null,"unit_of_measurement":"mm"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":"bda2acac11e9f25954e7ac0f3b31a9dd","device_class":null,"device_id":"c4ccdb82e6c8c83f662a250033759084","disabled_by":"config_entry","entity_category":null,"entity_id":"sensor.myhome_pressure_tendency","hidden_by":null,"icon":null,"id":"6fe04bc80c67635c726c8abef30060c5","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"accuweather__pressure_tendency","original_icon":"mdi:gauge","original_name":"MyHome Pressure Tendency","platform":"accuweather","supported_features":0,"translation_key":null,"unique_id":"1006287-pressuretendency","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bda2acac11e9f25954e7ac0f3b31a9dd","device_class":null,"device_id":"c4ccdb82e6c8c83f662a250033759084","disabled_by":"config_entry","entity_category":null,"entity_id":"sensor.myhome_uv_index","hidden_by":null,"icon":null,"id":"2e73e2776922184e81bd33dec81ffb34","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:weather-sunny","original_name":"MyHome UV Index","platform":"accuweather","supported_features":0,"translation_key":null,"unique_id":"1006287-uvindex","previous_unique_id":null,"unit_of_measurement":"UV index"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bda2acac11e9f25954e7ac0f3b31a9dd","device_class":null,"device_id":"c4ccdb82e6c8c83f662a250033759084","disabled_by":"integration","entity_category":null,"entity_id":"sensor.myhome_wet_bulb_temperature","hidden_by":null,"icon":null,"id":"f93900f4595886bae1bfd2adf70c49d3","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"MyHome Wet Bulb Temperature","platform":"accuweather","supported_features":0,"translation_key":null,"unique_id":"1006287-wetbulbtemperature","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bda2acac11e9f25954e7ac0f3b31a9dd","device_class":null,"device_id":"c4ccdb82e6c8c83f662a250033759084","disabled_by":"integration","entity_category":null,"entity_id":"sensor.myhome_wind_chill_temperature","hidden_by":null,"icon":null,"id":"5c751b990e97f3b7bfc41024115581c1","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"MyHome Wind Chill Temperature","platform":"accuweather","supported_features":0,"translation_key":null,"unique_id":"1006287-windchilltemperature","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bda2acac11e9f25954e7ac0f3b31a9dd","device_class":null,"device_id":"c4ccdb82e6c8c83f662a250033759084","disabled_by":"config_entry","entity_category":null,"entity_id":"sensor.myhome_wind","hidden_by":null,"icon":null,"id":"37101d3bfc2f295217db18d8beb114c4","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:weather-windy","original_name":"MyHome Wind","platform":"accuweather","supported_features":0,"translation_key":null,"unique_id":"1006287-wind","previous_unique_id":null,"unit_of_measurement":"km/h"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bda2acac11e9f25954e7ac0f3b31a9dd","device_class":null,"device_id":"c4ccdb82e6c8c83f662a250033759084","disabled_by":"integration","entity_category":null,"entity_id":"sensor.myhome_wind_gust","hidden_by":null,"icon":null,"id":"5f6ed214783a039723bb825560257d45","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:weather-windy","original_name":"MyHome Wind Gust","platform":"accuweather","supported_features":0,"translation_key":null,"unique_id":"1006287-windgust","previous_unique_id":null,"unit_of_measurement":"km/h"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":"bda2acac11e9f25954e7ac0f3b31a9dd","device_class":null,"device_id":"c4ccdb82e6c8c83f662a250033759084","disabled_by":"config_entry","entity_category":null,"entity_id":"weather.myhome","hidden_by":null,"icon":null,"id":"cb16067ff04e509581551b933ccb12a6","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"MyHome","platform":"accuweather","supported_features":0,"translation_key":null,"unique_id":"1006287","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_weather","hidden_by":null,"icon":null,"id":"7babc3c4e32eaefbc861de63407f4cb4","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"OpenWeatherMap Weather","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-weather","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_dew_point","hidden_by":null,"icon":null,"id":"88ee5a30c640f779df9adf2ecc86398c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"OpenWeatherMap Dew Point","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-dew_point","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_temperature","hidden_by":null,"icon":null,"id":"c2daffa69c00d5a47e54c5e582da3a4b","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"OpenWeatherMap Temperature","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-temperature","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_feels_like_temperature","hidden_by":null,"icon":null,"id":"fd17f20c2833456a6b55714fca8bf1f4","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"OpenWeatherMap Feels like temperature","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-feels_like_temperature","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_wind_speed","hidden_by":null,"icon":null,"id":"2649baa297820f9bfdd00611fbcb9efc","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"wind_speed","original_icon":null,"original_name":"OpenWeatherMap Wind speed","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-wind_speed","previous_unique_id":null,"unit_of_measurement":"m/s"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_wind_bearing","hidden_by":null,"icon":null,"id":"e2e5da50f8fd995ee884b01618336341","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"OpenWeatherMap Wind bearing","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-wind_bearing","previous_unique_id":null,"unit_of_measurement":"°"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_humidity","hidden_by":null,"icon":null,"id":"963db7bef471410b7893b189daf9b681","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"humidity","original_icon":null,"original_name":"OpenWeatherMap Humidity","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-humidity","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_pressure","hidden_by":null,"icon":null,"id":"b94f28474d04430945691fe35b01e2c3","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"pressure","original_icon":null,"original_name":"OpenWeatherMap Pressure","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-pressure","previous_unique_id":null,"unit_of_measurement":"hPa"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_cloud_coverage","hidden_by":null,"icon":null,"id":"a8cbf85dec8fb90a4b87c7bfdf1ab328","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"OpenWeatherMap Cloud coverage","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-clouds","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_rain","hidden_by":null,"icon":null,"id":"e232f811b106992b5d87c7c23eb98caa","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"precipitation_intensity","original_icon":null,"original_name":"OpenWeatherMap Rain","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-rain","previous_unique_id":null,"unit_of_measurement":"mm/h"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_snow","hidden_by":null,"icon":null,"id":"a246bec7acbf627c484fc29961aeda72","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"precipitation_intensity","original_icon":null,"original_name":"OpenWeatherMap Snow","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-snow","previous_unique_id":null,"unit_of_measurement":"mm/h"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_precipitation_kind","hidden_by":null,"icon":null,"id":"79cf510d6379fc848be69dfc627d4866","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"OpenWeatherMap Precipitation kind","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-precipitation_kind","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_uv_index","hidden_by":null,"icon":null,"id":"3da4ebfdcf321cd4db4d1905821d5615","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"OpenWeatherMap UV Index","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-uv_index","previous_unique_id":null,"unit_of_measurement":"UV index"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_condition","hidden_by":null,"icon":null,"id":"e536882dfea296803584f02618006a22","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"OpenWeatherMap Condition","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-condition","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_weather_code","hidden_by":null,"icon":null,"id":"c7f013145e6e8305bd3772519450b2e5","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"OpenWeatherMap Weather Code","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-weather_code","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_forecast_condition","hidden_by":null,"icon":null,"id":"e14243c336b4683d2e1c44bf1a169925","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"OpenWeatherMap Forecast Condition","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-forecast-condition","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_forecast_precipitation","hidden_by":null,"icon":null,"id":"67342b20f2a9439c7e5cecf6101111df","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"precipitation","original_icon":null,"original_name":"OpenWeatherMap Forecast Precipitation","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-forecast-precipitation","previous_unique_id":null,"unit_of_measurement":"mm"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_forecast_precipitation_probability","hidden_by":null,"icon":null,"id":"1bd3e9a22c6e5b69a4bd7f37d6a02c4b","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"OpenWeatherMap Forecast Precipitation probability","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-forecast-precipitation_probability","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_forecast_pressure","hidden_by":null,"icon":null,"id":"b7550363f6a6a7e14036189d103655dc","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"pressure","original_icon":null,"original_name":"OpenWeatherMap Forecast Pressure","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-forecast-pressure","previous_unique_id":null,"unit_of_measurement":"hPa"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_forecast_temperature","hidden_by":null,"icon":null,"id":"8a24eb43af957784ef6649b92ac54314","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"OpenWeatherMap Forecast Temperature","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-forecast-temperature","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_forecast_temperature_low","hidden_by":null,"icon":null,"id":"c5bfff96b015bfff70464c29cb1cf7d5","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"OpenWeatherMap Forecast Temperature Low","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-forecast-templow","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_forecast_time","hidden_by":null,"icon":null,"id":"e123ff8f0a5e6b38a82e6d572d4d9081","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":null,"original_name":"OpenWeatherMap Forecast Time","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-forecast-datetime","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_forecast_wind_bearing","hidden_by":null,"icon":null,"id":"5468e3b03c93baa89695f0be5071c3b6","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"OpenWeatherMap Forecast Wind bearing","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-forecast-wind_bearing","previous_unique_id":null,"unit_of_measurement":"°"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_forecast_wind_speed","hidden_by":null,"icon":null,"id":"a0838ceabfe600035e6d662cd81da4e2","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"wind_speed","original_icon":null,"original_name":"OpenWeatherMap Forecast Wind speed","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-forecast-wind_speed","previous_unique_id":null,"unit_of_measurement":"m/s"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_forecast_cloud_coverage","hidden_by":null,"icon":null,"id":"bc11bb081dedf8e9bc30d51b4c9b97c8","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"OpenWeatherMap Forecast Cloud coverage","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-forecast-clouds","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"weather.openweathermap","hidden_by":null,"icon":null,"id":"27e4b502c3daad4488e3962dfa21f6b7","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"OpenWeatherMap","platform":"openweathermap","supported_features":1,"translation_key":null,"unique_id":"49.369477-10.9831468","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"id":"1632393568599"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.0herd_vorgeheizt_ipad","hidden_by":null,"icon":null,"id":"9fa7f32e7c670920e08fbaad8b5395e7","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Herd vorgeheizt -> iPad","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1632393568599","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.00085d89928424_current","hidden_by":null,"icon":null,"id":"6843543373a390b4cab9a39804ac4934","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"current","original_icon":null,"original_name":"wc_licht CURRENT","platform":"homematic","supported_features":0,"translation_key":null,"unique_id":"00085D89928424_CURRENT","previous_unique_id":null,"unit_of_measurement":"mA"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.00085d89928424_energy_counter","hidden_by":null,"icon":null,"id":"6d573dce79b35485106c02a063a40e3c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"energy","original_icon":null,"original_name":"wc_licht ENERGY_COUNTER","platform":"homematic","supported_features":0,"translation_key":null,"unique_id":"00085D89928424_ENERGY_COUNTER","previous_unique_id":null,"unit_of_measurement":"Wh"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.wc_licht_taster","hidden_by":null,"icon":null,"id":"c74013ec41f1f57a3fcf256044721ee9","has_entity_name":false,"labels":[],"name":"WC Licht Taster","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"wc_licht_taster","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/198","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.wc_licht","hidden_by":null,"icon":null,"id":"dcecc2f8ff000704971af6a4c6fc55ea","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"wc_licht","platform":"homematic","supported_features":0,"translation_key":null,"unique_id":"00085D89928424","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.wc_licht_voltage","hidden_by":null,"icon":null,"id":"f1557373bb32236882b81d376cbbd7b9","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"voltage","original_icon":null,"original_name":"wc_licht VOLTAGE","platform":"homematic","supported_features":0,"translation_key":null,"unique_id":"00085D89928424_VOLTAGE","previous_unique_id":null,"unit_of_measurement":"V"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.wc_licht_power","hidden_by":null,"icon":null,"id":"acd8111f1014a3db7b141d9de5e003eb","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"power","original_icon":null,"original_name":"wc_licht POWER","platform":"homematic","supported_features":0,"translation_key":null,"unique_id":"00085D89928424_POWER","previous_unique_id":null,"unit_of_measurement":"W"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.wc_licht_freq","hidden_by":null,"icon":null,"id":"acc33367c916ebe1126a4b8c183e28eb","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"frequency","original_icon":null,"original_name":"wc_licht FREQUENCY","platform":"homematic","supported_features":0,"translation_key":null,"unique_id":"00085D89928424_FREQUENCY","previous_unique_id":null,"unit_of_measurement":"Hz"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"id":"1633435293611"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.gang_bogen_nachtlicht","hidden_by":null,"icon":null,"id":"2472cf0ae03763662aa64e66abd3f69d","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Gang Bogen Nachtlicht","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1633435293611","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.bad_luefter","hidden_by":null,"icon":null,"id":"837bd26eb34e417fde47e1ee1a064697","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"bad_luefter","platform":"homematic","supported_features":0,"translation_key":null,"unique_id":"00085D89928134","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.bad_luefter_voltage","hidden_by":null,"icon":null,"id":"34b38f618836cda2476587b24b08af7e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"voltage","original_icon":null,"original_name":"bad_luefter VOLTAGE","platform":"homematic","supported_features":0,"translation_key":null,"unique_id":"00085D89928134_VOLTAGE","previous_unique_id":null,"unit_of_measurement":"V"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.bad_luefter_power","hidden_by":null,"icon":null,"id":"851cbd8e57ee1164aac8ea66251158e0","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"power","original_icon":null,"original_name":"bad_luefter POWER","platform":"homematic","supported_features":0,"translation_key":null,"unique_id":"00085D89928134_POWER","previous_unique_id":null,"unit_of_measurement":"W"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.bad_luefter_frequency","hidden_by":null,"icon":null,"id":"6471bf6cafc1ca3c0bc78f62aea4378b","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"frequency","original_icon":null,"original_name":"bad_luefter FREQUENCY","platform":"homematic","supported_features":0,"translation_key":null,"unique_id":"00085D89928134_FREQUENCY","previous_unique_id":null,"unit_of_measurement":"Hz"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.bad_luefter_energy_counter","hidden_by":null,"icon":null,"id":"b0a4fdfcde4cc98e083765861e37dec3","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"energy","original_icon":null,"original_name":"bad_luefter ENERGY_COUNTER","platform":"homematic","supported_features":0,"translation_key":null,"unique_id":"00085D89928134_ENERGY_COUNTER","previous_unique_id":null,"unit_of_measurement":"Wh"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.bad_luefter_current","hidden_by":null,"icon":null,"id":"728cd5005fb1aed7759733d9c258dc4c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"current","original_icon":null,"original_name":"bad_luefter CURRENT","platform":"homematic","supported_features":0,"translation_key":null,"unique_id":"00085D89928134_CURRENT","previous_unique_id":null,"unit_of_measurement":"mA"}, + {"aliases":[],"area_id":"dachgeschoss","categories":{},"capabilities":{"id":"1634461079797"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.3d_drucker_state_change","hidden_by":null,"icon":null,"id":"e015f4fa0322743b59bbe73f3052385d","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"3D Drucker State Change","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1634461079797","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"d144e116305e59fcdb4ee9b97c5954d2","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.mosquitto_broker_running","hidden_by":null,"icon":null,"id":"f7a92b9a3789a5f4b65da7fda6334562","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"running","original_icon":null,"original_name":"Läuft","platform":"hassio","supported_features":0,"translation_key":"state","unique_id":"core_mosquitto_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"3a8dfca07738c3514b55475275b3e76b","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.influxdb_running","hidden_by":null,"icon":null,"id":"918b8091472b7c6b43a78e9f5bfdc355","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"running","original_icon":null,"original_name":"Läuft","platform":"hassio","supported_features":0,"translation_key":"state","unique_id":"a0d7b954_influxdb_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"77f061f888db75b5413d775fa0b5629f","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.file_editor_running","hidden_by":null,"icon":null,"id":"cbf8a347506048aaa52dbbee4635efe0","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"running","original_icon":null,"original_name":"Läuft","platform":"hassio","supported_features":0,"translation_key":"state","unique_id":"core_configurator_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"978b37d63bbdfbc8fa6a7815fd065b16","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.ssh_web_terminal_running","hidden_by":null,"icon":null,"id":"6c6cc5e1c77eca7a1ab25fb8f9677b98","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"running","original_icon":null,"original_name":"Läuft","platform":"hassio","supported_features":0,"translation_key":"state","unique_id":"a0d7b954_ssh_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"bdc7454284673f6c71942edaad49bf94","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.samba_share_running","hidden_by":null,"icon":null,"id":"0d4b7bece33e0dad82db9377bc538424","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"running","original_icon":null,"original_name":"Läuft","platform":"hassio","supported_features":0,"translation_key":"state","unique_id":"core_samba_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"13e0d7d42f275c036c5400d9a9bc7d82","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.mariadb_running","hidden_by":null,"icon":null,"id":"0d2cb3152252783dc5b706038a670266","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"running","original_icon":null,"original_name":"Läuft","platform":"hassio","supported_features":0,"translation_key":"state","unique_id":"core_mariadb_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"1959d20166a124ca81b2c17cc1c8e884","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.tasmoadmin_running","hidden_by":null,"icon":null,"id":"0a4d9cb39fac128a3bd057c923395291","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"running","original_icon":null,"original_name":"Läuft","platform":"hassio","supported_features":0,"translation_key":"state","unique_id":"a0d7b954_sonweb_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"2f7573b5a7f322c078e3c7fb2ee1a5c0","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.check_home_assistant_configuration_running","hidden_by":null,"icon":null,"id":"a57f2a8b605c70875317546970f3e51a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"running","original_icon":null,"original_name":"Läuft","platform":"hassio","supported_features":0,"translation_key":"state","unique_id":"core_check_config_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"d144e116305e59fcdb4ee9b97c5954d2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.mosquitto_broker_cpu_percent","hidden_by":null,"icon":null,"id":"119f4fe36ab7f08393b164684ee69794","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"CPU Prozent","platform":"hassio","supported_features":0,"translation_key":"cpu_percent","unique_id":"core_mosquitto_cpu_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"d144e116305e59fcdb4ee9b97c5954d2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.mosquitto_broker_memory_percent","hidden_by":null,"icon":null,"id":"7b2cb111c2b082b03fee7a76fdf1be7e","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitsspeicher in Prozent","platform":"hassio","supported_features":0,"translation_key":"memory_percent","unique_id":"core_mosquitto_memory_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"3a8dfca07738c3514b55475275b3e76b","disabled_by":"integration","entity_category":null,"entity_id":"sensor.influxdb_cpu_percent","hidden_by":null,"icon":null,"id":"a78e31ac31d67bee50e2de3b1a03fd35","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"CPU Prozent","platform":"hassio","supported_features":0,"translation_key":"cpu_percent","unique_id":"a0d7b954_influxdb_cpu_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"3a8dfca07738c3514b55475275b3e76b","disabled_by":"integration","entity_category":null,"entity_id":"sensor.influxdb_memory_percent","hidden_by":null,"icon":null,"id":"76e5491dbe04bdc84afe936c83c6b31f","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitsspeicher in Prozent","platform":"hassio","supported_features":0,"translation_key":"memory_percent","unique_id":"a0d7b954_influxdb_memory_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"77f061f888db75b5413d775fa0b5629f","disabled_by":"integration","entity_category":null,"entity_id":"sensor.file_editor_cpu_percent","hidden_by":null,"icon":null,"id":"8aefbe0fc5f8f837cf58e1b4081ef7c0","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"CPU Prozent","platform":"hassio","supported_features":0,"translation_key":"cpu_percent","unique_id":"core_configurator_cpu_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"77f061f888db75b5413d775fa0b5629f","disabled_by":"integration","entity_category":null,"entity_id":"sensor.file_editor_memory_percent","hidden_by":null,"icon":null,"id":"af6feff300cb5c082f6a9f5ca0651454","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitsspeicher in Prozent","platform":"hassio","supported_features":0,"translation_key":"memory_percent","unique_id":"core_configurator_memory_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"978b37d63bbdfbc8fa6a7815fd065b16","disabled_by":"integration","entity_category":null,"entity_id":"sensor.ssh_web_terminal_cpu_percent","hidden_by":null,"icon":null,"id":"4ae73e2009ab90cbd38b799b81504219","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"CPU Prozent","platform":"hassio","supported_features":0,"translation_key":"cpu_percent","unique_id":"a0d7b954_ssh_cpu_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"978b37d63bbdfbc8fa6a7815fd065b16","disabled_by":"integration","entity_category":null,"entity_id":"sensor.ssh_web_terminal_memory_percent","hidden_by":null,"icon":null,"id":"d0b83557f42b99bc82227f4630c18bff","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitsspeicher in Prozent","platform":"hassio","supported_features":0,"translation_key":"memory_percent","unique_id":"a0d7b954_ssh_memory_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"bdc7454284673f6c71942edaad49bf94","disabled_by":"integration","entity_category":null,"entity_id":"sensor.samba_share_cpu_percent","hidden_by":null,"icon":null,"id":"3ca55c9a5791ed6653697a3163023815","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"CPU Prozent","platform":"hassio","supported_features":0,"translation_key":"cpu_percent","unique_id":"core_samba_cpu_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"bdc7454284673f6c71942edaad49bf94","disabled_by":"integration","entity_category":null,"entity_id":"sensor.samba_share_memory_percent","hidden_by":null,"icon":null,"id":"d60adba4c968a95d1005ab6f95bb0592","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitsspeicher in Prozent","platform":"hassio","supported_features":0,"translation_key":"memory_percent","unique_id":"core_samba_memory_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"13e0d7d42f275c036c5400d9a9bc7d82","disabled_by":"integration","entity_category":null,"entity_id":"sensor.mariadb_cpu_percent","hidden_by":null,"icon":null,"id":"9de014405c4bfb617819056099582d52","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"CPU Prozent","platform":"hassio","supported_features":0,"translation_key":"cpu_percent","unique_id":"core_mariadb_cpu_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"13e0d7d42f275c036c5400d9a9bc7d82","disabled_by":"integration","entity_category":null,"entity_id":"sensor.mariadb_memory_percent","hidden_by":null,"icon":null,"id":"3246288678f91aab90956f84329f0062","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitsspeicher in Prozent","platform":"hassio","supported_features":0,"translation_key":"memory_percent","unique_id":"core_mariadb_memory_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"1959d20166a124ca81b2c17cc1c8e884","disabled_by":"integration","entity_category":null,"entity_id":"sensor.tasmoadmin_cpu_percent","hidden_by":null,"icon":null,"id":"9125142e7dbf6b91e289a79472b76d9a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"CPU Prozent","platform":"hassio","supported_features":0,"translation_key":"cpu_percent","unique_id":"a0d7b954_sonweb_cpu_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"1959d20166a124ca81b2c17cc1c8e884","disabled_by":"integration","entity_category":null,"entity_id":"sensor.tasmoadmin_memory_percent","hidden_by":null,"icon":null,"id":"6dc934dc65565e3e09edd6fc814e4630","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitsspeicher in Prozent","platform":"hassio","supported_features":0,"translation_key":"memory_percent","unique_id":"a0d7b954_sonweb_memory_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"2f7573b5a7f322c078e3c7fb2ee1a5c0","disabled_by":"integration","entity_category":null,"entity_id":"sensor.check_home_assistant_configuration_cpu_percent","hidden_by":null,"icon":null,"id":"4f860921bf3ddd2a9f741015658dcab2","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"CPU Prozent","platform":"hassio","supported_features":0,"translation_key":"cpu_percent","unique_id":"core_check_config_cpu_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"2f7573b5a7f322c078e3c7fb2ee1a5c0","disabled_by":"integration","entity_category":null,"entity_id":"sensor.check_home_assistant_configuration_memory_percent","hidden_by":null,"icon":null,"id":"25072acaae84cd7f2985988eb6c26a4c","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitsspeicher in Prozent","platform":"hassio","supported_features":0,"translation_key":"memory_percent","unique_id":"core_check_config_memory_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"c4adbdd188db4f34ad27d14ba2d71abe","device_class":null,"device_id":"51f4012aed0b4093b353cdc851755281","disabled_by":null,"entity_category":"diagnostic","entity_id":"binary_sensor.fritz_box_7490_wan_status_2","hidden_by":null,"icon":null,"id":"29f540cf58ab5b6d7f4926832bf8743a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"connectivity","original_icon":null,"original_name":"WAN-Status","platform":"upnp","supported_features":0,"translation_key":"wan_status","unique_id":"uuid:75802409-bccb-40e7-8e6c-3431C416294A_wan_status","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"c4adbdd188db4f34ad27d14ba2d71abe","device_class":null,"device_id":"51f4012aed0b4093b353cdc851755281","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.fritz_box_7490_external_ip_2","hidden_by":null,"icon":null,"id":"1de8dd3884e85fe365a3f3a12f429cb6","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Externe IP","platform":"upnp","supported_features":0,"translation_key":"external_ip","unique_id":"uuid:75802409-bccb-40e7-8e6c-3431C416294A_ip","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"c4adbdd188db4f34ad27d14ba2d71abe","device_class":null,"device_id":"51f4012aed0b4093b353cdc851755281","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.fritz_box_7490_uptime_2","hidden_by":null,"icon":null,"id":"7226356a61e65cd66007d12dd8b3e275","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Betriebszeit","platform":"upnp","supported_features":0,"translation_key":"uptime","unique_id":"uuid:75802409-bccb-40e7-8e6c-3431C416294A_uptime","previous_unique_id":null,"unit_of_measurement":"s"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"c4adbdd188db4f34ad27d14ba2d71abe","device_class":null,"device_id":"51f4012aed0b4093b353cdc851755281","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.fritz_box_7490_wan_status","hidden_by":null,"icon":null,"id":"127c6381bc372b525ca1cb2d321e796e","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"WAN-Status","platform":"upnp","supported_features":0,"translation_key":"wan_status","unique_id":"uuid:75802409-bccb-40e7-8e6c-3431C416294A_wan_status","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"72239a8077707354e1c9c6938d8b2e15","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota02_last_restart_time_6","hidden_by":null,"icon":null,"id":"3077530c54cfbd78e4ea363b45d3a27f","has_entity_name":true,"labels":[],"name":"Tasmota02 Last Restart Time","options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":null,"original_name":"Last Restart Time","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3531877_status_sensor_status_sensor_last_restart_time","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"72239a8077707354e1c9c6938d8b2e15","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota02_mqtt_connect_count_6","hidden_by":null,"icon":null,"id":"0dee866a92d950899dd9c56421ecc898","has_entity_name":true,"labels":[],"name":"Tasmota02 MQTT Connect Count","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:counter","original_name":"MQTT Connect Count","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3531877_status_sensor_status_sensor_status_mqtt_count","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"72239a8077707354e1c9c6938d8b2e15","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota02_restart_reason_6","hidden_by":null,"icon":null,"id":"b270d28955807ea5ab4f45f37127d090","has_entity_name":true,"labels":[],"name":"Tasmota02 Restart Reason","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:information-outline","original_name":"Restart Reason","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3531877_status_sensor_status_sensor_status_restart_reason","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"72239a8077707354e1c9c6938d8b2e15","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota02_ssid_6","hidden_by":null,"icon":null,"id":"27d97f31aada4adcb73dd910f37c0555","has_entity_name":true,"labels":[],"name":"Tasmota02 SSID","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:access-point-network","original_name":"SSID","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3531877_status_sensor_status_sensor_status_ssid","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"72239a8077707354e1c9c6938d8b2e15","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota02_wifi_connect_count_6","hidden_by":null,"icon":null,"id":"460d87f805413e612bc5a26abce4fd0a","has_entity_name":true,"labels":[],"name":"Tasmota02 WiFi Connect Count","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:counter","original_name":"WiFi Connect Count","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3531877_status_sensor_status_sensor_status_link_count","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"72239a8077707354e1c9c6938d8b2e15","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota02_firmware_version_6","hidden_by":null,"icon":null,"id":"823b9a204d2c243ed61fd55dba53339e","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Firmware Version","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3531877_status_sensor_status_sensor_status_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"72239a8077707354e1c9c6938d8b2e15","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota02_ip_6","hidden_by":null,"icon":null,"id":"dab8bd83b6fdc4e212fdae30766d7c59","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:ip-network","original_name":"IP","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3531877_status_sensor_status_sensor_status_ip","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"72239a8077707354e1c9c6938d8b2e15","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota02_rssi_6","hidden_by":null,"icon":null,"id":"dfde0793c06fdd99aa218d0327ffd28e","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:access-point","original_name":"RSSI","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3531877_status_sensor_status_sensor_status_rssi","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"72239a8077707354e1c9c6938d8b2e15","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota02_signal_6","hidden_by":null,"icon":null,"id":"33b02359886f07f1928578518624c413","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"signal_strength","original_icon":null,"original_name":"Signal","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3531877_status_sensor_status_sensor_status_signal","previous_unique_id":null,"unit_of_measurement":"dBm"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"ddf15ee93c59a43017b1724c1e0bbcae","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota01_last_restart_time_7","hidden_by":null,"icon":null,"id":"86fd2c0f767fc39a4f1e1ced124964f2","has_entity_name":true,"labels":[],"name":"Tasmota01 Last Restart Time","options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":null,"original_name":"Last Restart Time","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F616_status_sensor_status_sensor_last_restart_time","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"ddf15ee93c59a43017b1724c1e0bbcae","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota01_mqtt_connect_count_7","hidden_by":null,"icon":null,"id":"a121311d026c1b0ad7a8ab2d4c55ebe3","has_entity_name":true,"labels":[],"name":"Tasmota01 MQTT Connect Count","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:counter","original_name":"MQTT Connect Count","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F616_status_sensor_status_sensor_status_mqtt_count","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"ddf15ee93c59a43017b1724c1e0bbcae","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota01_restart_reason_7","hidden_by":null,"icon":null,"id":"6ac5d962806259cfaaf20fa9aec60d2c","has_entity_name":true,"labels":[],"name":"Tasmota01 Restart Reason","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:information-outline","original_name":"Restart Reason","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F616_status_sensor_status_sensor_status_restart_reason","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"ddf15ee93c59a43017b1724c1e0bbcae","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota01_ssid_7","hidden_by":null,"icon":null,"id":"1523dc77877f7a04d226a86318d67f0f","has_entity_name":true,"labels":[],"name":"Tasmota01 SSID","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:access-point-network","original_name":"SSID","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F616_status_sensor_status_sensor_status_ssid","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"ddf15ee93c59a43017b1724c1e0bbcae","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota01_wifi_connect_count_7","hidden_by":null,"icon":null,"id":"93b8d840d2f3082a9fe28a1010a2b48f","has_entity_name":true,"labels":[],"name":"Tasmota01 WiFi Connect Count","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:counter","original_name":"WiFi Connect Count","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F616_status_sensor_status_sensor_status_link_count","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"ddf15ee93c59a43017b1724c1e0bbcae","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota01_firmware_version_7","hidden_by":null,"icon":null,"id":"d7445e3e7b97f34c4d9b206e04b432d4","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Firmware Version","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F616_status_sensor_status_sensor_status_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"ddf15ee93c59a43017b1724c1e0bbcae","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota01_ip_7","hidden_by":null,"icon":null,"id":"3c8666f7a6b505d0be32e8af37858940","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:ip-network","original_name":"IP","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F616_status_sensor_status_sensor_status_ip","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"ddf15ee93c59a43017b1724c1e0bbcae","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota01_rssi_7","hidden_by":null,"icon":null,"id":"f7d520f097d01e470c73f755d20989fe","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:access-point","original_name":"RSSI","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F616_status_sensor_status_sensor_status_rssi","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"ddf15ee93c59a43017b1724c1e0bbcae","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota01_signal_7","hidden_by":null,"icon":null,"id":"13e44e7af35ca5d053581e123ebcf9c8","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"signal_strength","original_icon":null,"original_name":"Signal","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F616_status_sensor_status_sensor_status_signal","previous_unique_id":null,"unit_of_measurement":"dBm"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"8f0167f17a6d05e88c7239eaf74a01ae","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota03_last_restart_time_2","hidden_by":null,"icon":null,"id":"aafd34486ca8cfa1d76e003ab3295a93","has_entity_name":true,"labels":[],"name":"Tasmota03 Last Restart Time","options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":null,"original_name":"Last Restart Time","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F1E8_status_sensor_status_sensor_last_restart_time","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"8f0167f17a6d05e88c7239eaf74a01ae","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota03_mqtt_connect_count_2","hidden_by":null,"icon":null,"id":"4c8eeeb6edce38f0c5e730a633aafe65","has_entity_name":true,"labels":[],"name":"Tasmota03 MQTT Connect Count","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:counter","original_name":"MQTT Connect Count","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F1E8_status_sensor_status_sensor_status_mqtt_count","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"8f0167f17a6d05e88c7239eaf74a01ae","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota03_restart_reason_2","hidden_by":null,"icon":null,"id":"713ef5949ad3ca9fc11bf9aec0152392","has_entity_name":true,"labels":[],"name":"Tasmota03 Restart Reason","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:information-outline","original_name":"Restart Reason","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F1E8_status_sensor_status_sensor_status_restart_reason","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"8f0167f17a6d05e88c7239eaf74a01ae","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota03_ssid_2","hidden_by":null,"icon":null,"id":"53c083a6a1923e0fea4838276a319d37","has_entity_name":true,"labels":[],"name":"Tasmota03 SSID","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:access-point-network","original_name":"SSID","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F1E8_status_sensor_status_sensor_status_ssid","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"8f0167f17a6d05e88c7239eaf74a01ae","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota03_wifi_connect_count_2","hidden_by":null,"icon":null,"id":"0df664783d029f51904ed12c27470538","has_entity_name":true,"labels":[],"name":"Tasmota03 WiFi Connect Count","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:counter","original_name":"WiFi Connect Count","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F1E8_status_sensor_status_sensor_status_link_count","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"8f0167f17a6d05e88c7239eaf74a01ae","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota03_firmware_version_2","hidden_by":null,"icon":null,"id":"c32ca4d86d4fad2490d594bb2af24d07","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Firmware Version","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F1E8_status_sensor_status_sensor_status_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"8f0167f17a6d05e88c7239eaf74a01ae","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota03_ip_2","hidden_by":null,"icon":null,"id":"60412d39d1445c5d56297abf26a53815","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:ip-network","original_name":"IP","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F1E8_status_sensor_status_sensor_status_ip","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"8f0167f17a6d05e88c7239eaf74a01ae","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota03_rssi_2","hidden_by":null,"icon":null,"id":"0690fedf3c05363f93e5bd9f4fbd6266","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:access-point","original_name":"RSSI","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F1E8_status_sensor_status_sensor_status_rssi","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"8f0167f17a6d05e88c7239eaf74a01ae","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota03_signal_2","hidden_by":null,"icon":null,"id":"84c9a473b611751a7ac140d6658663d9","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"signal_strength","original_icon":null,"original_name":"Signal","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F1E8_status_sensor_status_sensor_status_signal","previous_unique_id":null,"unit_of_measurement":"dBm"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"8f0167f17a6d05e88c7239eaf74a01ae","disabled_by":null,"entity_category":null,"entity_id":"switch.tasmota03","hidden_by":null,"icon":null,"id":"6d122881fa5292314c1094cfb705b47c","has_entity_name":true,"labels":[],"name":"Tasmota03","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F1E8_switch_relay_0","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"c5519f44c9d1b8ed5bf7ab5c8b86f6fb","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota04_last_restart_time_4","hidden_by":null,"icon":null,"id":"4d9bdf95d8d2a15f7c597b08cff02c66","has_entity_name":true,"labels":[],"name":"Tasmota04 Last Restart Time","options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":null,"original_name":"Last Restart Time","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B838_status_sensor_status_sensor_last_restart_time","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"c5519f44c9d1b8ed5bf7ab5c8b86f6fb","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota04_mqtt_connect_count_4","hidden_by":null,"icon":null,"id":"0dbc0422156bf93405cbafce8ebdd1f9","has_entity_name":true,"labels":[],"name":"Tasmota04 MQTT Connect Count","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:counter","original_name":"MQTT Connect Count","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B838_status_sensor_status_sensor_status_mqtt_count","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"c5519f44c9d1b8ed5bf7ab5c8b86f6fb","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota04_restart_reason_4","hidden_by":null,"icon":null,"id":"7de6afa922346cfa884084932931b513","has_entity_name":true,"labels":[],"name":"Tasmota04 Restart Reason","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:information-outline","original_name":"Restart Reason","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B838_status_sensor_status_sensor_status_restart_reason","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"c5519f44c9d1b8ed5bf7ab5c8b86f6fb","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota04_ssid_4","hidden_by":null,"icon":null,"id":"822e61028efcfbeebd0007abe3869ecf","has_entity_name":true,"labels":[],"name":"Tasmota04 SSID","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:access-point-network","original_name":"SSID","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B838_status_sensor_status_sensor_status_ssid","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"c5519f44c9d1b8ed5bf7ab5c8b86f6fb","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota04_wifi_connect_count_4","hidden_by":null,"icon":null,"id":"6dad5aef013214550337a82e91da6093","has_entity_name":true,"labels":[],"name":"Tasmota04 WiFi Connect Count","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:counter","original_name":"WiFi Connect Count","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B838_status_sensor_status_sensor_status_link_count","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"c5519f44c9d1b8ed5bf7ab5c8b86f6fb","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota04_firmware_version_4","hidden_by":null,"icon":null,"id":"7cdf5e8431ed156814551e24f71a9c37","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Firmware Version","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B838_status_sensor_status_sensor_status_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"c5519f44c9d1b8ed5bf7ab5c8b86f6fb","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota04_ip_4","hidden_by":null,"icon":null,"id":"90e929c6e4966f82efbfff05d36a5e88","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:ip-network","original_name":"IP","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B838_status_sensor_status_sensor_status_ip","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"c5519f44c9d1b8ed5bf7ab5c8b86f6fb","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota04_rssi_4","hidden_by":null,"icon":null,"id":"9e67e11d6c3d01f9c1a9e5dd477227e4","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:access-point","original_name":"RSSI","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B838_status_sensor_status_sensor_status_rssi","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"c5519f44c9d1b8ed5bf7ab5c8b86f6fb","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota04_signal_4","hidden_by":null,"icon":null,"id":"5e656b0d0b1183648bf025d2a9cf1790","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"signal_strength","original_icon":null,"original_name":"Signal","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B838_status_sensor_status_sensor_status_signal","previous_unique_id":null,"unit_of_measurement":"dBm"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"c5519f44c9d1b8ed5bf7ab5c8b86f6fb","disabled_by":null,"entity_category":null,"entity_id":"switch.tasmota04","hidden_by":null,"icon":null,"id":"c15f9c2035e654cfaea2b554b318ed0f","has_entity_name":true,"labels":[],"name":"Tasmota04","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B838_switch_relay_0","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"1e4bba890edeb2f2381cadca891aa8f6","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota05_last_restart_time_5","hidden_by":null,"icon":null,"id":"57e91d700ec2728416eba3213e1caa48","has_entity_name":true,"labels":[],"name":"Tasmota05 Last Restart Time","options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":null,"original_name":"Last Restart Time","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B4F8_status_sensor_status_sensor_last_restart_time","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"1e4bba890edeb2f2381cadca891aa8f6","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota05_mqtt_connect_count_5","hidden_by":null,"icon":null,"id":"a7d3e7b7dcf1663e10ade15a1f40d474","has_entity_name":true,"labels":[],"name":"Tasmota05 MQTT Connect Count","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:counter","original_name":"MQTT Connect Count","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B4F8_status_sensor_status_sensor_status_mqtt_count","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"1e4bba890edeb2f2381cadca891aa8f6","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota05_restart_reason_5","hidden_by":null,"icon":null,"id":"9cff89c9c81df9d5fec0fd13ac364466","has_entity_name":true,"labels":[],"name":"Tasmota05 Restart Reason","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:information-outline","original_name":"Restart Reason","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B4F8_status_sensor_status_sensor_status_restart_reason","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"1e4bba890edeb2f2381cadca891aa8f6","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota05_ssid_5","hidden_by":null,"icon":null,"id":"6a49a34a92f359a21c31f47fd3952de6","has_entity_name":true,"labels":[],"name":"Tasmota05 SSID","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:access-point-network","original_name":"SSID","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B4F8_status_sensor_status_sensor_status_ssid","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"1e4bba890edeb2f2381cadca891aa8f6","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota05_wifi_connect_count_5","hidden_by":null,"icon":null,"id":"f1c421f700c11174cec70368a2d49ab7","has_entity_name":true,"labels":[],"name":"Tasmota05 WiFi Connect Count","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:counter","original_name":"WiFi Connect Count","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B4F8_status_sensor_status_sensor_status_link_count","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"1e4bba890edeb2f2381cadca891aa8f6","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota05_firmware_version_5","hidden_by":null,"icon":null,"id":"c91bec8fb90b2bcb9d268965e5d3b36e","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Firmware Version","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B4F8_status_sensor_status_sensor_status_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"1e4bba890edeb2f2381cadca891aa8f6","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota05_ip_5","hidden_by":null,"icon":null,"id":"063013cb8f3ee41ada2d2ac9ad1c1381","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:ip-network","original_name":"IP","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B4F8_status_sensor_status_sensor_status_ip","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"1e4bba890edeb2f2381cadca891aa8f6","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota05_rssi_5","hidden_by":null,"icon":null,"id":"7a6177cdec1e441d9da5bca532e1ab7d","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:access-point","original_name":"RSSI","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B4F8_status_sensor_status_sensor_status_rssi","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"1e4bba890edeb2f2381cadca891aa8f6","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota05_signal_5","hidden_by":null,"icon":null,"id":"b8d14a77eb76224918e91f3829ccddea","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"signal_strength","original_icon":null,"original_name":"Signal","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B4F8_status_sensor_status_sensor_status_signal","previous_unique_id":null,"unit_of_measurement":"dBm"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"1e4bba890edeb2f2381cadca891aa8f6","disabled_by":null,"entity_category":null,"entity_id":"switch.tasmota05","hidden_by":null,"icon":null,"id":"3e4bc8e3dd45c023d2fd6c664839471e","has_entity_name":true,"labels":[],"name":"Tasmota05","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"807D3A67B4F8_switch_relay_0","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"44aad6953ddf53c872f88ae694c47fe5","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota06_last_restart_time_3","hidden_by":null,"icon":null,"id":"231abc62aa597843bea7de36d4189fd9","has_entity_name":true,"labels":[],"name":"Tasmota06 Last Restart Time","options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":null,"original_name":"Last Restart Time","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3575AD7_status_sensor_status_sensor_last_restart_time","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"44aad6953ddf53c872f88ae694c47fe5","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota06_mqtt_connect_count_3","hidden_by":null,"icon":null,"id":"d1465ca7df00ba29ad6bbe088fdcb0ad","has_entity_name":true,"labels":[],"name":"Tasmota06 MQTT Connect Count","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:counter","original_name":"MQTT Connect Count","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3575AD7_status_sensor_status_sensor_status_mqtt_count","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"44aad6953ddf53c872f88ae694c47fe5","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota06_restart_reason_3","hidden_by":null,"icon":null,"id":"88342e8a30217c0b43b5813fa4b8ba76","has_entity_name":true,"labels":[],"name":"Tasmota06 Restart Reason","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:information-outline","original_name":"Restart Reason","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3575AD7_status_sensor_status_sensor_status_restart_reason","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"44aad6953ddf53c872f88ae694c47fe5","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota06_ssid_3","hidden_by":null,"icon":null,"id":"709ca3efb350892f1962df2f4164205b","has_entity_name":true,"labels":[],"name":"Tasmota06 SSID","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:access-point-network","original_name":"SSID","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3575AD7_status_sensor_status_sensor_status_ssid","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"44aad6953ddf53c872f88ae694c47fe5","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota06_wifi_connect_count_3","hidden_by":null,"icon":null,"id":"1f93b5448256a01264d72a9e1f533d68","has_entity_name":true,"labels":[],"name":"Tasmota06 WiFi Connect Count","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:counter","original_name":"WiFi Connect Count","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3575AD7_status_sensor_status_sensor_status_link_count","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"44aad6953ddf53c872f88ae694c47fe5","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota06_firmware_version_3","hidden_by":null,"icon":null,"id":"e7db29a98098c61b2adf3c44e2d59743","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Firmware Version","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3575AD7_status_sensor_status_sensor_status_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"44aad6953ddf53c872f88ae694c47fe5","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota06_ip_3","hidden_by":null,"icon":null,"id":"63487861303421cdee402d952f17a115","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:ip-network","original_name":"IP","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3575AD7_status_sensor_status_sensor_status_ip","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"44aad6953ddf53c872f88ae694c47fe5","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota06_rssi_3","hidden_by":null,"icon":null,"id":"8c0ebdd6e3c201d243bfb81201a0c92e","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:access-point","original_name":"RSSI","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3575AD7_status_sensor_status_sensor_status_rssi","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"44aad6953ddf53c872f88ae694c47fe5","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota06_signal_3","hidden_by":null,"icon":null,"id":"31b28918229998aa96f31cf8f700f223","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"signal_strength","original_icon":null,"original_name":"Signal","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3575AD7_status_sensor_status_sensor_status_signal","previous_unique_id":null,"unit_of_measurement":"dBm"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"f9b5c953faf25d2f5e25fc035feeabac","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota07_last_restart_time","hidden_by":null,"icon":null,"id":"d927366ec77b496e73992dd54c17b757","has_entity_name":true,"labels":[],"name":"Tasmota07 Last Restart Time","options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":null,"original_name":"Last Restart Time","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3570464_status_sensor_status_sensor_last_restart_time","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"f9b5c953faf25d2f5e25fc035feeabac","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota07_mqtt_connect_count","hidden_by":null,"icon":null,"id":"3bb39ed67a3b504e6ac81c453651cd69","has_entity_name":true,"labels":[],"name":"Tasmota07 MQTT Connect Count","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:counter","original_name":"MQTT Connect Count","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3570464_status_sensor_status_sensor_status_mqtt_count","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"f9b5c953faf25d2f5e25fc035feeabac","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota07_restart_reason","hidden_by":null,"icon":null,"id":"3b8660451d95e5de7738e375f75baf9f","has_entity_name":true,"labels":[],"name":"Tasmota07 Restart Reason","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:information-outline","original_name":"Restart Reason","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3570464_status_sensor_status_sensor_status_restart_reason","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"f9b5c953faf25d2f5e25fc035feeabac","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota07_ssid","hidden_by":null,"icon":null,"id":"30cb923bef563ca1b5319719ab565c95","has_entity_name":true,"labels":[],"name":"Tasmota07 SSID","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:access-point-network","original_name":"SSID","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3570464_status_sensor_status_sensor_status_ssid","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"f9b5c953faf25d2f5e25fc035feeabac","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota07_wifi_connect_count","hidden_by":null,"icon":null,"id":"3b40a232e6ab4e83e9c22c707fbbe62f","has_entity_name":true,"labels":[],"name":"Tasmota07 WiFi Connect Count","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:counter","original_name":"WiFi Connect Count","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3570464_status_sensor_status_sensor_status_link_count","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"f9b5c953faf25d2f5e25fc035feeabac","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota07_firmware_version","hidden_by":null,"icon":null,"id":"6bccff191d5895eb7c792ca1a371ae75","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Firmware Version","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3570464_status_sensor_status_sensor_status_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"f9b5c953faf25d2f5e25fc035feeabac","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota07_ip","hidden_by":null,"icon":null,"id":"a05faaddd4d3f7db42d16aadf9a04fe2","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:ip-network","original_name":"IP","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3570464_status_sensor_status_sensor_status_ip","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"f9b5c953faf25d2f5e25fc035feeabac","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota07_rssi","hidden_by":null,"icon":null,"id":"cf555bbf4da6fa231700cd1644f8fe98","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:access-point","original_name":"RSSI","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3570464_status_sensor_status_sensor_status_rssi","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"f9b5c953faf25d2f5e25fc035feeabac","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota07_signal","hidden_by":null,"icon":null,"id":"445d46f2afc3f1f3908cdfbc6568723b","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"signal_strength","original_icon":null,"original_name":"Signal","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3570464_status_sensor_status_sensor_status_signal","previous_unique_id":null,"unit_of_measurement":"dBm"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":"outlet","device_id":"ddf15ee93c59a43017b1724c1e0bbcae","disabled_by":null,"entity_category":null,"entity_id":"switch.tasmota01","hidden_by":null,"icon":"mdi:power-plug","id":"e04808668aa73bc4d5792fb9837bdd2d","has_entity_name":true,"labels":[],"name":"Büro Oben Steckdose Ladegeräte Ecke","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E319F616_switch_relay_0","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"72239a8077707354e1c9c6938d8b2e15","disabled_by":null,"entity_category":null,"entity_id":"switch.tasmota02","hidden_by":null,"icon":null,"id":"f82ae69167993ceb302ff6193a96dcc9","has_entity_name":true,"labels":[],"name":"Tasmota02","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3531877_switch_relay_0","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"44aad6953ddf53c872f88ae694c47fe5","disabled_by":null,"entity_category":null,"entity_id":"switch.tasmota06","hidden_by":null,"icon":null,"id":"bfc298815630395d93796a3604c63ff1","has_entity_name":true,"labels":[],"name":"Tasmota06","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3575AD7_switch_relay_0","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":"outlet","device_id":"f9b5c953faf25d2f5e25fc035feeabac","disabled_by":null,"entity_category":null,"entity_id":"switch.tasmota07","hidden_by":null,"icon":"hue:room-computer","id":"8bbf9180279d7c9cc7bdf3bc48cc4cb2","has_entity_name":true,"labels":[],"name":"Büro Oben Dockingstation","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"CC50E3570464_switch_relay_0","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"100d58ea4abe89dd019b9e1894d38402","device_class":null,"device_id":"deb129743051226a4e47bc5785d1f092","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.octoprint_printing","hidden_by":null,"icon":null,"id":"5bc955858381b4397cb4488745e5b4a3","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"OctoPrint Printing","platform":"octoprint","supported_features":0,"translation_key":null,"unique_id":"Printing-de90f088-68ce-4563-8110-e97ba956bc34","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"100d58ea4abe89dd019b9e1894d38402","device_class":null,"device_id":"deb129743051226a4e47bc5785d1f092","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.octoprint_printing_error","hidden_by":null,"icon":null,"id":"f5e26ef790a3193949d725441423f510","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"OctoPrint Printing Error","platform":"octoprint","supported_features":0,"translation_key":null,"unique_id":"Printing Error-de90f088-68ce-4563-8110-e97ba956bc34","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"100d58ea4abe89dd019b9e1894d38402","device_class":null,"device_id":"deb129743051226a4e47bc5785d1f092","disabled_by":null,"entity_category":null,"entity_id":"sensor.octoprint_actual_bed_temp","hidden_by":null,"icon":null,"id":"05ccdd77d559c766efb06145525c6e1b","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"OctoPrint actual bed temp","platform":"octoprint","supported_features":0,"translation_key":null,"unique_id":"actual bed temp-de90f088-68ce-4563-8110-e97ba956bc34","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"100d58ea4abe89dd019b9e1894d38402","device_class":null,"device_id":"deb129743051226a4e47bc5785d1f092","disabled_by":null,"entity_category":null,"entity_id":"sensor.octoprint_target_bed_temp","hidden_by":null,"icon":null,"id":"687e37ab522532e54f9e6c7b50d5fe54","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"OctoPrint target bed temp","platform":"octoprint","supported_features":0,"translation_key":null,"unique_id":"target bed temp-de90f088-68ce-4563-8110-e97ba956bc34","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"100d58ea4abe89dd019b9e1894d38402","device_class":null,"device_id":"deb129743051226a4e47bc5785d1f092","disabled_by":null,"entity_category":null,"entity_id":"sensor.octoprint_actual_tool0_temp","hidden_by":null,"icon":null,"id":"162dd3f449ed77cf62274200914f9687","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"OctoPrint actual tool0 temp","platform":"octoprint","supported_features":0,"translation_key":null,"unique_id":"actual tool0 temp-de90f088-68ce-4563-8110-e97ba956bc34","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"100d58ea4abe89dd019b9e1894d38402","device_class":null,"device_id":"deb129743051226a4e47bc5785d1f092","disabled_by":null,"entity_category":null,"entity_id":"sensor.octoprint_target_tool0_temp","hidden_by":null,"icon":null,"id":"04ee071b4ccfb2f166e49e82f721d847","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"OctoPrint target tool0 temp","platform":"octoprint","supported_features":0,"translation_key":null,"unique_id":"target tool0 temp-de90f088-68ce-4563-8110-e97ba956bc34","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"100d58ea4abe89dd019b9e1894d38402","device_class":null,"device_id":"deb129743051226a4e47bc5785d1f092","disabled_by":null,"entity_category":null,"entity_id":"sensor.octoprint_current_state","hidden_by":null,"icon":null,"id":"19249357d890ffcfb5cdbaf10b2531de","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:printer-3d","original_name":"OctoPrint Current State","platform":"octoprint","supported_features":0,"translation_key":null,"unique_id":"Current State-de90f088-68ce-4563-8110-e97ba956bc34","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"100d58ea4abe89dd019b9e1894d38402","device_class":null,"device_id":"deb129743051226a4e47bc5785d1f092","disabled_by":null,"entity_category":null,"entity_id":"sensor.octoprint_job_percentage","hidden_by":null,"icon":null,"id":"6331c72d741f50801a8e4929e439eb02","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:file-percent","original_name":"OctoPrint Job Percentage","platform":"octoprint","supported_features":0,"translation_key":null,"unique_id":"Job Percentage-de90f088-68ce-4563-8110-e97ba956bc34","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"100d58ea4abe89dd019b9e1894d38402","device_class":null,"device_id":"deb129743051226a4e47bc5785d1f092","disabled_by":null,"entity_category":null,"entity_id":"sensor.octoprint_estimated_finish_time","hidden_by":null,"icon":null,"id":"f60ed456a7020cb0269e1880c3fe7536","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":null,"original_name":"OctoPrint Estimated Finish Time","platform":"octoprint","supported_features":0,"translation_key":null,"unique_id":"Estimated Finish Time-de90f088-68ce-4563-8110-e97ba956bc34","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"100d58ea4abe89dd019b9e1894d38402","device_class":null,"device_id":"deb129743051226a4e47bc5785d1f092","disabled_by":null,"entity_category":null,"entity_id":"sensor.octoprint_start_time","hidden_by":null,"icon":null,"id":"152d917031878acf21e390224a4b283a","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":null,"original_name":"OctoPrint Start Time","platform":"octoprint","supported_features":0,"translation_key":null,"unique_id":"Start Time-de90f088-68ce-4563-8110-e97ba956bc34","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"media_player.musicmouse","hidden_by":null,"icon":null,"id":"70666a90784b9b416b66391d4751d037","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"MusicMouse","platform":"squeezebox_telnet","supported_features":320447,"translation_key":null,"unique_id":"e4:5f:01:66:6d:ee","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"56707d524067b79ec3468d4d3abd760d","disabled_by":"integration","entity_category":null,"entity_id":"light.wohnbereich","hidden_by":null,"icon":null,"id":"a858b2571d008a13933f412b4b756d3a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:lightbulb-group","original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"1363cb18-c7e9-46cc-b660-fbbe57d9b65a","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"3684c69791b0ee4389630c4f377a88c9","disabled_by":"integration","entity_category":null,"entity_id":"light.schlafzimmer","hidden_by":null,"icon":null,"id":"75fa2037e11a34a3cabd94386c3f5822","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:lightbulb-group","original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"ea3fd8f4-6e86-4c87-8097-43fe38a7bdbe","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"7a74e455c181c65d2ebfb7a03fcf5866","disabled_by":"integration","entity_category":null,"entity_id":"light.garten","hidden_by":null,"icon":null,"id":"39fe3bed83f967f19a11072e6fd54d29","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:lightbulb-group","original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"238c9053-5a7d-4cfe-bbe3-f9e9ad4c22c8","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"288a8001abd291e646d24b4973ee5fbb","disabled_by":"integration","entity_category":null,"entity_id":"light.rest","hidden_by":null,"icon":null,"id":"fe4fa5194e73a732e93aa82280cc1534","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:lightbulb-group","original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"2a28d11d-cd25-4893-b019-ba2b1b888f57","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"9f54f90d97754437900e99ba42e60168","disabled_by":"integration","entity_category":null,"entity_id":"light.arbeitszimmer","hidden_by":null,"icon":null,"id":"247497278e6c823973646eda1204fc38","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:lightbulb-group","original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"2b7aad7c-45e8-42ca-876f-4409bf16e61a","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"42fcf3d4fab243d3b3535b88da5520cb","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.arbeitszimmer_stehlampe_unten_zigbee_connectivity","hidden_by":null,"icon":null,"id":"cb7b2432ebbfb98f46b7a4a94f37a1b8","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"2128c0d0-9697-41e3-b912-4bbfce69a8eb","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"c5d6ba59208e4f05a7f8e573f7372316","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.wohnzimmer_kugel_zigbee_connectivity","hidden_by":null,"icon":null,"id":"338e47b1ca7bbf605af8a4d2eb5251db","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"3a586014-b8bc-4157-a6b2-03b619fb74f5","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"00429941ced6498495803f7e1ae65d55","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.wohnzimmer_regal_links_zigbee_connectivity","hidden_by":null,"icon":null,"id":"3b243fda40575c297fcc16997ab16653","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"dff20dd8-6bd3-4608-9a86-427392b08af7","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"4c3bbd2722774287bef53f0eae996c43","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.kuche_vorne_zigbee_connectivity","hidden_by":null,"icon":null,"id":"172f284045b632f639b3e70c6306d9d7","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"e5877480-d9c0-45fe-b86a-63c71cc64422","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"454ec0863be74355983bfdc39531df45","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.bett_rebecca_zigbee_connectivity","hidden_by":null,"icon":null,"id":"88c457658cbe887f091c305af75d39ae","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"5ed87a2b-e935-46eb-a935-30bd55206764","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"00e0dc89c87240699d1286fb79bcc877","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.arbeitszimmer_stehlampe_oben_zigbee_connectivity","hidden_by":null,"icon":null,"id":"04c7814445294758ceffa172262793fa","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"1f14344d-c534-4ac5-914f-698f34f1f744","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"77b2e3e9e127481d8b508f8952c08762","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.wohnzimmer_stehlampe_zigbee_connectivity","hidden_by":null,"icon":null,"id":"f1a2cc50bd540e02f4f50c3423871c53","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"4d48b1ae-f7a6-40af-a25d-b4f2ab207574","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"1dbec2bfe7594794a516405b1a164027","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.wohnzimmer_stehlampe_oben_zigbee_connectivity","hidden_by":null,"icon":null,"id":"db4ed5f7ef7952bb3ae6ee993f4e9550","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"97b7bb33-490c-4239-8712-d9497de3bf4b","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"31d95a5c59b24732934b4bcde46654a7","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.wohnzimmer_regal_rechts_zigbee_connectivity","hidden_by":null,"icon":null,"id":"05a56218b11f2b79f896e1be0f433c3a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"b80c9d84-8ab2-4403-b864-28cb9ef210aa","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"50781ad2a8d14062a96f4a004924be56","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.garten2_zigbee_connectivity","hidden_by":null,"icon":null,"id":"28dd0d671b0723cded9d886567437524","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"97c20dec-7a0a-4401-ba80-e9f9581d8603","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"da7bdf516f614f8fa75f6f611a8cef3c","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.kuche_links_zigbee_connectivity","hidden_by":null,"icon":null,"id":"87f809cb7a8ba62c00c4d37aadf64ed6","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"e7f34fe7-9950-4a60-bd5f-3850bc3620e6","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"ed71ab3618e04b26b65c561c48b12704","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.arbeitszimmer_fluter_zigbee_connectivity","hidden_by":null,"icon":null,"id":"316149110e1d0d53bc52e53af6cebe1f","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"ad9ab9f8-814b-48e4-ae2b-a47936274edb","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"973ccf8026ed4dec8ac55c0c646dafbd","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.schlafzimmer_zigbee_connectivity","hidden_by":null,"icon":null,"id":"e6121f35d828dd184b7e6f8551d30e2a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"be89056b-f1ab-428d-9058-71c0638f3d3d","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"075d6edf32bb4d6e9c564101a3b253ca","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.lampe_ersterstock_zigbee_connectivity","hidden_by":null,"icon":null,"id":"9f1233769dfe52df160cc7941291d7fe","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"4bbee286-56ea-4de2-a378-81f430222cb4","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"f13e9c76304f4d28983117137046e256","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.schlafzimmer_schrank_zigbee_connectivity","hidden_by":null,"icon":null,"id":"5b72bc173bf3cad79c6e57400e1efd3e","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"68d8a832-1d6b-42b0-8033-a0530fbb6fbc","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"80f3a81098d345c5a848625f7c7f934f","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.gang_bogen_zigbee_connectivity","hidden_by":null,"icon":null,"id":"a83a8f516cfcfc1f868f40b7db1f68ec","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"a5f682d0-c2dd-42b8-85ae-c623702265f4","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"b0fd84c9313f408a9a7a404b60b71bde","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.garten_3_zigbee_connectivity","hidden_by":null,"icon":null,"id":"8076c9a651cc9127f5dcb65f0628d8ee","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"534e30b1-585d-4921-9fc7-9091c284c721","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"d285533d588c4dd98cb2184cd299b882","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.kuche_rechts_zigbee_connectivity","hidden_by":null,"icon":null,"id":"35e586b8d9e79345d2d7904a541ba930","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"1a12e5f7-c302-471c-af71-d40f8d8a8905","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"022a4fdbf7724dd3962d25a4b4628e20","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.bett_martin_zigbee_connectivity","hidden_by":null,"icon":null,"id":"19ea5a69d09628f250d59efe000ec653","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"5b71244b-0acb-4242-9914-23f817ada352","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"4fa58dcef8af4af897a1a9558a015611","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.garten1_zigbee_connectivity","hidden_by":null,"icon":null,"id":"ef87d8dd168f5ffbcf83cc20b8f5d9fa","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"877ac40f-a9fa-4c58-92b9-82e3b7671689","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"8e09114c26574165a8f8fa43ff0c5395","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.philips_hue_zigbee_connectivity","hidden_by":null,"icon":null,"id":"840a696e6e263f1fecbaf78daf24e4af","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"adeba510-3c06-4b7a-a54a-c174d1973855","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"6ad58be1b42d4e0988a030fcd5e9d7e8","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.gartengross_zigbee_connectivity","hidden_by":null,"icon":null,"id":"0533b0931699a36fb968d7efeb2bfca8","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"4f818763-38b9-44b1-a568-577d4c53eb0e","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"56707d524067b79ec3468d4d3abd760d","disabled_by":"user","entity_category":null,"entity_id":"scene.wohnbereich_energize","hidden_by":null,"icon":null,"id":"d301e4a9e9571c49b9f595ab7c44b45e","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Energize","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"69dc4c79-d7d2-440d-bb1e-31ddbc87a426","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"9f54f90d97754437900e99ba42e60168","disabled_by":"user","entity_category":null,"entity_id":"scene.arbeitszimmer_nightlight","hidden_by":null,"icon":null,"id":"f34018f70db39c081aa307a655804447","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Nightlight","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"51f356fe-6a0b-4709-b60b-093c75d70e5b","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"3684c69791b0ee4389630c4f377a88c9","disabled_by":"user","entity_category":null,"entity_id":"scene.schlafzimmer_spring_blossom","hidden_by":null,"icon":null,"id":"51c4dc100d96f02801f6432a3c1469fe","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Spring blossom","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"ddaba3d7-c455-405d-8d35-35ce7cf70e5e","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"288a8001abd291e646d24b4973ee5fbb","disabled_by":"user","entity_category":null,"entity_id":"scene.rest_energize","hidden_by":null,"icon":null,"id":"e47b6910969a997e628c27a6fb3f6eba","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Energize","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"d0920dfc-478d-40d2-831b-112cc2d9ad44","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"9f54f90d97754437900e99ba42e60168","disabled_by":"user","entity_category":null,"entity_id":"scene.arbeitszimmer_arctic_aurora","hidden_by":null,"icon":null,"id":"f8e7becd5dc3284f389628831a7520c5","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arctic aurora","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"fbaa0e9c-d827-4383-a288-f2fed691de47","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"3684c69791b0ee4389630c4f377a88c9","disabled_by":"user","entity_category":null,"entity_id":"scene.schlafzimmer_relax","hidden_by":null,"icon":null,"id":"4750f61735c4e831904a7c64878c29d0","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Relax","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"bef78869-1b60-4b10-9bc0-7e4697886f68","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"7a74e455c181c65d2ebfb7a03fcf5866","disabled_by":"user","entity_category":null,"entity_id":"scene.garten_tropical_twilight","hidden_by":null,"icon":null,"id":"c8a45b7739bcaea4b641007c682ed1b4","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Tropical twilight","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"fdaf4b5e-f88a-487a-b544-234f47d1595c","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"56707d524067b79ec3468d4d3abd760d","disabled_by":"user","entity_category":null,"entity_id":"scene.wohnbereich_nightlight","hidden_by":null,"icon":null,"id":"c7375e78678f4e7abaaf01e25583d018","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Nightlight","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"37f3fe88-1c92-4624-9cb7-54337c69c7a1","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"56707d524067b79ec3468d4d3abd760d","disabled_by":"user","entity_category":null,"entity_id":"scene.wohnbereich_dimmed","hidden_by":null,"icon":null,"id":"c14128f7a78267d26e46851eb14c44f3","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Dimmed","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"b0c5e4fb-21a3-4ccc-b74d-1b0c6072de69","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"3684c69791b0ee4389630c4f377a88c9","disabled_by":"user","entity_category":null,"entity_id":"scene.schlafzimmer_read","hidden_by":null,"icon":null,"id":"54841936916621c4fe47c84d812638ed","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Read","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"c7aead90-eee8-4fe0-8598-bd3c5a58aaef","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"56707d524067b79ec3468d4d3abd760d","disabled_by":"user","entity_category":null,"entity_id":"scene.wohnbereich_spring_blossom","hidden_by":null,"icon":null,"id":"5fc6cfa8d7db72fb4632628aed1ab445","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Spring blossom","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"bf672c4a-2613-43ab-84da-e1487a003171","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"288a8001abd291e646d24b4973ee5fbb","disabled_by":"user","entity_category":null,"entity_id":"scene.rest_bright","hidden_by":null,"icon":null,"id":"0bb9bd6cd35843741e772e2d151ba080","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Bright","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"42016c0a-bcd0-40ce-9794-85ba8f197ab3","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"3684c69791b0ee4389630c4f377a88c9","disabled_by":"user","entity_category":null,"entity_id":"scene.schlafzimmer_concentrate","hidden_by":null,"icon":null,"id":"132d6ecff36d7c116c1159657fd35cde","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Concentrate","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"620b3ee5-2e5e-412e-bf34-24542acfb400","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"56707d524067b79ec3468d4d3abd760d","disabled_by":"user","entity_category":null,"entity_id":"scene.wohnbereich_tropical_twilight","hidden_by":null,"icon":null,"id":"2980a1aac3843576583f9023a2c9a810","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Tropical twilight","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"e6bd119c-059c-4b87-b23e-50405c5e0dff","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"9f54f90d97754437900e99ba42e60168","disabled_by":"user","entity_category":null,"entity_id":"scene.arbeitszimmer_spring_blossom","hidden_by":null,"icon":null,"id":"87ec15486435c2d21df7353271ef2d52","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Spring blossom","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"5623e6b0-63db-4009-93de-5c3a9cc44b86","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"56707d524067b79ec3468d4d3abd760d","disabled_by":"user","entity_category":null,"entity_id":"scene.wohnbereich_concentrate","hidden_by":null,"icon":null,"id":"621f55addb1fb2880c7402714d3bfe71","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Concentrate","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"6407a50b-e309-454c-9fb3-026bfd00dc1f","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"9f54f90d97754437900e99ba42e60168","disabled_by":"user","entity_category":null,"entity_id":"scene.arbeitszimmer_read","hidden_by":null,"icon":null,"id":"f88693d680b2738e06c86e62a32b25d9","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Read","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"e2d97e0f-7a24-495c-8ff7-4f790ed2a7af","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"56707d524067b79ec3468d4d3abd760d","disabled_by":"user","entity_category":null,"entity_id":"scene.wohnbereich_savanna_sunset","hidden_by":null,"icon":null,"id":"a781dbf04a04a614e517a4a5ee55edb0","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Savanna sunset","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"2f903018-2420-4eaf-be46-11205119d0af","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"9f54f90d97754437900e99ba42e60168","disabled_by":"user","entity_category":null,"entity_id":"scene.arbeitszimmer_relax","hidden_by":null,"icon":null,"id":"054c70d851ee910365ef41c7b942e5eb","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Relax","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"bd7b7471-9a39-4ea4-b37c-2dea9e6cac88","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"56707d524067b79ec3468d4d3abd760d","disabled_by":"user","entity_category":null,"entity_id":"scene.wohnbereich_arctic_aurora","hidden_by":null,"icon":null,"id":"b2468075bfea07ae3c6fde3e94e6de3c","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Arctic aurora","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"e06ab05a-80ab-4239-a027-5573ae3b3b19","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"3684c69791b0ee4389630c4f377a88c9","disabled_by":"user","entity_category":null,"entity_id":"scene.schlafzimmer_energize","hidden_by":null,"icon":null,"id":"ae9c5b6222ef5d3bf16492dc4df136e2","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Energize","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"7c009f6c-32ca-49d8-a1cd-8d81dfe614ff","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"288a8001abd291e646d24b4973ee5fbb","disabled_by":"user","entity_category":null,"entity_id":"scene.rest_tropical_twilight","hidden_by":null,"icon":null,"id":"1596749ac5421ad911fb7b21dc6b16f6","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Tropical twilight","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"eec9cb23-d739-414b-bfb4-35b41bd1320c","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"9f54f90d97754437900e99ba42e60168","disabled_by":"user","entity_category":null,"entity_id":"scene.arbeitszimmer_bright","hidden_by":null,"icon":null,"id":"71279e71cf85b3b5fb23c6629b97f4de","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Bright","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"d58f867c-daea-4dbe-9b45-0370e5880645","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"3684c69791b0ee4389630c4f377a88c9","disabled_by":"user","entity_category":null,"entity_id":"scene.schlafzimmer_nightlight","hidden_by":null,"icon":null,"id":"9c72369550a05efa290e7641e40f597c","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Nightlight","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"29ad66f7-7907-4eb3-869a-cf975242111d","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"7a74e455c181c65d2ebfb7a03fcf5866","disabled_by":"user","entity_category":null,"entity_id":"scene.garten_nightlight","hidden_by":null,"icon":null,"id":"7457c4e6878968cb42550c359461334b","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Nightlight","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"d6a17551-a979-45d5-abfe-216fd5506995","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"9f54f90d97754437900e99ba42e60168","disabled_by":"user","entity_category":null,"entity_id":"scene.arbeitszimmer_savanna_sunset","hidden_by":null,"icon":null,"id":"e9336e9d76b7658102c3212b7ab12ed7","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Savanna sunset","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"91fe67b3-d412-416a-b8d0-c45540eaa888","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"288a8001abd291e646d24b4973ee5fbb","disabled_by":"user","entity_category":null,"entity_id":"scene.rest_savanna_sunset","hidden_by":null,"icon":null,"id":"e1063b378a85802e5918ed7565f077c6","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Savanna sunset","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"b0f35664-e5df-4b2a-bddd-e537db5778d0","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"56707d524067b79ec3468d4d3abd760d","disabled_by":"user","entity_category":null,"entity_id":"scene.wohnbereich_bright","hidden_by":null,"icon":null,"id":"6bfb41ad4ddd30e453389741599876f5","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Bright","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"da341134-fac6-4ad3-b4ee-8c403a48eb2f","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"9f54f90d97754437900e99ba42e60168","disabled_by":"user","entity_category":null,"entity_id":"scene.arbeitszimmer_tropical_twilight","hidden_by":null,"icon":null,"id":"2fe2d0e3111c13f8497547aa4487d177","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Tropical twilight","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"7680a9b5-8843-4875-a3df-e7046f766f6e","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"288a8001abd291e646d24b4973ee5fbb","disabled_by":"user","entity_category":null,"entity_id":"scene.rest_read","hidden_by":null,"icon":null,"id":"7c051fe9977c95b23fe8c5c8a0f65a79","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Read","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"eb1c4072-bc79-4418-b191-8ab023c6d4d0","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"56707d524067b79ec3468d4d3abd760d","disabled_by":"user","entity_category":null,"entity_id":"scene.wohnbereich_relax","hidden_by":null,"icon":null,"id":"190d5a81e21da1fed4ae413667ea775b","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Relax","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"7c7bc8f9-a643-4cdb-abbb-91df962082c6","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"288a8001abd291e646d24b4973ee5fbb","disabled_by":"user","entity_category":null,"entity_id":"scene.rest_concentrate","hidden_by":null,"icon":null,"id":"16d8aa38c15e06145a2496bb501d15f6","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Concentrate","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"4d013503-b928-4aa1-8ca9-4970ddf49830","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"7a74e455c181c65d2ebfb7a03fcf5866","disabled_by":"user","entity_category":null,"entity_id":"scene.garten_dimmed","hidden_by":null,"icon":null,"id":"1650daf17f7ab73d817044fc490eb543","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Dimmed","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"39420c2b-3f4d-4217-9aec-4955e4f8bbb7","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"9f54f90d97754437900e99ba42e60168","disabled_by":"user","entity_category":null,"entity_id":"scene.arbeitszimmer_dimmed","hidden_by":null,"icon":null,"id":"411f6e355c5114e8e8e3ad87878877b9","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Dimmed","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"0093ce60-7519-4260-a4eb-9a56c5aae933","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"3684c69791b0ee4389630c4f377a88c9","disabled_by":"user","entity_category":null,"entity_id":"scene.schlafzimmer_palm_beach","hidden_by":null,"icon":null,"id":"b327776c96efd33c88a66c1df067ebfe","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Palm Beach","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"ba8166e2-9a70-4109-833b-1848984fa2e6","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"7a74e455c181c65d2ebfb7a03fcf5866","disabled_by":"user","entity_category":null,"entity_id":"scene.garten_read","hidden_by":null,"icon":null,"id":"12d0de1ecbc523085bfd33b82a07a64d","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Read","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"6b606a0f-6e7c-4b8f-9ac0-0524bd2eae65","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"288a8001abd291e646d24b4973ee5fbb","disabled_by":"user","entity_category":null,"entity_id":"scene.rest_arctic_aurora","hidden_by":null,"icon":null,"id":"40a3484462dda93ae462b5dc57ed91da","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Arctic aurora","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"c680bc58-7887-4c01-b207-ea2a779cacd0","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"56707d524067b79ec3468d4d3abd760d","disabled_by":"user","entity_category":null,"entity_id":"scene.wohnbereich_read","hidden_by":null,"icon":null,"id":"18b639711700c30fd01130ee351d4f88","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Read","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"0d5185df-dd63-4630-b0a2-529ee508c892","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"7a74e455c181c65d2ebfb7a03fcf5866","disabled_by":"user","entity_category":null,"entity_id":"scene.garten_arctic_aurora","hidden_by":null,"icon":null,"id":"92060df0b81f2be31a5685dfbac3a3a0","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Arctic aurora","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"cef05edb-0370-4b72-ad46-564059f0dac2","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"288a8001abd291e646d24b4973ee5fbb","disabled_by":"user","entity_category":null,"entity_id":"scene.rest_nightlight","hidden_by":null,"icon":null,"id":"6ccd401f7f4ff5c6748fe4feae5aa66b","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Nightlight","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"fa0e6e0f-5b93-4654-9e2f-5abfbb37caeb","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"7a74e455c181c65d2ebfb7a03fcf5866","disabled_by":"user","entity_category":null,"entity_id":"scene.garten_savanna_sunset","hidden_by":null,"icon":null,"id":"0a46e4970a408e157582996040926214","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Savanna sunset","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"e21d47da-8283-4d7c-9e26-226fdd6420e7","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"7a74e455c181c65d2ebfb7a03fcf5866","disabled_by":"user","entity_category":null,"entity_id":"scene.garten_spring_blossom","hidden_by":null,"icon":null,"id":"0387431377f2351ce66b7567f2b64093","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Spring blossom","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"a8cf904a-87ae-4999-85b0-a5b5d6bb2dc8","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"288a8001abd291e646d24b4973ee5fbb","disabled_by":"user","entity_category":null,"entity_id":"scene.rest_relax","hidden_by":null,"icon":null,"id":"39b9df5a11330d74eae2be75ce0cb1c5","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Relax","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"6a09aba0-1954-4f80-b563-20ba32400dbc","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"7a74e455c181c65d2ebfb7a03fcf5866","disabled_by":"user","entity_category":null,"entity_id":"scene.garten_relax","hidden_by":null,"icon":null,"id":"6de86b44769cbe1d89e9e49e1a8c829d","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Relax","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"76c5d4db-660f-44ae-9d92-3b420d174210","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"288a8001abd291e646d24b4973ee5fbb","disabled_by":"user","entity_category":null,"entity_id":"scene.rest_dimmed","hidden_by":null,"icon":null,"id":"bad300a65c8b9117ad86e1271a194b8a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Dimmed","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"f4aebbc4-e9db-4283-94b5-fdff06b05a29","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"7a74e455c181c65d2ebfb7a03fcf5866","disabled_by":"user","entity_category":null,"entity_id":"scene.garten_concentrate","hidden_by":null,"icon":null,"id":"3c9ff7fe631f4d6ef8fd67c4d6a070a8","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Concentrate","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"4de96d6a-d346-44ce-8d18-8e30be28d399","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"7a74e455c181c65d2ebfb7a03fcf5866","disabled_by":"user","entity_category":null,"entity_id":"scene.garten_energize","hidden_by":null,"icon":null,"id":"0647a83b4c11bbc778826f63b7cc3ffe","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Energize","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"76c56cda-6eaf-446f-8507-072d45fc9e59","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"9f54f90d97754437900e99ba42e60168","disabled_by":"user","entity_category":null,"entity_id":"scene.arbeitszimmer_concentrate","hidden_by":null,"icon":null,"id":"5520d9a0c571e89a75d2214bf7b83b8b","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Concentrate","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"adc9bf41-5edb-4f0c-a07e-62f3812db083","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"3684c69791b0ee4389630c4f377a88c9","disabled_by":"user","entity_category":null,"entity_id":"scene.schlafzimmer_rotblaupink","hidden_by":null,"icon":null,"id":"125ed8a4c1e0088d3c207d867024dbaf","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"RotBlauPink","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"fc2a8a8c-08c4-4317-8a32-765ec7655364","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"3684c69791b0ee4389630c4f377a88c9","disabled_by":"user","entity_category":null,"entity_id":"scene.schlafzimmer_bright","hidden_by":null,"icon":null,"id":"5a16b8a123a1046618fe228631667923","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Bright","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"054210ae-d214-4876-9368-2014cbc5cda7","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"3684c69791b0ee4389630c4f377a88c9","disabled_by":"user","entity_category":null,"entity_id":"scene.schlafzimmer_dimmed","hidden_by":null,"icon":null,"id":"5359354799ae357b2f1851e09a67294b","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Dimmed","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"2548d594-a5ba-41f3-b973-1acfbfda0a78","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"7a74e455c181c65d2ebfb7a03fcf5866","disabled_by":"user","entity_category":null,"entity_id":"scene.garten_bright","hidden_by":null,"icon":null,"id":"eda3aceb88fe7ef84440a52e9ce489d1","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Bright","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"2cd8ca4b-ef74-4c93-a0ea-253377b27b10","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"3684c69791b0ee4389630c4f377a88c9","disabled_by":"user","entity_category":null,"entity_id":"scene.schlafzimmer_arctic_aurora","hidden_by":null,"icon":null,"id":"23ac09414f20688708e84281eed9d12b","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Arctic aurora","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"78f2dd68-3023-40f2-982b-b8e023db1ee3","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"3684c69791b0ee4389630c4f377a88c9","disabled_by":"user","entity_category":null,"entity_id":"scene.schlafzimmer_tropical_twilight","hidden_by":null,"icon":null,"id":"a681b4f254de7541c30285bc603e973c","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Tropical twilight","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"be7f6dca-4438-4ae6-82ec-6694637f39a5","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"3684c69791b0ee4389630c4f377a88c9","disabled_by":"user","entity_category":null,"entity_id":"scene.schlafzimmer_savanna_sunset","hidden_by":null,"icon":null,"id":"31ee25bcce8f60300130cc1a34cb7c1e","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Savanna sunset","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"a055f166-1a80-401a-97f8-d0917610cac9","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"288a8001abd291e646d24b4973ee5fbb","disabled_by":"user","entity_category":null,"entity_id":"scene.rest_spring_blossom","hidden_by":null,"icon":null,"id":"aa9725a2cdd817d4fb0ee5223937fc4b","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Spring blossom","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"49a723dd-f441-4ae9-b933-09bf88e1254c","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"9f54f90d97754437900e99ba42e60168","disabled_by":"user","entity_category":null,"entity_id":"scene.arbeitszimmer_energize","hidden_by":null,"icon":null,"id":"1115159a2d58c97079a9ffb3a93cc13f","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Energize","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"5621d5fe-b995-41bc-871e-f03320b577d5","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"6ddd01f41a4197b18b29447c38b8c836","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.z_wave_js_update_available","hidden_by":null,"icon":null,"id":"6403597d2fa451f637bb7e2537b2995d","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"update","original_icon":null,"original_name":"Update available","platform":"hassio","supported_features":0,"translation_key":null,"unique_id":"core_zwave_js_update_available","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"6ddd01f41a4197b18b29447c38b8c836","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.z_wave_js_running","hidden_by":null,"icon":null,"id":"ff5afc1d4d465ee1fd0a525ec884956c","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"running","original_icon":null,"original_name":"Läuft","platform":"hassio","supported_features":0,"translation_key":"state","unique_id":"core_zwave_js_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"6ddd01f41a4197b18b29447c38b8c836","disabled_by":"integration","entity_category":null,"entity_id":"sensor.z_wave_js_version","hidden_by":null,"icon":null,"id":"d8da53faf7afda01740ef882588c1ab4","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Version","platform":"hassio","supported_features":0,"translation_key":"version","unique_id":"core_zwave_js_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"6ddd01f41a4197b18b29447c38b8c836","disabled_by":"integration","entity_category":null,"entity_id":"sensor.z_wave_js_newest_version","hidden_by":null,"icon":null,"id":"a38a67925ffae001e8b57b39ecf0beca","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Neueste Version","platform":"hassio","supported_features":0,"translation_key":"version_latest","unique_id":"core_zwave_js_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"6ddd01f41a4197b18b29447c38b8c836","disabled_by":"integration","entity_category":null,"entity_id":"sensor.z_wave_js_cpu_percent","hidden_by":null,"icon":null,"id":"07d2ae10b80af3a22b87f3d1671e85f5","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"CPU Prozent","platform":"hassio","supported_features":0,"translation_key":"cpu_percent","unique_id":"core_zwave_js_cpu_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"6ddd01f41a4197b18b29447c38b8c836","disabled_by":"integration","entity_category":null,"entity_id":"sensor.z_wave_js_memory_percent","hidden_by":null,"icon":null,"id":"3368b95c26f4806ce29dff2a80d431f6","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitsspeicher in Prozent","platform":"hassio","supported_features":0,"translation_key":"memory_percent","unique_id":"core_zwave_js_memory_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":"kinderzimmer","categories":{},"capabilities":{"effect_list":["static","circular","wipeup","twocolor","twocolorrandom","side_0.2","side_0.5","side_0.2_inc4","side_0.2_inc8","side_0.5_inc4","top_0.2","top_0.5","top_0.2_inc4","top_0.5_inc4"],"supported_color_modes":["rgbw"]},"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.music_mouse_regal_licht","hidden_by":null,"icon":null,"id":"bfdbadbb1d4b9df5d3ca3bf5e7eb1f86","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Music Mouse Regal Licht","platform":"mqtt","supported_features":44,"translation_key":null,"unique_id":"musicmouse_json_shelve","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"043eba930fc74b1699b91532ce83c490","device_class":null,"device_id":"17abd106e210436c8f7e95857cd2fc14","disabled_by":null,"entity_category":"config","entity_id":"button.babycamera_reboot","hidden_by":null,"icon":null,"id":"357cb371671fbe3eeb32bd7ffada2df6","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"restart","original_icon":null,"original_name":"BabyCamera Reboot","platform":"onvif","supported_features":0,"translation_key":null,"unique_id":"D8:07:B6:25:E0:E4_reboot","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"100d58ea4abe89dd019b9e1894d38402","device_class":null,"device_id":"deb129743051226a4e47bc5785d1f092","disabled_by":null,"entity_category":null,"entity_id":"button.octoprint_resume_job","hidden_by":null,"icon":null,"id":"00e37a7dcd44b3f6eecbe7715bb84993","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"OctoPrint Resume Job","platform":"octoprint","supported_features":0,"translation_key":null,"unique_id":"Resume Job-de90f088-68ce-4563-8110-e97ba956bc34","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"100d58ea4abe89dd019b9e1894d38402","device_class":null,"device_id":"deb129743051226a4e47bc5785d1f092","disabled_by":null,"entity_category":null,"entity_id":"button.octoprint_pause_job","hidden_by":null,"icon":null,"id":"4db5cec53581d9de53fea6aee52e7b46","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"OctoPrint Pause Job","platform":"octoprint","supported_features":0,"translation_key":null,"unique_id":"Pause Job-de90f088-68ce-4563-8110-e97ba956bc34","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"100d58ea4abe89dd019b9e1894d38402","device_class":null,"device_id":"deb129743051226a4e47bc5785d1f092","disabled_by":null,"entity_category":null,"entity_id":"button.octoprint_stop_job","hidden_by":null,"icon":null,"id":"e975616b786cd74d3d791a2fbf1cfe18","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"OctoPrint Stop Job","platform":"octoprint","supported_features":0,"translation_key":null,"unique_id":"Stop Job-de90f088-68ce-4563-8110-e97ba956bc34","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":"diagnostic","entity_id":"device_tracker.rebeccahandysamsung","hidden_by":null,"icon":null,"id":"1268c1ff4b7fd65c25f643a072c1a2f8","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"rebeccaHandySamsung","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"80efeec78207e1d5","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":"battery","device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_battery_level","hidden_by":null,"icon":null,"id":"8d8afd83e1019b6e46d5ad54fbcf74cb","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"battery","original_icon":"mdi:battery-60","original_name":"rebeccaHandySamsung Battery level","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_battery_level","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_battery_state","hidden_by":null,"icon":null,"id":"6e0e054248979a365330fca5ef57ccad","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:battery-minus","original_name":"rebeccaHandySamsung Battery state","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_battery_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":"plug","device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":"diagnostic","entity_id":"binary_sensor.rebeccahandysamsung_is_charging","hidden_by":null,"icon":null,"id":"98616d0af0da96b55b735e013e024473","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"plug","original_icon":"mdi:power-plug-off","original_name":"rebeccaHandySamsung Is charging","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_is_charging","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_charger_type","hidden_by":null,"icon":null,"id":"7b549c578cbce0c0c212ace2cc016be1","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:battery","original_name":"rebeccaHandySamsung Charger type","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_charger_type","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_battery_health","hidden_by":null,"icon":null,"id":"cf475e634d7899c35eab80ed93e8a1d9","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:battery-heart-variant","original_name":"rebeccaHandySamsung Battery health","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_battery_health","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":"temperature","device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_battery_temperature","hidden_by":null,"icon":null,"id":"638e9e9733c7b5e0c0f7a012a21ad0f1","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"temperature","original_icon":"mdi:battery","original_name":"rebeccaHandySamsung Battery temperature","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_battery_temperature","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"id":"1656971839915"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.rollos_zu_nachts","hidden_by":null,"icon":null,"id":"9140dc1465c7994f3dc439ef57c5afca","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Rollos zu nachts","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1656971839915","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"443136c87aad7ae33565e1dbd2817ad1","disabled_by":null,"entity_category":"config","entity_id":"update.home_assistant_supervisor_update","hidden_by":null,"icon":null,"id":"27c6fd4a4e913c7877f4f6c95d15a018","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Update","platform":"hassio","supported_features":1,"translation_key":null,"unique_id":"home_assistant_supervisor_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"225e2a8730a90cb0071b19d3a3a591a9","disabled_by":null,"entity_category":"config","entity_id":"update.home_assistant_core_update","hidden_by":null,"icon":null,"id":"2f87a8f54b05b72d98304d6093751dbc","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Update","platform":"hassio","supported_features":11,"translation_key":null,"unique_id":"home_assistant_core_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"d144e116305e59fcdb4ee9b97c5954d2","disabled_by":null,"entity_category":"config","entity_id":"update.mosquitto_broker_update","hidden_by":null,"icon":null,"id":"5a841cdcf51b928d07991c5b8886c2d2","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Update","platform":"hassio","supported_features":25,"translation_key":null,"unique_id":"core_mosquitto_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"3a8dfca07738c3514b55475275b3e76b","disabled_by":null,"entity_category":"config","entity_id":"update.influxdb_update","hidden_by":null,"icon":null,"id":"30702bc82b702ab5c5ceaeec32af1d38","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Update","platform":"hassio","supported_features":25,"translation_key":null,"unique_id":"a0d7b954_influxdb_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"77f061f888db75b5413d775fa0b5629f","disabled_by":null,"entity_category":"config","entity_id":"update.file_editor_update","hidden_by":null,"icon":null,"id":"5808ba66db155044b90f50dd559a144f","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Update","platform":"hassio","supported_features":25,"translation_key":null,"unique_id":"core_configurator_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"978b37d63bbdfbc8fa6a7815fd065b16","disabled_by":null,"entity_category":"config","entity_id":"update.ssh_web_terminal_update","hidden_by":null,"icon":null,"id":"6fe9c273aec46e6e53758cd25f54d7fe","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Update","platform":"hassio","supported_features":25,"translation_key":null,"unique_id":"a0d7b954_ssh_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"bdc7454284673f6c71942edaad49bf94","disabled_by":null,"entity_category":"config","entity_id":"update.samba_share_update","hidden_by":null,"icon":null,"id":"7c4a61c9fd7f4780952f16d6b458a098","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Update","platform":"hassio","supported_features":25,"translation_key":null,"unique_id":"core_samba_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"13e0d7d42f275c036c5400d9a9bc7d82","disabled_by":null,"entity_category":"config","entity_id":"update.mariadb_update","hidden_by":null,"icon":null,"id":"670ea3e1a8481ead920ee84e4dd23fec","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Update","platform":"hassio","supported_features":25,"translation_key":null,"unique_id":"core_mariadb_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"1959d20166a124ca81b2c17cc1c8e884","disabled_by":null,"entity_category":"config","entity_id":"update.tasmoadmin_update","hidden_by":null,"icon":null,"id":"8a00bc989279cb633783a601f63c1e2e","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Update","platform":"hassio","supported_features":25,"translation_key":null,"unique_id":"a0d7b954_sonweb_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"2f7573b5a7f322c078e3c7fb2ee1a5c0","disabled_by":null,"entity_category":"config","entity_id":"update.check_home_assistant_configuration_update","hidden_by":null,"icon":null,"id":"2e01adae3316e9914203b9db27a6a02b","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Update","platform":"hassio","supported_features":25,"translation_key":null,"unique_id":"core_check_config_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"6ddd01f41a4197b18b29447c38b8c836","disabled_by":null,"entity_category":"config","entity_id":"update.z_wave_js_update","hidden_by":null,"icon":null,"id":"f9cfc653e0020901621a9ee0d78f8095","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Update","platform":"hassio","supported_features":25,"translation_key":null,"unique_id":"core_zwave_js_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e8d393e7209027e19dc79d238d4296b8","device_class":null,"device_id":"31025adba5c6df19f633841c0e8f1343","disabled_by":null,"entity_category":"diagnostic","entity_id":"button.synchronize_devices","hidden_by":null,"icon":null,"id":"907cd5f73fb201ba2ab1d479a9a31b0f","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Geräte synchronisieren","platform":"google_assistant","supported_features":0,"translation_key":"sync_devices","unique_id":"homeassistant-d3afc_sync","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"1fb392bfa095e0190b76d430c6027366","device_class":null,"device_id":"a46a365f11209d37c23908414543d26c","disabled_by":null,"entity_category":null,"entity_id":"sensor.openweathermap_visibility","hidden_by":null,"icon":null,"id":"a4050226d0c6f6ec5e773bd83e8e06e2","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"distance","original_icon":null,"original_name":"OpenWeatherMap Visibility","platform":"openweathermap","supported_features":0,"translation_key":null,"unique_id":"49.369477-10.9831468-visibility_distance","previous_unique_id":null,"unit_of_measurement":"m"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"script.timed_sleep","hidden_by":null,"icon":null,"id":"c454033515f6502bc5905b77ce458d8a","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Einschlafen mit Licht und Musik auto-aus","platform":"script","supported_features":0,"translation_key":null,"unique_id":"timed_sleep","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"script.bedroom_music_off_20","hidden_by":null,"icon":null,"id":"5b04338d1cdc6dc7cc1ab9fec18ad8d0","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Schlafzimmer Musik aus 20min","platform":"script","supported_features":0,"translation_key":null,"unique_id":"bedroom_music_off_20","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"script.bedroom_music_off_30","hidden_by":null,"icon":null,"id":"768a93081a6b45163a6b9d357ab66f17","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Schlafzimmer Musik aus 30min","platform":"script","supported_features":0,"translation_key":null,"unique_id":"bedroom_music_off_30","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"script.bedroom_music_off_45","hidden_by":null,"icon":null,"id":"400062cf882bbacd711b95a6e74fa104","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Schlafzimmer Musik aus 45min","platform":"script","supported_features":0,"translation_key":null,"unique_id":"bedroom_music_off_45","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"script.bedroom_music_off_60","hidden_by":null,"icon":null,"id":"c0aa24a3c048df62ffd1324f049be1fc","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Schlafzimmer Musik aus 1h","platform":"script","supported_features":0,"translation_key":null,"unique_id":"bedroom_music_off_60","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"script.bedroom_waves","hidden_by":null,"icon":null,"id":"c8c39e8daa87d10cacb7174147d0108f","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Schlafzimmer Wellen","platform":"script","supported_features":0,"translation_key":null,"unique_id":"bedroom_waves","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"script.bedroom_rain","hidden_by":null,"icon":null,"id":"d8b4503fbc0048b03184b525d2bfe1e1","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Schlafzimmer Regen","platform":"script","supported_features":0,"translation_key":null,"unique_id":"bedroom_rain","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"script.bedroom_sleep_music_long","hidden_by":null,"icon":null,"id":"d44fac6d2a85c2c2ce2110148680973c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Einschlaf Playlist","platform":"script","supported_features":0,"translation_key":null,"unique_id":"bedroom_sleep_music_long","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"script.bedroom_sleep_music_short","hidden_by":null,"icon":null,"id":"20927c6f1d45f57d36868b2bd3ba0033","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Einschlaf Playlist Kurz","platform":"script","supported_features":0,"translation_key":null,"unique_id":"bedroom_sleep_music_short","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"043eba930fc74b1699b91532ce83c490","device_class":null,"device_id":"17abd106e210436c8f7e95857cd2fc14","disabled_by":null,"entity_category":"config","entity_id":"button.babycamera_set_system_date_and_time","hidden_by":null,"icon":null,"id":"37c49ff2edb4c83fb490c1ac14900329","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"BabyCamera Set System Date and Time","platform":"onvif","supported_features":0,"translation_key":null,"unique_id":"D8:07:B6:25:E0:E4_setsystemdatetime","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.rebeccahandysamsung_detected_activity","hidden_by":null,"icon":null,"id":"ddb59609e8f897288c66864f921326dc","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:walk","original_name":"rebeccaHandySamsung Detected activity","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_detected_activity","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.rebeccahandysamsung_sleep_confidence","hidden_by":null,"icon":null,"id":"6aa1c10f4cb1d30e2b2ae34988424be8","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:sleep","original_name":"rebeccaHandySamsung Sleep confidence","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_sleep_confidence","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.rebeccahandysamsung_sleep_segment","hidden_by":null,"icon":null,"id":"c42bebb4eb9cb28e95839b3ae4e285c1","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:sleep","original_name":"rebeccaHandySamsung Sleep segment","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_sleep_segment","previous_unique_id":null,"unit_of_measurement":"ms"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_current_version","hidden_by":null,"icon":null,"id":"73de0c71dc08b0120d05e5c6ab6ec008","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:android","original_name":"rebeccaHandySamsung Current version","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_current_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_app_rx_gb","hidden_by":null,"icon":null,"id":"3b9feeab7faefaf2c8cdcdab593f7796","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:radio-tower","original_name":"rebeccaHandySamsung App Rx GB","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_app_rx_gb","previous_unique_id":null,"unit_of_measurement":"GB"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_app_tx_gb","hidden_by":null,"icon":null,"id":"4e2c8b3230f4fe97839b0dbf67274c14","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:radio-tower","original_name":"rebeccaHandySamsung App Tx GB","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_app_tx_gb","previous_unique_id":null,"unit_of_measurement":"GB"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_app_memory","hidden_by":null,"icon":null,"id":"968a9f4d64dff08dcee25324043f6721","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:memory","original_name":"rebeccaHandySamsung App memory","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_app_memory","previous_unique_id":null,"unit_of_measurement":"GB"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"binary_sensor.rebeccahandysamsung_app_inactive","hidden_by":null,"icon":null,"id":"6ccf5187135dcf5f1a9f1fb95722c424","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:timer-outline","original_name":"rebeccaHandySamsung App inactive","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_app_inactive","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_app_standby_bucket","hidden_by":null,"icon":null,"id":"2942234acde0c6357f487e0c3df39da5","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:android","original_name":"rebeccaHandySamsung App standby bucket","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_app_standby_bucket","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_app_importance","hidden_by":null,"icon":null,"id":"c61c67ed3969baee5787d38527805439","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:android","original_name":"rebeccaHandySamsung App importance","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_app_importance","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.rebeccahandysamsung_ringer_mode","hidden_by":null,"icon":null,"id":"c82dd84898408c0ad45991a481b979fe","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:volume-high","original_name":"rebeccaHandySamsung Ringer mode","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_audio_sensor","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.rebeccahandysamsung_audio_mode","hidden_by":null,"icon":null,"id":"7fd2460120a54697c5cf5a95ddd3a60a","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:volume-high","original_name":"rebeccaHandySamsung Audio mode","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_audio_mode","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.rebeccahandysamsung_headphones","hidden_by":null,"icon":null,"id":"8dcc8869dad037b3a67ec93462228117","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:headphones","original_name":"rebeccaHandySamsung Headphones","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_headphone_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.rebeccahandysamsung_mic_muted","hidden_by":null,"icon":null,"id":"8cc212953140598e7c65ef45f58db503","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:microphone-off","original_name":"rebeccaHandySamsung Mic muted","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_mic_muted","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.rebeccahandysamsung_speakerphone","hidden_by":null,"icon":null,"id":"975e30e999f057eda4530efd7368933f","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:volume-high","original_name":"rebeccaHandySamsung Speakerphone","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_speakerphone_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.rebeccahandysamsung_music_active","hidden_by":null,"icon":null,"id":"1e00a448f60ed9793959f39980fea19b","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:music","original_name":"rebeccaHandySamsung Music active","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_music_active","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_volume_level_alarm","hidden_by":null,"icon":null,"id":"aa95d1555dc25439955d9eeba25dc479","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:alarm","original_name":"rebeccaHandySamsung Volume level alarm","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_volume_alarm","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_volume_level_call","hidden_by":null,"icon":null,"id":"af07684d96ae2f3165b452538885654d","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:phone","original_name":"rebeccaHandySamsung Volume level call","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_volume_call","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_volume_level_music","hidden_by":null,"icon":null,"id":"436b0e28c9cba906baa7005952f7ff36","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:music","original_name":"rebeccaHandySamsung Volume level music","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_volume_music","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_volume_level_ringer","hidden_by":null,"icon":null,"id":"d9506eb98986df589653f1ff0f5f7aa1","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:phone-ring","original_name":"rebeccaHandySamsung Volume level ringer","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_volume_ring","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_volume_level_notification","hidden_by":null,"icon":null,"id":"29ccacbc6dd278c2a61b73b88f6f288e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:bell-ring","original_name":"rebeccaHandySamsung Volume level notification","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_volume_notification","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_volume_level_system","hidden_by":null,"icon":null,"id":"0507d822e94907bcd9dca4b9859c031c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:cellphone-sound","original_name":"rebeccaHandySamsung Volume level system","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_volume_system","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_volume_level_dtmf","hidden_by":null,"icon":null,"id":"69a47117ce3421a7f36de758d6bdfcbe","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:volume-high","original_name":"rebeccaHandySamsung Volume level DTMF","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_volume_dtmf","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_volume_level_accessibility","hidden_by":null,"icon":null,"id":"3b32619d0308c11a62aab6b47bd48224","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:human","original_name":"rebeccaHandySamsung Volume level accessibility","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_volume_accessibility","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_do_not_disturb_sensor","hidden_by":null,"icon":null,"id":"b001d4e7867ae74a086f9a700bba0946","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:minus-circle","original_name":"rebeccaHandySamsung Do Not Disturb sensor","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_dnd_sensor","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.rebeccahandysamsung_work_profile","hidden_by":null,"icon":null,"id":"2360d048bc0f24614029492f041befc1","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:briefcase","original_name":"rebeccaHandySamsung Work profile","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_is_work_profile","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":"diagnostic","entity_id":"binary_sensor.rebeccahandysamsung_high_accuracy_mode","hidden_by":null,"icon":null,"id":"e1635b3ede5cffe3da9d1c6b9ddaed2a","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:crosshairs-gps","original_name":"rebeccaHandySamsung High accuracy mode","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_high_accuracy_mode","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.rebeccahandysamsung_bluetooth_connection","hidden_by":null,"icon":null,"id":"2ef5040ea72767e5b497d573f41e9c37","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:bluetooth","original_name":"rebeccaHandySamsung Bluetooth connection","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_bluetooth_connection","previous_unique_id":null,"unit_of_measurement":"connection(s)"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.rebeccahandysamsung_geocoded_location","hidden_by":null,"icon":null,"id":"e6350e75158894f542c7f633a8d58736","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:map","original_name":"rebeccaHandySamsung Geocoded location","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_geocoded_location","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_high_accuracy_update_interval","hidden_by":null,"icon":null,"id":"c1fe953d5026acbe72dcce86718ee494","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:timer","original_name":"rebeccaHandySamsung High accuracy update interval","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_high_accuracy_update_interval","previous_unique_id":null,"unit_of_measurement":"seconds"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"binary_sensor.rebeccahandysamsung_bluetooth_state","hidden_by":null,"icon":null,"id":"50489f778a03a591d39beb6e6999d8c4","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:bluetooth","original_name":"rebeccaHandySamsung Bluetooth state","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_bluetooth_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"binary_sensor.rebeccahandysamsung_mobile_data","hidden_by":null,"icon":null,"id":"d0bce5667ec39170e64a1ff20c640b1c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:signal","original_name":"rebeccaHandySamsung Mobile data","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_mobile_data","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":"diagnostic","entity_id":"binary_sensor.rebeccahandysamsung_device_locked","hidden_by":null,"icon":null,"id":"e1d9ec3a041840117b60aa29d4b897fd","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:cellphone","original_name":"rebeccaHandySamsung Device locked","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_device_locked","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_ble_transmitter","hidden_by":null,"icon":null,"id":"e14975a4c33b52f812a2dc94a6727d81","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:bluetooth","original_name":"rebeccaHandySamsung BLE transmitter","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_ble_emitter","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"binary_sensor.rebeccahandysamsung_mobile_data_roaming","hidden_by":null,"icon":null,"id":"9aa809a0c879c5177d66ae0933277109","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:toggle-switch","original_name":"rebeccaHandySamsung Mobile data roaming","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_mobile_data_roaming","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"binary_sensor.rebeccahandysamsung_device_secure","hidden_by":null,"icon":null,"id":"79d5ac4237b5ee9b99e0087749f034b0","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:cellphone-key","original_name":"rebeccaHandySamsung Device secure","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_device_secure","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_wifi_connection","hidden_by":null,"icon":null,"id":"b53d6d2e49110063441facfa002bd2a9","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:wifi","original_name":"rebeccaHandySamsung WiFi connection","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_wifi_connection","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"binary_sensor.rebeccahandysamsung_keyguard_locked","hidden_by":null,"icon":null,"id":"4818f8f91b4cdd88ea9788375eea9652","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:cellphone-lock","original_name":"rebeccaHandySamsung Keyguard locked","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_keyguard_locked","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_wifi_bssid","hidden_by":null,"icon":null,"id":"9423f952e87796781c2bdc15c8115b10","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:wifi","original_name":"rebeccaHandySamsung WiFi BSSID","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_wifi_bssid","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":"diagnostic","entity_id":"binary_sensor.rebeccahandysamsung_keyguard_secure","hidden_by":null,"icon":null,"id":"f72438e4ce07358400a52d4157a2ce1f","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:cellphone-key","original_name":"rebeccaHandySamsung Keyguard secure","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_keyguard_secure","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_wifi_ip_address","hidden_by":null,"icon":null,"id":"e409a4c24d6f7c7236e1affb3eb275ef","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:ip","original_name":"rebeccaHandySamsung WiFi IP address","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_wifi_ip_address","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.rebeccahandysamsung_last_used_app","hidden_by":null,"icon":null,"id":"13168582181d46b7b8e0f378bfde311e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:android","original_name":"rebeccaHandySamsung Last used app","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_last_used_app","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_wifi_link_speed","hidden_by":null,"icon":null,"id":"368c9c1fdac59c02ff0e963a9e72a184","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:wifi-strength-3","original_name":"rebeccaHandySamsung WiFi link speed","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_wifi_link_speed","previous_unique_id":null,"unit_of_measurement":"Mbps"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":"timestamp","device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_last_reboot","hidden_by":null,"icon":null,"id":"db3894bc79fd64c42268785623e92ca6","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":"mdi:restart","original_name":"rebeccaHandySamsung Last reboot","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_last_reboot","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_last_update_trigger","hidden_by":null,"icon":null,"id":"2b97bffbd176af935a3bdf132cdc1b2b","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:update","original_name":"rebeccaHandySamsung Last update trigger","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_last_update","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"binary_sensor.rebeccahandysamsung_wifi_state","hidden_by":null,"icon":null,"id":"ec9aa1b1ff74fc6e14f7177f00bb975e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:wifi","original_name":"rebeccaHandySamsung WiFi state","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_wifi_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":"illuminance","device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":null,"entity_id":"sensor.rebeccahandysamsung_light_sensor","hidden_by":null,"icon":null,"id":"687e8061117ba91d55fbbee5a54f8a67","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"illuminance","original_icon":"mdi:brightness-5","original_name":"rebeccaHandySamsung Light sensor","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_light_sensor","previous_unique_id":null,"unit_of_measurement":"lx"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_wifi_frequency","hidden_by":null,"icon":null,"id":"91f0ad38a1262f733e76c4e7919dc7a0","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:wifi","original_name":"rebeccaHandySamsung WiFi frequency","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_wifi_frequency","previous_unique_id":null,"unit_of_measurement":"MHz"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":"signal_strength","device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_wifi_signal_strength","hidden_by":null,"icon":null,"id":"a0a19712792e420c48901dd0a230e07b","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"signal_strength","original_icon":"mdi:wifi-strength-3","original_name":"rebeccaHandySamsung WiFi signal strength","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_wifi_signal_strength","previous_unique_id":null,"unit_of_measurement":"dBm"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_public_ip_address","hidden_by":null,"icon":null,"id":"96c10e31681541e987a5fed46630849e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:ip","original_name":"rebeccaHandySamsung Public IP address","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_public_ip_address","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_network_type","hidden_by":null,"icon":null,"id":"1619f7335fd0e681f1cba4d229ffd8d2","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:network","original_name":"rebeccaHandySamsung Network type","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_network_type","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":"timestamp","device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":null,"entity_id":"sensor.rebeccahandysamsung_next_alarm","hidden_by":null,"icon":null,"id":"2170416ae42f6fe61eb5c619d971f584","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":"mdi:alarm","original_name":"rebeccaHandySamsung Next alarm","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_next_alarm","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.rebeccahandysamsung_last_notification","hidden_by":null,"icon":null,"id":"047becb14431d8735e871e4b93f4d256","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:bell-ring","original_name":"rebeccaHandySamsung Last notification","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_last_notification","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.rebeccahandysamsung_last_removed_notification","hidden_by":null,"icon":null,"id":"91f4494381d49422a2bceff59e1f95f2","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:bell-ring","original_name":"rebeccaHandySamsung Last removed notification","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_last_removed_notification","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.rebeccahandysamsung_active_notification_count","hidden_by":null,"icon":null,"id":"7b6749515b6cea3b6c1aee2386f5ea29","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:bell-ring","original_name":"rebeccaHandySamsung Active notification count","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_active_notification_count","previous_unique_id":null,"unit_of_measurement":"notifications"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.rebeccahandysamsung_media_session","hidden_by":null,"icon":null,"id":"79a7b4d592e8d33d9ab14a57f38dafe1","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:play-circle","original_name":"rebeccaHandySamsung Media session","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_media_session","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.rebeccahandysamsung_phone_state","hidden_by":null,"icon":null,"id":"000539bbd3f2dbb4bb6c7bb59b49fd99","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:phone","original_name":"rebeccaHandySamsung Phone state","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_phone_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_sim_1","hidden_by":null,"icon":null,"id":"18f02d2b79b38d29cbd1f8157ff8d89d","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:sim","original_name":"rebeccaHandySamsung SIM 1","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_sim_1","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_sim_2","hidden_by":null,"icon":null,"id":"3e6bd37526f480caa1d4781864abe1fb","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:sim","original_name":"rebeccaHandySamsung SIM 2","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_sim_2","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"binary_sensor.rebeccahandysamsung_interactive","hidden_by":null,"icon":null,"id":"859cb7158d9412ef13b3b1dc97e3dbec","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:cellphone","original_name":"rebeccaHandySamsung Interactive","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_is_interactive","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"binary_sensor.rebeccahandysamsung_doze_mode","hidden_by":null,"icon":null,"id":"3ee7307f995f821de8ca33e5f4334fd4","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:sleep","original_name":"rebeccaHandySamsung Doze mode","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_is_idle","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"binary_sensor.rebeccahandysamsung_power_save","hidden_by":null,"icon":null,"id":"ffcaec5cae7fff033f8b986a8357c3bd","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:battery-plus","original_name":"rebeccaHandySamsung Power save","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_power_save","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_proximity_sensor","hidden_by":null,"icon":null,"id":"11e6144a4d05d7c15fece0bc39371466","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:leak","original_name":"rebeccaHandySamsung Proximity sensor","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_proximity_sensor","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":null,"entity_id":"sensor.rebeccahandysamsung_steps_sensor","hidden_by":null,"icon":null,"id":"0866104ad28f02b032e180b31e3497d0","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:walk","original_name":"rebeccaHandySamsung Steps sensor","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_steps_sensor","previous_unique_id":null,"unit_of_measurement":"steps"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_internal_storage","hidden_by":null,"icon":null,"id":"d58facc93a7c58ea09f5452ee4ead038","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:harddisk","original_name":"rebeccaHandySamsung Internal storage","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_storage_sensor","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_external_storage","hidden_by":null,"icon":null,"id":"a5f6e2e072fe0ed8ab7b9516bb69d197","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:micro-sd","original_name":"rebeccaHandySamsung External storage","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_external_storage","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_current_time_zone","hidden_by":null,"icon":null,"id":"deeb2efe1022f5fa48f4ac7027fa1391","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:map-clock","original_name":"rebeccaHandySamsung Current time zone","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_current_time_zone","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_mobile_rx_gb","hidden_by":null,"icon":null,"id":"55c294c61f78ad62292af05ccaa01c7e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:radio-tower","original_name":"rebeccaHandySamsung Mobile Rx GB","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_mobile_rx_gb","previous_unique_id":null,"unit_of_measurement":"GB"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_mobile_tx_gb","hidden_by":null,"icon":null,"id":"a1f657b3a3478d364841290729cba858","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:radio-tower","original_name":"rebeccaHandySamsung Mobile Tx GB","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_mobile_tx_gb","previous_unique_id":null,"unit_of_measurement":"GB"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_total_rx_gb","hidden_by":null,"icon":null,"id":"f6f49991c8add0630bbda2d7f3a15933","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:radio-tower","original_name":"rebeccaHandySamsung Total Rx GB","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_total_rx_gb","previous_unique_id":null,"unit_of_measurement":"GB"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_total_tx_gb","hidden_by":null,"icon":null,"id":"63b279a5b06d1a3827294d95b86b9fcc","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:radio-tower","original_name":"rebeccaHandySamsung Total Tx GB","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_total_tx_gb","previous_unique_id":null,"unit_of_measurement":"GB"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"cf9a581ed90e103e7731105967b6908b","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.motioneye_update_available","hidden_by":null,"icon":null,"id":"7ea59cafaba73702b6230eacf1849cba","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"update","original_icon":null,"original_name":"Update available","platform":"hassio","supported_features":0,"translation_key":null,"unique_id":"a0d7b954_motioneye_update_available","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"cf9a581ed90e103e7731105967b6908b","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.motioneye_running","hidden_by":null,"icon":null,"id":"8debd763fbb33bb164a252426f638bcc","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"running","original_icon":null,"original_name":"Läuft","platform":"hassio","supported_features":0,"translation_key":"state","unique_id":"a0d7b954_motioneye_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"cf9a581ed90e103e7731105967b6908b","disabled_by":"integration","entity_category":null,"entity_id":"sensor.motioneye_version","hidden_by":null,"icon":null,"id":"e09cb82eac3757b13d155e11a211fbb2","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Version","platform":"hassio","supported_features":0,"translation_key":"version","unique_id":"a0d7b954_motioneye_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"cf9a581ed90e103e7731105967b6908b","disabled_by":"integration","entity_category":null,"entity_id":"sensor.motioneye_newest_version","hidden_by":null,"icon":null,"id":"edd1d5cbc630304a9eeaa8dc29e99042","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Neueste Version","platform":"hassio","supported_features":0,"translation_key":"version_latest","unique_id":"a0d7b954_motioneye_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"cf9a581ed90e103e7731105967b6908b","disabled_by":"integration","entity_category":null,"entity_id":"sensor.motioneye_cpu_percent","hidden_by":null,"icon":null,"id":"b80b3f547c5bfd1e7a0897a5373687b9","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"CPU Prozent","platform":"hassio","supported_features":0,"translation_key":"cpu_percent","unique_id":"a0d7b954_motioneye_cpu_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"cf9a581ed90e103e7731105967b6908b","disabled_by":"integration","entity_category":null,"entity_id":"sensor.motioneye_memory_percent","hidden_by":null,"icon":null,"id":"54ebd77b2c8901a0bf74aed1c4f48469","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitsspeicher in Prozent","platform":"hassio","supported_features":0,"translation_key":"memory_percent","unique_id":"a0d7b954_motioneye_memory_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"cf9a581ed90e103e7731105967b6908b","disabled_by":null,"entity_category":"config","entity_id":"update.motioneye_update","hidden_by":null,"icon":null,"id":"df36c908d42f839936dfdb20596e78a3","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Update","platform":"hassio","supported_features":25,"translation_key":null,"unique_id":"a0d7b954_motioneye_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":"power","device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_battery_power","hidden_by":null,"icon":null,"id":"a5e99a122f5664c6bf53c54d767a2124","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"power","original_icon":"mdi:battery-minus","original_name":"rebeccaHandySamsung Battery power","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_battery_power","previous_unique_id":null,"unit_of_measurement":"W"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"a04682db53bf50e2b78a99e1cd6ea8cc","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.glances_update_available","hidden_by":null,"icon":null,"id":"b69c246111cf55e789385658ff49372a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"update","original_icon":null,"original_name":"Update available","platform":"hassio","supported_features":0,"translation_key":null,"unique_id":"a0d7b954_glances_update_available","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"a04682db53bf50e2b78a99e1cd6ea8cc","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.glances_running","hidden_by":null,"icon":null,"id":"c1c7fe08eaf79b8e227b461d75d0dc21","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"running","original_icon":null,"original_name":"Läuft","platform":"hassio","supported_features":0,"translation_key":"state","unique_id":"a0d7b954_glances_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"a04682db53bf50e2b78a99e1cd6ea8cc","disabled_by":"integration","entity_category":null,"entity_id":"sensor.glances_version","hidden_by":null,"icon":null,"id":"97bc145fe7337008da8e28423c420d2d","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Version","platform":"hassio","supported_features":0,"translation_key":"version","unique_id":"a0d7b954_glances_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"a04682db53bf50e2b78a99e1cd6ea8cc","disabled_by":"integration","entity_category":null,"entity_id":"sensor.glances_newest_version","hidden_by":null,"icon":null,"id":"fa73ed79c09b0eea1e3e5807be4c91f9","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Neueste Version","platform":"hassio","supported_features":0,"translation_key":"version_latest","unique_id":"a0d7b954_glances_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"a04682db53bf50e2b78a99e1cd6ea8cc","disabled_by":"integration","entity_category":null,"entity_id":"sensor.glances_cpu_percent","hidden_by":null,"icon":null,"id":"341dc3594ad6c28a4cc97b24d90e8712","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"CPU Prozent","platform":"hassio","supported_features":0,"translation_key":"cpu_percent","unique_id":"a0d7b954_glances_cpu_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"a04682db53bf50e2b78a99e1cd6ea8cc","disabled_by":"integration","entity_category":null,"entity_id":"sensor.glances_memory_percent","hidden_by":null,"icon":null,"id":"c1a7a6862749f16f754965970219d775","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitsspeicher in Prozent","platform":"hassio","supported_features":0,"translation_key":"memory_percent","unique_id":"a0d7b954_glances_memory_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"a04682db53bf50e2b78a99e1cd6ea8cc","disabled_by":null,"entity_category":"config","entity_id":"update.glances_update","hidden_by":null,"icon":null,"id":"58685bd1e79f89ecc24b666fd8eb9513","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Update","platform":"hassio","supported_features":25,"translation_key":null,"unique_id":"a0d7b954_glances_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_beacon_monitor","hidden_by":null,"icon":null,"id":"2b3e0ba6cdc0de371b78ea2a36a70f67","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:bluetooth","original_name":"rebeccaHandySamsung Beacon monitor","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_beacon_monitor","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"36843a64299f15f57a3a988eeab2cb80","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.netdata_update_available","hidden_by":null,"icon":null,"id":"ce38095171d8b8c1958ce3bf0031329b","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"update","original_icon":null,"original_name":"Update available","platform":"hassio","supported_features":0,"translation_key":null,"unique_id":"47146a2b_netdata_update_available","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"36843a64299f15f57a3a988eeab2cb80","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.netdata_running","hidden_by":null,"icon":null,"id":"f6196604f02a64a6aeb17350f88e3001","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"running","original_icon":null,"original_name":"Läuft","platform":"hassio","supported_features":0,"translation_key":"state","unique_id":"47146a2b_netdata_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"36843a64299f15f57a3a988eeab2cb80","disabled_by":"integration","entity_category":null,"entity_id":"sensor.netdata_version","hidden_by":null,"icon":null,"id":"61a1c87c988c2fc67b713324b180c9e8","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Version","platform":"hassio","supported_features":0,"translation_key":"version","unique_id":"47146a2b_netdata_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"36843a64299f15f57a3a988eeab2cb80","disabled_by":"integration","entity_category":null,"entity_id":"sensor.netdata_newest_version","hidden_by":null,"icon":null,"id":"c09d8b0b0ba030071c0108eb07aca838","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Neueste Version","platform":"hassio","supported_features":0,"translation_key":"version_latest","unique_id":"47146a2b_netdata_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"36843a64299f15f57a3a988eeab2cb80","disabled_by":"integration","entity_category":null,"entity_id":"sensor.netdata_cpu_percent","hidden_by":null,"icon":null,"id":"d779a5551a2a5cbcf7e7f2fbf7b8cf6a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"CPU Prozent","platform":"hassio","supported_features":0,"translation_key":"cpu_percent","unique_id":"47146a2b_netdata_cpu_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"36843a64299f15f57a3a988eeab2cb80","disabled_by":"integration","entity_category":null,"entity_id":"sensor.netdata_memory_percent","hidden_by":null,"icon":null,"id":"ce5ebad7ad266c0c3e12ddc69bc19755","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitsspeicher in Prozent","platform":"hassio","supported_features":0,"translation_key":"memory_percent","unique_id":"47146a2b_netdata_memory_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"36843a64299f15f57a3a988eeab2cb80","disabled_by":null,"entity_category":"config","entity_id":"update.netdata_update","hidden_by":null,"icon":null,"id":"10ae626566c8e31fcfb2272776fa4468","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Update","platform":"hassio","supported_features":25,"translation_key":null,"unique_id":"47146a2b_netdata_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_accent_color","hidden_by":null,"icon":null,"id":"a2f49c0d56bc803301f3febc7b4b98b2","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:palette","original_name":"rebeccaHandySamsung Accent color","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_accent_color","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.rebeccahandysamsung_screen_brightness","hidden_by":null,"icon":null,"id":"5ced6d37595772737f54fd3bdbac6ddd","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:brightness-6","original_name":"rebeccaHandySamsung Screen brightness","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_screen_brightness","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"30b54145e73183e15dfffa4371259e72","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.hue_color_lamp_1_zigbee_connectivity","hidden_by":null,"icon":null,"id":"ea5f648c19b869e5d498513384b7b84c","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"1ac3c518-34d5-4126-b606-395547494020","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["connected","disconnected","connectivity_issue","unidirectional_incoming"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"532ed158bdde5e9f5d545e6ee8451406","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.hue_color_lamp_1_zigbee_connectivity_2","hidden_by":null,"icon":null,"id":"c93284010c625233ab7463bbf1c659dd","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Zigbee-Konnektivität","platform":"hue","supported_features":0,"translation_key":"zigbee_connectivity","unique_id":"13437230-e521-4550-b816-0cab412fb33e","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"4f4e779219df54cba5f21bd7a37bee54","disabled_by":null,"entity_category":null,"entity_id":"light.dachgeschoss","hidden_by":null,"icon":null,"id":"1f056a44303a5a96af77b9986784232d","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:lightbulb-group","original_name":null,"platform":"hue","supported_features":40,"translation_key":null,"unique_id":"74e2a55b-af89-474a-a0fe-0829c77e4f86","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"effect_list":["None","candle","fire","prism"],"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"532ed158bdde5e9f5d545e6ee8451406","disabled_by":null,"entity_category":null,"entity_id":"light.arbeitszimmer_oben_fluter_hinten","hidden_by":null,"icon":"hue:beyond-down","id":"1a107ec4c71edef7cfbf8f65356d2309","has_entity_name":true,"labels":[],"name":"Fluter Hinten","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":44,"translation_key":null,"unique_id":"be11b489-5061-41eb-9d0d-0f1d3538111a","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min_color_temp_kelvin":2000,"max_color_temp_kelvin":6535,"min_mireds":153,"max_mireds":500,"effect_list":["None","candle","fire","prism"],"supported_color_modes":["color_temp","xy"]},"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"30b54145e73183e15dfffa4371259e72","disabled_by":null,"entity_category":null,"entity_id":"light.arbeitszimmer_oben_fluter_vorne","hidden_by":null,"icon":"hue:beyond-up","id":"a65a3baf5e4e9a4834149c9e6ea862f9","has_entity_name":true,"labels":[],"name":"Fluter vorne","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"hue","supported_features":44,"translation_key":null,"unique_id":"9c646693-0a5c-4374-bb30-5c9e67978a11","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8R2MW5JCE7EC8640YDN1K"},"capabilities":{"id":"1669014477577"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.weihnachtslichter_oben_01_morgens_an","hidden_by":null,"icon":null,"id":"841393403167b23fce59446f0a1f1883","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Weihnachtslichter oben 01 morgens an um 7","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1669014477577","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8R2MW5JCE7EC8640YDN1K"},"capabilities":{"id":"1669014568292"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.weihnachtslichter_oben_02_morgens_aus_um_9","hidden_by":null,"icon":null,"id":"2e776dc6276c0df226e2713245651987","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Weihnachtslichter oben 02 morgens aus um 9","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1669014568292","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8R2MW5JCE7EC8640YDN1K"},"capabilities":{"id":"1669014612655"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.weihnachtslichter_oben_03_abends_an_16_30","hidden_by":null,"icon":null,"id":"e1ec42b5b566e391b2873a27da04159c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Weihnachtslichter oben 03 abends an 16:30","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1669014612655","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8R2MW5JCE7EC8640YDN1K"},"capabilities":{"id":"1669014682496"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.weihnachtslichter_oben_04_abends_aus_22_00","hidden_by":null,"icon":null,"id":"6f2cc2486e348f12dbb93bfacdf5752a","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Weihnachtslichter oben 04 abends aus 22:00","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1669014682496","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.rebeccahandysamsung_screen_off_timeout","hidden_by":null,"icon":null,"id":"359207a49dd3f34798808e1fa1e84e81","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:cellphone-off","original_name":"rebeccaHandySamsung Screen off timeout","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_screen_off_timeout","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"62ca1e8c80a721f915812ef4063dbf13","device_class":null,"device_id":"4cfb678152281f1d6a43691f801dce48","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.warning_nurnberg_1","hidden_by":null,"icon":null,"id":"2de12a250efedea5dbc056d00cbc34b8","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"safety","original_icon":null,"original_name":"Warning: Nürnberg 1","platform":"nina","supported_features":0,"translation_key":null,"unique_id":"095640000000-1","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"62ca1e8c80a721f915812ef4063dbf13","device_class":null,"device_id":"4cfb678152281f1d6a43691f801dce48","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.warning_nurnberg_2","hidden_by":null,"icon":null,"id":"63a657ce3479c598e09941d62ca2dae7","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"safety","original_icon":null,"original_name":"Warning: Nürnberg 2","platform":"nina","supported_features":0,"translation_key":null,"unique_id":"095640000000-2","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"62ca1e8c80a721f915812ef4063dbf13","device_class":null,"device_id":"4cfb678152281f1d6a43691f801dce48","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.warning_nurnberg_3","hidden_by":null,"icon":null,"id":"5a8f36e1b7176148afa7a0eaeb3ca778","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"safety","original_icon":null,"original_name":"Warning: Nürnberg 3","platform":"nina","supported_features":0,"translation_key":null,"unique_id":"095640000000-3","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"62ca1e8c80a721f915812ef4063dbf13","device_class":null,"device_id":"4cfb678152281f1d6a43691f801dce48","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.warning_nurnberg_4","hidden_by":null,"icon":null,"id":"adb2f0cf205ccb93152eabc59fcf4aaf","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"safety","original_icon":null,"original_name":"Warning: Nürnberg 4","platform":"nina","supported_features":0,"translation_key":null,"unique_id":"095640000000-4","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"62ca1e8c80a721f915812ef4063dbf13","device_class":null,"device_id":"4cfb678152281f1d6a43691f801dce48","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.warning_nurnberg_5","hidden_by":null,"icon":null,"id":"b3409129833817055568a1a408d7d2c6","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"safety","original_icon":null,"original_name":"Warning: Nürnberg 5","platform":"nina","supported_features":0,"translation_key":null,"unique_id":"095640000000-5","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"62ca1e8c80a721f915812ef4063dbf13","device_class":null,"device_id":"4cfb678152281f1d6a43691f801dce48","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.warning_rohr_roth_bayern_1","hidden_by":null,"icon":null,"id":"a9e1cf906dfe0653f6986b24560ba045","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"safety","original_icon":null,"original_name":"Warning: Rohr (Roth - Bayern) 1","platform":"nina","supported_features":0,"translation_key":null,"unique_id":"095760000000-1","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"62ca1e8c80a721f915812ef4063dbf13","device_class":null,"device_id":"4cfb678152281f1d6a43691f801dce48","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.warning_rohr_roth_bayern_2","hidden_by":null,"icon":null,"id":"2bb8cbe3a963c3c254841934f68aef5c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"safety","original_icon":null,"original_name":"Warning: Rohr (Roth - Bayern) 2","platform":"nina","supported_features":0,"translation_key":null,"unique_id":"095760000000-2","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"62ca1e8c80a721f915812ef4063dbf13","device_class":null,"device_id":"4cfb678152281f1d6a43691f801dce48","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.warning_rohr_roth_bayern_3","hidden_by":null,"icon":null,"id":"29ae9dae0e79e0976bf0b497f283101c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"safety","original_icon":null,"original_name":"Warning: Rohr (Roth - Bayern) 3","platform":"nina","supported_features":0,"translation_key":null,"unique_id":"095760000000-3","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"62ca1e8c80a721f915812ef4063dbf13","device_class":null,"device_id":"4cfb678152281f1d6a43691f801dce48","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.warning_rohr_roth_bayern_4","hidden_by":null,"icon":null,"id":"c5a9652d44a5aab179766b4feec85ba2","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"safety","original_icon":null,"original_name":"Warning: Rohr (Roth - Bayern) 4","platform":"nina","supported_features":0,"translation_key":null,"unique_id":"095760000000-4","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"62ca1e8c80a721f915812ef4063dbf13","device_class":null,"device_id":"4cfb678152281f1d6a43691f801dce48","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.warning_rohr_roth_bayern_5","hidden_by":null,"icon":null,"id":"a1858ac376e54db8720688aaab4c965f","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"safety","original_icon":null,"original_name":"Warning: Rohr (Roth - Bayern) 5","platform":"nina","supported_features":0,"translation_key":null,"unique_id":"095760000000-5","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.rebeccahandysamsung_android_auto","hidden_by":null,"icon":null,"id":"c11362865f8d779bd89a1f8ee10cccaa","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:car","original_name":"rebeccaHandySamsung Android Auto","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_android_auto","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"043eba930fc74b1699b91532ce83c490","device_class":null,"device_id":"17abd106e210436c8f7e95857cd2fc14","disabled_by":null,"entity_category":null,"entity_id":"switch.babycamera_autofocus","hidden_by":null,"icon":null,"id":"4c2f908d9f8d8ba7b3a086b45b5b88b5","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Autofokus","platform":"onvif","supported_features":0,"translation_key":"autofocus","unique_id":"D8:07:B6:25:E0:E4_autofocus","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"043eba930fc74b1699b91532ce83c490","device_class":null,"device_id":"17abd106e210436c8f7e95857cd2fc14","disabled_by":null,"entity_category":null,"entity_id":"switch.babycamera_ir_lamp","hidden_by":null,"icon":null,"id":"d872fcf791e33608f24fe071dbfd9303","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"IR-Lampe","platform":"onvif","supported_features":0,"translation_key":"ir_lamp","unique_id":"D8:07:B6:25:E0:E4_ir_lamp","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"043eba930fc74b1699b91532ce83c490","device_class":null,"device_id":"17abd106e210436c8f7e95857cd2fc14","disabled_by":null,"entity_category":null,"entity_id":"switch.babycamera_wiper","hidden_by":null,"icon":null,"id":"98e34c2b271f40017fa149c0c1cb612f","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Wischer","platform":"onvif","supported_features":0,"translation_key":"wiper","unique_id":"D8:07:B6:25:E0:E4_wiper","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"225e2a8730a90cb0071b19d3a3a591a9","disabled_by":"integration","entity_category":null,"entity_id":"sensor.home_assistant_core_cpu_percent","hidden_by":null,"icon":null,"id":"856e19288c502e7ddd9125b70e472599","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"CPU Prozent","platform":"hassio","supported_features":0,"translation_key":"cpu_percent","unique_id":"home_assistant_core_cpu_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"225e2a8730a90cb0071b19d3a3a591a9","disabled_by":"integration","entity_category":null,"entity_id":"sensor.home_assistant_core_memory_percent","hidden_by":null,"icon":null,"id":"63420f0c53cd36c02d76558c557dfcdf","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitsspeicher in Prozent","platform":"hassio","supported_features":0,"translation_key":"memory_percent","unique_id":"home_assistant_core_memory_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"443136c87aad7ae33565e1dbd2817ad1","disabled_by":"integration","entity_category":null,"entity_id":"sensor.home_assistant_supervisor_cpu_percent","hidden_by":null,"icon":null,"id":"98a5e36e8d0159a0c0e38862ac51db10","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"CPU Prozent","platform":"hassio","supported_features":0,"translation_key":"cpu_percent","unique_id":"home_assistant_supervisor_cpu_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"443136c87aad7ae33565e1dbd2817ad1","disabled_by":"integration","entity_category":null,"entity_id":"sensor.home_assistant_supervisor_memory_percent","hidden_by":null,"icon":null,"id":"2a26695d335cde6cf49cdf506ae427ee","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitsspeicher in Prozent","platform":"hassio","supported_features":0,"translation_key":"memory_percent","unique_id":"home_assistant_supervisor_memory_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"68832376d44aaee2ca32bdd4c1268bc7","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.home_assistant_host_os_agent_version","hidden_by":null,"icon":null,"id":"0542e401a101d1975a55c242d4c7bfc5","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"OS Agent Version","platform":"hassio","supported_features":0,"translation_key":"agent_version","unique_id":"home_assistant_host_agent_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"68832376d44aaee2ca32bdd4c1268bc7","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.home_assistant_host_apparmor_version","hidden_by":null,"icon":null,"id":"8d61daeda65bf13dfcafc6bd65746e81","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"AppArmor-Version","platform":"hassio","supported_features":0,"translation_key":"apparmor_version","unique_id":"home_assistant_host_apparmor_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"68832376d44aaee2ca32bdd4c1268bc7","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.home_assistant_host_disk_total","hidden_by":null,"icon":null,"id":"7c904c53112d0ee9fccf0df95e83fbe3","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"data_size","original_icon":null,"original_name":"Speicherplatz gesamt","platform":"hassio","supported_features":0,"translation_key":"disk_total","unique_id":"home_assistant_host_disk_total","previous_unique_id":null,"unit_of_measurement":"GB"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"68832376d44aaee2ca32bdd4c1268bc7","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.home_assistant_host_disk_used","hidden_by":null,"icon":null,"id":"f2a71971738dfad2b09021f9ceecffb0","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"data_size","original_icon":null,"original_name":"Speicherplatz genutzt","platform":"hassio","supported_features":0,"translation_key":"disk_used","unique_id":"home_assistant_host_disk_used","previous_unique_id":null,"unit_of_measurement":"GB"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"68832376d44aaee2ca32bdd4c1268bc7","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.home_assistant_host_disk_free","hidden_by":null,"icon":null,"id":"6ea81fbc8d927c7af8a7c0dcc05e4604","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"data_size","original_icon":null,"original_name":"Speicherplatz frei","platform":"hassio","supported_features":0,"translation_key":"disk_free","unique_id":"home_assistant_host_disk_free","previous_unique_id":null,"unit_of_measurement":"GB"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"ac86e47d17add433f0cedd3f6bc02d41","device_class":null,"device_id":"d660a67827b8c1c7dc9bfc02ede150c2","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.sun_next_dawn","hidden_by":null,"icon":null,"id":"b97e477538d3aced8bf1783132239f87","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":null,"original_name":"Nächste Morgendämmerung","platform":"sun","supported_features":0,"translation_key":"next_dawn","unique_id":"ac86e47d17add433f0cedd3f6bc02d41-next_dawn","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"ac86e47d17add433f0cedd3f6bc02d41","device_class":null,"device_id":"d660a67827b8c1c7dc9bfc02ede150c2","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.sun_next_dusk","hidden_by":null,"icon":null,"id":"c911184a78acab494b63f9e074d1688a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":null,"original_name":"Nächste Abenddämmerung","platform":"sun","supported_features":0,"translation_key":"next_dusk","unique_id":"ac86e47d17add433f0cedd3f6bc02d41-next_dusk","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"ac86e47d17add433f0cedd3f6bc02d41","device_class":null,"device_id":"d660a67827b8c1c7dc9bfc02ede150c2","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.sun_next_midnight","hidden_by":null,"icon":null,"id":"c80e92bcf69a5eeac2e54d7e8658008a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":null,"original_name":"Nächste Mitternacht","platform":"sun","supported_features":0,"translation_key":"next_midnight","unique_id":"ac86e47d17add433f0cedd3f6bc02d41-next_midnight","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"ac86e47d17add433f0cedd3f6bc02d41","device_class":null,"device_id":"d660a67827b8c1c7dc9bfc02ede150c2","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.sun_next_noon","hidden_by":null,"icon":null,"id":"e5f63d29b379654e2fdf4a0bac2b7754","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":null,"original_name":"Nächster Mittag","platform":"sun","supported_features":0,"translation_key":"next_noon","unique_id":"ac86e47d17add433f0cedd3f6bc02d41-next_noon","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"ac86e47d17add433f0cedd3f6bc02d41","device_class":null,"device_id":"d660a67827b8c1c7dc9bfc02ede150c2","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.sun_next_rising","hidden_by":null,"icon":null,"id":"03962f679be87b10484a88395fa83e2c","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":null,"original_name":"Nächster Sonnenaufgang","platform":"sun","supported_features":0,"translation_key":"next_rising","unique_id":"ac86e47d17add433f0cedd3f6bc02d41-next_rising","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"ac86e47d17add433f0cedd3f6bc02d41","device_class":null,"device_id":"d660a67827b8c1c7dc9bfc02ede150c2","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.sun_next_setting","hidden_by":null,"icon":null,"id":"1aabd178f47aee1ea3597c72bba08ab0","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":null,"original_name":"Nächster Sonnenuntergang","platform":"sun","supported_features":0,"translation_key":"next_setting","unique_id":"ac86e47d17add433f0cedd3f6bc02d41-next_setting","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"ac86e47d17add433f0cedd3f6bc02d41","device_class":null,"device_id":"d660a67827b8c1c7dc9bfc02ede150c2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.sun_solar_elevation","hidden_by":null,"icon":null,"id":"111754cc77afb19f07d086fce1ad6f84","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Sonnenhöhe","platform":"sun","supported_features":0,"translation_key":"solar_elevation","unique_id":"ac86e47d17add433f0cedd3f6bc02d41-solar_elevation","previous_unique_id":null,"unit_of_measurement":"°"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"ac86e47d17add433f0cedd3f6bc02d41","device_class":null,"device_id":"d660a67827b8c1c7dc9bfc02ede150c2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.sun_solar_azimuth","hidden_by":null,"icon":null,"id":"b112bd3c1019911c8b91c5c57dfc467a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Azimut","platform":"sun","supported_features":0,"translation_key":"solar_azimuth","unique_id":"ac86e47d17add433f0cedd3f6bc02d41-solar_azimuth","previous_unique_id":null,"unit_of_measurement":"°"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":"8913b323b140e756de1fe4d87addde10","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.knx_interface_individual_address","hidden_by":null,"icon":null,"id":"19fd46a729ca8fb5ed3f37a4ed6dac88","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Physikalische Adresse","platform":"knx","supported_features":0,"translation_key":"individual_address","unique_id":"_6cc9d82efad072e33506e3fd32d5c456_individual_address","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":"8913b323b140e756de1fe4d87addde10","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.knx_interface_connected_since","hidden_by":null,"icon":null,"id":"b295db52e575645156e1e9638c5588c5","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":null,"original_name":"Verbindung hergestellt","platform":"knx","supported_features":0,"translation_key":"connected_since","unique_id":"_6cc9d82efad072e33506e3fd32d5c456_connected_since","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":[null,"Routing","Routing IP Secure","Tunnel IP Secure","Tunnel TCP","Tunnel UDP"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":"8913b323b140e756de1fe4d87addde10","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.knx_interface_connection_type","hidden_by":null,"icon":null,"id":"6e615065ebdd13d1ca90ac80308cc033","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":"Verbindungstyp","platform":"knx","supported_features":0,"translation_key":"connection_type","unique_id":"_6cc9d82efad072e33506e3fd32d5c456_connection_type","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":"8913b323b140e756de1fe4d87addde10","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.knx_interface_telegrams_incoming","hidden_by":null,"icon":null,"id":"b5957e36f21878c3a58d821fcff2a8de","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Empfangene Telegramme","platform":"knx","supported_features":0,"translation_key":"telegrams_incoming","unique_id":"_6cc9d82efad072e33506e3fd32d5c456_telegrams_incoming","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":"8913b323b140e756de1fe4d87addde10","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.knx_interface_telegrams_incoming_error","hidden_by":null,"icon":null,"id":"5b850143a125aac089b94727a7ad393a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Empfangsfehler","platform":"knx","supported_features":0,"translation_key":"telegrams_incoming_error","unique_id":"_6cc9d82efad072e33506e3fd32d5c456_telegrams_incoming_error","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":"8913b323b140e756de1fe4d87addde10","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.knx_interface_telegrams_outgoing","hidden_by":null,"icon":null,"id":"952c99b1e013815364d8366c09b81d73","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Gesendete Telegramme","platform":"knx","supported_features":0,"translation_key":"telegrams_outgoing","unique_id":"_6cc9d82efad072e33506e3fd32d5c456_telegrams_outgoing","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":"8913b323b140e756de1fe4d87addde10","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.knx_interface_telegrams_outgoing_error","hidden_by":null,"icon":null,"id":"7598e1d04923507aedc2a4c99577953d","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Sendefehler","platform":"knx","supported_features":0,"translation_key":"telegrams_outgoing_error","unique_id":"_6cc9d82efad072e33506e3fd32d5c456_telegrams_outgoing_error","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":"8913b323b140e756de1fe4d87addde10","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.knx_interface_telegrams","hidden_by":null,"icon":null,"id":"21990df92047cff9f2d5fa51396afa56","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Telegramme","platform":"knx","supported_features":0,"translation_key":"telegram_count","unique_id":"_6cc9d82efad072e33506e3fd32d5c456_telegram_count","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":"garten","categories":{},"capabilities":{"supported_color_modes":["onoff"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.klingelknopfe_licht","hidden_by":null,"icon":"mdi:radiobox-marked","id":"7825ab43b6155b0f8059a1c2e949d977","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Klingelknöpfe Licht","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/33","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":"garten","categories":{},"capabilities":{"supported_color_modes":["onoff"]},"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.briefkasten_licht","hidden_by":null,"icon":"mdi:mailbox","id":"619246ff110a98066064e168e9f7b6c6","has_entity_name":false,"labels":[],"name":"Briefkasten Licht","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Briefkasten Licht","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/34","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.turoffner_gartentur","hidden_by":null,"icon":null,"id":"4c36eec0f193afb3d8a4e0a056b62271","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Türöffner Gartentür","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/35","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"35052937c15a610521f823c4aa8569b4","device_class":null,"device_id":"a8e2cf4f5d47e06db8bc4161c33aa6fe","disabled_by":null,"entity_category":null,"entity_id":"switch.poolcover_vorne_einstieg","hidden_by":null,"icon":null,"id":"500442a3fff572bfc94bd5045c30e553","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Poolcover Vorne Einstieg","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"poolcoversensorswitchpoolcover_vorne_einstieg","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"35052937c15a610521f823c4aa8569b4","device_class":null,"device_id":"a8e2cf4f5d47e06db8bc4161c33aa6fe","disabled_by":null,"entity_category":null,"entity_id":"switch.poolcover_mitte","hidden_by":null,"icon":null,"id":"2a7a8b2fb7d883d2bdf70647c1a48bc8","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Poolcover Mitte","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"poolcoversensorswitchpoolcover_mitte","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"35052937c15a610521f823c4aa8569b4","device_class":null,"device_id":"a8e2cf4f5d47e06db8bc4161c33aa6fe","disabled_by":null,"entity_category":null,"entity_id":"switch.poolcover_ende","hidden_by":null,"icon":null,"id":"858327880e0c0c0694f7ce7697d289e7","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Poolcover Ende","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"poolcoversensorswitchpoolcover_ende","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"35052937c15a610521f823c4aa8569b4","device_class":null,"device_id":"a8e2cf4f5d47e06db8bc4161c33aa6fe","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.poolcover_vorne_einstieg","hidden_by":null,"icon":null,"id":"1f78eafd16f1970efaeae8018011c7f7","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"opening","original_icon":"mdi:waves-arrow-right","original_name":"Poolcover Vorne Einstieg","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:2C-binary_sensor-poolcover_vorne_einstieg","previous_unique_id":"poolcoversensorbinary_sensorpoolcover_vorne_einstieg","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"35052937c15a610521f823c4aa8569b4","device_class":null,"device_id":"a8e2cf4f5d47e06db8bc4161c33aa6fe","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.poolcover_mitte","hidden_by":null,"icon":null,"id":"a2128c78924eba22c25d173758f1e6e0","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"opening","original_icon":"mdi:waves-arrow-up","original_name":"Poolcover Mitte","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:2C-binary_sensor-poolcover_mitte","previous_unique_id":"poolcoversensorbinary_sensorpoolcover_mitte","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"35052937c15a610521f823c4aa8569b4","device_class":null,"device_id":"a8e2cf4f5d47e06db8bc4161c33aa6fe","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.poolcover_ende","hidden_by":null,"icon":null,"id":"65d9bd452752c57f833228628b77930e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"opening","original_icon":"mdi:waves-arrow-left","original_name":"Poolcover Ende","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:2C-binary_sensor-poolcover_ende","previous_unique_id":"poolcoversensorbinary_sensorpoolcover_ende","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"35052937c15a610521f823c4aa8569b4","device_class":null,"device_id":"a8e2cf4f5d47e06db8bc4161c33aa6fe","disabled_by":null,"entity_category":null,"entity_id":"sensor.poolcover_einstieg_abstand","hidden_by":null,"icon":null,"id":"bfca6a8b8ece56da56f1b28844fdba16","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:door-sliding-open","original_name":"Poolcover Einstieg Abstand","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:2C-sensor-poolcover_einstieg_abstand","previous_unique_id":"poolcoversensorsensorpoolcover_einstieg_abstand","unit_of_measurement":"m"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_os_version","hidden_by":null,"icon":null,"id":"3cc48776813f02fa3000c2602a0ddd6d","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:android","original_name":"rebeccaHandySamsung OS version","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_android_os_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_security_patch","hidden_by":null,"icon":null,"id":"b8ddeb8802a3aa6afda088db1edc6109","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:security","original_name":"rebeccaHandySamsung Security patch","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_android_os_security_patch","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"419fe6418360869dda6b2857e5356d58","device_class":null,"device_id":"dc7127b36567220d00cbc9ed51ca19b6","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.gartenhaus_led_controller_button_links","hidden_by":null,"icon":null,"id":"8a1243d0841fdffa4426fbc64fe96dda","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"gartenhaus-led-controller-button-links","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:90-binary_sensor-gartenhaus-led-controller-button-links","previous_unique_id":"gartenhaus-led-controllerbinary_sensorgartenhaus-led-controller-button-links","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"419fe6418360869dda6b2857e5356d58","device_class":null,"device_id":"dc7127b36567220d00cbc9ed51ca19b6","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.gartenhaus_led_controller_button_rechts","hidden_by":null,"icon":null,"id":"b6efc6becd97f91b5c674e9f401f96cd","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"gartenhaus-led-controller-button-rechts","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:90-binary_sensor-gartenhaus-led-controller-button-rechts","previous_unique_id":"gartenhaus-led-controllerbinary_sensorgartenhaus-led-controller-button-rechts","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"419fe6418360869dda6b2857e5356d58","device_class":null,"device_id":"dc7127b36567220d00cbc9ed51ca19b6","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.gartenhaus_led_controller_motion_sensor","hidden_by":null,"icon":null,"id":"e07425c985c617b1ee8b93c969d4a5b0","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"motion","original_icon":null,"original_name":"gartenhaus-led-controller-motion-sensor","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:90-binary_sensor-gartenhaus-led-controller-motion-sensor","previous_unique_id":"gartenhaus-led-controllerbinary_sensorgartenhaus-led-controller-motion-sensor","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"effect_list":["None","Regenbogen","Wipe","Zufall langsam","Twinkle","Feuerwerk"],"supported_color_modes":["rgbw","white"]},"config_entry_id":"419fe6418360869dda6b2857e5356d58","device_class":null,"device_id":"dc7127b36567220d00cbc9ed51ca19b6","disabled_by":null,"entity_category":null,"entity_id":"light.gartenhaus_wandlicht","hidden_by":null,"icon":null,"id":"3319d7a9390accf9fdf852209796cd60","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true},"light":{"favorite_colors":[{"rgb_color":[255,110,84]},{"rgbw_color":[5,4,0,255]},{"rgbw_color":[11,222,0,0]},{"rgbw_color":[230.77499999999984,109.65,255,0]},{"rgbw_color":[61.19999999999999,96.73000000000005,255,0]},{"rgbw_color":[255,189.04000000000002,7.650000000000006,0]}]}},"original_device_class":null,"original_icon":"mdi:led-strip-variant","original_name":"Gartenhaus Wandlicht","platform":"esphome","supported_features":44,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:90-light-gartenhaus_wandlicht","previous_unique_id":"gartenhaus-led-controllerlightgartenhaus_wandlicht","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgbw","white"]},"config_entry_id":"419fe6418360869dda6b2857e5356d58","device_class":null,"device_id":"dc7127b36567220d00cbc9ed51ca19b6","disabled_by":null,"entity_category":null,"entity_id":"light.gartenhaus_deckenlicht_hinten","hidden_by":null,"icon":null,"id":"e45a67fca6ee7ece140ffda9468a16e1","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Gartenhaus Deckenlicht Hinten","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:90-light-gartenhaus_deckenlicht_hinten","previous_unique_id":"gartenhaus-led-controllerlightgartenhaus_deckenlicht_hinten","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgbw","white"]},"config_entry_id":"419fe6418360869dda6b2857e5356d58","device_class":null,"device_id":"dc7127b36567220d00cbc9ed51ca19b6","disabled_by":null,"entity_category":null,"entity_id":"light.gartenhaus_deckenlicht_mitte","hidden_by":null,"icon":null,"id":"8fef740208561d3b7c35d1ea150a1765","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Gartenhaus Deckenlicht Mitte","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:90-light-gartenhaus_deckenlicht_mitte","previous_unique_id":"gartenhaus-led-controllerlightgartenhaus_deckenlicht_mitte","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgbw","white"]},"config_entry_id":"419fe6418360869dda6b2857e5356d58","device_class":null,"device_id":"dc7127b36567220d00cbc9ed51ca19b6","disabled_by":null,"entity_category":null,"entity_id":"light.gartenhaus_deckenlicht_vorne","hidden_by":null,"icon":null,"id":"2dc154cd131727679cc656596321b7f2","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Gartenhaus Deckenlicht Vorne","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:90-light-gartenhaus_deckenlicht_vorne","previous_unique_id":"gartenhaus-led-controllerlightgartenhaus_deckenlicht_vorne","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"419fe6418360869dda6b2857e5356d58","device_class":null,"device_id":"dc7127b36567220d00cbc9ed51ca19b6","disabled_by":null,"entity_category":null,"entity_id":"switch.gartenhaus_led_controller_button_led_links","hidden_by":null,"icon":null,"id":"28e0e296cce26609f5b3f806dfa2749e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"gartenhaus-led-controller-button-led-links","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:90-switch-gartenhaus-led-controller-button-led-links","previous_unique_id":"gartenhaus-led-controllerswitchgartenhaus-led-controller-button-led-links","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"419fe6418360869dda6b2857e5356d58","device_class":null,"device_id":"dc7127b36567220d00cbc9ed51ca19b6","disabled_by":null,"entity_category":null,"entity_id":"switch.gartenhaus_led_controller_button_led_rechts","hidden_by":null,"icon":null,"id":"82564b58fcda1cfa84d4505c2f7731a7","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"gartenhaus-led-controller-button-led-rechts","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:90-switch-gartenhaus-led-controller-button-led-rechts","previous_unique_id":"gartenhaus-led-controllerswitchgartenhaus-led-controller-button-led-rechts","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"601de3e75670a7a5cb68db974ed99a25","device_class":null,"device_id":"9fd6b8989b516e679a5299166ac3fb5b","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.gartenhaus_lichtschalter_gross","hidden_by":null,"icon":null,"id":"56c79c2f0286fcf6196c731f06e7a609","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"light","original_icon":null,"original_name":"gartenhaus_lichtschalter_gross","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:B8-binary_sensor-gartenhaus_lichtschalter_gross","previous_unique_id":"gartenhaus-taster-inputbinary_sensorgartenhaus_lichtschalter_gross","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"601de3e75670a7a5cb68db974ed99a25","device_class":null,"device_id":"9fd6b8989b516e679a5299166ac3fb5b","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.gartenhaus_lichtschalter_klein_links","hidden_by":null,"icon":null,"id":"06588c9c22432877d982a9fba2cb9da3","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"light","original_icon":null,"original_name":"gartenhaus_lichtschalter_klein_links","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:B8-binary_sensor-gartenhaus_lichtschalter_klein_links","previous_unique_id":"gartenhaus-taster-inputbinary_sensorgartenhaus_lichtschalter_klein_links","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"601de3e75670a7a5cb68db974ed99a25","device_class":null,"device_id":"9fd6b8989b516e679a5299166ac3fb5b","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.gartenhaus_lichtschalter_klein_rechts","hidden_by":null,"icon":null,"id":"ecb91fbba2c95f4f47fc5427c53a8dc1","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"light","original_icon":null,"original_name":"gartenhaus_lichtschalter_klein_rechts","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:B8-binary_sensor-gartenhaus_lichtschalter_klein_rechts","previous_unique_id":"gartenhaus-taster-inputbinary_sensorgartenhaus_lichtschalter_klein_rechts","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"601de3e75670a7a5cb68db974ed99a25","device_class":null,"device_id":"9fd6b8989b516e679a5299166ac3fb5b","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.gartenhaus_taster1","hidden_by":null,"icon":null,"id":"ce4973775b15cebbe8a7abffb358d5e0","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"light","original_icon":null,"original_name":"gartenhaus_taster1","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:B8-binary_sensor-gartenhaus_taster1","previous_unique_id":"gartenhaus-taster-inputbinary_sensorgartenhaus_taster1","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"601de3e75670a7a5cb68db974ed99a25","device_class":null,"device_id":"9fd6b8989b516e679a5299166ac3fb5b","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.gartenhaus_taster2","hidden_by":null,"icon":null,"id":"5fda7579a5130f538e3e37039b26e6ca","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"light","original_icon":null,"original_name":"gartenhaus_taster2","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:B8-binary_sensor-gartenhaus_taster2","previous_unique_id":"gartenhaus-taster-inputbinary_sensorgartenhaus_taster2","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"601de3e75670a7a5cb68db974ed99a25","device_class":null,"device_id":"9fd6b8989b516e679a5299166ac3fb5b","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.gartenhaus_taster3","hidden_by":null,"icon":null,"id":"9eb25982ce45c347105161006b8c289a","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"light","original_icon":null,"original_name":"gartenhaus_taster3","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:B8-binary_sensor-gartenhaus_taster3","previous_unique_id":"gartenhaus-taster-inputbinary_sensorgartenhaus_taster3","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"601de3e75670a7a5cb68db974ed99a25","device_class":null,"device_id":"9fd6b8989b516e679a5299166ac3fb5b","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.gartenhaus_taster4","hidden_by":null,"icon":null,"id":"10cf7408394304c4c7de11b66a98037b","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"light","original_icon":null,"original_name":"gartenhaus_taster4","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:B8-binary_sensor-gartenhaus_taster4","previous_unique_id":"gartenhaus-taster-inputbinary_sensorgartenhaus_taster4","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":null,"entity_category":null,"entity_id":"sensor.valetudo_newjuniorkingfisher_map_segments","hidden_by":null,"icon":null,"id":"893e92007a7ce237ac6035826acb86e6","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:vector-selection","original_name":"Map segments","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"NewJuniorKingfisher_sensor_MapSegments","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":null,"entity_category":null,"entity_id":"camera.valetudo_newjuniorkingfisher_map_data","hidden_by":null,"icon":null,"id":"42f38f62d5eec0f3c6ac61d6ab3d4e7f","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Map data","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"NewJuniorKingfisher_camera_MapData","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["low","medium","high","max","off"]},"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":null,"entity_category":"config","entity_id":"select.valetudo_newjuniorkingfisher_fan","hidden_by":null,"icon":null,"id":"922d70b934d9c1773fdea7856d9f73c1","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:fan","original_name":"Fan","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"NewJuniorKingfisher_select_FanSpeedControlCapability","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":"integration","entity_category":"diagnostic","entity_id":"button.valetudo_newjuniorkingfisher_play_locate_sound","hidden_by":null,"icon":null,"id":"4ab0223d3c0aebbe9f559876d00023c2","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:map-marker-question","original_name":"Play locate sound","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"NewJuniorKingfisher_button_LocateCapability","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min":0.0,"max":100.0,"step":1.0,"mode":"auto"},"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":null,"entity_category":"config","entity_id":"number.valetudo_newjuniorkingfisher_speaker_volume","hidden_by":null,"icon":null,"id":"a91f5429238af6ae41b3dc8f7c81a0f2","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:volume-source","original_name":"Speaker volume","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"NewJuniorKingfisher_number_SpeakerVolumeControlCapability","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.valetudo_newjuniorkingfisher_wi_fi_configuration","hidden_by":null,"icon":null,"id":"576c25fe8c84094a9b5b54101e24f71b","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"signal_strength","original_icon":"mdi:wifi","original_name":"Wi-Fi configuration","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"NewJuniorKingfisher_sensor_WifiConfigurationCapability","previous_unique_id":null,"unit_of_measurement":"dBm"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"fan_speed_list":["low","medium","high","max","off"]},"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":null,"entity_category":null,"entity_id":"vacuum.valetudo_newjuniorkingfisher","hidden_by":null,"icon":null,"id":"0411bec004b559ecc36dce180199ac1d","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Robot","platform":"mqtt","supported_features":13052,"translation_key":null,"unique_id":"NewJuniorKingfisher_vacuum","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.valetudo_newjuniorkingfisher_error","hidden_by":null,"icon":null,"id":"d6da58cfcd5a7f2bf590e6d7c901c297","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:alert","original_name":"Error","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"NewJuniorKingfisher_sensor_error","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":"battery","device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_car_battery","hidden_by":null,"icon":null,"id":"02610fcfcac296df34503280d40b90cb","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"battery","original_icon":"mdi:car-battery","original_name":"rebeccaHandySamsung Car battery","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_car_battery","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.rebeccahandysamsung_car_name","hidden_by":null,"icon":null,"id":"5ea208d35560e02b8fce8d82935b4287","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:car-info","original_name":"rebeccaHandySamsung Car name","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_car_name","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":"plug","device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.rebeccahandysamsung_car_charging_status","hidden_by":null,"icon":null,"id":"2eacc7f4aa4af9b46da81e341769be7b","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"plug","original_icon":"mdi:ev-station","original_name":"rebeccaHandySamsung Car charging status","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_car_charging_status","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_car_ev_connector_type","hidden_by":null,"icon":null,"id":"80104940bd7a0fbd48905f79708dbc1d","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:car-electric","original_name":"rebeccaHandySamsung Car EV connector type","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_car_ev_connector","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":"battery","device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":null,"entity_id":"sensor.rebeccahandysamsung_car_fuel","hidden_by":null,"icon":null,"id":"264b16e11c4671c11ef61dc665e2e52b","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"battery","original_icon":"mdi:barrel","original_name":"rebeccaHandySamsung Car fuel","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_car_fuel","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_car_fuel_type","hidden_by":null,"icon":null,"id":"20cf455ef9ed09bc8c715be71860628f","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:gas-station","original_name":"rebeccaHandySamsung Car fuel type","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_car_fuel_type","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":"distance","device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":null,"entity_category":null,"entity_id":"sensor.rebeccahandysamsung_car_odometer","hidden_by":null,"icon":null,"id":"37a889860f9e1536b1288dd2fd751842","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"distance","original_icon":"mdi:map-marker-distance","original_name":"rebeccaHandySamsung Car odometer","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_car_odometer","previous_unique_id":null,"unit_of_measurement":"m"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"effect_list":["None","Feuerwerk","Regenbogen","Twinkle","Wipe","Zufall langsam"],"supported_color_modes":["rgb","rgbw","white"]},"config_entry_id":"33c7d678d0ca643570a7aa3e1c3b47fa","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.lichter_garten","hidden_by":null,"icon":null,"id":"9bff8f150a511333d76a56ac9893ff0c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:lightbulb-group","original_name":"Lichter Garten","platform":"group","supported_features":44,"translation_key":null,"unique_id":"33c7d678d0ca643570a7aa3e1c3b47fa","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.garten_aus","hidden_by":null,"icon":null,"id":"0f0ace6a8bfaf4714cd81624b8c998ea","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:lightbulb-group-off-outline","original_name":"Garten aus","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"1692646478832","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"script.esphome_light_toggle","hidden_by":null,"icon":null,"id":"7c446a1eff15a84ee0a1f605a4aa9458","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:lightbulb-auto","original_name":"EspHome Light toggle","platform":"script","supported_features":0,"translation_key":null,"unique_id":"esphome_light_toggle","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.gartenhaus_steckdose1_betriebsstunden","hidden_by":null,"icon":null,"id":"7fe2bb95f90e33a7c47a5d52dbe86245","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Gartenhaus Steckdose1 Betriebsstunden","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/152","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.gartenhaus_steckdose1_verbrauch_ma","hidden_by":null,"icon":null,"id":"fd6432c8543a77b3a20757784716c92c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Gartenhaus Steckdose1 Verbrauch mA","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/155","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.gartenhaus_steckdose1_verbrauch_summe","hidden_by":null,"icon":null,"id":"67a964685a203cc72654d44941e9e21b","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Gartenhaus Steckdose1 Verbrauch Summe","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/160","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.gartenhaus_steckdose2_betriebsstunden","hidden_by":null,"icon":null,"id":"adc998a42720e8b159eebcbe26aa34ba","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Gartenhaus Steckdose2 Betriebsstunden","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/170","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.gartenhaus_steckdose2_verbrauch_ma","hidden_by":null,"icon":null,"id":"5aabca411448fd6b840aa1b3e0ae112c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Gartenhaus Steckdose2 Verbrauch mA","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/173","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.gartenhaus_steckdose2_verbrauch_summe","hidden_by":null,"icon":null,"id":"0dbc85f980f06297f5897681805d6563","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Gartenhaus Steckdose2 Verbrauch Summe","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/178","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.gartenhaus_steckdose1","hidden_by":null,"icon":null,"id":"1483b60361e09fe2fac2fd1c4c1e8996","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Gartenhaus Steckdose1","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/144","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.gartenhaus_steckdose1_betriebsstunden_reset","hidden_by":null,"icon":null,"id":"fd742f233ba5bcba376160b4539c783f","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Gartenhaus Steckdose1 Betriebsstunden Reset","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/153","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.gartenhaus_steckdose2","hidden_by":null,"icon":null,"id":"6fd01fb5ca0567749c469c404923f35a","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Gartenhaus Steckdose2","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/162","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.gartenhaus_steckdose2_betriebsstunden_reset","hidden_by":null,"icon":null,"id":"e77df08f9bb4b8265be9ca61fe7afdb0","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Gartenhaus Steckdose2 Betriebsstunden Reset","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/5/171","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8T5QEFK6QP3WJEDHX6CZM"},"capabilities":{"id":"1693231134539"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.pool_pumpe_ein_um_9_und_17_uhr","hidden_by":null,"icon":null,"id":"aee0635c68926c78545e9ac893bc8d99","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Pool Pumpe ein um 9 und 17 Uhr","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1693231134539","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8T5QEFK6QP3WJEDHX6CZM"},"capabilities":{"id":"1693231202553"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.pool_pumpe_aus_um_10_15_und_18_15","hidden_by":null,"icon":null,"id":"3ae78bb59b8feb0cfb5888da800ccfe3","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Pool Pumpe aus um 10:15 und 18:15","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1693231202553","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"1fb07e8bf70e2bea50f81370eea7719a","device_class":null,"device_id":"b37a8e5aa244222397d09a121ffd9bd5","disabled_by":null,"entity_category":null,"entity_id":"light.eingang_gartenhaus","hidden_by":null,"icon":"hue:bollard","id":"cec771fc20bac7ea5f4cf4a264cc71f8","has_entity_name":false,"labels":[],"name":"Licht Eingang Gartenhaus","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"eingang_gartenhaus","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"B0:A7:32:07:8A:CC-light-eingang_gartenhaus","previous_unique_id":"garten_rs485_controller1lighteingang_gartenhaus","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"1fb07e8bf70e2bea50f81370eea7719a","device_class":null,"device_id":"b37a8e5aa244222397d09a121ffd9bd5","disabled_by":null,"entity_category":null,"entity_id":"light.eingang_saule_sud","hidden_by":null,"icon":"hue:pillar-spot","id":"534f81beb52c00847e63dac70f446d02","has_entity_name":false,"labels":[],"name":"Eingang Säule Rechts","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"eingang_saule_sud","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"B0:A7:32:07:8A:CC-light-eingang_saule_sud","previous_unique_id":"garten_rs485_controller1lighteingang_saule_sud","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"1fb07e8bf70e2bea50f81370eea7719a","device_class":null,"device_id":"b37a8e5aa244222397d09a121ffd9bd5","disabled_by":null,"entity_category":null,"entity_id":"light.eingang_gartentur_sud","hidden_by":null,"icon":"hue:pillar-spot","id":"3aefe6634637dec10648b48d1453f025","has_entity_name":false,"labels":[],"name":"Eingang Gartentürchen Rechts","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"eingang_gartentur_sud","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"B0:A7:32:07:8A:CC-light-eingang_gartentur_sud","previous_unique_id":"garten_rs485_controller1lighteingang_gartentur_sud","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"1fb07e8bf70e2bea50f81370eea7719a","device_class":null,"device_id":"b37a8e5aa244222397d09a121ffd9bd5","disabled_by":null,"entity_category":null,"entity_id":"light.eingang_gartentur_nord","hidden_by":null,"icon":"hue:pillar-spot","id":"340e64d52065a3b3e7b7f643e8a37fe1","has_entity_name":false,"labels":[],"name":"Eingang Gartentürchen Links","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"eingang_gartentur_nord","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"B0:A7:32:07:8A:CC-light-eingang_gartentur_nord","previous_unique_id":"garten_rs485_controller1lighteingang_gartentur_nord","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"1fb07e8bf70e2bea50f81370eea7719a","device_class":null,"device_id":"b37a8e5aa244222397d09a121ffd9bd5","disabled_by":null,"entity_category":null,"entity_id":"light.eingang_garageseite","hidden_by":null,"icon":"hue:bollard","id":"1bb220fe9fc1faf0fb3ef8a1f20dd722","has_entity_name":false,"labels":[],"name":"Eingang Licht Garagenseite","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"eingang_garageseite","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"B0:A7:32:07:8A:CC-light-eingang_garageseite","previous_unique_id":"garten_rs485_controller1lighteingang_garageseite","unit_of_measurement":null}, + {"aliases":[],"area_id":"garten","categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"15a46cce61915084cd62b350f8d74a77","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.lichter_garten_eingang","hidden_by":null,"icon":null,"id":"286fea26ea57e80d62065d8308939306","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:lightbulb-group","original_name":"Lichter Garten Eingang","platform":"group","supported_features":40,"translation_key":null,"unique_id":"15a46cce61915084cd62b350f8d74a77","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":"garten","categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"script.sprinkler_an_5_minuten","hidden_by":null,"icon":null,"id":"e0ed69e3302adeb33954ee684f75aae4","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:sprinkler-variant","original_name":"Sprinkler an für einige Minuten","platform":"script","supported_features":0,"translation_key":null,"unique_id":"sprinkler_an_5_minuten","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8T5QEFK6QP3WJEDHX6CZM"},"capabilities":{"id":"1693845791544"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.sprinkler_alle_2_stunden","hidden_by":null,"icon":null,"id":"00b4968596e52ceca573b175aaa7b3a9","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Sprinkler alle 2 stunden","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1693845791544","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8T5QEFK6QP3WJEDHX6CZM"},"capabilities":{"id":"1693849132880"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.eingangslichter_beet_an_wenn_haustur_licht_an","hidden_by":null,"icon":null,"id":"f4b175fb78a7cf53ce242a7942e73296","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Eingangslichter Beet an wenn Haustur licht an","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1693849132880","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8T5QEFK6QP3WJEDHX6CZM"},"capabilities":{"id":"1693849216417"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.eingangslichter_beet_aus_wenn_haustur_licht_aus","hidden_by":null,"icon":null,"id":"0d1d5ac881defb0d84360df5b7fc0b72","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Eingangslichter Beet aus wenn Haustur licht aus","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1693849216417","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"script.pool_pumpe_schalten","hidden_by":null,"icon":null,"id":"c448de332202f0d34caf110b7b5a1453","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"hue:room-pool","original_name":"Pool Pumpe schalten","platform":"script","supported_features":0,"translation_key":null,"unique_id":"pool_pumpe_schalten","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"timer.pool_pumpe_timer","hidden_by":null,"icon":null,"id":"74e1288f748604d3e82893f7a7c55d0d","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:pool","original_name":"Pool Pumpe Timer","platform":"timer","supported_features":0,"translation_key":null,"unique_id":"pool_pumpe_timer","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"1fb07e8bf70e2bea50f81370eea7719a","device_class":null,"device_id":"b37a8e5aa244222397d09a121ffd9bd5","disabled_by":null,"entity_category":null,"entity_id":"light.hochbeet_eingang","hidden_by":null,"icon":null,"id":"4e7e2f4b96db0fffa75d9cde4aeb05c9","has_entity_name":false,"labels":[],"name":"Hochbeet Eingang","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"hochbeet_eingang","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"B0:A7:32:07:8A:CC-light-hochbeet_eingang","previous_unique_id":"garten_rs485_controller1lighthochbeet_eingang","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"1fb07e8bf70e2bea50f81370eea7719a","device_class":null,"device_id":"b37a8e5aa244222397d09a121ffd9bd5","disabled_by":null,"entity_category":null,"entity_id":"light.hochbeet_mitte","hidden_by":null,"icon":null,"id":"c9665ba3f918ca26968c147c9fa13b01","has_entity_name":false,"labels":[],"name":"Hochbeet Mitte","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"hochbeet_mitte","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"B0:A7:32:07:8A:CC-light-hochbeet_mitte","previous_unique_id":"garten_rs485_controller1lighthochbeet_mitte","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"1fb07e8bf70e2bea50f81370eea7719a","device_class":null,"device_id":"b37a8e5aa244222397d09a121ffd9bd5","disabled_by":null,"entity_category":null,"entity_id":"light.hochbeet_innen","hidden_by":null,"icon":null,"id":"5828f7fa9fbabab73549871f76338d8d","has_entity_name":false,"labels":[],"name":"Hochbeet Innen","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"hochbeet_innen","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"B0:A7:32:07:8A:CC-light-hochbeet_innen","previous_unique_id":"garten_rs485_controller1lighthochbeet_innen","unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"1fb07e8bf70e2bea50f81370eea7719a","device_class":null,"device_id":"b37a8e5aa244222397d09a121ffd9bd5","disabled_by":null,"entity_category":null,"entity_id":"sensor.zisterne_fullstand_voltage","hidden_by":null,"icon":null,"id":"704412ce917c6b68a79afcb44b03389c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:water","original_name":"Zisterne Füllstand Voltage","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"B0:A7:32:07:8A:CC-sensor-zisterne_fllstand_voltage","previous_unique_id":"garten_rs485_controller1sensorzisterne_fllstand_voltage","unit_of_measurement":"V"}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8T5QEFK6QP3WJEDHX6CZM"},"capabilities":{"id":"1696860113114"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.bewegungsmeldergartenhausnachts","hidden_by":null,"icon":null,"id":"8e0e54a5122f02d8b0509a2cf5b34787","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"BewegungsmelderGartenhausNachts","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1696860113114","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8T5QEFK6QP3WJEDHX6CZM"},"capabilities":{"id":"1696863567904"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.autooff_sprinkler_sud_nach_30min","hidden_by":null,"icon":null,"id":"f712c777805def66a5b4bddec5fcee0d","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"AutoOff Sprinkler Süd nach 30min","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1696863567904","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8T5QEFK6QP3WJEDHX6CZM"},"capabilities":{"id":"1696863598654"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.autooff_sprinkler_west_nach_30min","hidden_by":null,"icon":null,"id":"37ffc375b57125f26d321b5958b291b4","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"AutoOff Sprinkler West nach 30min","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1696863598654","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgbw","white"]},"config_entry_id":"64bf98356c032070d1db80ce887b8d3c","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.gartenhaus_deckenlichter","hidden_by":null,"icon":null,"id":"d48cd9c9e759c930c9421232a96495cf","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:lightbulb-group","original_name":"Gartenhaus Deckenlichter","platform":"group","supported_features":40,"translation_key":null,"unique_id":"64bf98356c032070d1db80ce887b8d3c","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8T5QEFK6QP3WJEDHX6CZM"},"capabilities":{"id":"1696863768386"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.autooff_gartenhaus_deckenlichter","hidden_by":null,"icon":null,"id":"b53369ede94841653c46583b624f0881","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"AutoOff Gartenhaus Deckenlichter","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1696863768386","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8T5QEFK6QP3WJEDHX6CZM"},"capabilities":{"id":"1696863812155"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.autooff_ventil_brunnen_in_zisterne_nach_2h","hidden_by":null,"icon":null,"id":"659a3672b76458a08f8e72c2e7f38936","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"AutoOff Ventil Brunnen in Zisterne nach 2h","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1696863812155","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"1fb07e8bf70e2bea50f81370eea7719a","device_class":null,"device_id":"b37a8e5aa244222397d09a121ffd9bd5","disabled_by":null,"entity_category":null,"entity_id":"sensor.zisterne_fullstand","hidden_by":null,"icon":null,"id":"b8a5ad8269a7ea7d2890a887c4384327","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:water","original_name":"Zisterne Füllstand","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"B0:A7:32:07:8A:CC-sensor-zisterne_fllstand","previous_unique_id":"garten_rs485_controller1sensorzisterne_fllstand","unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8T5QEFK6QP3WJEDHX6CZM"},"capabilities":{"id":"1696864608504"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.zisterne_ventil_aus_wenn_voll","hidden_by":null,"icon":null,"id":"1c4a0c15f63250ed0d962011c69e9c74","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Zisterne Ventil aus wenn voll","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1696864608504","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"895257f577609833210621ef4c6e66d6","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.hochbeet_lichter","hidden_by":null,"icon":null,"id":"9415df07a16156ac5aa39b82952cd6e5","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:lightbulb-group","original_name":"Hochbeet Lichter","platform":"group","supported_features":40,"translation_key":null,"unique_id":"895257f577609833210621ef4c6e66d6","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"binary_sensor.rebeccahandysamsung_nfc_state","hidden_by":null,"icon":null,"id":"ce8a021a74a55b428585ac7b8522be47","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:nfc-variant","original_name":"rebeccaHandySamsung NFC state","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_nfc_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"ac86e47d17add433f0cedd3f6bc02d41","device_class":null,"device_id":"d660a67827b8c1c7dc9bfc02ede150c2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.sun_solar_rising","hidden_by":null,"icon":null,"id":"01f8b2299eb973992ceaf1354d805dd3","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Sonnenaufgang","platform":"sun","supported_features":0,"translation_key":"solar_rising","unique_id":"ac86e47d17add433f0cedd3f6bc02d41-solar_rising","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"2a43c64e3cef45f0b86f47557ed60e97","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"todo.einkaufsliste","hidden_by":null,"icon":null,"id":"73498e80cff8a58dc1c581ac92da3a36","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Einkaufsliste","platform":"shopping_list","supported_features":15,"translation_key":"shopping_list","unique_id":"2a43c64e3cef45f0b86f47557ed60e97","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","device_class":null,"device_id":"8e09114c26574165a8f8fa43ff0c5395","disabled_by":"user","entity_category":"config","entity_id":"switch.automation_wake_up_1","hidden_by":null,"icon":null,"id":"753250e7f61be6661930a9602259ba6f","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"switch","original_icon":null,"original_name":"Automation: Wake up 1","platform":"hue","supported_features":0,"translation_key":null,"unique_id":"da8c6927-a1db-43e8-9308-f647727274ef","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.valetudo_newjuniorkingfisher_current_statistics_time","hidden_by":null,"icon":null,"id":"1cee1ea135a28e1c489c551ddb7af6e6","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:equalizer","original_name":"Current Statistics Time","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"NewJuniorKingfisher_sensor_CurrentStatisticsCapability_time","previous_unique_id":null,"unit_of_measurement":"seconds"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.valetudo_newjuniorkingfisher_current_statistics_area","hidden_by":null,"icon":null,"id":"bc9debd535b31aebdc8723e035ea1c8c","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:equalizer","original_name":"Current Statistics Area","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"NewJuniorKingfisher_sensor_CurrentStatisticsCapability_area","previous_unique_id":null,"unit_of_measurement":"cm²"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.valetudo_newjuniorkingfisher_main_brush","hidden_by":null,"icon":null,"id":"6514b11030571210f6850d6f3672ea2e","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:progress-wrench","original_name":"Main Brush","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"NewJuniorKingfisher_sensor_ConsumableMonitoringCapability_brush_main","previous_unique_id":null,"unit_of_measurement":"minutes"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":null,"entity_category":"diagnostic","entity_id":"button.valetudo_newjuniorkingfisher_reset_main_brush_consumable","hidden_by":null,"icon":null,"id":"d334fda213abbc96890dd72221f96654","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:restore","original_name":"Reset Main Brush Consumable","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"NewJuniorKingfisher_button_ConsumableMonitoringCapability_brush_main_reset","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.valetudo_newjuniorkingfisher_right_brush","hidden_by":null,"icon":null,"id":"d2bc96624416351f734936d3426e808a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:progress-wrench","original_name":"Right Brush","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"NewJuniorKingfisher_sensor_ConsumableMonitoringCapability_brush_side_right","previous_unique_id":null,"unit_of_measurement":"minutes"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":null,"entity_category":"diagnostic","entity_id":"button.valetudo_newjuniorkingfisher_reset_right_brush_consumable","hidden_by":null,"icon":null,"id":"569cceb0307f51be1e3b22ee951afe09","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:restore","original_name":"Reset Right Brush Consumable","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"NewJuniorKingfisher_button_ConsumableMonitoringCapability_brush_side_right_reset","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.valetudo_newjuniorkingfisher_main_filter","hidden_by":null,"icon":null,"id":"f5538f7ea602b8b2a1b8e0c285e853e7","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:progress-wrench","original_name":"Main Filter","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"NewJuniorKingfisher_sensor_ConsumableMonitoringCapability_filter_main","previous_unique_id":null,"unit_of_measurement":"minutes"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":null,"entity_category":"diagnostic","entity_id":"button.valetudo_newjuniorkingfisher_reset_main_filter_consumable","hidden_by":null,"icon":null,"id":"27123969999541d0eed57c0cd1fa22a1","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:restore","original_name":"Reset Main Filter Consumable","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"NewJuniorKingfisher_button_ConsumableMonitoringCapability_filter_main_reset","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.valetudo_newjuniorkingfisher_sensor_cleaning","hidden_by":null,"icon":null,"id":"418d37574ad9d7b6aa2873aeef0bdb24","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:progress-wrench","original_name":"Sensor cleaning","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"NewJuniorKingfisher_sensor_ConsumableMonitoringCapability_sensor_all","previous_unique_id":null,"unit_of_measurement":"minutes"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":null,"entity_category":"diagnostic","entity_id":"button.valetudo_newjuniorkingfisher_reset_sensor_cleaning_consumable","hidden_by":null,"icon":null,"id":"572ef47debd6fcf3e616aed2c81045be","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:restore","original_name":"Reset Sensor cleaning Consumable","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"NewJuniorKingfisher_button_ConsumableMonitoringCapability_sensor_all_reset","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.valetudo_newjuniorkingfisher_status_flag","hidden_by":null,"icon":null,"id":"047bfbcb9a80157bdd1734188b9d297e","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:flag","original_name":"Status Flag","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"NewJuniorKingfisher_sensor_status_flag","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"6e336e3c490219ab18fb9851dcc7ee56","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.valetudo_newjuniorkingfisher_battery_level","hidden_by":null,"icon":null,"id":"395dae6dfb9c62af589389db0e768613","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"battery","original_icon":"mdi:battery","original_name":"Battery level","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"NewJuniorKingfisher_sensor_battery_level","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"binary_sensor.rebeccahandysamsung_hotspot_state","hidden_by":null,"icon":null,"id":"2ee59b7d4becfc9b092028a7cc136cbf","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:access-point","original_name":"rebeccaHandySamsung Hotspot state","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_hotspot_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6d92f212d9b45d9b10c3973eb9372fbd","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"stt.faster_whisper","hidden_by":null,"icon":null,"id":"d839f1e119db318b4b539650c0787e55","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"faster-whisper","platform":"wyoming","supported_features":0,"translation_key":null,"unique_id":"6d92f212d9b45d9b10c3973eb9372fbd-stt","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1429230328b68d03fe2575f456900a7b","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"tts.piper","hidden_by":null,"icon":null,"id":"4fc63b7bf8141d4739ddf2600ffe3fea","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"piper","platform":"wyoming","supported_features":0,"translation_key":null,"unique_id":"1429230328b68d03fe2575f456900a7b-tts","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1e25694aa216a1fee8090d3f43d30448","device_class":null,"device_id":"662bf4be9df38327ec03689226e2d48f","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.m5atom1_5391cc_assist_in_verwendung","hidden_by":null,"icon":null,"id":"5d52dfd60eeb532c512325e8751c8252","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Assist in Verwendung","platform":"esphome","supported_features":0,"translation_key":"assist_in_progress","unique_id":"24:A1:60:53:91:CC-assist_in_progress","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["preferred","Home Assistant"]},"config_entry_id":"1e25694aa216a1fee8090d3f43d30448","device_class":null,"device_id":"662bf4be9df38327ec03689226e2d48f","disabled_by":null,"entity_category":"config","entity_id":"select.m5atom1_5391cc_assist_pipeline","hidden_by":null,"icon":null,"id":"ef6e2229bd05a7c7f6ea65764e3770d7","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Assist-Pipeline","platform":"esphome","supported_features":0,"translation_key":"pipeline","unique_id":"24:A1:60:53:91:CC-pipeline","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["default","relaxed","aggressive"]},"config_entry_id":"1e25694aa216a1fee8090d3f43d30448","device_class":null,"device_id":"662bf4be9df38327ec03689226e2d48f","disabled_by":null,"entity_category":"config","entity_id":"select.m5atom1_5391cc_zu_ende_gesprochen_erkennung","hidden_by":null,"icon":null,"id":"5e6ed58e3aff0a34c9a5e0086803ffad","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Zu Ende gesprochen Erkennung","platform":"esphome","supported_features":0,"translation_key":"vad_sensitivity","unique_id":"24:A1:60:53:91:CC-vad_sensitivity","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1e25694aa216a1fee8090d3f43d30448","device_class":null,"device_id":"662bf4be9df38327ec03689226e2d48f","disabled_by":"integration","entity_category":"diagnostic","entity_id":"binary_sensor.m5atom1_5391cc_button","hidden_by":null,"icon":null,"id":"328702286c8de67e18f57af3e11803c5","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Button","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"24:A1:60:53:91:CC-binary_sensor-button","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"effect_list":["None","Slow Pulse","Fast Pulse"],"supported_color_modes":["rgb"]},"config_entry_id":"1e25694aa216a1fee8090d3f43d30448","device_class":null,"device_id":"662bf4be9df38327ec03689226e2d48f","disabled_by":"integration","entity_category":"config","entity_id":"light.m5atom1_5391cc_m5atom1_5391cc","hidden_by":null,"icon":null,"id":"23f57cff21a51cf2928684bef17616cd","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"","platform":"esphome","supported_features":44,"translation_key":null,"unique_id":"24:A1:60:53:91:CC-light-m5atom1_5391cc","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1e25694aa216a1fee8090d3f43d30448","device_class":null,"device_id":"662bf4be9df38327ec03689226e2d48f","disabled_by":null,"entity_category":"config","entity_id":"switch.m5atom1_5391cc_use_wake_word","hidden_by":null,"icon":null,"id":"02ac436b506f573c715d6c2978086d64","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Use wake word","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"24:A1:60:53:91:CC-switch-use_wake_word","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1e25694aa216a1fee8090d3f43d30448","device_class":null,"device_id":"662bf4be9df38327ec03689226e2d48f","disabled_by":null,"entity_category":"config","entity_id":"switch.m5atom1_5391cc_use_listen_light","hidden_by":null,"icon":null,"id":"26f77a6c030fa9bab722df3b965f8fe8","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Use Listen Light","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"24:A1:60:53:91:CC-switch-use_listen_light","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1e25694aa216a1fee8090d3f43d30448","device_class":null,"device_id":"662bf4be9df38327ec03689226e2d48f","disabled_by":null,"entity_category":"config","entity_id":"button.m5atom1_5391cc_factory_reset","hidden_by":null,"icon":null,"id":"06717c922d3145daafdd64b299e62dfd","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"restart","original_icon":"mdi:restart-alert","original_name":"Factory reset","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"24:A1:60:53:91:CC-button-factory_reset","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"b8a9119f9fb5a582999a7165575ba67b","device_class":null,"device_id":"57b1ec3246ceaeb7fae3a0b01d74b1c6","disabled_by":null,"entity_category":"diagnostic","entity_id":"device_tracker.iphone_von_martin","hidden_by":null,"icon":null,"id":"ce9cb98fd1457294f500ae4fb29508a7","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"iPhone von Martin","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"99A1E7BC-5CC3-4C0E-A02A-6AF65DC6B66F","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"b8a9119f9fb5a582999a7165575ba67b","device_class":null,"device_id":"57b1ec3246ceaeb7fae3a0b01d74b1c6","disabled_by":null,"entity_category":null,"entity_id":"sensor.iphone_von_martin_battery_level","hidden_by":null,"icon":null,"id":"f053bfafbb68a478fe8097aaf1df093b","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"battery","original_icon":"mdi:battery-60","original_name":"iPhone von Martin Battery Level","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"26c786ccb9138c6f9fe92f8efdeebb6158c20467b7c82b1e9384824f3b8a78a2_battery_level","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"b8a9119f9fb5a582999a7165575ba67b","device_class":null,"device_id":"57b1ec3246ceaeb7fae3a0b01d74b1c6","disabled_by":null,"entity_category":null,"entity_id":"sensor.iphone_von_martin_sim_1","hidden_by":null,"icon":null,"id":"c95bcf477cd81a6711010542b237daed","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:sim","original_name":"iPhone von Martin SIM 1","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"26c786ccb9138c6f9fe92f8efdeebb6158c20467b7c82b1e9384824f3b8a78a2_connectivity_sim_1","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"b8a9119f9fb5a582999a7165575ba67b","device_class":null,"device_id":"57b1ec3246ceaeb7fae3a0b01d74b1c6","disabled_by":null,"entity_category":null,"entity_id":"sensor.iphone_von_martin_sim_2","hidden_by":null,"icon":null,"id":"bbd6f2180922ec01ae94584842ce72a3","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:sim","original_name":"iPhone von Martin SIM 2","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"26c786ccb9138c6f9fe92f8efdeebb6158c20467b7c82b1e9384824f3b8a78a2_connectivity_sim_2","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"b8a9119f9fb5a582999a7165575ba67b","device_class":null,"device_id":"57b1ec3246ceaeb7fae3a0b01d74b1c6","disabled_by":null,"entity_category":null,"entity_id":"sensor.iphone_von_martin_geocoded_location","hidden_by":null,"icon":null,"id":"8c0d8193c26e86264d9439467256b726","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:map","original_name":"iPhone von Martin Geocoded Location","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"26c786ccb9138c6f9fe92f8efdeebb6158c20467b7c82b1e9384824f3b8a78a2_geocoded_location","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"b8a9119f9fb5a582999a7165575ba67b","device_class":null,"device_id":"57b1ec3246ceaeb7fae3a0b01d74b1c6","disabled_by":null,"entity_category":null,"entity_id":"sensor.iphone_von_martin_storage","hidden_by":null,"icon":null,"id":"8b6d63ad41610082426ecd1741dd8e43","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:database","original_name":"iPhone von Martin Storage","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"26c786ccb9138c6f9fe92f8efdeebb6158c20467b7c82b1e9384824f3b8a78a2_storage","previous_unique_id":null,"unit_of_measurement":"% available"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"b8a9119f9fb5a582999a7165575ba67b","device_class":null,"device_id":"57b1ec3246ceaeb7fae3a0b01d74b1c6","disabled_by":null,"entity_category":null,"entity_id":"sensor.iphone_von_martin_last_update_trigger","hidden_by":null,"icon":null,"id":"0275bf5115df85e10fa1869b4378525e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:cellphone-wireless","original_name":"iPhone von Martin Last Update Trigger","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"26c786ccb9138c6f9fe92f8efdeebb6158c20467b7c82b1e9384824f3b8a78a2_last_update_trigger","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"b8a9119f9fb5a582999a7165575ba67b","device_class":null,"device_id":"57b1ec3246ceaeb7fae3a0b01d74b1c6","disabled_by":null,"entity_category":null,"entity_id":"sensor.iphone_von_martin_battery_state","hidden_by":null,"icon":null,"id":"e0b1652e751375b800e8bb0aa00af8a1","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:battery-60","original_name":"iPhone von Martin Battery State","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"26c786ccb9138c6f9fe92f8efdeebb6158c20467b7c82b1e9384824f3b8a78a2_battery_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"b8a9119f9fb5a582999a7165575ba67b","device_class":null,"device_id":"57b1ec3246ceaeb7fae3a0b01d74b1c6","disabled_by":null,"entity_category":null,"entity_id":"sensor.iphone_von_martin_ssid","hidden_by":null,"icon":null,"id":"71c9bdb77a9d10af847f807b32eddf01","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:wifi-off","original_name":"iPhone von Martin SSID","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"26c786ccb9138c6f9fe92f8efdeebb6158c20467b7c82b1e9384824f3b8a78a2_connectivity_ssid","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"b8a9119f9fb5a582999a7165575ba67b","device_class":null,"device_id":"57b1ec3246ceaeb7fae3a0b01d74b1c6","disabled_by":null,"entity_category":null,"entity_id":"sensor.iphone_von_martin_bssid","hidden_by":null,"icon":null,"id":"652ef9004ce094f67b6eb2f5fc59bd81","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:wifi-off","original_name":"iPhone von Martin BSSID","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"26c786ccb9138c6f9fe92f8efdeebb6158c20467b7c82b1e9384824f3b8a78a2_connectivity_bssid","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"b8a9119f9fb5a582999a7165575ba67b","device_class":null,"device_id":"57b1ec3246ceaeb7fae3a0b01d74b1c6","disabled_by":null,"entity_category":null,"entity_id":"sensor.iphone_von_martin_connection_type","hidden_by":null,"icon":null,"id":"39391ed3431f344a2cd4c09991047491","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:wifi","original_name":"iPhone von Martin Connection Type","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"26c786ccb9138c6f9fe92f8efdeebb6158c20467b7c82b1e9384824f3b8a78a2_connectivity_connection_type","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"b8a9119f9fb5a582999a7165575ba67b","device_class":null,"device_id":"57b1ec3246ceaeb7fae3a0b01d74b1c6","disabled_by":null,"entity_category":null,"entity_id":"sensor.iphone_von_martin_activity","hidden_by":null,"icon":null,"id":"c4107df030352947a2d243704a911a6e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:help-circle","original_name":"iPhone von Martin Activity","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"26c786ccb9138c6f9fe92f8efdeebb6158c20467b7c82b1e9384824f3b8a78a2_activity","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"b8a9119f9fb5a582999a7165575ba67b","device_class":null,"device_id":"57b1ec3246ceaeb7fae3a0b01d74b1c6","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.iphone_von_martin_focus","hidden_by":null,"icon":null,"id":"6cf4268c99832e1e78d3b3fb13f05794","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:moon-waning-crescent","original_name":"iPhone von Martin Focus","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"26c786ccb9138c6f9fe92f8efdeebb6158c20467b7c82b1e9384824f3b8a78a2_focus","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"b8a9119f9fb5a582999a7165575ba67b","device_class":null,"device_id":"57b1ec3246ceaeb7fae3a0b01d74b1c6","disabled_by":null,"entity_category":null,"entity_id":"sensor.iphone_von_martin_floors_ascended","hidden_by":null,"icon":null,"id":"2f99ee54d271a610f93839b80f241ecf","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:stairs-up","original_name":"iPhone von Martin Floors Ascended","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"26c786ccb9138c6f9fe92f8efdeebb6158c20467b7c82b1e9384824f3b8a78a2_pedometer_floors_ascended","previous_unique_id":null,"unit_of_measurement":"floors"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"b8a9119f9fb5a582999a7165575ba67b","device_class":null,"device_id":"57b1ec3246ceaeb7fae3a0b01d74b1c6","disabled_by":null,"entity_category":null,"entity_id":"sensor.iphone_von_martin_distance","hidden_by":null,"icon":null,"id":"c37acc5ad9079aa5a2611c9fddfec415","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:hiking","original_name":"iPhone von Martin Distance","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"26c786ccb9138c6f9fe92f8efdeebb6158c20467b7c82b1e9384824f3b8a78a2_pedometer_distance","previous_unique_id":null,"unit_of_measurement":"m"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"b8a9119f9fb5a582999a7165575ba67b","device_class":null,"device_id":"57b1ec3246ceaeb7fae3a0b01d74b1c6","disabled_by":null,"entity_category":null,"entity_id":"sensor.iphone_von_martin_floors_descended","hidden_by":null,"icon":null,"id":"84076871671ac26fe9bfac607e15f739","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:stairs-down","original_name":"iPhone von Martin Floors Descended","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"26c786ccb9138c6f9fe92f8efdeebb6158c20467b7c82b1e9384824f3b8a78a2_pedometer_floors_descended","previous_unique_id":null,"unit_of_measurement":"floors"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"b8a9119f9fb5a582999a7165575ba67b","device_class":null,"device_id":"57b1ec3246ceaeb7fae3a0b01d74b1c6","disabled_by":null,"entity_category":null,"entity_id":"sensor.iphone_von_martin_steps","hidden_by":null,"icon":null,"id":"d279e17787e52229776177013598d7fb","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:walk","original_name":"iPhone von Martin Steps","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"26c786ccb9138c6f9fe92f8efdeebb6158c20467b7c82b1e9384824f3b8a78a2_pedometer_steps","previous_unique_id":null,"unit_of_measurement":"steps"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"b8a9119f9fb5a582999a7165575ba67b","device_class":null,"device_id":"57b1ec3246ceaeb7fae3a0b01d74b1c6","disabled_by":null,"entity_category":null,"entity_id":"sensor.iphone_von_martin_average_active_pace","hidden_by":null,"icon":null,"id":"540ea8320b3af76658cb5b6a0a7fd7a6","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:speedometer","original_name":"iPhone von Martin Average Active Pace","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"26c786ccb9138c6f9fe92f8efdeebb6158c20467b7c82b1e9384824f3b8a78a2_pedometer_avg_active_pace","previous_unique_id":null,"unit_of_measurement":"m/s"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"0e4fee2c2f60b9b8803fa64cdd39b1ce","device_class":null,"device_id":"5ea63431e12fcccecad94a8aa5ea79c4","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.hp_officejet_pro_9010_series_betriebszeit","hidden_by":null,"icon":null,"id":"05b8339436e1162bfc12b0d41fc0e6af","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":null,"original_name":"Betriebszeit","platform":"ipp","supported_features":0,"translation_key":"uptime","unique_id":"d405f300-1d87-4bab-86d1-81963beb2f38_uptime","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"0e4fee2c2f60b9b8803fa64cdd39b1ce","device_class":null,"device_id":"5ea63431e12fcccecad94a8aa5ea79c4","disabled_by":null,"entity_category":null,"entity_id":"sensor.hp_officejet_pro_9010_series_black_cartridge","hidden_by":null,"icon":null,"id":"e0aa8819b3e45c004b0dcfdafcc42120","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"black cartridge","platform":"ipp","supported_features":0,"translation_key":"marker","unique_id":"d405f300-1d87-4bab-86d1-81963beb2f38_marker_0","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"0e4fee2c2f60b9b8803fa64cdd39b1ce","device_class":null,"device_id":"5ea63431e12fcccecad94a8aa5ea79c4","disabled_by":null,"entity_category":null,"entity_id":"sensor.hp_officejet_pro_9010_series_cyan_cartridge","hidden_by":null,"icon":null,"id":"801b740e0e6184411235a41c1e0d13cc","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"cyan cartridge","platform":"ipp","supported_features":0,"translation_key":"marker","unique_id":"d405f300-1d87-4bab-86d1-81963beb2f38_marker_1","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"0e4fee2c2f60b9b8803fa64cdd39b1ce","device_class":null,"device_id":"5ea63431e12fcccecad94a8aa5ea79c4","disabled_by":null,"entity_category":null,"entity_id":"sensor.hp_officejet_pro_9010_series_magenta_cartridge","hidden_by":null,"icon":null,"id":"a76ad8a945e6314afda7b13e37716b92","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"magenta cartridge","platform":"ipp","supported_features":0,"translation_key":"marker","unique_id":"d405f300-1d87-4bab-86d1-81963beb2f38_marker_2","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"0e4fee2c2f60b9b8803fa64cdd39b1ce","device_class":null,"device_id":"5ea63431e12fcccecad94a8aa5ea79c4","disabled_by":null,"entity_category":null,"entity_id":"sensor.hp_officejet_pro_9010_series_yellow_cartridge","hidden_by":null,"icon":null,"id":"21572aa294b8a7c155c9a9c0b3ced21b","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"yellow cartridge","platform":"ipp","supported_features":0,"translation_key":"marker","unique_id":"d405f300-1d87-4bab-86d1-81963beb2f38_marker_3","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"options":["idle","printing","stopped"]},"config_entry_id":"0e4fee2c2f60b9b8803fa64cdd39b1ce","device_class":null,"device_id":"5ea63431e12fcccecad94a8aa5ea79c4","disabled_by":null,"entity_category":null,"entity_id":"sensor.hp_officejet_pro_9010_series","hidden_by":null,"icon":null,"id":"adbc31f1e91935695ac0840b70bf5e3f","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"enum","original_icon":null,"original_name":null,"platform":"ipp","supported_features":0,"translation_key":"printer","unique_id":"d405f300-1d87-4bab-86d1-81963beb2f38_printer","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"has_date":true,"has_time":true},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"input_datetime.martin_wake_up_alarm","hidden_by":null,"icon":null,"id":"bdc7d719792d7b17de32ef3517cc5021","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"martin_wake_up_alarm","platform":"input_datetime","supported_features":0,"translation_key":null,"unique_id":"martin_wake_up_alarm","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"id":"1705325828652"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.nfc_tag_schreibtisch_oben_rechts_ist_gescannt","hidden_by":null,"icon":null,"id":"c14de03aa06a4d9c5a298e8babc4f26e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"NFC Tag Schreibtisch Oben Rechts ist gescannt","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1705325828652","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"cdc7df73f65fe26b9f152a32caf8f509","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.espresense_arbeitszimmerunten_connectivity","hidden_by":null,"icon":null,"id":"a8ff43cec22483f6a06b10e57299d857","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"connectivity","original_icon":null,"original_name":"Connectivity","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"espresense_f88e53_connectivity","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"cdc7df73f65fe26b9f152a32caf8f509","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.espresense_arbeitszimmerunten_uptime","hidden_by":null,"icon":null,"id":"4fba2d5bece09283421d3f09a5bf456b","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Uptime","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"espresense_f88e53_uptime","previous_unique_id":null,"unit_of_measurement":"s"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"cdc7df73f65fe26b9f152a32caf8f509","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.espresense_arbeitszimmerunten_free_mem","hidden_by":null,"icon":null,"id":"5d26a3610638bb5a81fe6add04f1692c","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Free Mem","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"espresense_f88e53_free_mem","previous_unique_id":null,"unit_of_measurement":"bytes"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"cdc7df73f65fe26b9f152a32caf8f509","disabled_by":null,"entity_category":"diagnostic","entity_id":"button.espresense_arbeitszimmerunten_restart","hidden_by":null,"icon":null,"id":"0af06b55a64384cf35e12e17aebd5026","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Restart","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"espresense_f88e53_restart","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min":0.0,"max":100.0,"step":0.1,"mode":"auto"},"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"cdc7df73f65fe26b9f152a32caf8f509","disabled_by":null,"entity_category":"config","entity_id":"number.espresense_arbeitszimmerunten_max_distance","hidden_by":null,"icon":null,"id":"6e4fa8f4282aa72781021f88268cf55a","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Max Distance","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"espresense_f88e53_max_distance","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min":0.0,"max":100.0,"step":0.1,"mode":"auto"},"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"cdc7df73f65fe26b9f152a32caf8f509","disabled_by":null,"entity_category":"config","entity_id":"number.espresense_arbeitszimmerunten_absorption","hidden_by":null,"icon":null,"id":"36a748328d40f78d6bf515269d1c1545","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Absorption","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"espresense_f88e53_absorption","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"cdc7df73f65fe26b9f152a32caf8f509","disabled_by":null,"entity_category":"config","entity_id":"switch.espresense_arbeitszimmerunten_auto_update","hidden_by":null,"icon":null,"id":"63e5186440e1c5d137bbbc5793260ea3","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Auto Update","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"espresense_f88e53_auto_update","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"cdc7df73f65fe26b9f152a32caf8f509","disabled_by":null,"entity_category":"config","entity_id":"switch.espresense_arbeitszimmerunten_arduino_ota","hidden_by":null,"icon":null,"id":"118e171c050e56e0b9a139ab9b0f4cdb","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arduino OTA","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"espresense_f88e53_arduino_ota","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"cdc7df73f65fe26b9f152a32caf8f509","disabled_by":null,"entity_category":"config","entity_id":"switch.espresense_arbeitszimmerunten_prerelease","hidden_by":null,"icon":null,"id":"f605d4b6c59b04a9df83ce9e5b658aec","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Prerelease","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"espresense_f88e53_prerelease","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"cdc7df73f65fe26b9f152a32caf8f509","disabled_by":null,"entity_category":"diagnostic","entity_id":"button.espresense_arbeitszimmerunten_update","hidden_by":null,"icon":null,"id":"da38878c38776bcb418b1f865b450b8d","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Update","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"espresense_f88e53_update","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"cdc7df73f65fe26b9f152a32caf8f509","disabled_by":null,"entity_category":"config","entity_id":"button.espresense_arbeitszimmerunten_enroll","hidden_by":null,"icon":null,"id":"d9d448df8b07fd4a3e455231e24b1369","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Enroll","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"espresense_f88e53_enroll","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min":0.0,"max":100.0,"step":0.1,"mode":"auto"},"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"cdc7df73f65fe26b9f152a32caf8f509","disabled_by":null,"entity_category":"config","entity_id":"number.espresense_arbeitszimmerunten_radar_timeout","hidden_by":null,"icon":null,"id":"ed00793a6bf123843d6b1b48e4002cfa","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Radar Timeout","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"espresense_f88e53_radar_timeout","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"cdc7df73f65fe26b9f152a32caf8f509","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.espresense_arbeitszimmerunten_motion","hidden_by":null,"icon":null,"id":"0237a4fdb73affc50e2a06f374e6df79","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"motion","original_icon":null,"original_name":"Motion","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"espresense_f88e53_motion","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min":0.0,"max":100.0,"step":0.1,"mode":"auto"},"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"cdc7df73f65fe26b9f152a32caf8f509","disabled_by":null,"entity_category":"config","entity_id":"number.espresense_arbeitszimmerunten_switch_1_timeout","hidden_by":null,"icon":null,"id":"c8f68a401871bfd9377c3d0f90498341","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"switch_1 Timeout","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"espresense_f88e53_switch_1_timeout","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"cdc7df73f65fe26b9f152a32caf8f509","disabled_by":null,"entity_category":null,"entity_id":"sensor.espresense_arbeitszimmerunten_switch_1","hidden_by":null,"icon":null,"id":"3f7cb58b9bdcdabc2378fcd3ed770136","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"switch_1","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"espresense_f88e53_switch_1","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"cdc7df73f65fe26b9f152a32caf8f509","disabled_by":null,"entity_category":null,"entity_id":"sensor.espresense_arbeitszimmerunten_switch","hidden_by":null,"icon":null,"id":"d28b76c0291306221d750ae44a6b3ef2","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"switch","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"espresense_f88e53_switch","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"min":0.0,"max":100.0,"step":0.1,"mode":"auto"},"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"cdc7df73f65fe26b9f152a32caf8f509","disabled_by":null,"entity_category":"config","entity_id":"number.espresense_arbeitszimmerunten_button_1_timeout","hidden_by":null,"icon":null,"id":"8105ba0de939e8546269acf738b63685","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"button_1 Timeout","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"espresense_f88e53_button_1_timeout","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"cdc7df73f65fe26b9f152a32caf8f509","disabled_by":null,"entity_category":null,"entity_id":"sensor.espresense_arbeitszimmerunten_button_1","hidden_by":null,"icon":null,"id":"d4fb51e697b4d17d94fc964bdc5f4f68","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"button_1","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"espresense_f88e53_button_1","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":"cdc7df73f65fe26b9f152a32caf8f509","disabled_by":null,"entity_category":null,"entity_id":"sensor.espresense_arbeitszimmerunten_button","hidden_by":null,"icon":null,"id":"7872d2b4c0259801f98ea64caa6f5926","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"button","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"espresense_f88e53_button","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"544d09b6dcd0c00b4c29f458312c9f20","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"switch.buro_oben_steckdosen","hidden_by":null,"icon":"mdi:power-plug","id":"bcc43dd23cc037c3db1a4870ce62cd43","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Büro Oben Steckdosen","platform":"group","supported_features":0,"translation_key":null,"unique_id":"544d09b6dcd0c00b4c29f458312c9f20","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"id":"1706512617470"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.buro_oben_steckdosen_aus_um_22_00","hidden_by":null,"icon":null,"id":"feaf6e752110dc7db67e813f7a020965","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Büro Oben Steckdosen aus um 22:00","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1706512617470","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"id":"1706512682295"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.buro_oben_steckosen_ein_um_7_45","hidden_by":null,"icon":null,"id":"b23a6ef68f00a97f6f3658aaa6b4ce04","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Büro Oben Steckosen ein um 7:45","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1706512682295","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.oxilife_saure_pumpe","hidden_by":null,"icon":null,"id":"35ebb092823ba38350ec26cea05296cf","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"running","original_icon":null,"original_name":"Oxilife Säure Pumpe","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-binary_sensor-oxilife_s_ure_pumpe","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.oxilife_ph_flow_control","hidden_by":null,"icon":null,"id":"f310c39fbf93c74b844f6fa9197da14d","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"running","original_icon":null,"original_name":"Oxilife pH Flow Control","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-binary_sensor-oxilife_ph_flow_control","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.oxilife_hydrolysis_flow","hidden_by":null,"icon":null,"id":"6c595da61e105b7b701198a8d9c89df5","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"running","original_icon":null,"original_name":"Oxilife Hydrolysis Flow","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-binary_sensor-oxilife_hydrolysis_flow","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.oxilife_relay_1_ph","hidden_by":null,"icon":null,"id":"a77bd05afcd3ddde7dd27b03a1bfde4c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"power","original_icon":null,"original_name":"Oxilife Relay 1 pH","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-binary_sensor-oxilife_relay_1_ph","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.oxilife_relay_2_filtering","hidden_by":null,"icon":null,"id":"8e83a5be1acdd60841d213583ff14bb9","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"power","original_icon":null,"original_name":"Oxilife Relay 2 Filtering","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-binary_sensor-oxilife_relay_2_filtering","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.oxilife_relay_3_light","hidden_by":null,"icon":null,"id":"af5d032daaaa16c1f7c63da3421a008e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"power","original_icon":null,"original_name":"Oxilife Relay 3 Light","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-binary_sensor-oxilife_relay_3_light","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.oxilife_relay_4","hidden_by":null,"icon":null,"id":"f1a3409d119d54ffefdcf70588158206","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"power","original_icon":null,"original_name":"Oxilife Relay 4","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-binary_sensor-oxilife_relay_4","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.oxilife_relay_slow_speed","hidden_by":null,"icon":null,"id":"0925d502f99558523904f6b1f2d4e8e8","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"power","original_icon":null,"original_name":"Oxilife Relay Slow Speed","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-binary_sensor-oxilife_relay_slow_speed","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.oxilife_relay_medium_speed","hidden_by":null,"icon":null,"id":"e9d8f4aaa7320c7d4bc0fae4652ba20c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"power","original_icon":null,"original_name":"Oxilife Relay Medium Speed","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-binary_sensor-oxilife_relay_medium_speed","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.oxilife_relay_high_speed","hidden_by":null,"icon":null,"id":"ccf4466c22b5a510e253f4f7a0886ffe","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"power","original_icon":null,"original_name":"Oxilife Relay High Speed","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-binary_sensor-oxilife_relay_high_speed","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.garten_relayboard8_input1","hidden_by":null,"icon":null,"id":"42bab7cb35a64d0d666104e877b0ddde","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"garten_relayboard8_input1","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-binary_sensor-garten_relayboard8_input1","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.garten_relayboard8_input2","hidden_by":null,"icon":null,"id":"bebd5ba166f09bcefceec035dc11a2cb","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"garten_relayboard8_input2","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-binary_sensor-garten_relayboard8_input2","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"sensor.oxilife_hydrolyse","hidden_by":null,"icon":null,"id":"43dc26c8181e2ab3e54f883e341e1d20","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"power_factor","original_icon":"mdi:percent","original_name":"Oxilife Hydrolyse","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-sensor-oxilife_hydrolyse","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"sensor.oxilife_ph","hidden_by":null,"icon":null,"id":"1c26c2e773072ca9de96600e7c3e05e6","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:ph","original_name":"Oxilife pH","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-sensor-oxilife_ph","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"sensor.oxilife_redox_level","hidden_by":null,"icon":null,"id":"3c538276202e3e95d9cdb6d5610acd3c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:atom","original_name":"Oxilife Redox Level","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-sensor-oxilife_redox_level","previous_unique_id":null,"unit_of_measurement":"mV"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"sensor.pool_temperatur","hidden_by":null,"icon":null,"id":"4fb0c7b31109690bf1bfa00ffa656987","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"Pool Temperatur","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-sensor-pool_temperatur","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"sensor.oxilife_ph_status_alarm","hidden_by":null,"icon":null,"id":"9440ab87da9daaed31a26caf5d048e59","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Oxilife pH Status Alarm","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-sensor-oxilife_ph_status_alarm","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"sensor.oxilife_polarization_a_time","hidden_by":null,"icon":null,"id":"54e83304faeb7720de0503d7c8e0a634","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"duration","original_icon":null,"original_name":"Oxilife Polarization A Time","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-sensor-oxilife_polarization_a_time","previous_unique_id":null,"unit_of_measurement":"s"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"sensor.oxilife_polarization_b_time","hidden_by":null,"icon":null,"id":"7bf73684a5569f1daa1c1210d8d91f94","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"duration","original_icon":null,"original_name":"Oxilife Polarization B Time","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-sensor-oxilife_polarization_b_time","previous_unique_id":null,"unit_of_measurement":"s"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"sensor.oxilife_runtime_polarity_changes","hidden_by":null,"icon":null,"id":"6a003429b33716151f8e5504738e667e","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Oxilife Runtime Polarity Changes","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-sensor-oxilife_runtime_polarity_changes","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"sensor.oxilife_relay_state","hidden_by":null,"icon":null,"id":"5706c6219117ffd1ce7cb34fd11b0268","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Oxilife Relay State","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-sensor-oxilife_relay_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"switch.ventil_beete_nordwest","hidden_by":null,"icon":null,"id":"d0b2c0a9f66dd166e9e77559e7d6d71d","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"ventil-beete-nordwest","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-switch-ventil-beete-nordwest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"switch.ventil_beet_west","hidden_by":null,"icon":null,"id":"08e3e3d7c9ee39cbd9d45e6219c4e63f","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"ventil-beet-west","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-switch-ventil-beet-west","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"switch.ventil_sprinkler_westen","hidden_by":null,"icon":null,"id":"2accc117058500917deb062ecb6b86e1","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"ventil-sprinkler-westen","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-switch-ventil-sprinkler-westen","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"switch.ventil_sprinkler_sud","hidden_by":null,"icon":null,"id":"7d260de20659e7936c6bfd50c1de270c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"ventil-sprinkler-sud","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-switch-ventil-sprinkler-sud","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"switch.ventil_brunnen_in_zisterne","hidden_by":null,"icon":null,"id":"d11efddbb3cf06bc3779005b0def7421","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"ventil-brunnen-in-zisterne","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-switch-ventil-brunnen-in-zisterne","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"switch.poolpumpe_speed3","hidden_by":null,"icon":null,"id":"a7d0c64106fa3e252508dee244e850c0","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"poolpumpe-speed3","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-switch-poolpumpe-speed3","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"switch.poolpumpe_speed2","hidden_by":null,"icon":null,"id":"4d52f3eae6745694b4c3d5e022fb7b93","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"poolpumpe-speed2","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-switch-poolpumpe-speed2","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"switch.poolpumpe_speed1","hidden_by":null,"icon":null,"id":"1cbb6f06177debddb9c8aa6e1a6d393b","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"poolpumpe-speed1","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-switch-poolpumpe-speed1","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"switch.poolpumpe_speed_off","hidden_by":null,"icon":null,"id":"04d66533af3c80aa5f9c4210bd6f3091","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"poolpumpe-speed-off","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-switch-poolpumpe-speed-off","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"switch.garten_relayboard8_switch1","hidden_by":null,"icon":null,"id":"f846b7ade82e9d48cdc4ea45abdecb26","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"garten_relayboard8_switch1","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-switch-garten_relayboard8_switch1","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"switch.garten_relayboard8_switch2","hidden_by":null,"icon":null,"id":"087593423d3fa60bb5e51f0a1aeb84cf","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"garten_relayboard8_switch2","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-switch-garten_relayboard8_switch2","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"switch.oxilife_aux_relay","hidden_by":null,"icon":null,"id":"50e073a5d8534be8b98e2427dfba4193","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Oxilife Aux Relay","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-switch-oxilife_aux_relay","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"12f001d74e9a4827e89c1cbf46bc143e","device_class":null,"device_id":"7763bbef3071e132fe324a88c01436a0","disabled_by":null,"entity_category":null,"entity_id":"light.pool_licht","hidden_by":null,"icon":"mdi:pool","id":"01d6f68b8ba83d287cd030326166dce9","has_entity_name":false,"labels":[],"name":"Pool Licht","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"pool_licht","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"B0:A7:32:07:47:5C-light-pool_licht","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"12f001d74e9a4827e89c1cbf46bc143e","device_class":null,"device_id":"7763bbef3071e132fe324a88c01436a0","disabled_by":null,"entity_category":null,"entity_id":"light.magnolie_links","hidden_by":null,"icon":"mdi:tree","id":"4c311ef94b0587840c7b3a06f00636ee","has_entity_name":false,"labels":[],"name":"Magnolie Links","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"magnolie_links","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"B0:A7:32:07:47:5C-light-magnolie_links","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"12f001d74e9a4827e89c1cbf46bc143e","device_class":null,"device_id":"7763bbef3071e132fe324a88c01436a0","disabled_by":null,"entity_category":null,"entity_id":"light.magnolie_rechts","hidden_by":null,"icon":"mdi:tree","id":"fa4188259e4947e90c2c84a50c3669ec","has_entity_name":false,"labels":[],"name":"Magnolie rechts","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"magnolie_rechts","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"B0:A7:32:07:47:5C-light-magnolie_rechts","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"12f001d74e9a4827e89c1cbf46bc143e","device_class":null,"device_id":"7763bbef3071e132fe324a88c01436a0","disabled_by":null,"entity_category":null,"entity_id":"light.suedseite1","hidden_by":null,"icon":null,"id":"0d0f2bc7a3caf664947d9de02b15ce78","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"suedseite1","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"B0:A7:32:07:47:5C-light-suedseite1","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"12f001d74e9a4827e89c1cbf46bc143e","device_class":null,"device_id":"7763bbef3071e132fe324a88c01436a0","disabled_by":null,"entity_category":null,"entity_id":"light.suedseite2","hidden_by":null,"icon":null,"id":"749e97e6155140367ae096dde802ab7d","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"suedseite2","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"B0:A7:32:07:47:5C-light-suedseite2","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"12f001d74e9a4827e89c1cbf46bc143e","device_class":null,"device_id":"7763bbef3071e132fe324a88c01436a0","disabled_by":null,"entity_category":null,"entity_id":"light.suedseite3","hidden_by":null,"icon":null,"id":"cf0b857a3e1add7802ffc86e6b85adc8","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"suedseite3","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"B0:A7:32:07:47:5C-light-suedseite3","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"12f001d74e9a4827e89c1cbf46bc143e","device_class":null,"device_id":"7763bbef3071e132fe324a88c01436a0","disabled_by":null,"entity_category":null,"entity_id":"light.suedseite4","hidden_by":null,"icon":null,"id":"c2d8b9fbf00487952d511b712368a7d7","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"suedseite4","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"B0:A7:32:07:47:5C-light-suedseite4","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"12f001d74e9a4827e89c1cbf46bc143e","device_class":null,"device_id":"7763bbef3071e132fe324a88c01436a0","disabled_by":null,"entity_category":null,"entity_id":"light.suedseite5","hidden_by":null,"icon":null,"id":"92bbbdaf0c5099b3e1fde7be43f53bb7","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"suedseite5","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"B0:A7:32:07:47:5C-light-suedseite5","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"12f001d74e9a4827e89c1cbf46bc143e","device_class":null,"device_id":"7763bbef3071e132fe324a88c01436a0","disabled_by":null,"entity_category":null,"entity_id":"light.suedseite6","hidden_by":null,"icon":null,"id":"818addc0e51ea9df2009390859a741ce","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"suedseite6","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"B0:A7:32:07:47:5C-light-suedseite6","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":"garten","categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"8218ea6156f5a09636ff06fe74fb4908","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.garten_sud","hidden_by":null,"icon":"mdi:flower","id":"68b5b0a854150f0b6371fbf3c0910c81","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true},"light":{"favorite_colors":[{"rgb_color":[255,136.86832541739756,13.904070298965905]},{"rgb_color":[255,192.53375698318678,140.82658361892766]},{"rgb_color":[255,228.0124999191247,205.93042000867]},{"rgb_color":[255,254.11008387561782,250.0419083427406]},{"rgb_color":[127,172,255]},{"rgb_color":[255,158,243]},{"rgb_color":[255,241,117]},{"rgb_color":[31,15,255]}]}},"original_device_class":null,"original_icon":"mdi:lightbulb-group","original_name":"Garten Süd","platform":"group","supported_features":40,"translation_key":null,"unique_id":"8218ea6156f5a09636ff06fe74fb4908","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":"garten","categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"85f11bc43fe93f5b1606ae9a63ceaebe","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"light.magnolie","hidden_by":null,"icon":"mdi:tree","id":"99d6afd4507b48178f9b106c7aede4b5","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:lightbulb-group","original_name":"Magnolie","platform":"group","supported_features":40,"translation_key":null,"unique_id":"85f11bc43fe93f5b1606ae9a63ceaebe","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4742c954ce0521018f89ced27f5f3ac9","device_class":null,"device_id":"5083b180d87e8d19257fa1d665e8e123","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.m5stackfire_charger_connected","hidden_by":null,"icon":null,"id":"8960bd0000d6343fa825a2f543a94011","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"M5StackFire Charger Connected","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"3C:61:05:07:30:F4-binary_sensor-m5stackfire_charger_connected","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4742c954ce0521018f89ced27f5f3ac9","device_class":null,"device_id":"5083b180d87e8d19257fa1d665e8e123","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.m5stackfire_charge_full","hidden_by":null,"icon":null,"id":"13bef53797c3a18dafb92bf68a3f9a09","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"M5StackFire Charge Full","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"3C:61:05:07:30:F4-binary_sensor-m5stackfire_charge_full","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"4742c954ce0521018f89ced27f5f3ac9","device_class":null,"device_id":"5083b180d87e8d19257fa1d665e8e123","disabled_by":null,"entity_category":null,"entity_id":"light.m5stackfire_side_light","hidden_by":null,"icon":null,"id":"9825aadb77e20027e09a275c003e79b1","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"M5StackFire Side Light","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"3C:61:05:07:30:F4-light-m5stackfire_side_light","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4742c954ce0521018f89ced27f5f3ac9","device_class":null,"device_id":"5083b180d87e8d19257fa1d665e8e123","disabled_by":null,"entity_category":null,"entity_id":"sensor.m5stackfire_battery_percent","hidden_by":null,"icon":null,"id":"4371489807371c1ef1212a15b984c289","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:percent","original_name":"M5StackFire Battery Percent","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"3C:61:05:07:30:F4-sensor-m5stackfire_battery_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4742c954ce0521018f89ced27f5f3ac9","device_class":null,"device_id":"5083b180d87e8d19257fa1d665e8e123","disabled_by":null,"entity_category":null,"entity_id":"switch.backlight","hidden_by":null,"icon":null,"id":"46ac14af6ac6901e8cdfa54b799a1971","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Backlight","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"3C:61:05:07:30:F4-switch-backlight","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"media_player.kitchenpi_3","hidden_by":null,"icon":null,"id":"baedde07963c992b8ad9f5076d20d7b2","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"KitchenPi","platform":"squeezebox_telnet","supported_features":320447,"translation_key":null,"unique_id":"00:00:00:00:00:00","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"65b9df8f8aa7421af564ae1e77999d15","device_class":null,"device_id":"61029ebfaeb04736a98512e93110ebff","disabled_by":null,"entity_category":"diagnostic","entity_id":"device_tracker.martins_ipad_2","hidden_by":null,"icon":null,"id":"51202caaf68b690d22ddf0f3e68658ab","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Martin’s iPad","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"8191AC71-330B-4784-8634-E6F4F0C2DFA2","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"65b9df8f8aa7421af564ae1e77999d15","device_class":null,"device_id":"61029ebfaeb04736a98512e93110ebff","disabled_by":null,"entity_category":null,"entity_id":"sensor.martins_ipad_activity","hidden_by":null,"icon":null,"id":"4691a57f7b5bcacc235dada98b174603","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:human-male","original_name":"Martin’s iPad Activity","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"db902cad1af8773591a1ef22c6e48bf393e4498886e9160c7ffc10d16b461a3d_activity","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"65b9df8f8aa7421af564ae1e77999d15","device_class":null,"device_id":"61029ebfaeb04736a98512e93110ebff","disabled_by":null,"entity_category":null,"entity_id":"sensor.martins_ipad_storage","hidden_by":null,"icon":null,"id":"8ed2043291643fe27aab6c7d87438559","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:database","original_name":"Martin’s iPad Storage","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"db902cad1af8773591a1ef22c6e48bf393e4498886e9160c7ffc10d16b461a3d_storage","previous_unique_id":null,"unit_of_measurement":"% available"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"65b9df8f8aa7421af564ae1e77999d15","device_class":null,"device_id":"61029ebfaeb04736a98512e93110ebff","disabled_by":null,"entity_category":null,"entity_id":"sensor.martins_ipad_battery_level_2","hidden_by":null,"icon":null,"id":"7b6a85a5fc2d6a8826d51f7715055808","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"battery","original_icon":"mdi:battery-charging-100","original_name":"Martin’s iPad Battery Level","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"db902cad1af8773591a1ef22c6e48bf393e4498886e9160c7ffc10d16b461a3d_battery_level","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"65b9df8f8aa7421af564ae1e77999d15","device_class":null,"device_id":"61029ebfaeb04736a98512e93110ebff","disabled_by":null,"entity_category":null,"entity_id":"sensor.martins_ipad_sim_1","hidden_by":null,"icon":null,"id":"64c1ef5b72105434a151bc5883338875","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:sim","original_name":"Martin’s iPad SIM 1","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"db902cad1af8773591a1ef22c6e48bf393e4498886e9160c7ffc10d16b461a3d_connectivity_sim_1","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"65b9df8f8aa7421af564ae1e77999d15","device_class":null,"device_id":"61029ebfaeb04736a98512e93110ebff","disabled_by":null,"entity_category":null,"entity_id":"sensor.martins_ipad_bssid","hidden_by":null,"icon":null,"id":"56c666dedce94b81110ed6857287c306","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:wifi-star","original_name":"Martin’s iPad BSSID","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"db902cad1af8773591a1ef22c6e48bf393e4498886e9160c7ffc10d16b461a3d_connectivity_bssid","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"65b9df8f8aa7421af564ae1e77999d15","device_class":null,"device_id":"61029ebfaeb04736a98512e93110ebff","disabled_by":null,"entity_category":null,"entity_id":"sensor.martins_ipad_battery_state_2","hidden_by":null,"icon":null,"id":"f7533190299c51205de9766a95b07140","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:battery-charging-100","original_name":"Martin’s iPad Battery State","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"db902cad1af8773591a1ef22c6e48bf393e4498886e9160c7ffc10d16b461a3d_battery_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"65b9df8f8aa7421af564ae1e77999d15","device_class":null,"device_id":"61029ebfaeb04736a98512e93110ebff","disabled_by":null,"entity_category":null,"entity_id":"sensor.martins_ipad_ssid","hidden_by":null,"icon":null,"id":"d18000273ce16445e8ba1fff34f0032f","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:wifi","original_name":"Martin’s iPad SSID","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"db902cad1af8773591a1ef22c6e48bf393e4498886e9160c7ffc10d16b461a3d_connectivity_ssid","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"65b9df8f8aa7421af564ae1e77999d15","device_class":null,"device_id":"61029ebfaeb04736a98512e93110ebff","disabled_by":null,"entity_category":null,"entity_id":"sensor.martins_ipad_connection_type","hidden_by":null,"icon":null,"id":"e34e2948ce1abbfd5ca2877a309307ba","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:wifi","original_name":"Martin’s iPad Connection Type","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"db902cad1af8773591a1ef22c6e48bf393e4498886e9160c7ffc10d16b461a3d_connectivity_connection_type","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"65b9df8f8aa7421af564ae1e77999d15","device_class":null,"device_id":"61029ebfaeb04736a98512e93110ebff","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.martins_ipad_focus","hidden_by":null,"icon":null,"id":"9d3af46b3e46942ee9b73b21477eeeea","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:moon-waning-crescent","original_name":"Martin’s iPad Focus","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"db902cad1af8773591a1ef22c6e48bf393e4498886e9160c7ffc10d16b461a3d_focus","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"65b9df8f8aa7421af564ae1e77999d15","device_class":null,"device_id":"61029ebfaeb04736a98512e93110ebff","disabled_by":null,"entity_category":null,"entity_id":"sensor.martins_ipad_last_update_trigger","hidden_by":null,"icon":null,"id":"73eab6182396e7b1b2c78287ff1230ed","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:cellphone-wireless","original_name":"Martin’s iPad Last Update Trigger","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"db902cad1af8773591a1ef22c6e48bf393e4498886e9160c7ffc10d16b461a3d_last_update_trigger","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"65b9df8f8aa7421af564ae1e77999d15","device_class":null,"device_id":"61029ebfaeb04736a98512e93110ebff","disabled_by":null,"entity_category":null,"entity_id":"sensor.martins_ipad_geocoded_location","hidden_by":null,"icon":null,"id":"adcc3a727d3b97fe1c19b185d7308648","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:map","original_name":"Martin’s iPad Geocoded Location","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"db902cad1af8773591a1ef22c6e48bf393e4498886e9160c7ffc10d16b461a3d_geocoded_location","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4742c954ce0521018f89ced27f5f3ac9","device_class":null,"device_id":"5083b180d87e8d19257fa1d665e8e123","disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.m5stackfire_motion","hidden_by":null,"icon":null,"id":"723e1fd1a87011b2e1f93d5983c3a638","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"motion","original_icon":null,"original_name":"m5stackfire-motion","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"3C:61:05:07:30:F4-binary_sensor-m5stackfire-motion","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4742c954ce0521018f89ced27f5f3ac9","device_class":null,"device_id":"5083b180d87e8d19257fa1d665e8e123","disabled_by":null,"entity_category":null,"entity_id":"sensor.dht22_temperature","hidden_by":null,"icon":null,"id":"258a42c0e9112772cfab618892d3c126","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"DHT22 Temperature","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"3C:61:05:07:30:F4-sensor-dht22_temperature","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4742c954ce0521018f89ced27f5f3ac9","device_class":null,"device_id":"5083b180d87e8d19257fa1d665e8e123","disabled_by":null,"entity_category":null,"entity_id":"sensor.dht22_humidity","hidden_by":null,"icon":null,"id":"c2b519541f922bb6e15eeeb13cc58b8b","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"humidity","original_icon":null,"original_name":"DHT22 humidity","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"3C:61:05:07:30:F4-sensor-dht22_humidity","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"4742c954ce0521018f89ced27f5f3ac9","device_class":null,"device_id":"5083b180d87e8d19257fa1d665e8e123","disabled_by":null,"entity_category":null,"entity_id":"light.m5stackfire_side_light_left","hidden_by":null,"icon":null,"id":"be2d62d5770be18543b1ab045cd06cfd","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"M5StackFire Side Light Left","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"3C:61:05:07:30:F4-light-m5stackfire_side_light_left","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"supported_color_modes":["rgb"]},"config_entry_id":"4742c954ce0521018f89ced27f5f3ac9","device_class":null,"device_id":"5083b180d87e8d19257fa1d665e8e123","disabled_by":null,"entity_category":null,"entity_id":"light.m5stackfire_side_light_right","hidden_by":null,"icon":null,"id":"099eb1d85d9f0722cd8c885dfa6211d4","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"M5StackFire Side Light Right","platform":"esphome","supported_features":40,"translation_key":null,"unique_id":"3C:61:05:07:30:F4-light-m5stackfire_side_light_right","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.garten_eingang_normal","hidden_by":null,"icon":null,"id":"b160183640a23a217af18302b88ed18c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:door","original_name":"Garten Eingang Normal","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"1709633488723","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.garten_eingang_hell","hidden_by":null,"icon":null,"id":"43c341f0ac113b158fa03e147177fda4","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:door-open","original_name":"Garten Eingang Hell","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"1709633732738","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":"garten","categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.garten_eingang_farbig","hidden_by":null,"icon":null,"id":"948c269a1d09a6f1bc7c5c302bd13ff0","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:door-open","original_name":"Garten Eingang Farbig","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"1709633791617","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":"garten","categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"scene.garten_eingang_farbig_duplizieren","hidden_by":null,"icon":null,"id":"117b89403bf9acb3e7642c9e4394c4c4","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:door-open","original_name":"Garten Alles Farbig","platform":"homeassistant","supported_features":0,"translation_key":null,"unique_id":"1709718503965","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.klingelknopfgartensaeule","hidden_by":null,"icon":null,"id":"3cce98dde2762b35df640b770717ed60","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"KlingelknopfGartensaeule","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/36","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.klingelknopfhaustuerunten","hidden_by":null,"icon":null,"id":"bfe747d0f054d83b8c381e2571e9a6fa","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"KlingelknopfHaustuerUnten","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/37","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"6cc9d82efad072e33506e3fd32d5c456","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"binary_sensor.klingelknopfinnentuer","hidden_by":null,"icon":null,"id":"aa2b19627864b4a4623c308363cacc19","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"KlingelknopfInnentuer","platform":"knx","supported_features":0,"translation_key":null,"unique_id":"0/0/38","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8TYXFXRN0NTSSZG81Q9R8"},"capabilities":{"id":"1709736390783"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.klingelnaussen","hidden_by":null,"icon":null,"id":"2ddd89ac987c5880488decc0e44e718a","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"KlingelnAussenBeiKlingelknopf","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1709736390783","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8TYXFXRN0NTSSZG81Q9R8"},"capabilities":{"id":"1709736543280"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.klingelinnenbeiklingelknopf","hidden_by":null,"icon":null,"id":"2befeb4473f79b67aaab873d8c2ccc51","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"KlingelInnenBeiKlingelknopf","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1709736543280","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8TYXFXRN0NTSSZG81Q9R8"},"capabilities":{"id":"1709737843307"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.klingelknopfhaustueruntenaufmobilegerate","hidden_by":null,"icon":null,"id":"2ea2fa70e0599bc6bce078a3657dc7eb","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"KlingelknopfHaustuerUntenAufMobileGeräte","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1709737843307","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{"automation":"01HTY8TYXFXRN0NTSSZG81Q9R8"},"capabilities":{"id":"1709738037256"},"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"automation.neue_automatisierung","hidden_by":null,"icon":null,"id":"426cb77347088794cbbb149f7139feae","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"KlingelknopfInnentürAufMobileGeräte","platform":"automation","supported_features":0,"translation_key":null,"unique_id":"1709738037256","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"script.roomtracker_learn_aktueller_raum","hidden_by":null,"icon":null,"id":"7423d325a961f858be9ea6d0e1a543ad","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":"mdi:desk","original_name":"RoomTracker Learn: Aktueller Raum","platform":"script","supported_features":0,"translation_key":null,"unique_id":"roomtracker_learn_aktueller_raum","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.martins_apple_watch","hidden_by":null,"icon":"mdi:watch","id":"0ef9dbd3048760e084bea639e7d38382","has_entity_name":true,"labels":[],"name":"Martins Apple Watch BT Tracker","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"martins_apple_watch","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"martins_apple_watch","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"sensor.martins_iphone","hidden_by":null,"icon":"mdi:cellphone","id":"df817c017242f66ec7e23ff3e891d151","has_entity_name":true,"labels":[],"name":"Martins iPhone BT Tracker","options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"martins_iphone","platform":"mqtt","supported_features":0,"translation_key":null,"unique_id":"martins_iphone","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{},"config_entry_id":"1cbfe198317089e0d9b33b02f3695c6d","device_class":null,"device_id":"4c3363bf9a37bd1bdfbbffb7c8d7cb25","disabled_by":null,"entity_category":null,"entity_id":"media_player.arbeitszimmer","hidden_by":null,"icon":null,"id":"fffb454eef44b9f5e47b2700d8ed4eba","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"apple_tv","supported_features":448439,"translation_key":null,"unique_id":"40:ED:CF:5E:4D:1E","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"1cbfe198317089e0d9b33b02f3695c6d","device_class":null,"device_id":"4c3363bf9a37bd1bdfbbffb7c8d7cb25","disabled_by":null,"entity_category":null,"entity_id":"remote.arbeitszimmer","hidden_by":null,"icon":null,"id":"ec4e6e33c35e22ecb6cffc7ff913ec49","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":null,"platform":"apple_tv","supported_features":0,"translation_key":null,"unique_id":"40:ED:CF:5E:4D:1E","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4742c954ce0521018f89ced27f5f3ac9","device_class":null,"device_id":"5083b180d87e8d19257fa1d665e8e123","disabled_by":null,"entity_category":null,"entity_id":"sensor.mh_z19_co2","hidden_by":null,"icon":null,"id":"9e84d5575ab5b0f3d8a331b5a28ffbef","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"carbon_dioxide","original_icon":"mdi:molecule-co2","original_name":"MH-Z19 CO2","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"3C:61:05:07:30:F4-sensor-mh-z19_co2","previous_unique_id":null,"unit_of_measurement":"ppm"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4742c954ce0521018f89ced27f5f3ac9","device_class":null,"device_id":"5083b180d87e8d19257fa1d665e8e123","disabled_by":null,"entity_category":null,"entity_id":"sensor.mh_z19_temperatur","hidden_by":null,"icon":null,"id":"1d00c1f2cd086e3940329301d3d29787","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":"temperature","original_icon":null,"original_name":"MH-Z19 Temperatur","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"3C:61:05:07:30:F4-sensor-mh-z19_temperatur","previous_unique_id":null,"unit_of_measurement":"°C"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota_ip","hidden_by":null,"icon":null,"id":"b61cea421b5e82e4976bd56ef1f38b83","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:ip-network","original_name":"IP","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_status_sensor_status_sensor_status_ip","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota_last_restart_time","hidden_by":null,"icon":null,"id":"f6d38e84676cbf8ddefea8e60f2a75ae","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"timestamp","original_icon":null,"original_name":"Last Restart Time","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_status_sensor_status_sensor_last_restart_time","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota_wifi_connect_count","hidden_by":null,"icon":null,"id":"3b70cdcdde64956b6aee6649bf7fa0e1","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:counter","original_name":"WiFi Connect Count","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_status_sensor_status_sensor_status_link_count","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota_mqtt_connect_count","hidden_by":null,"icon":null,"id":"af7b1c98b2196370c8258be9f6207d53","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:counter","original_name":"MQTT Connect Count","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_status_sensor_status_sensor_status_mqtt_count","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota_restart_reason","hidden_by":null,"icon":null,"id":"f2c4ab85e54987dd43d5cebe779e1e89","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:information-outline","original_name":"Restart Reason","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_status_sensor_status_sensor_status_restart_reason","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota_rssi","hidden_by":null,"icon":null,"id":"c331aa220d4f7ac7217cb38411653840","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:access-point","original_name":"RSSI","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_status_sensor_status_sensor_status_rssi","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota_signal","hidden_by":null,"icon":null,"id":"095605254cdada3f0804b40314bc9e9f","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"signal_strength","original_icon":null,"original_name":"Signal","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_status_sensor_status_sensor_status_signal","previous_unique_id":null,"unit_of_measurement":"dBm"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":"diagnostic","entity_id":"sensor.tasmota_ssid","hidden_by":null,"icon":null,"id":"09db137ccf53aa0cf959e872c83d7766","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:access-point-network","original_name":"SSID","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_status_sensor_status_sensor_status_ssid","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.tasmota_firmware_version","hidden_by":null,"icon":null,"id":"d3920b758239aaefe7c6f79ffd4d8d42","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Firmware Version","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_status_sensor_status_sensor_status_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":null,"entity_id":"sensor.tasmota_analog_a0","hidden_by":null,"icon":null,"id":"da735ca2efb397c3c09fe2d6597d52fa","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"ANALOG A0","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_sensor_sensor_ANALOG_A0","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":null,"entity_id":"sensor.tasmota_energy_totalstarttime","hidden_by":null,"icon":null,"id":"0992782f43b6aa56e85a5e9a2b143344","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:progress-clock","original_name":"ENERGY TotalStartTime","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_sensor_sensor_ENERGY_TotalStartTime","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":null,"entity_id":"sensor.tasmota_energy_total","hidden_by":null,"icon":null,"id":"211bed4f0b9d921dff81a7510adaac68","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"energy","original_icon":null,"original_name":"ENERGY Total","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_sensor_sensor_ENERGY_Total","previous_unique_id":null,"unit_of_measurement":"kWh"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":null,"entity_id":"sensor.tasmota_energy_yesterday","hidden_by":null,"icon":null,"id":"73a001b676250f2df313ff7382c43eb0","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"energy","original_icon":null,"original_name":"ENERGY Yesterday","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_sensor_sensor_ENERGY_Yesterday","previous_unique_id":null,"unit_of_measurement":"kWh"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"total_increasing"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":null,"entity_id":"sensor.tasmota_energy_today","hidden_by":null,"icon":null,"id":"e447837c0794fbfdcaf51878c0d40276","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"energy","original_icon":null,"original_name":"ENERGY Today","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_sensor_sensor_ENERGY_Today","previous_unique_id":null,"unit_of_measurement":"kWh"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":null,"entity_id":"sensor.tasmota_energy_power","hidden_by":null,"icon":null,"id":"f00e323ff476ec4db43bd60dcd786310","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"power","original_icon":null,"original_name":"ENERGY Power","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_sensor_sensor_ENERGY_Power","previous_unique_id":null,"unit_of_measurement":"W"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":null,"entity_id":"sensor.tasmota_energy_apparentpower","hidden_by":null,"icon":null,"id":"130bdd77e4bbcff12eb58ae2e47fb770","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"apparent_power","original_icon":null,"original_name":"ENERGY ApparentPower","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_sensor_sensor_ENERGY_ApparentPower","previous_unique_id":null,"unit_of_measurement":"VA"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":null,"entity_id":"sensor.tasmota_energy_reactivepower","hidden_by":null,"icon":null,"id":"d2f7f4851250fdb4da3b18cc5620934c","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"reactive_power","original_icon":null,"original_name":"ENERGY ReactivePower","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_sensor_sensor_ENERGY_ReactivePower","previous_unique_id":null,"unit_of_measurement":"var"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":null,"entity_id":"sensor.tasmota_energy_factor","hidden_by":null,"icon":null,"id":"b9722967a3b8b807ed038d47dcf495db","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"power_factor","original_icon":null,"original_name":"ENERGY Factor","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_sensor_sensor_ENERGY_Factor","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":null,"entity_id":"sensor.tasmota_energy_voltage","hidden_by":null,"icon":null,"id":"5291f11d98f7d5a44e5c7128165a86a6","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"voltage","original_icon":null,"original_name":"ENERGY Voltage","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_sensor_sensor_ENERGY_Voltage","previous_unique_id":null,"unit_of_measurement":"V"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":null,"entity_id":"sensor.tasmota_energy_current","hidden_by":null,"icon":null,"id":"5182ca265d18f7d178af6f6486e82223","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"current","original_icon":null,"original_name":"ENERGY Current","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_sensor_sensor_ENERGY_Current","previous_unique_id":null,"unit_of_measurement":"A"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":null,"entity_id":"switch.multi_steckdose_schreibtisch_az_oben_led","hidden_by":null,"icon":"mdi:led-off","id":"d74c21ac21964aa92616743d62bb2668","has_entity_name":true,"labels":[],"name":"MultiSteckdoseSchreibtischAZOben_LED","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_switch_relay_4","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":null,"entity_id":"switch.multi_steckdose_schreibtisch_az_oben_steckdose1","hidden_by":null,"icon":"mdi:power-plug","id":"d04df59ad4206e4c46dc9058b23e2c04","has_entity_name":true,"labels":[],"name":"AZ Oben Schreibtisch 1","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"MultiSteckdoseSchreibtischAZOben","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_switch_relay_0","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":null,"entity_id":"switch.multi_steckdose_schreibtisch_az_oben_steckdose2","hidden_by":null,"icon":"mdi:power-plug","id":"c1f274ec5ae581820babe49272b2af33","has_entity_name":true,"labels":[],"name":"AZ Oben Schreibtisch 2","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Tasmota2","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_switch_relay_1","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":null,"entity_id":"switch.multi_steckdose_schreibtisch_az_oben_steckdose3","hidden_by":null,"icon":"mdi:power-plug","id":"8d66185f05d23a5ec5df741eedbb0766","has_entity_name":true,"labels":[],"name":"AZ Oben Schreibtisch 3","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Tasmota3","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_switch_relay_2","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"4830ccb844609ea7b35926a816864705","device_class":null,"device_id":"20a1127b331f2b9964feb4d7c20fae09","disabled_by":null,"entity_category":null,"entity_id":"switch.multi_steckdose_schreibtisch_az_oben_usb","hidden_by":null,"icon":"mdi:usb","id":"5134d41276e48050fc9f6562633b7cc8","has_entity_name":true,"labels":[],"name":"AZ Oben Schreibtisch Steckdose USB","options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"Tasmota4","platform":"tasmota","supported_features":0,"translation_key":null,"unique_id":"34987AE1018B_switch_relay_3","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"bb1c03069ffe5adc68e1c6ba9411b1ac","device_class":null,"device_id":"d38b7c87ae699c5b12813c8fb421e9e2","disabled_by":"integration","entity_category":"diagnostic","entity_id":"sensor.rebeccahandysamsung_ipv6_addresses","hidden_by":null,"icon":null,"id":"31267cadf105bf737d94c7a436e498ee","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:ip","original_name":"rebeccaHandySamsung IPv6 addresses","platform":"mobile_app","supported_features":0,"translation_key":null,"unique_id":"45dccd41b61bc14f6404403a92fdfb30d255d2cf690da417aab4bc8004600837_ip6_addresses","previous_unique_id":null,"unit_of_measurement":"address(es)"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"100d58ea4abe89dd019b9e1894d38402","device_class":null,"device_id":"deb129743051226a4e47bc5785d1f092","disabled_by":null,"entity_category":null,"entity_id":"button.octoprint_shutdown_system","hidden_by":null,"icon":null,"id":"eb032d6bf2d12609c66c1f3912e2bb13","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"OctoPrint Shutdown System","platform":"octoprint","supported_features":0,"translation_key":null,"unique_id":"Shutdown System-de90f088-68ce-4563-8110-e97ba956bc34","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"100d58ea4abe89dd019b9e1894d38402","device_class":null,"device_id":"deb129743051226a4e47bc5785d1f092","disabled_by":null,"entity_category":null,"entity_id":"button.octoprint_reboot_system","hidden_by":null,"icon":null,"id":"05b486344f2fc39a81acab20882a6f9c","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"restart","original_icon":null,"original_name":"OctoPrint Reboot System","platform":"octoprint","supported_features":0,"translation_key":null,"unique_id":"Reboot System-de90f088-68ce-4563-8110-e97ba956bc34","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"100d58ea4abe89dd019b9e1894d38402","device_class":null,"device_id":"deb129743051226a4e47bc5785d1f092","disabled_by":null,"entity_category":null,"entity_id":"button.octoprint_restart_octoprint","hidden_by":null,"icon":null,"id":"fdc04cf08e00098ce437da263b6f2a51","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"restart","original_icon":null,"original_name":"OctoPrint Restart Octoprint","platform":"octoprint","supported_features":0,"translation_key":null,"unique_id":"Restart Octoprint-de90f088-68ce-4563-8110-e97ba956bc34","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"zone.kindergarten","hidden_by":null,"icon":null,"id":"6d8ba548d99ade74622a7b4a418d47f6","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"hue:room-kids","original_name":"Kindergarten","platform":"zone","supported_features":0,"translation_key":null,"unique_id":"kindergarten","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"zone.forum_stein","hidden_by":null,"icon":null,"id":"e1085d76c9555b3137112242b2d720bd","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:cart","original_name":"Forum Stein","platform":"zone","supported_features":0,"translation_key":null,"unique_id":"forum_stein","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"zone.sachsen","hidden_by":null,"icon":null,"id":"e854424b4aa6373dc6b2fda05a61c262","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:map-marker","original_name":"Sachsen","platform":"zone","supported_features":0,"translation_key":null,"unique_id":"sachsen","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":null,"device_class":null,"device_id":null,"disabled_by":null,"entity_category":null,"entity_id":"zone.rohrenfels","hidden_by":null,"icon":null,"id":"a3763875d5d3c72b23ea66e28c2b1fc0","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":"mdi:map-marker","original_name":"Rohrenfels","platform":"zone","supported_features":0,"translation_key":null,"unique_id":"rohrenfels","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"3b1cb18834ca79ac2bcad53b6084cd1c","device_class":null,"device_id":"4e32cf9a3634ee54f1cfdf2cbf6ed761","disabled_by":null,"entity_category":null,"entity_id":"switch.ventil_giessanlage_vorne","hidden_by":null,"icon":null,"id":"4632e0b65c27e21c3ebfc9f10163e370","has_entity_name":false,"labels":[],"name":null,"options":{"conversation":{"should_expose":true}},"original_device_class":null,"original_icon":null,"original_name":"ventil-giessanlage-vorne","platform":"esphome","supported_features":0,"translation_key":null,"unique_id":"E8:9F:6D:D0:FA:9C-switch-ventil-giessanlage-vorne","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"61dcaa2b5a7332a06dca0f764dc63d8e","disabled_by":"integration","entity_category":null,"entity_id":"binary_sensor.raspberrymatic_ccu_lauft","hidden_by":null,"icon":null,"id":"31d443b4a1f9939ec85d7d51423664cf","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":"running","original_icon":null,"original_name":"Läuft","platform":"hassio","supported_features":0,"translation_key":"state","unique_id":"de838cd8_raspberrymatic_state","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"61dcaa2b5a7332a06dca0f764dc63d8e","disabled_by":"integration","entity_category":null,"entity_id":"sensor.raspberrymatic_ccu_version","hidden_by":null,"icon":null,"id":"a0b5c69b0d3492dd4f70a109a2d4353d","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Version","platform":"hassio","supported_features":0,"translation_key":"version","unique_id":"de838cd8_raspberrymatic_version","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"61dcaa2b5a7332a06dca0f764dc63d8e","disabled_by":"integration","entity_category":null,"entity_id":"sensor.raspberrymatic_ccu_neueste_version","hidden_by":null,"icon":null,"id":"89097f024eab009fa97dd629941a129f","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Neueste Version","platform":"hassio","supported_features":0,"translation_key":"version_latest","unique_id":"de838cd8_raspberrymatic_version_latest","previous_unique_id":null,"unit_of_measurement":null}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"61dcaa2b5a7332a06dca0f764dc63d8e","disabled_by":"integration","entity_category":null,"entity_id":"sensor.raspberrymatic_ccu_cpu_prozent","hidden_by":null,"icon":null,"id":"b0268085d6e72686d78e32e3a9dc5534","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"CPU Prozent","platform":"hassio","supported_features":0,"translation_key":"cpu_percent","unique_id":"de838cd8_raspberrymatic_cpu_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":{"state_class":"measurement"},"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"61dcaa2b5a7332a06dca0f764dc63d8e","disabled_by":"integration","entity_category":null,"entity_id":"sensor.raspberrymatic_ccu_arbeitsspeicher_in_prozent","hidden_by":null,"icon":null,"id":"6994a5f0f5479727b378177e09ded2b4","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Arbeitsspeicher in Prozent","platform":"hassio","supported_features":0,"translation_key":"memory_percent","unique_id":"de838cd8_raspberrymatic_memory_percent","previous_unique_id":null,"unit_of_measurement":"%"}, + {"aliases":[],"area_id":null,"categories":{},"capabilities":null,"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","device_class":null,"device_id":"61dcaa2b5a7332a06dca0f764dc63d8e","disabled_by":null,"entity_category":"config","entity_id":"update.raspberrymatic_ccu_update","hidden_by":null,"icon":null,"id":"0c26625d737447ec320af43b5fe5621d","has_entity_name":true,"labels":[],"name":null,"options":{"conversation":{"should_expose":false}},"original_device_class":null,"original_icon":null,"original_name":"Update","platform":"hassio","supported_features":25,"translation_key":null,"unique_id":"de838cd8_raspberrymatic_version_latest","previous_unique_id":null,"unit_of_measurement":null} + ], + "deleted_entities": [ + {"config_entry_id":"1fb07e8bf70e2bea50f81370eea7719a","entity_id":"sensor.zisterne_test_02v","id":"b117ca33d9273fe7fea5b9af0651b07b","orphaned_timestamp":null,"platform":"esphome","unique_id":"garten_rs485_controller1sensorzisterne_test_02v"}, + {"config_entry_id":"1fb07e8bf70e2bea50f81370eea7719a","entity_id":"sensor.zisterne_test_v","id":"1bfe70ae9ac01da30b4f69538c793b8c","orphaned_timestamp":null,"platform":"esphome","unique_id":"garten_rs485_controller1sensorzisterne_test_v"}, + {"config_entry_id":"1fb07e8bf70e2bea50f81370eea7719a","entity_id":"sensor.zisterne_test_current","id":"d85089d00d2c6ce2fa0936810bf3161c","orphaned_timestamp":null,"platform":"esphome","unique_id":"garten_rs485_controller1sensorzisterne_test_current"}, + {"config_entry_id":"1fb07e8bf70e2bea50f81370eea7719a","entity_id":"sensor.zisterne_test_01v","id":"7ec35e32b96cd207771480e2df950c7b","orphaned_timestamp":null,"platform":"esphome","unique_id":"garten_rs485_controller1sensorzisterne_test_01v"}, + {"config_entry_id":"1fb07e8bf70e2bea50f81370eea7719a","entity_id":"sensor.fullstand_zisterne","id":"856fc0b78c4d7985f5d4a122b7f6b0f9","orphaned_timestamp":null,"platform":"esphome","unique_id":"garten_rs485_controller1sensorfllstand_zisterne"}, + {"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","entity_id":"sensor.map_segments","id":"63c487e6837f8d5fe36fc6421c507695","orphaned_timestamp":null,"platform":"mqtt","unique_id":"vacuum_sensor_MapSegments"}, + {"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","entity_id":"camera.map_data","id":"2b239f0abce514526a8c05dd5d26a760","orphaned_timestamp":null,"platform":"mqtt","unique_id":"vacuum_camera_MapData"}, + {"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","entity_id":"sensor.zone_presets","id":"420d157921f4758b4f45019406ec7752","orphaned_timestamp":null,"platform":"mqtt","unique_id":"vacuum_sensor_ZoneCleaningCapability"}, + {"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","entity_id":"sensor.goto_locations","id":"061386af59bd92949a700ca97a08e5e1","orphaned_timestamp":null,"platform":"mqtt","unique_id":"vacuum_sensor_GoToLocationCapability"}, + {"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","entity_id":"sensor.wi_fi_configuration","id":"5cea0c2538d530bb79e01b565bd2dcf2","orphaned_timestamp":null,"platform":"mqtt","unique_id":"vacuum_sensor_WifiConfigurationCapability"}, + {"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","entity_id":"sensor.error_description","id":"b2895702c0e596c47e35f1f4eae3dc5a","orphaned_timestamp":null,"platform":"mqtt","unique_id":"vacuum_sensor_error"}, + {"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","entity_id":"sensor.main_brush","id":"55f20e53fc1446cf9ee4007d0cdea7a9","orphaned_timestamp":null,"platform":"mqtt","unique_id":"vacuum_sensor_ConsumableMonitoringCapability_brush_main"}, + {"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","entity_id":"sensor.right_brush","id":"1b19aea4c1a9fe3012e9b54355bd6421","orphaned_timestamp":null,"platform":"mqtt","unique_id":"vacuum_sensor_ConsumableMonitoringCapability_brush_side_right"}, + {"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","entity_id":"sensor.main_filter","id":"41bc677c098d1db99e32a8d0afe75e88","orphaned_timestamp":null,"platform":"mqtt","unique_id":"vacuum_sensor_ConsumableMonitoringCapability_filter_main"}, + {"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","entity_id":"sensor.sensor_cleaning","id":"3d0358b546f61ae045f47ab07056bfa8","orphaned_timestamp":null,"platform":"mqtt","unique_id":"vacuum_sensor_ConsumableMonitoringCapability_sensor_all"}, + {"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","entity_id":"vacuum.rockrobo","id":"18e11f4a562938a23864a85205e6810d","orphaned_timestamp":null,"platform":"mqtt","unique_id":"vacuum_vacuum"}, + {"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","entity_id":"light.kinderzimmer_fluter","id":"25ec699c9e5fdf267f41202364e75d12","orphaned_timestamp":null,"platform":"hue","unique_id":"be62b154-3096-469c-8243-6cd58930c04c"}, + {"config_entry_id":"e0ebcf51d57b4df4baaf36894d59979d","entity_id":"sensor.kinderzimmer_stehlampe_zigbee_connectivity","id":"229ea1c5c61d951b6ec6df511e0fe0f0","orphaned_timestamp":null,"platform":"hue","unique_id":"d216f510-b1de-4374-be21-ab05116c0a3b"}, + {"config_entry_id":"4742c954ce0521018f89ced27f5f3ac9","entity_id":"light.m5stackfire_backlight","id":"f803e2648a0ea11306dbfd1e98d779b5","orphaned_timestamp":null,"platform":"esphome","unique_id":"3C:61:05:07:30:F4-light-m5stackfire_backlight"}, + {"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","entity_id":"light.mqtt_garden_leds_channel4","id":"1a0d0904431bb006ee9d744c3083146c","orphaned_timestamp":null,"platform":"mqtt","unique_id":"garden_leds_channel4"}, + {"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","entity_id":"light.mqtt_garden_leds_channel3","id":"05cd18bd43dc0d23d0120e602450479c","orphaned_timestamp":null,"platform":"mqtt","unique_id":"garden_leds_channel3"}, + {"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","entity_id":"light.gartenhaus_decke","id":"dc9471d494b403b6ede0e27d273c98c8","orphaned_timestamp":null,"platform":"mqtt","unique_id":"garden_leds_decke_innen"}, + {"config_entry_id":"4fe874f0bdd44d0a906e76428d63b87a","entity_id":"light.gartenhaus_westwand","id":"d469ab07d33f022d0f8252a485249ba7","orphaned_timestamp":null,"platform":"mqtt","unique_id":"garden_leds_hintergrund_west"}, + {"config_entry_id":"1fb07e8bf70e2bea50f81370eea7719a","entity_id":"light.test_dmx_light04_controller1_uart3","id":"3081aac041b8bcb21cc850775281274c","orphaned_timestamp":null,"platform":"esphome","unique_id":"garten_rs485_controller1lighttest_dmx_light04_controller1_uart3"}, + {"config_entry_id":"1fb07e8bf70e2bea50f81370eea7719a","entity_id":"light.test_dmx_light04_controller1_uart2","id":"b4014b2c9a25858158487d26717bdac7","orphaned_timestamp":null,"platform":"esphome","unique_id":"garten_rs485_controller1lighttest_dmx_light04_controller1_uart2"}, + {"config_entry_id":"1fb07e8bf70e2bea50f81370eea7719a","entity_id":"light.test_dmx_light04_controller1_uart1","id":"352defb3b7fb8141c42eb4faec61c2eb","orphaned_timestamp":null,"platform":"esphome","unique_id":"garten_rs485_controller1lighttest_dmx_light04_controller1_uart1"}, + {"config_entry_id":"1fb07e8bf70e2bea50f81370eea7719a","entity_id":"light.test_dmx_light04","id":"ffcb42302e82607ee1d044c854fc9171","orphaned_timestamp":null,"platform":"esphome","unique_id":"garten_rs485_controller1lighttest_dmx_light04"}, + {"config_entry_id":"5d920f4309e77398f77a9b8f06bef68e","entity_id":"binary_sensor.raspberrymatic_ccu_update_available","id":"4ab15b6f0bc17be2b3323b16ca639d06","orphaned_timestamp":null,"platform":"hassio","unique_id":"de838cd8_raspberrymatic_update_available"} ] } } \ No newline at end of file diff --git a/.storage/core.floor_registry b/.storage/core.floor_registry new file mode 100644 index 0000000..2396935 --- /dev/null +++ b/.storage/core.floor_registry @@ -0,0 +1,16 @@ +{ + "version": 1, + "minor_version": 1, + "key": "core.floor_registry", + "data": { + "floors": [ + { + "aliases": [], + "floor_id": "unten", + "icon": "hue:room-living", + "level": 1, + "name": "Unten" + } + ] + } +} \ No newline at end of file diff --git a/.storage/core.restore_state b/.storage/core.restore_state index 360dc02..285e55f 100644 --- a/.storage/core.restore_state +++ b/.storage/core.restore_state @@ -4,7154 +4,1645 @@ "key": "core.restore_state", "data": [ { - "state": { - "entity_id": "person.martin_bauer", - "state": "home", - "attributes": { - "editable": true, - "id": "d433f5e7758548dab8baa44b545a8668", - "latitude": 49.3694612, - "longitude": 10.9839148, - "gps_accuracy": 20, - "source": "device_tracker.ele_l29", - "user_id": "2ffcb10d3db745b396789364fdef72ec", - "friendly_name": "Martin Bauer" - }, - "last_changed": "2023-01-02T08:20:03.593354+00:00", - "last_updated": "2023-01-03T19:34:22.250103+00:00", - "context": { - "id": "01GNWJ1ASACJWH1AATHJGXSXQJ", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"person.martin_bauer","state":"home","attributes":{"editable":true,"id":"d433f5e7758548dab8baa44b545a8668","device_trackers":["device_tracker.iphone_von_martin","device_tracker.martins_ipad_2"],"latitude":49.36944580078125,"longitude":10.983642490711127,"gps_accuracy":5,"source":"device_tracker.iphone_von_martin","user_id":"2ffcb10d3db745b396789364fdef72ec","friendly_name":"Martin Bauer"},"last_changed":"2024-05-03T18:18:34.673196+00:00","last_reported":"2024-05-03T18:22:31.303002+00:00","last_updated":"2024-05-03T18:22:31.303002+00:00","context":{"id":"01HWZV32W79VG3ZJRQ3P4FPXWW","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "update.home_assistant_supervisor_update", - "state": "off", - "attributes": { - "auto_update": true, - "installed_version": "2022.12.1", - "in_progress": false, - "latest_version": "2022.12.1", - "release_summary": null, - "release_url": "https://github.com/home-assistant/supervisor/releases/tag/2022.12.1", - "skipped_version": null, - "title": "Home Assistant Supervisor", - "entity_picture": "https://brands.home-assistant.io/hassio/icon.png", - "friendly_name": "Home Assistant Supervisor Update", - "supported_features": 1 - }, - "last_changed": "2023-01-02T08:20:14.753469+00:00", - "last_updated": "2023-01-02T08:20:14.753469+00:00", - "context": { - "id": "01GNRS2891VFPFKQM0M53CJP6V", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"update.home_assistant_supervisor_update","state":"off","attributes":{"auto_update":true,"installed_version":"2024.04.4","in_progress":false,"latest_version":"2024.04.4","release_summary":null,"release_url":"https://github.com/home-assistant/supervisor/releases/tag/2024.04.4","skipped_version":null,"title":"Home Assistant Supervisor","entity_picture":"https://brands.home-assistant.io/hassio/icon.png","friendly_name":"Home Assistant Supervisor Update","supported_features":1},"last_changed":"2024-05-03T18:18:35.700932+00:00","last_reported":"2024-05-03T18:18:35.700932+00:00","last_updated":"2024-05-03T18:18:35.700932+00:00","context":{"id":"01HWZTVWSMAS6M6CPM8B9KHD3D","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "update.home_assistant_core_update", - "state": "off", - "attributes": { - "auto_update": false, - "installed_version": "2022.12.8", - "in_progress": false, - "latest_version": "2022.12.9", - "release_summary": null, - "release_url": "https://www.home-assistant.io/latest-release-notes/", - "skipped_version": "2022.12.9", - "title": "Home Assistant Core", - "entity_picture": "https://brands.home-assistant.io/homeassistant/icon.png", - "friendly_name": "Home Assistant Core Update", - "supported_features": 11 - }, - "last_changed": "2023-01-03T10:44:34.904495+00:00", - "last_updated": "2023-01-03T10:44:34.904495+00:00", - "context": { - "id": "01GNVKQ8EKAYK7K7V2C8VGGSV2", - "parent_id": null, - "user_id": "2ffcb10d3db745b396789364fdef72ec" - } - }, + "state": {"entity_id":"update.home_assistant_core_update","state":"on","attributes":{"auto_update":false,"installed_version":"2024.5.0","in_progress":false,"latest_version":"2024.5.1","release_summary":null,"release_url":"https://www.home-assistant.io/latest-release-notes/","skipped_version":null,"title":"Home Assistant Core","entity_picture":"https://brands.home-assistant.io/homeassistant/icon.png","friendly_name":"Home Assistant Core Update","supported_features":11},"last_changed":"2024-05-03T18:18:35.703498+00:00","last_reported":"2024-05-03T18:18:35.703498+00:00","last_updated":"2024-05-03T18:18:35.703498+00:00","context":{"id":"01HWZTVWSQ3WZ1JVZRY1278B49","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "update.mosquitto_broker_update", - "state": "off", - "attributes": { - "auto_update": false, - "installed_version": "6.1.3", - "in_progress": false, - "latest_version": "6.1.3", - "release_summary": "# Changelog\n\n## 6.1.3\n\n- Change timestamp format in logs\n\n## 6.1.2\n\n- Add debug option to help with issues\n\n## 6.1.1\n\n- Don't purge openssl in cleanup\n\n## 6.1.0\n\n- Update mosquitto to 2.0.11\n- Remove `mosquitto-auth-plug` and replace with `mosquitto-go-au", - "release_url": null, - "skipped_version": null, - "title": "Mosquitto broker", - "entity_picture": "/api/hassio/addons/core_mosquitto/icon", - "friendly_name": "Mosquitto broker Update", - "supported_features": 25 - }, - "last_changed": "2023-01-02T08:20:14.754686+00:00", - "last_updated": "2023-01-02T08:20:14.754686+00:00", - "context": { - "id": "01GNRS2892MS5DCRD7HW3AQXH3", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"update.mosquitto_broker_update","state":"off","attributes":{"auto_update":false,"installed_version":"6.4.0","in_progress":false,"latest_version":"6.4.0","release_summary":"# Changelog\n\n## 6.4.0\n\n- Update mosquitto to 2.0.18\n\n## 6.3.1\n\n- Add ability to use a pre-hashed password for custom logins\n\n## 6.3.0\n\n- Update mosquitto to 2.0.17\n\n## 6.2.1\n\n- Add explicit dependencies for dynamic security plugin and asynchronous name re","release_url":null,"skipped_version":null,"title":"Mosquitto broker","entity_picture":"/api/hassio/addons/core_mosquitto/icon","friendly_name":"Mosquitto broker Update","supported_features":25},"last_changed":"2024-05-03T18:18:35.704229+00:00","last_reported":"2024-05-03T18:18:35.704229+00:00","last_updated":"2024-05-03T18:18:35.704229+00:00","context":{"id":"01HWZTVWSR0E0P31QFR4EFTMDC","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "update.influxdb_update", - "state": "off", - "attributes": { - "auto_update": false, - "installed_version": "4.5.0", - "in_progress": false, - "latest_version": "4.5.0", - "release_summary": "## What’s changed\n\n## 📚 Documentation\n\n- 📚 Use new My Home Assistant link format @frenck (#249)\n\n## â¬†ï¸ Dependency updates\n\n- â¬†ï¸ Upgrades add-on base image to 6.0.0 @frenck (#248)\n", - "release_url": null, - "skipped_version": null, - "title": "InfluxDB", - "entity_picture": "/api/hassio/addons/a0d7b954_influxdb/icon", - "friendly_name": "InfluxDB Update", - "supported_features": 25 - }, - "last_changed": "2023-01-02T08:20:14.755085+00:00", - "last_updated": "2023-01-02T08:20:14.755085+00:00", - "context": { - "id": "01GNRS2893QJE04AQJSVJK38X1", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"update.influxdb_update","state":"off","attributes":{"auto_update":false,"installed_version":"5.0.0","in_progress":false,"latest_version":"5.0.0","release_summary":"## What’s changed\n\n## 🚨 Breaking changes\n\n- Drop support for i386 @frenck ([#303](https://github.com/hassio-addons/addon-influxdb/pull/303))\n\n## 🛠Bug fixes\n\n- Fix application of the “reporting†setting @QRPp ([#304](https://github.com/hassio-addons/addon","release_url":null,"skipped_version":null,"title":"InfluxDB","entity_picture":"/api/hassio/addons/a0d7b954_influxdb/icon","friendly_name":"InfluxDB Update","supported_features":25},"last_changed":"2024-05-03T18:18:35.704767+00:00","last_reported":"2024-05-03T18:18:35.704767+00:00","last_updated":"2024-05-03T18:18:35.704767+00:00","context":{"id":"01HWZTVWSR1HSYJ95FS77AYTZT","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "update.file_editor_update", - "state": "off", - "attributes": { - "auto_update": true, - "installed_version": "5.4.2", - "in_progress": false, - "latest_version": "5.4.2", - "release_summary": "# Changelog\n\n## 5.4.2\n\n- Bugfix: Fix page load with special characters in states\n\n## 5.4.1\n\n- Bugfix: Disable Ace-internal yaml-linting\n- Disable internal check for new releases\n\n## 5.4.0\n\n- Add Generate UUID menu item\n- Harmonize Home Assistant term\n- Re", - "release_url": null, - "skipped_version": null, - "title": "File editor", - "entity_picture": "/api/hassio/addons/core_configurator/icon", - "friendly_name": "File editor Update", - "supported_features": 25 - }, - "last_changed": "2023-01-02T08:20:14.755535+00:00", - "last_updated": "2023-01-02T08:20:14.755535+00:00", - "context": { - "id": "01GNRS28933D01JH1A4V57QKE8", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"update.file_editor_update","state":"off","attributes":{"auto_update":true,"installed_version":"5.8.0","in_progress":false,"latest_version":"5.8.0","release_summary":"# Changelog\n\n## 5.8.0\n\n- Update base image to Alpine 3.19\n\n## 5.7.0\n\n- Use new location for accessing the Home Assistant configuration folder using `/homeassistant`\n- Add access to the new public configuration folders of add-ons\n- Upgrade to Alpine 3.18\n-","release_url":null,"skipped_version":null,"title":"File editor","entity_picture":"/api/hassio/addons/core_configurator/icon","friendly_name":"File editor Update","supported_features":25},"last_changed":"2024-05-03T18:18:35.705252+00:00","last_reported":"2024-05-03T18:18:35.705252+00:00","last_updated":"2024-05-03T18:18:35.705252+00:00","context":{"id":"01HWZTVWSSQD58P2P1KHNK5EBW","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "update.ssh_web_terminal_update", - "state": "off", - "attributes": { - "auto_update": true, - "installed_version": "13.0.0", - "in_progress": false, - "latest_version": "13.0.0", - "release_summary": "## What’s changed\n\nThe add-on has been upgraded to a new major version of the base image, which is based on Alpine Linux 3.17\n\n## 🛠Bug fixes\n\n- Fix bash; use hash mark in root prompt @scop (#469)\n\n## 🧰 Maintenance\n\n- 🔨 Migrate old-style base scripts s6-r", - "release_url": null, - "skipped_version": null, - "title": "SSH & Web Terminal", - "entity_picture": "/api/hassio/addons/a0d7b954_ssh/icon", - "friendly_name": "SSH & Web Terminal Update", - "supported_features": 25 - }, - "last_changed": "2023-01-02T08:20:14.755907+00:00", - "last_updated": "2023-01-02T08:20:14.755907+00:00", - "context": { - "id": "01GNRS289337AEW7BKCZB8JAPB", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"update.ssh_web_terminal_update","state":"off","attributes":{"auto_update":true,"installed_version":"17.2.0","in_progress":false,"latest_version":"17.2.0","release_summary":"## What’s changed\n\n## â¬†ï¸ Dependency updates\n\n- â¬†ï¸ Update home-assistant/cli to v4.31.0 @renovate ([#702](https://github.com/hassio-addons/addon-ssh/pull/702))\n- â¬†ï¸ Update Docker to v25.0.3-r1 @renovate ([#703](https://github.com/hassio-addons/addon-ssh/pu","release_url":null,"skipped_version":null,"title":"Advanced SSH & Web Terminal","entity_picture":"/api/hassio/addons/a0d7b954_ssh/icon","friendly_name":"Advanced SSH & Web Terminal Update","supported_features":25},"last_changed":"2024-05-03T18:18:35.706536+00:00","last_reported":"2024-05-03T18:18:35.706536+00:00","last_updated":"2024-05-03T18:18:35.706536+00:00","context":{"id":"01HWZTVWSTJJVMS10S0V3V7H95","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "update.samba_share_update", - "state": "off", - "attributes": { - "auto_update": true, - "installed_version": "10.0.0", - "in_progress": false, - "latest_version": "10.0.0", - "release_summary": "# Changelog\n\n## 10.0.0\n\nBREAKING CHANGE: Don't mangle filenames\n\nBy default, Samba mangles filenames with special characters to ensure\ncompatibility with really old versions of Windows which have a very limited\ncharset for filenames. The add-on no longer ", - "release_url": null, - "skipped_version": null, - "title": "Samba share", - "entity_picture": "/api/hassio/addons/core_samba/icon", - "friendly_name": "Samba share Update", - "supported_features": 25 - }, - "last_changed": "2023-01-02T08:20:14.756309+00:00", - "last_updated": "2023-01-02T08:20:14.756309+00:00", - "context": { - "id": "01GNRS28942F95BZ644V8EQ8JT", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"update.samba_share_update","state":"off","attributes":{"auto_update":true,"installed_version":"12.3.1","in_progress":false,"latest_version":"12.3.1","release_summary":"# Changelog\n\n## 12.3.1\n\n- Handle passwords with backslash correctly\n\n## 12.3.0\n\n- Upgrade Alpine Linux to 3.19\n\n## 12.2.0\n\n- Decrease Samba log level\n\n## 12.1.0\n\n- Use the new Home Assistant folder for the `config` share\n- Add support for accessing public","release_url":null,"skipped_version":null,"title":"Samba share","entity_picture":"/api/hassio/addons/core_samba/icon","friendly_name":"Samba share Update","supported_features":25},"last_changed":"2024-05-03T18:18:35.707152+00:00","last_reported":"2024-05-03T18:18:35.707152+00:00","last_updated":"2024-05-03T18:18:35.707152+00:00","context":{"id":"01HWZTVWSVB2EKD85AFDJ4GCJF","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "update.mariadb_update", - "state": "off", - "attributes": { - "auto_update": false, - "installed_version": "2.5.1", - "in_progress": false, - "latest_version": "2.5.1", - "release_summary": "# Changelog\n\n## 2.5.1\n\n- Remove deprecated `innodb-buffer-pool-instances`\n\n## 2.5.0\n\n- Update alpine to 3.16 and s6 to v3\n\n## 2.4.0\n\n- Add lock capabilities during snapshot\n\n## 2.3.0\n\n- Option to grant user specific privileges for a database\n\n## 2.2.2\n\n- ", - "release_url": null, - "skipped_version": null, - "title": "MariaDB", - "entity_picture": "/api/hassio/addons/core_mariadb/icon", - "friendly_name": "MariaDB Update", - "supported_features": 25 - }, - "last_changed": "2023-01-02T08:20:14.756689+00:00", - "last_updated": "2023-01-02T08:20:14.756689+00:00", - "context": { - "id": "01GNRS28948HZS9CD2AFN6JHD6", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"update.mariadb_update","state":"off","attributes":{"auto_update":false,"installed_version":"2.7.1","in_progress":false,"latest_version":"2.7.1","release_summary":"# Changelog\n\n## 2.7.1\n\n**Note:** Restart the add-on before upgrade if the current version is lower\nthan 2.7.0! This is to ensure a clean stop right before the update (see also\nhttps://github.com/home-assistant/addons/issues/3566).\n\n- Increase MariaDB add-","release_url":null,"skipped_version":null,"title":"MariaDB","entity_picture":"/api/hassio/addons/core_mariadb/icon","friendly_name":"MariaDB Update","supported_features":25},"last_changed":"2024-05-03T18:18:35.709109+00:00","last_reported":"2024-05-03T18:18:35.709109+00:00","last_updated":"2024-05-03T18:18:35.709109+00:00","context":{"id":"01HWZTVWSX5TGJ7ZC3AFKK7AFX","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "update.tasmoadmin_update", - "state": "off", - "attributes": { - "auto_update": true, - "installed_version": "0.22.0", - "in_progress": false, - "latest_version": "0.22.0", - "release_summary": "## What’s changed\n\n## ✨ New features\n\n- 🩺 Add healthcheck to improve HA watchdog @frenck (#270)\n\n## 🧰 Maintenance\n\n- 🔨 Migrate old-style S6 scripts to s6-rc.d @frenck (#269)\n\n## â¬†ï¸ Dependency updates\n\n- â¬†ï¸ Upgrades add-on base image to 13.0.0 @frenck (#26", - "release_url": null, - "skipped_version": null, - "title": "TasmoAdmin", - "entity_picture": "/api/hassio/addons/a0d7b954_sonweb/icon", - "friendly_name": "TasmoAdmin Update", - "supported_features": 25 - }, - "last_changed": "2023-01-02T08:20:14.757063+00:00", - "last_updated": "2023-01-02T08:20:14.757063+00:00", - "context": { - "id": "01GNRS28956D52W1X0SVVFVK6A", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"update.tasmoadmin_update","state":"off","attributes":{"auto_update":true,"installed_version":"0.30.1","in_progress":false,"latest_version":"0.30.1","release_summary":"## What’s changed\n\n## 📚 Documentation\n\n- 📚 Remove iframe instructions @sinclairpaul ([#394](https://github.com/hassio-addons/addon-tasmoadmin/pull/394))\n\n## â¬†ï¸ Dependency updates\n\n- â¬†ï¸ Update PHP to v8.2.18-r0 @renovate ([#397](https://github.com/hassio-a","release_url":null,"skipped_version":null,"title":"TasmoAdmin","entity_picture":"/api/hassio/addons/a0d7b954_sonweb/icon","friendly_name":"TasmoAdmin Update","supported_features":25},"last_changed":"2024-05-03T18:18:35.709887+00:00","last_reported":"2024-05-03T18:18:35.709887+00:00","last_updated":"2024-05-03T18:18:35.709887+00:00","context":{"id":"01HWZTVWSXRW8ETA7VJ2F8Z86B","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "update.check_home_assistant_configuration_update", - "state": "off", - "attributes": { - "auto_update": false, - "installed_version": "3.11.0", - "in_progress": false, - "latest_version": "3.11.0", - "release_summary": null, - "release_url": null, - "skipped_version": null, - "title": "Check Home Assistant configuration", - "friendly_name": "Check Home Assistant configuration Update", - "supported_features": 25 - }, - "last_changed": "2023-01-02T08:20:14.757588+00:00", - "last_updated": "2023-01-02T08:20:14.757588+00:00", - "context": { - "id": "01GNRS2895FY20MSDZE5Y29S4C", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"update.check_home_assistant_configuration_update","state":"off","attributes":{"auto_update":true,"installed_version":"3.11.0","in_progress":false,"latest_version":"3.11.0","release_summary":null,"release_url":null,"skipped_version":null,"title":"Check Home Assistant configuration","friendly_name":"Check Home Assistant configuration Update","supported_features":25},"last_changed":"2024-05-03T18:18:35.712213+00:00","last_reported":"2024-05-03T18:18:35.712213+00:00","last_updated":"2024-05-03T18:18:35.712213+00:00","context":{"id":"01HWZTVWT0GFPPK0EZ2MNCSFSX","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "update.z_wave_js_update", - "state": "off", - "attributes": { - "auto_update": false, - "installed_version": "0.1.74", - "in_progress": false, - "latest_version": "0.1.74", - "release_summary": "# Changelog\n\n## 0.1.74\n\n- [Bump Z-Wave JS Server to 1.24.0](https://github.com/zwave-js/zwave-js-server/releases/tag/1.24.0)\n- [Bump Z-Wave JS to 10.3.0](https://github.com/zwave-js/node-zwave-js/releases/tag/v10.3.0)\n\n## 0.1.73\n\n- [Bump Z-Wave JS Server ", - "release_url": null, - "skipped_version": null, - "title": "Z-Wave JS", - "entity_picture": "/api/hassio/addons/core_zwave_js/icon", - "friendly_name": "Z-Wave JS Update", - "supported_features": 25 - }, - "last_changed": "2023-01-02T08:20:14.758125+00:00", - "last_updated": "2023-01-02T08:20:14.758125+00:00", - "context": { - "id": "01GNRS2896R1FTS8DKNSMQ8AXB", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"update.motioneye_update","state":"off","attributes":{"auto_update":false,"installed_version":"0.20.0","in_progress":false,"latest_version":"0.20.0","release_summary":"## What’s changed\n\nIt is finally here! The add-on wraps the first beta version of the long-awaited new motionEye release 🎉 \n\n## 🛠Bug fixes\n\n- Fix migration scripts @frenck ([#454](https://github.com/hassio-addons/addon-motioneye/pull/454))\n\n## 🧰 Maintena","release_url":null,"skipped_version":null,"title":"motionEye","entity_picture":"/api/hassio/addons/a0d7b954_motioneye/icon","friendly_name":"motionEye Update","supported_features":25},"last_changed":"2024-05-03T18:18:35.713464+00:00","last_reported":"2024-05-03T18:18:35.713464+00:00","last_updated":"2024-05-03T18:18:35.713464+00:00","context":{"id":"01HWZTVWT118B1Y762TC52HBJ5","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "update.raspberrymatic_ccu_update", - "state": "off", - "attributes": { - "auto_update": false, - "installed_version": "3.61.5.20211113", - "in_progress": false, - "latest_version": "3.65.11.20221218", - "release_summary": "# ChangeLog\n\nFor a recent ChangeLog please review the following information:\n\n- [RaspberryMatic Releases](https://github.com/jens-maus/RaspberryMatic/releases)\n", - "release_url": null, - "skipped_version": "3.65.11.20221218", - "title": "RaspberryMatic CCU", - "entity_picture": "/api/hassio/addons/de838cd8_raspberrymatic/icon", - "friendly_name": "RaspberryMatic CCU Update", - "supported_features": 25 - }, - "last_changed": "2023-01-02T08:20:14.758493+00:00", - "last_updated": "2023-01-02T08:20:14.758493+00:00", - "context": { - "id": "01GNRS2896TJ2BQSCNAED8W1BN", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"update.glances_update","state":"off","attributes":{"auto_update":true,"installed_version":"0.21.1","in_progress":false,"latest_version":"0.21.1","release_summary":"## What’s changed\n\n## â¬†ï¸ Dependency updates\n\n- â¬†ï¸ Update ghcr.io/hassio-addons/base Docker tag to v15.0.4 @renovate ([#451](https://github.com/hassio-addons/addon-glances/pull/451))\n- â¬†ï¸ Update ghcr.io/hassio-addons/base Docker tag to v15.0.5 @renovate ([","release_url":null,"skipped_version":null,"title":"Glances","entity_picture":"/api/hassio/addons/a0d7b954_glances/icon","friendly_name":"Glances Update","supported_features":25},"last_changed":"2024-05-03T18:18:35.714398+00:00","last_reported":"2024-05-03T18:18:35.714398+00:00","last_updated":"2024-05-03T18:18:35.714398+00:00","context":{"id":"01HWZTVWT2CJS4Y7EC6KV5ZYN1","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "update.motioneye_update", - "state": "off", - "attributes": { - "auto_update": false, - "installed_version": "0.18.0", - "in_progress": false, - "latest_version": "0.18.0", - "release_summary": "## What’s changed\n\n## 🚀 Enhancements\n\n- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#348)\n\n## 📚 Documentation\n\n- 📚 Add My buttons to documentation @frenck (#349)\n\n## â¬†ï¸ Dependency updates\n\n- â¬†ï¸ Upgrades libwebp to 1.2.2-r0 @", - "release_url": null, - "skipped_version": null, - "title": "motionEye", - "entity_picture": "/api/hassio/addons/a0d7b954_motioneye/icon", - "friendly_name": "motionEye Update", - "supported_features": 25 - }, - "last_changed": "2023-01-02T08:20:14.758873+00:00", - "last_updated": "2023-01-02T08:20:14.758873+00:00", - "context": { - "id": "01GNRS2896TR9Y9MJNNKSRCPK6", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"update.netdata_update","state":"off","attributes":{"auto_update":true,"installed_version":"2.1.1","in_progress":false,"latest_version":"2.1.1","release_summary":"\n\n# Changelog\n\nAll notable changes to this project will be documented in this file.\n\nThe format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)","release_url":null,"skipped_version":null,"title":"Netdata","entity_picture":"/api/hassio/addons/47146a2b_netdata/icon","friendly_name":"Netdata Update","supported_features":25},"last_changed":"2024-05-03T18:18:35.715308+00:00","last_reported":"2024-05-03T18:18:35.715308+00:00","last_updated":"2024-05-03T18:18:35.715308+00:00","context":{"id":"01HWZTVWT30XFT3HXTA65RNC91","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "update.glances_update", - "state": "off", - "attributes": { - "auto_update": true, - "installed_version": "0.17.2", - "in_progress": false, - "latest_version": "0.17.2", - "release_summary": "## What’s changed\n\n## 🛠Bug fixes\n\n- Add py3-packaging dependency @tjorim (#303)\n- Add py3-six dependency @tjorim (#307)\n\n## â¬†ï¸ Dependency updates\n\n- â¬†ï¸ Upgrades python3 to 3.10.9-r0 @tjorim (#304)\n- â¬†ï¸ Upgrades add-on base image to 13.0.0 @frenck (#306)\n", - "release_url": null, - "skipped_version": null, - "title": "Glances", - "entity_picture": "/api/hassio/addons/a0d7b954_glances/icon", - "friendly_name": "Glances Update", - "supported_features": 25 - }, - "last_changed": "2023-01-02T08:20:14.759230+00:00", - "last_updated": "2023-01-02T08:20:14.759230+00:00", - "context": { - "id": "01GNRS2897MAE30QWVP7FSV4RD", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"update.z_wave_js_update","state":"off","attributes":{"auto_update":false,"installed_version":"0.4.3","in_progress":false,"latest_version":"0.5.0","release_summary":"# Changelog\n\n## 0.5.0\n\n### Features\n\n- Z-Wave JS: Map more Basic CC values to more useful command classes\n- Z-Wave JS: Add Z-Wave Long Range support\n- Z-Wave JS Server: Add Z-Wave Long Range support\n- Addon: Add support for collecting Z-Wave Long Range se","release_url":null,"skipped_version":"0.5.0","title":"Z-Wave JS","entity_picture":"/api/hassio/addons/core_zwave_js/icon","friendly_name":"Z-Wave JS Update","supported_features":25},"last_changed":"2024-05-03T18:18:35.716075+00:00","last_reported":"2024-05-03T18:18:35.716075+00:00","last_updated":"2024-05-03T18:18:35.716075+00:00","context":{"id":"01HWZTVWT49ZWPZG2PA93ZR0PT","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "update.netdata_update", - "state": "off", - "attributes": { - "auto_update": true, - "installed_version": "2.1.1", - "in_progress": false, - "latest_version": "2.1.1", - "release_summary": "\n\n# Changelog\n\nAll notable changes to this project will be documented in this file.\n\nThe format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)", - "release_url": null, - "skipped_version": null, - "title": "Netdata", - "entity_picture": "/api/hassio/addons/47146a2b_netdata/icon", - "friendly_name": "Netdata Update", - "supported_features": 25 - }, - "last_changed": "2023-01-02T08:20:14.759648+00:00", - "last_updated": "2023-01-02T08:20:14.759648+00:00", - "context": { - "id": "01GNRS2897BHDDZAKQB247J3M4", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"update.raspberrymatic_ccu_update","state":"off","attributes":{"auto_update":false,"installed_version":"3.75.7.20240420","in_progress":false,"latest_version":"3.75.7.20240420","release_summary":"# ChangeLog\n\nFor a recent ChangeLog please review the following information:\n\n- [RaspberryMatic Releases](https://github.com/jens-maus/RaspberryMatic/releases)\n","release_url":null,"skipped_version":null,"title":"RaspberryMatic CCU","entity_picture":"/api/hassio/addons/de838cd8_raspberrymatic/icon","friendly_name":"RaspberryMatic CCU Update","supported_features":25},"last_changed":"2024-05-03T18:18:35.717125+00:00","last_reported":"2024-05-03T18:33:35.937176+00:00","last_updated":"2024-05-03T18:33:35.937176+00:00","context":{"id":"01HWZVQBY1CEFAQAYNKSBCVTH7","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.stillen", - "state": "unknown", - "attributes": { - "entity_id": [ - "light.bett_rebecca" - ], - "id": "1594067418882", - "friendly_name": "Stillen" - }, - "last_changed": "2023-01-02T08:20:16.185943+00:00", - "last_updated": "2023-01-02T08:20:16.185943+00:00", - "context": { - "id": "01GNRS29NSPK7568CMBWE0J1FT", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"script.timed_sleep","state":"off","attributes":{"last_triggered":"2024-05-03T17:34:04.890386+00:00","mode":"single","current":0,"friendly_name":"Einschlafen mit Licht und Musik auto-aus"},"last_changed":"2024-05-03T18:18:37.168100+00:00","last_reported":"2024-05-03T18:18:37.168100+00:00","last_updated":"2024-05-03T18:18:37.168100+00:00","context":{"id":"01HWZTVY7G38ZACDFBSK1K3Z2Q","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.stillen_2", - "state": "unknown", - "attributes": { - "entity_id": [ - "light.bett_rebecca" - ], - "id": "1594067605702", - "friendly_name": "Stillen" - }, - "last_changed": "2023-01-02T08:20:16.186551+00:00", - "last_updated": "2023-01-02T08:20:16.186551+00:00", - "context": { - "id": "01GNRS29NT5XEJZPA7RWJADXCF", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"script.bedroom_music_off_20","state":"off","attributes":{"last_triggered":null,"mode":"single","current":0,"friendly_name":"Schlafzimmer Musik aus 20min"},"last_changed":"2024-05-03T18:18:37.168556+00:00","last_reported":"2024-05-03T18:18:37.168556+00:00","last_updated":"2024-05-03T18:18:37.168556+00:00","context":{"id":"01HWZTVY7G4MJ68MZK54E7XB20","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.nachtswennallelieberschlafen", - "state": "2022-12-23T16:53:06.451371+00:00", - "attributes": { - "entity_id": [ - "light.kinderzimmer_fluter", - "light.bad_licht", - "light.bett_rebecca", - "light.wohnzimmer_regal_rechts", - "light.wohnzimmer_regal_links" - ], - "id": "1611999354955", - "icon": "mdi:sleep", - "friendly_name": "0_NachtsWennAlleLieberSchlafen" - }, - "last_changed": "2023-01-02T08:20:16.186873+00:00", - "last_updated": "2023-01-02T08:20:16.186873+00:00", - "context": { - "id": "01GNRS29NTAY6JMAHHEQR2W1HV", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"script.bedroom_music_off_30","state":"off","attributes":{"last_triggered":null,"mode":"single","current":0,"friendly_name":"Schlafzimmer Musik aus 30min"},"last_changed":"2024-05-03T18:18:37.168949+00:00","last_reported":"2024-05-03T18:18:37.168949+00:00","last_updated":"2024-05-03T18:18:37.168949+00:00","context":{"id":"01HWZTVY7GJXVCMPSN4W46TMME","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.arbeitszimmer_orange", - "state": "2022-12-25T21:30:12.593268+00:00", - "attributes": { - "entity_id": [ - "light.arbeitszimmer_deckenlampe", - "light.arbeitszimmer_fluter", - "light.arbeitszimmer_stehlampe_oben", - "light.arbeitszimmer_stehlampe_unten" - ], - "id": "arbeitszimmer_orange", - "friendly_name": "Arbeitszimmer Orange" - }, - "last_changed": "2023-01-02T08:20:16.187160+00:00", - "last_updated": "2023-01-02T08:20:16.187160+00:00", - "context": { - "id": "01GNRS29NVHRHGQYHJREDG30ZE", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"script.bedroom_music_off_45","state":"off","attributes":{"last_triggered":null,"mode":"single","current":0,"friendly_name":"Schlafzimmer Musik aus 45min"},"last_changed":"2024-05-03T18:18:37.169352+00:00","last_reported":"2024-05-03T18:18:37.169352+00:00","last_updated":"2024-05-03T18:18:37.169352+00:00","context":{"id":"01HWZTVY7HD1941MHC6M2GVK95","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.arbeitszimmer_blau_grun", - "state": "unknown", - "attributes": { - "entity_id": [ - "light.arbeitszimmer_deckenlampe", - "light.arbeitszimmer_fluter", - "light.arbeitszimmer_stehlampe_oben", - "light.arbeitszimmer_stehlampe_unten" - ], - "id": "arbeitszimmer_blau_grun", - "friendly_name": "Arbeitszimmer Blau Grün" - }, - "last_changed": "2023-01-02T08:20:16.187447+00:00", - "last_updated": "2023-01-02T08:20:16.187447+00:00", - "context": { - "id": "01GNRS29NVD1BW91VATJAHZ49E", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"script.bedroom_music_off_60","state":"off","attributes":{"last_triggered":null,"mode":"single","current":0,"friendly_name":"Schlafzimmer Musik aus 1h"},"last_changed":"2024-05-03T18:18:37.169700+00:00","last_reported":"2024-05-03T18:18:37.169700+00:00","last_updated":"2024-05-03T18:18:37.169700+00:00","context":{"id":"01HWZTVY7HQQP7NQSY21D2G7A8","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.arbeitszimmer_hell", - "state": "2023-01-03T15:06:37.630800+00:00", - "attributes": { - "entity_id": [ - "light.arbeitszimmer_deckenlampe", - "light.arbeitszimmer_fluter", - "light.arbeitszimmer_stehlampe_oben", - "light.arbeitszimmer_stehlampe_unten" - ], - "id": "arbeitszimmer_hell", - "friendly_name": "Arbeitszimmer Hell" - }, - "last_changed": "2023-01-03T15:06:37.631226+00:00", - "last_updated": "2023-01-03T15:06:37.631226+00:00", - "context": { - "id": "01GNW2Q2NTQA493B857VKRBPW3", - "parent_id": null, - "user_id": "2ffcb10d3db745b396789364fdef72ec" - } - }, + "state": {"entity_id":"script.bedroom_waves","state":"off","attributes":{"last_triggered":"2022-02-28T09:01:37.978574+00:00","mode":"single","current":0,"friendly_name":"Schlafzimmer Wellen"},"last_changed":"2024-05-03T18:18:37.170044+00:00","last_reported":"2024-05-03T18:18:37.170044+00:00","last_updated":"2024-05-03T18:18:37.170044+00:00","context":{"id":"01HWZTVY7JVYTSXGPYRZX677C2","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.bad_normal", - "state": "unknown", - "attributes": { - "entity_id": [ - "light.bad_licht" - ], - "id": "bad_normal", - "friendly_name": "Bad Normal" - }, - "last_changed": "2023-01-02T08:20:16.188302+00:00", - "last_updated": "2023-01-02T08:20:16.188302+00:00", - "context": { - "id": "01GNRS29NW1MJS1D6MVS7TPHTY", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"script.bedroom_rain","state":"off","attributes":{"last_triggered":null,"mode":"single","current":0,"friendly_name":"Schlafzimmer Regen"},"last_changed":"2024-05-03T18:18:37.170456+00:00","last_reported":"2024-05-03T18:18:37.170456+00:00","last_updated":"2024-05-03T18:18:37.170456+00:00","context":{"id":"01HWZTVY7JXXWT7SD724637D50","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.bad_hell", - "state": "unknown", - "attributes": { - "entity_id": [ - "light.bad_licht" - ], - "id": "bad_hell", - "friendly_name": "Bad Hell" - }, - "last_changed": "2023-01-02T08:20:16.188607+00:00", - "last_updated": "2023-01-02T08:20:16.188607+00:00", - "context": { - "id": "01GNRS29NWQ64Q3M2Z86FS7DWB", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"script.bedroom_sleep_music_long","state":"off","attributes":{"last_triggered":null,"mode":"single","current":0,"friendly_name":"Einschlaf Playlist"},"last_changed":"2024-05-03T18:18:37.170763+00:00","last_reported":"2024-05-03T18:18:37.170763+00:00","last_updated":"2024-05-03T18:18:37.170763+00:00","context":{"id":"01HWZTVY7J21EAJN6CBNR4XVQS","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.bad_baden", - "state": "unknown", - "attributes": { - "entity_id": [ - "light.bad_licht" - ], - "id": "bad_baden", - "friendly_name": "Bad Baden" - }, - "last_changed": "2023-01-02T08:20:16.189283+00:00", - "last_updated": "2023-01-02T08:20:16.189283+00:00", - "context": { - "id": "01GNRS29NX3TV9404WHMCA6FJR", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"script.bedroom_sleep_music_short","state":"off","attributes":{"last_triggered":null,"mode":"single","current":0,"friendly_name":"Einschlaf Playlist Kurz"},"last_changed":"2024-05-03T18:18:37.171067+00:00","last_reported":"2024-05-03T18:18:37.171067+00:00","last_updated":"2024-05-03T18:18:37.171067+00:00","context":{"id":"01HWZTVY7KTJTQCCT7JY23G0PS","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.garten_savanna", - "state": "2022-02-16T21:20:53.811547+00:00", - "attributes": { - "entity_id": [ - "light.garten_stehleuchte", - "light.garten_spot_beet", - "light.garten_spot_magnolie", - "light.garten_spot_birke" - ], - "id": "garten_savanna", - "friendly_name": "Garten Savanna" - }, - "last_changed": "2023-01-02T08:20:16.190248+00:00", - "last_updated": "2023-01-02T08:20:16.190248+00:00", - "context": { - "id": "01GNRS29NYG4MD41RQ2ZA0TYDT", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"script.esphome_light_toggle","state":"off","attributes":{"last_triggered":"2024-05-01T11:45:46.842301+00:00","mode":"single","current":0,"icon":"mdi:lightbulb-auto","friendly_name":"EspHome Light toggle"},"last_changed":"2024-05-03T18:18:37.171406+00:00","last_reported":"2024-05-03T18:18:37.171406+00:00","last_updated":"2024-05-03T18:18:37.171406+00:00","context":{"id":"01HWZTVY7KAHGEWCAFPQW1XBDY","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.kinderzimmer_wickeln_nachts", - "state": "2022-09-28T04:10:20.308080+00:00", - "attributes": { - "entity_id": [ - "light.kinderzimmer_fluter", - "light.kinderzimmer_deckenlampe" - ], - "id": "kinderzimmer_wickeln_nachts", - "friendly_name": "Kinderzimmer Wickeln nachts" - }, - "last_changed": "2023-01-02T08:20:16.190723+00:00", - "last_updated": "2023-01-02T08:20:16.190723+00:00", - "context": { - "id": "01GNRS29NYB5D7BCHZZY80D0JA", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"script.sprinkler_an_5_minuten","state":"off","attributes":{"last_triggered":"2024-05-01T08:25:52.513972+00:00","mode":"restart","current":0,"icon":"mdi:sprinkler-variant","friendly_name":"Sprinkler an für einige Minuten"},"last_changed":"2024-05-03T18:18:37.171739+00:00","last_reported":"2024-05-03T18:18:37.171739+00:00","last_updated":"2024-05-03T18:18:37.171739+00:00","context":{"id":"01HWZTVY7KMB4RZCASZK7CPMP5","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.kinderzimmer_normal", - "state": "2022-09-28T04:10:23.585063+00:00", - "attributes": { - "entity_id": [ - "light.kinderzimmer_deckenlampe", - "light.kinderzimmer_fluter" - ], - "id": "kinderzimmer_normal", - "friendly_name": "Kinderzimmer Normal" - }, - "last_changed": "2023-01-02T08:20:16.190990+00:00", - "last_updated": "2023-01-02T08:20:16.190990+00:00", - "context": { - "id": "01GNRS29NYJ2VJ69JPPRAKA82E", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"script.pool_pumpe_schalten","state":"off","attributes":{"last_triggered":"2024-05-02T09:44:33.908231+00:00","mode":"single","current":0,"icon":"hue:room-pool","friendly_name":"Pool Pumpe schalten"},"last_changed":"2024-05-03T18:18:37.172088+00:00","last_reported":"2024-05-03T18:18:37.172088+00:00","last_updated":"2024-05-03T18:18:37.172088+00:00","context":{"id":"01HWZTVY7MQPXXYZZ4V659B6RS","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.kinderzimmer_hell", - "state": "2022-12-29T05:16:36.056037+00:00", - "attributes": { - "entity_id": [ - "light.kinderzimmer_deckenlampe", - "light.kinderzimmer_fluter" - ], - "id": "kinderzimmer_hell", - "friendly_name": "Kinderzimmer Hell" - }, - "last_changed": "2023-01-02T08:20:16.191348+00:00", - "last_updated": "2023-01-02T08:20:16.191348+00:00", - "context": { - "id": "01GNRS29NZ1XMHMD382QMS1QR6", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"script.roomtracker_learn_aktueller_raum","state":"off","attributes":{"last_triggered":"2024-03-15T15:26:42.671361+00:00","mode":"single","current":0,"icon":"mdi:desk","friendly_name":"RoomTracker Learn: Aktueller Raum"},"last_changed":"2024-05-03T18:18:37.172402+00:00","last_reported":"2024-05-03T18:18:37.172402+00:00","last_updated":"2024-05-03T18:18:37.172402+00:00","context":{"id":"01HWZTVY7MKFTW09GXENDWJEW0","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.kuche_essbereich_orange", - "state": "2023-01-03T18:48:10.605971+00:00", - "attributes": { - "entity_id": [ - "light.kuche_deckenlampe", - "light.esszimmer_deckenlampe_west", - "light.esszimmer_deckenlampe_mitte", - "light.esszimmer_schrankleuchte", - "light.kuche_links", - "light.kuche_rechts", - "light.kuche_vorne" - ], - "id": "kueche_essbereich_orange", - "friendly_name": "Küche Essbereich Orange" - }, - "last_changed": "2023-01-03T18:48:10.606176+00:00", - "last_updated": "2023-01-03T18:48:10.606176+00:00", - "context": { - "id": "01GNWFCR3549BKWTJ007EV6DW0", - "parent_id": "01GNWFCR325QC0CQY5HA161R4X", - "user_id": null - } - }, + "state": {"entity_id":"input_number.fon_aus_in","state":"12.0","attributes":{"initial":null,"editable":true,"min":1.0,"max":60.0,"step":1.0,"mode":"slider","unit_of_measurement":"Minuten","icon":"mdi:time","friendly_name":"Fön aus in "},"last_changed":"2024-05-03T18:18:37.213493+00:00","last_reported":"2024-05-03T18:18:37.213493+00:00","last_updated":"2024-05-03T18:18:37.213493+00:00","context":{"id":"01HWZTVY8XPX68QM19Q8WAA12M","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.kuche_essbereich_blau_grun", - "state": "unknown", - "attributes": { - "entity_id": [ - "light.kuche_deckenlampe", - "light.esszimmer_deckenlampe_west", - "light.esszimmer_deckenlampe_mitte", - "light.esszimmer_schrankleuchte", - "light.kuche_links", - "light.kuche_rechts", - "light.kuche_vorne" - ], - "id": "kueche_essbereich_blau_grun", - "friendly_name": "Küche Essbereich Blau Grün" - }, - "last_changed": "2023-01-02T08:20:16.191828+00:00", - "last_updated": "2023-01-02T08:20:16.191828+00:00", - "context": { - "id": "01GNRS29NZ0A1EMF72GTQV8B2W", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.stillen","state":"unknown","attributes":{"entity_id":["light.bett_rebecca"],"id":"1594067418882","friendly_name":"Stillen"},"last_changed":"2024-05-03T18:18:37.235696+00:00","last_reported":"2024-05-03T18:18:37.235696+00:00","last_updated":"2024-05-03T18:18:37.235696+00:00","context":{"id":"01HWZTVY9KD0QE7EBN1Y2JK7A9","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.kuche_essbereich_grun", - "state": "unknown", - "attributes": { - "entity_id": [ - "light.kuche_deckenlampe", - "light.esszimmer_deckenlampe_west", - "light.esszimmer_deckenlampe_mitte", - "light.esszimmer_schrankleuchte", - "light.kuche_links", - "light.kuche_rechts", - "light.kuche_vorne" - ], - "id": "kueche_essbereich_grun", - "friendly_name": "Küche Essbereich Grün" - }, - "last_changed": "2023-01-02T08:20:16.192046+00:00", - "last_updated": "2023-01-02T08:20:16.192046+00:00", - "context": { - "id": "01GNRS29P0N1H8D9XAZG3AE60N", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.stillen_2","state":"unknown","attributes":{"entity_id":["light.bett_rebecca"],"id":"1594067605702","friendly_name":"Stillen"},"last_changed":"2024-05-03T18:18:37.240867+00:00","last_reported":"2024-05-03T18:18:37.240867+00:00","last_updated":"2024-05-03T18:18:37.240867+00:00","context":{"id":"01HWZTVY9RF6TF5C7HFF9ETDBC","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.kuche_essbereich_hell", - "state": "2023-01-02T15:23:50.562048+00:00", - "attributes": { - "entity_id": [ - "light.esszimmer_deckenlampe_mitte", - "light.esszimmer_deckenlampe_west", - "light.kuche_deckenlampe", - "light.kuche_links", - "light.kuche_rechts", - "light.kuche_vorne" - ], - "id": "kueche_essbereich_hell", - "friendly_name": "Küche Essbereich Hell" - }, - "last_changed": "2023-01-02T15:23:50.562218+00:00", - "last_updated": "2023-01-02T15:23:50.562218+00:00", - "context": { - "id": "01GNSH9WCWEZJFNKEE8WAAC435", - "parent_id": "01GNSH9WCR1JMNN2VEWB88Q3F0", - "user_id": null - } - }, + "state": {"entity_id":"scene.nachtswennallelieberschlafen","state":"2024-03-15T07:10:31.912262+00:00","attributes":{"entity_id":["light.kinderzimmer_fluter","light.bad_licht","light.bett_rebecca","light.wohnzimmer_regal_rechts","light.wohnzimmer_regal_links"],"id":"1611999354955","icon":"mdi:sleep","friendly_name":"0_NachtsWennAlleLieberSchlafen"},"last_changed":"2024-05-03T18:18:37.250454+00:00","last_reported":"2024-05-03T18:18:37.250454+00:00","last_updated":"2024-05-03T18:18:37.250454+00:00","context":{"id":"01HWZTVYA26D52FR15ZEF6VDD9","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.schlafzimmer_bettlicht_dunkel", - "state": "2023-01-03T17:53:57.513000+00:00", - "attributes": { - "entity_id": [ - "light.bett_martin", - "light.bett_rebecca", - "light.schlafzimmer_deckenlampe", - "light.schlafzimmer_fluter", - "light.schlafzimmer_schrank" - ], - "id": "schlafzimmer_bettlich_dunkel", - "friendly_name": "Schlafzimmer Bettlicht dunkel" - }, - "last_changed": "2023-01-03T17:53:57.513207+00:00", - "last_updated": "2023-01-03T17:53:57.513207+00:00", - "context": { - "id": "01GNWC9F7JRYD6YVNQHV8D10PY", - "parent_id": "01GNWC9F7GF9PGGX2G54SY30YE", - "user_id": null - } - }, + "state": {"entity_id":"scene.garten_aus","state":"2024-04-13T18:49:48.573981+00:00","attributes":{"entity_id":["light.lichter_garten"],"id":"1692646478832","icon":"mdi:lightbulb-group-off-outline","friendly_name":"Garten aus"},"last_changed":"2024-05-03T18:18:37.253769+00:00","last_reported":"2024-05-03T18:18:37.253769+00:00","last_updated":"2024-05-03T18:18:37.253769+00:00","context":{"id":"01HWZTVYA50NRN93F72KV1QEAX","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.schlafzimmer_stillen", - "state": "2023-01-03T18:19:00.165350+00:00", - "attributes": { - "entity_id": [ - "light.bett_rebecca", - "light.schlafzimmer_deckenlampe", - "light.schlafzimmer_fluter", - "light.schlafzimmer_schrank", - "light.bett_martin" - ], - "id": "schlafzimmer_stillen", - "friendly_name": "Schlafzimmer Stillen" - }, - "last_changed": "2023-01-03T18:19:00.165558+00:00", - "last_updated": "2023-01-03T18:19:00.165558+00:00", - "context": { - "id": "01GNWDQAP3NAQ41FJ7RFHABXVS", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.garten_eingang_normal","state":"2024-03-18T21:11:49.372757+00:00","attributes":{"entity_id":["light.lichter_garten_eingang","light.briefkasten_licht","light.klingelknopfe_licht","light.haustur_licht"],"id":"1709633488723","icon":"mdi:door","friendly_name":"Garten Eingang Normal"},"last_changed":"2024-05-03T18:18:37.256730+00:00","last_reported":"2024-05-03T18:18:37.256730+00:00","last_updated":"2024-05-03T18:18:37.256730+00:00","context":{"id":"01HWZTVYA8GMJ3M1MH8GYTB935","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.schlafzimmer_einschlaflicht", - "state": "2022-12-23T16:53:44.829398+00:00", - "attributes": { - "entity_id": [ - "light.schlafzimmer_deckenlampe", - "light.schlafzimmer_schrank", - "light.bett_martin", - "light.bett_rebecca", - "light.schlafzimmer_fluter" - ], - "id": "schlafzimmer_einschlaflicht", - "friendly_name": "Schlafzimmer Einschlaflicht" - }, - "last_changed": "2023-01-02T08:20:16.192924+00:00", - "last_updated": "2023-01-02T08:20:16.192924+00:00", - "context": { - "id": "01GNRS29P0207JVJAPGFVPKWFD", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.garten_eingang_hell","state":"2024-03-18T21:11:45.684713+00:00","attributes":{"entity_id":["light.lichter_garten_eingang","light.hochbeet_lichter","light.magnolie_links","light.magnolie_rechts","light.gartenhaus_deckenlicht_vorne","light.haustur_licht","light.briefkasten_licht","light.klingelknopfe_licht"],"id":"1709633732738","icon":"mdi:door-open","friendly_name":"Garten Eingang Hell"},"last_changed":"2024-05-03T18:18:37.260066+00:00","last_reported":"2024-05-03T18:18:37.260066+00:00","last_updated":"2024-05-03T18:18:37.260066+00:00","context":{"id":"01HWZTVYACRMRTWQQ92NR5PD56","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.schlafzimmer_orange", - "state": "2023-01-03T17:56:00.814368+00:00", - "attributes": { - "entity_id": [ - "light.schlafzimmer_deckenlampe", - "light.schlafzimmer_schrank", - "light.bett_martin", - "light.bett_rebecca", - "light.schlafzimmer_fluter" - ], - "id": "schlafzimmer_orange", - "friendly_name": "Schlafzimmer Orange" - }, - "last_changed": "2023-01-03T17:56:00.814517+00:00", - "last_updated": "2023-01-03T17:56:00.814517+00:00", - "context": { - "id": "01GNWCD7N42AC6VD6F6X4RGX6E", - "parent_id": "01GNWCD7N2A1J81947CTA7C9AW", - "user_id": null - } - }, + "state": {"entity_id":"scene.garten_eingang_farbig","state":"2024-03-18T21:11:47.839699+00:00","attributes":{"entity_id":["light.haustur_licht","light.briefkasten_licht","light.klingelknopfe_licht","light.gartenhaus_deckenlicht_vorne","light.magnolie_links","light.magnolie_rechts","light.eingang_gartenhaus","light.eingang_garageseite","light.eingang_saule_sud","light.eingang_gartentur_nord","light.eingang_gartentur_sud","light.hochbeet_innen","light.hochbeet_mitte","light.hochbeet_eingang"],"id":"1709633791617","icon":"mdi:door-open","friendly_name":"Garten Eingang Farbig"},"last_changed":"2024-05-03T18:18:37.266711+00:00","last_reported":"2024-05-03T18:18:37.266711+00:00","last_updated":"2024-05-03T18:18:37.266711+00:00","context":{"id":"01HWZTVYAJEQBM1887Q1VCEGCR","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.schlafzimmer_rot", - "state": "2022-05-07T20:49:46.793422+00:00", - "attributes": { - "entity_id": [ - "light.schlafzimmer_deckenlampe", - "light.schlafzimmer_schrank", - "light.bett_martin", - "light.bett_rebecca", - "light.schlafzimmer_fluter" - ], - "id": "schlafzimmer_rot", - "friendly_name": "Schlafzimmer Rot" - }, - "last_changed": "2023-01-02T08:20:16.193358+00:00", - "last_updated": "2023-01-02T08:20:16.193358+00:00", - "context": { - "id": "01GNRS29P16YK1PTH25C00VFRD", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.garten_eingang_farbig_duplizieren","state":"2024-03-06T09:55:58.164731+00:00","attributes":{"entity_id":["light.haustur_licht","light.briefkasten_licht","light.klingelknopfe_licht","light.magnolie_links","light.magnolie_rechts","light.suedseite1","light.suedseite2","light.suedseite3","light.suedseite4","light.suedseite5","light.suedseite6","light.pool_licht","light.hochbeet_mitte","light.hochbeet_eingang","light.hochbeet_innen","light.eingang_gartentur_nord","light.eingang_gartentur_sud","light.eingang_garageseite","light.eingang_saule_sud","light.gartenhaus_deckenlicht_vorne","light.eingang_gartenhaus","light.gartenhaus_wandlicht"],"id":"1709718503965","icon":"mdi:door-open","friendly_name":"Garten Alles Farbig"},"last_changed":"2024-05-03T18:18:37.267640+00:00","last_reported":"2024-05-03T18:18:37.267640+00:00","last_updated":"2024-05-03T18:18:37.267640+00:00","context":{"id":"01HWZTVYAKTH89QBGS4G3K50ZF","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.schlafzimmer_blau", - "state": "unknown", - "attributes": { - "entity_id": [ - "light.schlafzimmer_deckenlampe", - "light.schlafzimmer_schrank", - "light.bett_martin", - "light.bett_rebecca", - "light.schlafzimmer_fluter" - ], - "id": "schlafzimmer_blau", - "friendly_name": "Schlafzimmer Blau" - }, - "last_changed": "2023-01-02T08:20:16.193579+00:00", - "last_updated": "2023-01-02T08:20:16.193579+00:00", - "context": { - "id": "01GNRS29P1G5JR75EK390MR3B9", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.arbeitszimmer_orange","state":"2024-03-28T20:45:29.332034+00:00","attributes":{"entity_id":["light.arbeitszimmer_deckenlampe","light.arbeitszimmer_fluter","light.arbeitszimmer_stehlampe_oben","light.arbeitszimmer_stehlampe_unten"],"id":"arbeitszimmer_orange","friendly_name":"Arbeitszimmer Orange"},"last_changed":"2024-05-03T18:18:37.273798+00:00","last_reported":"2024-05-03T18:18:37.273798+00:00","last_updated":"2024-05-03T18:18:37.273798+00:00","context":{"id":"01HWZTVYAS4NDGB43EPFXX67E8","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.schlafzimmer_ganz_hell", - "state": "2023-01-02T16:17:28.009411+00:00", - "attributes": { - "entity_id": [ - "light.schlafzimmer_deckenlampe", - "light.schlafzimmer_schrank", - "light.bett_martin", - "light.bett_rebecca", - "light.schlafzimmer_fluter" - ], - "id": "schlafzimmer_ganz_hell", - "friendly_name": "Schlafzimmer Ganz Hell" - }, - "last_changed": "2023-01-02T16:17:28.009620+00:00", - "last_updated": "2023-01-02T16:17:28.009620+00:00", - "context": { - "id": "01GNSMC2E2YFQZ3VFYTQD0ZWM9", - "parent_id": "01GNSMC2E11XS5EJVH2B8D4GRR", - "user_id": null - } - }, + "state": {"entity_id":"scene.arbeitszimmer_blau_grun","state":"2024-03-20T21:37:29.407088+00:00","attributes":{"entity_id":["light.arbeitszimmer_deckenlampe","light.arbeitszimmer_fluter","light.arbeitszimmer_stehlampe_oben","light.arbeitszimmer_stehlampe_unten"],"id":"arbeitszimmer_blau_grun","friendly_name":"Arbeitszimmer Blau Grün"},"last_changed":"2024-05-03T18:18:37.274798+00:00","last_reported":"2024-05-03T18:18:37.274798+00:00","last_updated":"2024-05-03T18:18:37.274798+00:00","context":{"id":"01HWZTVYATD56PEA0ZY3M0YMFE","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.wohnbereich_orange", - "state": "2023-01-03T17:59:05.497405+00:00", - "attributes": { - "entity_id": [ - "light.kuche_deckenlampe", - "light.wohnzimmer_deckenlampe", - "light.esszimmer_deckenlampe_west", - "light.esszimmer_deckenlampe_mitte", - "light.esszimmer_schrankleuchte", - "light.kuche_links", - "light.kuche_rechts", - "light.kuche_vorne", - "light.wohnzimmer_kugel", - "light.wohnzimmer_stehlampe", - "light.wohnzimmer_stehlampe_oben", - "light.wohnzimmer_regal_rechts", - "light.wohnzimmer_regal_links" - ], - "id": "wohnbereich_orange", - "friendly_name": "Wohnbereich Orange" - }, - "last_changed": "2023-01-03T17:59:05.497721+00:00", - "last_updated": "2023-01-03T17:59:05.497721+00:00", - "context": { - "id": "01GNWCJW0BXGTJEA9F2FS3PY9F", - "parent_id": "01GNWCJW06SR0QT3S6RGCDHBEX", - "user_id": null - } - }, + "state": {"entity_id":"scene.arbeitszimmer_hell","state":"2024-03-27T16:59:41.556372+00:00","attributes":{"entity_id":["light.arbeitszimmer_deckenlampe","light.arbeitszimmer_fluter","light.arbeitszimmer_stehlampe_oben","light.arbeitszimmer_stehlampe_unten"],"id":"arbeitszimmer_hell","friendly_name":"Arbeitszimmer Hell"},"last_changed":"2024-05-03T18:18:37.279860+00:00","last_reported":"2024-05-03T18:18:37.279860+00:00","last_updated":"2024-05-03T18:18:37.279860+00:00","context":{"id":"01HWZTVYAZ8AYE7X5PSQC5298Q","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.wohnbereich_blau_grun", - "state": "2022-12-06T18:17:16.152519+00:00", - "attributes": { - "entity_id": [ - "light.kuche_deckenlampe", - "light.wohnzimmer_deckenlampe", - "light.esszimmer_deckenlampe_west", - "light.esszimmer_deckenlampe_mitte", - "light.esszimmer_schrankleuchte", - "light.kuche_links", - "light.kuche_rechts", - "light.kuche_vorne", - "light.wohnzimmer_kugel", - "light.wohnzimmer_stehlampe", - "light.wohnzimmer_stehlampe_oben", - "light.wohnzimmer_regal_rechts", - "light.wohnzimmer_regal_links" - ], - "id": "wohnberech_blau_grun", - "friendly_name": "Wohnbereich Blau Grün" - }, - "last_changed": "2023-01-02T08:20:16.194211+00:00", - "last_updated": "2023-01-02T08:20:16.194211+00:00", - "context": { - "id": "01GNRS29P2NPKHXWFZHXZ3NNNC", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.bad_normal","state":"unknown","attributes":{"entity_id":["light.bad_licht"],"id":"bad_normal","friendly_name":"Bad Normal"},"last_changed":"2024-05-03T18:18:37.280807+00:00","last_reported":"2024-05-03T18:18:37.280807+00:00","last_updated":"2024-05-03T18:18:37.280807+00:00","context":{"id":"01HWZTVYB0VEJ1YHF3XEGCMMP3","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.wohnbereich_grun", - "state": "unknown", - "attributes": { - "entity_id": [ - "light.kuche_deckenlampe", - "light.wohnzimmer_deckenlampe", - "light.esszimmer_deckenlampe_west", - "light.esszimmer_deckenlampe_mitte", - "light.esszimmer_schrankleuchte", - "light.kuche_links", - "light.kuche_rechts", - "light.kuche_vorne", - "light.wohnzimmer_kugel", - "light.wohnzimmer_stehlampe", - "light.wohnzimmer_stehlampe_oben", - "light.wohnzimmer_regal_rechts", - "light.wohnzimmer_regal_links" - ], - "id": "wohnbereich_grun", - "friendly_name": "Wohnbereich Grün" - }, - "last_changed": "2023-01-02T08:20:16.194434+00:00", - "last_updated": "2023-01-02T08:20:16.194434+00:00", - "context": { - "id": "01GNRS29P24N27PS7Y3BAG96SH", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.bad_hell","state":"unknown","attributes":{"entity_id":["light.bad_licht"],"id":"bad_hell","friendly_name":"Bad Hell"},"last_changed":"2024-05-03T18:18:37.281983+00:00","last_reported":"2024-05-03T18:18:37.281983+00:00","last_updated":"2024-05-03T18:18:37.281983+00:00","context":{"id":"01HWZTVYB1QVAQH6THRQJ6KJNM","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.wohnbereich_hell", - "state": "2023-01-03T15:40:25.350765+00:00", - "attributes": { - "entity_id": [ - "light.esszimmer_deckenlampe_mitte", - "light.esszimmer_deckenlampe_west", - "light.wohnzimmer_deckenlampe", - "light.kuche_deckenlampe", - "light.wohnzimmer_regal_links", - "light.kuche_links", - "light.kuche_rechts", - "light.wohnzimmer_regal_rechts", - "light.wohnzimmer_stehlampe_oben", - "light.wohnzimmer_stehlampe", - "light.wohnzimmer_kugel", - "light.kuche_vorne" - ], - "id": "wohnbereich_hell", - "friendly_name": "Wohnbereich Hell" - }, - "last_changed": "2023-01-03T15:40:25.351030+00:00", - "last_updated": "2023-01-03T15:40:25.351030+00:00", - "context": { - "id": "01GNW4MYW07T18ZAY8V3FNJSFB", - "parent_id": "01GNW4MYVYDR2E82CBGQ7VTXVK", - "user_id": null - } - }, + "state": {"entity_id":"scene.bad_baden","state":"unknown","attributes":{"entity_id":["light.bad_licht"],"id":"bad_baden","friendly_name":"Bad Baden"},"last_changed":"2024-05-03T18:18:37.286423+00:00","last_reported":"2024-05-03T18:18:37.286423+00:00","last_updated":"2024-05-03T18:18:37.286423+00:00","context":{"id":"01HWZTVYB6TYAHMV5SMS3EC1DS","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.wohnbereich_meditation", - "state": "unknown", - "attributes": { - "entity_id": [ - "light.kuche_deckenlampe", - "light.wohnzimmer_deckenlampe", - "light.esszimmer_deckenlampe_west", - "light.esszimmer_deckenlampe_mitte", - "light.esszimmer_schrankleuchte", - "light.kuche_links", - "light.kuche_rechts", - "light.kuche_vorne", - "light.wohnzimmer_kugel", - "light.wohnzimmer_stehlampe", - "light.wohnzimmer_stehlampe_oben", - "light.wohnzimmer_regal_rechts", - "light.wohnzimmer_regal_links", - "cover.esszimmer_fenster_rollo", - "cover.kuche_fenster_rollo", - "cover.wohnzimmer_fenster_rollo", - "cover.wohnzimmer_terrassentur_rollo" - ], - "id": "wohnbereich_meditation", - "friendly_name": "Wohnbereich Meditation" - }, - "last_changed": "2023-01-02T08:20:16.194878+00:00", - "last_updated": "2023-01-02T08:20:16.194878+00:00", - "context": { - "id": "01GNRS29P2F5NC6EQEZQEG4SFY", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.kinderzimmer_wickeln_nachts","state":"2024-01-10T05:42:33.752656+00:00","attributes":{"entity_id":["light.kinderzimmer_fluter","light.kinderzimmer_deckenlampe"],"id":"kinderzimmer_wickeln_nachts","friendly_name":"Kinderzimmer Wickeln nachts"},"last_changed":"2024-05-03T18:18:37.287561+00:00","last_reported":"2024-05-03T18:18:37.287561+00:00","last_updated":"2024-05-03T18:18:37.287561+00:00","context":{"id":"01HWZTVYB7JN10G7S4K2RG6FDB","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.wohnbereich_kuscheln", - "state": "unknown", - "attributes": { - "entity_id": [ - "light.kuche_deckenlampe", - "light.wohnzimmer_deckenlampe", - "light.esszimmer_deckenlampe_west", - "light.esszimmer_deckenlampe_mitte", - "light.esszimmer_schrankleuchte", - "light.kuche_links", - "light.kuche_rechts", - "light.kuche_vorne", - "light.wohnzimmer_kugel", - "light.wohnzimmer_stehlampe", - "light.wohnzimmer_stehlampe_oben", - "light.wohnzimmer_regal_rechts", - "light.wohnzimmer_regal_links", - "light.gang_bogen", - "light.gang_licht", - "cover.esszimmer_fenster_rollo", - "cover.kuche_fenster_rollo", - "cover.wohnzimmer_fenster_rollo", - "cover.wohnzimmer_terrassentur_rollo" - ], - "id": "wohnbereich_kuscheln", - "friendly_name": "Wohnbereich Kuscheln" - }, - "last_changed": "2023-01-02T08:20:16.195094+00:00", - "last_updated": "2023-01-02T08:20:16.195094+00:00", - "context": { - "id": "01GNRS29P3MZWCB87PX3QKGYHY", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.kinderzimmer_normal","state":"2022-09-28T04:10:23.585063+00:00","attributes":{"entity_id":["light.kinderzimmer_deckenlampe","light.kinderzimmer_fluter"],"id":"kinderzimmer_normal","friendly_name":"Kinderzimmer Normal"},"last_changed":"2024-05-03T18:18:37.288545+00:00","last_reported":"2024-05-03T18:18:37.288545+00:00","last_updated":"2024-05-03T18:18:37.288545+00:00","context":{"id":"01HWZTVYB8T0RPR4XREHBDDHWY","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.wohnzimmer_dunkel", - "state": "2022-12-25T23:24:22.641864+00:00", - "attributes": { - "entity_id": [ - "light.kuche_deckenlampe", - "light.wohnzimmer_deckenlampe", - "light.esszimmer_deckenlampe_west", - "light.esszimmer_deckenlampe_mitte", - "light.esszimmer_schrankleuchte", - "light.wohnzimmer_kugel", - "light.wohnzimmer_stehlampe", - "light.wohnzimmer_stehlampe_oben", - "light.wohnzimmer_regal_rechts", - "light.wohnzimmer_regal_links" - ], - "id": "wohnzimmer_dunkel", - "friendly_name": "Wohnzimmer Dunkel" - }, - "last_changed": "2023-01-02T08:20:16.195307+00:00", - "last_updated": "2023-01-02T08:20:16.195307+00:00", - "context": { - "id": "01GNRS29P3SJCK2W4GK2HG4HZQ", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.kinderzimmer_hell","state":"2024-01-09T18:31:00.300978+00:00","attributes":{"entity_id":["light.kinderzimmer_deckenlampe","light.kinderzimmer_fluter"],"id":"kinderzimmer_hell","friendly_name":"Kinderzimmer Hell"},"last_changed":"2024-05-03T18:18:37.289441+00:00","last_reported":"2024-05-03T18:18:37.289441+00:00","last_updated":"2024-05-03T18:18:37.289441+00:00","context":{"id":"01HWZTVYB9A1H5S75CECYB4E5V","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.wohnzimmer_orange", - "state": "2023-01-02T22:24:40.492928+00:00", - "attributes": { - "entity_id": [ - "light.wohnzimmer_deckenlampe", - "light.wohnzimmer_kugel", - "light.wohnzimmer_stehlampe", - "light.wohnzimmer_stehlampe_oben", - "light.wohnzimmer_regal_rechts", - "light.wohnzimmer_regal_links" - ], - "id": "wohnzimmer_orange", - "friendly_name": "Wohnzimmer Orange" - }, - "last_changed": "2023-01-02T22:24:40.493090+00:00", - "last_updated": "2023-01-02T22:24:40.493090+00:00", - "context": { - "id": "01GNT9CEGYCJ07QJ4KZY02MC7B", - "parent_id": "01GNT9CEGW1GEPX52J0ZH8GQ2N", - "user_id": null - } - }, + "state": {"entity_id":"scene.kuche_essbereich_orange","state":"2024-05-03T18:26:23.931764+00:00","attributes":{"entity_id":["light.kuche_deckenlampe","light.esszimmer_deckenlampe_west","light.esszimmer_deckenlampe_mitte","light.esszimmer_schrankleuchte","light.kuche_links","light.kuche_rechts","light.kuche_vorne"],"id":"kueche_essbereich_orange","friendly_name":"Küche Essbereich Orange"},"last_changed":"2024-05-03T18:26:23.931887+00:00","last_reported":"2024-05-03T18:26:23.931887+00:00","last_updated":"2024-05-03T18:26:23.931887+00:00","context":{"id":"01HWZVA61PMEE2Q95M1YE2NVNE","parent_id":"01HWZVA61NA0RZ4K02H36BAYFP","user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.wohnzimmer_blau_grun", - "state": "unknown", - "attributes": { - "entity_id": [ - "light.wohnzimmer_deckenlampe", - "light.wohnzimmer_kugel", - "light.wohnzimmer_stehlampe", - "light.wohnzimmer_stehlampe_oben", - "light.wohnzimmer_regal_rechts", - "light.wohnzimmer_regal_links" - ], - "id": "wohnzimmer_blau_grun", - "friendly_name": "Wohnzimmer Blau Grün" - }, - "last_changed": "2023-01-02T08:20:16.195834+00:00", - "last_updated": "2023-01-02T08:20:16.195834+00:00", - "context": { - "id": "01GNRS29P3Y4JF927TFFR53SHC", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.kuche_essbereich_blau_grun","state":"2024-03-22T06:27:05.115768+00:00","attributes":{"entity_id":["light.kuche_deckenlampe","light.esszimmer_deckenlampe_west","light.esszimmer_deckenlampe_mitte","light.esszimmer_schrankleuchte","light.kuche_links","light.kuche_rechts","light.kuche_vorne"],"id":"kueche_essbereich_blau_grun","friendly_name":"Küche Essbereich Blau Grün"},"last_changed":"2024-05-03T18:18:37.291114+00:00","last_reported":"2024-05-03T18:18:37.291114+00:00","last_updated":"2024-05-03T18:18:37.291114+00:00","context":{"id":"01HWZTVYBBVGCR0088YVEYB8AB","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.wohnzimmer_grun", - "state": "unknown", - "attributes": { - "entity_id": [ - "light.wohnzimmer_deckenlampe", - "light.wohnzimmer_kugel", - "light.wohnzimmer_stehlampe", - "light.wohnzimmer_stehlampe_oben", - "light.wohnzimmer_regal_rechts", - "light.wohnzimmer_regal_links" - ], - "id": "wohnzimmer_grun", - "friendly_name": "Wohnzimmer Grün" - }, - "last_changed": "2023-01-02T08:20:16.196205+00:00", - "last_updated": "2023-01-02T08:20:16.196205+00:00", - "context": { - "id": "01GNRS29P4Z2TVQKTPDAF5YJSN", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.kuche_essbereich_grun","state":"2024-03-05T16:41:43.975909+00:00","attributes":{"entity_id":["light.kuche_deckenlampe","light.esszimmer_deckenlampe_west","light.esszimmer_deckenlampe_mitte","light.esszimmer_schrankleuchte","light.kuche_links","light.kuche_rechts","light.kuche_vorne"],"id":"kueche_essbereich_grun","friendly_name":"Küche Essbereich Grün"},"last_changed":"2024-05-03T18:18:37.291941+00:00","last_reported":"2024-05-03T18:18:37.291941+00:00","last_updated":"2024-05-03T18:18:37.291941+00:00","context":{"id":"01HWZTVYBBJZ4PVKHH9Z55PVG2","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "scene.wohnzimmer_hell", - "state": "2022-12-24T09:06:01.349746+00:00", - "attributes": { - "entity_id": [ - "light.wohnzimmer_deckenlampe", - "light.wohnzimmer_regal_links", - "light.wohnzimmer_regal_rechts", - "light.wohnzimmer_stehlampe_oben", - "light.wohnzimmer_stehlampe", - "light.wohnzimmer_kugel" - ], - "id": "wohnzimmer_hell", - "friendly_name": "Wohnzimmer Hell" - }, - "last_changed": "2023-01-02T08:20:16.196439+00:00", - "last_updated": "2023-01-02T08:20:16.196439+00:00", - "context": { - "id": "01GNRS29P4N27N8V9P4A7A84GF", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.kuche_essbereich_hell","state":"2024-04-27T05:56:47.285521+00:00","attributes":{"entity_id":["light.esszimmer_deckenlampe_mitte","light.esszimmer_deckenlampe_west","light.kuche_deckenlampe","light.kuche_links","light.kuche_rechts","light.kuche_vorne"],"id":"kueche_essbereich_hell","friendly_name":"Küche Essbereich Hell"},"last_changed":"2024-05-03T18:18:37.292962+00:00","last_reported":"2024-05-03T18:18:37.292962+00:00","last_updated":"2024-05-03T18:18:37.292962+00:00","context":{"id":"01HWZTVYBCYK1DKX65WEZC3C4P","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "counter.licht_szene_oben_counter", - "state": "1306", - "attributes": { - "editable": false, - "initial": 0, - "step": 1 - }, - "last_changed": "2023-01-02T08:20:17.976662+00:00", - "last_updated": "2023-01-02T08:20:17.976662+00:00", - "context": { - "id": "01GNRS2BDR6QTP3J6GD5X61QSR", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.schlafzimmer_bettlicht_dunkel","state":"2024-04-30T15:07:13.333983+00:00","attributes":{"entity_id":["light.bett_martin","light.bett_rebecca","light.schlafzimmer_deckenlampe","light.schlafzimmer_fluter","light.schlafzimmer_schrank"],"id":"schlafzimmer_bettlich_dunkel","friendly_name":"Schlafzimmer Bettlicht dunkel"},"last_changed":"2024-05-03T18:18:37.293839+00:00","last_reported":"2024-05-03T18:18:37.293839+00:00","last_updated":"2024-05-03T18:18:37.293839+00:00","context":{"id":"01HWZTVYBDV5WRMD3ZN5YPGA3M","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "timer.fon_timer", - "state": "active", - "attributes": { - "duration": "0:45:00", - "editable": true, - "finishes_at": "2023-01-03T20:13:10+00:00", - "remaining": "0:45:00", - "icon": "mdi:hair-dryer", - "friendly_name": "Fön Timer" - }, - "last_changed": "2023-01-03T19:28:10.159826+00:00", - "last_updated": "2023-01-03T19:28:10.159826+00:00", - "context": { - "id": "01GNWHNZC83G7CTB6GTBGRMPFC", - "parent_id": "01GNWHNZBZM7ZYFD2PTHZ37B9P", - "user_id": null - } - }, + "state": {"entity_id":"scene.schlafzimmer_stillen","state":"2024-05-03T10:34:58.713537+00:00","attributes":{"entity_id":["light.bett_rebecca","light.schlafzimmer_deckenlampe","light.schlafzimmer_fluter","light.schlafzimmer_schrank","light.bett_martin"],"id":"schlafzimmer_stillen","friendly_name":"Schlafzimmer Stillen"},"last_changed":"2024-05-03T18:18:37.294666+00:00","last_reported":"2024-05-03T18:18:37.294666+00:00","last_updated":"2024-05-03T18:18:37.294666+00:00","context":{"id":"01HWZTVYBEBCT1WQ6YS8Q71755","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "input_number.fon_aus_in", - "state": "12.0", - "attributes": { - "initial": null, - "editable": true, - "min": 1.0, - "max": 60.0, - "step": 1.0, - "mode": "slider", - "unit_of_measurement": "Minuten", - "icon": "mdi:time", - "friendly_name": "Fön aus in " - }, - "last_changed": "2023-01-02T08:20:22.352844+00:00", - "last_updated": "2023-01-02T08:20:22.352844+00:00", - "context": { - "id": "01GNRS2FPGZCK5AW4HQS95PHNC", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.schlafzimmer_einschlaflicht","state":"2024-05-03T17:34:04.916239+00:00","attributes":{"entity_id":["light.schlafzimmer_deckenlampe","light.schlafzimmer_schrank","light.bett_martin","light.bett_rebecca","light.schlafzimmer_fluter"],"id":"schlafzimmer_einschlaflicht","friendly_name":"Schlafzimmer Einschlaflicht"},"last_changed":"2024-05-03T18:18:37.295488+00:00","last_reported":"2024-05-03T18:18:37.295488+00:00","last_updated":"2024-05-03T18:18:37.295488+00:00","context":{"id":"01HWZTVYBFY8GFK2PQFRHKJQVH","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "automation.fernbedienungweihnachtslichteroben", - "state": "off", - "attributes": { - "last_triggered": "2020-01-25T06:57:08.039335+00:00", - "mode": "single", - "current": 0, - "id": "1575130335468", - "friendly_name": "Fernbedienung Weihnachtslichter Oben" - }, - "last_changed": "2023-01-02T08:20:23.060674+00:00", - "last_updated": "2023-01-02T08:20:23.060674+00:00", - "context": { - "id": "01GNRS2GCMRX7J6680C79GB5HM", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.schlafzimmer_orange","state":"2024-05-03T10:33:06.795917+00:00","attributes":{"entity_id":["light.schlafzimmer_deckenlampe","light.schlafzimmer_schrank","light.bett_martin","light.bett_rebecca","light.schlafzimmer_fluter"],"id":"schlafzimmer_orange","friendly_name":"Schlafzimmer Orange"},"last_changed":"2024-05-03T18:18:37.296287+00:00","last_reported":"2024-05-03T18:18:37.296287+00:00","last_updated":"2024-05-03T18:18:37.296287+00:00","context":{"id":"01HWZTVYBG6V3M332H0DEGQ31S","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "automation.wecker_licht_an", - "state": "off", - "attributes": { - "last_triggered": "2020-02-28T05:50:01.445838+00:00", - "mode": "single", - "current": 0, - "id": "1575202743482", - "friendly_name": "Wecker Licht an" - }, - "last_changed": "2023-01-02T08:20:23.061269+00:00", - "last_updated": "2023-01-02T08:20:23.061269+00:00", - "context": { - "id": "01GNRS2GCN438Y6ART4XAF2VD3", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.schlafzimmer_rot","state":"2022-05-07T20:49:46.793422+00:00","attributes":{"entity_id":["light.schlafzimmer_deckenlampe","light.schlafzimmer_schrank","light.bett_martin","light.bett_rebecca","light.schlafzimmer_fluter"],"id":"schlafzimmer_rot","friendly_name":"Schlafzimmer Rot"},"last_changed":"2024-05-03T18:18:37.297071+00:00","last_reported":"2024-05-03T18:18:37.297071+00:00","last_updated":"2024-05-03T18:18:37.297071+00:00","context":{"id":"01HWZTVYBHP6W33K905GVN07E1","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "automation.alarmmartinhandy", - "state": "off", - "attributes": { - "last_triggered": "2022-11-14T06:46:04.396237+00:00", - "mode": "single", - "current": 0, - "id": "1589377976830", - "friendly_name": "Alarm Martin Handy" - }, - "last_changed": "2023-01-02T08:20:23.061988+00:00", - "last_updated": "2023-01-02T08:20:23.061988+00:00", - "context": { - "id": "01GNRS2GCNBTNP34JQS7HSPRGJ", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.schlafzimmer_blau","state":"2024-01-07T14:25:09.497356+00:00","attributes":{"entity_id":["light.schlafzimmer_deckenlampe","light.schlafzimmer_schrank","light.bett_martin","light.bett_rebecca","light.schlafzimmer_fluter"],"id":"schlafzimmer_blau","friendly_name":"Schlafzimmer Blau"},"last_changed":"2024-05-03T18:18:37.298049+00:00","last_reported":"2024-05-03T18:18:37.298049+00:00","last_updated":"2024-05-03T18:18:37.298049+00:00","context":{"id":"01HWZTVYBJFF8V0YN39RE3F4AD","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "automation.klingelaufhandy", - "state": "on", - "attributes": { - "last_triggered": "2022-12-27T10:02:33.480476+00:00", - "mode": "single", - "current": 0, - "id": "1598594894559", - "friendly_name": "Klingel Auf Handy" - }, - "last_changed": "2023-01-02T08:20:23.062548+00:00", - "last_updated": "2023-01-02T08:20:23.062548+00:00", - "context": { - "id": "01GNRS2GCPWRCC2DTAF0W7R6TK", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.schlafzimmer_ganz_hell","state":"2024-04-30T17:36:35.750047+00:00","attributes":{"entity_id":["light.schlafzimmer_deckenlampe","light.schlafzimmer_schrank","light.bett_martin","light.bett_rebecca","light.schlafzimmer_fluter"],"id":"schlafzimmer_ganz_hell","friendly_name":"Schlafzimmer Ganz Hell"},"last_changed":"2024-05-03T18:18:37.299418+00:00","last_reported":"2024-05-03T18:18:37.299418+00:00","last_updated":"2024-05-03T18:18:37.299418+00:00","context":{"id":"01HWZTVYBKQWMV5JR6YCZ11CND","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "automation.weihnachtslichteranum6", - "state": "on", - "attributes": { - "last_triggered": "2023-01-03T05:00:00.074672+00:00", - "mode": "single", - "current": 0, - "id": "1606655282153", - "friendly_name": "Weihnachtslichter an morgens um 6" - }, - "last_changed": "2023-01-02T08:20:23.063909+00:00", - "last_updated": "2023-01-03T05:00:00.115317+00:00", - "context": { - "id": "01GNV00A69YG73A3C5ZCVTGVPQ", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.wohnbereich_orange","state":"2024-05-03T18:26:25.791771+00:00","attributes":{"entity_id":["light.kuche_deckenlampe","light.wohnzimmer_deckenlampe","light.esszimmer_deckenlampe_west","light.esszimmer_deckenlampe_mitte","light.esszimmer_schrankleuchte","light.kuche_links","light.kuche_rechts","light.kuche_vorne","light.wohnzimmer_kugel","light.wohnzimmer_stehlampe","light.wohnzimmer_stehlampe_oben","light.wohnzimmer_regal_rechts","light.wohnzimmer_regal_links"],"id":"wohnbereich_orange","friendly_name":"Wohnbereich Orange"},"last_changed":"2024-05-03T18:26:25.791879+00:00","last_reported":"2024-05-03T18:26:25.791879+00:00","last_updated":"2024-05-03T18:26:25.791879+00:00","context":{"id":"01HWZVA7VRQ3Z4KK21RKCYXJNJ","parent_id":"01HWZVA7VNS74YY2AAESQG2TMQ","user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "automation.weihnachtslichterausmorgens", - "state": "on", - "attributes": { - "last_triggered": "2023-01-03T07:23:25.360829+00:00", - "mode": "single", - "current": 0, - "id": "1607412098745", - "friendly_name": "Weihnachtslichter aus morgens" - }, - "last_changed": "2023-01-02T08:20:23.065500+00:00", - "last_updated": "2023-01-03T07:23:25.384229+00:00", - "context": { - "id": "01GNV86XSEEZT7AY9VADR6SXFA", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.wohnbereich_blau_grun","state":"2024-04-01T22:22:56.907265+00:00","attributes":{"entity_id":["light.kuche_deckenlampe","light.wohnzimmer_deckenlampe","light.esszimmer_deckenlampe_west","light.esszimmer_deckenlampe_mitte","light.esszimmer_schrankleuchte","light.kuche_links","light.kuche_rechts","light.kuche_vorne","light.wohnzimmer_kugel","light.wohnzimmer_stehlampe","light.wohnzimmer_stehlampe_oben","light.wohnzimmer_regal_rechts","light.wohnzimmer_regal_links"],"id":"wohnberech_blau_grun","friendly_name":"Wohnbereich Blau Grün"},"last_changed":"2024-05-03T18:18:37.301772+00:00","last_reported":"2024-05-03T18:18:37.301772+00:00","last_updated":"2024-05-03T18:18:37.301772+00:00","context":{"id":"01HWZTVYBNGH65WNX9RGJE0STJ","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "automation.weihnachtslichter_an_abends", - "state": "on", - "attributes": { - "last_triggered": "2023-01-03T15:32:38.615708+00:00", - "mode": "single", - "current": 0, - "id": "1607412144113", - "friendly_name": "Weihnachtslichter An Abends" - }, - "last_changed": "2023-01-02T08:20:23.066541+00:00", - "last_updated": "2023-01-03T15:32:38.643670+00:00", - "context": { - "id": "01GNW46Q2QQ55FKN7XE2Q0D56P", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.wohnbereich_grun","state":"2024-03-22T06:35:39.833573+00:00","attributes":{"entity_id":["light.kuche_deckenlampe","light.wohnzimmer_deckenlampe","light.esszimmer_deckenlampe_west","light.esszimmer_deckenlampe_mitte","light.esszimmer_schrankleuchte","light.kuche_links","light.kuche_rechts","light.kuche_vorne","light.wohnzimmer_kugel","light.wohnzimmer_stehlampe","light.wohnzimmer_stehlampe_oben","light.wohnzimmer_regal_rechts","light.wohnzimmer_regal_links"],"id":"wohnbereich_grun","friendly_name":"Wohnbereich Grün"},"last_changed":"2024-05-03T18:18:37.303143+00:00","last_reported":"2024-05-03T18:18:37.303143+00:00","last_updated":"2024-05-03T18:18:37.303143+00:00","context":{"id":"01HWZTVYBQRMXDMY03QTMPAFAX","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "automation.weihnachtslichter_aus_abends", - "state": "on", - "attributes": { - "last_triggered": "2023-01-02T21:30:00.119369+00:00", - "mode": "single", - "current": 0, - "id": "1607412210097", - "friendly_name": "Weihnachtslichter Aus Abends" - }, - "last_changed": "2023-01-02T08:20:23.067120+00:00", - "last_updated": "2023-01-02T21:30:00.172894+00:00", - "context": { - "id": "01GNT68B1P306QZ5P65EKPC6VG", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.wohnbereich_hell","state":"2024-05-03T16:20:15.436367+00:00","attributes":{"entity_id":["light.esszimmer_deckenlampe_mitte","light.esszimmer_deckenlampe_west","light.wohnzimmer_deckenlampe","light.kuche_deckenlampe","light.wohnzimmer_regal_links","light.kuche_links","light.kuche_rechts","light.wohnzimmer_regal_rechts","light.wohnzimmer_stehlampe_oben","light.wohnzimmer_stehlampe","light.wohnzimmer_kugel","light.kuche_vorne"],"id":"wohnbereich_hell","friendly_name":"Wohnbereich Hell"},"last_changed":"2024-05-03T18:18:37.304111+00:00","last_reported":"2024-05-03T18:18:37.304111+00:00","last_updated":"2024-05-03T18:18:37.304111+00:00","context":{"id":"01HWZTVYBRC4JFCNY2E8DQ03V2","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "automation.0_bewegungsmelderschlafzimmernacht", - "state": "on", - "attributes": { - "last_triggered": "2021-04-27T06:33:05.783366+00:00", - "mode": "single", - "current": 0, - "id": "1612028092169", - "friendly_name": "Bewegungsmelder Schlafzimmer Nacht" - }, - "last_changed": "2023-01-02T08:20:23.067991+00:00", - "last_updated": "2023-01-02T08:20:23.067991+00:00", - "context": { - "id": "01GNRS2GCVBF6GM6B4S8HH5JHP", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.wohnbereich_meditation","state":"unknown","attributes":{"entity_id":["light.kuche_deckenlampe","light.wohnzimmer_deckenlampe","light.esszimmer_deckenlampe_west","light.esszimmer_deckenlampe_mitte","light.esszimmer_schrankleuchte","light.kuche_links","light.kuche_rechts","light.kuche_vorne","light.wohnzimmer_kugel","light.wohnzimmer_stehlampe","light.wohnzimmer_stehlampe_oben","light.wohnzimmer_regal_rechts","light.wohnzimmer_regal_links","cover.esszimmer_fenster_rollo","cover.kuche_fenster_rollo","cover.wohnzimmer_fenster_rollo","cover.wohnzimmer_terrassentur_rollo"],"id":"wohnbereich_meditation","friendly_name":"Wohnbereich Meditation"},"last_changed":"2024-05-03T18:18:37.305026+00:00","last_reported":"2024-05-03T18:18:37.305026+00:00","last_updated":"2024-05-03T18:18:37.305026+00:00","context":{"id":"01HWZTVYBSCB2WXKENFDP440MC","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "automation.foen_timer", - "state": "off", - "attributes": { - "last_triggered": "2021-11-28T20:54:11.005644+00:00", - "mode": "single", - "current": 0, - "id": "1626815190256", - "friendly_name": "Foen Timer" - }, - "last_changed": "2023-01-02T08:20:23.068583+00:00", - "last_updated": "2023-01-02T08:20:23.068583+00:00", - "context": { - "id": "01GNRS2GCW9MX74Y6A8607EZM1", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.wohnbereich_kuscheln","state":"2023-04-26T07:12:39.392998+00:00","attributes":{"entity_id":["light.kuche_deckenlampe","light.wohnzimmer_deckenlampe","light.esszimmer_deckenlampe_west","light.esszimmer_deckenlampe_mitte","light.esszimmer_schrankleuchte","light.kuche_links","light.kuche_rechts","light.kuche_vorne","light.wohnzimmer_kugel","light.wohnzimmer_stehlampe","light.wohnzimmer_stehlampe_oben","light.wohnzimmer_regal_rechts","light.wohnzimmer_regal_links","light.gang_bogen","light.gang_licht","cover.esszimmer_fenster_rollo","cover.kuche_fenster_rollo","cover.wohnzimmer_fenster_rollo","cover.wohnzimmer_terrassentur_rollo"],"id":"wohnbereich_kuscheln","friendly_name":"Wohnbereich Kuscheln"},"last_changed":"2024-05-03T18:18:37.305918+00:00","last_reported":"2024-05-03T18:18:37.305918+00:00","last_updated":"2024-05-03T18:18:37.305918+00:00","context":{"id":"01HWZTVYBSCKWN2R61757X618X","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "automation.0herd_vorgeheizt_ipad", - "state": "on", - "attributes": { - "last_triggered": "2023-01-03T11:32:29.107324+00:00", - "mode": "single", - "current": 0, - "id": "1632393568599", - "friendly_name": "Herd vorgeheizt -> iPad" - }, - "last_changed": "2023-01-02T08:20:23.069260+00:00", - "last_updated": "2023-01-03T11:32:29.609978+00:00", - "context": { - "id": "01GNVPEZ9JAEA50JNMWXHRX89G", - "parent_id": "01GNVPETD531PQ5TCZKXJ1CR58", - "user_id": null - } - }, + "state": {"entity_id":"scene.wohnzimmer_dunkel","state":"2024-03-05T13:13:41.297556+00:00","attributes":{"entity_id":["light.kuche_deckenlampe","light.wohnzimmer_deckenlampe","light.esszimmer_deckenlampe_west","light.esszimmer_deckenlampe_mitte","light.esszimmer_schrankleuchte","light.wohnzimmer_kugel","light.wohnzimmer_stehlampe","light.wohnzimmer_stehlampe_oben","light.wohnzimmer_regal_rechts","light.wohnzimmer_regal_links"],"id":"wohnzimmer_dunkel","friendly_name":"Wohnzimmer Dunkel"},"last_changed":"2024-05-03T18:18:37.306742+00:00","last_reported":"2024-05-03T18:18:37.306742+00:00","last_updated":"2024-05-03T18:18:37.306742+00:00","context":{"id":"01HWZTVYBT114CT56E3JFM5W4T","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "automation.gang_bogen_nachtlicht", - "state": "on", - "attributes": { - "last_triggered": "2023-01-03T19:13:37.897867+00:00", - "mode": "restart", - "current": 0, - "id": "1633435293611", - "friendly_name": "Gang Bogen Nachtlicht" - }, - "last_changed": "2023-01-02T08:20:23.069821+00:00", - "last_updated": "2023-01-03T19:15:38.120373+00:00", - "context": { - "id": "01GNWGZ108KGZKTCWRXTKZY5T0", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.wohnzimmer_orange","state":"2024-05-02T23:49:42.953907+00:00","attributes":{"entity_id":["light.wohnzimmer_deckenlampe","light.wohnzimmer_kugel","light.wohnzimmer_stehlampe","light.wohnzimmer_stehlampe_oben","light.wohnzimmer_regal_rechts","light.wohnzimmer_regal_links"],"id":"wohnzimmer_orange","friendly_name":"Wohnzimmer Orange"},"last_changed":"2024-05-03T18:18:37.307711+00:00","last_reported":"2024-05-03T18:18:37.307711+00:00","last_updated":"2024-05-03T18:18:37.307711+00:00","context":{"id":"01HWZTVYBV0RBXM4SFSGEKECYC","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "automation.3d_drucker_state_change", - "state": "on", - "attributes": { - "last_triggered": "2023-01-03T16:27:49.994771+00:00", - "mode": "single", - "current": 0, - "id": "1634461079797", - "friendly_name": "3D Drucker State Change" - }, - "last_changed": "2023-01-02T08:20:23.070333+00:00", - "last_updated": "2023-01-03T16:27:50.025558+00:00", - "context": { - "id": "01GNW7BRVAMK48ZE7DTSXPQBVQ", - "parent_id": "01GNW7BRTW6V52REKR939G503D", - "user_id": null - } - }, + "state": {"entity_id":"scene.wohnzimmer_blau_grun","state":"2024-03-05T13:13:44.691500+00:00","attributes":{"entity_id":["light.wohnzimmer_deckenlampe","light.wohnzimmer_kugel","light.wohnzimmer_stehlampe","light.wohnzimmer_stehlampe_oben","light.wohnzimmer_regal_rechts","light.wohnzimmer_regal_links"],"id":"wohnzimmer_blau_grun","friendly_name":"Wohnzimmer Blau Grün"},"last_changed":"2024-05-03T18:18:37.308703+00:00","last_reported":"2024-05-03T18:18:37.308703+00:00","last_updated":"2024-05-03T18:18:37.308703+00:00","context":{"id":"01HWZTVYBWDRQYY2P64G9G3WVQ","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "automation.rollos_zu_nachts", - "state": "off", - "attributes": { - "last_triggered": "2022-08-28T02:00:00.013331+00:00", - "mode": "single", - "current": 0, - "id": "1656971839915", - "friendly_name": "Rollos zu nachts" - }, - "last_changed": "2023-01-02T08:20:23.070758+00:00", - "last_updated": "2023-01-02T08:20:23.070758+00:00", - "context": { - "id": "01GNRS2GCYTQG0ARMEYNX5314R", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.wohnzimmer_grun","state":"2024-03-05T13:13:46.621275+00:00","attributes":{"entity_id":["light.wohnzimmer_deckenlampe","light.wohnzimmer_kugel","light.wohnzimmer_stehlampe","light.wohnzimmer_stehlampe_oben","light.wohnzimmer_regal_rechts","light.wohnzimmer_regal_links"],"id":"wohnzimmer_grun","friendly_name":"Wohnzimmer Grün"},"last_changed":"2024-05-03T18:18:37.309650+00:00","last_reported":"2024-05-03T18:18:37.309650+00:00","last_updated":"2024-05-03T18:18:37.309650+00:00","context":{"id":"01HWZTVYBXM287P5P7RQ9FJ5NW","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "automation.weihnachtslichter_oben_01_morgens_an", - "state": "on", - "attributes": { - "last_triggered": "2023-01-03T06:00:00.387205+00:00", - "mode": "single", - "current": 0, - "id": "1669014477577", - "friendly_name": "Weihnachtslichter oben 01 morgens an um 7" - }, - "last_changed": "2023-01-02T08:20:23.071983+00:00", - "last_updated": "2023-01-03T06:00:00.403199+00:00", - "context": { - "id": "01GNV3E642JNJZXA969YBQ245T", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"scene.wohnzimmer_hell","state":"2024-04-21T17:30:34.268489+00:00","attributes":{"entity_id":["light.wohnzimmer_deckenlampe","light.wohnzimmer_regal_links","light.wohnzimmer_regal_rechts","light.wohnzimmer_stehlampe_oben","light.wohnzimmer_stehlampe","light.wohnzimmer_kugel"],"id":"wohnzimmer_hell","friendly_name":"Wohnzimmer Hell"},"last_changed":"2024-05-03T18:18:37.310515+00:00","last_reported":"2024-05-03T18:18:37.310515+00:00","last_updated":"2024-05-03T18:18:37.310515+00:00","context":{"id":"01HWZTVYBYDB8KNX8XBDYDNB1B","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "automation.weihnachtslichter_oben_02_morgens_aus_um_9", - "state": "on", - "attributes": { - "last_triggered": "2023-01-03T08:00:00.315826+00:00", - "mode": "single", - "current": 0, - "id": "1669014568292", - "friendly_name": "Weihnachtslichter oben 02 morgens aus um 9" - }, - "last_changed": "2023-01-02T08:20:23.072617+00:00", - "last_updated": "2023-01-03T08:00:01.477669+00:00", - "context": { - "id": "01GNVA9X9VMSTQXCF11SPMG0D0", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"input_datetime.martin_wake_up_alarm","state":"2024-05-04 07:50:00","attributes":{"has_date":true,"has_time":true,"editable":true,"year":2024,"month":5,"day":4,"hour":7,"minute":50,"second":0,"timestamp":1714801800.0,"friendly_name":"martin_wake_up_alarm"},"last_changed":"2024-05-03T18:18:38.729761+00:00","last_reported":"2024-05-03T18:18:38.729761+00:00","last_updated":"2024-05-03T18:18:38.729761+00:00","context":{"id":"01HWZTVZR9X17X3C973VTE1YZ4","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "automation.weihnachtslichter_oben_03_abends_an_16_30", - "state": "on", - "attributes": { - "last_triggered": "2023-01-03T15:30:00.395467+00:00", - "mode": "single", - "current": 0, - "id": "1669014612655", - "friendly_name": "Weihnachtslichter oben 03 abends an 16:30" - }, - "last_changed": "2023-01-02T08:20:23.073093+00:00", - "last_updated": "2023-01-03T15:30:00.420684+00:00", - "context": { - "id": "01GNW41WJADAHAC5A39CCAW949", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"timer.fon_timer","state":"idle","attributes":{"duration":"0:10:00","editable":true,"icon":"mdi:hair-dryer","friendly_name":"Fön Timer"},"last_changed":"2024-05-03T18:18:39.868766+00:00","last_reported":"2024-05-03T18:18:39.868766+00:00","last_updated":"2024-05-03T18:18:39.868766+00:00","context":{"id":"01HWZTW0VWF5C6Z7X57CPHM4AN","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "automation.weihnachtslichter_oben_04_abends_aus_22_00", - "state": "on", - "attributes": { - "last_triggered": "2023-01-02T21:00:00.182497+00:00", - "mode": "single", - "current": 0, - "id": "1669014682496", - "friendly_name": "Weihnachtslichter oben 04 abends aus 22:00" - }, - "last_changed": "2023-01-02T08:20:23.073593+00:00", - "last_updated": "2023-01-02T21:00:00.204594+00:00", - "context": { - "id": "01GNT4HD9NXE2H5KWS5QX0N75A", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"timer.pool_pumpe_timer","state":"idle","attributes":{"duration":"0:15:00","editable":true,"restore":true,"icon":"mdi:pool","friendly_name":"Pool Pumpe Timer"},"last_changed":"2024-05-03T18:18:39.869519+00:00","last_reported":"2024-05-03T18:18:39.869519+00:00","last_updated":"2024-05-03T18:18:39.869519+00:00","context":{"id":"01HWZTW0VXK3P47Y7W8J0C2E1G","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "script.timed_sleep", - "state": "off", - "attributes": { - "last_triggered": "2022-12-23T16:53:44.775814+00:00", - "mode": "single", - "current": 0, - "friendly_name": "Einschlafen mit Licht und Musik auto-aus" - }, - "last_changed": "2023-01-02T08:20:24.122288+00:00", - "last_updated": "2023-01-02T08:20:24.122288+00:00", - "context": { - "id": "01GNRS2HDTT2BPNE9RXEX7W5SB", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"counter.licht_szene_oben_counter","state":"1306","attributes":{"editable":false,"initial":0,"step":1},"last_changed":"2024-05-03T18:18:45.509773+00:00","last_reported":"2024-05-03T18:18:45.509773+00:00","last_updated":"2024-05-03T18:18:45.509773+00:00","context":{"id":"01HWZTW6C5D6SPEAB73G0FMQ1T","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "script.bedroom_music_off_20", - "state": "off", - "attributes": { - "last_triggered": null, - "mode": "single", - "current": 0, - "friendly_name": "Schlafzimmer Musik aus 20min" - }, - "last_changed": "2023-01-02T08:20:24.122789+00:00", - "last_updated": "2023-01-02T08:20:24.122789+00:00", - "context": { - "id": "01GNRS2HDT8KMT1AQGJASFRBYM", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"conversation.home_assistant","state":"unknown","attributes":{"friendly_name":"Home Assistant"},"last_changed":"2024-05-03T18:18:52.541488+00:00","last_reported":"2024-05-03T18:18:52.541488+00:00","last_updated":"2024-05-03T18:18:52.541488+00:00","context":{"id":"01HWZTWD7XQZW25WVADAMEE7F1","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "script.bedroom_music_off_30", - "state": "off", - "attributes": { - "last_triggered": null, - "mode": "single", - "current": 0, - "friendly_name": "Schlafzimmer Musik aus 30min" - }, - "last_changed": "2023-01-02T08:20:24.123379+00:00", - "last_updated": "2023-01-02T08:20:24.123379+00:00", - "context": { - "id": "01GNRS2HDVJNW8ZWQJAE5A8X6Z", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"button.synchronize_devices","state":"unknown","attributes":{"friendly_name":"Google Assistant Geräte synchronisieren"},"last_changed":"2024-05-03T18:18:52.624934+00:00","last_reported":"2024-05-03T18:18:52.624934+00:00","last_updated":"2024-05-03T18:18:52.624934+00:00","context":{"id":"01HWZTWDAG8RKHTA6HJKFNJT8H","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "script.bedroom_music_off_45", - "state": "off", - "attributes": { - "last_triggered": null, - "mode": "single", - "current": 0, - "friendly_name": "Schlafzimmer Musik aus 45min" - }, - "last_changed": "2023-01-02T08:20:24.123777+00:00", - "last_updated": "2023-01-02T08:20:24.123777+00:00", - "context": { - "id": "01GNRS2HDV3PE7J9TPPX28H731", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"binary_sensor.microphone","state":"unavailable","attributes":{"friendly_name":"MARTINDESKTOP microphone"},"last_changed":"2024-05-03T18:18:52.902660+00:00","last_reported":"2024-05-03T18:18:52.902660+00:00","last_updated":"2024-05-03T18:18:52.902660+00:00","context":{"id":"01HWZTWDK6TJPTMETNMP841VDG","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "script.bedroom_music_off_60", - "state": "off", - "attributes": { - "last_triggered": null, - "mode": "single", - "current": 0, - "friendly_name": "Schlafzimmer Musik aus 1h" - }, - "last_changed": "2023-01-02T08:20:24.124176+00:00", - "last_updated": "2023-01-02T08:20:24.124176+00:00", - "context": { - "id": "01GNRS2HDW87JFAEVXJTSXHSR5", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"binary_sensor.webcam","state":"unavailable","attributes":{"friendly_name":"MARTINDESKTOP webcam"},"last_changed":"2024-05-03T18:18:52.906155+00:00","last_reported":"2024-05-03T18:18:52.906155+00:00","last_updated":"2024-05-03T18:18:52.906155+00:00","context":{"id":"01HWZTWDKA5A19WR8BBHA9J2DP","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "script.bedroom_waves", - "state": "off", - "attributes": { - "last_triggered": "2022-02-28T09:01:37.978574+00:00", - "mode": "single", - "current": 0, - "friendly_name": "Schlafzimmer Wellen" - }, - "last_changed": "2023-01-02T08:20:24.124599+00:00", - "last_updated": "2023-01-02T08:20:24.124599+00:00", - "context": { - "id": "01GNRS2HDW4BNBT1FR9AT679D2", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"binary_sensor.espresense_arbeitszimmerunten_connectivity","state":"off","attributes":{"device_class":"connectivity","friendly_name":"ESPresense ArbeitszimmerUnten Connectivity"},"last_changed":"2024-05-03T18:18:54.833772+00:00","last_reported":"2024-05-03T18:18:54.833772+00:00","last_updated":"2024-05-03T18:18:54.833772+00:00","context":{"id":"01HWZTWFFHHN3E6C6VN6NXEVT6","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "script.bedroom_rain", - "state": "off", - "attributes": { - "last_triggered": null, - "mode": "single", - "current": 0, - "friendly_name": "Schlafzimmer Regen" - }, - "last_changed": "2023-01-02T08:20:24.125016+00:00", - "last_updated": "2023-01-02T08:20:24.125016+00:00", - "context": { - "id": "01GNRS2HDX3RV25R7ABEV4572A", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"binary_sensor.espresense_arbeitszimmerunten_motion","state":"unavailable","attributes":{"device_class":"motion","friendly_name":"ESPresense ArbeitszimmerUnten Motion"},"last_changed":"2024-05-03T18:18:52.921907+00:00","last_reported":"2024-05-03T18:18:52.921907+00:00","last_updated":"2024-05-03T18:18:52.921907+00:00","context":{"id":"01HWZTWDKSPYEQR6T18HHJ99EB","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "script.bedroom_sleep_music_long", - "state": "off", - "attributes": { - "last_triggered": null, - "mode": "single", - "current": 0, - "friendly_name": "Einschlaf Playlist" - }, - "last_changed": "2023-01-02T08:20:24.125397+00:00", - "last_updated": "2023-01-02T08:20:24.125397+00:00", - "context": { - "id": "01GNRS2HDXS263FGDPQN6WF2W2", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "script.bedroom_sleep_music_short", - "state": "off", - "attributes": { - "last_triggered": null, - "mode": "single", - "current": 0, - "friendly_name": "Einschlaf Playlist Kurz" - }, - "last_changed": "2023-01-02T08:20:24.125767+00:00", - "last_updated": "2023-01-02T08:20:24.125767+00:00", - "context": { - "id": "01GNRS2HDX1D83CK18DJM8DQ5N", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "button.smoke_detector_and_siren_ping", - "state": "unknown", - "attributes": { - "friendly_name": "rauchmelder_unten_gang Ping" - }, - "last_changed": "2023-01-02T08:20:41.541888+00:00", - "last_updated": "2023-01-02T08:20:41.541888+00:00", - "context": { - "id": "01GNRS32E5M93MSF73A3BGB93P", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "button.smoke_detector_and_siren_ping_2", - "state": "unknown", - "attributes": { - "friendly_name": "rauchmelder_schlafzimmer Ping" - }, - "last_changed": "2023-01-02T08:20:41.543068+00:00", - "last_updated": "2023-01-02T08:20:41.543068+00:00", - "context": { - "id": "01GNRS32E76ZH17EX3HHGFDD5E", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "button.smoke_detector_and_siren_ping_3", - "state": "unknown", - "attributes": { - "friendly_name": "rauchmelder_wohnzimmer Ping" - }, - "last_changed": "2023-01-02T08:20:41.544289+00:00", - "last_updated": "2023-01-02T08:20:41.544289+00:00", - "context": { - "id": "01GNRS32E8A4R3D5Y93FXGCHB6", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "button.smoke_detector_and_siren_ping_4", - "state": "unknown", - "attributes": { - "friendly_name": "rauchmelder_heizung Ping" - }, - "last_changed": "2023-01-02T08:20:41.545000+00:00", - "last_updated": "2023-01-02T08:20:41.545000+00:00", - "context": { - "id": "01GNRS32E9W0CXBWPD71WHF7RT", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "button.smoke_detector_and_siren_ping_5", - "state": "unknown", - "attributes": { - "friendly_name": "Raichmelder_dachgeschoss Ping" - }, - "last_changed": "2023-01-02T08:20:41.550155+00:00", - "last_updated": "2023-01-02T08:20:41.550155+00:00", - "context": { - "id": "01GNRS32EEXTF8RMEZ3KST392F", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.klingel_oben", - "state": "off", - "attributes": { - "friendly_name": "Klingel Oben" - }, - "last_changed": "2023-01-02T08:20:41.672203+00:00", - "last_updated": "2023-01-02T08:20:41.672203+00:00", - "context": { - "id": "01GNRS32J83JH33BNM8KATRFKT", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.klingel_innentur", - "state": "off", - "attributes": { - "friendly_name": "Klingel Innentür" - }, - "last_changed": "2023-01-02T08:20:41.672664+00:00", - "last_updated": "2023-01-02T08:20:41.672664+00:00", - "context": { - "id": "01GNRS32J8BDRHA052HDQ1GAM8", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.klingel_aussentur", - "state": "off", - "attributes": { - "friendly_name": "Klingel Außentür" - }, - "last_changed": "2023-01-02T08:20:41.673065+00:00", - "last_updated": "2023-01-02T08:20:41.673065+00:00", - "context": { - "id": "01GNRS32J95VV2RR1NCGK60NCJ", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.esszimmer_szene_0", - "state": "off", - "attributes": { - "friendly_name": "Esszimmer Szene 0" - }, - "last_changed": "2023-01-03T17:01:54.272085+00:00", - "last_updated": "2023-01-03T17:01:54.272085+00:00", - "context": { - "id": "01GNW9A5705V043RPV2H50AYB3", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.esszimmer_szene_1", - "state": "off", - "attributes": { - "friendly_name": "Esszimmer Szene 1" - }, - "last_changed": "2023-01-02T11:58:01.702777+00:00", - "last_updated": "2023-01-02T11:58:01.702777+00:00", - "context": { - "id": "01GNS5H0Z6R1YCA7AEW7AKWQTG", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.esszimmer_szene_2", - "state": "off", - "attributes": { - "friendly_name": "Esszimmer Szene 2" - }, - "last_changed": "2023-01-03T18:48:11.182932+00:00", - "last_updated": "2023-01-03T18:48:11.182932+00:00", - "context": { - "id": "01GNWFCRNE9HC2Q2X3GF1ZYZ5X", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.esszimmer_szene_3", - "state": "off", - "attributes": { - "friendly_name": "Esszimmer Szene 3" - }, - "last_changed": "2023-01-03T15:40:25.339192+00:00", - "last_updated": "2023-01-03T15:40:25.339192+00:00", - "context": { - "id": "01GNW4MYVV0SZYXKYN17NTT265", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.esszimmer_szene_4", - "state": "off", - "attributes": { - "friendly_name": "Esszimmer Szene 4" - }, - "last_changed": "2023-01-03T12:14:56.418673+00:00", - "last_updated": "2023-01-03T12:14:56.418673+00:00", - "context": { - "id": "01GNVRWPVS5FH7G8TDHACG1RD8", - "parent_id": "01GNVQ5RZ62B3P6NH5R0KRSZR6", - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.esszimmer_szene_5", - "state": "off", - "attributes": { - "friendly_name": "Esszimmer Szene 5" - }, - "last_changed": "2023-01-02T18:46:23.979258+00:00", - "last_updated": "2023-01-02T18:46:23.979258+00:00", - "context": { - "id": "01GNSWWRZBVGQMWTJE665KCH7V", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.wohnzimmer_szene_0", - "state": "off", - "attributes": { - "friendly_name": "Wohnzimmer Szene 0" - }, - "last_changed": "2023-01-03T18:18:18.182748+00:00", - "last_updated": "2023-01-03T18:18:18.182748+00:00", - "context": { - "id": "01GNWDP1P6J96E27XV3H9YE5EA", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.wohnzimmer_szene_1", - "state": "off", - "attributes": { - "friendly_name": "Wohnzimmer Szene 1" - }, - "last_changed": "2023-01-03T07:32:43.318937+00:00", - "last_updated": "2023-01-03T07:32:43.318937+00:00", - "context": { - "id": "01GNV8QYNPFQ62FF9C9VRM6WWQ", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.wohnzimmer_szene_2", - "state": "off", - "attributes": { - "friendly_name": "Wohnzimmer Szene 2" - }, - "last_changed": "2023-01-03T06:39:55.500844+00:00", - "last_updated": "2023-01-03T06:39:55.500844+00:00", - "context": { - "id": "01GNV5Q93C6PGJVDYSRR6C9WA5", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.wohnzimmer_szene_3", - "state": "off", - "attributes": { - "friendly_name": "Wohnzimmer Szene 3" - }, - "last_changed": "2023-01-02T08:20:41.681078+00:00", - "last_updated": "2023-01-02T08:20:41.681078+00:00", - "context": { - "id": "01GNRS32JHM9F2G5PEY2XEYSQK", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.wohnzimmer_szene_4", - "state": "off", - "attributes": { - "friendly_name": "Wohnzimmer Szene 4" - }, - "last_changed": "2023-01-02T08:20:41.681404+00:00", - "last_updated": "2023-01-02T08:20:41.681404+00:00", - "context": { - "id": "01GNRS32JH3S1Q9Z3YWFC78T73", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.wohnzimmer_szene_5", - "state": "off", - "attributes": { - "friendly_name": "Wohnzimmer Szene 5" - }, - "last_changed": "2023-01-02T23:20:23.149919+00:00", - "last_updated": "2023-01-02T23:20:23.149919+00:00", - "context": { - "id": "01GNTCJEVDEPKNM5MQJ1CX73ZW", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.eingang_szene_2", - "state": "off", - "attributes": { - "friendly_name": "Eingang Szene 2" - }, - "last_changed": "2023-01-02T08:20:41.682034+00:00", - "last_updated": "2023-01-02T08:20:41.682034+00:00", - "context": { - "id": "01GNRS32JJ57QCBGPND9MJ84R4", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.eingang_szene_3", - "state": "off", - "attributes": { - "friendly_name": "Eingang Szene 3" - }, - "last_changed": "2023-01-02T08:20:41.687500+00:00", - "last_updated": "2023-01-02T08:20:41.687500+00:00", - "context": { - "id": "01GNRS32JQ9XX6H50H5Q87CE6Q", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.eingang_szene_4", - "state": "off", - "attributes": { - "friendly_name": "Eingang Szene 4" - }, - "last_changed": "2023-01-02T08:20:41.688228+00:00", - "last_updated": "2023-01-02T08:20:41.688228+00:00", - "context": { - "id": "01GNRS32JRFYNN0DPASGW6W0EW", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.eingang_szene_5", - "state": "off", - "attributes": { - "friendly_name": "Eingang Szene 5" - }, - "last_changed": "2023-01-02T08:20:41.688546+00:00", - "last_updated": "2023-01-02T08:20:41.688546+00:00", - "context": { - "id": "01GNRS32JRVJJX5TKJ6QW2SSDS", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.wohnzimmer_terrassentur_szene_2", - "state": "off", - "attributes": { - "friendly_name": "Wohnzimmer Terrassentür Szene 2" - }, - "last_changed": "2023-01-02T08:20:41.688816+00:00", - "last_updated": "2023-01-02T08:20:41.688816+00:00", - "context": { - "id": "01GNRS32JRVEW25KCAZAXY2NR0", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.wohnzimmer_terrassentur_szene_3", - "state": "off", - "attributes": { - "friendly_name": "Wohnzimmer Terrassentür Szene 3" - }, - "last_changed": "2023-01-02T08:20:41.689093+00:00", - "last_updated": "2023-01-02T08:20:41.689093+00:00", - "context": { - "id": "01GNRS32JSFZN9041DB0H3GRWM", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.alarm_led_links_normal", - "state": "off", - "attributes": { - "friendly_name": "alarm_led_links_normal" - }, - "last_changed": "2023-01-02T08:20:41.689354+00:00", - "last_updated": "2023-01-02T08:20:41.689354+00:00", - "context": { - "id": "01GNRS32JSAZMA1Y1XVSRWCYBV", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.alarm_led_links_ueberlagert", - "state": "off", - "attributes": { - "friendly_name": "alarm_led_links_ueberlagert" - }, - "last_changed": "2023-01-02T08:20:41.689600+00:00", - "last_updated": "2023-01-02T08:20:41.689600+00:00", - "context": { - "id": "01GNRS32JSPDAX7S7Y9K5P34MH", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.alarm_led_rechts_normal", - "state": "off", - "attributes": { - "friendly_name": "alarm_led_rechts_normal" - }, - "last_changed": "2023-01-02T08:20:41.689859+00:00", - "last_updated": "2023-01-02T08:20:41.689859+00:00", - "context": { - "id": "01GNRS32JS4Y53AH4QYJYKDFPV", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.alarm_led_rechts_ueberlagert", - "state": "off", - "attributes": { - "friendly_name": "alarm_led_rechts_ueberlagert" - }, - "last_changed": "2023-01-02T08:20:41.690107+00:00", - "last_updated": "2023-01-02T08:20:41.690107+00:00", - "context": { - "id": "01GNRS32JT7X0VJCSNTP7VK6HX", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.wc_licht_taster", - "state": "off", - "attributes": { - "friendly_name": "WC Licht Taster" - }, - "last_changed": "2023-01-02T22:01:56.128507+00:00", - "last_updated": "2023-01-02T22:01:56.128507+00:00", - "context": { - "id": "01GNT82T50HWJQMNC1XDFGT203", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.vorratsraum_steckdose_1", - "state": "on", - "attributes": { - "friendly_name": "Vorratsraum Steckdose 1" - }, - "last_changed": "2023-01-02T08:20:57.765351+00:00", - "last_updated": "2023-01-02T08:20:57.765351+00:00", - "context": { - "id": "01GNRS3J95YYZNW0JZMSYYB8BP", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.vorratsraum_steckdose_1_betriebsstunden_reset", - "state": "off", - "attributes": { - "friendly_name": "Vorratsraum Steckdose 1 Betriebsstunden Reset" - }, - "last_changed": "2023-01-02T08:20:41.691128+00:00", - "last_updated": "2023-01-02T08:20:41.691128+00:00", - "context": { - "id": "01GNRS32JV5SY5T813R1KTXMXW", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.vorratsraum_steckdose_2", - "state": "on", - "attributes": { - "friendly_name": "Vorratsraum Steckdose 2" - }, - "last_changed": "2023-01-02T08:20:57.855447+00:00", - "last_updated": "2023-01-02T08:20:57.855447+00:00", - "context": { - "id": "01GNRS3JBZJQE76CFSTXQSVB7K", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.vorratsraum_steckdose_2_betriebsstunden_reset", - "state": "off", - "attributes": { - "friendly_name": "Vorratsraum Steckdose 2 Betriebsstunden Reset" - }, - "last_changed": "2023-01-02T08:20:41.691745+00:00", - "last_updated": "2023-01-02T08:20:41.691745+00:00", - "context": { - "id": "01GNRS32JVVW7D7NFTJNY0NPGE", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.gefrierschrank", - "state": "on", - "attributes": { - "friendly_name": "Gefrierschrank" - }, - "last_changed": "2023-01-02T08:20:57.949451+00:00", - "last_updated": "2023-01-02T08:20:57.949451+00:00", - "context": { - "id": "01GNRS3JEXW7KNFZC3VKND77NX", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.gefrierschrank_betriebsstunden_reset", - "state": "off", - "attributes": { - "friendly_name": "Gefrierschrank Betriebsstunden Reset" - }, - "last_changed": "2023-01-02T08:20:41.692330+00:00", - "last_updated": "2023-01-02T08:20:41.692330+00:00", - "context": { - "id": "01GNRS32JWAWFB33RFHVMV4Z05", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.trockner", - "state": "on", - "attributes": { - "friendly_name": "Trockner" - }, - "last_changed": "2023-01-02T08:20:58.042924+00:00", - "last_updated": "2023-01-02T08:20:58.042924+00:00", - "context": { - "id": "01GNRS3JHTYNHVVY96G9ZF85AB", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.trockner_betriebsstunden_reset", - "state": "off", - "attributes": { - "friendly_name": "Trockner Betriebsstunden Reset" - }, - "last_changed": "2023-01-02T08:20:41.698611+00:00", - "last_updated": "2023-01-02T08:20:41.698611+00:00", - "context": { - "id": "01GNRS32K2Y1YMGB0AC9Q4G9QN", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.waschmaschine", - "state": "on", - "attributes": { - "friendly_name": "Waschmaschine" - }, - "last_changed": "2023-01-02T08:20:58.136616+00:00", - "last_updated": "2023-01-02T08:20:58.136616+00:00", - "context": { - "id": "01GNRS3JMR8WXTDV4V1S4MEN1H", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.waschmaschine_betriebsstunden_reset", - "state": "off", - "attributes": { - "friendly_name": "Waschmaschine Betriebsstunden Reset" - }, - "last_changed": "2023-01-02T08:20:41.699282+00:00", - "last_updated": "2023-01-02T08:20:41.699282+00:00", - "context": { - "id": "01GNRS32K3FAWQ6WPPCHVBE2BH", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.kuche_steckdosen_rechts", - "state": "on", - "attributes": { - "friendly_name": "Küche Steckdosen rechts" - }, - "last_changed": "2023-01-02T08:20:58.229095+00:00", - "last_updated": "2023-01-02T08:20:58.229095+00:00", - "context": { - "id": "01GNRS3JQNH48N737ATY7K796T", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.kuche_steckdosen_rechts_betriebsstunden_reset", - "state": "off", - "attributes": { - "friendly_name": "Küche Steckdosen rechts Betriebsstunden Reset" - }, - "last_changed": "2023-01-02T08:20:41.699869+00:00", - "last_updated": "2023-01-02T08:20:41.699869+00:00", - "context": { - "id": "01GNRS32K3CDQTZ0XFPB2F0PTM", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.dunstabzug", - "state": "on", - "attributes": { - "friendly_name": "Dunstabzug" - }, - "last_changed": "2023-01-02T08:20:58.322550+00:00", - "last_updated": "2023-01-02T08:20:58.322550+00:00", - "context": { - "id": "01GNRS3JTJXMZ20HCHXZ616G6R", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.dunstabzug_betriebsstunden_reset", - "state": "off", - "attributes": { - "friendly_name": "Dunstabzug Betriebsstunden Reset" - }, - "last_changed": "2023-01-02T08:20:41.700753+00:00", - "last_updated": "2023-01-02T08:20:41.700753+00:00", - "context": { - "id": "01GNRS32K473T7G8KRJMH0PJRH", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.spulmaschine", - "state": "on", - "attributes": { - "friendly_name": "Spülmaschine" - }, - "last_changed": "2023-01-02T08:20:58.415227+00:00", - "last_updated": "2023-01-02T08:20:58.415227+00:00", - "context": { - "id": "01GNRS3JXFPZZ490T15E986PVG", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.spulmaschine_betriebsstunden_reset", - "state": "off", - "attributes": { - "friendly_name": "Spülmaschine Betriebsstunden Reset" - }, - "last_changed": "2023-01-02T08:20:41.701358+00:00", - "last_updated": "2023-01-02T08:20:41.701358+00:00", - "context": { - "id": "01GNRS32K5MHF225R26EQRCE6E", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.backofen", - "state": "on", - "attributes": { - "friendly_name": "Backofen" - }, - "last_changed": "2023-01-02T08:20:58.509421+00:00", - "last_updated": "2023-01-02T08:20:58.509421+00:00", - "context": { - "id": "01GNRS3K0DN5T1REGJ90PEH9JF", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.backofen_betriebsstunden_reset", - "state": "off", - "attributes": { - "friendly_name": "Backofen Betriebsstunden Reset" - }, - "last_changed": "2023-01-02T08:20:41.702039+00:00", - "last_updated": "2023-01-02T08:20:41.702039+00:00", - "context": { - "id": "01GNRS32K6RD51SZ4W5JDV8HSR", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.herd_phase_1", - "state": "off", - "attributes": { - "friendly_name": "Herd Phase 1" - }, - "last_changed": "2023-01-03T12:14:56.470895+00:00", - "last_updated": "2023-01-03T12:14:56.470895+00:00", - "context": { - "id": "01GNVRWPX4TFP2QYBSPC864RGZ", - "parent_id": "01GNVRWPVS5FH7G8TDHACG1RD8", - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.herd_phase_1_betriebsstunden_reset", - "state": "off", - "attributes": { - "friendly_name": "Herd Phase 1 Betriebsstunden Reset" - }, - "last_changed": "2023-01-02T08:20:41.702554+00:00", - "last_updated": "2023-01-02T08:20:41.702554+00:00", - "context": { - "id": "01GNRS32K6PHH3KNC6B050PQY3", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.herd_phase_2", - "state": "off", - "attributes": { - "friendly_name": "Herd Phase 2" - }, - "last_changed": "2023-01-03T12:14:56.525135+00:00", - "last_updated": "2023-01-03T12:14:56.525135+00:00", - "context": { - "id": "01GNVRWPX4TFP2QYBSPC864RGZ", - "parent_id": "01GNVRWPVS5FH7G8TDHACG1RD8", - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.herd_phase_2_betriebsstunden_reset", - "state": "off", - "attributes": { - "friendly_name": "Herd Phase 2 Betriebsstunden Reset" - }, - "last_changed": "2023-01-02T08:20:41.708880+00:00", - "last_updated": "2023-01-02T08:20:41.708880+00:00", - "context": { - "id": "01GNRS32KCSZVQHVWG1X85B12F", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.herd_phase_3", - "state": "off", - "attributes": { - "friendly_name": "Herd Phase 3" - }, - "last_changed": "2023-01-03T12:14:56.576849+00:00", - "last_updated": "2023-01-03T12:14:56.576849+00:00", - "context": { - "id": "01GNVRWPX4TFP2QYBSPC864RGZ", - "parent_id": "01GNVRWPVS5FH7G8TDHACG1RD8", - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.herd_phase_3_betriebsstunden_reset", - "state": "off", - "attributes": { - "friendly_name": "Herd Phase 3 Betriebsstunden Reset" - }, - "last_changed": "2023-01-02T08:20:41.709994+00:00", - "last_updated": "2023-01-02T08:20:41.709994+00:00", - "context": { - "id": "01GNRS32KD05N370RVC8RR1GX6", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.arbeitszimmer_steckdose", - "state": "on", - "attributes": { - "friendly_name": "Arbeitszimmer Steckdose" - }, - "last_changed": "2023-01-02T08:20:58.885141+00:00", - "last_updated": "2023-01-02T08:20:58.885141+00:00", - "context": { - "id": "01GNRS3KC52YG9BY0S5SP4KS42", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.arbeitszimmer_steckdose_betriebsstunden_reset", - "state": "off", - "attributes": { - "friendly_name": "Arbeitszimmer Steckdose Betriebsstunden Reset" - }, - "last_changed": "2023-01-02T08:20:41.710705+00:00", - "last_updated": "2023-01-02T08:20:41.710705+00:00", - "context": { - "id": "01GNRS32KEX6DS5R7A278MM0B5", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.wohnzimmer_steckdose_1", - "state": "on", - "attributes": { - "friendly_name": "Wohnzimmer Steckdose 1" - }, - "last_changed": "2023-01-02T08:20:58.978318+00:00", - "last_updated": "2023-01-02T08:20:58.978318+00:00", - "context": { - "id": "01GNRS3KF2BZS0QC79BTDX4WAV", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.wohnzimmer_steckdose_1_betriebsstunden_reset", - "state": "off", - "attributes": { - "friendly_name": "Wohnzimmer Steckdose 1 Betriebsstunden Reset" - }, - "last_changed": "2023-01-02T08:20:41.711489+00:00", - "last_updated": "2023-01-02T08:20:41.711489+00:00", - "context": { - "id": "01GNRS32KFCYGKE02WB3DKAQZ7", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.wohnzimmer_steckdose_2", - "state": "on", - "attributes": { - "friendly_name": "Wohnzimmer Steckdose 2" - }, - "last_changed": "2023-01-02T08:20:59.072821+00:00", - "last_updated": "2023-01-02T08:20:59.072821+00:00", - "context": { - "id": "01GNRS3KJ070YN1JV5FF3CH9KX", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "switch.wohnzimmer_steckdose_2_betriebsstunden_reset", - "state": "off", - "attributes": { - "friendly_name": "Wohnzimmer Steckdose 2 Betriebsstunden Reset" - }, - "last_changed": "2023-01-02T08:20:41.712170+00:00", - "last_updated": "2023-01-02T08:20:41.712170+00:00", - "context": { - "id": "01GNRS32KG4VX0GAA1TAA82B48", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "binary_sensor.gang_bewegungsmelder_schlafzimmer", - "state": "off", - "attributes": { - "source": "1.1.40", - "device_class": "motion", - "friendly_name": "Gang Bewegungsmelder Schlafzimmer" - }, - "last_changed": "2023-01-03T19:13:37.919929+00:00", - "last_updated": "2023-01-03T19:13:37.919929+00:00", - "context": { - "id": "01GNWGVBKZCXPX293CC3S5M739", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "binary_sensor.gang_bewegungsmelder_wohnzimmer", - "state": "off", - "attributes": { - "source": "1.1.40", - "device_class": "motion", - "friendly_name": "Gang Bewegungsmelder Wohnzimmer" - }, - "last_changed": "2023-01-03T19:13:41.416225+00:00", - "last_updated": "2023-01-03T19:13:41.416225+00:00", - "context": { - "id": "01GNWGVF1892WNFX3XG54TQPCP", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "binary_sensor.gang_bewegungsmelder_mitte", - "state": "off", - "attributes": { - "source": "1.1.41", - "device_class": "motion", - "friendly_name": "Gang Bewegungsmelder Mitte" - }, - "last_changed": "2023-01-03T19:13:45.426960+00:00", - "last_updated": "2023-01-03T19:13:45.426960+00:00", - "context": { - "id": "01GNWGVJYJ39VCBMW7VJ0C3RBN", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "binary_sensor.gang_bewegungsmelder_ost", - "state": "off", - "attributes": { - "source": "1.1.42", - "device_class": "motion", - "friendly_name": "Gang Bewegungsmelder Ost" - }, - "last_changed": "2023-01-03T19:13:43.080109+00:00", - "last_updated": "2023-01-03T19:13:43.080109+00:00", - "context": { - "id": "01GNWGVGN87QC2NPQ8E3PX6FN2", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.wohnbereich_energize", - "state": "unknown", - "attributes": { - "group_name": "Wohnbereich", - "group_type": "room", - "name": "Energize", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Wohnbereich Energize" - }, - "last_changed": "2023-01-02T08:20:43.355170+00:00", - "last_updated": "2023-01-02T08:20:43.355170+00:00", - "context": { - "id": "01GNRS346VK5ZYSJBA8DR3K6R7", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.arbeitszimmer_nightlight", - "state": "unknown", - "attributes": { - "group_name": "Arbeitszimmer", - "group_type": "room", - "name": "Nightlight", - "speed": 0.5, - "brightness": 0.39, - "is_dynamic": false, - "friendly_name": "Arbeitszimmer Nightlight" - }, - "last_changed": "2023-01-02T08:20:43.355756+00:00", - "last_updated": "2023-01-02T08:20:43.355756+00:00", - "context": { - "id": "01GNRS346VWBNVQAQYK4F16198", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.schlafzimmer_spring_blossom", - "state": "unknown", - "attributes": { - "group_name": "Schlafzimmer", - "group_type": "room", - "name": "Spring blossom", - "speed": 0.5595238095238095, - "brightness": 81.1, - "is_dynamic": true, - "friendly_name": "Schlafzimmer Spring blossom" - }, - "last_changed": "2023-01-02T08:20:43.356144+00:00", - "last_updated": "2023-01-02T08:20:43.356144+00:00", - "context": { - "id": "01GNRS346WNH68VA7XSWQC9PSC", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.rest_energize", - "state": "unknown", - "attributes": { - "group_name": "Rest", - "group_type": "room", - "name": "Energize", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Rest Energize" - }, - "last_changed": "2023-01-02T08:20:43.356541+00:00", - "last_updated": "2023-01-02T08:20:43.356541+00:00", - "context": { - "id": "01GNRS346WJJZ4X22P401WN8GY", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.arbeitszimmer_arctic_aurora", - "state": "unknown", - "attributes": { - "group_name": "Arbeitszimmer", - "group_type": "room", - "name": "Arctic aurora", - "speed": 0.6388888888888888, - "brightness": 30.71, - "is_dynamic": true, - "friendly_name": "Arbeitszimmer Arctic aurora" - }, - "last_changed": "2023-01-02T08:20:43.358075+00:00", - "last_updated": "2023-01-02T08:20:43.358075+00:00", - "context": { - "id": "01GNRS346YA5MNDAXD0A4QBRDV", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.schlafzimmer_relax", - "state": "unknown", - "attributes": { - "group_name": "Schlafzimmer", - "group_type": "room", - "name": "Relax", - "speed": 0.5, - "brightness": 56.69, - "is_dynamic": false, - "friendly_name": "Schlafzimmer Relax" - }, - "last_changed": "2023-01-02T08:20:43.360310+00:00", - "last_updated": "2023-01-02T08:20:43.360310+00:00", - "context": { - "id": "01GNRS3470574AAFBHWWD5NJEH", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.garten_tropical_twilight", - "state": "unknown", - "attributes": { - "group_name": "Garten", - "group_type": "room", - "name": "Tropical twilight", - "speed": 0.6388888888888888, - "brightness": 43.7, - "is_dynamic": true, - "friendly_name": "Garten Tropical twilight" - }, - "last_changed": "2023-01-02T08:20:43.362009+00:00", - "last_updated": "2023-01-02T08:20:43.362009+00:00", - "context": { - "id": "01GNRS3472ZF1XH6Z3FBR9MEQ2", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.wohnbereich_nightlight", - "state": "unknown", - "attributes": { - "group_name": "Wohnbereich", - "group_type": "room", - "name": "Nightlight", - "speed": 0.5, - "brightness": 0.39, - "is_dynamic": false, - "friendly_name": "Wohnbereich Nightlight" - }, - "last_changed": "2023-01-02T08:20:43.364382+00:00", - "last_updated": "2023-01-02T08:20:43.364382+00:00", - "context": { - "id": "01GNRS3474RX5PA8FC3M35EAJM", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.wohnbereich_dimmed", - "state": "unknown", - "attributes": { - "group_name": "Wohnbereich", - "group_type": "room", - "name": "Dimmed", - "speed": 0.5, - "brightness": 30.31, - "is_dynamic": false, - "friendly_name": "Wohnbereich Dimmed" - }, - "last_changed": "2023-01-02T08:20:43.366684+00:00", - "last_updated": "2023-01-02T08:20:43.366684+00:00", - "context": { - "id": "01GNRS34766XWYYP41WFJ8YVGT", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.schlafzimmer_read", - "state": "unknown", - "attributes": { - "group_name": "Schlafzimmer", - "group_type": "room", - "name": "Read", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Schlafzimmer Read" - }, - "last_changed": "2023-01-02T08:20:43.368552+00:00", - "last_updated": "2023-01-02T08:20:43.368552+00:00", - "context": { - "id": "01GNRS3478AP2NNXTE15VEN6FX", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.wohnbereich_spring_blossom", - "state": "unknown", - "attributes": { - "group_name": "Wohnbereich", - "group_type": "room", - "name": "Spring blossom", - "speed": 0.5595238095238095, - "brightness": 81.1, - "is_dynamic": true, - "friendly_name": "Wohnbereich Spring blossom" - }, - "last_changed": "2023-01-02T08:20:43.369312+00:00", - "last_updated": "2023-01-02T08:20:43.369312+00:00", - "context": { - "id": "01GNRS34792NNZ1WMJ9RVF80TT", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.rest_bright", - "state": "unknown", - "attributes": { - "group_name": "Rest", - "group_type": "room", - "name": "Bright", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Rest Bright" - }, - "last_changed": "2023-01-02T08:20:43.369765+00:00", - "last_updated": "2023-01-02T08:20:43.369765+00:00", - "context": { - "id": "01GNRS3479WJM4EAKNT36TJ65F", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.schlafzimmer_concentrate", - "state": "unknown", - "attributes": { - "group_name": "Schlafzimmer", - "group_type": "room", - "name": "Concentrate", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Schlafzimmer Concentrate" - }, - "last_changed": "2023-01-02T08:20:43.370135+00:00", - "last_updated": "2023-01-02T08:20:43.370135+00:00", - "context": { - "id": "01GNRS347AYQQP54E0BT29BA2Z", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.wohnbereich_tropical_twilight", - "state": "unknown", - "attributes": { - "group_name": "Wohnbereich", - "group_type": "room", - "name": "Tropical twilight", - "speed": 0.6388888888888888, - "brightness": 43.7, - "is_dynamic": true, - "friendly_name": "Wohnbereich Tropical twilight" - }, - "last_changed": "2023-01-02T08:20:43.370519+00:00", - "last_updated": "2023-01-02T08:20:43.370519+00:00", - "context": { - "id": "01GNRS347AQ8X9JANCA332GDVS", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.arbeitszimmer_spring_blossom", - "state": "unknown", - "attributes": { - "group_name": "Arbeitszimmer", - "group_type": "room", - "name": "Spring blossom", - "speed": 0.5595238095238095, - "brightness": 81.1, - "is_dynamic": true, - "friendly_name": "Arbeitszimmer Spring blossom" - }, - "last_changed": "2023-01-02T08:20:43.370904+00:00", - "last_updated": "2023-01-02T08:20:43.370904+00:00", - "context": { - "id": "01GNRS347AN56N6QZ716ZMT0P8", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.wohnbereich_concentrate", - "state": "unknown", - "attributes": { - "group_name": "Wohnbereich", - "group_type": "room", - "name": "Concentrate", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Wohnbereich Concentrate" - }, - "last_changed": "2023-01-02T08:20:43.371280+00:00", - "last_updated": "2023-01-02T08:20:43.371280+00:00", - "context": { - "id": "01GNRS347BHXDV036AZY7ZCEXH", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.arbeitszimmer_read", - "state": "unknown", - "attributes": { - "group_name": "Arbeitszimmer", - "group_type": "room", - "name": "Read", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Arbeitszimmer Read" - }, - "last_changed": "2023-01-02T08:20:43.371763+00:00", - "last_updated": "2023-01-02T08:20:43.371763+00:00", - "context": { - "id": "01GNRS347B8ARSBZRB8XDQWAHF", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.wohnbereich_savanna_sunset", - "state": "unknown", - "attributes": { - "group_name": "Wohnbereich", - "group_type": "room", - "name": "Savanna sunset", - "speed": 0.6190476190476191, - "brightness": 80.71, - "is_dynamic": true, - "friendly_name": "Wohnbereich Savanna sunset" - }, - "last_changed": "2023-01-02T08:20:43.372119+00:00", - "last_updated": "2023-01-02T08:20:43.372119+00:00", - "context": { - "id": "01GNRS347C04X4RTKBSGB3MK3T", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.arbeitszimmer_relax", - "state": "unknown", - "attributes": { - "group_name": "Arbeitszimmer", - "group_type": "room", - "name": "Relax", - "speed": 0.5, - "brightness": 56.69, - "is_dynamic": false, - "friendly_name": "Arbeitszimmer Relax" - }, - "last_changed": "2023-01-02T08:20:43.372515+00:00", - "last_updated": "2023-01-02T08:20:43.372515+00:00", - "context": { - "id": "01GNRS347C1C6JDXZSP6QZR4DX", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.wohnbereich_arctic_aurora", - "state": "unknown", - "attributes": { - "group_name": "Wohnbereich", - "group_type": "room", - "name": "Arctic aurora", - "speed": 0.6388888888888888, - "brightness": 30.71, - "is_dynamic": true, - "friendly_name": "Wohnbereich Arctic aurora" - }, - "last_changed": "2023-01-02T08:20:43.372872+00:00", - "last_updated": "2023-01-02T08:20:43.372872+00:00", - "context": { - "id": "01GNRS347CRR4BSFSTMMMWEF80", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.schlafzimmer_energize", - "state": "unknown", - "attributes": { - "group_name": "Schlafzimmer", - "group_type": "room", - "name": "Energize", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Schlafzimmer Energize" - }, - "last_changed": "2023-01-02T08:20:43.374903+00:00", - "last_updated": "2023-01-02T08:20:43.374903+00:00", - "context": { - "id": "01GNRS347EKPYC6127M7GPHPWY", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.rest_tropical_twilight", - "state": "unknown", - "attributes": { - "group_name": "Rest", - "group_type": "room", - "name": "Tropical twilight", - "speed": 0.6388888888888888, - "brightness": 43.7, - "is_dynamic": true, - "friendly_name": "Rest Tropical twilight" - }, - "last_changed": "2023-01-02T08:20:43.375370+00:00", - "last_updated": "2023-01-02T08:20:43.375370+00:00", - "context": { - "id": "01GNRS347FZCXYH3YXBKC5W63R", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.arbeitszimmer_bright", - "state": "unknown", - "attributes": { - "group_name": "Arbeitszimmer", - "group_type": "room", - "name": "Bright", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Arbeitszimmer Bright" - }, - "last_changed": "2023-01-02T08:20:43.375809+00:00", - "last_updated": "2023-01-02T08:20:43.375809+00:00", - "context": { - "id": "01GNRS347FZDK8Z9MAX3D4QBYP", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.schlafzimmer_nightlight", - "state": "unknown", - "attributes": { - "group_name": "Schlafzimmer", - "group_type": "room", - "name": "Nightlight", - "speed": 0.5, - "brightness": 0.39, - "is_dynamic": false, - "friendly_name": "Schlafzimmer Nightlight" - }, - "last_changed": "2023-01-02T08:20:43.376178+00:00", - "last_updated": "2023-01-02T08:20:43.376178+00:00", - "context": { - "id": "01GNRS347GF9Q2NWTS4PKQ2V28", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.garten_nightlight", - "state": "unknown", - "attributes": { - "group_name": "Garten", - "group_type": "room", - "name": "Nightlight", - "speed": 0.5, - "brightness": 0.39, - "is_dynamic": false, - "friendly_name": "Garten Nightlight" - }, - "last_changed": "2023-01-02T08:20:43.376587+00:00", - "last_updated": "2023-01-02T08:20:43.376587+00:00", - "context": { - "id": "01GNRS347G50FNAVHN63MMEVAA", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.arbeitszimmer_savanna_sunset", - "state": "unknown", - "attributes": { - "group_name": "Arbeitszimmer", - "group_type": "room", - "name": "Savanna sunset", - "speed": 0.6190476190476191, - "brightness": 80.71, - "is_dynamic": true, - "friendly_name": "Arbeitszimmer Savanna sunset" - }, - "last_changed": "2023-01-02T08:20:43.376952+00:00", - "last_updated": "2023-01-02T08:20:43.376952+00:00", - "context": { - "id": "01GNRS347GPK1K96PQKA9F0MR8", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.rest_savanna_sunset", - "state": "unknown", - "attributes": { - "group_name": "Rest", - "group_type": "room", - "name": "Savanna sunset", - "speed": 0.6190476190476191, - "brightness": 80.71, - "is_dynamic": true, - "friendly_name": "Rest Savanna sunset" - }, - "last_changed": "2023-01-02T08:20:43.377287+00:00", - "last_updated": "2023-01-02T08:20:43.377287+00:00", - "context": { - "id": "01GNRS347HGXF8S4JD5JATH7WW", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.wohnbereich_bright", - "state": "unknown", - "attributes": { - "group_name": "Wohnbereich", - "group_type": "room", - "name": "Bright", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Wohnbereich Bright" - }, - "last_changed": "2023-01-02T08:20:43.377748+00:00", - "last_updated": "2023-01-02T08:20:43.377748+00:00", - "context": { - "id": "01GNRS347HZR7ZXGA9BS2WXTJX", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.arbeitszimmer_tropical_twilight", - "state": "unknown", - "attributes": { - "group_name": "Arbeitszimmer", - "group_type": "room", - "name": "Tropical twilight", - "speed": 0.6388888888888888, - "brightness": 43.7, - "is_dynamic": true, - "friendly_name": "Arbeitszimmer Tropical twilight" - }, - "last_changed": "2023-01-02T08:20:43.378131+00:00", - "last_updated": "2023-01-02T08:20:43.378131+00:00", - "context": { - "id": "01GNRS347JPTW411H23ABPZMB0", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.rest_read", - "state": "unknown", - "attributes": { - "group_name": "Rest", - "group_type": "room", - "name": "Read", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Rest Read" - }, - "last_changed": "2023-01-02T08:20:43.378741+00:00", - "last_updated": "2023-01-02T08:20:43.378741+00:00", - "context": { - "id": "01GNRS347JM0P7BVP87K5CGD4E", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.wohnbereich_relax", - "state": "unknown", - "attributes": { - "group_name": "Wohnbereich", - "group_type": "room", - "name": "Relax", - "speed": 0.5, - "brightness": 56.69, - "is_dynamic": false, - "friendly_name": "Wohnbereich Relax" - }, - "last_changed": "2023-01-02T08:20:43.379141+00:00", - "last_updated": "2023-01-02T08:20:43.379141+00:00", - "context": { - "id": "01GNRS347KHBFV9QQQHTMQG925", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.rest_concentrate", - "state": "unknown", - "attributes": { - "group_name": "Rest", - "group_type": "room", - "name": "Concentrate", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Rest Concentrate" - }, - "last_changed": "2023-01-02T08:20:43.379675+00:00", - "last_updated": "2023-01-02T08:20:43.379675+00:00", - "context": { - "id": "01GNRS347KYZ3PQMXX2W9D1246", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.garten_dimmed", - "state": "unknown", - "attributes": { - "group_name": "Garten", - "group_type": "room", - "name": "Dimmed", - "speed": 0.5, - "brightness": 30.31, - "is_dynamic": false, - "friendly_name": "Garten Dimmed" - }, - "last_changed": "2023-01-02T08:20:43.380169+00:00", - "last_updated": "2023-01-02T08:20:43.380169+00:00", - "context": { - "id": "01GNRS347MQNYBH3871WY5YK5Z", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.arbeitszimmer_dimmed", - "state": "unknown", - "attributes": { - "group_name": "Arbeitszimmer", - "group_type": "room", - "name": "Dimmed", - "speed": 0.5, - "brightness": 30.31, - "is_dynamic": false, - "friendly_name": "Arbeitszimmer Dimmed" - }, - "last_changed": "2023-01-02T08:20:43.380590+00:00", - "last_updated": "2023-01-02T08:20:43.380590+00:00", - "context": { - "id": "01GNRS347M5KNMDCM7HXDK0WZT", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.schlafzimmer_palm_beach", - "state": "unknown", - "attributes": { - "group_name": "Schlafzimmer", - "group_type": "room", - "name": "Palm Beach", - "speed": 0.6190476190476191, - "brightness": 38.98, - "is_dynamic": true, - "friendly_name": "Schlafzimmer Palm Beach" - }, - "last_changed": "2023-01-02T08:20:43.380961+00:00", - "last_updated": "2023-01-02T08:20:43.380961+00:00", - "context": { - "id": "01GNRS347MQAKR95CBY8R2BBSG", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.garten_read", - "state": "unknown", - "attributes": { - "group_name": "Garten", - "group_type": "room", - "name": "Read", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Garten Read" - }, - "last_changed": "2023-01-02T08:20:43.381297+00:00", - "last_updated": "2023-01-02T08:20:43.381297+00:00", - "context": { - "id": "01GNRS347N7FCKV63D3R6F6GP7", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.rest_arctic_aurora", - "state": "unknown", - "attributes": { - "group_name": "Rest", - "group_type": "room", - "name": "Arctic aurora", - "speed": 0.6388888888888888, - "brightness": 30.71, - "is_dynamic": true, - "friendly_name": "Rest Arctic aurora" - }, - "last_changed": "2023-01-02T08:20:43.381794+00:00", - "last_updated": "2023-01-02T08:20:43.381794+00:00", - "context": { - "id": "01GNRS347NHAS3BEPWWN9NZRWA", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.wohnbereich_read", - "state": "unknown", - "attributes": { - "group_name": "Wohnbereich", - "group_type": "room", - "name": "Read", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Wohnbereich Read" - }, - "last_changed": "2023-01-02T08:20:43.382174+00:00", - "last_updated": "2023-01-02T08:20:43.382174+00:00", - "context": { - "id": "01GNRS347PVXMDJN581VANPQVH", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.garten_arctic_aurora", - "state": "unknown", - "attributes": { - "group_name": "Garten", - "group_type": "room", - "name": "Arctic aurora", - "speed": 0.6388888888888888, - "brightness": 30.71, - "is_dynamic": true, - "friendly_name": "Garten Arctic aurora" - }, - "last_changed": "2023-01-02T08:20:43.382621+00:00", - "last_updated": "2023-01-02T08:20:43.382621+00:00", - "context": { - "id": "01GNRS347PXWB6GQD6646B5DJ9", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.rest_nightlight", - "state": "unknown", - "attributes": { - "group_name": "Rest", - "group_type": "room", - "name": "Nightlight", - "speed": 0.5, - "brightness": 0.39, - "is_dynamic": false, - "friendly_name": "Rest Nightlight" - }, - "last_changed": "2023-01-02T08:20:43.383080+00:00", - "last_updated": "2023-01-02T08:20:43.383080+00:00", - "context": { - "id": "01GNRS347QPVYWR1DZ26N8ANYG", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.garten_savanna_sunset", - "state": "unknown", - "attributes": { - "group_name": "Garten", - "group_type": "room", - "name": "Savanna sunset", - "speed": 0.6190476190476191, - "brightness": 80.71, - "is_dynamic": true, - "friendly_name": "Garten Savanna sunset" - }, - "last_changed": "2023-01-02T08:20:43.384358+00:00", - "last_updated": "2023-01-02T08:20:43.384358+00:00", - "context": { - "id": "01GNRS347R31DBYZ0GRY15NA5N", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.garten_spring_blossom", - "state": "unknown", - "attributes": { - "group_name": "Garten", - "group_type": "room", - "name": "Spring blossom", - "speed": 0.5595238095238095, - "brightness": 81.1, - "is_dynamic": true, - "friendly_name": "Garten Spring blossom" - }, - "last_changed": "2023-01-02T08:20:43.385026+00:00", - "last_updated": "2023-01-02T08:20:43.385026+00:00", - "context": { - "id": "01GNRS347STN27SCHSJSYTG7EE", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.rest_relax", - "state": "unknown", - "attributes": { - "group_name": "Rest", - "group_type": "room", - "name": "Relax", - "speed": 0.5, - "brightness": 56.69, - "is_dynamic": false, - "friendly_name": "Rest Relax" - }, - "last_changed": "2023-01-02T08:20:43.385544+00:00", - "last_updated": "2023-01-02T08:20:43.385544+00:00", - "context": { - "id": "01GNRS347S3ZPRX768DN531B4J", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.garten_relax", - "state": "unknown", - "attributes": { - "group_name": "Garten", - "group_type": "room", - "name": "Relax", - "speed": 0.5, - "brightness": 56.69, - "is_dynamic": false, - "friendly_name": "Garten Relax" - }, - "last_changed": "2023-01-02T08:20:43.386048+00:00", - "last_updated": "2023-01-02T08:20:43.386048+00:00", - "context": { - "id": "01GNRS347TM4GZ3ABHFRZ5W17T", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.rest_dimmed", - "state": "unknown", - "attributes": { - "group_name": "Rest", - "group_type": "room", - "name": "Dimmed", - "speed": 0.5, - "brightness": 30.31, - "is_dynamic": false, - "friendly_name": "Rest Dimmed" - }, - "last_changed": "2023-01-02T08:20:43.387106+00:00", - "last_updated": "2023-01-02T08:20:43.387106+00:00", - "context": { - "id": "01GNRS347VQCR06RE0DQW5F0C6", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.garten_concentrate", - "state": "unknown", - "attributes": { - "group_name": "Garten", - "group_type": "room", - "name": "Concentrate", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Garten Concentrate" - }, - "last_changed": "2023-01-02T08:20:43.387874+00:00", - "last_updated": "2023-01-02T08:20:43.387874+00:00", - "context": { - "id": "01GNRS347VQYM8EEHCK8AEZD51", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.garten_energize", - "state": "unknown", - "attributes": { - "group_name": "Garten", - "group_type": "room", - "name": "Energize", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Garten Energize" - }, - "last_changed": "2023-01-02T08:20:43.388476+00:00", - "last_updated": "2023-01-02T08:20:43.388476+00:00", - "context": { - "id": "01GNRS347WB0Z8Q7H8GB8G8A1R", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.arbeitszimmer_concentrate", - "state": "unknown", - "attributes": { - "group_name": "Arbeitszimmer", - "group_type": "room", - "name": "Concentrate", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Arbeitszimmer Concentrate" - }, - "last_changed": "2023-01-02T08:20:43.389393+00:00", - "last_updated": "2023-01-02T08:20:43.389393+00:00", - "context": { - "id": "01GNRS347X3W1H1CYCRD44G1RW", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.schlafzimmer_rotblaupink", - "state": "unknown", - "attributes": { - "group_name": "Schlafzimmer", - "group_type": "room", - "name": "RotBlauPink", - "speed": 0.5, - "brightness": 2.36, - "is_dynamic": false, - "friendly_name": "Schlafzimmer RotBlauPink" - }, - "last_changed": "2023-01-02T08:20:43.389990+00:00", - "last_updated": "2023-01-02T08:20:43.389990+00:00", - "context": { - "id": "01GNRS347XA0XDZHGJPMNN3P01", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.schlafzimmer_bright", - "state": "unknown", - "attributes": { - "group_name": "Schlafzimmer", - "group_type": "room", - "name": "Bright", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Schlafzimmer Bright" - }, - "last_changed": "2023-01-02T08:20:43.390536+00:00", - "last_updated": "2023-01-02T08:20:43.390536+00:00", - "context": { - "id": "01GNRS347YK4TXW2ACMVNSRJDQ", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.schlafzimmer_dimmed", - "state": "unknown", - "attributes": { - "group_name": "Schlafzimmer", - "group_type": "room", - "name": "Dimmed", - "speed": 0.5, - "brightness": 30.31, - "is_dynamic": false, - "friendly_name": "Schlafzimmer Dimmed" - }, - "last_changed": "2023-01-02T08:20:43.391097+00:00", - "last_updated": "2023-01-02T08:20:43.391097+00:00", - "context": { - "id": "01GNRS347Z2N1DQGDA1GMG3TFY", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.garten_bright", - "state": "unknown", - "attributes": { - "group_name": "Garten", - "group_type": "room", - "name": "Bright", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Garten Bright" - }, - "last_changed": "2023-01-02T08:20:43.391603+00:00", - "last_updated": "2023-01-02T08:20:43.391603+00:00", - "context": { - "id": "01GNRS347Z4RQDA6WAWX30D400", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.schlafzimmer_arctic_aurora", - "state": "unknown", - "attributes": { - "group_name": "Schlafzimmer", - "group_type": "room", - "name": "Arctic aurora", - "speed": 0.6388888888888888, - "brightness": 30.71, - "is_dynamic": true, - "friendly_name": "Schlafzimmer Arctic aurora" - }, - "last_changed": "2023-01-02T08:20:43.392061+00:00", - "last_updated": "2023-01-02T08:20:43.392061+00:00", - "context": { - "id": "01GNRS3480D7ZRGTRKWPCJ23MR", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.schlafzimmer_tropical_twilight", - "state": "unknown", - "attributes": { - "group_name": "Schlafzimmer", - "group_type": "room", - "name": "Tropical twilight", - "speed": 0.6388888888888888, - "brightness": 43.7, - "is_dynamic": true, - "friendly_name": "Schlafzimmer Tropical twilight" - }, - "last_changed": "2023-01-02T08:20:43.392555+00:00", - "last_updated": "2023-01-02T08:20:43.392555+00:00", - "context": { - "id": "01GNRS3480Z1VN6RXZC8RZX1B2", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.schlafzimmer_savanna_sunset", - "state": "unknown", - "attributes": { - "group_name": "Schlafzimmer", - "group_type": "room", - "name": "Savanna sunset", - "speed": 0.6190476190476191, - "brightness": 80.71, - "is_dynamic": true, - "friendly_name": "Schlafzimmer Savanna sunset" - }, - "last_changed": "2023-01-02T08:20:43.393034+00:00", - "last_updated": "2023-01-02T08:20:43.393034+00:00", - "context": { - "id": "01GNRS3481PADXH1WTASKPX1ZE", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.rest_spring_blossom", - "state": "unknown", - "attributes": { - "group_name": "Rest", - "group_type": "room", - "name": "Spring blossom", - "speed": 0.5595238095238095, - "brightness": 81.1, - "is_dynamic": true, - "friendly_name": "Rest Spring blossom" - }, - "last_changed": "2023-01-02T08:20:43.393713+00:00", - "last_updated": "2023-01-02T08:20:43.393713+00:00", - "context": { - "id": "01GNRS3481HS1ZWHJQY8BGPA2W", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "scene.arbeitszimmer_energize", - "state": "unknown", - "attributes": { - "group_name": "Arbeitszimmer", - "group_type": "room", - "name": "Energize", - "speed": 0.5, - "brightness": 100.0, - "is_dynamic": false, - "friendly_name": "Arbeitszimmer Energize" - }, - "last_changed": "2023-01-02T08:20:43.394148+00:00", - "last_updated": "2023-01-02T08:20:43.394148+00:00", - "context": { - "id": "01GNRS3482ZMWAQ6NHC5BVQTMK", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "button.synchronize_devices", - "state": "unknown", - "attributes": { - "friendly_name": "Synchronize Devices" - }, - "last_changed": "2023-01-02T08:20:43.768153+00:00", - "last_updated": "2023-01-02T08:20:43.768153+00:00", - "context": { - "id": "01GNRS34KRD2MS8XSR65D7VZNB", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.ele_l29_audio_sensor", - "state": "normal", - "attributes": { - "icon": "mdi:volume-high", - "friendly_name": "MartinHandy Ringer Mode" - }, - "last_changed": "2023-01-02T08:20:44.523031+00:00", - "last_updated": "2023-01-02T08:20:44.523031+00:00", - "context": { - "id": "01GNRS35BBE34HS58BMVHZ4KT8", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"sensor.valetudo_newjuniorkingfisher_map_segments","state":"14","attributes":{"16":"Eingang","17":"Wohnzimmer","18":"Küche","19":"Gang hinten","20":"Esszimmer","21":"Gang vorne","22":"WC","23":"23","24":"Arbeitszimmer","25":"Waschraum","26":"Vorratsraum","27":"Bad","28":"Schlafzimmer","29":"Kinderzimmer","icon":"mdi:vector-selection","friendly_name":"robbie Map segments"},"last_changed":"2024-05-03T18:18:54.856242+00:00","last_reported":"2024-05-03T18:18:54.856242+00:00","last_updated":"2024-05-03T18:18:54.856242+00:00","context":{"id":"01HWZTWFG8ZTQJR54JAY24V72E","parent_id":null,"user_id":null}}, "extra_data": { - "native_value": "normal", + "native_value": "14", "native_unit_of_measurement": null }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.ele_l29_battery_level", - "state": "55", - "attributes": { - "state_class": "measurement", - "unit_of_measurement": "%", - "device_class": "battery", - "icon": "mdi:battery-50", - "friendly_name": "MartinHandy Battery Level" - }, - "last_changed": "2023-01-03T19:18:19.043244+00:00", - "last_updated": "2023-01-03T19:18:19.043244+00:00", - "context": { - "id": "01GNWH3Y539572NM1AWXD4951V", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"sensor.valetudo_newjuniorkingfisher_wi_fi_configuration","state":"-49","attributes":{"ssid":"WLAN","ips":["192.168.178.34","2003:ed:ef1d:3300:6cf:8cff:fef9:2d14","fe80::6cf:8cff:fef9:2d14"],"frequency":"2.4ghz","signal":-49,"unit_of_measurement":"dBm","device_class":"signal_strength","icon":"mdi:wifi","friendly_name":"robbie Wi-Fi configuration"},"last_changed":"2024-05-03T18:45:38.186719+00:00","last_reported":"2024-05-03T18:45:38.186719+00:00","last_updated":"2024-05-03T18:45:38.186719+00:00","context":{"id":"01HWZWDD8AXPYBFYD94YN2B30M","parent_id":null,"user_id":null}}, "extra_data": { - "native_value": 55, + "native_value": "-49", + "native_unit_of_measurement": "dBm" + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.valetudo_newjuniorkingfisher_error","state":"No error","attributes":{"severity":{"kind":"none","level":"none"},"subsystem":"none","message":"","icon":"mdi:alert","friendly_name":"robbie Error"},"last_changed":"2024-05-03T18:18:54.889302+00:00","last_reported":"2024-05-03T18:18:54.889302+00:00","last_updated":"2024-05-03T18:18:54.889302+00:00","context":{"id":"01HWZTWFH9CS8FD19ARMSN46BY","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "No error", + "native_unit_of_measurement": null + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.valetudo_newjuniorkingfisher_current_statistics_time","state":"301","attributes":{"unit_of_measurement":"seconds","icon":"mdi:equalizer","friendly_name":"robbie Current Statistics Time"},"last_changed":"2024-05-03T18:18:54.899276+00:00","last_reported":"2024-05-03T18:18:54.899276+00:00","last_updated":"2024-05-03T18:18:54.899276+00:00","context":{"id":"01HWZTWFHKZ2BQR9BDQ319QF0Q","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "301", + "native_unit_of_measurement": "seconds" + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.valetudo_newjuniorkingfisher_current_statistics_area","state":"56125","attributes":{"unit_of_measurement":"cm²","icon":"mdi:equalizer","friendly_name":"robbie Current Statistics Area"},"last_changed":"2024-05-03T18:18:54.907261+00:00","last_reported":"2024-05-03T18:18:54.907261+00:00","last_updated":"2024-05-03T18:18:54.907261+00:00","context":{"id":"01HWZTWFHV9Z9KDYSEV7KFW443","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "56125", + "native_unit_of_measurement": "cm²" + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.valetudo_newjuniorkingfisher_main_brush","state":"1891","attributes":{"unit_of_measurement":"minutes","icon":"mdi:progress-wrench","friendly_name":"robbie Main Brush"},"last_changed":"2024-05-03T18:18:54.924844+00:00","last_reported":"2024-05-03T18:18:54.924844+00:00","last_updated":"2024-05-03T18:18:54.924844+00:00","context":{"id":"01HWZTWFJC6GJSG3E79NE8NEKD","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "1891", + "native_unit_of_measurement": "minutes" + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.valetudo_newjuniorkingfisher_right_brush","state":"10002","attributes":{"unit_of_measurement":"minutes","icon":"mdi:progress-wrench","friendly_name":"robbie Right Brush"},"last_changed":"2024-05-03T18:18:54.930051+00:00","last_reported":"2024-05-03T18:18:54.930051+00:00","last_updated":"2024-05-03T18:18:54.930051+00:00","context":{"id":"01HWZTWFJJEZ1C4BM4ZBTPW3EY","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "10002", + "native_unit_of_measurement": "minutes" + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.valetudo_newjuniorkingfisher_main_filter","state":"7002","attributes":{"unit_of_measurement":"minutes","icon":"mdi:progress-wrench","friendly_name":"robbie Main Filter"},"last_changed":"2024-05-03T18:18:54.932997+00:00","last_reported":"2024-05-03T18:18:54.932997+00:00","last_updated":"2024-05-03T18:18:54.932997+00:00","context":{"id":"01HWZTWFJM400F15G20H7SMR8S","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "7002", + "native_unit_of_measurement": "minutes" + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.valetudo_newjuniorkingfisher_sensor_cleaning","state":"0","attributes":{"unit_of_measurement":"minutes","icon":"mdi:progress-wrench","friendly_name":"robbie Sensor cleaning"},"last_changed":"2024-05-03T18:18:54.935666+00:00","last_reported":"2024-05-03T18:18:54.935666+00:00","last_updated":"2024-05-03T18:18:54.935666+00:00","context":{"id":"01HWZTWFJQKHNF7TCFCJVRGBR6","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "0", + "native_unit_of_measurement": "minutes" + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.valetudo_newjuniorkingfisher_status_flag","state":"none","attributes":{"icon":"mdi:flag","friendly_name":"robbie Status Flag"},"last_changed":"2024-05-03T18:18:54.945125+00:00","last_reported":"2024-05-03T18:18:54.945125+00:00","last_updated":"2024-05-03T18:18:54.945125+00:00","context":{"id":"01HWZTWFK1TG6GRC9YAR6CB4S1","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "none", + "native_unit_of_measurement": null + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"select.valetudo_newjuniorkingfisher_fan","state":"high","attributes":{"options":["low","medium","high","max","off"],"icon":"mdi:fan","friendly_name":"robbie Fan"},"last_changed":"2024-05-03T18:18:54.947132+00:00","last_reported":"2024-05-03T18:18:54.947132+00:00","last_updated":"2024-05-03T18:18:54.947132+00:00","context":{"id":"01HWZTWFK3NPR0BM9DYY9T2KJE","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.valetudo_newjuniorkingfisher_battery_level","state":"100","attributes":{"unit_of_measurement":"%","device_class":"battery","icon":"mdi:battery","friendly_name":"robbie Battery level"},"last_changed":"2024-05-03T18:18:54.948486+00:00","last_reported":"2024-05-03T18:18:54.948486+00:00","last_updated":"2024-05-03T18:18:54.948486+00:00","context":{"id":"01HWZTWFK4NSSHSP9SYKNGNHH7","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "100", "native_unit_of_measurement": "%" }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.ele_l29_battery_state", - "state": "discharging", - "attributes": { - "device_class": "battery", - "icon": "mdi:battery-minus", - "friendly_name": "MartinHandy Battery State" - }, - "last_changed": "2023-01-03T07:01:52.117599+00:00", - "last_updated": "2023-01-03T07:01:52.117599+00:00", - "context": { - "id": "01GNV6ZEVN2GE3MJ3WT7DMH1WD", - "parent_id": null, - "user_id": null - } + "state": {"entity_id":"sensor.espresense_arbeitszimmerunten_uptime","state":"unavailable","attributes":{"unit_of_measurement":"s","friendly_name":"ESPresense ArbeitszimmerUnten Uptime"},"last_changed":"2024-05-03T18:18:53.083695+00:00","last_reported":"2024-05-03T18:18:53.083695+00:00","last_updated":"2024-05-03T18:18:53.083695+00:00","context":{"id":"01HWZTWDRV3CF7E2Q53MGYHED6","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": null, + "native_unit_of_measurement": "s" }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"button.valetudo_newjuniorkingfisher_reset_main_brush_consumable","state":"unknown","attributes":{"icon":"mdi:restore","friendly_name":"robbie Reset Main Brush Consumable"},"last_changed":"2024-05-03T18:18:54.838130+00:00","last_reported":"2024-05-03T18:18:54.838130+00:00","last_updated":"2024-05-03T18:18:54.838130+00:00","context":{"id":"01HWZTWFFP1VD6Z3JFJM88PFX9","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.espresense_arbeitszimmerunten_free_mem","state":"unavailable","attributes":{"unit_of_measurement":"bytes","friendly_name":"ESPresense ArbeitszimmerUnten Free Mem"},"last_changed":"2024-05-03T18:18:53.095775+00:00","last_reported":"2024-05-03T18:18:53.095775+00:00","last_updated":"2024-05-03T18:18:53.095775+00:00","context":{"id":"01HWZTWDS7Q6FNBX7S1HE2NHJE","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": null, + "native_unit_of_measurement": "bytes" + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"button.valetudo_newjuniorkingfisher_reset_right_brush_consumable","state":"unknown","attributes":{"icon":"mdi:restore","friendly_name":"robbie Reset Right Brush Consumable"},"last_changed":"2024-05-03T18:18:54.837923+00:00","last_reported":"2024-05-03T18:18:54.837923+00:00","last_updated":"2024-05-03T18:18:54.837923+00:00","context":{"id":"01HWZTWFFNQH2J8VY4XSQWAYGD","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.espresense_arbeitszimmerunten_switch_1","state":"unavailable","attributes":{"friendly_name":"ESPresense ArbeitszimmerUnten switch_1"},"last_changed":"2024-05-03T18:18:53.107541+00:00","last_reported":"2024-05-03T18:18:53.107541+00:00","last_updated":"2024-05-03T18:18:53.107541+00:00","context":{"id":"01HWZTWDSKMT6N2E60G81QQVF9","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "OFF", + "native_unit_of_measurement": null + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"button.valetudo_newjuniorkingfisher_reset_main_filter_consumable","state":"unknown","attributes":{"icon":"mdi:restore","friendly_name":"robbie Reset Main Filter Consumable"},"last_changed":"2024-05-03T18:18:54.837732+00:00","last_reported":"2024-05-03T18:18:54.837732+00:00","last_updated":"2024-05-03T18:18:54.837732+00:00","context":{"id":"01HWZTWFFNGPG2H2V41SPPGFE4","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.espresense_arbeitszimmerunten_switch","state":"unavailable","attributes":{"friendly_name":"ESPresense ArbeitszimmerUnten switch"},"last_changed":"2024-05-03T18:18:53.115633+00:00","last_reported":"2024-05-03T18:18:53.115633+00:00","last_updated":"2024-05-03T18:18:53.115633+00:00","context":{"id":"01HWZTWDSVV4X3TB96EJRXSGKH","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "OFF", + "native_unit_of_measurement": null + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"button.valetudo_newjuniorkingfisher_reset_sensor_cleaning_consumable","state":"unknown","attributes":{"icon":"mdi:restore","friendly_name":"robbie Reset Sensor cleaning Consumable"},"last_changed":"2024-05-03T18:18:54.837505+00:00","last_reported":"2024-05-03T18:18:54.837505+00:00","last_updated":"2024-05-03T18:18:54.837505+00:00","context":{"id":"01HWZTWFFNR96RGHY58E6WATYK","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.espresense_arbeitszimmerunten_button_1","state":"unavailable","attributes":{"friendly_name":"ESPresense ArbeitszimmerUnten button_1"},"last_changed":"2024-05-03T18:18:53.129990+00:00","last_reported":"2024-05-03T18:18:53.129990+00:00","last_updated":"2024-05-03T18:18:53.129990+00:00","context":{"id":"01HWZTWDT9Z6FRFJ01MD1KF3CZ","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "OFF", + "native_unit_of_measurement": null + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"button.espresense_arbeitszimmerunten_restart","state":"unavailable","attributes":{"friendly_name":"ESPresense ArbeitszimmerUnten Restart"},"last_changed":"2024-05-03T18:18:53.135366+00:00","last_reported":"2024-05-03T18:18:53.135366+00:00","last_updated":"2024-05-03T18:18:53.135366+00:00","context":{"id":"01HWZTWDTFCA20HZKZHC03WHFF","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.espresense_arbeitszimmerunten_button","state":"unavailable","attributes":{"friendly_name":"ESPresense ArbeitszimmerUnten button"},"last_changed":"2024-05-03T18:18:53.140537+00:00","last_reported":"2024-05-03T18:18:53.140537+00:00","last_updated":"2024-05-03T18:18:53.140537+00:00","context":{"id":"01HWZTWDTMYS146AJ2J4EQDN4Z","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "OFF", + "native_unit_of_measurement": null + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"number.valetudo_newjuniorkingfisher_speaker_volume","state":"67","attributes":{"min":0.0,"max":100.0,"step":1.0,"mode":"auto","icon":"mdi:volume-source","friendly_name":"robbie Speaker volume"},"last_changed":"2024-05-03T18:18:54.971755+00:00","last_reported":"2024-05-03T18:18:54.971755+00:00","last_updated":"2024-05-03T18:18:54.971755+00:00","context":{"id":"01HWZTWFKV3D33YX827F1C75XZ","parent_id":null,"user_id":null}}, + "extra_data": { + "native_max_value": 100.0, + "native_min_value": 0.0, + "native_step": 1.0, + "native_unit_of_measurement": null, + "native_value": 67 + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"button.espresense_arbeitszimmerunten_update","state":"unavailable","attributes":{"friendly_name":"ESPresense ArbeitszimmerUnten Update"},"last_changed":"2024-05-03T18:18:53.156804+00:00","last_reported":"2024-05-03T18:18:53.156804+00:00","last_updated":"2024-05-03T18:18:53.156804+00:00","context":{"id":"01HWZTWDV434QVHRJYJRHAW5SD","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.martins_apple_watch","state":"arbeitszimmer","attributes":{"icon":"mdi:watch","friendly_name":"Martins Apple Watch BT Tracker"},"last_changed":"2024-05-03T18:46:29.440624+00:00","last_reported":"2024-05-03T18:46:29.440624+00:00","last_updated":"2024-05-03T18:46:29.440624+00:00","context":{"id":"01HWZWEZA0Z2Y65MFE400ZN2WM","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "arbeitszimmer", + "native_unit_of_measurement": null + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"number.espresense_arbeitszimmerunten_max_distance","state":"unavailable","attributes":{"min":0.0,"max":100.0,"step":0.1,"mode":"auto","friendly_name":"ESPresense ArbeitszimmerUnten Max Distance"},"last_changed":"2024-05-03T18:18:53.165738+00:00","last_reported":"2024-05-03T18:18:53.165738+00:00","last_updated":"2024-05-03T18:18:53.165738+00:00","context":{"id":"01HWZTWDVDA7DJSE41T539M589","parent_id":null,"user_id":null}}, + "extra_data": { + "native_max_value": 100.0, + "native_min_value": 0.0, + "native_step": 0.1, + "native_unit_of_measurement": null, + "native_value": 16.0 + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"button.espresense_arbeitszimmerunten_enroll","state":"unavailable","attributes":{"friendly_name":"ESPresense ArbeitszimmerUnten Enroll"},"last_changed":"2024-05-03T18:18:53.168264+00:00","last_reported":"2024-05-03T18:18:53.168264+00:00","last_updated":"2024-05-03T18:18:53.168264+00:00","context":{"id":"01HWZTWDVGHZZEXYQ9HXE6YF5M","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.martins_iphone","state":"arbeitszimmer","attributes":{"icon":"mdi:cellphone","friendly_name":"Martins iPhone BT Tracker"},"last_changed":"2024-05-03T18:49:28.419338+00:00","last_reported":"2024-05-03T18:49:28.419338+00:00","last_updated":"2024-05-03T18:49:28.419338+00:00","context":{"id":"01HWZWME33PS2E5J6MGQCE69HZ","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "arbeitszimmer", + "native_unit_of_measurement": null + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"number.espresense_arbeitszimmerunten_absorption","state":"unavailable","attributes":{"min":0.0,"max":100.0,"step":0.1,"mode":"auto","friendly_name":"ESPresense ArbeitszimmerUnten Absorption"},"last_changed":"2024-05-03T18:18:53.175867+00:00","last_reported":"2024-05-03T18:18:53.175867+00:00","last_updated":"2024-05-03T18:18:53.175867+00:00","context":{"id":"01HWZTWDVQPSXR302EMR85G6A6","parent_id":null,"user_id":null}}, + "extra_data": { + "native_max_value": 100.0, + "native_min_value": 0.0, + "native_step": 0.1, + "native_unit_of_measurement": null, + "native_value": 3.5 + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.espresense_arbeitszimmerunten_auto_update","state":"unavailable","attributes":{"friendly_name":"ESPresense ArbeitszimmerUnten Auto Update"},"last_changed":"2024-05-03T18:18:53.187857+00:00","last_reported":"2024-05-03T18:18:53.187857+00:00","last_updated":"2024-05-03T18:18:53.187857+00:00","context":{"id":"01HWZTWDW3JP9BMMZNVZAMYB6H","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"number.espresense_arbeitszimmerunten_radar_timeout","state":"unavailable","attributes":{"min":0.0,"max":100.0,"step":0.1,"mode":"auto","friendly_name":"ESPresense ArbeitszimmerUnten Radar Timeout"},"last_changed":"2024-05-03T18:18:53.191260+00:00","last_reported":"2024-05-03T18:18:53.191260+00:00","last_updated":"2024-05-03T18:18:53.191260+00:00","context":{"id":"01HWZTWDW79A7T2GFKQ6K3PHTD","parent_id":null,"user_id":null}}, + "extra_data": { + "native_max_value": 100.0, + "native_min_value": 0.0, + "native_step": 0.1, + "native_unit_of_measurement": null, + "native_value": 0.5 + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.espresense_arbeitszimmerunten_arduino_ota","state":"unavailable","attributes":{"friendly_name":"ESPresense ArbeitszimmerUnten Arduino OTA"},"last_changed":"2024-05-03T18:18:53.203359+00:00","last_reported":"2024-05-03T18:18:53.203359+00:00","last_updated":"2024-05-03T18:18:53.203359+00:00","context":{"id":"01HWZTWDWK6VFNB1TW1TMW0TYK","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"number.espresense_arbeitszimmerunten_switch_1_timeout","state":"unavailable","attributes":{"min":0.0,"max":100.0,"step":0.1,"mode":"auto","friendly_name":"ESPresense ArbeitszimmerUnten switch_1 Timeout"},"last_changed":"2024-05-03T18:18:53.207137+00:00","last_reported":"2024-05-03T18:18:53.207137+00:00","last_updated":"2024-05-03T18:18:53.207137+00:00","context":{"id":"01HWZTWDWQFGHKDYD0VATRDF8X","parent_id":null,"user_id":null}}, + "extra_data": { + "native_max_value": 100.0, + "native_min_value": 0.0, + "native_step": 0.1, + "native_unit_of_measurement": null, + "native_value": 0.5 + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.espresense_arbeitszimmerunten_prerelease","state":"unavailable","attributes":{"friendly_name":"ESPresense ArbeitszimmerUnten Prerelease"},"last_changed":"2024-05-03T18:18:53.213363+00:00","last_reported":"2024-05-03T18:18:53.213363+00:00","last_updated":"2024-05-03T18:18:53.213363+00:00","context":{"id":"01HWZTWDWX3JWFAMM2T2GTDGZ6","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"number.espresense_arbeitszimmerunten_button_1_timeout","state":"unavailable","attributes":{"min":0.0,"max":100.0,"step":0.1,"mode":"auto","friendly_name":"ESPresense ArbeitszimmerUnten button_1 Timeout"},"last_changed":"2024-05-03T18:18:53.218644+00:00","last_reported":"2024-05-03T18:18:53.218644+00:00","last_updated":"2024-05-03T18:18:53.218644+00:00","context":{"id":"01HWZTWDX25X821BKS00TC8Z73","parent_id":null,"user_id":null}}, + "extra_data": { + "native_max_value": 100.0, + "native_min_value": 0.0, + "native_step": 0.1, + "native_unit_of_measurement": null, + "native_value": 0.1 + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"light.prusabox_licht_oben_hinten","state":"unknown","attributes":{"effect_list":["color_wipe","blink","blink_move"],"supported_color_modes":["rgb"],"effect":null,"color_mode":null,"brightness":null,"hs_color":null,"rgb_color":null,"xy_color":null,"friendly_name":"PrusaBox Licht Oben hinten","supported_features":4},"last_changed":"2024-05-03T18:18:53.280627+00:00","last_reported":"2024-05-03T18:18:53.280627+00:00","last_updated":"2024-05-03T18:18:53.280627+00:00","context":{"id":"01HWZTWDZ00ZYCN8GFY87R7FEJ","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"light.prusabox_licht_oben_mitte","state":"unknown","attributes":{"effect_list":["color_wipe","blink","blink_move"],"supported_color_modes":["rgb"],"effect":null,"color_mode":null,"brightness":null,"hs_color":null,"rgb_color":null,"xy_color":null,"friendly_name":"PrusaBox Licht Oben mitte","supported_features":4},"last_changed":"2024-05-03T18:18:53.284708+00:00","last_reported":"2024-05-03T18:18:53.284708+00:00","last_updated":"2024-05-03T18:18:53.284708+00:00","context":{"id":"01HWZTWDZ4VZGS5Q5NR5E9NTJ2","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"light.prusabox_licht_seite_links","state":"unknown","attributes":{"effect_list":["color_wipe","blink","blink_move"],"supported_color_modes":["rgb"],"effect":null,"color_mode":null,"brightness":null,"hs_color":null,"rgb_color":null,"xy_color":null,"friendly_name":"PrusaBox Licht Seite links","supported_features":4},"last_changed":"2024-05-03T18:18:53.290345+00:00","last_reported":"2024-05-03T18:18:53.290345+00:00","last_updated":"2024-05-03T18:18:53.290345+00:00","context":{"id":"01HWZTWDZAR4KM8007FWR0BAJT","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"light.prusabox_licht_oben_vorne","state":"unknown","attributes":{"effect_list":["color_wipe","blink","blink_move"],"supported_color_modes":["rgb"],"effect":null,"color_mode":null,"brightness":null,"hs_color":null,"rgb_color":null,"xy_color":null,"friendly_name":"PrusaBox Licht Oben vorne","supported_features":4},"last_changed":"2024-05-03T18:18:53.294377+00:00","last_reported":"2024-05-03T18:18:53.294377+00:00","last_updated":"2024-05-03T18:18:53.294377+00:00","context":{"id":"01HWZTWDZEHDDPB77VT40F5Q2S","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"light.prusabox_licht_seite_rechts","state":"unknown","attributes":{"effect_list":["color_wipe","blink","blink_move"],"supported_color_modes":["rgb"],"effect":null,"color_mode":null,"brightness":null,"hs_color":null,"rgb_color":null,"xy_color":null,"friendly_name":"PrusaBox Licht Seite rechts","supported_features":4},"last_changed":"2024-05-03T18:18:53.300517+00:00","last_reported":"2024-05-03T18:18:53.300517+00:00","last_updated":"2024-05-03T18:18:53.300517+00:00","context":{"id":"01HWZTWDZM1V1BY80VFVS32FRJ","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"light.prusabox_licht_oben","state":"unknown","attributes":{"effect_list":["color_wipe","blink","blink_move"],"supported_color_modes":["rgb"],"effect":null,"color_mode":null,"brightness":null,"hs_color":null,"rgb_color":null,"xy_color":null,"friendly_name":"PrusaBox Licht Oben","supported_features":4},"last_changed":"2024-05-03T18:18:53.305614+00:00","last_reported":"2024-05-03T18:18:53.305614+00:00","last_updated":"2024-05-03T18:18:53.305614+00:00","context":{"id":"01HWZTWDZSTB69Y5XGT57VX3CA","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"light.prusabox_licht_seiten","state":"unknown","attributes":{"effect_list":["color_wipe","blink","blink_move"],"supported_color_modes":["rgb"],"effect":null,"color_mode":null,"brightness":null,"hs_color":null,"rgb_color":null,"xy_color":null,"friendly_name":"PrusaBox Licht Seiten","supported_features":4},"last_changed":"2024-05-03T18:18:53.311007+00:00","last_reported":"2024-05-03T18:18:53.311007+00:00","last_updated":"2024-05-03T18:18:53.311007+00:00","context":{"id":"01HWZTWDZZJ1QHYFT5MJBAC43N","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"light.prusabox_licht_alle","state":"unknown","attributes":{"effect_list":["color_wipe","blink","blink_move"],"supported_color_modes":["rgb"],"effect":null,"color_mode":null,"brightness":null,"hs_color":null,"rgb_color":null,"xy_color":null,"friendly_name":"PrusaBox Licht Alle","supported_features":4},"last_changed":"2024-05-03T18:18:53.316345+00:00","last_reported":"2024-05-03T18:18:53.316345+00:00","last_updated":"2024-05-03T18:18:53.316345+00:00","context":{"id":"01HWZTWE04KXXSKXAYK1VZ401B","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"light.music_mouse_regal_licht","state":"unknown","attributes":{"effect_list":["static","circular","wipeup","twocolor","twocolorrandom","side_0.2","side_0.5","side_0.2_inc4","side_0.2_inc8","side_0.5_inc4","top_0.2","top_0.5","top_0.2_inc4","top_0.5_inc4"],"supported_color_modes":["rgbw"],"effect":null,"color_mode":null,"brightness":null,"hs_color":null,"rgb_color":null,"xy_color":null,"rgbw_color":null,"friendly_name":"Music Mouse Regal Licht","supported_features":44},"last_changed":"2024-05-03T18:18:53.323703+00:00","last_reported":"2024-05-03T18:18:53.323703+00:00","last_updated":"2024-05-03T18:18:53.323703+00:00","context":{"id":"01HWZTWE0BZJKCEW5K1BHS330S","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"binary_sensor.rebeccahandysamsung_is_charging","state":"off","attributes":{"device_class":"plug","icon":"mdi:power-plug-off","friendly_name":"rebeccaHandySamsung Is charging"},"last_changed":"2024-05-03T18:18:55.646309+00:00","last_reported":"2024-05-03T18:18:55.646309+00:00","last_updated":"2024-05-03T18:18:55.646309+00:00","context":{"id":"01HWZTWG8YXTN0VX0B594N14CQ","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"binary_sensor.rebeccahandysamsung_high_accuracy_mode","state":"unknown","attributes":{"icon":"mdi:crosshairs-gps","friendly_name":"rebeccaHandySamsung High accuracy mode"},"last_changed":"2024-05-03T18:40:43.533396+00:00","last_reported":"2024-05-03T18:40:43.533396+00:00","last_updated":"2024-05-03T18:40:43.533396+00:00","context":{"id":"01HWZW4DGDN5ZN2SYXQBAC9EHK","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"binary_sensor.rebeccahandysamsung_device_locked","state":"off","attributes":{"icon":"mdi:cellphone","friendly_name":"rebeccaHandySamsung Device locked"},"last_changed":"2024-05-03T18:40:43.427217+00:00","last_reported":"2024-05-03T18:40:43.427217+00:00","last_updated":"2024-05-03T18:40:43.427217+00:00","context":{"id":"01HWZW4DD32FGVBA80VJRDE8PT","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"binary_sensor.rebeccahandysamsung_keyguard_secure","state":"on","attributes":{"icon":"mdi:cellphone-key","friendly_name":"rebeccaHandySamsung Keyguard secure"},"last_changed":"2024-05-03T18:18:55.648120+00:00","last_reported":"2024-05-03T18:18:55.648120+00:00","last_updated":"2024-05-03T18:18:55.648120+00:00","context":{"id":"01HWZTWG90YXSWM3BT99THE5AK","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"device_tracker.rebeccahandysamsung","state":"home","attributes":{"source_type":"gps","latitude":49.3694477,"longitude":10.9837364,"gps_accuracy":100,"altitude":207,"course":0,"speed":0,"vertical_accuracy":100,"friendly_name":"rebeccaHandySamsung"},"last_changed":"2024-05-03T18:47:51.129817+00:00","last_reported":"2024-05-03T18:47:51.129817+00:00","last_updated":"2024-05-03T18:47:51.129817+00:00","context":{"id":"01HWZWHF2SFJ6T450Y97SGF047","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.rebeccahandysamsung_battery_level","state":"65","attributes":{"state_class":"measurement","unit_of_measurement":"%","device_class":"battery","icon":"mdi:battery-60","friendly_name":"rebeccaHandySamsung Battery level"},"last_changed":"2024-05-03T18:47:51.224060+00:00","last_reported":"2024-05-03T18:47:51.224060+00:00","last_updated":"2024-05-03T18:47:51.224060+00:00","context":{"id":"01HWZWHF5RMCDHJ1ZVJ78841NS","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": 65, + "native_unit_of_measurement": "%" + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.rebeccahandysamsung_battery_state","state":"discharging","attributes":{"icon":"mdi:battery-minus","friendly_name":"rebeccaHandySamsung Battery state"},"last_changed":"2024-05-03T18:18:55.655169+00:00","last_reported":"2024-05-03T18:18:55.655169+00:00","last_updated":"2024-05-03T18:18:55.655169+00:00","context":{"id":"01HWZTWG97F6JXEY488ZN4W8ZS","parent_id":null,"user_id":null}}, "extra_data": { "native_value": "discharging", "native_unit_of_measurement": null }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.ele_l29_bluetooth_connection", - "state": "0", - "attributes": { - "state_class": "measurement", - "connected_not_paired_devices": [], - "connected_paired_devices": [], - "paired_devices": [ - "3E:19:06:04:0D:50 (S8 PLUS)", - "A0:56:B2:15:C9:A4 (Toyota Touch 2 with Go)", - "47:36:D9:E6:35:FC (Ford Transit)" - ], - "unit_of_measurement": "connection(s)", - "icon": "mdi:bluetooth", - "friendly_name": "MartinHandy Bluetooth Connection" - }, - "last_changed": "2023-01-02T08:20:44.524540+00:00", - "last_updated": "2023-01-02T08:20:44.524540+00:00", - "context": { - "id": "01GNRS35BC4QQ9B0FFC06VAREH", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"sensor.rebeccahandysamsung_charger_type","state":"none","attributes":{"icon":"mdi:battery","friendly_name":"rebeccaHandySamsung Charger type"},"last_changed":"2024-05-03T18:18:55.655909+00:00","last_reported":"2024-05-03T18:18:55.655909+00:00","last_updated":"2024-05-03T18:18:55.655909+00:00","context":{"id":"01HWZTWG97TQ4S56K684TG0RXX","parent_id":null,"user_id":null}}, "extra_data": { - "native_value": 0, - "native_unit_of_measurement": "connection(s)" - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.ele_l29_do_not_disturb_sensor", - "state": "off", - "attributes": { - "icon": "mdi:minus-circle", - "friendly_name": "MartinHandy Do Not Disturb Sensor" - }, - "last_changed": "2023-01-02T08:20:44.524893+00:00", - "last_updated": "2023-01-02T08:20:44.524893+00:00", - "context": { - "id": "01GNRS35BC9T3WNW0XF58XP6D5", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "off", + "native_value": "none", "native_unit_of_measurement": null }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.ele_l29_last_reboot", - "state": "2022-12-28T01:31:09+00:00", - "attributes": { - "Local Time": "Wed Dec 28 02:31:09 GMT+01:00 2022", - "Time in Milliseconds": 1672191069012, - "device_class": "timestamp", - "icon": "mdi:restart", - "friendly_name": "MartinHandy Last Reboot" - }, - "last_changed": "2023-01-02T08:20:44.525346+00:00", - "last_updated": "2023-01-02T08:20:44.525346+00:00", - "context": { - "id": "01GNRS35BDMEV9146CT87C1PFS", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"sensor.rebeccahandysamsung_battery_health","state":"good","attributes":{"icon":"mdi:battery-heart-variant","friendly_name":"rebeccaHandySamsung Battery health"},"last_changed":"2024-05-03T18:18:55.656514+00:00","last_reported":"2024-05-03T18:18:55.656514+00:00","last_updated":"2024-05-03T18:18:55.656514+00:00","context":{"id":"01HWZTWG98G9274BV2P9CFHJTM","parent_id":null,"user_id":null}}, "extra_data": { - "native_value": { - "__type": "", - "isoformat": "2022-12-28T01:31:09+00:00" - }, + "native_value": "good", "native_unit_of_measurement": null }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.ele_l29_light_sensor", - "state": "32", - "attributes": { - "state_class": "measurement", - "unit_of_measurement": "lx", - "device_class": "illuminance", - "icon": "mdi:brightness-5", - "friendly_name": "MartinHandy Light Sensor" - }, - "last_changed": "2023-01-03T19:22:06.943004+00:00", - "last_updated": "2023-01-03T19:22:06.943004+00:00", - "context": { - "id": "01GNWHAWPZ1WXVV1TDGTM60DMZ", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"sensor.rebeccahandysamsung_battery_temperature","state":"25.8","attributes":{"state_class":"measurement","unit_of_measurement":"°C","device_class":"temperature","icon":"mdi:battery","friendly_name":"rebeccaHandySamsung Battery temperature"},"last_changed":"2024-05-03T18:47:51.224970+00:00","last_reported":"2024-05-03T18:47:51.224970+00:00","last_updated":"2024-05-03T18:47:51.224970+00:00","context":{"id":"01HWZWHF5RBMSJQRTN2HGYW29F","parent_id":null,"user_id":null}}, "extra_data": { - "native_value": "32", + "native_value": 25.8, + "native_unit_of_measurement": "°C" + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.rebeccahandysamsung_high_accuracy_update_interval","state":"unknown","attributes":{"unit_of_measurement":"seconds","icon":"mdi:timer","friendly_name":"rebeccaHandySamsung High accuracy update interval"},"last_changed":"2024-05-03T18:18:55.659009+00:00","last_reported":"2024-05-03T18:18:55.659009+00:00","last_updated":"2024-05-03T18:18:55.659009+00:00","context":{"id":"01HWZTWG9BF92YRBG9GXFZQA2N","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": null, + "native_unit_of_measurement": "seconds" + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.rebeccahandysamsung_wifi_connection","state":"WLAN","attributes":{"is_hidden":false,"icon":"mdi:wifi","friendly_name":"rebeccaHandySamsung WiFi connection"},"last_changed":"2024-05-03T18:18:55.660117+00:00","last_reported":"2024-05-03T18:18:55.660117+00:00","last_updated":"2024-05-03T18:18:55.660117+00:00","context":{"id":"01HWZTWG9CWRAA84CQ4Y599FPG","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "WLAN", + "native_unit_of_measurement": null + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.rebeccahandysamsung_wifi_bssid","state":"7c:ff:4d:04:d7:a7","attributes":{"icon":"mdi:wifi","friendly_name":"rebeccaHandySamsung WiFi BSSID"},"last_changed":"2024-05-03T18:40:43.683046+00:00","last_reported":"2024-05-03T18:40:43.683046+00:00","last_updated":"2024-05-03T18:40:43.683046+00:00","context":{"id":"01HWZW4DN3YV947BBP5NT1VS34","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "7c:ff:4d:04:d7:a7", + "native_unit_of_measurement": null + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.rebeccahandysamsung_last_update_trigger","state":"android.net.wifi.STATE_CHANGE","attributes":{"icon":"mdi:update","friendly_name":"rebeccaHandySamsung Last update trigger"},"last_changed":"2024-05-03T18:47:51.231917+00:00","last_reported":"2024-05-03T18:47:51.231917+00:00","last_updated":"2024-05-03T18:47:51.231917+00:00","context":{"id":"01HWZWHF5ZPCZNN1R6Y7QYTZKK","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "android.net.wifi.STATE_CHANGE", + "native_unit_of_measurement": null + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.rebeccahandysamsung_light_sensor","state":"1","attributes":{"state_class":"measurement","unit_of_measurement":"lx","device_class":"illuminance","icon":"mdi:brightness-5","friendly_name":"rebeccaHandySamsung Light sensor"},"last_changed":"2024-05-03T18:47:51.232789+00:00","last_reported":"2024-05-03T18:47:51.232789+00:00","last_updated":"2024-05-03T18:47:51.232789+00:00","context":{"id":"01HWZWHF606CBWJZSCW30TQ11W","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "1", "native_unit_of_measurement": "lx" }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.ele_l29_next_alarm", - "state": "unavailable", - "attributes": { - "device_class": "timestamp", - "icon": "mdi:alarm", - "friendly_name": "MartinHandy Next Alarm" - }, - "last_changed": "2023-01-02T08:20:44.526145+00:00", - "last_updated": "2023-01-02T08:20:44.526145+00:00", - "context": { - "id": "01GNRS35BEXCB4K1RFV2GWPRMD", - "parent_id": null, - "user_id": null - } + "state": {"entity_id":"sensor.rebeccahandysamsung_wifi_signal_strength","state":"-43","attributes":{"state_class":"measurement","unit_of_measurement":"dBm","device_class":"signal_strength","icon":"mdi:wifi-strength-3","friendly_name":"rebeccaHandySamsung WiFi signal strength"},"last_changed":"2024-05-03T18:47:51.233987+00:00","last_reported":"2024-05-03T18:47:51.233987+00:00","last_updated":"2024-05-03T18:47:51.233987+00:00","context":{"id":"01HWZWHF61XJ5XEPD07E1FHH4P","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": -43, + "native_unit_of_measurement": "dBm" }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.rebeccahandysamsung_next_alarm","state":"unavailable","attributes":{"device_class":"timestamp","icon":"mdi:alarm","friendly_name":"rebeccaHandySamsung Next alarm"},"last_changed":"2024-05-03T18:18:55.664176+00:00","last_reported":"2024-05-03T18:18:55.664176+00:00","last_updated":"2024-05-03T18:18:55.664176+00:00","context":{"id":"01HWZTWG9GSPHYDNGQGPMKE506","parent_id":null,"user_id":null}}, "extra_data": { "native_value": "unavailable", "native_unit_of_measurement": null }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.ele_l29_phone_state", - "state": "idle", - "attributes": { - "icon": "mdi:phone", - "friendly_name": "MartinHandy Phone State" - }, - "last_changed": "2023-01-02T08:20:44.526564+00:00", - "last_updated": "2023-01-02T08:20:44.526564+00:00", - "context": { - "id": "01GNRS35BE8E8PW3B6E4ARV2M7", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"sensor.rebeccahandysamsung_steps_sensor","state":"2873","attributes":{"unit_of_measurement":"steps","icon":"mdi:walk","friendly_name":"rebeccaHandySamsung Steps sensor"},"last_changed":"2024-05-03T18:47:51.234820+00:00","last_reported":"2024-05-03T18:47:51.234820+00:00","last_updated":"2024-05-03T18:47:51.234820+00:00","context":{"id":"01HWZWHF626R8HE779SZWY9HRE","parent_id":null,"user_id":null}}, "extra_data": { - "native_value": "idle", - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.ele_l29_proximity_sensor", - "state": "far", - "attributes": { - "icon": "mdi:leak", - "friendly_name": "MartinHandy Proximity Sensor" - }, - "last_changed": "2023-01-02T23:19:34.093883+00:00", - "last_updated": "2023-01-02T23:19:34.093883+00:00", - "context": { - "id": "01GNTCGYYD79GK3XSGF7572VRS", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "far", - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.ele_l29_storage_sensor", - "state": "51", - "attributes": { - "state_class": "measurement", - "Free internal storage": "56GB", - "Total internal storage": "110GB", - "unit_of_measurement": "%", - "icon": "mdi:harddisk", - "friendly_name": "MartinHandy Internal Storage" - }, - "last_changed": "2023-01-02T08:20:44.527342+00:00", - "last_updated": "2023-01-03T10:15:45.551148+00:00", - "context": { - "id": "01GNVJ2FMFCH7BM74XNBHCBM3Q", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": 51, - "native_unit_of_measurement": "%" - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.ele_l29_charger_type", - "state": "none", - "attributes": { - "icon": "mdi:battery", - "friendly_name": "MartinHandy Charger Type" - }, - "last_changed": "2023-01-03T07:01:52.119239+00:00", - "last_updated": "2023-01-03T07:01:52.119239+00:00", - "context": { - "id": "01GNV6ZEVQ03Q04CJYMMZKB2E0", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "none", - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.ele_l29_battery_health", - "state": "good", - "attributes": { - "icon": "mdi:battery-heart-variant", - "friendly_name": "MartinHandy Battery Health" - }, - "last_changed": "2023-01-02T08:20:44.534989+00:00", - "last_updated": "2023-01-02T08:20:44.534989+00:00", - "context": { - "id": "01GNRS35BP3QH7BQ7SK5ZGBW9K", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "good", - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.ele_l29_schrittsensor", - "state": "31076", - "attributes": { - "state_class": "total_increasing", - "unit_of_measurement": "steps", - "icon": "mdi:walk", - "friendly_name": "MartinHandy Steps Sensor" - }, - "last_changed": "2023-01-02T22:15:56.886079+00:00", - "last_updated": "2023-01-02T22:15:56.886079+00:00", - "context": { - "id": "01GNT8WF6PJ7H3E205GSS0TDCN", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "31076", + "native_value": "2873", "native_unit_of_measurement": "steps" }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.ele_l29_wlan_verbindung", - "state": "WLAN", - "attributes": { - "is_hidden": false, - "icon": "mdi:wifi", - "friendly_name": "MartinHandy WiFi Connection" - }, - "last_changed": "2023-01-02T08:20:44.535784+00:00", - "last_updated": "2023-01-02T08:20:44.535784+00:00", - "context": { - "id": "01GNRS35BQ456V27QE7QKMP96K", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "WLAN", - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.ele_l29_erkannte_aktivitat", - "state": "still", - "attributes": { - "in_vehicle": 1, - "still": 97, - "unknown": 1, - "icon": "mdi:sleep", - "friendly_name": "MartinHandy Detected Activity" - }, - "last_changed": "2023-01-02T18:59:55.609400+00:00", - "last_updated": "2023-01-03T10:15:40.988760+00:00", - "context": { - "id": "01GNVJ2B5WA043JE6SPJWCR188", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "still", - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.martinhandy_geokodierter_standort", - "state": "Dietersdorfer Str. 19, 91189 Rohr, Deutschland", - "attributes": { - "administrative_area": "Bayern", - "country": "Deutschland", - "iso_country_code": "DE", - "locality": "Rohr", - "location": [ - 49.3694676, - 10.9839375 - ], - "name": "19", - "phone": "null", - "postal_code": "91189", - "premises": "null", - "sub_administrative_area": "Mittelfranken", - "sub_locality": "Nemsdorf", - "sub_thoroughfare": "19", - "thoroughfare": "Dietersdorfer Straße", - "url": "null", - "icon": "mdi:map", - "friendly_name": "MartinHandy Geocoded Location" - }, - "last_changed": "2023-01-03T11:40:05.439106+00:00", - "last_updated": "2023-01-03T11:40:05.439106+00:00", - "context": { - "id": "01GNVPWWXZPS1XMN3Y68M4AH5Q", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "Dietersdorfer Str. 19, 91189 Rohr, Deutschland", - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.martinhandy_batterietemperatur", - "state": "24.0", - "attributes": { - "state_class": "measurement", - "unit_of_measurement": "°C", - "device_class": "temperature", - "icon": "mdi:battery", - "friendly_name": "MartinHandy Battery Temperature" - }, - "last_changed": "2023-01-03T19:18:19.045185+00:00", - "last_updated": "2023-01-03T19:18:19.045185+00:00", - "context": { - "id": "01GNWH3Y5512HGPFCH8RHDB0GF", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": 24.0, - "native_unit_of_measurement": "°C" - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.martinhandy_wifi_ip_address", - "state": "192.168.178.146", - "attributes": { - "icon": "mdi:ip", - "friendly_name": "MartinHandy WiFi IP Address" - }, - "last_changed": "2023-01-02T08:20:44.537320+00:00", - "last_updated": "2023-01-02T08:20:44.537320+00:00", - "context": { - "id": "01GNRS35BS38H08NWFW9X1MXBF", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "192.168.178.146", - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.martinhandy_wifi_link_speed", - "state": "650", - "attributes": { - "state_class": "measurement", - "unit_of_measurement": "Mbps", - "icon": "mdi:wifi-strength-3", - "friendly_name": "MartinHandy WiFi Link Speed" - }, - "last_changed": "2023-01-03T19:22:06.944786+00:00", - "last_updated": "2023-01-03T19:22:06.944786+00:00", - "context": { - "id": "01GNWHAWQ0AW61T2YNRXS7DTBJ", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": 650, - "native_unit_of_measurement": "Mbps" - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.martinhandy_wifi_frequency", - "state": "5180", - "attributes": { - "state_class": "measurement", - "unit_of_measurement": "MHz", - "icon": "mdi:wifi", - "friendly_name": "MartinHandy WiFi Frequency" - }, - "last_changed": "2023-01-03T19:18:19.053467+00:00", - "last_updated": "2023-01-03T19:18:19.053467+00:00", - "context": { - "id": "01GNWH3Y5D47N8ZSBFBQEA1DZG", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": 5180, - "native_unit_of_measurement": "MHz" - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.martinhandy_wifi_signal_strength", - "state": "-53", - "attributes": { - "state_class": "measurement", - "unit_of_measurement": "dBm", - "device_class": "signal_strength", - "icon": "mdi:wifi-strength-3", - "friendly_name": "MartinHandy WiFi Signal Strength" - }, - "last_changed": "2023-01-03T19:18:19.058277+00:00", - "last_updated": "2023-01-03T19:18:19.058277+00:00", - "context": { - "id": "01GNWH3Y5J6ZN4JFYHEKVTSWY6", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": -53, - "native_unit_of_measurement": "dBm" - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.martinhandy_public_ip_address", - "state": "79.194.225.253", - "attributes": { - "icon": "mdi:ip", - "friendly_name": "MartinHandy Public IP Address" - }, - "last_changed": "2023-01-03T02:59:59.956691+00:00", - "last_updated": "2023-01-03T02:59:59.956691+00:00", - "context": { - "id": "01GNTS4JTM7SWY07EGXDHXPSM3", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "79.194.225.253", - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.martinhandy_current_time_zone", - "state": "Central European Standard Time", - "attributes": { - "in_daylight_time": false, - "time_zone_id": "Europe/Berlin", - "time_zone_short": "GMT+01:00", - "uses_daylight_time": true, - "utc_offset": 3600000, - "icon": "mdi:map-clock", - "friendly_name": "MartinHandy Current Time Zone" - }, - "last_changed": "2023-01-02T08:20:44.540157+00:00", - "last_updated": "2023-01-02T08:20:44.540157+00:00", - "context": { - "id": "01GNRS35BW7WH4D0DD100SYWYV", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "Central European Standard Time", - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.martinhandy_battery_power", - "state": "0.0", - "attributes": { - "state_class": "measurement", - "current": -0.000136, - "voltage": 3.868, - "unit_of_measurement": "W", - "device_class": "power", - "icon": "mdi:battery-minus", - "friendly_name": "MartinHandy Battery Power" - }, - "last_changed": "2023-01-03T10:19:03.203319+00:00", - "last_updated": "2023-01-03T19:22:06.941272+00:00", - "context": { - "id": "01GNWHAWPXZWVB94BYGMHQXJH1", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"sensor.rebeccahandysamsung_battery_power","state":"0.0","attributes":{"state_class":"measurement","current":-0.000487,"voltage":3.956,"unit_of_measurement":"W","device_class":"power","icon":"mdi:battery-minus","friendly_name":"rebeccaHandySamsung Battery power"},"last_changed":"2024-05-03T18:18:55.667032+00:00","last_reported":"2024-05-03T18:47:51.225710+00:00","last_updated":"2024-05-03T18:47:51.225710+00:00","context":{"id":"01HWZWHF5SMVW5F87EMB1GZP1X","parent_id":null,"user_id":null}}, "extra_data": { "native_value": 0.0, "native_unit_of_measurement": "W" }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "binary_sensor.ele_l29_is_charging", - "state": "off", - "attributes": { - "device_class": "plug", - "icon": "mdi:power-plug-off", - "friendly_name": "MartinHandy Is Charging" - }, - "last_changed": "2023-01-03T07:01:52.118488+00:00", - "last_updated": "2023-01-03T07:01:52.118488+00:00", - "context": { - "id": "01GNV6ZEVPR2PHPN58KNKWRDGB", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "binary_sensor.martinhandy_kopfhorer", - "state": "off", - "attributes": { - "icon": "mdi:headphones-off", - "friendly_name": "MartinHandy Headphones" - }, - "last_changed": "2023-01-02T08:20:44.541338+00:00", - "last_updated": "2023-01-02T08:20:44.541338+00:00", - "context": { - "id": "01GNRS35BX6T12R6WEH80XM4PB", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "binary_sensor.martinhandy_mic_muted", - "state": "off", - "attributes": { - "icon": "mdi:microphone", - "friendly_name": "MartinHandy Mic Muted" - }, - "last_changed": "2023-01-02T08:20:44.541636+00:00", - "last_updated": "2023-01-02T08:20:44.541636+00:00", - "context": { - "id": "01GNRS35BXEFBNX63RA9EPHNVW", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "binary_sensor.martinhandy_speakerphone", - "state": "off", - "attributes": { - "icon": "mdi:volume-off", - "friendly_name": "MartinHandy Speakerphone" - }, - "last_changed": "2023-01-02T08:20:44.541908+00:00", - "last_updated": "2023-01-02T08:20:44.541908+00:00", - "context": { - "id": "01GNRS35BX1RWBWP6D3HM6JPRD", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "binary_sensor.martinhandy_wifi_state", - "state": "on", - "attributes": { - "icon": "mdi:wifi", - "friendly_name": "MartinHandy WiFi State" - }, - "last_changed": "2023-01-02T08:20:44.542230+00:00", - "last_updated": "2023-01-02T08:20:44.542230+00:00", - "context": { - "id": "01GNRS35BYG8AKBYK8FWHWN59D", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "binary_sensor.martinhandy_interactive", - "state": "on", - "attributes": { - "icon": "mdi:cellphone", - "friendly_name": "MartinHandy Interactive" - }, - "last_changed": "2023-01-03T19:07:06.164211+00:00", - "last_updated": "2023-01-03T19:07:06.164211+00:00", - "context": { - "id": "01GNWGFD1MP4XJH9CXHDYYF3CE", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "device_tracker.ele_l29", - "state": "home", - "attributes": { - "source_type": "gps", - "latitude": 49.3694612, - "longitude": 10.9839148, - "gps_accuracy": 20, - "altitude": 0, - "course": 0, - "speed": 0, - "vertical_accuracy": 0, - "friendly_name": "MartinHandy" - }, - "last_changed": "2023-01-03T19:34:22.246840+00:00", - "last_updated": "2023-01-03T19:34:22.246840+00:00", - "context": { - "id": "01GNWJ1AS6SHQ2KJ3A2YBKGJSX", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.martins_ipad_activity", - "state": "Stationary", - "attributes": { - "Confidence": "High", - "Types": [ - "Stationary" - ], - "icon": "mdi:human-male", - "friendly_name": "Martin’s iPad Activity" - }, - "last_changed": "2023-01-03T16:07:34.200703+00:00", - "last_updated": "2023-01-03T16:07:34.200703+00:00", - "context": { - "id": "01GNW66NHRC5YAHGD9TX2MGNY8", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"sensor.rebeccahandysamsung_car_odometer","state":"unavailable","attributes":{"unit_of_measurement":"m","device_class":"distance","icon":"mdi:map-marker-distance","friendly_name":"rebeccaHandySamsung Car odometer"},"last_changed":"2024-05-03T18:18:55.667925+00:00","last_reported":"2024-05-03T18:18:55.667925+00:00","last_updated":"2024-05-03T18:18:55.667925+00:00","context":{"id":"01HWZTWG9KJXSKMTSXB2A5AQT0","parent_id":null,"user_id":null}}, "extra_data": { - "native_value": "Stationary", - "native_unit_of_measurement": null + "native_value": "unavailable", + "native_unit_of_measurement": "m" }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.martins_ipad_storage", - "state": "25.90", - "attributes": { - "Available": "58,67 GB", - "Available (Important)": "70,17 GB", - "Available (Opportunistic)": "66,29 GB", - "Total": "255,98 GB", - "unit_of_measurement": "% available", - "icon": "mdi:database", - "friendly_name": "Martin’s iPad Storage" - }, - "last_changed": "2023-01-03T19:29:17.228944+00:00", - "last_updated": "2023-01-03T19:29:17.228944+00:00", - "context": { - "id": "01GNWHR0XCV23D0Y2KPTERS3TM", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "25.90", - "native_unit_of_measurement": "% available" - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "state": {"entity_id":"binary_sensor.iphone_von_martin_focus","state":"off","attributes":{"icon":"mdi:moon-waning-crescent","friendly_name":"iPhone von Martin Focus"},"last_changed":"2024-05-03T18:18:55.669740+00:00","last_reported":"2024-05-03T18:18:55.669740+00:00","last_updated":"2024-05-03T18:18:55.669740+00:00","context":{"id":"01HWZTWG9NBNRC2505EHYRESCW","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.martins_ipad_battery_level_2", - "state": "88", - "attributes": { - "unit_of_measurement": "%", - "device_class": "battery", - "icon": "mdi:battery-charging-80", - "friendly_name": "Martin’s iPad Battery Level" - }, - "last_changed": "2023-01-03T19:29:17.227123+00:00", - "last_updated": "2023-01-03T19:29:17.227123+00:00", - "context": { - "id": "01GNWHR0XBSD7QA6MP2535VH21", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"device_tracker.iphone_von_martin","state":"home","attributes":{"source_type":"gps","battery_level":60,"latitude":49.36944580078125,"longitude":10.983642490711127,"gps_accuracy":5,"altitude":342.0292854309082,"vertical_accuracy":23.794727325439453,"friendly_name":"iPhone von Martin"},"last_changed":"2024-05-03T18:49:07.965621+00:00","last_reported":"2024-05-03T18:49:07.965621+00:00","last_updated":"2024-05-03T18:49:07.965621+00:00","context":{"id":"01HWZWKT3XTRMYJSHXYKG3CP0A","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.iphone_von_martin_battery_level","state":"60","attributes":{"unit_of_measurement":"%","device_class":"battery","icon":"mdi:battery-60","friendly_name":"iPhone von Martin Battery Level"},"last_changed":"2024-05-03T18:18:55.674168+00:00","last_reported":"2024-05-03T18:18:55.674168+00:00","last_updated":"2024-05-03T18:18:55.674168+00:00","context":{"id":"01HWZTWG9TT874XFX524FG0MAR","parent_id":null,"user_id":null}}, "extra_data": { - "native_value": 88, + "native_value": 60, "native_unit_of_measurement": "%" }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.martins_ipad_battery_state_2", - "state": "Charging", - "attributes": { - "Low Power Mode": false, - "device_class": "battery", - "icon": "mdi:battery-charging-80", - "friendly_name": "Martin’s iPad Battery State" - }, - "last_changed": "2023-01-03T19:12:08.181143+00:00", - "last_updated": "2023-01-03T19:21:34.980575+00:00", - "context": { - "id": "01GNWH9XG46EH4EKBKJ4W9AVY1", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"sensor.iphone_von_martin_sim_1","state":"--","attributes":{"Allows VoIP":true,"Carrier ID":"0000000100000001","Carrier Name":"--","ISO Country Code":"--","Mobile Country Code":"65535","Mobile Network Code":"65535","icon":"mdi:sim","friendly_name":"iPhone von Martin SIM 1"},"last_changed":"2024-05-03T18:18:55.674854+00:00","last_reported":"2024-05-03T18:18:55.674854+00:00","last_updated":"2024-05-03T18:18:55.674854+00:00","context":{"id":"01HWZTWG9TENXECCHVFA2FCAJG","parent_id":null,"user_id":null}}, "extra_data": { - "native_value": "Charging", + "native_value": "--", "native_unit_of_measurement": null }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.martins_ipad_bssid", - "state": "7c:ff:4d:4:d7:a7", - "attributes": { - "icon": "mdi:wifi-star", - "friendly_name": "Martin’s iPad BSSID" - }, - "last_changed": "2023-01-03T19:12:08.183988+00:00", - "last_updated": "2023-01-03T19:12:08.183988+00:00", - "context": { - "id": "01GNWGRKZQN5XGYNGJZSAWRG3F", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"sensor.iphone_von_martin_sim_2","state":"--","attributes":{"Allows VoIP":true,"Carrier ID":"0000000100000002","Carrier Name":"--","ISO Country Code":"--","Mobile Country Code":"65535","Mobile Network Code":"65535","icon":"mdi:sim","friendly_name":"iPhone von Martin SIM 2"},"last_changed":"2024-05-03T18:18:55.675457+00:00","last_reported":"2024-05-03T18:18:55.675457+00:00","last_updated":"2024-05-03T18:18:55.675457+00:00","context":{"id":"01HWZTWG9V8ZG48784CKV2CYQ9","parent_id":null,"user_id":null}}, "extra_data": { - "native_value": "7c:ff:4d:4:d7:a7", + "native_value": "--", "native_unit_of_measurement": null }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.martins_ipad_ssid", - "state": "WLAN", - "attributes": { - "icon": "mdi:wifi", - "friendly_name": "Martin’s iPad SSID" - }, - "last_changed": "2023-01-02T08:20:44.545991+00:00", - "last_updated": "2023-01-02T08:20:44.545991+00:00", - "context": { - "id": "01GNRS35C12B0ZMEQASPJPAS69", - "parent_id": null, - "user_id": null - } + "state": {"entity_id":"sensor.iphone_von_martin_geocoded_location","state":"Dietersdorfer Straße 19\n91189 Rohr (Mittelfranken)\nDeutschland","attributes":{"Administrative Area":"Bayern","Areas Of Interest":"N/A","Country":"Deutschland","Inland Water":"N/A","ISO Country Code":"DE","Locality":"Rohr (Mittelfranken)","Location":[49.36944580078125,10.983642490711127],"Name":"Dietersdorfer Straße 19","Ocean":"N/A","Postal Code":"91189","Sub Administrative Area":"Roth","Sub Locality":"Nemsdorf","Sub Thoroughfare":"19","Thoroughfare":"Dietersdorfer Straße","Time Zone":"Europe/Berlin","Zones":["MyHome"],"icon":"mdi:map","friendly_name":"iPhone von Martin Geocoded Location"},"last_changed":"2024-05-03T18:18:55.676129+00:00","last_reported":"2024-05-03T18:18:55.676129+00:00","last_updated":"2024-05-03T18:18:55.676129+00:00","context":{"id":"01HWZTWG9WG811V6ZV7K3EZGXS","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "Dietersdorfer Straße 19\n91189 Rohr (Mittelfranken)\nDeutschland", + "native_unit_of_measurement": null }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.iphone_von_martin_storage","state":"81.08","attributes":{"Available":"154,06 GB","Available (Important)":"215,59 GB","Available (Opportunistic)":"207,46 GB","Total":"255,87 GB","unit_of_measurement":"% available","icon":"mdi:database","friendly_name":"iPhone von Martin Storage"},"last_changed":"2024-05-03T18:38:29.499253+00:00","last_reported":"2024-05-03T18:48:23.863154+00:00","last_updated":"2024-05-03T18:48:23.863154+00:00","context":{"id":"01HWZWJF1QKWT19NW7N5YKSCVR","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "81.08", + "native_unit_of_measurement": "% available" + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.iphone_von_martin_last_update_trigger","state":"Periodic","attributes":{"icon":"mdi:cellphone-wireless","friendly_name":"iPhone von Martin Last Update Trigger"},"last_changed":"2024-05-03T18:49:24.199394+00:00","last_reported":"2024-05-03T18:49:24.199394+00:00","last_updated":"2024-05-03T18:49:24.199394+00:00","context":{"id":"01HWZWM9Z7QFTBB063C2GHXJW5","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "Periodic", + "native_unit_of_measurement": null + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.iphone_von_martin_battery_state","state":"Not Charging","attributes":{"Low Power Mode":false,"icon":"mdi:battery-60","friendly_name":"iPhone von Martin Battery State"},"last_changed":"2024-05-03T18:18:55.678660+00:00","last_reported":"2024-05-03T18:18:55.678660+00:00","last_updated":"2024-05-03T18:18:55.678660+00:00","context":{"id":"01HWZTWG9YAN8MRZBM3B9YCPT6","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "Not Charging", + "native_unit_of_measurement": null + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.iphone_von_martin_ssid","state":"WLAN","attributes":{"icon":"mdi:wifi","friendly_name":"iPhone von Martin SSID"},"last_changed":"2024-05-03T18:18:55.679262+00:00","last_reported":"2024-05-03T18:18:55.679262+00:00","last_updated":"2024-05-03T18:18:55.679262+00:00","context":{"id":"01HWZTWG9Z842Q7FYA6G0GQ1GG","parent_id":null,"user_id":null}}, "extra_data": { "native_value": "WLAN", "native_unit_of_measurement": null }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.martins_ipad_connection_type", - "state": "Wi-Fi", - "attributes": { - "icon": "mdi:wifi", - "friendly_name": "Martin’s iPad Connection Type" - }, - "last_changed": "2023-01-02T08:20:44.546369+00:00", - "last_updated": "2023-01-02T08:20:44.546369+00:00", - "context": { - "id": "01GNRS35C2V78BX599XVMEPFV4", - "parent_id": null, - "user_id": null - } + "state": {"entity_id":"sensor.iphone_von_martin_bssid","state":"7c:ff:4d:5:2e:8d","attributes":{"icon":"mdi:wifi-star","friendly_name":"iPhone von Martin BSSID"},"last_changed":"2024-05-03T18:27:58.269897+00:00","last_reported":"2024-05-03T18:27:58.269897+00:00","last_updated":"2024-05-03T18:27:58.269897+00:00","context":{"id":"01HWZVD25XWM3ZB1PZQQ54D2VP","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "7c:ff:4d:5:2e:8d", + "native_unit_of_measurement": null }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.iphone_von_martin_connection_type","state":"Wi-Fi","attributes":{"icon":"mdi:wifi","friendly_name":"iPhone von Martin Connection Type"},"last_changed":"2024-05-03T18:18:55.680420+00:00","last_reported":"2024-05-03T18:18:55.680420+00:00","last_updated":"2024-05-03T18:18:55.680420+00:00","context":{"id":"01HWZTWGA0AWB8D5KD01QM2DT3","parent_id":null,"user_id":null}}, "extra_data": { "native_value": "Wi-Fi", "native_unit_of_measurement": null }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.martins_ipad_geocoded_location", - "state": "Dietersdorfer Straße 19\n91189 Rohr\nGermany", - "attributes": { - "Administrative Area": "Bavaria", - "Areas Of Interest": "N/A", - "Country": "Germany", - "Inland Water": "N/A", - "ISO Country Code": "DE", - "Locality": "Rohr", - "Location": [ - 49.369415283203125, - 10.983641670255397 - ], - "Name": "Dietersdorfer Straße 19", - "Ocean": "N/A", - "Postal Code": "91189", - "Sub Administrative Area": "Roth", - "Sub Locality": "Nemsdorf", - "Sub Thoroughfare": "19", - "Thoroughfare": "Dietersdorfer Straße", - "Time Zone": "Europe/Berlin", - "Zones": [ - "MyHome" - ], - "icon": "mdi:map", - "friendly_name": "Martin’s iPad Geocoded Location" - }, - "last_changed": "2023-01-02T08:20:44.546760+00:00", - "last_updated": "2023-01-02T15:46:50.934307+00:00", - "context": { - "id": "01GNSJM0DPBB6PQJPB1GGSFY90", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"sensor.iphone_von_martin_activity","state":"Stationary","attributes":{"Confidence":"High","Types":["Stationary"],"icon":"mdi:human-male","friendly_name":"iPhone von Martin Activity"},"last_changed":"2024-05-03T18:32:27.204479+00:00","last_reported":"2024-05-03T18:32:27.204479+00:00","last_updated":"2024-05-03T18:32:27.204479+00:00","context":{"id":"01HWZVN8T4059V00A0HQRZ5A2A","parent_id":null,"user_id":null}}, "extra_data": { - "native_value": "Dietersdorfer Straße 19\n91189 Rohr\nGermany", + "native_value": "Stationary", "native_unit_of_measurement": null }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.martins_ipad_sim_1", - "state": "o2 - de", - "attributes": { - "Allows VoIP": true, - "Carrier ID": "0000000100000001", - "Carrier Name": "o2 - de", - "ISO Country Code": "de", - "Mobile Country Code": "262", - "Mobile Network Code": "07", - "icon": "mdi:sim", - "friendly_name": "Martin’s iPad SIM 1" - }, - "last_changed": "2023-01-02T08:20:44.547166+00:00", - "last_updated": "2023-01-02T08:20:44.547166+00:00", - "context": { - "id": "01GNRS35C3AR1TV2BEX12JRNFV", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"sensor.iphone_von_martin_floors_ascended","state":"2","attributes":{"unit_of_measurement":"floors","icon":"mdi:stairs-up","friendly_name":"iPhone von Martin Floors Ascended"},"last_changed":"2024-05-03T18:18:55.682820+00:00","last_reported":"2024-05-03T18:18:55.682820+00:00","last_updated":"2024-05-03T18:18:55.682820+00:00","context":{"id":"01HWZTWGA21QF3KGV56D2G6N66","parent_id":null,"user_id":null}}, "extra_data": { - "native_value": "o2 - de", + "native_value": 2, + "native_unit_of_measurement": "floors" + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.iphone_von_martin_distance","state":"535","attributes":{"unit_of_measurement":"m","icon":"mdi:hiking","friendly_name":"iPhone von Martin Distance"},"last_changed":"2024-05-03T18:30:06.628882+00:00","last_reported":"2024-05-03T18:30:06.628882+00:00","last_updated":"2024-05-03T18:30:06.628882+00:00","context":{"id":"01HWZVGZH4YTD007A6XA5MAGY5","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": 535, + "native_unit_of_measurement": "m" + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.iphone_von_martin_floors_descended","state":"4","attributes":{"unit_of_measurement":"floors","icon":"mdi:stairs-down","friendly_name":"iPhone von Martin Floors Descended"},"last_changed":"2024-05-03T18:18:55.684137+00:00","last_reported":"2024-05-03T18:18:55.684137+00:00","last_updated":"2024-05-03T18:18:55.684137+00:00","context":{"id":"01HWZTWGA4AS99TJC5XZ364A47","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": 4, + "native_unit_of_measurement": "floors" + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.iphone_von_martin_steps","state":"833","attributes":{"unit_of_measurement":"steps","icon":"mdi:walk","friendly_name":"iPhone von Martin Steps"},"last_changed":"2024-05-03T18:30:06.630248+00:00","last_reported":"2024-05-03T18:30:06.630248+00:00","last_updated":"2024-05-03T18:30:06.630248+00:00","context":{"id":"01HWZVGZH6WQ4KDPXCADH5MM4G","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": 833, + "native_unit_of_measurement": "steps" + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.iphone_von_martin_average_active_pace","state":"1","attributes":{"unit_of_measurement":"m/s","icon":"mdi:speedometer","friendly_name":"iPhone von Martin Average Active Pace"},"last_changed":"2024-05-03T18:18:55.685317+00:00","last_reported":"2024-05-03T18:18:55.685317+00:00","last_updated":"2024-05-03T18:18:55.685317+00:00","context":{"id":"01HWZTWGA54DV54F4C3NQ3558S","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": 1, + "native_unit_of_measurement": "m/s" + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"binary_sensor.martins_ipad_focus","state":"off","attributes":{"icon":"mdi:moon-waning-crescent","friendly_name":"Martin’s iPad Focus"},"last_changed":"2024-05-03T18:18:55.687507+00:00","last_reported":"2024-05-03T18:18:55.687507+00:00","last_updated":"2024-05-03T18:18:55.687507+00:00","context":{"id":"01HWZTWGA76HW4C3DZ6PR2PCBD","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"device_tracker.martins_ipad_2","state":"home","attributes":{"source_type":"gps","battery_level":65,"latitude":49.36948195484271,"longitude":10.983639171422375,"gps_accuracy":5,"altitude":342.531436920166,"vertical_accuracy":29.567981719970703,"friendly_name":"Martin’s iPad"},"last_changed":"2024-05-03T18:20:52.882761+00:00","last_reported":"2024-05-03T18:20:52.882761+00:00","last_updated":"2024-05-03T18:20:52.882761+00:00","context":{"id":"01HWZV02RJ7PM847T45EQA4V9S","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.martins_ipad_activity","state":"Stationary","attributes":{"Confidence":"High","Types":["Stationary"],"icon":"mdi:human-male","friendly_name":"Martin’s iPad Activity"},"last_changed":"2024-05-03T18:18:55.690993+00:00","last_reported":"2024-05-03T18:18:55.690993+00:00","last_updated":"2024-05-03T18:18:55.690993+00:00","context":{"id":"01HWZTWGAAW0A9XNR399C8ZTV5","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "Stationary", "native_unit_of_measurement": null }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.martins_ipad_last_update_trigger", - "state": "Background Fetch", - "attributes": { - "icon": "mdi:cellphone-wireless", - "friendly_name": "Martin’s iPad Last Update Trigger" - }, - "last_changed": "2023-01-03T19:12:08.678765+00:00", - "last_updated": "2023-01-03T19:12:08.678765+00:00", - "context": { - "id": "01GNWGRMF6N2EPQ5V3F4Q85BKX", - "parent_id": null, - "user_id": null - } + "state": {"entity_id":"sensor.martins_ipad_storage","state":"66.98","attributes":{"Available":"142,75 GB","Available (Important)":"173,59 GB","Available (Opportunistic)":"171,44 GB","Total":"255,97 GB","unit_of_measurement":"% available","icon":"mdi:database","friendly_name":"Martin’s iPad Storage"},"last_changed":"2024-05-03T18:18:55.692276+00:00","last_reported":"2024-05-03T18:18:55.692276+00:00","last_updated":"2024-05-03T18:18:55.692276+00:00","context":{"id":"01HWZTWGACGE7S4E9VR5PE8GDK","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "66.98", + "native_unit_of_measurement": "% available" }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.martins_ipad_battery_level_2","state":"65","attributes":{"unit_of_measurement":"%","device_class":"battery","icon":"mdi:battery-60","friendly_name":"Martin’s iPad Battery Level"},"last_changed":"2024-05-03T18:18:55.693315+00:00","last_reported":"2024-05-03T18:18:55.693315+00:00","last_updated":"2024-05-03T18:18:55.693315+00:00","context":{"id":"01HWZTWGADMFCPQBES3D6ZXM5B","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": 65, + "native_unit_of_measurement": "%" + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.martins_ipad_sim_1","state":"--","attributes":{"Allows VoIP":true,"Carrier ID":"0000000100000001","Carrier Name":"--","ISO Country Code":"--","Mobile Country Code":"65535","Mobile Network Code":"65535","icon":"mdi:sim","friendly_name":"Martin’s iPad SIM 1"},"last_changed":"2024-05-03T18:18:55.693967+00:00","last_reported":"2024-05-03T18:18:55.693967+00:00","last_updated":"2024-05-03T18:18:55.693967+00:00","context":{"id":"01HWZTWGADSVYEVTFM27V9DAV0","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "--", + "native_unit_of_measurement": null + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.martins_ipad_bssid","state":"48:5d:35:1b:69:3f","attributes":{"icon":"mdi:wifi-star","friendly_name":"Martin’s iPad BSSID"},"last_changed":"2024-05-03T18:18:55.694573+00:00","last_reported":"2024-05-03T18:18:55.694573+00:00","last_updated":"2024-05-03T18:18:55.694573+00:00","context":{"id":"01HWZTWGAE5SKA026NKEWMV702","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "48:5d:35:1b:69:3f", + "native_unit_of_measurement": null + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.martins_ipad_battery_state_2","state":"Not Charging","attributes":{"Low Power Mode":false,"icon":"mdi:battery-60","friendly_name":"Martin’s iPad Battery State"},"last_changed":"2024-05-03T18:18:55.695579+00:00","last_reported":"2024-05-03T18:18:55.695579+00:00","last_updated":"2024-05-03T18:18:55.695579+00:00","context":{"id":"01HWZTWGAFBWKVXDPQ4XBQWDPQ","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "Not Charging", + "native_unit_of_measurement": null + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.martins_ipad_ssid","state":"WLAN","attributes":{"icon":"mdi:wifi","friendly_name":"Martin’s iPad SSID"},"last_changed":"2024-05-03T18:18:55.696462+00:00","last_reported":"2024-05-03T18:18:55.696462+00:00","last_updated":"2024-05-03T18:18:55.696462+00:00","context":{"id":"01HWZTWGAGQBD65NNTHS2WVMJB","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "WLAN", + "native_unit_of_measurement": null + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.martins_ipad_connection_type","state":"Wi-Fi","attributes":{"icon":"mdi:wifi","friendly_name":"Martin’s iPad Connection Type"},"last_changed":"2024-05-03T18:18:55.697157+00:00","last_reported":"2024-05-03T18:18:55.697157+00:00","last_updated":"2024-05-03T18:18:55.697157+00:00","context":{"id":"01HWZTWGAHDX14RPBTCBXD4WE9","parent_id":null,"user_id":null}}, + "extra_data": { + "native_value": "Wi-Fi", + "native_unit_of_measurement": null + }, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"sensor.martins_ipad_last_update_trigger","state":"Background Fetch","attributes":{"icon":"mdi:cellphone-wireless","friendly_name":"Martin’s iPad Last Update Trigger"},"last_changed":"2024-05-03T18:20:53.082660+00:00","last_reported":"2024-05-03T18:20:53.082660+00:00","last_updated":"2024-05-03T18:20:53.082660+00:00","context":{"id":"01HWZV02YTKJ1R6X1XD58WJCKY","parent_id":null,"user_id":null}}, "extra_data": { "native_value": "Background Fetch", "native_unit_of_measurement": null }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "binary_sensor.martins_ipad_focus", - "state": "off", - "attributes": { - "icon": "mdi:moon-waning-crescent", - "friendly_name": "Martin’s iPad Focus" - }, - "last_changed": "2023-01-02T08:20:44.548072+00:00", - "last_updated": "2023-01-02T08:20:44.548072+00:00", - "context": { - "id": "01GNRS35C413NWCG1CP1CQQW1Q", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "device_tracker.martins_ipad_3", - "state": "home", - "attributes": { - "source_type": "gps", - "battery_level": 88, - "latitude": 49.369415283203125, - "longitude": 10.983641670255397, - "gps_accuracy": 9.413131780106552, - "altitude": 343.6618881225586, - "vertical_accuracy": 15.70838737487793, - "friendly_name": "Martin’s iPad" - }, - "last_changed": "2023-01-03T19:29:16.720302+00:00", - "last_updated": "2023-01-03T19:29:16.720302+00:00", - "context": { - "id": "01GNWHR0DGM5B64HH4SKB1ZK5D", - "parent_id": null, - "user_id": null - } - }, - "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.handyrebecca_battery_level", - "state": "unknown", - "attributes": { - "unit_of_measurement": "%", - "friendly_name": "HandyRebecca Battery Level", - "icon": "mdi:battery-60", - "device_class": "battery" - }, - "last_changed": "2023-01-02T08:20:44.569515+00:00", - "last_updated": "2023-01-02T08:20:44.569515+00:00", - "context": { - "id": "01GNRS35CSR887FBM59D3MDXTZ", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"sensor.martins_ipad_geocoded_location","state":"Dietersdorfer Straße 19\n91189 Rohr\nGermany","attributes":{"Administrative Area":"Bavaria","Areas Of Interest":"N/A","Country":"Germany","Inland Water":"N/A","ISO Country Code":"DE","Locality":"Rohr","Location":[49.36948195484271,10.983639171422375],"Name":"Dietersdorfer Straße 19","Ocean":"N/A","Postal Code":"91189","Sub Administrative Area":"Roth","Sub Locality":"Nemsdorf","Sub Thoroughfare":"19","Thoroughfare":"Dietersdorfer Straße","Time Zone":"Europe/Berlin","Zones":["MyHome"],"icon":"mdi:map","friendly_name":"Martin’s iPad Geocoded Location"},"last_changed":"2024-05-03T18:18:55.699549+00:00","last_reported":"2024-05-03T18:20:53.080780+00:00","last_updated":"2024-05-03T18:20:53.080780+00:00","context":{"id":"01HWZV02YR3WYY95P28F2HNVC8","parent_id":null,"user_id":null}}, "extra_data": { - "native_value": null, - "native_unit_of_measurement": "%" - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.handyrebecca_battery_state", - "state": "unknown", - "attributes": { - "friendly_name": "HandyRebecca Battery State", - "icon": "mdi:battery-minus" - }, - "last_changed": "2023-01-02T08:20:44.570125+00:00", - "last_updated": "2023-01-02T08:20:44.570125+00:00", - "context": { - "id": "01GNRS35CTHH6E9NSGXYGF5BC1", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": null, + "native_value": "Dietersdorfer Straße 19\n91189 Rohr\nGermany", "native_unit_of_measurement": null }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.handyrebecca_charger_type", - "state": "unknown", - "attributes": { - "friendly_name": "HandyRebecca Charger Type", - "icon": "mdi:battery" - }, - "last_changed": "2023-01-02T08:20:44.570704+00:00", - "last_updated": "2023-01-02T08:20:44.570704+00:00", - "context": { - "id": "01GNRS35CT35V86D6646PQY1XC", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": null, - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.handyrebecca_battery_health", - "state": "unknown", - "attributes": { - "friendly_name": "HandyRebecca Battery Health", - "icon": "mdi:battery-heart-variant" - }, - "last_changed": "2023-01-02T08:20:44.574349+00:00", - "last_updated": "2023-01-02T08:20:44.574349+00:00", - "context": { - "id": "01GNRS35CYMNXWX5MQTQ6FV70D", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": null, - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.handyrebecca_battery_temperature", - "state": "unknown", - "attributes": { - "unit_of_measurement": "°C", - "friendly_name": "HandyRebecca Battery Temperature", - "icon": "mdi:battery", - "device_class": "temperature" - }, - "last_changed": "2023-01-02T08:20:44.574935+00:00", - "last_updated": "2023-01-02T08:20:44.574935+00:00", - "context": { - "id": "01GNRS35CY0VCPG5KXNN970XE7", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": null, - "native_unit_of_measurement": "°C" - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "binary_sensor.handyrebecca_is_charging", - "state": "off", - "attributes": { - "friendly_name": "HandyRebecca Is Charging", - "icon": "mdi:power-plug-off", - "device_class": "plug" - }, - "last_changed": "2023-01-02T08:20:44.575405+00:00", - "last_updated": "2023-01-02T08:20:44.575405+00:00", - "context": { - "id": "01GNRS35CZS6AJ4J3652D92F4K", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"binary_sensor.gang_bewegungsmelder_schlafzimmer","state":"off","attributes":{"source":"1.1.40","device_class":"motion","friendly_name":"Gang Bewegungsmelder Schlafzimmer"},"last_changed":"2024-05-03T18:46:04.455338+00:00","last_reported":"2024-05-03T18:46:04.455338+00:00","last_updated":"2024-05-03T18:46:04.455338+00:00","context":{"id":"01HWZWE6X76QG34HGCMJACGWCK","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "device_tracker.handyrebecca", - "state": "home", - "attributes": { - "source_type": "gps", - "latitude": 49.3694314, - "longitude": 10.9837587, - "gps_accuracy": 20, - "altitude": 392.0, - "course": 0, - "speed": 0, - "vertical_accuracy": 3, - "friendly_name": "HandyRebecca" - }, - "last_changed": "2023-01-02T08:20:44.576398+00:00", - "last_updated": "2023-01-02T08:20:44.576398+00:00", - "context": { - "id": "01GNRS35D078FCS96DYT6RBH6A", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.klingel_oben","state":"off","attributes":{"friendly_name":"Klingel Oben"},"last_changed":"2024-05-03T18:18:55.964354+00:00","last_reported":"2024-05-03T18:18:55.964354+00:00","last_updated":"2024-05-03T18:18:55.964354+00:00","context":{"id":"01HWZTWGJW7PDSKRMX5E42N8MN","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.rebeccahandyp10_battery_level", - "state": "unknown", - "attributes": { - "state_class": "measurement", - "unit_of_measurement": "%", - "device_class": "battery", - "icon": "mdi:battery-40", - "friendly_name": "rebeccahandyP10 Battery Level" - }, - "last_changed": "2023-01-02T08:20:44.576972+00:00", - "last_updated": "2023-01-02T08:20:44.576972+00:00", - "context": { - "id": "01GNRS35D0XGCNXDV75PCW5421", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": null, - "native_unit_of_measurement": "%" - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.rebeccahandyp10_battery_state", - "state": "unknown", - "attributes": { - "icon": "mdi:battery-minus", - "friendly_name": "rebeccahandyP10 Battery State" - }, - "last_changed": "2023-01-02T08:20:44.577907+00:00", - "last_updated": "2023-01-02T08:20:44.577907+00:00", - "context": { - "id": "01GNRS35D1MQDFHW15ZTYWA7ZP", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": null, - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.rebeccahandyp10_charger_type", - "state": "unknown", - "attributes": { - "icon": "mdi:battery", - "friendly_name": "rebeccahandyP10 Charger Type" - }, - "last_changed": "2023-01-02T08:20:44.578728+00:00", - "last_updated": "2023-01-02T08:20:44.578728+00:00", - "context": { - "id": "01GNRS35D2QM83AMBFC54YE9XK", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": null, - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.rebeccahandyp10_battery_health", - "state": "unknown", - "attributes": { - "friendly_name": "rebeccahandyP10 Battery Health", - "icon": "mdi:battery-heart-variant" - }, - "last_changed": "2023-01-02T08:20:44.579401+00:00", - "last_updated": "2023-01-02T08:20:44.579401+00:00", - "context": { - "id": "01GNRS35D3Q19Q3A2PHTJW4F8M", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": null, - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.rebeccahandyp10_battery_temperature", - "state": "unknown", - "attributes": { - "state_class": "measurement", - "unit_of_measurement": "°C", - "device_class": "temperature", - "icon": "mdi:battery", - "friendly_name": "rebeccahandyP10 Battery Temperature" - }, - "last_changed": "2023-01-02T08:20:44.579930+00:00", - "last_updated": "2023-01-02T08:20:44.579930+00:00", - "context": { - "id": "01GNRS35D3XK9TY0DANFQMHT1V", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": null, - "native_unit_of_measurement": "°C" - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "binary_sensor.rebeccahandyp10_is_charging", - "state": "off", - "attributes": { - "device_class": "plug", - "icon": "mdi:power-plug-off", - "friendly_name": "rebeccahandyP10 Is Charging" - }, - "last_changed": "2023-01-02T08:20:44.580411+00:00", - "last_updated": "2023-01-02T08:20:44.580411+00:00", - "context": { - "id": "01GNRS35D4CNQ13C19TE9WE2J8", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.klingel_innentur","state":"off","attributes":{"friendly_name":"Klingel Innentür"},"last_changed":"2024-05-03T18:18:55.964926+00:00","last_reported":"2024-05-03T18:18:55.964926+00:00","last_updated":"2024-05-03T18:18:55.964926+00:00","context":{"id":"01HWZTWGJWM6VSQGAK4HW1DHE5","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "device_tracker.rebeccahandyp10", - "state": "not_home", - "attributes": { - "source_type": "gps", - "latitude": 49.3483087, - "longitude": 11.0528011, - "gps_accuracy": 6, - "altitude": 380, - "course": 178, - "speed": 0, - "vertical_accuracy": 11, - "friendly_name": "rebeccahandyP10" - }, - "last_changed": "2023-01-02T08:20:44.581691+00:00", - "last_updated": "2023-01-02T08:20:44.581691+00:00", - "context": { - "id": "01GNRS35D5N2CNPRK2J9T9FJXF", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.klingel_aussentur","state":"off","attributes":{"friendly_name":"Klingel Außentür"},"last_changed":"2024-05-03T18:18:55.965715+00:00","last_reported":"2024-05-03T18:18:55.965715+00:00","last_updated":"2024-05-03T18:18:55.965715+00:00","context":{"id":"01HWZTWGJX1V8HNM79J2VFWV0C","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.rebeccahandysamsung_battery_level", - "state": "71", - "attributes": { - "state_class": "measurement", - "unit_of_measurement": "%", - "device_class": "battery", - "icon": "mdi:battery-70", - "friendly_name": "rebeccaHandySamsung Battery Level" - }, - "last_changed": "2023-01-03T19:08:41.274629+00:00", - "last_updated": "2023-01-03T19:08:41.274629+00:00", - "context": { - "id": "01GNWGJ9XTGBJQR7B2JKT0Q513", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": 71, - "native_unit_of_measurement": "%" - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.rebeccahandysamsung_battery_state", - "state": "discharging", - "attributes": { - "icon": "mdi:battery-minus", - "friendly_name": "rebeccaHandySamsung Battery State" - }, - "last_changed": "2023-01-02T23:59:45.210488+00:00", - "last_updated": "2023-01-02T23:59:45.210488+00:00", - "context": { - "id": "01GNTETHHT43334H4XKGV8VG6Q", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "discharging", - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.rebeccahandysamsung_charger_type", - "state": "none", - "attributes": { - "icon": "mdi:battery", - "friendly_name": "rebeccaHandySamsung Charger Type" - }, - "last_changed": "2023-01-02T23:59:45.212280+00:00", - "last_updated": "2023-01-02T23:59:45.212280+00:00", - "context": { - "id": "01GNTETHHWDE8TM4RNA36F0Z0A", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "none", - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.rebeccahandysamsung_battery_health", - "state": "good", - "attributes": { - "icon": "mdi:battery-heart-variant", - "friendly_name": "rebeccaHandySamsung Battery Health" - }, - "last_changed": "2023-01-02T08:20:44.589959+00:00", - "last_updated": "2023-01-02T08:20:44.589959+00:00", - "context": { - "id": "01GNRS35DDM63N6Q5VAP8HPV47", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "good", - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.rebeccahandysamsung_battery_temperature", - "state": "21.5", - "attributes": { - "state_class": "measurement", - "unit_of_measurement": "°C", - "device_class": "temperature", - "icon": "mdi:battery", - "friendly_name": "rebeccaHandySamsung Battery Temperature" - }, - "last_changed": "2023-01-03T17:08:08.911491+00:00", - "last_updated": "2023-01-03T17:08:08.911491+00:00", - "context": { - "id": "01GNW9NK2F6R851TWKWE7W4XZK", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": 21.5, - "native_unit_of_measurement": "°C" - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.rebeccahandysamsung_battery_power", - "state": "0.0", - "attributes": { - "state_class": "measurement", - "current": -0.001116, - "voltage": 4.015, - "unit_of_measurement": "W", - "device_class": "power", - "icon": "mdi:battery-minus", - "friendly_name": "rebeccaHandySamsung Battery Power" - }, - "last_changed": "2023-01-03T15:22:44.722713+00:00", - "last_updated": "2023-01-03T19:08:41.278276+00:00", - "context": { - "id": "01GNWGJ9XYWPVTBB14Q8MABKYV", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": 0.0, - "native_unit_of_measurement": "W" - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "binary_sensor.rebeccahandysamsung_is_charging", - "state": "off", - "attributes": { - "device_class": "plug", - "icon": "mdi:power-plug-off", - "friendly_name": "rebeccaHandySamsung Is Charging" - }, - "last_changed": "2023-01-02T23:59:45.211525+00:00", - "last_updated": "2023-01-02T23:59:45.211525+00:00", - "context": { - "id": "01GNTETHHVRDB4MTAQ22MS440N", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.turoffner_gartentur","state":"off","attributes":{"friendly_name":"Türöffner Gartentür"},"last_changed":"2024-05-03T18:18:55.966087+00:00","last_reported":"2024-05-03T18:18:55.966087+00:00","last_updated":"2024-05-03T18:18:55.966087+00:00","context":{"id":"01HWZTWGJYY1F0W5P4NRDK2XBE","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "device_tracker.rebeccahandysamsung", - "state": "unknown", - "attributes": { - "source_type": "gps", - "friendly_name": "rebeccaHandySamsung" - }, - "last_changed": "2023-01-02T08:20:44.591354+00:00", - "last_updated": "2023-01-02T08:20:44.591354+00:00", - "context": { - "id": "01GNRS35DFANFRHDWEXGJ2CR6S", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.esszimmer_szene_0","state":"off","attributes":{"friendly_name":"Esszimmer Szene 0"},"last_changed":"2024-05-03T18:18:55.966471+00:00","last_reported":"2024-05-03T18:18:55.966471+00:00","last_updated":"2024-05-03T18:18:55.966471+00:00","context":{"id":"01HWZTWGJYFKB5P32AGKDMKWGT","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "sensor.sensor_cleaning", - "state": "0", - "attributes": { - "unit_of_measurement": "Minutes", - "icon": "mdi:progress-wrench", - "friendly_name": "Sensor cleaning" - }, - "last_changed": "2023-01-02T08:20:45.707183+00:00", - "last_updated": "2023-01-02T08:20:45.707183+00:00", - "context": { - "id": "01GNRS36GBRKB1F2D7WXCMWPDQ", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "0", - "native_unit_of_measurement": "Minutes" - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.main_filter", - "state": "0", - "attributes": { - "unit_of_measurement": "Minutes", - "icon": "mdi:progress-wrench", - "friendly_name": "Main Filter" - }, - "last_changed": "2023-01-02T08:20:45.668083+00:00", - "last_updated": "2023-01-02T08:20:45.668083+00:00", - "context": { - "id": "01GNRS36F4PZ0K44DYK85Z78M0", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "0", - "native_unit_of_measurement": "Minutes" - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.right_brush", - "state": "0", - "attributes": { - "unit_of_measurement": "Minutes", - "icon": "mdi:progress-wrench", - "friendly_name": "Right Brush" - }, - "last_changed": "2023-01-02T08:20:45.658501+00:00", - "last_updated": "2023-01-02T08:20:45.658501+00:00", - "context": { - "id": "01GNRS36ETQTZQEHXFVQ9RW6V5", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "0", - "native_unit_of_measurement": "Minutes" - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.main_brush", - "state": "4891", - "attributes": { - "unit_of_measurement": "Minutes", - "icon": "mdi:progress-wrench", - "friendly_name": "Main Brush" - }, - "last_changed": "2023-01-03T13:17:11.163075+00:00", - "last_updated": "2023-01-03T13:17:11.163075+00:00", - "context": { - "id": "01GNVWEP3VJPEEGZCSHHGK47SP", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "4891", - "native_unit_of_measurement": "Minutes" - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.error_description", - "state": "", - "attributes": { - "icon": "mdi:alert", - "friendly_name": "Error description" - }, - "last_changed": "2023-01-02T08:21:08.662263+00:00", - "last_updated": "2023-01-02T08:21:08.662263+00:00", - "context": { - "id": "01GNRS3WXPF5X3V61ANGYSMDZG", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "", - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.wi_fi_configuration", - "state": "-56", - "attributes": { - "ssid": "WLAN", - "ips": [ - "192.168.178.34", - "fe80::6cf:8cff:fef9:2d14" - ], - "frequency": "2.4ghz", - "signal": -56, - "unit_of_measurement": "dBm", - "icon": "mdi:wifi", - "friendly_name": "Wi-Fi configuration" - }, - "last_changed": "2023-01-03T19:34:42.494700+00:00", - "last_updated": "2023-01-03T19:34:42.494700+00:00", - "context": { - "id": "01GNWJ1YHY479XGAZ2EBVDAC4N", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "-56", - "native_unit_of_measurement": "dBm" - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.goto_locations", - "state": "0", - "attributes": { - "icon": "mdi:map-marker-outline", - "friendly_name": "GoTo Locations" - }, - "last_changed": "2023-01-02T08:20:46.316581+00:00", - "last_updated": "2023-01-02T08:20:46.316581+00:00", - "context": { - "id": "01GNRS373C92XWBNEDK82TB42W", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "0", - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.zone_presets", - "state": "7", - "attributes": { - "37e06121-35f5-4dbf-9afc-0da6b84b2572": { - "__class": "ValetudoZonePreset", - "metaData": {}, - "name": "Küche", - "zones": [ - { - "__class": "ValetudoZone", - "metaData": {}, - "points": { - "pA": { - "x": 3155, - "y": 2600 - }, - "pB": { - "x": 3335, - "y": 2600 - }, - "pC": { - "x": 3335, - "y": 2990 - }, - "pD": { - "x": 3155, - "y": 2990 - } - }, - "iterations": 1 - } - ], - "id": "37e06121-35f5-4dbf-9afc-0da6b84b2572" - }, - "9cc082e5-3bd0-475d-9e81-1289edeff73d": { - "__class": "ValetudoZonePreset", - "metaData": {}, - "name": "Eingang", - "zones": [ - { - "__class": "ValetudoZone", - "metaData": {}, - "points": { - "pA": { - "x": 3510, - "y": 2250 - }, - "pB": { - "x": 3770, - "y": 2250 - }, - "pC": { - "x": 3770, - "y": 2535 - }, - "pD": { - "x": 3510, - "y": 2535 - } - }, - "iterations": 1 - } - ], - "id": "9cc082e5-3bd0-475d-9e81-1289edeff73d" - }, - "37484cb3-1f84-4bea-8bc9-9223baa9d2ff": { - "__class": "ValetudoZonePreset", - "metaData": {}, - "name": "Esszimmer", - "zones": [ - { - "__class": "ValetudoZone", - "metaData": {}, - "points": { - "pA": { - "x": 2775, - "y": 2555 - }, - "pB": { - "x": 3115, - "y": 2555 - }, - "pC": { - "x": 3115, - "y": 2985 - }, - "pD": { - "x": 2775, - "y": 2985 - } - }, - "iterations": 1 - } - ], - "id": "37484cb3-1f84-4bea-8bc9-9223baa9d2ff" - }, - "c3a0c89d-55aa-4fb7-9610-d2b102e98e00": { - "__class": "ValetudoZonePreset", - "metaData": {}, - "name": "Gang", - "zones": [ - { - "__class": "ValetudoZone", - "metaData": {}, - "points": { - "pA": { - "x": 2350, - "y": 2385 - }, - "pB": { - "x": 3530, - "y": 2385 - }, - "pC": { - "x": 3530, - "y": 2535 - }, - "pD": { - "x": 2350, - "y": 2535 - } - }, - "iterations": 1 - }, - { - "__class": "ValetudoZone", - "metaData": {}, - "points": { - "pA": { - "x": 2320, - "y": 2505 - }, - "pB": { - "x": 2770, - "y": 2505 - }, - "pC": { - "x": 2770, - "y": 2610 - }, - "pD": { - "x": 2320, - "y": 2610 - } - }, - "iterations": 1 - } - ], - "id": "c3a0c89d-55aa-4fb7-9610-d2b102e98e00" - }, - "9ed999a9-ee60-4db7-9112-83c5c6a1a530": { - "__class": "ValetudoZonePreset", - "metaData": {}, - "name": "Schlafzimmer ", - "zones": [ - { - "__class": "ValetudoZone", - "metaData": {}, - "points": { - "pA": { - "x": 1950, - "y": 2475 - }, - "pB": { - "x": 2325, - "y": 2475 - }, - "pC": { - "x": 2325, - "y": 3105 - }, - "pD": { - "x": 1950, - "y": 3105 - } - }, - "iterations": 1 - } - ], - "id": "9ed999a9-ee60-4db7-9112-83c5c6a1a530" - }, - "b2461375-6e04-4edf-be4c-c79c5ec6ba63": { - "__class": "ValetudoZonePreset", - "metaData": {}, - "name": "Kinderzimmer ", - "zones": [ - { - "__class": "ValetudoZone", - "metaData": {}, - "points": { - "pA": { - "x": 1970, - "y": 1995 - }, - "pB": { - "x": 2330, - "y": 1995 - }, - "pC": { - "x": 2330, - "y": 2480 - }, - "pD": { - "x": 1970, - "y": 2480 - } - }, - "iterations": 1 - } - ], - "id": "b2461375-6e04-4edf-be4c-c79c5ec6ba63" - }, - "a1312841-58bf-4cb7-96a9-0ec833f002c2": { - "__class": "ValetudoZonePreset", - "metaData": {}, - "name": "Wohnzimmer ", - "zones": [ - { - "__class": "ValetudoZone", - "metaData": {}, - "points": { - "pA": { - "x": 2340, - "y": 2615 - }, - "pB": { - "x": 2775, - "y": 2615 - }, - "pC": { - "x": 2775, - "y": 3190 - }, - "pD": { - "x": 2340, - "y": 3190 - } - }, - "iterations": 1 - } - ], - "id": "a1312841-58bf-4cb7-96a9-0ec833f002c2" - }, - "icon": "mdi:square-outline", - "friendly_name": "Zone Presets" - }, - "last_changed": "2023-01-02T08:20:46.307353+00:00", - "last_updated": "2023-01-02T08:20:46.307353+00:00", - "context": { - "id": "01GNRS3733TN4VWG25HERFBN1F", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "7", - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "sensor.map_segments", - "state": "9", - "attributes": { - "icon": "mdi:vector-selection", - "friendly_name": "Map segments" - }, - "last_changed": "2023-01-02T08:20:46.300112+00:00", - "last_updated": "2023-01-02T08:20:46.300112+00:00", - "context": { - "id": "01GNRS372WPB0SCNVMP1YH0VZM", - "parent_id": null, - "user_id": null - } - }, - "extra_data": { - "native_value": "9", - "native_unit_of_measurement": null - }, - "last_seen": "2023-01-03T19:36:13.021890+00:00" - }, - { - "state": { - "entity_id": "binary_sensor.webcam", - "state": "unavailable", - "attributes": { - "friendly_name": "webcam" - }, - "last_changed": "2023-01-03T13:23:33.485511+00:00", - "last_updated": "2023-01-03T13:23:33.485511+00:00", - "context": { - "id": "01GNVWTBFDBPKG3P3HKG2QYDK7", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.esszimmer_szene_1","state":"off","attributes":{"friendly_name":"Esszimmer Szene 1"},"last_changed":"2024-05-03T18:18:55.966936+00:00","last_reported":"2024-05-03T18:18:55.966936+00:00","last_updated":"2024-05-03T18:18:55.966936+00:00","context":{"id":"01HWZTWGJY2X59SGMHSX9ND3N0","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "binary_sensor.microphone", - "state": "unavailable", - "attributes": { - "friendly_name": "microphone" - }, - "last_changed": "2023-01-03T13:23:33.486063+00:00", - "last_updated": "2023-01-03T13:23:33.486063+00:00", - "context": { - "id": "01GNVWTBFEC7SVSNR24BAQ0BAH", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.esszimmer_szene_2","state":"off","attributes":{"friendly_name":"Esszimmer Szene 2"},"last_changed":"2024-05-03T18:26:24.424281+00:00","last_reported":"2024-05-03T18:26:24.424281+00:00","last_updated":"2024-05-03T18:26:24.424281+00:00","context":{"id":"01HWZVA6H8P36SC70TV5E5QWAM","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "light.prusabox_licht_oben_hinten", - "state": "unknown", - "attributes": { - "effect_list": [ - "color_wipe", - "blink", - "blink_move" - ], - "supported_color_modes": [ - "rgb" - ], - "friendly_name": "PrusaBox Licht Oben hinten", - "supported_features": 4 - }, - "last_changed": "2023-01-02T08:20:46.362380+00:00", - "last_updated": "2023-01-02T08:20:46.362380+00:00", - "context": { - "id": "01GNRS374T6DV68A704DD7KN35", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.esszimmer_szene_3","state":"off","attributes":{"friendly_name":"Esszimmer Szene 3"},"last_changed":"2024-05-03T18:18:55.967666+00:00","last_reported":"2024-05-03T18:18:55.967666+00:00","last_updated":"2024-05-03T18:18:55.967666+00:00","context":{"id":"01HWZTWGJZYY506T9TV5R1QX7P","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "light.prusabox_licht_oben_mitte", - "state": "unknown", - "attributes": { - "effect_list": [ - "color_wipe", - "blink", - "blink_move" - ], - "supported_color_modes": [ - "rgb" - ], - "friendly_name": "PrusaBox Licht Oben mitte", - "supported_features": 4 - }, - "last_changed": "2023-01-02T08:20:46.371542+00:00", - "last_updated": "2023-01-02T08:20:46.371542+00:00", - "context": { - "id": "01GNRS3753A3EVNSDRZX2Q0Q62", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.esszimmer_szene_4","state":"off","attributes":{"friendly_name":"Esszimmer Szene 4"},"last_changed":"2024-05-03T18:18:55.968045+00:00","last_reported":"2024-05-03T18:18:55.968045+00:00","last_updated":"2024-05-03T18:18:55.968045+00:00","context":{"id":"01HWZTWGK0ZV9YHP15APT5VDR8","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "light.prusabox_licht_seite_links", - "state": "unknown", - "attributes": { - "effect_list": [ - "color_wipe", - "blink", - "blink_move" - ], - "supported_color_modes": [ - "rgb" - ], - "friendly_name": "PrusaBox Licht Seite links", - "supported_features": 4 - }, - "last_changed": "2023-01-02T08:20:46.372255+00:00", - "last_updated": "2023-01-02T08:20:46.372255+00:00", - "context": { - "id": "01GNRS3754XH4CGN4Z65PF9HBN", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.esszimmer_szene_5","state":"off","attributes":{"friendly_name":"Esszimmer Szene 5"},"last_changed":"2024-05-03T18:18:55.968411+00:00","last_reported":"2024-05-03T18:18:55.968411+00:00","last_updated":"2024-05-03T18:18:55.968411+00:00","context":{"id":"01HWZTWGK0YPM0NY797VMPBDES","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "light.prusabox_licht_oben_vorne", - "state": "unknown", - "attributes": { - "effect_list": [ - "color_wipe", - "blink", - "blink_move" - ], - "supported_color_modes": [ - "rgb" - ], - "friendly_name": "PrusaBox Licht Oben vorne", - "supported_features": 4 - }, - "last_changed": "2023-01-02T08:20:46.372819+00:00", - "last_updated": "2023-01-02T08:20:46.372819+00:00", - "context": { - "id": "01GNRS3754N5XRB01KTFRBHXBF", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.wohnzimmer_szene_0","state":"off","attributes":{"friendly_name":"Wohnzimmer Szene 0"},"last_changed":"2024-05-03T18:18:55.969197+00:00","last_reported":"2024-05-03T18:18:55.969197+00:00","last_updated":"2024-05-03T18:18:55.969197+00:00","context":{"id":"01HWZTWGK129YXJ8306W0N3C4R","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "light.prusabox_licht_seite_rechts", - "state": "unknown", - "attributes": { - "effect_list": [ - "color_wipe", - "blink", - "blink_move" - ], - "supported_color_modes": [ - "rgb" - ], - "friendly_name": "PrusaBox Licht Seite rechts", - "supported_features": 4 - }, - "last_changed": "2023-01-02T08:20:46.373616+00:00", - "last_updated": "2023-01-02T08:20:46.373616+00:00", - "context": { - "id": "01GNRS37556QX4QW050TS25YQ0", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.wohnzimmer_szene_1","state":"off","attributes":{"friendly_name":"Wohnzimmer Szene 1"},"last_changed":"2024-05-03T18:18:55.969839+00:00","last_reported":"2024-05-03T18:18:55.969839+00:00","last_updated":"2024-05-03T18:18:55.969839+00:00","context":{"id":"01HWZTWGK1H4JRDY4HH37YQBY1","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "light.prusabox_licht_oben", - "state": "unknown", - "attributes": { - "effect_list": [ - "color_wipe", - "blink", - "blink_move" - ], - "supported_color_modes": [ - "rgb" - ], - "friendly_name": "PrusaBox Licht Oben", - "supported_features": 4 - }, - "last_changed": "2023-01-02T08:20:46.383295+00:00", - "last_updated": "2023-01-02T08:20:46.383295+00:00", - "context": { - "id": "01GNRS375FSKYEC0BG55QFS18X", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.wohnzimmer_szene_2","state":"off","attributes":{"friendly_name":"Wohnzimmer Szene 2"},"last_changed":"2024-05-03T18:26:25.779632+00:00","last_reported":"2024-05-03T18:26:25.779632+00:00","last_updated":"2024-05-03T18:26:25.779632+00:00","context":{"id":"01HWZVA7VK4VSJ428E1AYAVTXK","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "button.octoprint_resume_job", - "state": "unavailable", - "attributes": { - "friendly_name": "OctoPrint Resume Job" - }, - "last_changed": "2023-01-03T16:27:49.982960+00:00", - "last_updated": "2023-01-03T16:27:49.982960+00:00", - "context": { - "id": "01GNW7BRTY1WWEFJFJZNM55436", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.wohnzimmer_szene_3","state":"off","attributes":{"friendly_name":"Wohnzimmer Szene 3"},"last_changed":"2024-05-03T18:18:55.972741+00:00","last_reported":"2024-05-03T18:18:55.972741+00:00","last_updated":"2024-05-03T18:18:55.972741+00:00","context":{"id":"01HWZTWGK4J03N7X7YGYW3ZSE0","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "button.octoprint_pause_job", - "state": "unavailable", - "attributes": { - "friendly_name": "OctoPrint Pause Job" - }, - "last_changed": "2023-01-03T16:27:49.983179+00:00", - "last_updated": "2023-01-03T16:27:49.983179+00:00", - "context": { - "id": "01GNW7BRTZM1ZR30AGHREPPV7E", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.wohnzimmer_szene_4","state":"off","attributes":{"friendly_name":"Wohnzimmer Szene 4"},"last_changed":"2024-05-03T18:18:55.973706+00:00","last_reported":"2024-05-03T18:18:55.973706+00:00","last_updated":"2024-05-03T18:18:55.973706+00:00","context":{"id":"01HWZTWGK5WNM223V9T9BF83BV","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "button.octoprint_stop_job", - "state": "unavailable", - "attributes": { - "friendly_name": "OctoPrint Stop Job" - }, - "last_changed": "2023-01-03T16:27:49.983389+00:00", - "last_updated": "2023-01-03T16:27:49.983389+00:00", - "context": { - "id": "01GNW7BRTZNVN53GR6NJ2TWX30", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.wohnzimmer_szene_5","state":"off","attributes":{"friendly_name":"Wohnzimmer Szene 5"},"last_changed":"2024-05-03T18:18:55.974292+00:00","last_reported":"2024-05-03T18:18:55.974292+00:00","last_updated":"2024-05-03T18:18:55.974292+00:00","context":{"id":"01HWZTWGK6NWEZ4G4YRJF443FP","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "light.prusabox_licht_seiten", - "state": "unknown", - "attributes": { - "effect_list": [ - "color_wipe", - "blink", - "blink_move" - ], - "supported_color_modes": [ - "rgb" - ], - "friendly_name": "PrusaBox Licht Seiten", - "supported_features": 4 - }, - "last_changed": "2023-01-02T08:20:46.722548+00:00", - "last_updated": "2023-01-02T08:20:46.722548+00:00", - "context": { - "id": "01GNRS37G2GT679G4QJFAYNTJP", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.eingang_szene_2","state":"off","attributes":{"friendly_name":"Eingang Szene 2"},"last_changed":"2024-05-03T18:18:55.974954+00:00","last_reported":"2024-05-03T18:18:55.974954+00:00","last_updated":"2024-05-03T18:18:55.974954+00:00","context":{"id":"01HWZTWGK66VJWTP7B1AKKKQ48","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "light.prusabox_licht_alle", - "state": "on", - "attributes": { - "effect_list": [ - "color_wipe", - "blink", - "blink_move" - ], - "supported_color_modes": [ - "rgb" - ], - "color_mode": "rgb", - "brightness": 255, - "friendly_name": "PrusaBox Licht Alle", - "supported_features": 4 - }, - "last_changed": "2023-01-03T14:46:56.354227+00:00", - "last_updated": "2023-01-03T14:46:56.354227+00:00", - "context": { - "id": "01GNW1K11KRX3YC7AXCZPKE0G2", - "parent_id": null, - "user_id": "2ffcb10d3db745b396789364fdef72ec" - } - }, + "state": {"entity_id":"switch.eingang_szene_3","state":"off","attributes":{"friendly_name":"Eingang Szene 3"},"last_changed":"2024-05-03T18:18:55.978056+00:00","last_reported":"2024-05-03T18:18:55.978056+00:00","last_updated":"2024-05-03T18:18:55.978056+00:00","context":{"id":"01HWZTWGKAGMVPHW16HRJRGSKK","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "button.fritz_box_7490_firmware_update", - "state": "unknown", - "attributes": { - "device_class": "update", - "friendly_name": "FRITZ!Box 7490 Firmware Update" - }, - "last_changed": "2023-01-02T08:21:10.333654+00:00", - "last_updated": "2023-01-02T08:21:10.333654+00:00", - "context": { - "id": "01GNRS3YHX4E3CY7FZ9AQZ4W14", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.eingang_szene_4","state":"off","attributes":{"friendly_name":"Eingang Szene 4"},"last_changed":"2024-05-03T18:18:55.978631+00:00","last_reported":"2024-05-03T18:18:55.978631+00:00","last_updated":"2024-05-03T18:18:55.978631+00:00","context":{"id":"01HWZTWGKAXEEN6TAK5P4Y88F2","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "button.fritz_box_7490_reboot", - "state": "unknown", - "attributes": { - "device_class": "restart", - "friendly_name": "FRITZ!Box 7490 Reboot" - }, - "last_changed": "2023-01-02T08:21:10.334281+00:00", - "last_updated": "2023-01-02T08:21:10.334281+00:00", - "context": { - "id": "01GNRS3YHYDZBTGQ1ZKFB6YQFM", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.eingang_szene_5","state":"off","attributes":{"friendly_name":"Eingang Szene 5"},"last_changed":"2024-05-03T18:18:55.980556+00:00","last_reported":"2024-05-03T18:18:55.980556+00:00","last_updated":"2024-05-03T18:18:55.980556+00:00","context":{"id":"01HWZTWGKCNA28QD8F4T4RC5J2","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "button.fritz_box_7490_reconnect", - "state": "unknown", - "attributes": { - "device_class": "restart", - "friendly_name": "FRITZ!Box 7490 Reconnect" - }, - "last_changed": "2023-01-02T08:21:10.334814+00:00", - "last_updated": "2023-01-02T08:21:10.334814+00:00", - "context": { - "id": "01GNRS3YHYWRPTA1YRZRHGHEBX", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.wohnzimmer_terrassentur_szene_2","state":"off","attributes":{"friendly_name":"Wohnzimmer Terrassentür Szene 2"},"last_changed":"2024-05-03T18:18:55.981184+00:00","last_reported":"2024-05-03T18:18:55.981184+00:00","last_updated":"2024-05-03T18:18:55.981184+00:00","context":{"id":"01HWZTWGKDWZH6EWCV1HG4XSC5","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "button.fritz_box_7490_cleanup", - "state": "unknown", - "attributes": { - "icon": "mdi:broom", - "friendly_name": "FRITZ!Box 7490 Cleanup" - }, - "last_changed": "2023-01-02T08:21:10.335227+00:00", - "last_updated": "2023-01-02T08:21:10.335227+00:00", - "context": { - "id": "01GNRS3YHZZAAFS1F3CT285M02", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.wohnzimmer_terrassentur_szene_3","state":"off","attributes":{"friendly_name":"Wohnzimmer Terrassentür Szene 3"},"last_changed":"2024-05-03T18:18:55.981650+00:00","last_reported":"2024-05-03T18:18:55.981650+00:00","last_updated":"2024-05-03T18:18:55.981650+00:00","context":{"id":"01HWZTWGKD03MGCS1JWVDFJ66W","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "update.fritz_box_7490_fritz_os", - "state": "off", - "attributes": { - "auto_update": false, - "installed_version": "113.07.29", - "in_progress": false, - "latest_version": "113.07.29", - "release_summary": null, - "release_url": "", - "skipped_version": null, - "title": "FRITZ!OS", - "entity_picture": "https://brands.home-assistant.io/_/fritz/icon.png", - "friendly_name": "FRITZ!Box 7490 FRITZ!OS", - "supported_features": 1 - }, - "last_changed": "2023-01-02T08:21:10.335718+00:00", - "last_updated": "2023-01-02T08:21:10.335718+00:00", - "context": { - "id": "01GNRS3YHZ2ATEM3HNWAVZ6EYD", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.alarm_led_links_normal","state":"off","attributes":{"friendly_name":"alarm_led_links_normal"},"last_changed":"2024-05-03T18:18:55.982093+00:00","last_reported":"2024-05-03T18:18:55.982093+00:00","last_updated":"2024-05-03T18:18:55.982093+00:00","context":{"id":"01HWZTWGKEHZQWKNWWK5D05C84","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-03T19:36:13.021890+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "button.babycamera_reboot", - "state": "unknown", - "attributes": { - "device_class": "restart", - "friendly_name": "BabyCamera Reboot" - }, - "last_changed": "2022-12-23T21:39:19.441169+00:00", - "last_updated": "2022-12-23T21:39:19.441169+00:00", - "context": { - "id": "01GN0ET78HNRHS46H2H02R77ZE", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.alarm_led_links_ueberlagert","state":"off","attributes":{"friendly_name":"alarm_led_links_ueberlagert"},"last_changed":"2024-05-03T18:18:55.982525+00:00","last_reported":"2024-05-03T18:18:55.982525+00:00","last_updated":"2024-05-03T18:18:55.982525+00:00","context":{"id":"01HWZTWGKE82KS62EH0M2RC2CV","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-02T08:19:27.422247+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "button.babycamera_set_system_date_and_time", - "state": "unknown", - "attributes": { - "friendly_name": "BabyCamera Set System Date and Time" - }, - "last_changed": "2022-12-23T21:39:19.441704+00:00", - "last_updated": "2022-12-23T21:39:19.441704+00:00", - "context": { - "id": "01GN0ET78HM8448XBGT0800R2G", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.alarm_led_rechts_normal","state":"off","attributes":{"friendly_name":"alarm_led_rechts_normal"},"last_changed":"2024-05-03T18:18:55.983876+00:00","last_reported":"2024-05-03T18:18:55.983876+00:00","last_updated":"2024-05-03T18:18:55.983876+00:00","context":{"id":"01HWZTWGKFJ6HKZV43FC9F9AFK","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-02T08:19:27.422247+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "binary_sensor.mymotiondetectorrule_cell_motion_detection", - "state": "off", - "attributes": { - "device_class": "motion" - }, - "last_changed": "2022-12-23T21:39:19.445637+00:00", - "last_updated": "2022-12-23T21:39:19.445637+00:00", - "context": { - "id": "01GN0ET78N2V3E1PT3EPRE790A", - "parent_id": null, - "user_id": null - } - }, + "state": {"entity_id":"switch.alarm_led_rechts_ueberlagert","state":"off","attributes":{"friendly_name":"alarm_led_rechts_ueberlagert"},"last_changed":"2024-05-03T18:18:55.984285+00:00","last_reported":"2024-05-03T18:18:55.984285+00:00","last_updated":"2024-05-03T18:18:55.984285+00:00","context":{"id":"01HWZTWGKGBAJXEMRCH055WRXB","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-02T08:19:27.422247+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" }, { - "state": { - "entity_id": "light.music_mouse_regal_licht", - "state": "on", - "attributes": { - "effect_list": [ - "static", - "circular", - "wipeup", - "twocolor", - "twocolorrandom" - ], - "supported_color_modes": [ - "rgbw" - ], - "color_mode": "rgbw", - "brightness": 115, - "hs_color": [ - 0.0, - 0.0 - ], - "rgb_color": [ - 255, - 255, - 255 - ], - "rgbw_color": [ - 255, - 255, - 255, - 255 - ], - "xy_color": [ - 0.323, - 0.329 - ], - "effect": "static", - "friendly_name": "Music Mouse Regal Licht", - "supported_features": 44 - }, - "last_changed": "2023-01-02T07:04:24.202967+00:00", - "last_updated": "2023-01-02T07:05:23.685729+00:00", - "context": { - "id": "01GNRMS6EQSD1SN0NYEW5QANWT", - "parent_id": null, - "user_id": "2ffcb10d3db745b396789364fdef72ec" - } - }, + "state": {"entity_id":"switch.wc_licht_taster","state":"off","attributes":{"friendly_name":"WC Licht Taster"},"last_changed":"2024-05-03T18:18:55.985128+00:00","last_reported":"2024-05-03T18:18:55.985128+00:00","last_updated":"2024-05-03T18:18:55.985128+00:00","context":{"id":"01HWZTWGKHEYA1AJXEWACENG4M","parent_id":null,"user_id":null}}, "extra_data": null, - "last_seen": "2023-01-02T08:19:27.422247+00:00" + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.vorratsraum_steckdose_1","state":"off","attributes":{"friendly_name":"Vorratsraum Steckdose 1"},"last_changed":"2024-05-03T18:18:55.985543+00:00","last_reported":"2024-05-03T18:18:55.985543+00:00","last_updated":"2024-05-03T18:18:55.985543+00:00","context":{"id":"01HWZTWGKH14F2SBFJDQNMAQZ2","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.vorratsraum_steckdose_1_betriebsstunden_reset","state":"off","attributes":{"friendly_name":"Vorratsraum Steckdose 1 Betriebsstunden Reset"},"last_changed":"2024-05-03T18:18:55.986009+00:00","last_reported":"2024-05-03T18:18:55.986009+00:00","last_updated":"2024-05-03T18:18:55.986009+00:00","context":{"id":"01HWZTWGKJ2XP7VSJA786R5C3J","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.vorratsraum_steckdose_2","state":"on","attributes":{"friendly_name":"Vorratsraum Steckdose 2"},"last_changed":"2024-05-03T18:19:11.842675+00:00","last_reported":"2024-05-03T18:19:11.842675+00:00","last_updated":"2024-05-03T18:19:11.842675+00:00","context":{"id":"01HWZTX0326J3HQV9D74V0KZDC","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.vorratsraum_steckdose_2_betriebsstunden_reset","state":"off","attributes":{"friendly_name":"Vorratsraum Steckdose 2 Betriebsstunden Reset"},"last_changed":"2024-05-03T18:18:55.986917+00:00","last_reported":"2024-05-03T18:18:55.986917+00:00","last_updated":"2024-05-03T18:18:55.986917+00:00","context":{"id":"01HWZTWGKJPS4P9HA4A9WN7P83","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.gefrierschrank","state":"on","attributes":{"friendly_name":"Gefrierschrank"},"last_changed":"2024-05-03T18:19:11.937449+00:00","last_reported":"2024-05-03T18:19:11.937449+00:00","last_updated":"2024-05-03T18:19:11.937449+00:00","context":{"id":"01HWZTX0614VRSFJHEF4AC4SWN","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.gefrierschrank_betriebsstunden_reset","state":"off","attributes":{"friendly_name":"Gefrierschrank Betriebsstunden Reset"},"last_changed":"2024-05-03T18:18:55.987708+00:00","last_reported":"2024-05-03T18:18:55.987708+00:00","last_updated":"2024-05-03T18:18:55.987708+00:00","context":{"id":"01HWZTWGKKY4S3YFPFPH5H96NH","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.trockner","state":"on","attributes":{"friendly_name":"Trockner"},"last_changed":"2024-05-03T18:19:12.032096+00:00","last_reported":"2024-05-03T18:19:12.032096+00:00","last_updated":"2024-05-03T18:19:12.032096+00:00","context":{"id":"01HWZTX090W56ZJYH58B79QMYH","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.trockner_betriebsstunden_reset","state":"off","attributes":{"friendly_name":"Trockner Betriebsstunden Reset"},"last_changed":"2024-05-03T18:18:55.988694+00:00","last_reported":"2024-05-03T18:18:55.988694+00:00","last_updated":"2024-05-03T18:18:55.988694+00:00","context":{"id":"01HWZTWGKMNM23PM6H7QVDVJ64","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.waschmaschine","state":"on","attributes":{"friendly_name":"Waschmaschine"},"last_changed":"2024-05-03T18:19:12.124707+00:00","last_reported":"2024-05-03T18:19:12.124707+00:00","last_updated":"2024-05-03T18:19:12.124707+00:00","context":{"id":"01HWZTX0BWBRHFHRXH4PJAFBZC","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.waschmaschine_betriebsstunden_reset","state":"off","attributes":{"friendly_name":"Waschmaschine Betriebsstunden Reset"},"last_changed":"2024-05-03T18:18:55.989513+00:00","last_reported":"2024-05-03T18:18:55.989513+00:00","last_updated":"2024-05-03T18:18:55.989513+00:00","context":{"id":"01HWZTWGKNTBY6EKH89WC6D4CE","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.kuche_steckdosen_rechts","state":"on","attributes":{"friendly_name":"Küche Steckdosen rechts"},"last_changed":"2024-05-03T18:19:12.212960+00:00","last_reported":"2024-05-03T18:19:12.212960+00:00","last_updated":"2024-05-03T18:19:12.212960+00:00","context":{"id":"01HWZTX0EMAF26VYQ3XRYCY657","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.kuche_steckdosen_rechts_betriebsstunden_reset","state":"off","attributes":{"friendly_name":"Küche Steckdosen rechts Betriebsstunden Reset"},"last_changed":"2024-05-03T18:18:55.990432+00:00","last_reported":"2024-05-03T18:18:55.990432+00:00","last_updated":"2024-05-03T18:18:55.990432+00:00","context":{"id":"01HWZTWGKP1C6Z9JCWPRT5JSZN","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.dunstabzug","state":"on","attributes":{"friendly_name":"Dunstabzug"},"last_changed":"2024-05-03T18:19:12.305149+00:00","last_reported":"2024-05-03T18:19:12.305149+00:00","last_updated":"2024-05-03T18:19:12.305149+00:00","context":{"id":"01HWZTX0HHGV2PQWP9R5AJHM05","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.dunstabzug_betriebsstunden_reset","state":"off","attributes":{"friendly_name":"Dunstabzug Betriebsstunden Reset"},"last_changed":"2024-05-03T18:18:55.991232+00:00","last_reported":"2024-05-03T18:18:55.991232+00:00","last_updated":"2024-05-03T18:18:55.991232+00:00","context":{"id":"01HWZTWGKQNJNYH37J46VA2SDD","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.spulmaschine","state":"on","attributes":{"friendly_name":"Spülmaschine"},"last_changed":"2024-05-03T18:19:12.393505+00:00","last_reported":"2024-05-03T18:19:12.393505+00:00","last_updated":"2024-05-03T18:19:12.393505+00:00","context":{"id":"01HWZTX0M9TZ3RAXGC0ZRGB567","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.spulmaschine_betriebsstunden_reset","state":"off","attributes":{"friendly_name":"Spülmaschine Betriebsstunden Reset"},"last_changed":"2024-05-03T18:18:55.992057+00:00","last_reported":"2024-05-03T18:18:55.992057+00:00","last_updated":"2024-05-03T18:18:55.992057+00:00","context":{"id":"01HWZTWGKRPNNY50XQQH01WPK8","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.backofen","state":"on","attributes":{"friendly_name":"Backofen"},"last_changed":"2024-05-03T18:19:12.481437+00:00","last_reported":"2024-05-03T18:19:12.481437+00:00","last_updated":"2024-05-03T18:19:12.481437+00:00","context":{"id":"01HWZTX0Q1K5N6QQNR3DQMXHGX","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.backofen_betriebsstunden_reset","state":"off","attributes":{"friendly_name":"Backofen Betriebsstunden Reset"},"last_changed":"2024-05-03T18:18:55.992899+00:00","last_reported":"2024-05-03T18:18:55.992899+00:00","last_updated":"2024-05-03T18:18:55.992899+00:00","context":{"id":"01HWZTWGKRCNHNNPK50BFBZ01F","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.herd_phase_1","state":"off","attributes":{"friendly_name":"Herd Phase 1"},"last_changed":"2024-05-03T18:18:55.993269+00:00","last_reported":"2024-05-03T18:18:55.993269+00:00","last_updated":"2024-05-03T18:18:55.993269+00:00","context":{"id":"01HWZTWGKSS6VS2EVFQ2DYPKA8","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.herd_phase_1_betriebsstunden_reset","state":"off","attributes":{"friendly_name":"Herd Phase 1 Betriebsstunden Reset"},"last_changed":"2024-05-03T18:18:55.994097+00:00","last_reported":"2024-05-03T18:18:55.994097+00:00","last_updated":"2024-05-03T18:18:55.994097+00:00","context":{"id":"01HWZTWGKTJ79FBCXF4K1PJBY2","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.herd_phase_2","state":"off","attributes":{"friendly_name":"Herd Phase 2"},"last_changed":"2024-05-03T18:18:55.994499+00:00","last_reported":"2024-05-03T18:18:55.994499+00:00","last_updated":"2024-05-03T18:18:55.994499+00:00","context":{"id":"01HWZTWGKT4RJSD34T1A067ATG","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.herd_phase_2_betriebsstunden_reset","state":"off","attributes":{"friendly_name":"Herd Phase 2 Betriebsstunden Reset"},"last_changed":"2024-05-03T18:18:55.995011+00:00","last_reported":"2024-05-03T18:18:55.995011+00:00","last_updated":"2024-05-03T18:18:55.995011+00:00","context":{"id":"01HWZTWGKV0FVCWN5EJ03FXC81","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.herd_phase_3","state":"off","attributes":{"friendly_name":"Herd Phase 3"},"last_changed":"2024-05-03T18:18:55.995367+00:00","last_reported":"2024-05-03T18:18:55.995367+00:00","last_updated":"2024-05-03T18:18:55.995367+00:00","context":{"id":"01HWZTWGKVKAC1JFFB5ZA9NWJH","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.herd_phase_3_betriebsstunden_reset","state":"off","attributes":{"friendly_name":"Herd Phase 3 Betriebsstunden Reset"},"last_changed":"2024-05-03T18:18:55.995784+00:00","last_reported":"2024-05-03T18:18:55.995784+00:00","last_updated":"2024-05-03T18:18:55.995784+00:00","context":{"id":"01HWZTWGKV0TEKS5MNYVHT8MAY","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.arbeitszimmer_steckdose","state":"on","attributes":{"friendly_name":"Arbeitszimmer Steckdose"},"last_changed":"2024-05-03T18:19:12.835631+00:00","last_reported":"2024-05-03T18:19:12.835631+00:00","last_updated":"2024-05-03T18:19:12.835631+00:00","context":{"id":"01HWZTX123356NVPYR7CZKMJ2J","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.arbeitszimmer_steckdose_betriebsstunden_reset","state":"off","attributes":{"friendly_name":"Arbeitszimmer Steckdose Betriebsstunden Reset"},"last_changed":"2024-05-03T18:18:55.996701+00:00","last_reported":"2024-05-03T18:18:55.996701+00:00","last_updated":"2024-05-03T18:18:55.996701+00:00","context":{"id":"01HWZTWGKWCEHZJJWHC63RXNGV","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.wohnzimmer_steckdose_1","state":"on","attributes":{"friendly_name":"Wohnzimmer Steckdose 1"},"last_changed":"2024-05-03T18:19:12.932484+00:00","last_reported":"2024-05-03T18:19:12.932484+00:00","last_updated":"2024-05-03T18:19:12.932484+00:00","context":{"id":"01HWZTX154SJSGAVJ2AC0PXTYC","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.wohnzimmer_steckdose_1_betriebsstunden_reset","state":"off","attributes":{"friendly_name":"Wohnzimmer Steckdose 1 Betriebsstunden Reset"},"last_changed":"2024-05-03T18:18:55.997393+00:00","last_reported":"2024-05-03T18:18:55.997393+00:00","last_updated":"2024-05-03T18:18:55.997393+00:00","context":{"id":"01HWZTWGKXE0EVHKBTVG25PCVW","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.wohnzimmer_steckdose_2","state":"on","attributes":{"friendly_name":"Wohnzimmer Steckdose 2"},"last_changed":"2024-05-03T18:19:13.027645+00:00","last_reported":"2024-05-03T18:19:13.027645+00:00","last_updated":"2024-05-03T18:19:13.027645+00:00","context":{"id":"01HWZTX1837H9FRW6QH92GQDB9","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.wohnzimmer_steckdose_2_betriebsstunden_reset","state":"off","attributes":{"friendly_name":"Wohnzimmer Steckdose 2 Betriebsstunden Reset"},"last_changed":"2024-05-03T18:18:55.998150+00:00","last_reported":"2024-05-03T18:18:55.998150+00:00","last_updated":"2024-05-03T18:18:55.998150+00:00","context":{"id":"01HWZTWGKYBP8G7Q41EWD4XJQ9","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.gartenhaus_steckdose1","state":"on","attributes":{"friendly_name":"Gartenhaus Steckdose1"},"last_changed":"2024-05-03T18:19:13.136574+00:00","last_reported":"2024-05-03T18:19:13.136574+00:00","last_updated":"2024-05-03T18:19:13.136574+00:00","context":{"id":"01HWZTX1BGBMVY46CRPJA083R2","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.gartenhaus_steckdose1_betriebsstunden_reset","state":"off","attributes":{"friendly_name":"Gartenhaus Steckdose1 Betriebsstunden Reset"},"last_changed":"2024-05-03T18:18:55.998864+00:00","last_reported":"2024-05-03T18:18:55.998864+00:00","last_updated":"2024-05-03T18:18:55.998864+00:00","context":{"id":"01HWZTWGKY51JJ7C4G49QBPEHB","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.gartenhaus_steckdose2","state":"on","attributes":{"friendly_name":"Gartenhaus Steckdose2"},"last_changed":"2024-05-03T18:19:13.231730+00:00","last_reported":"2024-05-03T18:19:13.231730+00:00","last_updated":"2024-05-03T18:19:13.231730+00:00","context":{"id":"01HWZTX1EFHA0NQG2618690SYN","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"switch.gartenhaus_steckdose2_betriebsstunden_reset","state":"off","attributes":{"friendly_name":"Gartenhaus Steckdose2 Betriebsstunden Reset"},"last_changed":"2024-05-03T18:18:55.999869+00:00","last_reported":"2024-05-03T18:18:55.999869+00:00","last_updated":"2024-05-03T18:18:55.999869+00:00","context":{"id":"01HWZTWGKZCVSXJ4605PCM518Z","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"binary_sensor.gang_bewegungsmelder_wohnzimmer","state":"off","attributes":{"source":"1.1.40","device_class":"motion","friendly_name":"Gang Bewegungsmelder Wohnzimmer"},"last_changed":"2024-05-03T18:44:16.259723+00:00","last_reported":"2024-05-03T18:44:16.259723+00:00","last_updated":"2024-05-03T18:44:16.259723+00:00","context":{"id":"01HWZWAX835TP2MF0ZZ5WGQ1XX","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"binary_sensor.gang_bewegungsmelder_mitte","state":"off","attributes":{"source":"1.1.41","device_class":"motion","friendly_name":"Gang Bewegungsmelder Mitte"},"last_changed":"2024-05-03T18:46:05.370028+00:00","last_reported":"2024-05-03T18:46:05.370028+00:00","last_updated":"2024-05-03T18:46:05.370028+00:00","context":{"id":"01HWZWE7ST0JHSXQ4300VNTGN0","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"binary_sensor.gang_bewegungsmelder_ost","state":"off","attributes":{"device_class":"motion","friendly_name":"Gang Bewegungsmelder Ost"},"last_changed":"2024-05-03T18:18:56.284132+00:00","last_reported":"2024-05-03T18:18:56.284132+00:00","last_updated":"2024-05-03T18:18:56.284132+00:00","context":{"id":"01HWZTWGWWGFS1EZMTRA8NM89J","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"binary_sensor.klingelknopfgartensaeule","state":"off","attributes":{"friendly_name":"KlingelknopfGartensaeule"},"last_changed":"2024-05-03T18:18:56.285232+00:00","last_reported":"2024-05-03T18:18:56.285232+00:00","last_updated":"2024-05-03T18:18:56.285232+00:00","context":{"id":"01HWZTWGWX04X48736MXBCDC5S","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"binary_sensor.klingelknopfhaustuerunten","state":"off","attributes":{"friendly_name":"KlingelknopfHaustuerUnten"},"last_changed":"2024-05-03T18:18:56.286834+00:00","last_reported":"2024-05-03T18:18:56.286834+00:00","last_updated":"2024-05-03T18:18:56.286834+00:00","context":{"id":"01HWZTWGWYAX6TXRW61KZ9PJ6T","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"binary_sensor.klingelknopfinnentuer","state":"off","attributes":{"friendly_name":"KlingelknopfInnentuer"},"last_changed":"2024-05-03T18:18:56.288596+00:00","last_reported":"2024-05-03T18:18:56.288596+00:00","last_updated":"2024-05-03T18:18:56.288596+00:00","context":{"id":"01HWZTWGX03H307SCNSSCY9SCK","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"stt.faster_whisper","state":"unknown","attributes":{"friendly_name":"faster-whisper"},"last_changed":"2024-05-03T18:18:57.245739+00:00","last_reported":"2024-05-03T18:18:57.245739+00:00","last_updated":"2024-05-03T18:18:57.245739+00:00","context":{"id":"01HWZTWHTXADR7X487Q5MBNPA9","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"tts.piper","state":"2024-01-05T14:11:02.726026+00:00","attributes":{"friendly_name":"piper"},"last_changed":"2024-05-03T18:18:57.254208+00:00","last_reported":"2024-05-03T18:18:57.254208+00:00","last_updated":"2024-05-03T18:18:57.254208+00:00","context":{"id":"01HWZTWHV6N2VKH65XP0P0EJ1R","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"button.m5atom1_5391cc_factory_reset","state":"unavailable","attributes":{"device_class":"restart","icon":"mdi:restart-alert","friendly_name":"M5Atom1 5391cc Factory reset"},"last_changed":"2024-05-03T18:18:57.388611+00:00","last_reported":"2024-05-03T18:18:57.388611+00:00","last_updated":"2024-05-03T18:18:57.388611+00:00","context":{"id":"01HWZTWHZC5MVH5XKMR8Y6BG6J","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.fernbedienungweihnachtslichteroben","state":"off","attributes":{"id":"1575130335468","last_triggered":"2020-01-25T06:57:08.039335+00:00","mode":"single","current":0,"friendly_name":"Fernbedienung Weihnachtslichter Oben"},"last_changed":"2024-05-03T18:18:57.471114+00:00","last_reported":"2024-05-03T18:18:57.471114+00:00","last_updated":"2024-05-03T18:18:57.471114+00:00","context":{"id":"01HWZTWJ1ZKD33JMXXE40KB8QC","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.wecker_licht_an","state":"on","attributes":{"id":"1575202743482","last_triggered":"2024-04-10T05:20:00.007306+00:00","mode":"single","current":0,"friendly_name":"Wecker Licht an"},"last_changed":"2024-05-03T18:18:57.471794+00:00","last_reported":"2024-05-03T18:18:57.471794+00:00","last_updated":"2024-05-03T18:18:57.471794+00:00","context":{"id":"01HWZTWJ1Z9JCFT7AF625ES8Z0","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.alarmmartinhandy","state":"off","attributes":{"id":"1589377976830","last_triggered":"2024-03-08T15:21:16.736342+00:00","mode":"single","current":0,"friendly_name":"Alarm Martin Handy"},"last_changed":"2024-05-03T18:18:57.472898+00:00","last_reported":"2024-05-03T18:18:57.472898+00:00","last_updated":"2024-05-03T18:18:57.472898+00:00","context":{"id":"01HWZTWJ2081A32CG5HBG3TWTJ","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.klingelaufhandy","state":"on","attributes":{"id":"1598594894559","last_triggered":"2024-04-24T08:35:57.902939+00:00","mode":"single","current":0,"friendly_name":"KlingelknopfGartensäuleAufMobileGeräte"},"last_changed":"2024-05-03T18:18:57.473626+00:00","last_reported":"2024-05-03T18:18:57.473626+00:00","last_updated":"2024-05-03T18:18:57.473626+00:00","context":{"id":"01HWZTWJ210D1T39N07BMKZ75S","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.weihnachtslichteranum6","state":"on","attributes":{"id":"1606655282153","last_triggered":"2024-05-03T04:00:00.272931+00:00","mode":"single","current":0,"friendly_name":"Weihnachtslichter an morgens um 6"},"last_changed":"2024-05-03T18:18:57.474191+00:00","last_reported":"2024-05-03T18:18:57.474191+00:00","last_updated":"2024-05-03T18:18:57.474191+00:00","context":{"id":"01HWZTWJ22TEA21P6R5P87PTRA","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.weihnachtslichterausmorgens","state":"on","attributes":{"id":"1607412098745","last_triggered":"2024-05-03T04:02:19.393918+00:00","mode":"single","current":0,"friendly_name":"Weihnachtslichter aus morgens"},"last_changed":"2024-05-03T18:18:57.474716+00:00","last_reported":"2024-05-03T18:18:57.474716+00:00","last_updated":"2024-05-03T18:18:57.474716+00:00","context":{"id":"01HWZTWJ22NXZZX817SA04Z0X6","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.weihnachtslichter_an_abends","state":"on","attributes":{"id":"1607412144113","last_triggered":"2024-05-03T18:39:27.769880+00:00","mode":"single","current":0,"friendly_name":"Weihnachtslichter An Abends"},"last_changed":"2024-05-03T18:18:57.475217+00:00","last_reported":"2024-05-03T18:39:27.771602+00:00","last_updated":"2024-05-03T18:39:27.771602+00:00","context":{"id":"01HWZW23GS99XY8QYZFH3F7R9J","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.weihnachtslichter_aus_abends","state":"on","attributes":{"id":"1607412210097","last_triggered":"2024-05-02T20:30:00.375382+00:00","mode":"single","current":0,"friendly_name":"Weihnachtslichter Aus Abends"},"last_changed":"2024-05-03T18:18:57.475696+00:00","last_reported":"2024-05-03T18:18:57.475696+00:00","last_updated":"2024-05-03T18:18:57.475696+00:00","context":{"id":"01HWZTWJ230XHP1QW9PYKV88V9","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.0_bewegungsmelderschlafzimmernacht","state":"on","attributes":{"id":"1612028092169","last_triggered":"2021-04-27T06:33:05.783366+00:00","mode":"single","current":0,"friendly_name":"Bewegungsmelder Schlafzimmer Nacht"},"last_changed":"2024-05-03T18:18:57.476214+00:00","last_reported":"2024-05-03T18:18:57.476214+00:00","last_updated":"2024-05-03T18:18:57.476214+00:00","context":{"id":"01HWZTWJ24HGBQYB4YDP0YE4JG","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.0herd_vorgeheizt_ipad","state":"on","attributes":{"id":"1632393568599","last_triggered":"2024-05-01T12:00:13.534527+00:00","mode":"single","current":0,"friendly_name":"Herd vorgeheizt -> iPad"},"last_changed":"2024-05-03T18:18:57.476735+00:00","last_reported":"2024-05-03T18:18:57.476735+00:00","last_updated":"2024-05-03T18:18:57.476735+00:00","context":{"id":"01HWZTWJ2419RM55J7Y635F964","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.gang_bogen_nachtlicht","state":"on","attributes":{"id":"1633435293611","last_triggered":"2024-05-03T18:46:00.939926+00:00","mode":"restart","current":0,"friendly_name":"Gang Bogen Nachtlicht"},"last_changed":"2024-05-03T18:18:57.477242+00:00","last_reported":"2024-05-03T18:48:01.042181+00:00","last_updated":"2024-05-03T18:48:01.042181+00:00","context":{"id":"01HWZWHRRJN3RAZK1ANC7GVZ9G","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.3d_drucker_state_change","state":"on","attributes":{"id":"1634461079797","last_triggered":"2024-04-12T08:16:59.843350+00:00","mode":"single","current":0,"friendly_name":"3D Drucker State Change"},"last_changed":"2024-05-03T18:18:57.477970+00:00","last_reported":"2024-05-03T18:18:57.477970+00:00","last_updated":"2024-05-03T18:18:57.477970+00:00","context":{"id":"01HWZTWJ25NYG2FFQNWS1MDXV0","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.rollos_zu_nachts","state":"off","attributes":{"id":"1656971839915","last_triggered":"2023-10-15T00:00:00.184614+00:00","mode":"single","current":0,"friendly_name":"Rollos zu nachts"},"last_changed":"2024-05-03T18:18:57.478418+00:00","last_reported":"2024-05-03T18:18:57.478418+00:00","last_updated":"2024-05-03T18:18:57.478418+00:00","context":{"id":"01HWZTWJ263WDT0D0PXAM6FRJK","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.weihnachtslichter_oben_01_morgens_an","state":"off","attributes":{"id":"1669014477577","last_triggered":"2024-01-29T06:00:00.241508+00:00","mode":"single","current":0,"friendly_name":"Weihnachtslichter oben 01 morgens an um 7"},"last_changed":"2024-05-03T18:18:57.478863+00:00","last_reported":"2024-05-03T18:18:57.478863+00:00","last_updated":"2024-05-03T18:18:57.478863+00:00","context":{"id":"01HWZTWJ26WTVBXH5978MGEAMR","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.weihnachtslichter_oben_02_morgens_aus_um_9","state":"off","attributes":{"id":"1669014568292","last_triggered":"2024-01-28T08:00:00.402708+00:00","mode":"single","current":0,"friendly_name":"Weihnachtslichter oben 02 morgens aus um 9"},"last_changed":"2024-05-03T18:18:57.479304+00:00","last_reported":"2024-05-03T18:18:57.479304+00:00","last_updated":"2024-05-03T18:18:57.479304+00:00","context":{"id":"01HWZTWJ27MC39MVJDMEAJSFSV","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.weihnachtslichter_oben_03_abends_an_16_30","state":"off","attributes":{"id":"1669014612655","last_triggered":"2024-01-28T15:30:00.422869+00:00","mode":"single","current":0,"friendly_name":"Weihnachtslichter oben 03 abends an 16:30"},"last_changed":"2024-05-03T18:18:57.479751+00:00","last_reported":"2024-05-03T18:18:57.479751+00:00","last_updated":"2024-05-03T18:18:57.479751+00:00","context":{"id":"01HWZTWJ275EHR2RNA1NY06KFC","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.weihnachtslichter_oben_04_abends_aus_22_00","state":"off","attributes":{"id":"1669014682496","last_triggered":"2024-01-28T21:00:00.160028+00:00","mode":"single","current":0,"friendly_name":"Weihnachtslichter oben 04 abends aus 22:00"},"last_changed":"2024-05-03T18:18:57.480508+00:00","last_reported":"2024-05-03T18:18:57.480508+00:00","last_updated":"2024-05-03T18:18:57.480508+00:00","context":{"id":"01HWZTWJ280WF7H210G34FAGGS","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.pool_pumpe_ein_um_9_und_17_uhr","state":"off","attributes":{"id":"1693231134539","last_triggered":"2023-09-14T07:00:00.143101+00:00","mode":"single","current":0,"friendly_name":"Pool Pumpe ein um 9 und 17 Uhr"},"last_changed":"2024-05-03T18:18:57.481030+00:00","last_reported":"2024-05-03T18:18:57.481030+00:00","last_updated":"2024-05-03T18:18:57.481030+00:00","context":{"id":"01HWZTWJ29FBXEHRCHVPTB32GK","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.pool_pumpe_aus_um_10_15_und_18_15","state":"off","attributes":{"id":"1693231202553","last_triggered":"2023-09-13T16:15:00.377856+00:00","mode":"single","current":0,"friendly_name":"Pool Pumpe aus um 10:15 und 18:15"},"last_changed":"2024-05-03T18:18:57.481476+00:00","last_reported":"2024-05-03T18:18:57.481476+00:00","last_updated":"2024-05-03T18:18:57.481476+00:00","context":{"id":"01HWZTWJ29520WKKY2TRNHEVTV","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.sprinkler_alle_2_stunden","state":"off","attributes":{"id":"1693845791544","last_triggered":"2023-09-12T18:00:00.089172+00:00","mode":"single","current":0,"friendly_name":"Sprinkler alle 2 stunden"},"last_changed":"2024-05-03T18:18:57.481955+00:00","last_reported":"2024-05-03T18:18:57.481955+00:00","last_updated":"2024-05-03T18:18:57.481955+00:00","context":{"id":"01HWZTWJ297MWG3JQW3PBFEF4E","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.eingangslichter_beet_an_wenn_haustur_licht_an","state":"on","attributes":{"id":"1693849132880","last_triggered":"2024-05-02T20:05:26.235355+00:00","mode":"single","current":0,"friendly_name":"Eingangslichter Beet an wenn Haustur licht an"},"last_changed":"2024-05-03T18:18:57.482568+00:00","last_reported":"2024-05-03T18:18:57.482568+00:00","last_updated":"2024-05-03T18:18:57.482568+00:00","context":{"id":"01HWZTWJ2A9HHXZRZGHCDQ0VCZ","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.eingangslichter_beet_aus_wenn_haustur_licht_aus","state":"on","attributes":{"id":"1693849216417","last_triggered":"2024-05-02T20:05:50.972529+00:00","mode":"single","current":0,"friendly_name":"Eingangslichter Beet aus wenn Haustur licht aus"},"last_changed":"2024-05-03T18:18:57.483137+00:00","last_reported":"2024-05-03T18:18:57.483137+00:00","last_updated":"2024-05-03T18:18:57.483137+00:00","context":{"id":"01HWZTWJ2BZ2BJJ9Q1CCJFSVKG","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.bewegungsmeldergartenhausnachts","state":"on","attributes":{"id":"1696860113114","last_triggered":"2024-05-02T23:25:20.281056+00:00","mode":"restart","current":0,"friendly_name":"BewegungsmelderGartenhausNachts"},"last_changed":"2024-05-03T18:18:57.483644+00:00","last_reported":"2024-05-03T18:18:57.483644+00:00","last_updated":"2024-05-03T18:18:57.483644+00:00","context":{"id":"01HWZTWJ2BM4NJ3P0TV8V7QSZD","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.autooff_sprinkler_sud_nach_30min","state":"on","attributes":{"id":"1696863567904","last_triggered":"2024-05-01T08:25:52.558654+00:00","mode":"restart","current":0,"friendly_name":"AutoOff Sprinkler Süd nach 30min"},"last_changed":"2024-05-03T18:18:57.484106+00:00","last_reported":"2024-05-03T18:18:57.484106+00:00","last_updated":"2024-05-03T18:18:57.484106+00:00","context":{"id":"01HWZTWJ2C22J2J1RSB9F257VH","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.autooff_sprinkler_west_nach_30min","state":"on","attributes":{"id":"1696863598654","last_triggered":"2024-05-01T08:25:52.536706+00:00","mode":"restart","current":0,"friendly_name":"AutoOff Sprinkler West nach 30min"},"last_changed":"2024-05-03T18:18:57.484581+00:00","last_reported":"2024-05-03T18:18:57.484581+00:00","last_updated":"2024-05-03T18:18:57.484581+00:00","context":{"id":"01HWZTWJ2C8DV43Q593E0BWFQ6","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.autooff_gartenhaus_deckenlichter","state":"on","attributes":{"id":"1696863768386","last_triggered":"2024-05-01T11:45:46.895469+00:00","mode":"restart","current":0,"friendly_name":"AutoOff Gartenhaus Deckenlichter"},"last_changed":"2024-05-03T18:18:57.485063+00:00","last_reported":"2024-05-03T18:18:57.485063+00:00","last_updated":"2024-05-03T18:18:57.485063+00:00","context":{"id":"01HWZTWJ2DC9YRAD4P0VR3FKAQ","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.autooff_ventil_brunnen_in_zisterne_nach_2h","state":"on","attributes":{"id":"1696863812155","last_triggered":null,"mode":"restart","current":0,"friendly_name":"AutoOff Ventil Brunnen in Zisterne nach 2h"},"last_changed":"2024-05-03T18:18:57.485520+00:00","last_reported":"2024-05-03T18:18:57.485520+00:00","last_updated":"2024-05-03T18:18:57.485520+00:00","context":{"id":"01HWZTWJ2DT1Y2D9X83XGCMD8M","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.zisterne_ventil_aus_wenn_voll","state":"on","attributes":{"id":"1696864608504","last_triggered":"2024-04-24T06:32:45.204034+00:00","mode":"single","current":0,"friendly_name":"Zisterne Ventil aus wenn voll"},"last_changed":"2024-05-03T18:18:57.486000+00:00","last_reported":"2024-05-03T18:18:57.486000+00:00","last_updated":"2024-05-03T18:18:57.486000+00:00","context":{"id":"01HWZTWJ2DH2TX7XVHXNH1ABMC","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.nfc_tag_schreibtisch_oben_rechts_ist_gescannt","state":"on","attributes":{"id":"1705325828652","last_triggered":"2024-01-18T07:13:06.070213+00:00","mode":"single","current":0,"friendly_name":"NFC Tag Schreibtisch Oben Rechts ist gescannt"},"last_changed":"2024-05-03T18:18:57.486476+00:00","last_reported":"2024-05-03T18:18:57.486476+00:00","last_updated":"2024-05-03T18:18:57.486476+00:00","context":{"id":"01HWZTWJ2EDF3K742SHR7Y31HS","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.buro_oben_steckdosen_aus_um_22_00","state":"on","attributes":{"id":"1706512617470","last_triggered":"2024-05-02T20:00:00.248846+00:00","mode":"single","current":0,"friendly_name":"Büro Oben Steckdosen aus um 22:00"},"last_changed":"2024-05-03T18:18:57.486941+00:00","last_reported":"2024-05-03T18:18:57.486941+00:00","last_updated":"2024-05-03T18:18:57.486941+00:00","context":{"id":"01HWZTWJ2ECZC57DTPT1KXK1K1","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.buro_oben_steckosen_ein_um_7_45","state":"on","attributes":{"id":"1706512682295","last_triggered":"2024-05-03T05:45:00.127944+00:00","mode":"single","current":0,"friendly_name":"Büro Oben Steckosen ein um 7:45"},"last_changed":"2024-05-03T18:18:57.487538+00:00","last_reported":"2024-05-03T18:18:57.487538+00:00","last_updated":"2024-05-03T18:18:57.487538+00:00","context":{"id":"01HWZTWJ2FRP3Z8ZB2E9GDVH2B","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.klingelnaussen","state":"on","attributes":{"id":"1709736390783","last_triggered":"2024-04-24T08:35:57.912316+00:00","mode":"single","current":0,"friendly_name":"KlingelnAussenBeiKlingelknopf"},"last_changed":"2024-05-03T18:18:57.487998+00:00","last_reported":"2024-05-03T18:18:57.487998+00:00","last_updated":"2024-05-03T18:18:57.487998+00:00","context":{"id":"01HWZTWJ2F7MJTVCT0SKVS21XN","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.klingelinnenbeiklingelknopf","state":"on","attributes":{"id":"1709736543280","last_triggered":"2024-03-14T12:47:59.990044+00:00","mode":"single","current":0,"friendly_name":"KlingelInnenBeiKlingelknopf"},"last_changed":"2024-05-03T18:18:57.488468+00:00","last_reported":"2024-05-03T18:18:57.488468+00:00","last_updated":"2024-05-03T18:18:57.488468+00:00","context":{"id":"01HWZTWJ2GYTJCACYWFZ9NA0QN","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.klingelknopfhaustueruntenaufmobilegerate","state":"on","attributes":{"id":"1709737843307","last_triggered":"2024-04-25T14:03:39.232146+00:00","mode":"single","current":0,"friendly_name":"KlingelknopfHaustuerUntenAufMobileGeräte"},"last_changed":"2024-05-03T18:18:57.488959+00:00","last_reported":"2024-05-03T18:18:57.488959+00:00","last_updated":"2024-05-03T18:18:57.488959+00:00","context":{"id":"01HWZTWJ2GGNHHD82ZNJJ565WP","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"automation.neue_automatisierung","state":"on","attributes":{"id":"1709738037256","last_triggered":"2024-04-23T05:36:35.489462+00:00","mode":"single","current":0,"friendly_name":"KlingelknopfInnentürAufMobileGeräte"},"last_changed":"2024-05-03T18:18:57.489425+00:00","last_reported":"2024-05-03T18:18:57.489425+00:00","last_updated":"2024-05-03T18:18:57.489425+00:00","context":{"id":"01HWZTWJ2HG0F278YVK9P77GT1","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"button.babycamera_reboot","state":"unknown","attributes":{"device_class":"restart","friendly_name":"BabyCamera Reboot"},"last_changed":"2024-05-03T18:19:26.813641+00:00","last_reported":"2024-05-03T18:19:26.813641+00:00","last_updated":"2024-05-03T18:19:26.813641+00:00","context":{"id":"01HWZTXEPX2TBV12BXSN6406CB","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"button.babycamera_set_system_date_and_time","state":"unknown","attributes":{"friendly_name":"BabyCamera Set System Date and Time"},"last_changed":"2024-05-03T18:19:26.814959+00:00","last_reported":"2024-05-03T18:19:26.814959+00:00","last_updated":"2024-05-03T18:19:26.814959+00:00","context":{"id":"01HWZTXEPYX0PGRGNA74FCWJH7","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"binary_sensor.mymotiondetectorrule_cell_motion_detection","state":"off","attributes":{"device_class":"motion"},"last_changed":"2024-05-03T18:19:26.825956+00:00","last_reported":"2024-05-03T18:19:26.825956+00:00","last_updated":"2024-05-03T18:19:26.825956+00:00","context":{"id":"01HWZTXEQ9N082Q30BSGDKPMS4","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T18:49:45.806651+00:00" + }, + { + "state": {"entity_id":"select.m5atom1_5391cc_assist_pipeline","state":"Home Assistant","attributes":{"options":["preferred","Home Assistant"],"friendly_name":"M5Atom1 5391cc Assist-Pipeline"},"last_changed":"2024-04-24T06:32:44.227809+00:00","last_reported":"2024-04-24T06:32:44.227809+00:00","last_updated":"2024-04-24T06:32:44.227809+00:00","context":{"id":"01HW7CWYY37BW0F1FAD0ZDC63W","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T09:56:17.518103+00:00" + }, + { + "state": {"entity_id":"select.m5atom1_5391cc_zu_ende_gesprochen_erkennung","state":"default","attributes":{"options":["default","relaxed","aggressive"],"friendly_name":"M5Atom1 5391cc Zu Ende gesprochen Erkennung"},"last_changed":"2024-04-24T06:32:44.228587+00:00","last_reported":"2024-04-24T06:32:44.228587+00:00","last_updated":"2024-04-24T06:32:44.228587+00:00","context":{"id":"01HW7CWYY4KK6DRAFJT9QG6VST","parent_id":null,"user_id":null}}, + "extra_data": null, + "last_seen": "2024-05-03T09:56:17.518103+00:00" } ] } \ No newline at end of file diff --git a/.storage/esphome.12f001d74e9a4827e89c1cbf46bc143e b/.storage/esphome.12f001d74e9a4827e89c1cbf46bc143e new file mode 100644 index 0000000..04d32d5 --- /dev/null +++ b/.storage/esphome.12f001d74e9a4827e89c1cbf46bc143e @@ -0,0 +1,204 @@ +{ + "version": 1, + "minor_version": 1, + "key": "esphome.12f001d74e9a4827e89c1cbf46bc143e", + "data": { + "device_info": { + "uses_password": false, + "name": "garten_rs485_controller2", + "friendly_name": "", + "mac_address": "B0:A7:32:07:47:5C", + "compilation_time": "Feb 10 2024, 17:02:55", + "model": "wt32-eth01", + "manufacturer": "Espressif", + "has_deep_sleep": false, + "esphome_version": "2023.11.0", + "project_name": "", + "project_version": "", + "webserver_port": 0, + "legacy_voice_assistant_version": 0, + "voice_assistant_feature_flags": 0, + "legacy_bluetooth_proxy_version": 0, + "bluetooth_proxy_feature_flags": 0, + "suggested_area": "" + }, + "services": [], + "api_version": { + "major": 1, + "minor": 9 + }, + "light": [ + { + "object_id": "pool_licht", + "key": 1717377170, + "name": "pool_licht", + "unique_id": "garten_rs485_controller2lightpool_licht", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + }, + { + "object_id": "magnolie_links", + "key": 132406681, + "name": "magnolie_links", + "unique_id": "garten_rs485_controller2lightmagnolie_links", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + }, + { + "object_id": "magnolie_rechts", + "key": 285383603, + "name": "magnolie_rechts", + "unique_id": "garten_rs485_controller2lightmagnolie_rechts", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + }, + { + "object_id": "suedseite1", + "key": 2913863471, + "name": "suedseite1", + "unique_id": "garten_rs485_controller2lightsuedseite1", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + }, + { + "object_id": "suedseite2", + "key": 2913863468, + "name": "suedseite2", + "unique_id": "garten_rs485_controller2lightsuedseite2", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + }, + { + "object_id": "suedseite3", + "key": 2913863469, + "name": "suedseite3", + "unique_id": "garten_rs485_controller2lightsuedseite3", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + }, + { + "object_id": "suedseite4", + "key": 2913863466, + "name": "suedseite4", + "unique_id": "garten_rs485_controller2lightsuedseite4", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + }, + { + "object_id": "suedseite5", + "key": 2913863467, + "name": "suedseite5", + "unique_id": "garten_rs485_controller2lightsuedseite5", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + }, + { + "object_id": "suedseite6", + "key": 2913863464, + "name": "suedseite6", + "unique_id": "garten_rs485_controller2lightsuedseite6", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + } + ] + } +} \ No newline at end of file diff --git a/.storage/esphome.1e25694aa216a1fee8090d3f43d30448 b/.storage/esphome.1e25694aa216a1fee8090d3f43d30448 new file mode 100644 index 0000000..09e26a0 --- /dev/null +++ b/.storage/esphome.1e25694aa216a1fee8090d3f43d30448 @@ -0,0 +1,105 @@ +{ + "version": 1, + "minor_version": 1, + "key": "esphome.1e25694aa216a1fee8090d3f43d30448", + "data": { + "device_info": { + "uses_password": false, + "name": "m5atom1-5391cc", + "friendly_name": "M5Atom1 5391cc", + "mac_address": "24:A1:60:53:91:CC", + "compilation_time": "Jan 5 2024, 14:55:12", + "model": "m5stack-atom", + "manufacturer": "Espressif", + "has_deep_sleep": false, + "esphome_version": "2023.12.5", + "project_name": "m5stack.atom-echo-voice-assistant", + "project_version": "1.0", + "webserver_port": 0, + "voice_assistant_version": 2, + "legacy_bluetooth_proxy_version": 0, + "bluetooth_proxy_feature_flags": 0, + "suggested_area": "" + }, + "services": [], + "api_version": { + "major": 1, + "minor": 9 + }, + "binary_sensor": [ + { + "object_id": "button", + "key": 977454165, + "name": "Button", + "unique_id": "m5atom1-5391ccbinary_sensorbutton", + "disabled_by_default": true, + "icon": "", + "entity_category": 2, + "device_class": "", + "is_status_binary_sensor": false + } + ], + "switch": [ + { + "object_id": "use_wake_word", + "key": 347086140, + "name": "Use wake word", + "unique_id": "m5atom1-5391ccswitchuse_wake_word", + "disabled_by_default": false, + "icon": "", + "entity_category": 1, + "assumed_state": false, + "device_class": "" + }, + { + "object_id": "use_listen_light", + "key": 4088855305, + "name": "Use Listen Light", + "unique_id": "m5atom1-5391ccswitchuse_listen_light", + "disabled_by_default": false, + "icon": "", + "entity_category": 1, + "assumed_state": false, + "device_class": "" + } + ], + "select": [], + "button": [ + { + "object_id": "factory_reset", + "key": 3740619177, + "name": "Factory reset", + "unique_id": "m5atom1-5391ccbuttonfactory_reset", + "disabled_by_default": false, + "icon": "mdi:restart-alert", + "entity_category": 1, + "device_class": "restart" + } + ], + "light": [ + { + "object_id": "m5atom1_5391cc", + "key": 4035575024, + "name": "", + "unique_id": "m5atom1-5391cclightm5atom1_5391cc", + "disabled_by_default": true, + "icon": "", + "entity_category": 1, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [ + "None", + "Slow Pulse", + "Fast Pulse" + ], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + } + ] + } +} \ No newline at end of file diff --git a/.storage/esphome.1fb07e8bf70e2bea50f81370eea7719a b/.storage/esphome.1fb07e8bf70e2bea50f81370eea7719a new file mode 100644 index 0000000..aef1dcc --- /dev/null +++ b/.storage/esphome.1fb07e8bf70e2bea50f81370eea7719a @@ -0,0 +1,218 @@ +{ + "version": 1, + "minor_version": 1, + "key": "esphome.1fb07e8bf70e2bea50f81370eea7719a", + "data": { + "device_info": { + "uses_password": false, + "name": "garten_rs485_controller1", + "friendly_name": "", + "mac_address": "B0:A7:32:07:8A:CC", + "compilation_time": "Oct 9 2023, 17:31:38", + "model": "wt32-eth01", + "manufacturer": "Espressif", + "has_deep_sleep": false, + "esphome_version": "2023.9.3", + "project_name": "", + "project_version": "", + "webserver_port": 0, + "legacy_voice_assistant_version": 0, + "voice_assistant_feature_flags": 0, + "legacy_bluetooth_proxy_version": 0, + "bluetooth_proxy_feature_flags": 0, + "suggested_area": "" + }, + "services": [], + "api_version": { + "major": 1, + "minor": 9 + }, + "sensor": [ + { + "object_id": "zisterne_fllstand_voltage", + "key": 1146533193, + "name": "Zisterne Füllstand Voltage", + "unique_id": "garten_rs485_controller1sensorzisterne_fllstand_voltage", + "disabled_by_default": false, + "icon": "mdi:water", + "entity_category": 0, + "device_class": "", + "unit_of_measurement": "V", + "accuracy_decimals": 2, + "force_update": false, + "state_class": 1, + "last_reset_type": 0 + }, + { + "object_id": "zisterne_fllstand", + "key": 428547418, + "name": "Zisterne Füllstand", + "unique_id": "garten_rs485_controller1sensorzisterne_fllstand", + "disabled_by_default": false, + "icon": "mdi:water", + "entity_category": 0, + "device_class": "", + "unit_of_measurement": "%", + "accuracy_decimals": 0, + "force_update": false, + "state_class": 1, + "last_reset_type": 0 + } + ], + "text_sensor": [], + "light": [ + { + "object_id": "eingang_gartenhaus", + "key": 1876366023, + "name": "eingang_gartenhaus", + "unique_id": "garten_rs485_controller1lighteingang_gartenhaus", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + }, + { + "object_id": "eingang_saule_sud", + "key": 1447889458, + "name": "eingang_saule_sud", + "unique_id": "garten_rs485_controller1lighteingang_saule_sud", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + }, + { + "object_id": "eingang_gartentur_sud", + "key": 3478858886, + "name": "eingang_gartentur_sud", + "unique_id": "garten_rs485_controller1lighteingang_gartentur_sud", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + }, + { + "object_id": "eingang_gartentur_nord", + "key": 3712609309, + "name": "eingang_gartentur_nord", + "unique_id": "garten_rs485_controller1lighteingang_gartentur_nord", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + }, + { + "object_id": "eingang_garageseite", + "key": 4230978638, + "name": "eingang_garageseite", + "unique_id": "garten_rs485_controller1lighteingang_garageseite", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + }, + { + "object_id": "hochbeet_eingang", + "key": 2162841495, + "name": "hochbeet_eingang", + "unique_id": "garten_rs485_controller1lighthochbeet_eingang", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + }, + { + "object_id": "hochbeet_mitte", + "key": 2754293745, + "name": "hochbeet_mitte", + "unique_id": "garten_rs485_controller1lighthochbeet_mitte", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + }, + { + "object_id": "hochbeet_innen", + "key": 27605098, + "name": "hochbeet_innen", + "unique_id": "garten_rs485_controller1lighthochbeet_innen", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + } + ] + } +} \ No newline at end of file diff --git a/.storage/esphome.35052937c15a610521f823c4aa8569b4 b/.storage/esphome.35052937c15a610521f823c4aa8569b4 new file mode 100644 index 0000000..3665861 --- /dev/null +++ b/.storage/esphome.35052937c15a610521f823c4aa8569b4 @@ -0,0 +1,81 @@ +{ + "version": 1, + "minor_version": 1, + "key": "esphome.35052937c15a610521f823c4aa8569b4", + "data": { + "device_info": { + "uses_password": false, + "name": "poolcoversensor", + "friendly_name": "", + "mac_address": "E8:9F:6D:D0:FA:2C", + "compilation_time": "May 12 2023, 07:57:49", + "model": "esp32-poe", + "manufacturer": "Espressif", + "has_deep_sleep": false, + "esphome_version": "2023.4.4", + "project_name": "", + "project_version": "", + "webserver_port": 0, + "bluetooth_proxy_version": 0, + "voice_assistant_version": 0 + }, + "services": [], + "api_version": { + "major": 1, + "minor": 7 + }, + "sensor": [ + { + "object_id": "poolcover_einstieg_abstand", + "key": 2938113039, + "name": "Poolcover Einstieg Abstand", + "unique_id": "poolcoversensorsensorpoolcover_einstieg_abstand", + "disabled_by_default": false, + "icon": "mdi:door-sliding-open", + "entity_category": 0, + "device_class": "", + "unit_of_measurement": "m", + "accuracy_decimals": 2, + "force_update": false, + "state_class": 1, + "last_reset_type": 0 + } + ], + "text_sensor": [], + "binary_sensor": [ + { + "object_id": "poolcover_vorne_einstieg", + "key": 3736932116, + "name": "Poolcover Vorne Einstieg", + "unique_id": "poolcoversensorbinary_sensorpoolcover_vorne_einstieg", + "disabled_by_default": false, + "icon": "mdi:waves-arrow-right", + "entity_category": 0, + "device_class": "opening", + "is_status_binary_sensor": false + }, + { + "object_id": "poolcover_mitte", + "key": 195550510, + "name": "Poolcover Mitte", + "unique_id": "poolcoversensorbinary_sensorpoolcover_mitte", + "disabled_by_default": false, + "icon": "mdi:waves-arrow-up", + "entity_category": 0, + "device_class": "opening", + "is_status_binary_sensor": false + }, + { + "object_id": "poolcover_ende", + "key": 1788577799, + "name": "Poolcover Ende", + "unique_id": "poolcoversensorbinary_sensorpoolcover_ende", + "disabled_by_default": false, + "icon": "mdi:waves-arrow-left", + "entity_category": 0, + "device_class": "opening", + "is_status_binary_sensor": false + } + ] + } +} \ No newline at end of file diff --git a/.storage/esphome.3b1cb18834ca79ac2bcad53b6084cd1c b/.storage/esphome.3b1cb18834ca79ac2bcad53b6084cd1c new file mode 100644 index 0000000..b97dfe1 --- /dev/null +++ b/.storage/esphome.3b1cb18834ca79ac2bcad53b6084cd1c @@ -0,0 +1,448 @@ +{ + "version": 1, + "minor_version": 1, + "key": "esphome.3b1cb18834ca79ac2bcad53b6084cd1c", + "data": { + "device_info": { + "uses_password": false, + "name": "garten-bus-controller", + "friendly_name": "", + "mac_address": "E8:9F:6D:D0:FA:9C", + "compilation_time": "Apr 14 2024, 18:16:36", + "model": "esp32-poe", + "manufacturer": "Espressif", + "has_deep_sleep": false, + "esphome_version": "2024.3.0", + "project_name": "", + "project_version": "", + "webserver_port": 0, + "legacy_voice_assistant_version": 0, + "voice_assistant_feature_flags": 0, + "legacy_bluetooth_proxy_version": 0, + "bluetooth_proxy_feature_flags": 0, + "suggested_area": "" + }, + "services": [], + "api_version": { + "major": 1, + "minor": 9 + }, + "binary_sensor": [ + { + "object_id": "oxilife_s_ure_pumpe", + "key": 2355172184, + "name": "Oxilife Säure Pumpe", + "unique_id": "garten-bus-controllerbinary_sensoroxilife_s_ure_pumpe", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "running", + "is_status_binary_sensor": false + }, + { + "object_id": "oxilife_ph_flow_control", + "key": 2786835203, + "name": "Oxilife pH Flow Control", + "unique_id": "garten-bus-controllerbinary_sensoroxilife_ph_flow_control", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "running", + "is_status_binary_sensor": false + }, + { + "object_id": "oxilife_hydrolysis_flow", + "key": 3161853071, + "name": "Oxilife Hydrolysis Flow", + "unique_id": "garten-bus-controllerbinary_sensoroxilife_hydrolysis_flow", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "running", + "is_status_binary_sensor": false + }, + { + "object_id": "oxilife_relay_1_ph", + "key": 2717267456, + "name": "Oxilife Relay 1 pH", + "unique_id": "garten-bus-controllerbinary_sensoroxilife_relay_1_ph", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "power", + "is_status_binary_sensor": false + }, + { + "object_id": "oxilife_relay_2_filtering", + "key": 1367725853, + "name": "Oxilife Relay 2 Filtering", + "unique_id": "garten-bus-controllerbinary_sensoroxilife_relay_2_filtering", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "power", + "is_status_binary_sensor": false + }, + { + "object_id": "oxilife_relay_3_light", + "key": 3661834398, + "name": "Oxilife Relay 3 Light", + "unique_id": "garten-bus-controllerbinary_sensoroxilife_relay_3_light", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "power", + "is_status_binary_sensor": false + }, + { + "object_id": "oxilife_relay_4", + "key": 1568601656, + "name": "Oxilife Relay 4", + "unique_id": "garten-bus-controllerbinary_sensoroxilife_relay_4", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "power", + "is_status_binary_sensor": false + }, + { + "object_id": "oxilife_relay_slow_speed", + "key": 3485958471, + "name": "Oxilife Relay Slow Speed", + "unique_id": "garten-bus-controllerbinary_sensoroxilife_relay_slow_speed", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "power", + "is_status_binary_sensor": false + }, + { + "object_id": "oxilife_relay_medium_speed", + "key": 1938052325, + "name": "Oxilife Relay Medium Speed", + "unique_id": "garten-bus-controllerbinary_sensoroxilife_relay_medium_speed", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "power", + "is_status_binary_sensor": false + }, + { + "object_id": "oxilife_relay_high_speed", + "key": 2414376488, + "name": "Oxilife Relay High Speed", + "unique_id": "garten-bus-controllerbinary_sensoroxilife_relay_high_speed", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "power", + "is_status_binary_sensor": false + }, + { + "object_id": "garten_relayboard8_input1", + "key": 754997630, + "name": "garten_relayboard8_input1", + "unique_id": "garten-bus-controllerbinary_sensorgarten_relayboard8_input1", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "", + "is_status_binary_sensor": false + }, + { + "object_id": "garten_relayboard8_input2", + "key": 754997629, + "name": "garten_relayboard8_input2", + "unique_id": "garten-bus-controllerbinary_sensorgarten_relayboard8_input2", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "", + "is_status_binary_sensor": false + } + ], + "sensor": [ + { + "object_id": "oxilife_hydrolyse", + "key": 1398790605, + "name": "Oxilife Hydrolyse", + "unique_id": "garten-bus-controllersensoroxilife_hydrolyse", + "disabled_by_default": false, + "icon": "mdi:percent", + "entity_category": 0, + "device_class": "power_factor", + "unit_of_measurement": "%", + "accuracy_decimals": 0, + "force_update": false, + "state_class": 1, + "last_reset_type": 0 + }, + { + "object_id": "oxilife_ph", + "key": 3936405862, + "name": "Oxilife pH", + "unique_id": "garten-bus-controllersensoroxilife_ph", + "disabled_by_default": false, + "icon": "mdi:ph", + "entity_category": 0, + "device_class": "", + "unit_of_measurement": "", + "accuracy_decimals": 2, + "force_update": false, + "state_class": 1, + "last_reset_type": 0 + }, + { + "object_id": "oxilife_redox_level", + "key": 3710264849, + "name": "Oxilife Redox Level", + "unique_id": "garten-bus-controllersensoroxilife_redox_level", + "disabled_by_default": false, + "icon": "mdi:atom", + "entity_category": 0, + "device_class": "", + "unit_of_measurement": "mV", + "accuracy_decimals": 0, + "force_update": false, + "state_class": 1, + "last_reset_type": 0 + }, + { + "object_id": "pool_temperatur", + "key": 3772248387, + "name": "Pool Temperatur", + "unique_id": "garten-bus-controllersensorpool_temperatur", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "temperature", + "unit_of_measurement": "°C", + "accuracy_decimals": 1, + "force_update": false, + "state_class": 1, + "last_reset_type": 0 + }, + { + "object_id": "oxilife_ph_status_alarm", + "key": 994588797, + "name": "Oxilife pH Status Alarm", + "unique_id": "garten-bus-controllersensoroxilife_ph_status_alarm", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "", + "unit_of_measurement": "", + "accuracy_decimals": 0, + "force_update": false, + "state_class": 0, + "last_reset_type": 0 + }, + { + "object_id": "oxilife_polarization_a_time", + "key": 2605269786, + "name": "Oxilife Polarization A Time", + "unique_id": "garten-bus-controllersensoroxilife_polarization_a_time", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "duration", + "unit_of_measurement": "s", + "accuracy_decimals": 0, + "force_update": false, + "state_class": 2, + "last_reset_type": 0 + }, + { + "object_id": "oxilife_polarization_b_time", + "key": 537313435, + "name": "Oxilife Polarization B Time", + "unique_id": "garten-bus-controllersensoroxilife_polarization_b_time", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "duration", + "unit_of_measurement": "s", + "accuracy_decimals": 0, + "force_update": false, + "state_class": 2, + "last_reset_type": 0 + }, + { + "object_id": "oxilife_runtime_polarity_changes", + "key": 2891931311, + "name": "Oxilife Runtime Polarity Changes", + "unique_id": "garten-bus-controllersensoroxilife_runtime_polarity_changes", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "", + "unit_of_measurement": "", + "accuracy_decimals": 0, + "force_update": false, + "state_class": 2, + "last_reset_type": 0 + }, + { + "object_id": "oxilife_relay_state", + "key": 3823559595, + "name": "Oxilife Relay State", + "unique_id": "garten-bus-controllersensoroxilife_relay_state", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "", + "unit_of_measurement": "", + "accuracy_decimals": 0, + "force_update": false, + "state_class": 0, + "last_reset_type": 0 + } + ], + "text_sensor": [], + "switch": [ + { + "object_id": "ventil-beete-nordwest", + "key": 3988670604, + "name": "ventil-beete-nordwest", + "unique_id": "garten-bus-controllerswitchventil-beete-nordwest", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "assumed_state": false, + "device_class": "" + }, + { + "object_id": "ventil-beet-west", + "key": 2266224880, + "name": "ventil-beet-west", + "unique_id": "garten-bus-controllerswitchventil-beet-west", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "assumed_state": false, + "device_class": "" + }, + { + "object_id": "ventil-sprinkler-westen", + "key": 2341459509, + "name": "ventil-sprinkler-westen", + "unique_id": "garten-bus-controllerswitchventil-sprinkler-westen", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "assumed_state": false, + "device_class": "" + }, + { + "object_id": "ventil-giessanlage-vorne", + "key": 377856670, + "name": "ventil-giessanlage-vorne", + "unique_id": "garten-bus-controllerswitchventil-giessanlage-vorne", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "assumed_state": false, + "device_class": "" + }, + { + "object_id": "ventil-sprinkler-sud", + "key": 3606889779, + "name": "ventil-sprinkler-sud", + "unique_id": "garten-bus-controllerswitchventil-sprinkler-sud", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "assumed_state": false, + "device_class": "" + }, + { + "object_id": "ventil-brunnen-in-zisterne", + "key": 2826335037, + "name": "ventil-brunnen-in-zisterne", + "unique_id": "garten-bus-controllerswitchventil-brunnen-in-zisterne", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "assumed_state": false, + "device_class": "" + }, + { + "object_id": "poolpumpe-speed3", + "key": 1927299939, + "name": "poolpumpe-speed3", + "unique_id": "garten-bus-controllerswitchpoolpumpe-speed3", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "assumed_state": false, + "device_class": "" + }, + { + "object_id": "poolpumpe-speed2", + "key": 1927299938, + "name": "poolpumpe-speed2", + "unique_id": "garten-bus-controllerswitchpoolpumpe-speed2", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "assumed_state": false, + "device_class": "" + }, + { + "object_id": "poolpumpe-speed1", + "key": 1927299937, + "name": "poolpumpe-speed1", + "unique_id": "garten-bus-controllerswitchpoolpumpe-speed1", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "assumed_state": false, + "device_class": "" + }, + { + "object_id": "poolpumpe-speed-off", + "key": 1793379420, + "name": "poolpumpe-speed-off", + "unique_id": "garten-bus-controllerswitchpoolpumpe-speed-off", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "assumed_state": false, + "device_class": "" + }, + { + "object_id": "garten_relayboard8_switch1", + "key": 456283972, + "name": "garten_relayboard8_switch1", + "unique_id": "garten-bus-controllerswitchgarten_relayboard8_switch1", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "assumed_state": false, + "device_class": "" + }, + { + "object_id": "garten_relayboard8_switch2", + "key": 456283975, + "name": "garten_relayboard8_switch2", + "unique_id": "garten-bus-controllerswitchgarten_relayboard8_switch2", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "assumed_state": false, + "device_class": "" + }, + { + "object_id": "oxilife_aux_relay", + "key": 3295382490, + "name": "Oxilife Aux Relay", + "unique_id": "garten-bus-controllerswitchoxilife_aux_relay", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "assumed_state": false, + "device_class": "" + } + ] + } +} \ No newline at end of file diff --git a/.storage/esphome.419fe6418360869dda6b2857e5356d58 b/.storage/esphome.419fe6418360869dda6b2857e5356d58 new file mode 100644 index 0000000..c64ba80 --- /dev/null +++ b/.storage/esphome.419fe6418360869dda6b2857e5356d58 @@ -0,0 +1,179 @@ +{ + "version": 1, + "minor_version": 1, + "key": "esphome.419fe6418360869dda6b2857e5356d58", + "data": { + "device_info": { + "uses_password": false, + "name": "gartenhaus-led-controller", + "friendly_name": "", + "mac_address": "E8:9F:6D:D0:FA:90", + "compilation_time": "Sep 28 2023, 08:59:10", + "model": "esp32-poe", + "manufacturer": "Espressif", + "has_deep_sleep": false, + "esphome_version": "2023.6.4", + "project_name": "", + "project_version": "", + "webserver_port": 0, + "legacy_voice_assistant_version": 0, + "voice_assistant_feature_flags": 0, + "legacy_bluetooth_proxy_version": 0, + "bluetooth_proxy_feature_flags": 0, + "suggested_area": "" + }, + "services": [], + "api_version": { + "major": 1, + "minor": 9 + }, + "binary_sensor": [ + { + "object_id": "gartenhaus-led-controller-button-links", + "key": 1586964953, + "name": "gartenhaus-led-controller-button-links", + "unique_id": "gartenhaus-led-controllerbinary_sensorgartenhaus-led-controller-button-links", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "", + "is_status_binary_sensor": false + }, + { + "object_id": "gartenhaus-led-controller-button-rechts", + "key": 2964419571, + "name": "gartenhaus-led-controller-button-rechts", + "unique_id": "gartenhaus-led-controllerbinary_sensorgartenhaus-led-controller-button-rechts", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "", + "is_status_binary_sensor": false + }, + { + "object_id": "gartenhaus-led-controller-motion-sensor", + "key": 971421646, + "name": "gartenhaus-led-controller-motion-sensor", + "unique_id": "gartenhaus-led-controllerbinary_sensorgartenhaus-led-controller-motion-sensor", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "motion", + "is_status_binary_sensor": false + } + ], + "light": [ + { + "object_id": "gartenhaus_wandlicht", + "key": 590416280, + "name": "Gartenhaus Wandlicht", + "unique_id": "gartenhaus-led-controllerlightgartenhaus_wandlicht", + "disabled_by_default": false, + "icon": "mdi:led-strip-variant", + "entity_category": 0, + "supported_color_modes": [ + 7, + 39 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [ + "None", + "Regenbogen", + "Wipe", + "Zufall langsam", + "Twinkle", + "Feuerwerk" + ], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": true, + "legacy_supports_color_temperature": false + }, + { + "object_id": "gartenhaus_deckenlicht_hinten", + "key": 3076476589, + "name": "Gartenhaus Deckenlicht Hinten", + "unique_id": "gartenhaus-led-controllerlightgartenhaus_deckenlicht_hinten", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 7, + 39 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": true, + "legacy_supports_color_temperature": false + }, + { + "object_id": "gartenhaus_deckenlicht_mitte", + "key": 483233698, + "name": "Gartenhaus Deckenlicht Mitte", + "unique_id": "gartenhaus-led-controllerlightgartenhaus_deckenlicht_mitte", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 7, + 39 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": true, + "legacy_supports_color_temperature": false + }, + { + "object_id": "gartenhaus_deckenlicht_vorne", + "key": 189212603, + "name": "Gartenhaus Deckenlicht Vorne", + "unique_id": "gartenhaus-led-controllerlightgartenhaus_deckenlicht_vorne", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 7, + 39 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": true, + "legacy_supports_color_temperature": false + } + ], + "switch": [ + { + "object_id": "gartenhaus-led-controller-button-led-links", + "key": 2265301433, + "name": "gartenhaus-led-controller-button-led-links", + "unique_id": "gartenhaus-led-controllerswitchgartenhaus-led-controller-button-led-links", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "assumed_state": false, + "device_class": "" + }, + { + "object_id": "gartenhaus-led-controller-button-led-rechts", + "key": 601473107, + "name": "gartenhaus-led-controller-button-led-rechts", + "unique_id": "gartenhaus-led-controllerswitchgartenhaus-led-controller-button-led-rechts", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "assumed_state": false, + "device_class": "" + } + ] + } +} \ No newline at end of file diff --git a/.storage/esphome.4742c954ce0521018f89ced27f5f3ac9 b/.storage/esphome.4742c954ce0521018f89ced27f5f3ac9 new file mode 100644 index 0000000..d6d5df5 --- /dev/null +++ b/.storage/esphome.4742c954ce0521018f89ced27f5f3ac9 @@ -0,0 +1,222 @@ +{ + "version": 1, + "minor_version": 1, + "key": "esphome.4742c954ce0521018f89ced27f5f3ac9", + "data": { + "device_info": { + "uses_password": false, + "name": "m5stackfire", + "friendly_name": "", + "mac_address": "3C:61:05:07:30:F4", + "compilation_time": "Mar 22 2024, 22:24:59", + "model": "m5stack-fire", + "manufacturer": "Espressif", + "has_deep_sleep": false, + "esphome_version": "2024.3.0", + "project_name": "", + "project_version": "", + "webserver_port": 0, + "legacy_voice_assistant_version": 0, + "voice_assistant_feature_flags": 0, + "legacy_bluetooth_proxy_version": 0, + "bluetooth_proxy_feature_flags": 0, + "suggested_area": "" + }, + "services": [ + { + "name": "mhz19_calibrate_zero", + "key": 1784684433, + "args": [] + } + ], + "api_version": { + "major": 1, + "minor": 9 + }, + "binary_sensor": [ + { + "object_id": "m5stackfire_charger_connected", + "key": 3044758102, + "name": "M5StackFire Charger Connected", + "unique_id": "m5stackfirebinary_sensorm5stackfire_charger_connected", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "", + "is_status_binary_sensor": false + }, + { + "object_id": "m5stackfire_charge_full", + "key": 1340260624, + "name": "M5StackFire Charge Full", + "unique_id": "m5stackfirebinary_sensorm5stackfire_charge_full", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "", + "is_status_binary_sensor": false + }, + { + "object_id": "m5stackfire-motion", + "key": 2538737724, + "name": "m5stackfire-motion", + "unique_id": "m5stackfirebinary_sensorm5stackfire-motion", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "motion", + "is_status_binary_sensor": false + } + ], + "sensor": [ + { + "object_id": "m5stackfire_battery_percent", + "key": 1851517365, + "name": "M5StackFire Battery Percent", + "unique_id": "m5stackfiresensorm5stackfire_battery_percent", + "disabled_by_default": false, + "icon": "mdi:percent", + "entity_category": 0, + "device_class": "", + "unit_of_measurement": "%", + "accuracy_decimals": 0, + "force_update": false, + "state_class": 0, + "last_reset_type": 0 + }, + { + "object_id": "mh-z19_co2", + "key": 2937308808, + "name": "MH-Z19 CO2", + "unique_id": "m5stackfiresensormh-z19_co2", + "disabled_by_default": false, + "icon": "mdi:molecule-co2", + "entity_category": 0, + "device_class": "carbon_dioxide", + "unit_of_measurement": "ppm", + "accuracy_decimals": 0, + "force_update": false, + "state_class": 1, + "last_reset_type": 0 + }, + { + "object_id": "mh-z19_temperatur", + "key": 3769515777, + "name": "MH-Z19 Temperatur", + "unique_id": "m5stackfiresensormh-z19_temperatur", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "temperature", + "unit_of_measurement": "°C", + "accuracy_decimals": 0, + "force_update": false, + "state_class": 1, + "last_reset_type": 0 + }, + { + "object_id": "dht22_temperature", + "key": 922703588, + "name": "DHT22 Temperature", + "unique_id": "m5stackfiresensordht22_temperature", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "temperature", + "unit_of_measurement": "°C", + "accuracy_decimals": 1, + "force_update": false, + "state_class": 1, + "last_reset_type": 0 + }, + { + "object_id": "dht22_humidity", + "key": 3204820177, + "name": "DHT22 humidity", + "unique_id": "m5stackfiresensordht22_humidity", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "humidity", + "unit_of_measurement": "%", + "accuracy_decimals": 0, + "force_update": false, + "state_class": 1, + "last_reset_type": 0 + } + ], + "text_sensor": [], + "light": [ + { + "object_id": "m5stackfire_side_light", + "key": 3628162624, + "name": "M5StackFire Side Light", + "unique_id": "m5stackfirelightm5stackfire_side_light", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + }, + { + "object_id": "m5stackfire_side_light_right", + "key": 2691544879, + "name": "M5StackFire Side Light Right", + "unique_id": "m5stackfirelightm5stackfire_side_light_right", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + }, + { + "object_id": "m5stackfire_side_light_left", + "key": 74274424, + "name": "M5StackFire Side Light Left", + "unique_id": "m5stackfirelightm5stackfire_side_light_left", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "supported_color_modes": [ + 35 + ], + "min_mireds": 0.0, + "max_mireds": 0.0, + "effects": [], + "legacy_supports_brightness": true, + "legacy_supports_rgb": true, + "legacy_supports_white_value": false, + "legacy_supports_color_temperature": false + } + ], + "switch": [ + { + "object_id": "backlight", + "key": 878769956, + "name": "Backlight", + "unique_id": "m5stackfireswitchbacklight", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "assumed_state": false, + "device_class": "" + } + ] + } +} \ No newline at end of file diff --git a/.storage/esphome.601de3e75670a7a5cb68db974ed99a25 b/.storage/esphome.601de3e75670a7a5cb68db974ed99a25 new file mode 100644 index 0000000..9d86d94 --- /dev/null +++ b/.storage/esphome.601de3e75670a7a5cb68db974ed99a25 @@ -0,0 +1,110 @@ +{ + "version": 1, + "minor_version": 1, + "key": "esphome.601de3e75670a7a5cb68db974ed99a25", + "data": { + "device_info": { + "uses_password": false, + "name": "gartenhaus-taster-input", + "friendly_name": "", + "mac_address": "E8:9F:6D:D0:FA:B8", + "compilation_time": "Mar 8 2024, 18:00:44", + "model": "esp32-poe", + "manufacturer": "Espressif", + "has_deep_sleep": false, + "esphome_version": "2024.2.2", + "project_name": "", + "project_version": "", + "webserver_port": 0, + "legacy_voice_assistant_version": 0, + "voice_assistant_feature_flags": 0, + "legacy_bluetooth_proxy_version": 0, + "bluetooth_proxy_feature_flags": 0, + "suggested_area": "" + }, + "services": [], + "api_version": { + "major": 1, + "minor": 9 + }, + "binary_sensor": [ + { + "object_id": "gartenhaus_lichtschalter_gross", + "key": 2792240013, + "name": "gartenhaus_lichtschalter_gross", + "unique_id": "gartenhaus-taster-inputbinary_sensorgartenhaus_lichtschalter_gross", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "light", + "is_status_binary_sensor": false + }, + { + "object_id": "gartenhaus_lichtschalter_klein_links", + "key": 3484857124, + "name": "gartenhaus_lichtschalter_klein_links", + "unique_id": "gartenhaus-taster-inputbinary_sensorgartenhaus_lichtschalter_klein_links", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "light", + "is_status_binary_sensor": false + }, + { + "object_id": "gartenhaus_lichtschalter_klein_rechts", + "key": 241619836, + "name": "gartenhaus_lichtschalter_klein_rechts", + "unique_id": "gartenhaus-taster-inputbinary_sensorgartenhaus_lichtschalter_klein_rechts", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "light", + "is_status_binary_sensor": false + }, + { + "object_id": "gartenhaus_taster1", + "key": 2636569184, + "name": "gartenhaus_taster1", + "unique_id": "gartenhaus-taster-inputbinary_sensorgartenhaus_taster1", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "light", + "is_status_binary_sensor": false + }, + { + "object_id": "gartenhaus_taster2", + "key": 2636569187, + "name": "gartenhaus_taster2", + "unique_id": "gartenhaus-taster-inputbinary_sensorgartenhaus_taster2", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "light", + "is_status_binary_sensor": false + }, + { + "object_id": "gartenhaus_taster3", + "key": 2636569186, + "name": "gartenhaus_taster3", + "unique_id": "gartenhaus-taster-inputbinary_sensorgartenhaus_taster3", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "light", + "is_status_binary_sensor": false + }, + { + "object_id": "gartenhaus_taster4", + "key": 2636569189, + "name": "gartenhaus_taster4", + "unique_id": "gartenhaus-taster-inputbinary_sensorgartenhaus_taster4", + "disabled_by_default": false, + "icon": "", + "entity_category": 0, + "device_class": "light", + "is_status_binary_sensor": false + } + ] + } +} \ No newline at end of file diff --git a/.storage/frontend.user_data_2ffcb10d3db745b396789364fdef72ec b/.storage/frontend.user_data_2ffcb10d3db745b396789364fdef72ec index 7395a56..f05ba16 100644 --- a/.storage/frontend.user_data_2ffcb10d3db745b396789364fdef72ec +++ b/.storage/frontend.user_data_2ffcb10d3db745b396789364fdef72ec @@ -10,6 +10,8 @@ "language": "de", "number_format": "language", "time_format": "language", + "date_format": "language", + "time_zone": "local", "first_weekday": "language" } } diff --git a/.storage/google_assistant b/.storage/google_assistant index a176019..299b53b 100644 --- a/.storage/google_assistant +++ b/.storage/google_assistant @@ -1,12 +1,12 @@ { - "version": 1, - "minor_version": 1, - "key": "google_assistant", - "data": { - "agent_user_ids": { - "2ffcb10d3db745b396789364fdef72ec": { - "local_webhook_id": "7f9f90ea0609767552e3c86e6b4629b30ccf378e57084c5d3a3d461c909102f5" - } - } + "version": 1, + "minor_version": 2, + "key": "google_assistant", + "data": { + "agent_user_ids": { + "2ffcb10d3db745b396789364fdef72ec": { + "local_webhook_id": "7f9f90ea0609767552e3c86e6b4629b30ccf378e57084c5d3a3d461c909102f5" + } } + } } \ No newline at end of file diff --git a/.storage/hacs.hacs b/.storage/hacs.hacs index ad143e3..7b47982 100644 --- a/.storage/hacs.hacs +++ b/.storage/hacs.hacs @@ -4,52 +4,89 @@ "key": "hacs.hacs", "data": { "archived_repositories": [ - "atomic7777/atomic_calendar", - "mampfes/hacs_wiffi", - "PTST/O365-HomeAssistant", - "pilotak/homeassistant-mikrotik", - "estevez-dev/extended-banner-card", - "custom-components/custom_components", - "custom-components/sensor.custom_components", - "Michsior14/ha-laser-egg", - "custom-components/sensor.tautulli", - "ppanagiotis/pymusiccast", - "Kraineff/philips-airpurifier", + "ThomasPrior/FlexpoolInfo", + "JuanMTech/green_dark_mode", + "briis/hass-weatherflow", + "eavanvalkenburg/sia", + "marcomow/ble-bulb-card", + "DeebotUniverse/Deebot-4-Home-Assistant", "jensweimann/awb", - "briis/smartweather", + "AitorDB/home-assistant-sun-card", + "walthowd/ha-automower", + "clayauld/lovelace-darksky-card", + "heinoldenhuis/home_assistant_omnik_solar", + "natekspencer/hacs-litterrobot", + "JuanMTech/orange_dark", + "robmarkcole/HASS-Deepstack-object", + "mampfes/hacs_wiffi", + "maykar/lovelace-swipe-navigation", "KoljaWindeler/kaco", "dr1rrb/ha-twinkly", - "heinoldenhuis/home_assistant_omnik_solar", - "DSorlov/hasl-platform", - "iantrich/aftership-card", - "nagyrobi/home-assistant-custom-components-pfsense-gateways", - "pippyn/Home-Assistant-Sensor-Groningen-Afvalwijzer", - "maykar/kiosk-mode", - "custom-cards/upcoming-media-card", - "maykar/lovelace-swipe-navigation", - "custom-components/sensor.plex_recently_added", - "custom-components/sensor.sonarr_upcoming_media", - "custom-components/sensor.radarr_upcoming_media", - "maykar/plex_assistant", - "custom-components/wienerlinien", - "GeorgeSG/lovelace-folder-card", - "KTibow/lovelace-dark-soft-ui-theme", - "KTibow/lovelace-light-soft-ui-theme", - "DCSBL/ha-homewizard-energy", - "eavanvalkenburg/sia", + "gerardag/person-entity-card", "Cyr-ius/hass-hue-service-advanced", - "Cyr-ius/hass-cozytouch", - "georgezhao2010/climate_ewelink", - "custom-components/sensor.custom_aftership", - "marcomow/ble-bulb-card", - "ThomasPrior/EthermineInfo", + "KTibow/lovelace-dark-soft-ui-theme", + "custom-components/sensor.radarr_upcoming_media", + "chaptergy/noctis-grey", + "peternijssen/home-assistant-jumbo", + "gjohansson-ST/stl", + "tikismoke/home-assistant-nespressoble", + "estevez-dev/extended-banner-card", + "briis/smartweather", + "custom-components/wienerlinien", + "JuanMTech/orange_light", + "digitaljamie/google-theme", + "iantrich/aftership-card", + "PTST/O365-HomeAssistant", + "echoromeo/hanobo", + "thebino/rki_covid", + "rccoleman/lamarzocco", "spycle/microbot_push", + "custom-cards/upcoming-media-card", + "pippyn/Home-Assistant-Sensor-Groningen-Afvalwijzer", + "NemesisRE/lovelace-swipe-navigation", + "robmarkcole/HASS-Deepstack-face", + "ppanagiotis/pymusiccast", + "Raukze/home-assistant-fitx", + "disforw/inverse", + "nagyrobi/home-assistant-custom-components-pfsense-gateways", + "KTibow/lovelace-light-soft-ui-theme", + "custom-components/sensor.sonarr_upcoming_media", + "JuanMTech/green_light_mode", + "custom-components/sensor.plex_recently_added", + "maykar/kiosk-mode", + "custom-components/sensor.custom_aftership", "DavidMStraub/homeassistant-homeconnect", - "Sholofly/arrisdcx960", - "lukich48/hass_mqtt_template_switch", + "DSorlov/hasl-platform", + "custom-components/sensor.custom_components", + "Cyr-ius/hass-cozytouch", + "custom-components/custom_components", + "jessevl/homeassistant-greenchoice", + "custom-components/sensor.tautulli", + "cgarwood/homeassistant-fullykiosk", "marrobHD/firetv-card", - "clayauld/lovelace-darksky-card", - "NemesisRE/lovelace-swipe-navigation" + "nagyrobi/home-assistant-custom-components-cover-rf-time-based", + "ljmerza/ha-our-groceries", + "atomic7777/atomic_calendar", + "Sholofly/arrisdcx960", + "toringer/home-assistant-sbanken", + "JuanMTech/amoled_blue", + "custom-components/sensor.untappd", + "perara/systemair-save-connect", + "bieniu/ha-zadnego-ale", + "georgezhao2010/climate_ewelink", + "Michsior14/ha-laser-egg", + "alexarch21/history-explorer-card", + "speleolontra/daikin_residential_altherma", + "Kraineff/philips-airpurifier", + "pilotak/homeassistant-mikrotik", + "ThomasPrior/EthermineInfo", + "GeorgeSG/lovelace-folder-card", + "frenck/home-assistant-theme-outline", + "DCSBL/ha-homewizard-energy", + "maykar/plex_assistant", + "Thomas55555/husqvarna_automower", + "lukich48/hass_mqtt_template_switch", + "Tiemooowh/homeassistant-teletask" ], "renamed_repositories": { "xMrVizzy/Minecraft-Version": "kraineff/minecraft-version", @@ -58,7 +95,6 @@ "idittansikte/bootstrap-grid-card": "ownbee/bootstrap-grid-card", "marksie1988/atomic-calendar-revive": "totaldebug/atomic-calendar-revive", "PepegaBruh/CryptoTracker": "BigNocciolino/CryptoTracker", - "custom-components/blueprint": "custom-components/integration_blueprint", "9a4gl/hass-peltec": "9a4gl/hass-centrometal-boiler", "78wesley/Darkish-Theme": "78wesley/Home-Assistant-Darkish-Theme", "KartoffelToby/ai_thermostat": "KartoffelToby/better_thermostat", @@ -71,7 +107,20 @@ "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" + "jadson179/consul": "gtjadsonsantos/consul", + "custom-components/integration_blueprint": "ludeeus/integration_blueprint", + "Farfar/homeassistant-skodaconnect": "skodaconnect/homeassistant-skodaconnect", + "lendy007/homeassistant-skodaconnect": "skodaconnect/homeassistant-skodaconnect", + "mtarjoianu/ha_lektrico": "Lektrico/ha_lektrico", + "Wibias/hass-variables": "enkama/hass-variables", + "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/config-editor-card": "junkfix/config-editor-card", + "htmltiger/config-editor": "junkfix/config-editor", + "htmltiger/numberbox-card": "junkfix/numberbox-card", + "orickcorreia/caule-themes-pack-1": "ricardoquecria/caule-themes-pack-1" }, "ignored_repositories": [] } diff --git a/.storage/hacs.repositories b/.storage/hacs.repositories index 07bfe3c..4af8557 100644 --- a/.storage/hacs.repositories +++ b/.storage/hacs.repositories @@ -3,3516 +3,50 @@ "minor_version": 1, "key": "hacs.repositories", "data": { - "172733314": { - "repository_manifest": { - "name": "HACS", - "zip_release": true, - "hide_default_branch": true, - "homeassistant": "2022.11.0", - "hacs": "0.19.0", - "filename": "hacs.zip" - }, - "authors": [ - "@ludeeus" - ], - "category": "integration", - "description": "HACS gives you a powerful UI to handle downloads of all your custom needs.", - "domain": "hacs", - "downloads": 87686, - "etag_repository": "W/\"43658576084d77eab6ab87d1fae684fba254c04e7028ba7b30a117fae6275d4a\"", - "full_name": "hacs/integration", - "last_updated": "2022-12-26T06:00:40Z", - "stargazers_count": 3216, - "topics": [ - "community", - "package-manager" - ], - "config_flow": true, - "default_branch": "main", - "installed_commit": "0d12335", - "installed": true, - "last_commit": "b3c9b17", - "last_version": "1.29.0", - "manifest_name": "HACS", - "open_issues": 6, - "published_tags": [ - "1.29.0", - "1.28.4", - "1.28.3", - "1.28.2", - "1.28.1" - ], - "pushed_at": "2022-12-26T06:00:40", - "releases": true, - "version_installed": "1.28.4", - "last_fetched": 1672770077.88316 - }, - "231083679": { - "repository_manifest": { - "name": "Dark Teal" - }, - "category": "theme", - "description": "🵠Dark Theme based on clear-theme-dark by @naofireblade", - "domain": "", - "etag_repository": "W/\"68f3af3650254f593bc3e55278e75210cf83dffbd460a38c1f266364342d22b7\"", - "full_name": "aFFekopp/dark_teal", - "last_updated": "2022-03-15T09:06:42Z", - "stargazers_count": 15, - "topics": [ - "dark-theme", - "home-assistant-theme" - ], - "last_fetched": 1667506350.695239 - }, - "202203063": { - "repository_manifest": {}, - "category": "theme", - "description": "Synthwave inspired theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"e4781f29948c076efad8f1f0bb870ee8e510d8ac6d39ca908650281e684a2206\"", - "full_name": "bbbenji/synthwave-hass", - "last_updated": "2022-06-13T03:57:15Z", - "stargazers_count": 138, - "topics": [ - "css", - "home-assistant-theme", - "javascript", - "synthwave" - ], - "last_fetched": 1671717369.049674 - }, - "253311340": { - "repository_manifest": { - "name": "3Ative Blue Theme", - "render_readme": true - }, - "category": "theme", - "description": "😎 My Theme 'Blue' - with semi-transparent Cards", - "domain": "", - "etag_repository": "W/\"fb5d0e066363687e20f3bc7d79cd3231f584e1cf5976d9ea23d9d135cf7df1b4\"", - "full_name": "3ative/3ative-blue-theme", - "last_updated": "2022-11-03T13:57:09Z", - "stargazers_count": 3, - "topics": [ - "3ative", - "blue", - "theme-ui" - ], - "last_fetched": 1669721710.974656 - }, - "230974064": { - "repository_manifest": { - "name": "Oxford Blue", - "render_readme": true - }, - "category": "theme", - "description": "Oxford blue theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"a0be5e6ca8ee565f589ae32d7a347d8f764049d5f404d784a53d78bb2fcda723\"", - "full_name": "arsaboo/oxford_blue_theme", - "last_updated": "2020-02-27T00:08:56Z", - "stargazers_count": 5, - "last_fetched": 1666966349.526788 - }, - "162468030": { - "repository_manifest": { - "name": "Dark Theme Pack for Home Assistant", - "render_readme": true, - "filename": "dark_themes.yaml" - }, - "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).", - "domain": "", - "etag_repository": "W/\"2f35ee3fcfb17bd9510b36505d5cc14d503e5705ac25fcacd755c4097110d565\"", - "full_name": "awolkers/home-assistant-themes", - "last_updated": "2022-11-04T12:54:46Z", - "stargazers_count": 10, - "topics": [ - "dark-mode", - "dark-theme", - "home-assistant-theme", - "lovelace-theme" - ], - "last_fetched": 1667596350.897977 - }, - "233445397": { - "repository_manifest": { - "name": "Sundown Theme" - }, - "category": "theme", - "description": "Custom theme for home assistant", - "domain": "", - "etag_repository": "W/\"098b03c44b3aa8e79d3d8e3f71ce251cc0250bb1d79625c7bf80fe4343c8111b\"", - "full_name": "am80l/sundown", - "last_updated": "2020-07-29T01:28:19Z", - "stargazers_count": 3 - }, - "231829137": { - "repository_manifest": { - "name": "Noctis" - }, - "category": "theme", - "description": "🵠Dark Blue Theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"38b1b40f6637d48117f093239e9cfa76ee05f7bd22477993b9a7f4adbd454934\"", - "full_name": "aFFekopp/noctis", - "last_updated": "2022-11-18T12:24:04Z", - "stargazers_count": 142, - "topics": [ - "dark-theme", - "home-assistant-theme" - ], - "last_fetched": 1671537367.629584 - }, - "236318024": { - "repository_manifest": { - "name": "iOS Themes - Dark Mode and Light Mode", - "hacs": "0.21.2", - "filename": "ios-themes.yaml", - "render_readme": true - }, - "category": "theme", - "description": "â¤ï¸ðŸ“±ðŸ ðŸ¤– Themes inspired by iOS Dark â¬›ï¸ and Light â—»ï¸ Mode for Lovelace Home Assistant with different backgrounds by @basnijholt", - "domain": "", - "etag_repository": "W/\"9ffb87b5cb49ff396f3a72accd0e571a982f1b67446b2775e550a9b8af7a79b6\"", - "full_name": "basnijholt/lovelace-ios-themes", - "last_updated": "2022-11-20T20:05:49Z", - "stargazers_count": 381, - "last_fetched": 1672737677.638019 - }, - "222422187": { - "repository_manifest": { - "name": "iOS Dark Mode Theme", - "render_readme": true - }, - "category": "theme", - "description": "ðŸ ðŸ¤– Theme by @basnijholt based on iOS Dark Mode for Lovelace Home Assistant ", - "domain": "", - "etag_repository": "W/\"b85baa850209a6ca9be9dc6aeb1ab0393c1b142d997639209d0b37cce3817a02\"", - "full_name": "basnijholt/lovelace-ios-dark-mode-theme", - "last_updated": "2022-11-03T15:53:32Z", - "stargazers_count": 396, - "topics": [ - "dark-mode", - "darkmode", - "ios" - ], - "default_branch": "master", - "installed_commit": "2805f18", - "installed": true, - "last_commit": "2805f18", - "open_issues": 30, - "pushed_at": "2022-11-03T15:53:32", - "version_installed": null, - "last_fetched": 1672770077.478963 - }, - "234750356": { - "repository_manifest": { - "name": "iOS Light Mode Theme", - "render_readme": true - }, - "category": "theme", - "description": "ðŸ ðŸ¤– Theme based on iOS Light Mode for Lovelace Home Assistant ", - "domain": "", - "etag_repository": "W/\"b8dc7e2c79a2fe4264191319302a01928c62b61902c3e9d28d682358239d74ff\"", - "full_name": "basnijholt/lovelace-ios-light-mode-theme", - "last_updated": "2020-01-20T19:48:02Z", - "stargazers_count": 9, - "topics": [ - "ios", - "light-mode", - "lightmode" - ] - }, - "235436539": { - "repository_manifest": { - "name": "Noctis Grey", - "render_readme": true - }, - "category": "theme", - "description": "Dark Grey Theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"e5329e623df61fccb828c2aaa31f74a1e4fb5646fdc7ffe0025a7ae54c6935f4\"", - "full_name": "chaptergy/noctis-grey", - "last_updated": "2022-12-04T22:46:19Z", - "stargazers_count": 8, - "last_fetched": 1671537372.715658 - }, - "255366214": { - "repository_manifest": { - "name": "Vintage", - "render_readme": true, - "filename": "themes/vintage.yaml" - }, - "category": "theme", - "description": "ðŸŽ™ï¸ Vintage theme original colours & style designed by @surendrananup HACS adapted by @Banditen01", - "domain": "", - "etag_repository": "W/\"543a3ffb3d712bbbb04fcadaef283b8c18456c0fd55db41229c67b225434c512\"", - "full_name": "Banditen01/vintage_theme", - "last_updated": "2021-05-20T16:21:54Z", - "stargazers_count": 4, - "topics": [ - "unofficial" - ] - }, - "309056232": { - "repository_manifest": { - "name": "GitHub Dark Theme", - "render_readme": true - }, - "category": "theme", - "description": "A Home Assistant theme inspired on Github.", - "domain": "", - "etag_repository": "W/\"e66d35d0aae01c2c50ce62073d8bb44eb36c129b5a68e60b36676a32c6052418\"", - "full_name": "einschmidt/github_dark_theme", - "last_updated": "2022-05-05T13:16:32Z", - "stargazers_count": 3, - "topics": [ - "assistant-theme" - ], - "last_fetched": 1666696354.000957 - }, - "261924981": { - "repository_manifest": { - "name": "Swart Ninja Dark Theme" - }, - "category": "theme", - "description": "🎨 Green, dark mode theme for Home Assistant, Enjoy.🤘ðŸ»", - "domain": "", - "etag_repository": "W/\"eb077a53784395a775526bc4ae999c1932247f00765f0978dd56b1ca22d66208\"", - "full_name": "DickSwart/swart_ninja_dark_theme", - "last_updated": "2022-03-04T09:56:36Z", - "stargazers_count": 4, - "topics": [ - "dark-theme" - ], - "last_fetched": 1663773632.249874 - }, - "309053262": { - "repository_manifest": { - "name": "GitHub Light Theme", - "render_readme": true - }, - "category": "theme", - "description": "A Home Assistant theme inspired on Github.", - "domain": "", - "etag_repository": "W/\"7bf7401cacda55c60c0e677ad6d0ba4b33c2da1c658ecf20a54c332e16d6656c\"", - "full_name": "einschmidt/github_light_theme", - "last_updated": "2020-12-16T13:49:52Z", - "stargazers_count": 4, - "topics": [ - "assistant-theme" - ], - "last_fetched": 1653169991.875343 - }, - "227988032": { - "repository_manifest": { - "name": "sweet pink", - "render_readme": true - }, - "category": "theme", - "description": "Theme for home assistant that makes use of pinks and purples and maybe some teal", - "domain": "", - "etag_repository": "W/\"a2cbdea27b8a8022cdcdb768a678e523899cf9947532265e1e0cc98197b47922\"", - "full_name": "estiens/sweet_pink_hass_theme", - "last_updated": "2022-05-14T18:31:48Z", - "stargazers_count": 4, - "topics": [ - "cyberpunk", - "lovelace-theme" - ], - "last_fetched": 1659469992.860622 - }, - "234581410": { - "repository_manifest": { - "name": "UX Goodie Theme", - "render_readme": true - }, - "category": "theme", - "description": "🎨 Theme for Home Assistant inspired by iOS Dark Mode 🌖", - "domain": "", - "etag_repository": "W/\"033982798dbe49b7b94ca3a8ecf8749c57761c87509787b5ba3862005cab6a39\"", - "full_name": "fi-sch/ux_goodie_theme", - "last_updated": "2022-05-27T21:05:56Z", - "stargazers_count": 10, - "topics": [ - "dark", - "ios", - "lovelace-theme", - "mode", - "ux" - ], - "last_fetched": 1666696354.033808 - }, - "356821955": { - "repository_manifest": { - "name": "Outline", - "render_readme": true, - "homeassistant": "2022.11.0b0" - }, - "category": "theme", - "description": "🎨 Home Assistant Theme: Outline", - "domain": "", - "etag_repository": "W/\"754e338941c10e1072cd3963e5bc297b90e39a33dc03a93ae06c7f493a8555bb\"", - "full_name": "frenck/home-assistant-theme-outline", - "last_updated": "2022-12-09T17:32:06Z", - "stargazers_count": 22, - "topics": [ - "minimalistic" - ], - "last_fetched": 1671109536.350137 - }, - "236277163": { - "repository_manifest": { - "name": "Reeder Dark Theme", - "render_readme": true - }, - "category": "theme", - "description": "Reeder Dark Theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"b863ac11495372b42be0410bd7cdca6127bce324c84f69ac5b9bf300141308b9\"", - "full_name": "hekm77/reeder_dark_theme", - "last_updated": "2020-09-18T07:41:54Z", - "stargazers_count": 5, - "last_fetched": 1670664223.865828 - }, - "216173358": { - "repository_manifest": { - "name": "Christmas Theme" - }, - "category": "theme", - "description": "Christmas theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"ec277043909de125a9edb53b2aa275dbae8659c44dd9096cb3b2b84be980e32c\"", - "full_name": "home-assistant-community-themes/christmas", - "last_updated": "2021-11-30T07:12:40Z", - "stargazers_count": 1 - }, - "214979604": { - "repository_manifest": { - "name": "Dark Mint Theme" - }, - "category": "theme", - "description": "Another Dark theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"888a892185175ca4c128a4bb6c257e1197b3f7e7e7dbd0cede53a279445edd46\"", - "full_name": "home-assistant-community-themes/dark-mint", - "last_updated": "2022-09-12T21:21:28Z", - "stargazers_count": 4, - "last_fetched": 1663773637.376314 - }, - "209891408": { - "repository_manifest": { - "name": "Amoled Theme" - }, - "category": "theme", - "description": "Amoled theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"7d24f2d226fe6ae6fabd30561c2b7d17d0fe9a1fd701d1a86b30d69dfefa90c0\"", - "full_name": "home-assistant-community-themes/amoled", - "last_updated": "2022-07-12T06:56:20Z", - "stargazers_count": 26, - "last_fetched": 1662078731.288952 - }, - "215075805": { - "repository_manifest": { - "name": "Blue Night Theme" - }, - "category": "theme", - "description": "Blue Night theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"231895175f78a062c344362106bdbbf0526e61f6b9bfda160e9c7280f90edd94\"", - "full_name": "home-assistant-community-themes/blue-night", - "last_updated": "2022-01-07T08:46:23Z", - "stargazers_count": 8, - "last_fetched": 1649119988.990707 - }, - "235984421": { - "repository_manifest": { - "name": "Blackened Theme" - }, - "category": "theme", - "description": "Blackened theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"ba9b14fb0dbd401b37d39ecfc1712678eb63d6fbd9b4cdb3f5f950557ad2a942\"", - "full_name": "home-assistant-community-themes/blackened", - "last_updated": "2022-01-07T08:45:24Z", - "stargazers_count": 9, - "last_fetched": 1644617578.764887 - }, - "217374413": { - "repository_manifest": { - "name": "Halloween Theme" - }, - "category": "theme", - "description": "Halloween theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"8fda60a56805bc35eed2453f586735bf9187cba3b24ffe5994caad46ec3e633e\"", - "full_name": "home-assistant-community-themes/halloween", - "last_updated": "2021-11-30T07:13:12Z", - "stargazers_count": 2 - }, - "216178553": { - "repository_manifest": { - "name": "Material Dark Green Theme" - }, - "category": "theme", - "description": "Material Dark Green theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"bad698fb82482d8a92c028765e0761f093093ad22718d67795c0529317bc9e93\"", - "full_name": "home-assistant-community-themes/material-dark-green", - "last_updated": "2022-01-07T08:46:43Z", - "stargazers_count": 2 - }, - "225969186": { - "repository_manifest": { - "name": "Aqua Fiesta Theme" - }, - "category": "theme", - "description": "Aqua Fiesta theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"ae0ce88783842e5b68a744500a019146c3df8e12cdd39e5e044081fea62a6ae1\"", - "full_name": "home-assistant-community-themes/aqua-fiesta", - "last_updated": "2021-11-29T15:12:10Z", - "stargazers_count": 3 - }, - "215075899": { - "repository_manifest": { - "name": "Grey Night Theme" - }, - "category": "theme", - "description": "Grey Night theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"6841c1f3cafe9020476e1d9c711b88a723fd0d68ce45f458808f93c8af77cac5\"", - "full_name": "home-assistant-community-themes/grey-night", - "last_updated": "2021-11-25T07:20:29Z", - "stargazers_count": 4 - }, - "220641275": { - "repository_manifest": { - "name": "Dark Orange Theme" - }, - "category": "theme", - "description": "Dark Orange theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"e1f6b4c59e7dd6811302afbccc510ac798d1e7d5a7eec384b2ecbac0e5dc59ec\"", - "full_name": "home-assistant-community-themes/dark-orange", - "last_updated": "2022-09-12T19:09:58Z", - "stargazers_count": 9, - "last_fetched": 1663773638.755489 - }, - "216183299": { - "repository_manifest": { - "name": "Material Dark Pink Theme" - }, - "category": "theme", - "description": "Material Dark Pink theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"41d24bd82b5e25ef2cec8ed92896d0a42849410a2bdb48f0b6c131007b5ed861\"", - "full_name": "home-assistant-community-themes/material-dark-pink", - "last_updated": "2021-11-30T07:12:56Z", - "stargazers_count": 3 - }, - "235057110": { - "repository_manifest": { - "name": "Material Dark Red Theme" - }, - "category": "theme", - "description": "Material Dark Red theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"fc278ce4816ee42c77950af8979f5e3f71ec2657d0c105fb5ea1eaa9d767002a\"", - "full_name": "home-assistant-community-themes/material-dark-red", - "last_updated": "2022-09-12T23:10:57Z", - "stargazers_count": 3, - "last_fetched": 1663773642.646714 - }, - "223938651": { - "repository_manifest": { - "name": "Midnight Blue Theme" - }, - "category": "theme", - "description": "Midnight Blue theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"041078c5872ea5bc8cea48155619495942967b79d6012eca997bf7806e0434b4\"", - "full_name": "home-assistant-community-themes/midnight-blue", - "last_updated": "2022-09-12T22:22:47Z", - "stargazers_count": 5, - "last_fetched": 1663773642.684528 - }, - "270638476": { - "repository_manifest": { - "name": "Nord Theme" - }, - "category": "theme", - "description": "Nord theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"c86a8f2dd58835efd240dc0ea051d5ac3a9fd3c245c2491d1c52070e184cebdf\"", - "full_name": "home-assistant-community-themes/nord", - "last_updated": "2022-09-12T13:08:06Z", - "stargazers_count": 12, - "last_fetched": 1664133643.800909 - }, - "214664317": { - "repository_manifest": { - "name": "Midnight Theme" - }, - "category": "theme", - "description": "Midnight theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"c222de46eadb510fb669df9a0917303ca4afc063d51bb270161fed6d342f30cf\"", - "full_name": "home-assistant-community-themes/midnight", - "last_updated": "2022-09-19T11:10:37Z", - "stargazers_count": 51, - "last_fetched": 1663773643.578741 - }, - "230672465": { - "repository_manifest": { - "name": "Ugly Christmas Theme" - }, - "category": "theme", - "description": "Christmas theme for Home-Assistant", - "domain": "", - "etag_repository": "W/\"73d7508c5ee3f8de942d3365393ae40581ba808bcbfa5f7d1d12ce6b988c130d\"", - "full_name": "houtknots/UglyChristmas-Theme", - "last_updated": "2021-12-30T13:46:19Z" - }, - "255270395": { - "repository_manifest": { - "name": "Stell Blue with Colors Theme" - }, - "category": "theme", - "description": "Stell Blue with Colors theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"5077767a0aa28cc4a56403ca6b8d9e955516f26b40e5317d5f6d6f1cfb43bd9e\"", - "full_name": "home-assistant-community-themes/stell-blue-with-colors", - "last_updated": "2021-11-29T09:05:41Z", - "stargazers_count": 2 - }, - "216181396": { - "repository_manifest": { - "name": "Teal Theme" - }, - "category": "theme", - "description": "Teal theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"8cbdbec442c85ef844f76d9a1ea9a18d28674d564255ce7d3323cd80d844995d\"", - "full_name": "home-assistant-community-themes/teal", - "last_updated": "2021-11-29T15:11:48Z", - "stargazers_count": 1 - }, - "234491154": { - "repository_manifest": { - "name": "AMOLED Blue", - "render_readme": true - }, - "category": "theme", - "description": "🎨 By JuanMTech -- A true black Home Assistant theme for devices with AMOLED displays", - "domain": "", - "etag_repository": "W/\"0b0abf6e62b57902dd2ac0d822cac81a60c986be9d24eb2589270d5257abf5af\"", - "full_name": "JuanMTech/amoled_blue", - "last_updated": "2022-06-19T17:44:42Z", - "stargazers_count": 12, - "last_fetched": 1667908116.859422 - }, - "306914292": { - "repository_manifest": { - "name": "Transparent Blue", - "render_readme": "true" - }, - "category": "theme", - "description": "A transparent blue theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"c12317a6a50a55008c9ac6ca222e660301d2384cde7c7c90b622ef4ce8a145b4\"", - "full_name": "JOHLC/transparentblue", - "last_updated": "2022-11-06T20:58:22Z", - "stargazers_count": 24, - "topics": [ - "homeassistant-addons", - "transparent-blue-theme", - "transparentblue", - "yaml" - ], - "last_fetched": 1668088117.498703 - }, - "234375294": { - "repository_manifest": { - "name": "Vaporwave Pink Theme", - "render_readme": true - }, - "category": "theme", - "description": "Vaporwave Pink Theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"9bd2f3aa912f6b87f1caf0e83298b7dc25253f3346fe222ac487d394ccca07ef\"", - "full_name": "home-assistant-community-themes/vaporwave-pink", - "last_updated": "2022-06-17T14:41:05Z", - "stargazers_count": 3, - "topics": [ - "80s", - "pink", - "vaporwave" - ], - "last_fetched": 1655510007.515893 - }, - "234022648": { - "repository_manifest": { - "name": "Google Dark Theme", - "render_readme": true - }, - "category": "theme", - "description": "🎨 By JuanMTech -- A Home Assistant theme inspired on the Google app dark mode.", - "domain": "", - "etag_repository": "W/\"80f7bc2a094edbc698d04b137093ed4cb009397de667ed3cd2edb27a092483f5\"", - "full_name": "JuanMTech/google_dark_theme", - "last_updated": "2022-06-19T17:48:35Z", - "stargazers_count": 137, - "last_fetched": 1670929550.628635 - }, - "235862795": { - "repository_manifest": { - "name": "Green Dark mode", - "render_readme": true - }, - "category": "theme", - "description": "🎨 By JuanMTech -- A matte black theme with a green accent color", - "domain": "", - "etag_repository": "W/\"ec0f4c26d0eb1c7dfc7f3a33d0a70d84aea32ce0fd5bd50dfa7c28546983caba\"", - "full_name": "JuanMTech/green_dark_mode", - "last_updated": "2020-07-29T22:52:55Z", - "stargazers_count": 8 - }, - "216165131": { - "repository_manifest": { - "name": "Solarized Light Theme" - }, - "category": "theme", - "description": "Solarized Light theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"169bbe0af93ad59124d09649e509d2919bbd8e6f55f15139954bbeb311dd0db6\"", - "full_name": "home-assistant-community-themes/solarized-light", - "last_updated": "2021-11-29T07:57:21Z", - "stargazers_count": 4 - }, - "234032927": { - "repository_manifest": { - "name": "Google Light Theme", - "render_readme": true - }, - "category": "theme", - "description": "🎨 By JuanMTech -- A Home Assistant theme inspired on the Google app light mode.", - "domain": "", - "etag_repository": "W/\"eb48c7c8d7b85ef67dee08d9ee8b09dc351eb9c1101e92e117a2943d3de7bea9\"", - "full_name": "JuanMTech/google_light_theme", - "last_updated": "2022-06-19T17:47:17Z", - "stargazers_count": 56, - "topics": [ - "assistant-theme" - ], - "last_fetched": 1664927258.069411 - }, - "235865145": { - "repository_manifest": { - "name": "Green Light mode", - "render_readme": true - }, - "category": "theme", - "description": "🎨 By JuanMTech -- A light mode theme with a green accent color", - "domain": "", - "etag_repository": "W/\"0422d4984525067b48f1c765e84c814690080b9489717eb4d566e78bcebd6cf5\"", - "full_name": "JuanMTech/green_light_mode", - "last_updated": "2020-07-29T22:54:27Z", - "stargazers_count": 2 - }, - "235869023": { - "repository_manifest": { - "name": "Orange Light", - "render_readme": true - }, - "category": "theme", - "description": "🎨 By JuanMTech -- A light mode theme with an orange accent color", - "domain": "", - "etag_repository": "W/\"654e166cd6ad22ad3037120a92633d0e6f40f1cefc8d82104bfc416b4e2c66cd\"", - "full_name": "JuanMTech/orange_light", - "last_updated": "2020-07-29T22:57:13Z", - "stargazers_count": 2 - }, - "284294048": { - "repository_manifest": { - "name": "iOS Light Mode", - "render_readme": true - }, - "category": "theme", - "description": "🎨 By JuanMTech -- A Home Assistant theme inspired on the iOS light mode interface.", - "domain": "", - "etag_repository": "W/\"6d6e8a768755f52f257c1eb0d3e17bf91e582281dbe40617363df6eab962f83c\"", - "full_name": "JuanMTech/ios_light_mode_theme", - "last_updated": "2022-06-19T17:45:30Z", - "stargazers_count": 16, - "last_fetched": 1664927258.874707 - }, - "235867730": { - "repository_manifest": { - "name": "Orange Dark", - "render_readme": true - }, - "category": "theme", - "description": "🎨 By JuanMTech -- A matte black theme with an orange accent color", - "domain": "", - "etag_repository": "W/\"2ceced4f48c67cec92ce1068a8c3e482d5ae1db28899cc2131995ec7f8c594b8\"", - "full_name": "JuanMTech/orange_dark", - "last_updated": "2020-07-29T22:55:59Z", - "stargazers_count": 5 - }, - "284293899": { - "repository_manifest": { - "name": "iOS Dark Mode", - "render_readme": true - }, - "category": "theme", - "description": "🎨 By JuanMTech -- A Home Assistant theme inspired on the iOS dark mode interface.", - "domain": "", - "etag_repository": "W/\"3eeff63bdc441d6778ac51a99a6ddbb25f343e9fbd74d1e553a1a27c1870efe7\"", - "full_name": "JuanMTech/ios_dark_mode_theme", - "last_updated": "2022-06-19T17:46:26Z", - "stargazers_count": 20, - "topics": [ - "dark-mode", - "dark-theme" - ], - "last_fetched": 1666696371.770407 - }, - "292621909": { - "repository_manifest": { - "name": "Windows 10 themes", - "render_readme": true - }, - "category": "theme", - "description": "Home Assistant Windows 10 inspired themes", - "domain": "", - "etag_repository": "W/\"759f96d19c1c58fa43efa956db3dea4bf2cc26771772386748ceb820e1a1f911\"", - "full_name": "mikosoft83/hass-windows10-themes", - "last_updated": "2022-11-23T21:32:59Z", - "stargazers_count": 7, - "topics": [ - "accent-color", - "windows", - "windows-10" - ], - "last_fetched": 1669286250.677144 - }, - "249722008": { - "repository_manifest": { - "name": "Your Name.", - "render_readme": true - }, - "category": "theme", - "description": "Home Assistant theme - A dark, electric blue theme that reminds the movie Your Name. ", - "domain": "", - "etag_repository": "W/\"e5a977383bde62eefa8dc96b068f171bc8fc412c5477a1dc3b5240ca462797a1\"", - "full_name": "Nihvel/your_name", - "last_updated": "2022-04-29T23:58:08Z", - "stargazers_count": 19, - "last_fetched": 1653890012.590798 - }, - "262748544": { - "repository_manifest": { - "name": "kibibit Theme" - }, - "category": "theme", - "description": "A milky glass theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"13cd61c86345053ee5aef00a5d557b30b6d97d815f00d8c76fd3a9726969f46e\"", - "full_name": "Kibibit/hass-kibibit-theme", - "last_updated": "2022-12-07T03:52:28Z", - "stargazers_count": 136, - "last_fetched": 1670531742.282414 - }, - "320117484": { - "repository_manifest": { - "name": "Vibrant (Dark) Clear Theme", - "homeassistant": "0.109.0" - }, - "category": "theme", - "description": "Vibrant (Dark) Version of Clear Theme", - "domain": "", - "etag_repository": "W/\"308ab1f42553cf6fd9cf26cef97a101a529540568d7d7a9df2a0e6e15561c310\"", - "full_name": "myleskeeffe/clear-theme-dark-vibrant", - "last_updated": "2021-02-10T10:21:44Z", - "stargazers_count": 2, - "topics": [ - "clear", - "dark", - "vibrant" - ] - }, - "221288367": { - "repository_manifest": { - "name": "Clear Theme Dark", - "homeassistant": "0.108.9" - }, - "category": "theme", - "description": "Dark variant of Clear Theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"863a5fa7abe111f7db878a7f69b183df60561e8efd0b1fcb9689d559d2ab5914\"", - "full_name": "naofireblade/clear-theme-dark", - "last_updated": "2020-10-08T10:10:57Z", - "stargazers_count": 16, - "last_fetched": 1666007007.961355 - }, - "221287384": { - "repository_manifest": { - "name": "Clear Theme", - "homeassistant": "0.102.0" - }, - "category": "theme", - "description": "Clear Theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"5aebf76221c28f0e2912ef0feca40b6a3316898818e606502232fbd8d70fbfa8\"", - "full_name": "naofireblade/clear-theme", - "last_updated": "2020-10-08T10:10:49Z", - "stargazers_count": 21, - "last_fetched": 1655150013.294714 - }, - "277068969": { - "repository_manifest": { - "name": "Caule Themes Pack 1 - by caule.studio", - "filename": "caule-themes-pack-1.yaml" - }, - "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.", - "domain": "", - "etag_repository": "W/\"bbacb84d522b64b7089204bbc8baa4cc668ef93d22643124f032a3e07bbf091e\"", - "full_name": "orickcorreia/caule-themes-pack-1", - "last_updated": "2022-12-23T14:24:08Z", - "stargazers_count": 197, - "topics": [ - "caule", - "pack" - ], - "default_branch": "master", - "installed_commit": "c510775", - "installed": true, - "last_commit": "c510775", - "last_version": "v.1.3.3", - "open_issues": 3, - "published_tags": [ - "v.1.3.3", - "v.1.3.2", - "v.1.3", - "v.1.2", - "v.1.1" - ], - "pushed_at": "2022-12-23T14:24:08", - "releases": true, - "version_installed": "v.1.3.3", - "last_fetched": 1672770077.670329 - }, - "223028160": { - "repository_manifest": { - "name": "Green Slate Theme" - }, - "category": "theme", - "description": "Green adaptation of this Home-Assistant theme: https://github.com/seangreen2/slate_theme", - "domain": "", - "etag_repository": "W/\"2ed1825986f40ee57d47a9e22773735d5e181ee2b31de0fcc498e9d3da1f18fe\"", - "full_name": "pbeckcom/green_slate_theme", - "last_updated": "2019-11-20T22:22:55Z", - "stargazers_count": 1 - }, - "197006509": { - "repository_manifest": {}, - "category": "theme", - "description": "A Dark Theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"0639c236b1a4f39abb4a9b18ca1e300b65497261530d08004a218045726cd630\"", - "full_name": "seangreen2/slate_theme", - "last_updated": "2022-09-03T00:36:04Z", - "stargazers_count": 87, - "last_fetched": 1672011603.777609 - }, - "200081161": { - "repository_manifest": {}, - "category": "plugin", - "description": "Custom Lovelace card for Budapest Public Transportation custom component", - "domain": "", - "etag_repository": "W/\"b1566a1bda4c24a5b942057a6733b24fb88c1ab4370a1415020b0fb5b66f7dcf\"", - "full_name": "amaximus/bkk-stop-card", - "last_updated": "2021-12-01T19:32:24Z", - "stargazers_count": 6, - "topics": [ - "bkk", - "budapest", - "lovelace-custom-card", - "transportation" - ] - }, - "287840715": { - "repository_manifest": { - "name": "OZW Network Visualization Card", - "content_in_root": true, - "filename": "ozw-network-visualization-card.js", - "homeassistant": "0.115.0", - "render_readme": true - }, - "category": "plugin", - "description": "Lovelace custom card for visualizing the ZWave network with the OpenZWave (beta) integration.", - "domain": "", - "etag_repository": "W/\"6d7f1a9e7121a596f63b524f3a97539e88d1168e3caaf44305519d23b020ba47\"", - "full_name": "abmantis/ozw-network-visualization-card", - "last_updated": "2022-06-05T22:24:45Z", - "stargazers_count": 30, - "topics": [ - "ozw", - "zwave", - "zwave2mqtt" - ], - "last_fetched": 1654519993.147203 - }, - "361776538": { - "repository_manifest": { - "name": "Your HA Digital Twin floor3d-card", - "render_readme": true - }, - "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.", - "domain": "", - "downloads": 2835, - "etag_repository": "W/\"9ed235ddd47238f9782be87b9fe9a30158688d8bb0d50a7245ad8ddff6d12dc1\"", - "full_name": "adizanni/floor3d-card", - "last_updated": "2022-12-11T21:53:23Z", - "stargazers_count": 280, - "topics": [ - "3d-models", - "card", - "entity-bindings" - ], - "last_fetched": 1672461609.600731 - }, - "226567922": { - "repository_manifest": { - "name": "Red slate theme", - "render_readme": "True" - }, - "category": "theme", - "description": "My red\"isch\" home assistant theme.", - "domain": "", - "etag_repository": "W/\"9613b0e9ffd2da9e1f94820627ff9179b17ada9417950c46d6799c6b74229739\"", - "full_name": "Poeschl/slate_red", - "last_updated": "2022-01-06T14:43:48Z", - "stargazers_count": 1, - "topics": [ - "material-design", - "red" - ] - }, - "342944383": { - "repository_manifest": { - "name": "Neerslag Card", - "render_readme": true, - "country": [ - "NL", - "BE" - ], - "filename": "neerslag-card.js" - }, - "category": "plugin", - "description": "Display Buienalarm and/or Buienradar data in a graph for Home Assistant.", - "domain": "", - "etag_repository": "W/\"4c34535c87481fe1da455ed38ca602941e75db20dd4dd16c03ddc5e0bede36a3\"", - "full_name": "aex351/home-assistant-neerslag-card", - "last_updated": "2022-07-10T00:00:18Z", - "stargazers_count": 20, - "last_fetched": 1670531746.762241 - }, - "274111031": { - "repository_manifest": { - "name": "Animated Weather Card", - "render_readme": true, - "homeassistant": "0.109.0" - }, - "category": "theme", - "description": "Animated icons for default Home Assistant weather card", - "domain": "", - "etag_repository": "W/\"8b16a3d8963982b51ab7ce2e4f6a8ade05e119a968ccf72e9b72f70c7f1e0bf4\"", - "full_name": "wowgamr/animated-weather-card", - "last_updated": "2022-06-05T21:09:01Z", - "stargazers_count": 21, - "topics": [ - "weather-card" - ], - "last_fetched": 1659290017.948202 - }, - "366482637": { - "repository_manifest": { - "name": "Sun Card", - "render_readme": true, - "filename": "home-assistant-sun-card.js" - }, - "category": "plugin", - "description": "Home assistant sun card based on Google weather design", - "domain": "", - "downloads": 50195, - "etag_repository": "W/\"b51c94dd9cb9521b91e4ccfc0450ff79796821ede1e82e672692290e0f96ab73\"", - "full_name": "AitorDB/home-assistant-sun-card", - "last_updated": "2022-12-22T23:38:54Z", - "stargazers_count": 339, - "topics": [ - "sun", - "sun-card" - ], - "last_fetched": 1672551609.588319 - }, - "341707887": { - "repository_manifest": { - "name": "Pollen Information Card for Hungary ", - "filename": "pollen-hu-card.js", - "render_readme": "true" - }, - "category": "plugin", - "description": "Home Assistant custom Lovelace card for pollen information in Hungary", - "domain": "", - "downloads": 610, - "etag_repository": "W/\"b3436846e6ec982adb0d984d18365e856b36beb317a8cdf702706b865bf5895e\"", - "full_name": "amaximus/pollen-hu-card", - "last_updated": "2022-06-03T06:29:32Z", - "stargazers_count": 10, - "topics": [ - "hungary", - "lovelace-custom-card" - ], - "last_fetched": 1670929562.157576 - }, - "257102434": { - "repository_manifest": { - "name": "FKF Budapest Garbage Collection Card", - "filename": "fkf-garbage-collection-card.js", - "render_readme": "true" - }, - "category": "plugin", - "description": "FKF Budapest Garbage Collection Card for Home Assistant/Lovelace", - "domain": "", - "etag_repository": "W/\"a1f6b46b4bab20b79c49a56c35d5965a455d2d3ac1f2b4e98bf6ae5f68ab8cd6\"", - "full_name": "amaximus/fkf-garbage-collection-card", - "last_updated": "2022-01-31T19:30:26Z", - "stargazers_count": 8, - "topics": [ - "budapest", - "lovelace-custom-card" - ], - "last_fetched": 1643657659.314609 - }, - "214365813": { - "repository_manifest": { - "name": "StarLine Card", - "homeassistant": "0.103.0" - }, - "category": "plugin", - "description": "StarLine lovelace card for Home Assistant", - "domain": "", - "etag_repository": "W/\"00800d5048cd27b939c7c11db8140ede8a73742be5fb0bbd0e569a05b50b7f83\"", - "full_name": "Anonym-tsk/lovelace-starline-card", - "last_updated": "2022-10-11T15:30:23Z", - "stargazers_count": 22, - "last_fetched": 1665591229.952034 - }, - "207292725": { - "repository_manifest": { - "name": "Flexible Horseshoe Card for Lovelace", - "content_in_root": true, - "filename": "flex-horseshoe-card.js" - }, - "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!", - "domain": "", - "etag_repository": "W/\"b30e9d9ab355b72867b9a62bf36d5185fb6e2bdcf41f110e72887fc811bcd40c\"", - "full_name": "AmoebeLabs/flex-horseshoe-card", - "last_updated": "2022-11-10T20:31:10Z", - "stargazers_count": 145, - "topics": [ - "lovelace-card", - "lovelace-custom-card" - ], - "last_fetched": 1671921608.973521 - }, - "268163975": { - "repository_manifest": { - "name": "mini climate card", - "filename": "mini-climate-card-bundle.js" - }, - "category": "plugin", - "description": "Minimalistic climate card for Home Assistant Lovelace UI", - "domain": "", - "downloads": 1932, - "etag_repository": "W/\"93593b4e1dc247799aa690db690b36576778117b8df05157b52c498abcc77d3b\"", - "full_name": "artem-sedykh/mini-climate-card", - "last_updated": "2022-12-26T09:08:19Z", - "stargazers_count": 182, - "topics": [ - "automation", - "climate", - "climate-entity", - "custom", - "hacktoberfest2021" - ], - "last_fetched": 1672281614.371808 - }, - "207018200": { - "repository_manifest": { - "name": "Garbage Collection Card", - "filename": "garbage-collection-card.js", - "render_readme": "true" - }, - "category": "plugin", - "description": "Custom Lovelace card for Garbage Collection custom component", - "domain": "", - "downloads": 5130, - "etag_repository": "W/\"01b1edcbcff1ee3e5f370f3cc424a6ea8b305b84accde32ac4c307c1e2bb4561\"", - "full_name": "amaximus/garbage-collection-card", - "last_updated": "2022-12-13T20:26:13Z", - "stargazers_count": 90, - "topics": [ - "garbage-collection", - "lovelace-custom-card", - "ui-lovelace" - ], - "last_fetched": 1672737714.236627 - }, - "315044466": { - "repository_manifest": { - "name": "Transmission Card", - "filename": "transmission-card.js", - "render_readme": "true" - }, - "category": "plugin", - "description": "Custom Transmission card for Home Assistant/Lovelace", - "domain": "", - "downloads": 604, - "etag_repository": "W/\"c3eb4622509e408a6cd28dace2a164c242310916b4cfac095c36fea4579a133f\"", - "full_name": "amaximus/transmission-card", - "last_updated": "2022-12-25T16:24:38Z", - "stargazers_count": 29, - "topics": [ - "lovelace-card", - "lovelace-custom-card", - "transmission" - ], - "last_fetched": 1672461614.666629 - }, - "202546107": { - "repository_manifest": {}, - "category": "plugin", - "description": "Extras for the synthwave inspired theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"26b24c2d96e0155425f319151d3e68b6ca8eb1226d83133dc38e68fac64d26ac\"", - "full_name": "bbbenji/synthwave-hass-extras", - "last_updated": "2020-10-30T00:24:02Z", - "stargazers_count": 14, - "last_fetched": 1652450023.655413 - }, - "271886611": { - "repository_manifest": { - "name": "Plant Picture Card", - "render_readme": true, - "filename": "PlantPictureCard.js" - }, - "category": "plugin", - "description": "Like a picture glance card, but for plant data", - "domain": "", - "etag_repository": "W/\"8b34f0af6240571b6d8d6f10d2c6ba5e49d1ec42b1a7628f115e94fa6f0187b4\"", - "full_name": "badguy99/PlantPictureCard", - "last_updated": "2022-07-07T21:55:54Z", - "stargazers_count": 9, - "topics": [ - "image", - "lovelace-card", - "plants" - ], - "last_fetched": 1672551614.705271 - }, - "321140869": { - "repository_manifest": { - "name": "Auto Reload", - "render_readme": true - }, - "category": "plugin", - "description": "Custom home assitant lovelace for UI auto reload", - "domain": "", - "etag_repository": "W/\"7b9a0d0a9b0274b421299e5b410857ab2562a22b9b8e107f501aa7c395390a1d\"", - "full_name": "ben8p/lovelace-auto-reload-card", - "last_updated": "2022-05-28T16:39:09Z", - "stargazers_count": 25, - "topics": [ - "lovelace-card" - ], - "last_fetched": 1664460537.697426 - }, - "201292040": { - "repository_manifest": { - "name": "Zigbee2mqtt Networkmap Card", - "render_readme": true - }, - "category": "plugin", - "description": "Home Assistant Custom Card to show Zigbee2mqtt network map", - "domain": "", - "downloads": 19573, - "etag_repository": "W/\"9a5e3dc4d9ca6c274d56c9f1a98ffa6eb8cae8a68d98aef4fcaab67428f83403\"", - "full_name": "azuwis/zigbee2mqtt-networkmap", - "last_updated": "2022-11-09T16:24:17Z", - "stargazers_count": 145, - "topics": [ - "zigbee2mqtt" - ], - "last_fetched": 1672281615.293601 - }, - "269474857": { - "repository_manifest": { - "name": "Tab Redirect Card", - "render_readme": true - }, - "category": "plugin", - "description": "Custom lovelace card to use in Home assistant allowing you to redirect a user to certain view based on entity states.", - "domain": "", - "etag_repository": "W/\"c7c944d2e1fcc7fcbc481c5b45f200dd57d7617d1c8307ccf83094eb3d206875\"", - "full_name": "ben8p/lovelace-tab-redirect-card", - "last_updated": "2022-05-28T16:39:37Z", - "stargazers_count": 11, - "topics": [ - "lovelace-custom-card" - ], - "last_fetched": 1670761102.126084 - }, - "253019926": { - "repository_manifest": { - "name": "mini humidifier", - "filename": "mini-humidifier-bundle.js" - }, - "category": "plugin", - "description": "Minimalistic humidifier card for Home Assistant Lovelace UI", - "domain": "", - "downloads": 2894, - "etag_repository": "W/\"88c5333f3d36d2ce8dd405f7e0719115779a36814fdb7c966a42c4e38c1b3100\"", - "full_name": "artem-sedykh/mini-humidifier", - "last_updated": "2022-12-05T18:18:09Z", - "stargazers_count": 128, - "topics": [ - "automation", - "custom", - "humidifier" - ], - "last_fetched": 1671717407.04078 - }, - "184658908": { - "repository_manifest": { - "name": "GitHub Entity Row", - "filename": "github-entity-row.js", - "render_readme": true - }, - "category": "plugin", - "description": "GitHub repository sensor data on entity rows in Home Assistant's Lovelace UI", - "domain": "", - "etag_repository": "W/\"d090bfa1a67b13ed8223b82d81f96f038f97b31cd678f18373f2a388318cd0f7\"", - "full_name": "benct/lovelace-github-entity-row", - "last_updated": "2022-02-15T17:55:32Z", - "stargazers_count": 21, - "topics": [ - "card", - "entity", - "entity-rows", - "github" - ], - "last_fetched": 1660370028.252433 - }, - "303857065": { - "repository_manifest": { - "name": "Battery Entity Row", - "filename": "battery-entity-row.js", - "render_readme": true - }, - "category": "plugin", - "description": "Show battery states or attributes with dynamic icon on entity rows in Home Assistant's Lovelace UI", - "domain": "", - "downloads": 8715, - "etag_repository": "W/\"3391f3ea6875610430790180dcd70918e5294b164949a05ea6986d24447fd068\"", - "full_name": "benct/lovelace-battery-entity-row", - "last_updated": "2021-03-12T15:50:43Z", - "stargazers_count": 53, - "topics": [ - "attribute", - "battery", - "card", - "entity", - "entity-rows", - "state" - ], - "last_fetched": 1661808761.797797 - }, - "358962656": { - "repository_manifest": { - "name": "Notify Card", - "content_in_root": true, - "filename": "notify-card.js", - "render_readme": true - }, - "category": "plugin", - "description": "Send notifications directly from the dashboard", - "domain": "", - "etag_repository": "W/\"35efd73706133474459df7946db5464661baa6cc72ad4e42b81b41ebb92830a7\"", - "full_name": "bernikr/lovelace-notify-card", - "last_updated": "2022-09-08T09:05:44Z", - "stargazers_count": 22, - "topics": [ - "card", - "notification", - "notifications", - "notify", - "service" - ], - "last_fetched": 1668390741.385483 - }, - "370997019": { - "repository_manifest": { - "name": "WebOS Keyboard Card", - "content_in_root": true, - "filename": "webos-keyboard-card.js", - "render_readme": true - }, - "category": "plugin", - "description": "Type on your WebOS TV using this lovelace card", - "domain": "", - "etag_repository": "W/\"8fa3e87739397ab0cb94b83b0b20d26ee836657b9ff3ca5be84347b06732e3c3\"", - "full_name": "bernikr/lovelace-webos-keyboard-card", - "last_updated": "2021-12-17T14:54:58Z", - "stargazers_count": 4, - "topics": [ - "card", - "input-method", - "keyboard", - "remote", - "webos" - ], - "last_fetched": 1656859996.27076 - }, - "178921037": { - "repository_manifest": { - "name": "Multiple Entity Row", - "filename": "multiple-entity-row.js", - "render_readme": true - }, - "category": "plugin", - "description": "Show multiple entity states and attributes on entity rows in Home Assistant's Lovelace UI", - "domain": "", - "downloads": 34475, - "etag_repository": "W/\"6f163f49162f477bb654a113814221640c766f7ddc76aa8a93371d181a1d1a4e\"", - "full_name": "benct/lovelace-multiple-entity-row", - "last_updated": "2022-09-14T19:55:47Z", - "stargazers_count": 563, - "topics": [ - "attribute", - "card", - "entity", - "entity-attribute", - "entity-rows", - "format", - "multiple", - "state" - ], - "default_branch": "master", - "installed_commit": "e2d2508", - "installed": true, - "last_commit": "e2d2508", - "last_version": "v4.4.1", - "open_issues": 54, - "published_tags": [ - "v4.4.1", - "v4.4.0", - "v4.3.2", - "v4.3.1", - "v4.3.0" - ], - "pushed_at": "2022-09-14T19:55:47", - "releases": true, - "version_installed": "v4.4.1", - "last_fetched": 1672770078.611996 - }, - "180229356": { - "repository_manifest": { - "name": "Simple Vacuum Card", - "filename": "xiaomi-vacuum-card.js", - "render_readme": true - }, - "category": "plugin", - "description": "Simple card for various robot vacuums in Home Assistant's Lovelace UI", - "domain": "", - "downloads": 13747, - "etag_repository": "W/\"c4e15793881b51862ca6635f6b15f5b6ee25906729cdf468e553413e15ec932b\"", - "full_name": "benct/lovelace-xiaomi-vacuum-card", - "last_updated": "2022-07-09T12:55:39Z", - "stargazers_count": 224, - "topics": [ - "card", - "roborock", - "robot-vacuums", - "vacuum", - "xiaomi", - "xiaomi-vacuum" - ], - "last_fetched": 1672371619.481481 - }, - "215327195": { - "repository_manifest": { - "name": "RGB Light Card", - "content_in_root": true, - "filename": "card.js", - "render_readme": true - }, - "category": "plugin", - "description": "💡 A Lovelace custom card for RGB lights", - "domain": "", - "downloads": 17243, - "etag_repository": "W/\"d06d76ba92c3cf0cefaa2c2570d6a272c4da4d63b1da92f399afd2d32ccccad6\"", - "full_name": "bokub/rgb-light-card", - "last_updated": "2022-10-26T16:00:59Z", - "stargazers_count": 337, - "topics": [ - "lovelace-custom-card", - "rgb-lights" - ], - "default_branch": "master", - "installed_commit": "abb7c78", - "installed": true, - "last_commit": "dc5584d", - "last_version": "1.11.0", - "open_issues": 3, - "published_tags": [ - "1.11.0", - "1.10.0", - "1.9.0", - "1.8.0", - "1.7.1" - ], - "pushed_at": "2022-10-26T16:00:59", - "releases": true, - "version_installed": "1.11.0", - "last_fetched": 1672770077.686174 - }, - "192732887": { - "repository_manifest": { - "homeassistant": "0.110.0" - }, - "category": "plugin", - "description": "Card that allows you to swipe throught multiple cards for Home Assistant Lovelace", - "domain": "", - "etag_repository": "W/\"ed00f378b5d9769d618e613f48970989f713d80f6e6b0197ec9ac73539cddb95\"", - "full_name": "bramkragten/swipe-card", - "last_updated": "2022-11-17T15:53:23Z", - "stargazers_count": 131, - "last_fetched": 1672737720.019405 - }, - "192732636": { - "repository_manifest": {}, - "category": "plugin", - "description": "Weather Card with animated icons for Home Assistant Lovelace", - "domain": "", - "etag_repository": "W/\"498e898f526e1b3a6a5a121fbc4289b87d1c25ffde2ef1e339ee6932c42a4a3a\"", - "full_name": "bramkragten/weather-card", - "last_updated": "2022-12-25T21:38:16Z", - "stargazers_count": 356, - "last_fetched": 1672551620.740279 - }, - "194037195": { - "repository_manifest": {}, - "category": "plugin", - "description": "A custom card for displaying information provided by Beerbolaget (https://github.com/Ceerbeerus/beerbolaget).", - "domain": "", - "etag_repository": "W/\"253d5767ad6f98a9b1cb1d5d022dcbb4dcaa83b8879c4e330a6717e1293085db\"", - "full_name": "Ceerbeerus/beerbolaget-card", - "last_updated": "2020-08-07T06:24:51Z", - "stargazers_count": 3, - "last_fetched": 1651010033.215181 - }, - "139634406": { - "repository_manifest": { - "name": "Dark Thermostat", - "render_readme": true, - "filename": "thermostat-dark-card.js" - }, - "category": "plugin", - "description": "🌡 Thermostat card with a round and black feel to it", - "domain": "", - "downloads": 19618, - "etag_repository": "W/\"1d34a68776ec81646ce8e988c2b07b9fc92a3dfe1b6ece6e6b1d5033560d52a1\"", - "full_name": "ciotlosm/lovelace-thermostat-dark-card", - "last_updated": "2022-11-10T06:54:16Z", - "stargazers_count": 680, - "topics": [ - "thermostat" - ], - "last_fetched": 1672371620.818427 - }, - "143850865": { - "repository_manifest": {}, - "category": "plugin", - "description": "This card give you a list of your wishlist items.", - "domain": "", - "etag_repository": "W/\"c2ae85f9c0a8bd15ca302a4ca67687069417558a56d85ba928c58c90d8e419ad\"", - "full_name": "custom-cards/beer-card", - "last_updated": "2021-01-13T09:25:20Z", - "stargazers_count": 3, - "last_fetched": 1662975873.989263 - }, - "235449701": { - "repository_manifest": { - "name": "Lightalarm Card", - "filename": "lightalarm-card.js" - }, - "category": "plugin", - "description": "â° Lovelace Card to Control Light Alarm Properties", - "domain": "", - "etag_repository": "W/\"dfc57dcb6e35b59db4b45ade5a54bfb142852707039ff68d70d962c3427f46a5\"", - "full_name": "chaptergy/lightalarm-card", - "last_updated": "2022-07-24T08:17:14Z", - "stargazers_count": 32, - "last_fetched": 1667236396.825535 - }, - "260526528": { - "repository_manifest": { - "name": "Dark Sky Rich Weather Card", - "content_in_root": true, - "filename": "lovelace-darksky-card.js", - "render_readme": "true" - }, - "category": "plugin", - "description": "Custom Dark Sky Weather plugin for HACS. This creates a rich weather card using the Dark Sky weather plugin.", - "domain": "", - "etag_repository": "W/\"a7d5b0e147b747a82880b4e690c34a8df6b471abd8da7f0146fb09a9462fc9be\"", - "full_name": "clayauld/lovelace-darksky-card", - "last_updated": "2021-10-13T22:52:46Z", - "stargazers_count": 15, - "last_fetched": 1648536418.284706 - }, - "187245418": { - "repository_manifest": { - "name": "bignumber-card", - "render_readme": true - }, - "category": "plugin", - "description": null, - "domain": "", - "etag_repository": "W/\"086cfd12609f73be3d67ff7d97c8eb312c691ede056026cbe264f3907a7ca05c\"", - "full_name": "custom-cards/bignumber-card", - "last_updated": "2022-01-31T15:47:59Z", - "stargazers_count": 93, - "last_fetched": 1669631757.582393 - }, - "164022050": { - "repository_manifest": {}, - "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.", - "domain": "", - "downloads": 3115, - "etag_repository": "W/\"edb5664e055945d95d9f8ec9dce6d2858ac51c6cf10b13b1fcef6e90d001ecec\"", - "full_name": "custom-cards/check-button-card", - "last_updated": "2021-12-22T18:23:08Z", - "stargazers_count": 97, - "last_fetched": 1666966397.552692 - }, - "141952963": { - "repository_manifest": { - "name": "Circle Sensor Card", - "homeassistant": "2020.12.0", - "content_in_root": true, - "filename": "circle-sensor-card.js" - }, - "category": "plugin", - "description": "A custom component for displaying sensor values as cards or elements", - "domain": "", - "etag_repository": "W/\"d330740ed7a61779918773078e514d3517dcb17809092fe218080299a78d8027\"", - "full_name": "custom-cards/circle-sensor-card", - "last_updated": "2022-06-02T04:10:16Z", - "stargazers_count": 156, - "last_fetched": 1672737725.566028 - }, - "163363577": { - "repository_manifest": { - "name": "Bar Card", - "render_readme": true, - "filename": "bar-card.js" - }, - "category": "plugin", - "description": "Customizable Animated Bar card for Home Assistant Lovelace", - "domain": "", - "downloads": 47900, - "etag_repository": "W/\"fb49be519b5ea12939f034b6b81df5ab031395b3e7c444cc8b50732b47747934\"", - "full_name": "custom-cards/bar-card", - "last_updated": "2022-12-09T19:05:51Z", - "stargazers_count": 261, - "last_fetched": 1672641626.449195 - }, - "180000010": { - "repository_manifest": {}, - "category": "plugin", - "description": null, - "domain": "", - "downloads": 2710, - "etag_repository": "W/\"1db0bb16628190355c20a63e323741b534dfa63f8451dc221a5487e4bacd8f76\"", - "full_name": "custom-cards/cover-element", - "last_updated": "2019-06-03T04:34:16Z", - "stargazers_count": 16, - "last_fetched": 1662975875.349554 - }, - "146194325": { - "repository_manifest": { - "name": "button-card", - "render_readme": true, - "filename": "button-card.js" - }, - "category": "plugin", - "description": "â‡ï¸ Lovelace button-card for home assistant", - "domain": "", - "downloads": 160966, - "etag_repository": "W/\"4c32e4b3b35397d610c33c132131a071c5f319bc0f54001277ff1087b77f20d8\"", - "full_name": "custom-cards/button-card", - "last_updated": "2022-12-11T00:34:44Z", - "stargazers_count": 1281, - "last_fetched": 1672737726.643493 - }, - "142545838": { - "repository_manifest": { - "name": "Canvas Gauge Card", - "render_readme": true, - "filename": "canvas-gauge-card.js" - }, - "category": "plugin", - "description": "The card makes it possible to use gauges from https://canvas-gauges.com/", - "domain": "", - "downloads": 10957, - "etag_repository": "W/\"d40be642c007a54fa1470f037ae980db944d6b190308cc95ae0e9661c7e09b89\"", - "full_name": "custom-cards/canvas-gauge-card", - "last_updated": "2021-05-09T14:02:19Z", - "stargazers_count": 115, - "last_fetched": 1672101626.18606 - }, - "188686483": { - "repository_manifest": { - "name": "Decluttering Card", - "render_readme": true, - "filename": "decluttering-card.js" - }, - "category": "plugin", - "description": "🧹 Declutter your lovelace configuration with the help of this card", - "domain": "", - "downloads": 13153, - "etag_repository": "W/\"0695c3f27e0628c163e7ba9a2e92b83514567e34453e106c62dc1e333652b85e\"", - "full_name": "custom-cards/decluttering-card", - "last_updated": "2022-12-03T11:03:09Z", - "stargazers_count": 227, - "last_fetched": 1672641630.38566 - }, - "143762825": { - "repository_manifest": { - "name": "Dual gauge card", - "filename": "dual-gauge-card.js", - "content_in_root": true - }, - "category": "plugin", - "description": "Dual gauge custom card for Lovelace in Home Assistant", - "domain": "", - "etag_repository": "W/\"f1008d19845c6f778ee0c22edef067154ecc6f2ac48d2c8a389bbf9b5e613ad3\"", - "full_name": "custom-cards/dual-gauge-card", - "last_updated": "2022-11-01T08:48:35Z", - "stargazers_count": 131, - "last_fetched": 1672191629.586484 - }, - "187245461": { - "repository_manifest": {}, - "category": "plugin", - "description": "Entity Attributes", - "domain": "", - "etag_repository": "W/\"f11bc799db491e79a77e96af27f46864ad4d3747927472fd74f48bb9242021b4\"", - "full_name": "custom-cards/entity-attributes-card", - "last_updated": "2021-06-05T21:05:54Z", - "stargazers_count": 56, - "last_fetched": 1671019581.6255 - }, - "187245495": { - "repository_manifest": { - "name": "gauge-card", - "render_readme": true - }, - "category": "plugin", - "description": null, - "domain": "", - "etag_repository": "W/\"055998fdbc7a0e78bb3d65bb4bd107a24cd3d42dbef2d7bc99e1ae9603144a8d\"", - "full_name": "custom-cards/gauge-card", - "last_updated": "2022-05-01T20:12:53Z", - "stargazers_count": 30, - "last_fetched": 1670351767.884462 - }, - "156292058": { - "repository_manifest": { - "name": "Flex Table - Highly customizable, Data visualization", - "content_in_root": true, - "filename": "flex-table-card.js" - }, - "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", - "domain": "", - "etag_repository": "W/\"cdc7e7243594ae6cd362b0708a62a0521181b1ac42db41937d12d173e097fb42\"", - "full_name": "custom-cards/flex-table-card", - "last_updated": "2022-09-20T10:33:08Z", - "stargazers_count": 131, - "topics": [ - "data-table", - "data-visualization", - "flexible-table", - "high-configurability", - "javascript", - "single-file", - "table-visualization" - ], - "last_fetched": 1672737730.644168 - }, - "151318225": { - "repository_manifest": {}, - "category": "plugin", - "description": "Entity row for lights with sliders for adjusting different values based on features", - "domain": "", - "etag_repository": "W/\"aacae2fea6a946ca78648dff25ad5e8c3c733689cfa3252103a85d04f5a62efb\"", - "full_name": "custom-cards/light-entity-row", - "last_updated": "2021-10-20T09:53:08Z", - "stargazers_count": 49, - "last_fetched": 1672737730.368265 - }, - "179491130": { - "repository_manifest": {}, - "category": "plugin", - "description": "A group element for picture-elements with dynamic toggle capability", - "domain": "", - "downloads": 938, - "etag_repository": "W/\"aa81a4d7eff98566a9ae0b703303bd09cc52e697be562c52b9be062c57389e08\"", - "full_name": "custom-cards/group-element", - "last_updated": "2022-04-17T08:36:35Z", - "stargazers_count": 53, - "last_fetched": 1672737730.780242 - }, - "187247927": { - "repository_manifest": {}, - "category": "plugin", - "description": null, - "domain": "", - "etag_repository": "W/\"fba7860497e7c045423ccbba53ed5f3db34eacf5214a5293431b03ff0c02d3ce\"", - "full_name": "custom-cards/plan-coordinates", - "last_updated": "2021-06-05T21:07:14Z", - "stargazers_count": 28, - "last_fetched": 1652899994.466818 - }, - "165156754": { - "repository_manifest": {}, - "category": "plugin", - "description": "💵 Personal Capital Card", - "domain": "", - "etag_repository": "W/\"31c9d4d4d0a5ac723c5fb3d0d983c755fd064c9fe54e127ef6541b6187fd22b0\"", - "full_name": "custom-cards/pc-card", - "last_updated": "2019-10-21T03:36:31Z", - "stargazers_count": 5 - }, - "187245511": { - "repository_manifest": { - "name": "group-card", - "render_readme": true - }, - "category": "plugin", - "description": null, - "domain": "", - "etag_repository": "W/\"ac28b109b98371ef13abd777461ea8c116e68cb81d7b71b54bab4bd7aa9bafba\"", - "full_name": "custom-cards/group-card", - "last_updated": "2021-06-12T14:19:18Z", - "stargazers_count": 22, - "last_fetched": 1658659998.300672 - }, - "196132939": { - "repository_manifest": { - "homeassistant": "0.106.0", - "name": "Nintendo Wishlist Card", - "render_readme": true - }, - "category": "plugin", - "description": "Displays a card showing Nintendo Switch games that are on sale from your wish list.", - "domain": "", - "etag_repository": "W/\"573ffaeed2e505c0ef114a6857a7ca636395ec02ed088860b5dc16abda705133\"", - "full_name": "custom-cards/nintendo-wishlist-card", - "last_updated": "2021-03-04T02:29:13Z", - "stargazers_count": 10, - "last_fetched": 1656230043.637324 - }, - "146335411": { - "repository_manifest": { - "name": "RMV Card", - "content_in_root": true, - "filename": "rmv-card.js" - }, - "category": "plugin", - "description": "Custom card for the RMV component.", - "domain": "", - "etag_repository": "W/\"87b3ab8a9f6fb895d10d1d9a7d8847c725b545f49ae1dfd9fa2a3029ee6621cd\"", - "full_name": "custom-cards/rmv-card", - "last_updated": "2020-07-08T15:41:50Z", - "stargazers_count": 15, - "last_fetched": 1672461635.305379 - }, - "159711605": { - "repository_manifest": { - "name": "Secondaryinfo Entity Row", - "content_in_root": true, - "filename": "secondaryinfo-entity-row.js", - "render_readme": true, - "homeassistant": "0.88" - }, - "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", - "domain": "", - "etag_repository": "W/\"990ce154eee2120d1aebd8f68dc2ad0a8296454d16d61b7c2af93f5e5f41d00a\"", - "full_name": "custom-cards/secondaryinfo-entity-row", - "last_updated": "2021-06-05T21:12:36Z", - "stargazers_count": 149, - "last_fetched": 1671717426.594487 - }, - "173955605": { - "repository_manifest": { - "name": "Spotify Lovelace Card", - "render_readme": true, - "filename": "spotify-card.js" - }, - "category": "plugin", - "description": "Spotify playlist card for Home Assistant card", - "domain": "", - "etag_repository": "W/\"01430ba2a1a2d6d4763b12770cec246bc6381137b22733abed1361e5a5192eab\"", - "full_name": "custom-cards/spotify-card", - "last_updated": "2022-12-11T17:30:40Z", - "stargazers_count": 285, - "default_branch": "master", - "installed_commit": "4297715", - "installed": true, - "last_commit": "4297715", - "last_version": "v2.4.0", - "open_issues": 43, - "published_tags": [ - "v2.4.0", - "v2.3.9", - "v2.3.8", - "v2.3.7", - "v2.3.6" - ], - "pushed_at": "2022-12-11T17:30:40", - "releases": true, - "version_installed": "v2.4.0", - "last_fetched": 1672770077.774144 - }, - "248954055": { - "repository_manifest": { - "name": "Stack In Card", - "render_readme": true, - "filename": "stack-in-card.js" - }, - "category": "plugin", - "description": "🛠 group multiple cards into one card without the borders", - "domain": "", - "downloads": 31579, - "etag_repository": "W/\"d26686b93847c3bfd5db4ed802e73b091db69169147c3613c29cd6f5b6a35385\"", - "full_name": "custom-cards/stack-in-card", - "last_updated": "2022-12-10T22:21:47Z", - "stargazers_count": 158, - "last_fetched": 1672737736.71493 - }, - "185304888": { - "repository_manifest": {}, - "category": "plugin", - "description": null, - "domain": "", - "etag_repository": "W/\"940e5f72da0c749063c21232d281699d9bc1af9ee6834e806f1c0bbc67a1f4f1\"", - "full_name": "custom-cards/text-action-element", - "last_updated": "2022-05-06T19:58:02Z", - "stargazers_count": 3, - "last_fetched": 1651910048.475485 - }, - "203294272": { - "repository_manifest": {}, - "category": "plugin", - "description": "All your unused entities in a list", - "domain": "", - "etag_repository": "W/\"9d21996cd00c2f5f8ac57b6be79f84dbd77f84eee33ca1a88e1cedc8f7ea0439\"", - "full_name": "custom-cards/unused-card", - "last_updated": "2022-07-20T13:26:26Z", - "stargazers_count": 26, - "last_fetched": 1670531774.158943 - }, - "147764937": { - "repository_manifest": { - "name": "surveillance-card", - "content_in_root": true, - "render_readme": true - }, - "category": "plugin", - "description": "A custom component for displaying camera feeds in the style of a surveillance system.", - "domain": "", - "etag_repository": "W/\"16e6e5d6c677a381bb7cce9604c81795013b128b084a1c3c52ec938a27d714cd\"", - "full_name": "custom-cards/surveillance-card", - "last_updated": "2022-10-19T15:40:19Z", - "stargazers_count": 189, - "topics": [ - "camera", - "motion", - "security" - ], - "last_fetched": 1672737737.091257 - }, - "192835334": { - "repository_manifest": { - "name": "Lovelace Lock Card", - "render_readme": true - }, - "category": "plugin", - "description": "Home Assistant Lovelace card to lock entire cards behind passwords or prompts.", - "domain": "", - "etag_repository": "W/\"c3c892cbe131e7c0342c55ce1ba65fb2004110a47130edd57d661f21adbfd032\"", - "full_name": "CyrisXD/love-lock-card", - "last_updated": "2022-01-17T23:16:50Z", - "stargazers_count": 104, - "last_fetched": 1669901770.095844 - }, - "254206234": { - "repository_manifest": { - "name": "PVPC Hourly Pricing Card", - "render_readme": true - }, - "category": "plugin", - "description": "Home Assistant Lovelace custom card to use with Spain electricity hourly pricing (PVPC) integration", - "domain": "", - "downloads": 2430, - "etag_repository": "W/\"dbf7b3a9f00f4e5a6ff2b5b6ba940a024a4a0621d694152e930bfc5a28471ea5\"", - "full_name": "danimart1991/pvpc-hourly-pricing-card", - "last_updated": "2022-06-15T13:47:27Z", - "stargazers_count": 56, - "topics": [ - "esios", - "graphics", - "lovelace-card", - "lovelace-custom-card", - "pvpc", - "ree" - ], - "last_fetched": 1667506413.124523 - }, - "198066338": { - "repository_manifest": { - "name": "Rejseplanen Card", - "country": "DK" - }, - "category": "plugin", - "description": "Lovelace card for listing departures from Rejseplanen sensors", - "domain": "", - "etag_repository": "W/\"4fd9d9ffe9972b884d66fed02b870f8ac4e6357d6b5eb8386590244997ed6bad\"", - "full_name": "DarkFox/rejseplanen-card", - "last_updated": "2022-07-20T01:30:51Z", - "stargazers_count": 5, - "topics": [ - "denmark", - "lovelace-card", - "rejseplanen", - "rejseplanen-card", - "rejseplanen-sensors" - ], - "last_fetched": 1666187045.082239 - }, - "296396632": { - "repository_manifest": { - "name": "Rejseplanen S-Tog Card", - "country": [ - "DK" - ] - }, - "category": "plugin", - "description": "Lovelace card for listing departures from Rejseplanen sensors, in the style of S-Tog departure boards.", - "domain": "", - "etag_repository": "W/\"ff7bacd632049630cfd4d2e67189ed6cc25dca5aecc1358ad6f87a62c05303cb\"", - "full_name": "DarkFox/rejseplanen-stog-card", - "last_updated": "2022-07-20T11:12:08Z", - "stargazers_count": 1, - "topics": [ - "denmark", - "lovelace-card", - "rejseplanen", - "rejseplanen-sensors" - ], - "last_fetched": 1658390049.074753 - }, - "195497310": { - "repository_manifest": { - "name": "Custom Animated Weather Card", - "content_in_root": true, - "filename": "bom-weather-card.js", - "country": [ - "IT", - "FR", - "DE", - "NL", - "PL", - "HE", - "RU", - "DA", - "UA", - "EN" - ] - }, - "category": "plugin", - "description": "Custom Animated Weather Card for any weather provider", - "domain": "", - "etag_repository": "W/\"d8b7ea869201e9771fe515dee6349b78afca4387179fcd67955db20e16971660\"", - "full_name": "DavidFW1960/bom-weather-card", - "last_updated": "2022-12-11T01:56:35Z", - "stargazers_count": 126, - "topics": [ - "bom", - "weather-forecast" - ], - "last_fetched": 1672641641.022157 - }, - "273007955": { - "repository_manifest": { - "name": "Power Usage Card with Regular Expressions", - "content_in_root": true, - "filename": "power-usage-card-regex.js", - "render_readme": true - }, - "category": "plugin", - "description": "Lovelace pie chart card that displays current energy usage", - "domain": "", - "etag_repository": "W/\"194ea82a8e02ed8639d583821b2ec65a0efd7a10032c540098de4f0602cc5f4f\"", - "full_name": "DBa2016/power-usage-card-regex", - "last_updated": "2021-06-24T17:07:11Z", - "stargazers_count": 7, - "topics": [ - "lovelace-custom-card", - "power-usage" - ] - }, "231145540": { "repository_manifest": { "name": "NextBus Card", "render_readme": true, "filename": "nextbus-card.js" }, + "full_name": "dcramer/lovelace-nextbus-card", "category": "plugin", "description": "A card giving richer public transit display using NextBus sensors.", "domain": "", - "etag_repository": "W/\"d7489543badfd31ad6bf9178def497486f5b63dcb031da189dff3ef9faebf984\"", - "full_name": "dcramer/lovelace-nextbus-card", - "last_updated": "2022-02-12T21:44:47Z", + "downloads": 372, + "etag_repository": "W/\"c1e3b0e612ea1c75ef9b44334bc5e14c3c548c9de21c89f6288963a6030be180\"", + "last_updated": "2023-01-04T13:48:39Z", "stargazers_count": 7, "topics": [ "lovelace-custom-card", "nextbus", "public-transit" ], - "last_fetched": 1657310050.154293 + "last_fetched": 1694260265.733044 }, - "269011342": { + "594751789": { "repository_manifest": { - "name": "Shutter Card", - "filename": "hass-shutter-card.js", - "render_readme": true, - "homeassistant": "2021.11.0" + "name": "Vaillant Plus", + "hacs": "1.6.0", + "homeassistant": "2022.11.3", + "country": "CN" }, - "category": "plugin", - "description": "Shutter card for Home Assistant Lovelace UI", - "domain": "", - "downloads": 14888, - "etag_repository": "W/\"311a9143189905e19de473de2c2346c5a1d57f97993f29504e70b86eeabb9551\"", - "full_name": "Deejayfool/hass-shutter-card", - "last_updated": "2022-06-01T18:07:31Z", - "stargazers_count": 174, - "last_fetched": 1672371642.290924 - }, - "274738925": { - "repository_manifest": { - "name": "Purifier Card", - "render_readme": true, - "filename": "purifier-card.js" - }, - "category": "plugin", - "description": "Air Purifier card for Home Assistant Lovelace UI", - "domain": "", - "downloads": 5818, - "etag_repository": "W/\"4c820497a1136d701abf213dc1831668cd8f663abc13cf73e16b0228c3c32f18\"", - "full_name": "denysdovhan/purifier-card", - "last_updated": "2022-12-15T22:34:05Z", - "stargazers_count": 171, - "topics": [ - "air-purifier", - "purifier", - "smart-home" + "new": true, + "full_name": "daxingplay/home-assistant-vaillant-plus", + "authors": [ + "@daxingplay" ], - "last_fetched": 1672371642.574271 - }, - "193262086": { - "repository_manifest": {}, - "category": "plugin", - "description": "Home assistant remote control", - "domain": "", - "etag_repository": "W/\"5ce81fab4d3af28ab7b0beffa64e6811e13a62fb2a70a91d1a785b872aba9c6d\"", - "full_name": "dimagoltsman/content-card-remote-control", - "last_updated": "2022-01-20T20:58:11Z", - "stargazers_count": 4, - "last_fetched": 1657670051.318418 - }, - "263901624": { - "repository_manifest": { - "name": "Generic Remote Control Card", - "filename": "generic-remote-control-card.js", - "render_readme": true - }, - "category": "plugin", - "description": "Generic Remote control card for HACS", - "domain": "", - "etag_repository": "W/\"c88fb8253154571cc6c7dc011113e4d250f313ecaed7f36540153c44913e7e99\"", - "full_name": "dimagoltsman/generic-remote-control-card", - "last_updated": "2022-10-11T20:06:17Z", - "stargazers_count": 73, - "last_fetched": 1667728163.657338 - }, - "157674859": { - "repository_manifest": { - "name": "Air Visual Card" - }, - "category": "plugin", - "description": "A Lovelace card showing air quality data from airvisual.com. Requires the AirVisual component.", - "domain": "", - "etag_repository": "W/\"2ecef23ef4b66805f2966ada26c748c0f2277dfced6c29f95abfe0ec455f406b\"", - "full_name": "dnguyen800/air-visual-card", - "last_updated": "2021-12-03T01:41:18Z", - "stargazers_count": 74, - "topics": [ - "air-quality", - "air-visual" - ], - "last_fetched": 1662168786.470141 - }, - "261291295": { - "repository_manifest": { - "name": "Vacuum Card", - "render_readme": true, - "filename": "vacuum-card.js" - }, - "category": "plugin", - "description": "Vacuum cleaner card for Home Assistant Lovelace UI", - "domain": "", - "downloads": 29173, - "etag_repository": "W/\"fe05e7e26448412f2865c2da1b514490eae5a39b260b6b85d4c7f9af4fba7498\"", - "full_name": "denysdovhan/vacuum-card", - "last_updated": "2023-01-01T03:03:26Z", - "stargazers_count": 638, - "topics": [ - "robot-vacuum", - "vacuum" - ], - "last_fetched": 1672641646.194394 - }, - "197929015": { - "repository_manifest": {}, - "category": "plugin", - "description": "Custom Lovelace card that displays ZHA network and device information", - "domain": "", - "etag_repository": "W/\"da193ad2caf432a157f28b3c2fef45051d6157d28a17af964671029a01dec7e7\"", - "full_name": "dmulcahey/zha-network-card", - "last_updated": "2020-11-25T23:16:49Z", - "stargazers_count": 75, - "last_fetched": 1671537434.509505 - }, - "265313034": { - "repository_manifest": { - "name": "Refreshable picture card", - "filename": "refreshable-picture-card.js", - "render_readme": true - }, - "category": "plugin", - "description": "a refreshable picture card for HACS", - "domain": "", - "etag_repository": "W/\"8e4cda6b904d593e79c6561ce4c7bc1a2f70682457d7e21a9da999e1dc7d19b3\"", - "full_name": "dimagoltsman/refreshable-picture-card", - "last_updated": "2022-10-04T08:24:29Z", - "stargazers_count": 17, - "last_fetched": 1671537436.190931 - }, - "236664033": { - "repository_manifest": { - "name": "Swipe Glance Card", - "render_readme": true, - "filename": "swipe-glance-card.js" - }, - "category": "plugin", - "description": ":point_up_2: Swipe Glance Card", - "domain": "", - "downloads": 2083, - "etag_repository": "W/\"bfd1abe537c93cd10040ab91e9421043f897346e001b139b85b8401f60bb5601\"", - "full_name": "dooz127/swipe-glance-card", - "last_updated": "2022-11-13T01:15:04Z", - "stargazers_count": 12, - "topics": [ - "automation" - ], - "last_fetched": 1672641647.146683 - }, - "366862031": { - "repository_manifest": { - "name": "Custom brand icons" - }, - "category": "plugin", - "description": "Custom brand icons for Home Assistant", - "domain": "", - "etag_repository": "W/\"38353c12e52fce717ed6cff10f7b23f41727aa78bc9131ea4d95bc6e31e68dc8\"", - "full_name": "elax46/custom-brand-icons", - "last_updated": "2023-01-01T16:17:38Z", - "stargazers_count": 202, - "topics": [ - "custom-icons", - "icons", - "icons-pack", - "iconset", - "ikea", - "philips-hue", - "xiaomi" - ], - "last_fetched": 1672641647.480872 - }, - "350509867": { - "repository_manifest": { - "name": "Uptime Card", - "render_readme": true, - "filename": "uptime-card.js" - }, - "category": "plugin", - "description": "Minimalistic uptime card for Home Assistant Lovelace UI", - "domain": "", - "downloads": 4596, - "etag_repository": "W/\"6c6955a2456a58001a1814a360e8844b9b45b621c5f8627f3c158054ed5c521e\"", - "full_name": "dylandoamaral/uptime-card", - "last_updated": "2022-11-20T11:34:12Z", - "stargazers_count": 169, - "topics": [ - "card", - "custom", - "uptime", - "uptime-card" - ], - "last_fetched": 1672101646.112131 - }, - "188323494": { - "repository_manifest": { - "name": "Ha Floorplan", - "filename": "floorplan.js" - }, - "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 become the new limit.", - "domain": "", - "etag_repository": "W/\"4d2adbf50da4a921fff15a771dc97e825ad1df4030839804439e38f52ac39597\"", - "full_name": "ExperienceLovelace/ha-floorplan", - "last_updated": "2022-12-20T16:54:14Z", - "stargazers_count": 620, - "topics": [ - "floorplan", - "lovelace-card", - "lovelace-floorplan", - "panel" - ], - "last_fetched": 1672737747.473202 - }, - "247134044": { - "repository_manifest": { - "name": "Multiline Text Input Card" - }, - "category": "plugin", - "description": "A simple lovelace multiline text input card", - "domain": "", - "etag_repository": "W/\"9d9e34f8868196ecba91cd38706fca5955c3cf9c59229043690dc2015c34ecd0\"", - "full_name": "faeibson/lovelace-multiline-text-input-card", - "last_updated": "2020-10-15T00:16:17Z", - "stargazers_count": 8, - "topics": [ - "lovelace-card", - "multiline", - "text-input" - ], - "last_fetched": 1644887575.066217 - }, - "286408741": { - "repository_manifest": { - "name": "Posten Card", - "render_readme": true, - "filename": "posten-card.js", - "country": "NO" - }, - "category": "plugin", - "description": "A Lovelace card to display Norwegian mail delivery days", - "domain": "", - "downloads": 1448, - "etag_repository": "W/\"822a805bf2a2ca6a0a96721597c55d119984ded354c2484c137e1b8ff21b21d7\"", - "full_name": "ezand/lovelace-posten-card", - "last_updated": "2022-07-21T05:37:57Z", - "stargazers_count": 14, - "topics": [ - "lovelace-card", - "mail-delivery" - ], - "last_fetched": 1663487696.83913 - }, - "260597137": { - "repository_manifest": { - "name": "Air Purifier Card", - "render_readme": true - }, - "category": "plugin", - "description": "用于Lovelaceçš„å°ç±³ç©ºæ°”净化器å¡ç‰‡", - "domain": "", - "etag_repository": "W/\"41b35ae64c17716102598456a93d1ec655744a598a8ff126d5578283e31f7045\"", - "full_name": "fineemb/lovelace-air-filter-card", - "last_updated": "2022-06-02T18:43:53Z", - "stargazers_count": 14, - "last_fetched": 1671717439.892227 - }, - "307058107": { - "repository_manifest": { - "name": "Car card", - "render_readme": true, - "country": [ - "CN" - ] - }, - "category": "plugin", - "description": "车辆仪表盘", - "domain": "", - "etag_repository": "W/\"2544289ec2bfb4dd4fe67da3a14fa0738d3694391a67db5c5d4f5a2618b2129e\"", - "full_name": "fineemb/lovelace-car-card", - "last_updated": "2020-11-01T23:45:40Z", - "stargazers_count": 5, - "topics": [ - "car", - "lovelace-custom-card", - "lynkco" - ] - }, - "259784620": { - "repository_manifest": { - "name": "Gaode Map card", - "render_readme": true, - "country": [ - "CN" - ] - }, - "category": "plugin", - "description": "å¤åˆ»å®˜æ–¹Lovelace地图å¡ç‰‡,基于高德地图", - "domain": "", - "etag_repository": "W/\"44acef22d60731dff94cc867d932716d1ddd48e125aa2ce315ac60c7528cd2ff\"", - "full_name": "fineemb/lovelace-cn-map-card", - "last_updated": "2022-06-03T03:35:37Z", - "stargazers_count": 44, - "last_fetched": 1669541782.907466 - }, - "291480917": { - "repository_manifest": { - "name": "Colorfulclouds Weather Card", - "render_readme": true, - "filename": "colorfulclouds-weather-card.js", - "country": [ - "CN" - ] - }, - "category": "plugin", - "description": "这是一个适用于彩云天气集æˆçš„Lovelaceå¡ç‰‡", - "domain": "", - "etag_repository": "W/\"e1b12cef0c03d05c2fa17d9e7554bb729c86f364168ef6676bc14c6d057f3fd1\"", - "full_name": "fineemb/lovelace-colorfulclouds-weather-card", - "last_updated": "2022-06-02T18:43:02Z", - "stargazers_count": 36, - "topics": [ - "lovelace-custom-card", - "weather" - ], - "last_fetched": 1671537441.422347 - }, - "240906060": { - "repository_manifest": { - "name": "PHICOMM DC1 card", - "render_readme": true, - "country": [ - "CN" - ] - }, - "category": "plugin", - "description": "æ–讯DC1排æ’çš„Lovelaceå¡ç‰‡", - "domain": "", - "etag_repository": "W/\"1f881f8c77ddea2132c97a5a30655c6a27bb41f1b0686f347cc7c2fe6ad051dc\"", - "full_name": "fineemb/lovelace-dc1-card", - "last_updated": "2022-06-03T03:36:28Z", - "stargazers_count": 19, - "last_fetched": 1667416424.475273 - }, - "214792276": { - "repository_manifest": { - "name": "Xiaomi Fan Lovelace Card", - "render_readme": true - }, - "category": "plugin", - "description": "Xiaomi Smartmi Fan Lovelace card for HASS/Home Assistant.", - "domain": "", - "etag_repository": "W/\"d723e2dd28943967749d69a70268bc3d4c5f0fbc9c9d82dc3db0cad439f31812\"", - "full_name": "fineemb/lovelace-fan-xiaomi", - "last_updated": "2022-06-06T14:18:26Z", - "stargazers_count": 40, - "last_fetched": 1665501272.749837 - }, - "237887092": { - "repository_manifest": { - "name": "Climate thermostat card", - "render_readme": true, - "filename": "main.js" - }, - "category": "plugin", - "description": "Thermostat Lovelace card", - "domain": "", - "etag_repository": "W/\"90a89c0e3bc2669d207c3b4a016e3ed81f8bbddd722057523639d72680c8c880\"", - "full_name": "fineemb/lovelace-thermostat-card", - "last_updated": "2022-06-02T18:36:47Z", - "stargazers_count": 89, - "last_fetched": 1672101652.059286 - }, - "287409957": { - "repository_manifest": { - "name": "Cover Control Button Row", - "filename": "cover-control-button-row.js" - }, - "category": "plugin", - "description": "button row for controlling open/close covers in Home Assistant", - "domain": "", - "etag_repository": "W/\"482d2f96fedbc4c08a660506f5953225dff920c9465fcac061a62a5e7cd3c5f8\"", - "full_name": "finity69x2/cover-control-button-row", - "last_updated": "2021-07-29T21:53:08Z", - "stargazers_count": 11, - "topics": [ - "cover", - "plugin" - ], - "last_fetched": 1658390062.08733 - }, - "250552447": { - "repository_manifest": { - "name": "Binary Control Button Row", - "filename": "binary-control-button-row.js" - }, - "category": "plugin", - "description": "Provides a customizable button row for binary entities in Home Assistant", - "domain": "", - "etag_repository": "W/\"471d608ab06766c22940e4ed7d26d89f5276ae1197ab04712cdf48003fc90c13\"", - "full_name": "finity69x2/binary-control-button-row", - "last_updated": "2021-06-05T12:09:32Z", - "stargazers_count": 17, - "last_fetched": 1648086378.959184 - }, - "191663150": { - "repository_manifest": {}, - "category": "plugin", - "description": "Provides a means to show a compact graphical control row for 2 or 3 speed fans in Home Assistant", - "domain": "", - "etag_repository": "W/\"7d06afe0e3e48b5e2fa8655fff5701f24e3dd225408b91cb276448891268b48d\"", - "full_name": "finity69x2/fan-control-entity-row", - "last_updated": "2022-09-12T22:09:11Z", - "stargazers_count": 63, - "last_fetched": 1670081788.043825 - }, - "286860710": { - "repository_manifest": { - "name": "Cover Position Preset Row", - "filename": "cover-position-preset-row.js" - }, - "category": "plugin", - "description": "pluig-in for Home Assistant that provides an easy means set 3 fixed positions for a programmable cover entity.", - "domain": "", - "etag_repository": "W/\"09661d5feeb61b8bcd7099609d1563f6f9a1229fd6fc68d28fc408c79278022b\"", - "full_name": "finity69x2/cover-position-preset-row", - "last_updated": "2021-07-29T21:44:05Z", - "stargazers_count": 15, - "topics": [ - "cover", - "lovelace-custom-card", - "plugin" - ], - "last_fetched": 1664223703.756396 - }, - "350886220": { - "repository_manifest": { - "name": "Fan Mode Button Row", - "filename": "fan-mode-button-row.js" - }, - "category": "plugin", - "description": "Frontend plugin to control fans in Home Assistant using preset modes for speeds", - "domain": "", - "etag_repository": "W/\"3ae953cb3c7b92d09a958d1f106a57ddc165cdc345c2bb6213cc6cd4816f9a13\"", - "full_name": "finity69x2/fan-mode-button-row", - "last_updated": "2022-03-25T18:34:55Z", - "stargazers_count": 9, - "topics": [ - "fan", - "plugin", - "preset" - ], - "last_fetched": 1671537445.941209 - }, - "345753205": { - "repository_manifest": { - "name": "Fan Percent Button Row", - "filename": "fan-percent-button-row.js" - }, - "category": "plugin", - "description": "Frontend plugin to control fans in Home Assistant using percent values for speeds", - "domain": "", - "etag_repository": "W/\"ecf8ad2607f807378f0e42da675550cf33fd9008506f359ccf42b261bff11c22\"", - "full_name": "finity69x2/fan-percent-button-row", - "last_updated": "2022-05-24T08:54:58Z", - "stargazers_count": 19, - "topics": [ - "assistant", - "fan", - "home", - "percent", - "plugin", - "speed" - ], - "last_fetched": 1669721788.917366 - }, - "226862969": { - "repository_manifest": { - "name": "Light Brightness Preset Row", - "filename": "light-brightness-preset-row.js" - }, - "category": "plugin", - "description": "Provides a means to program 3 preset brightness settings for dimmable lights in Home Assistant", - "domain": "", - "etag_repository": "W/\"f0d2b736cc0134b4870a4b1ce125786151bef85236bcbeb1379342c9cb041c1f\"", - "full_name": "finity69x2/light-brightness-preset-row", - "last_updated": "2022-06-04T07:54:59Z", - "stargazers_count": 25, - "last_fetched": 1669991790.421615 - }, - "326033921": { - "repository_manifest": { - "name": "Toggle Control Button Row", - "filename": "toggle-control-button-row.js" - }, - "category": "plugin", - "description": "A one-button control row for any Home Assistant binary entity", - "domain": "", - "etag_repository": "W/\"d32cd1457ddb093795891da28d052dddf9d97deb33671ad9680cfa18a097f3cd\"", - "full_name": "finity69x2/toggle-control-button-row", - "last_updated": "2022-06-20T19:42:49Z", - "stargazers_count": 11, - "topics": [ - "button", - "plugin", - "toggle" - ], - "last_fetched": 1656139995.416209 - }, - "341931266": { - "repository_manifest": { - "name": "Simple Clock Card", - "content_in_root": true, - "render_readme": true, - "filename": "simple-clock-card.js" - }, - "category": "plugin", - "description": "Simple clock card for Home assistant lovelace", - "domain": "", - "etag_repository": "W/\"75bd3ccb2efddde2bf774da72108eb9cd15870a6874ce272879b129a8bf16621\"", - "full_name": "fufar/simple-clock-card", - "last_updated": "2022-09-12T09:29:28Z", - "stargazers_count": 26, - "topics": [ - "clock", - "lovelace-custom-card" - ], - "last_fetched": 1670664296.479917 - }, - "184333163": { - "repository_manifest": { - "name": "Lovelace Card Templater", - "render_readme": true - }, - "category": "plugin", - "description": "Custom Lovelace card which allows Jinja2 templates to be applied to other cards", - "domain": "", - "etag_repository": "W/\"5f98d84bc53b917be8631a5c220574706bf9da2e2d589037963ef83f71eee35e\"", - "full_name": "gadgetchnnel/lovelace-card-templater", - "last_updated": "2022-12-05T12:27:57Z", - "stargazers_count": 91, - "last_fetched": 1672371658.798168 - }, - "245239101": { - "repository_manifest": { - "name": "Lovelace Card Preloader", - "render_readme": true - }, - "category": "plugin", - "description": "Allows preloading of Lovelace cards as a work around for changes in Home Assistant 0.107", - "domain": "", - "etag_repository": "W/\"c283b069259438fad8ceaf5e294767c7ea06e9962e33018045fd13b3f6b8debd\"", - "full_name": "gadgetchnnel/lovelace-card-preloader", - "last_updated": "2021-04-30T16:48:45Z", - "stargazers_count": 19 - }, - "182113743": { - "repository_manifest": {}, - "category": "plugin", - "description": "A custom Lovelace text input row for use in entities cards", - "domain": "", - "etag_repository": "W/\"2abcc46e64771af40c1de34dfa38d592fa4ef1b8a1db6ca8bbcf18fb8dc91f17\"", - "full_name": "gadgetchnnel/lovelace-text-input-row", - "last_updated": "2020-08-18T05:04:31Z", - "stargazers_count": 30, - "last_fetched": 1665501279.330038 - }, - "174016256": { - "repository_manifest": { - "name": "Lovelace Home Feed Card", - "render_readme": true - }, - "category": "plugin", - "description": "A custom Lovelace card for displaying a combination of persistent notifications, calendar events, and entities in the style of a feed.", - "domain": "", - "etag_repository": "W/\"291df4a8bdd6c7fc7bccf9213853af302a81b0f141376babcf3c43419f2a3f4e\"", - "full_name": "gadgetchnnel/lovelace-home-feed-card", - "last_updated": "2022-12-05T11:18:39Z", - "stargazers_count": 183, - "last_fetched": 1671537448.895111 - }, - "160042309": { - "repository_manifest": { - "name": "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.)", - "domain": "", - "etag_repository": "W/\"0df5d9e471f2deb20615bd3236662fb523fbe5343f9c6cba9902ab79cf5477d4\"", - "full_name": "gurbyz/power-wheel-card", - "last_updated": "2022-06-06T07:43:11Z", - "stargazers_count": 142, - "topics": [ - "energy", - "solar-panels" - ], - "last_fetched": 1668840781.359139 - }, - "220679143": { - "repository_manifest": { - "name": "HASL Departure Card", - "filename": "hasl-departure-card.js", - "homeassistant": "0.92" - }, - "category": "plugin", - "description": "Lovelace Departure Card for the HASL Platform", - "domain": "", - "etag_repository": "W/\"5bd002adf74579a468e652e8002cb2b9e33af619a0d9d1862e76b733ff5bc1a7\"", - "full_name": "hasl-sensor/lovelace-hasl-departure-card", - "last_updated": "2022-01-08T23:27:15Z", - "stargazers_count": 6, - "topics": [ - "departures", - "hasl", - "sl", - "stockholms-lokaltrafik" - ] - }, - "261262884": { - "repository_manifest": { - "name": "Time Picker Card", - "render_readme": true, - "filename": "time-picker-card.js" - }, - "category": "plugin", - "description": "ðŸ•°ï¸ Time Picker Card for Home Assistant's Lovelace UI", - "domain": "", - "downloads": 3328, - "etag_repository": "W/\"abf228e341cbbcfa46f0004f322b55b28265c774faa483100da02f31708d7aec\"", - "full_name": "GeorgeSG/lovelace-time-picker-card", - "last_updated": "2022-12-06T07:01:49Z", - "stargazers_count": 163, - "topics": [ - "lovelace-card", - "lovelace-custom-card" - ], - "last_fetched": 1671921659.030679 - }, - "220679530": { - "repository_manifest": { - "name": "HASL Traffic Status Card", - "filename": "hasl-traffic-status-card.js", - "homeassistant": "0.92" - }, - "category": "plugin", - "description": "Lovelace Traffic Status Card for the HASL Platform", - "domain": "", - "etag_repository": "W/\"287db3f3718be02514d2e7959c933de3d9fc18910396cf456ae5591824beed85\"", - "full_name": "hasl-sensor/lovelace-hasl-traffic-status-card", - "last_updated": "2020-03-04T12:20:16Z", - "stargazers_count": 4, - "topics": [ - "hasl", - "sl", - "stockholms-lokaltrafik", - "traffic-status" - ] - }, - "335713085": { - "repository_manifest": { - "name": "Todoist Card", - "content_in_root": true, - "filename": "todoist-card.js", - "render_readme": true - }, - "category": "plugin", - "description": "Todoist card for Home Assistant Lovelace UI.", - "domain": "", - "etag_repository": "W/\"fa9ecb1b298c7cc8722e2461eb1507606020fd9a811b1739c80f47d587847a99\"", - "full_name": "grinstantin/todoist-card", - "last_updated": "2022-12-27T18:21:55Z", - "stargazers_count": 40, - "topics": [ - "todoist" - ], - "last_fetched": 1672371662.737909 - }, - "304967918": { - "repository_manifest": { - "name": "Number Box", - "filename": "numberbox-card.js", - "render_readme": true - }, - "category": "plugin", - "description": "Replace input_number sliders with plus and minus buttons", - "domain": "", - "etag_repository": "W/\"2784e70ff5cf350052e122fc5589ca83b2bb8d6fcbc1d580c590cebec905898c\"", - "full_name": "htmltiger/numberbox-card", - "last_updated": "2022-12-03T12:43:59Z", - "stargazers_count": 68, - "topics": [ - "input", - "lovelace-card", - "lovelace-cards", - "lovelace-custom-card", - "number", - "numberbox-card", - "slider" - ], - "last_fetched": 1672737763.812623 - }, - "179808576": { - "repository_manifest": { - "name": "BHA Icon Pack" - }, - "category": "plugin", - "description": "Additional icons for Home Assistant to accompany the MDI icons", - "domain": "", - "etag_repository": "W/\"ec41dd5f517027e8b1628c915f3c273b7d37e1ad876b7a6cd28d7823329d5f2f\"", - "full_name": "hulkhaugen/hass-bha-icons", - "last_updated": "2022-05-31T05:17:57Z", - "stargazers_count": 139, - "topics": [ - "icons", - "iconset" - ], - "last_fetched": 1670929616.693696 - }, - "172177543": { - "repository_manifest": { - "name": "Config Template Card", - "render_readme": true, - "homeassistant": "0.110.0" - }, - "category": "plugin", - "description": "📠Templatable Lovelace Configurations", - "domain": "", - "downloads": 23199, - "etag_repository": "W/\"dda5903b1c6221ecefc9f1356bf313eb5003f9c719a9f4141978b7f480042208\"", - "full_name": "iantrich/config-template-card", - "last_updated": "2022-09-14T11:51:15Z", - "stargazers_count": 302, - "last_fetched": 1672737763.826859 - }, - "181124811": { - "repository_manifest": { - "name": "Radial Menu Element", - "render_readme": true, - "homeassistant": "0.110.0" - }, - "category": "plugin", - "description": "â­• Radial Menu Element", - "domain": "", - "downloads": 2347, - "etag_repository": "W/\"b0e0f9db5a49ee97dd0b531428d0311619aac8ae1684250e84b8d787b8594509\"", - "full_name": "iantrich/radial-menu", - "last_updated": "2022-03-13T20:58:45Z", - "stargazers_count": 58, - "last_fetched": 1669106311.317946 - }, - "175927964": { - "repository_manifest": { - "name": "Podcast Card", - "render_readme": true - }, - "category": "plugin", - "description": "🎧 Podcast Player Card", - "domain": "", - "etag_repository": "W/\"739ace3027accc781d0077f47d0c969e3e03811aa25d983a9c85998ef77dc859\"", - "full_name": "iantrich/podcast-card", - "last_updated": "2021-08-11T16:06:20Z", - "stargazers_count": 21 - }, - "215633404": { - "repository_manifest": { - "name": "Restriction Card", - "render_readme": true, - "homeassistant": "0.110.0" - }, - "category": "plugin", - "description": "🔒 Apply restrictions to Lovelace cards", - "domain": "", - "downloads": 7880, - "etag_repository": "W/\"329add89595935c40ee3b2fafd0940c534385858c08e3819ab14552d33b0bea0\"", - "full_name": "iantrich/restriction-card", - "last_updated": "2022-07-20T22:54:12Z", - "stargazers_count": 169, - "topics": [ - "security" - ], - "last_fetched": 1672641664.198628 - }, - "164367214": { - "repository_manifest": { - "name": "Roku Card", - "render_readme": true, - "homeassistant": "0.110.0" - }, - "category": "plugin", - "description": "📺 Roku Remote Card", - "domain": "", - "downloads": 5425, - "etag_repository": "W/\"fd9d9499e93c3eb6a2e8fdcf6f2ba8beb060edfca6727e9ce5bebc773703e93d\"", - "full_name": "iantrich/roku-card", - "last_updated": "2022-07-20T17:14:14Z", - "stargazers_count": 97, - "topics": [ - "roku" - ], - "last_fetched": 1670929618.494879 - }, - "179788256": { - "repository_manifest": { - "name": "Text Divider Row", - "render_readme": true - }, - "category": "plugin", - "description": "🗂 Text Divider Row", - "domain": "", - "downloads": 6652, - "etag_repository": "W/\"b47b6fab7ba53b41aeea4bce62da9c277da667e7482c3200adfaf719b9966637\"", - "full_name": "iantrich/text-divider-row", - "last_updated": "2022-07-21T03:51:59Z", - "stargazers_count": 69, - "last_fetched": 1672737765.683969 - }, - "335019855": { - "repository_manifest": { - "name": "LinakDesk Card", - "render_readme": true, - "filename": "linak-desk-card.js" - }, - "category": "plugin", - "description": "Home Assistant Lovelace Card for controlling desks based on linak bluetooth controller.", - "domain": "", - "downloads": 347, - "etag_repository": "W/\"41ad4b68ec066367cb6ac3ffd4262cfc0141388f276cfb18288469c6b641e194\"", - "full_name": "IhorSyerkov/linak-desk-card", - "last_updated": "2022-11-08T11:31:37Z", - "stargazers_count": 37, - "topics": [ - "linak-desk-card" - ], - "last_fetched": 1668210788.236051 - }, - "164887047": { - "repository_manifest": {}, - "category": "plugin", - "description": "A Lovelace custom card for custom component Krisinformation is Home Assistant", - "domain": "", - "etag_repository": "W/\"0de41a7104dc59fcc5940a7c5eface92b319f0eedd907b7927800a115485a484\"", - "full_name": "isabellaalstrom/krisinfo-card", - "last_updated": "2020-09-18T17:45:35Z", - "stargazers_count": 7 - }, - "231015759": { - "repository_manifest": { - "name": "Xiaomi Smartmi Fan Card", - "render_readme": true, - "filename": "xiaomi-fan-card.js" - }, - "category": "plugin", - "description": "Xiaomi Smartmi Fan Lovelace card with CSS fan animation", - "domain": "", - "downloads": 1893, - "etag_repository": "W/\"757a7bc00eff6c35c85baadd6b966abbe6b5dfde2602eed60312ffe3222d5b2a\"", - "full_name": "ikaruswill/lovelace-fan-xiaomi", - "last_updated": "2022-07-24T15:33:46Z", - "stargazers_count": 60, - "topics": [ - "xiaomi", - "xiaomi-fan" - ], - "last_fetched": 1661808810.258774 - }, - "194824532": { - "repository_manifest": { - "name": "Météo France Weather Card", - "country": "FR", - "render_readme": true - }, - "category": "plugin", - "description": "Weather Card with animated icons for Home Assistant Lovelace adapted to display all informations from Météo France integration", - "domain": "", - "etag_repository": "W/\"d29590e5a3923c3056616af1162be00abd8324433b240dc26ae5f28198164260\"", - "full_name": "Imbuzi/meteo-france-weather-card", - "last_updated": "2022-10-13T21:39:44Z", - "stargazers_count": 24, - "topics": [ - "animated-icons", - "lovelace-card", - "meteo-france", - "weather" - ], - "last_fetched": 1670081803.484848 - }, - "273405252": { - "repository_manifest": { - "name": "Lightning Detector Card", - "filename": "lightning-detector-card.js" - }, - "category": "plugin", - "description": "A Lightning Detection Display Card for Home Assistant Lovelace", - "domain": "", - "etag_repository": "W/\"f6bbea8139ce70226913551b0c4860623293b9ba4c55d264e9ff846532cded8a\"", - "full_name": "ironsheep/lovelace-lightning-detector-card", - "last_updated": "2022-02-13T15:16:12Z", - "stargazers_count": 17, - "topics": [ - "as3935", - "lovelace-card", - "lovelace-custom-card" - ], - "last_fetched": 1658030078.845831 - }, - "281214271": { - "repository_manifest": { - "name": "RPi Monitor Card", - "filename": "rpi-monitor-card.js" - }, - "category": "plugin", - "description": "A Raspberry Pi status display Card for Home Assistant Lovelace", - "domain": "", - "downloads": 17676, - "etag_repository": "W/\"6195d3f6137a91433d94d7242e8f8be2f3fb31703be52c0fed0f3da2614de46e\"", - "full_name": "ironsheep/lovelace-rpi-monitor-card", - "last_updated": "2022-07-21T04:50:21Z", - "stargazers_count": 100, - "topics": [ - "lovelace-card", - "lovelace-custom-card", - "raspberry-pi" - ], - "last_fetched": 1672737769.447188 - }, - "195671060": { - "repository_manifest": { - "name": "Lovelace Grocy Chores Card", - "render_readme": true - }, - "category": "plugin", - "description": "A card to track chores and tasks in Grocy.", - "domain": "", - "etag_repository": "W/\"67bacdb57e09dd08321d438688128412d5255bd2586b70f875e5242dcfd6ec4e\"", - "full_name": "isabellaalstrom/lovelace-grocy-chores-card", - "last_updated": "2022-12-16T11:03:27Z", - "stargazers_count": 90, - "last_fetched": 1672641670.174076 - }, - "237812136": { - "repository_manifest": { - "name": "Yandex Icons", - "filename": "yandex-icons.js", - "render_readme": true, - "country": [ - "RU" - ], - "homeassistant": "0.110.0" - }, - "category": "plugin", - "description": "Иконки Ð¯Ð½Ð´ÐµÐºÑ ÑƒÑтройÑтв Ð´Ð»Ñ Home Assistant", - "domain": "", - "etag_repository": "W/\"7b8171e4d115d1870e7f2cd8836ad36ff589e08c35f87364c816caf6086f6393\"", - "full_name": "iswitch/ha-yandex-icons", - "last_updated": "2022-06-10T22:05:51Z", - "stargazers_count": 49, - "topics": [ - "icon-pack", - "icons", - "media-player", - "yandex" - ], - "last_fetched": 1663332435.272174 - }, - "351472550": { - "repository_manifest": { - "name": "Multiline Entity Card", - "render_readme": true, - "filename": "multiline-entity-card.js" - }, - "category": "plugin", - "description": "A custom entity card for Home Assistant that allows text to span multiple lines.", - "domain": "", - "etag_repository": "W/\"90fbd35513b3eabc5a4701adfefe074431fd7cda68c638cacd43f3db3e9d550b\"", - "full_name": "jampez77/Multiline-Entity-Card", - "last_updated": "2022-04-11T09:27:19Z", - "stargazers_count": 13, - "topics": [ - "automation" - ], - "last_fetched": 1670081807.55444 - }, - "245159052": { - "repository_manifest": { - "name": "Canary" - }, - "category": "plugin", - "description": "🤠Adds many useful extensions to lovelace, such as templating secondary info, stacking within a card and more!", - "domain": "", - "downloads": 1224, - "etag_repository": "W/\"b5a00386545d635ee4376477f3bb75bdec2d80a4c642c4dddc1938e0cc034afd\"", - "full_name": "jcwillox/lovelace-canary", - "last_updated": "2022-12-14T09:32:32Z", - "stargazers_count": 45, - "topics": [ - "canary-card", - "extensions" - ], - "last_fetched": 1672191671.170386 - }, - "244872232": { - "repository_manifest": { - "name": "Paper Buttons Row" - }, - "category": "plugin", - "description": "Adds highly configurable buttons that use actions and per-state styling.", - "domain": "", - "downloads": 4203, - "etag_repository": "W/\"415c56c2cdffd8fd503ea125a50a5b1da465cd80edf800dc1c8045cf4ac27ae8\"", - "full_name": "jcwillox/lovelace-paper-buttons-row", - "last_updated": "2022-12-13T13:19:30Z", - "stargazers_count": 168, - "topics": [ - "actions", - "buttons", - "haptic", - "paper" - ], - "last_fetched": 1671921670.640048 - }, - "163446489": { - "repository_manifest": { - "name": "Entur Card", - "render_readme": true, - "filename": "entur-card.js" - }, - "category": "plugin", - "description": "Home Assistant Lovelace card card for the Entur public transport component.", - "domain": "", - "etag_repository": "W/\"217afe58f14ee862f6c4d16ba0595a824c0b8c05456a89b803781a68a8240849\"", - "full_name": "jonkristian/entur-card", - "last_updated": "2022-01-27T09:42:11Z", - "stargazers_count": 40, - "topics": [ - "entur", - "transportation" - ], - "last_fetched": 1672101671.726735 - }, - "238802974": { - "repository_manifest": { - "name": "Roomba Vacuum Card", - "render_readme": true - }, - "category": "plugin", - "description": "HA Lovelace Card for iRobot Roomba Vacuum Cleaner leveraging the rest980 Docker Image", - "domain": "", - "etag_repository": "W/\"ffa963630715768060d15cfc0a129681738f1bbe6b54880a272530ec0089827e\"", - "full_name": "jeremywillans/lovelace-roomba-vacuum-card", - "last_updated": "2022-12-13T01:31:39Z", - "stargazers_count": 34, - "topics": [ - "irobot", - "irobot-roomba", - "lovelace-custom-card", - "vacuum" - ], - "last_fetched": 1670929626.468235 - }, - "283578257": { - "repository_manifest": { - "name": "power-distribution-card", - "render_readme": true, - "filename": "power-distribution-card.js" - }, - "category": "plugin", - "description": "A Lovelace Card for visualizing power distributions.", - "domain": "", - "downloads": 2752, - "etag_repository": "W/\"e072f03b69a7c68dec8b6d099fc7b55c82853275a9b6c57b6db2bbbf8a84af28\"", - "full_name": "JonahKr/power-distribution-card", - "last_updated": "2022-11-22T15:59:28Z", - "stargazers_count": 129, - "topics": [ - "e3dc", - "lovelace-card" - ], - "last_fetched": 1672551673.004572 - }, - "328132422": { - "repository_manifest": { - "name": "Kodi Playlist Card", - "render_readme": true - }, - "category": "plugin", - "description": "This repository is used to contain the code of a kodi playlist card for Home Assistant and publish it via HACS", - "domain": "", - "etag_repository": "W/\"4147fa07edebd2a84b04219071922fc4f566ffea828a9a05cfa237896b43728e\"", - "full_name": "jtbgroup/kodi-playlist-card", - "last_updated": "2022-05-24T20:27:01Z", + "category": "integration", + "description": "Home Assistant custom component for controlling vSmart in Vaillant+ cn app.", + "domain": "vaillant_plus", + "etag_repository": "W/\"9040f506a80b74902347cd7fd09ff61fbc19bd0fd73e45cf217f841df6711043\"", + "last_updated": "2024-04-05T14:24:24Z", "stargazers_count": 2, "topics": [ - "kodi" + "vaillant", + "vsmart" ], - "last_fetched": 1653439996.558739 - }, - "172998062": { - "repository_manifest": {}, - "category": "plugin", - "description": "Minimalistic weather card for Home Assistant", - "domain": "", - "downloads": 21805, - "etag_repository": "W/\"3c3e6f14da70a8771d1e5ac23ea80201c52d5da3a28f86b2d1f956cb3506f58e\"", - "full_name": "kalkih/simple-weather-card", - "last_updated": "2022-05-27T21:10:15Z", - "stargazers_count": 203, - "topics": [ - "weather" - ], - "last_fetched": 1672641674.015287 - }, - "343112953": { - "repository_manifest": { - "name": "Kodi Search Card", - "render_readme": true, - "filename": "kodi-search-card.js" - }, - "category": "plugin", - "description": "Custom card for home assistant allowing to search in the libraries of kodi", - "domain": "", - "downloads": 168, - "etag_repository": "W/\"1bc271e72f0cadb0d5a7d76b9a0d60dcecbab2398c30b1f75e83ffe8d94433cf\"", - "full_name": "jtbgroup/kodi-search-card", - "last_updated": "2022-09-13T19:37:26Z", - "stargazers_count": 9, - "topics": [ - "kodi", - "kodi-media-sensors" - ], - "last_fetched": 1663332440.492939 - }, - "148520838": { - "repository_manifest": {}, - "category": "plugin", - "description": "Minimalistic media card for Home Assistant Lovelace UI", - "domain": "", - "downloads": 37747, - "etag_repository": "W/\"796ba93696a8c9e8e3d3d50908d519e8ce9fd3d7bafa585ac10ea57ecc6e747f\"", - "full_name": "kalkih/mini-media-player", - "last_updated": "2022-12-31T02:55:17Z", - "stargazers_count": 1198, - "topics": [ - "automation", - "custom", - "media-player", - "sonos" - ], - "default_branch": "master", - "installed_commit": "b45330d", - "installed": true, - "last_commit": "b45330d", - "last_version": "v1.16.5", - "open_issues": 101, - "published_tags": [ - "v1.16.5", - "v1.16.4", - "v1.16.2", - "v1.16.1", - "v1.16.0" - ], - "pushed_at": "2022-12-31T02:55:17", - "releases": true, - "version_installed": "v1.16.5", - "last_fetched": 1672770077.742371 - }, - "363428919": { - "repository_manifest": { - "name": "Plex Meets Home Assistant", - "render_readme": true, - "filename": "plex-meets-homeassistant.js" - }, - "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", - "domain": "", - "etag_repository": "W/\"a12bb23940642f71225f6d1e8a80ebf1ef427a6c5a0dac170491a0f4ca004b4f\"", - "full_name": "JurajNyiri/PlexMeetsHomeAssistant", - "last_updated": "2022-03-23T18:42:53Z", - "stargazers_count": 70, - "topics": [ - "adb", - "androidtv", - "hacktoberfest2021", - "homeassistant-custom-component", - "kodi", - "plex", - "plexmediaserver", - "tv" - ], - "last_fetched": 1670351813.103195 - }, - "151280062": { - "repository_manifest": { - "name": "mini-graph-card", - "render_readme": true - }, - "category": "plugin", - "description": "Minimalistic graph card for Home Assistant Lovelace UI", - "domain": "", - "downloads": 119433, - "etag_repository": "W/\"de73055f70ef3f81e32829700c461855a06d5a03e94efb0c384a933ed2c88c8a\"", - "full_name": "kalkih/mini-graph-card", - "last_updated": "2022-12-24T00:10:11Z", - "stargazers_count": 2165, - "topics": [ - "automation", - "custom", - "graph" - ], - "default_branch": "master", - "installed_commit": "11e416a", - "installed": true, - "last_commit": "88d91eb", - "last_version": "v0.11.0", - "open_issues": 99, - "published_tags": [ - "v0.11.0", - "v0.10.0", - "v0.9.4", - "v0.9.3", - "v0.9.2" - ], - "pushed_at": "2022-12-24T00:10:11", - "releases": true, - "version_installed": "v0.11.0", - "last_fetched": 1672770077.765182 - }, - "313269367": { - "repository_manifest": { - "name": "kibibit Better Graph Colors", - "render_readme": true, - "filename": "kb-better-graph-colors.js" - }, - "category": "plugin", - "description": "Replace the history graph colors with a material design color palette.", - "domain": "", - "etag_repository": "W/\"0d21c6c0e564f332d5b052bf23733e95e0324b9153fd6c1ddd1a6eb5a0318ee9\"", - "full_name": "Kibibit/kb-better-graph-colors", - "last_updated": "2022-06-19T17:37:46Z", - "stargazers_count": 9, - "topics": [ - "color-scheme", - "graphs", - "palette" - ], - "last_fetched": 1656230087.189531 - }, - "313270182": { - "repository_manifest": { - "name": "kibibit Frosted Cards", - "render_readme": true, - "filename": "kb-frosted-cards.js" - }, - "category": "plugin", - "description": "Make Cards and Popups blur everything behind them.", - "domain": "", - "etag_repository": "W/\"f9a3b3189200a65d322d2f06eead8f1e9d34859a4ec098b83b0776bf6d06fb4a\"", - "full_name": "Kibibit/kb-frosted-cards", - "last_updated": "2022-06-19T17:40:45Z", - "stargazers_count": 8, - "topics": [ - "effect", - "frosted-glass" - ], - "last_fetched": 1659110087.758517 - }, - "328957716": { - "repository_manifest": { - "name": "Time Elapsed Card", - "render_readme": true, - "filename": "elapsed-time-card.js" - }, - "category": "plugin", - "description": "Home Assistant Lovelace Custom Card to calculate time elapsed/left", - "domain": "", - "etag_repository": "W/\"79c9a432efb2f08f7df374d30adac4cedec1733bf22981d0516545325b475d6c\"", - "full_name": "Kirbo/ha-lovelace-elapsed-time-card", - "last_updated": "2021-06-03T08:58:27Z", - "stargazers_count": 21, - "topics": [ - "lovelace-custom-card" - ], - "last_fetched": 1647456478.541844 - }, - "292008305": { - "repository_manifest": { - "name": "Steam Card", - "render_readme": true, - "filename": "kb-steam-card.js" - }, - "category": "plugin", - "description": "A Home Assistant card for Steam integrations", - "domain": "", - "etag_repository": "W/\"f952e4c24dffc91efcb8e6e3a704d1706f33d2e56af13005b51242a7c16d4697\"", - "full_name": "Kibibit/kb-steam-card", - "last_updated": "2022-06-19T17:39:49Z", - "stargazers_count": 24, - "topics": [ - "card", - "steam" - ], - "last_fetched": 1671537468.730599 - }, - "276636213": { - "repository_manifest": { - "name": "Vertical Slider Cover Card", - "render_readme": true, - "filename": "vertical-slider-cover-card.js" - }, - "category": "plugin", - "description": "Cover card with homekit style vertical position slider (best with panel-mode but normal-mode works also)", - "domain": "", - "etag_repository": "W/\"473d7f60a060508dce20a102885fda4f50477943de3dbe140eb585fa1d0fd2d7\"", - "full_name": "konnectedvn/lovelace-vertical-slider-cover-card", - "last_updated": "2022-07-09T10:24:45Z", - "stargazers_count": 44, - "topics": [ - "card" - ], - "last_fetched": 1661612750.13273 - }, - "290281267": { - "repository_manifest": { - "name": "Fullscreen Card", - "render_readme": "true" - }, - "category": "plugin", - "description": "Make your Home Assistant browser fullscreen with one tap.", - "domain": "", - "etag_repository": "W/\"d97b47386d456b1b84f941f5ba4010f8f2956872fdbaa50bfa3f7b89204adcc8\"", - "full_name": "KTibow/fullscreen-card", - "last_updated": "2021-12-30T17:18:35Z", - "stargazers_count": 23, - "topics": [ - "card", - "fullscreen", - "hacktoberfest2020" - ], - "last_fetched": 1660460000.401424 - }, - "168570875": { - "repository_manifest": {}, - "category": "plugin", - "description": "fitbit-card for lovelace", - "domain": "", - "etag_repository": "W/\"32a4dbea00b7b1b40fdce1addcb8185c2954c101fcda53e2c05a23028627543f\"", - "full_name": "ljmerza/fitbit-card", - "last_updated": "2020-07-10T20:55:32Z", - "stargazers_count": 23, - "last_fetched": 1650650093.753694 - }, - "169783299": { - "repository_manifest": {}, - "category": "plugin", - "description": "Track your repo issues, starts, forks, and pull requests", - "domain": "", - "etag_repository": "W/\"e1a5335ca7eed3790109eb28e787d7d882ba160a9057b06d2fd0d444f42606df\"", - "full_name": "ljmerza/github-card", - "last_updated": "2020-01-13T23:55:00Z", - "stargazers_count": 10 - }, - "197960232": { - "repository_manifest": {}, - "category": "plugin", - "description": "our groceries lovelace card", - "domain": "", - "etag_repository": "W/\"52b18e2894c57f70cdc95d27cf28bc8f56f7831f38f8053bfacf190ea95fea0f\"", - "full_name": "ljmerza/our-groceries-card", - "last_updated": "2022-06-02T03:51:23Z", - "stargazers_count": 27, - "last_fetched": 1668390803.457128 - }, - "175727366": { - "repository_manifest": { - "name": "Reddit Card", - "render_readme": true, - "content_in_root": true, - "filename": "reddit-card.js" - }, - "category": "plugin", - "description": "Reddit Card for Home Assistant", - "domain": "", - "etag_repository": "W/\"78f903aab7f4c6f0a94866867f7470f45f9cf84a092bea7a4993ed06f8759e7c\"", - "full_name": "ljmerza/reddit-card", - "last_updated": "2022-07-11T21:45:30Z", - "stargazers_count": 9, - "last_fetched": 1657579997.575652 - }, - "168744428": { - "repository_manifest": { - "name": "Light Entity Card", - "render_readme": true, - "filename": "dist/light-entity-card.js" - }, - "category": "plugin", - "description": "Control any light or switch entity", - "domain": "", - "downloads": 26455, - "etag_repository": "W/\"6f75b564cd1b0817200e65011eb5863d7b48b71ec2b9b6b2da3d8515609bdc97\"", - "full_name": "ljmerza/light-entity-card", - "last_updated": "2022-11-09T15:17:24Z", - "stargazers_count": 172, - "last_fetched": 1670929636.919368 + "last_fetched": 1714624975.965912 }, "183499944": { "repository_manifest": { @@ -3520,11923 +54,182 @@ "render_readme": true, "filename": "dist/tracking-number-card.js" }, + "full_name": "ljmerza/tracking-number-card", "category": "plugin", "description": "Show Tracking Numbers from the Email Sensor for Home Assistant", "domain": "", - "downloads": 744, - "etag_repository": "W/\"c1927c482dd8858981c777a95d38612b2394596d7d3dc312dd305fe3f294107c\"", - "full_name": "ljmerza/tracking-number-card", - "last_updated": "2022-11-29T16:30:22Z", - "stargazers_count": 18, - "last_fetched": 1671537473.687556 - }, - "180464361": { - "repository_manifest": { - "name": "Travel Time Card", - "render_readme": true, - "filename": "dist/travel-time-card.js" - }, - "category": "plugin", - "description": "show travel times for you travel time sensors", - "domain": "", - "downloads": 1195, - "etag_repository": "W/\"6e66fc6722736061e5a81b2116ea22f27874185a28f2529baaf854bb5b4b2f0a\"", - "full_name": "ljmerza/travel-time-card", - "last_updated": "2022-06-02T03:55:39Z", - "stargazers_count": 22, - "last_fetched": 1670929637.967074 - }, - "236945951": { - "repository_manifest": {}, - "category": "plugin", - "description": "Graph of Buienradars rain forecast ", - "domain": "", - "downloads": 3121, - "etag_repository": "W/\"cf33244b365891406ac9d0d97760790de9ec08979a77b65000a33d35e869d730\"", - "full_name": "lukevink/lovelace-buien-rain-card", - "last_updated": "2022-11-09T07:37:14Z", - "stargazers_count": 48, - "topics": [ - "buienradar", - "chartjs", - "forecast", - "graph" - ], - "last_fetched": 1669631816.988527 - }, - "257123327": { - "repository_manifest": { - "name": "LG WebOS channel pad", - "filename": "card-channel-pad.js", - "render_readme": true - }, - "category": "plugin", - "description": "channel pad for LG TV Remote control", - "domain": "", - "etag_repository": "W/\"0bfc6be20cb04b19fe0f959494d24e48f0c3af9bd6975a9c567645c5aecc23bb\"", - "full_name": "madmicio/channel-pad", - "last_updated": "2020-05-28T19:17:53Z", - "stargazers_count": 15, - "topics": [ - "channel-pad", - "lg", - "tv-remote" - ], - "last_fetched": 1668930805.86585 - }, - "257005990": { - "repository_manifest": { - "name": "LG WebOS Remote Control", - "content_in_root": true, - "filename": "lg-remote-control.js", - "render_readme": true - }, - "category": "plugin", - "description": "Remote Control for LG TV WebOS", - "domain": "", - "etag_repository": "W/\"45e8a1b7b4fa31dd197746864d866cf74792cb3776e48390e393f99cbea8ce04\"", - "full_name": "madmicio/LG-WebOS-Remote-Control", - "last_updated": "2022-09-27T18:02:37Z", - "stargazers_count": 258, - "last_fetched": 1672737785.603622 - }, - "352399227": { - "repository_manifest": { - "name": "KNX User Forum Icon Set", - "render_readme": true, - "homeassistant": "2021.10" - }, - "category": "plugin", - "description": "Icon set from KNX User Forum for Home Assistant. The icon set contains more than 900 icons for home automation.", - "domain": "", - "etag_repository": "W/\"fb25fcae85ccad0837b860974e36a964f8cdc4364b9a113d509068e6afbc2f77\"", - "full_name": "mampfes/ha-knx-uf-iconset", - "last_updated": "2021-12-15T18:26:29Z", - "stargazers_count": 5, - "topics": [ - "icons", - "iconset" - ] - }, - "308883876": { - "repository_manifest": { - "name": "BLE bulb card", - "content_in_root": true, - "filename": "ble-bulb-card.js", - "render_readme": true - }, - "category": "plugin", - "description": "Custom card for bluetooth bulb (BLE light) control for Homeassistant", - "domain": "", - "etag_repository": "W/\"e58dd3afb3b943e445c5f891dc8d84b94dcdc8d3e6606cdbb7a0c28588158b44\"", - "full_name": "marcomow/ble-bulb-card", - "last_updated": "2021-11-05T19:42:44Z", - "stargazers_count": 5, - "topics": [ - "ble", - "ble-bulb", - "ble-bulb-card", - "home-assistant-card", - "magic-blue-bulbs", - "magicblue", - "triones", - "web-bluetooth" - ] - }, - "187501032": { - "repository_manifest": { - "name": "FireTV Remote Card", - "content_in_root": true - }, - "category": "plugin", - "description": "📺 FireTV Remote Card", - "domain": "", - "etag_repository": "W/\"e69f291df6598a750005949cff84473e4e9b2e56b101176350ed041f6ea03cef\"", - "full_name": "marrobHD/firetv-card", - "last_updated": "2022-07-13T16:58:11Z", + "downloads": 518, + "etag_repository": "W/\"f95bb5204825a1214228318e5d0691582a6478555950f4829fe1fcd1c7b0bd2c\"", + "last_updated": "2024-02-03T08:41:01Z", "stargazers_count": 28, "topics": [ - "firetv-card", - "lovelace-card", - "lovelace-firetv" + "email", + "tracking-mumbers" ], - "last_fetched": 1666606456.92774 + "last_fetched": 1711384647.940284 }, - "188572845": { + "377012187": { "repository_manifest": { - "name": "Rotel Remote Card", - "content_in_root": true - }, - "category": "plugin", - "description": "🔊 Rotel Remote Card", - "domain": "", - "etag_repository": "W/\"3d13b38b008a0d97c35e0a943776c6bceff293316b9399d64447e08971badcb8\"", - "full_name": "marrobHD/rotel-card", - "last_updated": "2022-05-25T19:39:13Z", - "stargazers_count": 5, - "topics": [ - "home-assistant-rotel-card", - "lovelace-card" - ], - "last_fetched": 1654879996.972241 - }, - "275672933": { - "repository_manifest": { - "name": "Select list Card", - "render_readme": true, - "filename": "select-list-card.js" - }, - "category": "plugin", - "description": "Select List Card displays an input_select entity as a list in lovelace", - "domain": "", - "downloads": 7320, - "etag_repository": "W/\"04fd01f046be8e1fd64207e3d8c819c55e1a7c6c932f95280aef7f745c8db5a2\"", - "full_name": "mattieha/select-list-card", - "last_updated": "2022-07-21T04:13:07Z", - "stargazers_count": 54, - "topics": [ - "lovelace-custom-card" - ], - "last_fetched": 1670081824.273303 - }, - "187339794": { - "repository_manifest": { - "name": "TV Remote Card", - "content_in_root": true, - "homeassistant": "2022.4.0" - }, - "category": "plugin", - "description": "📺 TV Remote Card", - "domain": "", - "etag_repository": "W/\"de2df8bdc968680759a12d2865f63b4da3c2f12622f617644ea6ad0f6c9ac12e\"", - "full_name": "marrobHD/tv-card", - "last_updated": "2022-11-15T14:04:23Z", - "stargazers_count": 129, - "topics": [ - "homeassistant-tv-card", - "lovelace-card", - "tv-card" - ], - "last_fetched": 1672551688.468843 - }, - "302895020": { - "repository_manifest": { - "name": "Github Flexi Card / Entity Row", - "filename": "github-flexi-card.js", + "name": "Weight Gurus", "render_readme": true }, - "category": "plugin", - "description": "Github stats card for Home Assistant", - "domain": "", - "etag_repository": "W/\"864dee2956c080b3e14faa96dcca761a4e800377564897962c1acfed9756f18a\"", - "full_name": "maxwroc/github-flexi-card", - "last_updated": "2022-02-08T20:54:42Z", - "stargazers_count": 23, - "topics": [ - "card", - "flexi", - "github", - "github-flexi-card" + "new": true, + "full_name": "jcgoette/weight_gurus_homeassistant", + "authors": [ + "@jcgoette" ], - "last_fetched": 1660982853.508415 - }, - "256292682": { - "repository_manifest": { - "name": "Battery State Card / Entity Row", - "filename": "battery-state-card.js", - "render_readme": true - }, - "category": "plugin", - "description": "Battery state card for Home Assistant", - "domain": "", - "downloads": 24056, - "etag_repository": "W/\"e255da9819d11a1dc90adb9d760eca0bf13a3e6ef65a0f273a64995d87618490\"", - "full_name": "maxwroc/battery-state-card", - "last_updated": "2022-12-26T21:44:27Z", - "stargazers_count": 480, - "topics": [ - "battery", - "lovelace-custom-card" - ], - "last_fetched": 1672641689.773422 - }, - "204049047": { - "repository_manifest": { - "name": "OpenMensa Lovelace Card", - "content_in_root": true - }, - "category": "plugin", - "description": "A Home-Assistant Lovelace card which displays information from the openmensa-sensor.", - "domain": "", - "etag_repository": "W/\"2b39f540a53a8a1f5e9e0a4d3a9832079a2fea98c8d3475cf72719639d2f965c\"", - "full_name": "Mofeywalker/openmensa-lovelace-card", - "last_updated": "2019-08-23T19:16:54Z", - "stargazers_count": 1 - }, - "361205663": { - "repository_manifest": { - "name": "Meteoalarm Card", - "render_readme": true, - "filename": "meteoalarm-card.js" - }, - "category": "plugin", - "description": "Meteoalarm, Météo-France and DWD severe weather warnings card for Home Assistant Lovelace UI ⛈ï¸", - "domain": "", - "downloads": 626, - "etag_repository": "W/\"4362e70af6a7d2d69782eea897d5948e38464fc686c9849f731ad4913511361e\"", - "full_name": "MrBartusek/MeteoalarmCard", - "last_updated": "2022-12-18T14:18:48Z", - "stargazers_count": 54, - "topics": [ - "deutscher-wetterdienst", - "dwd", - "lovelace-card", - "meteo-france", - "meteoalarm", - "meteoalarmeu", - "nina", - "nws", - "weather" - ], - "last_fetched": 1671537480.35547 - }, - "186765704": { - "repository_manifest": { - "homeassistant": "0.100.0", - "render_readme": true - }, - "category": "plugin", - "description": "A fluffy banner card for Home Assistant 🥰", - "domain": "", - "downloads": 25706, - "etag_repository": "W/\"6254551c31a8bd28b1ac84b56771db3e9a071fdc1f2dda409bd6596205032cbf\"", - "full_name": "nervetattoo/banner-card", - "last_updated": "2022-12-11T11:36:12Z", - "stargazers_count": 507, - "last_fetched": 1672371691.025744 - }, - "158654878": { - "repository_manifest": { - "name": "Simple Thermostat", - "homeassistant": "0.84.0", - "render_readme": true - }, - "category": "plugin", - "description": "A different take on the thermostat card for Home Assistant ♨ï¸", - "domain": "", - "downloads": 27882, - "etag_repository": "W/\"5c8a3583d0f608ae80a9621108b40bc1b358e46fbc31bcba64b57911b93b66d4\"", - "full_name": "nervetattoo/simple-thermostat", - "last_updated": "2022-12-11T11:33:04Z", - "stargazers_count": 616, - "topics": [ - "polymer-3" - ], - "last_fetched": 1672461692.477603 - }, - "321773656": { - "repository_manifest": { - "name": "themable-grid", - "render_readme": true - }, - "category": "plugin", - "description": "🀹 Lovelace responsive grid card that can be tweaked in your theme definition.", - "domain": "", - "downloads": 1165, - "etag_repository": "W/\"b9173b48d15d38d6621319866611e344c8dd86647589db561ea035f1b060add9\"", - "full_name": "nervetattoo/themable-grid", - "last_updated": "2022-06-27T19:32:17Z", - "stargazers_count": 20, - "topics": [ - "lovelace-card", - "lovelace-custom-card" - ], - "last_fetched": 1670929645.198631 - }, - "286270157": { - "repository_manifest": { - "name": "Scheduler Card", - "render_readme": true, - "filename": "scheduler-card.js" - }, - "category": "plugin", - "description": "HA Lovelace card for control of scheduler entities", - "domain": "", - "downloads": 8157, - "etag_repository": "W/\"c4ba6268466237cae9ac2c75bf70def55a91a7c2282f4b4640882e4bced90e6c\"", - "full_name": "nielsfaber/scheduler-card", - "last_updated": "2022-12-25T08:11:10Z", - "stargazers_count": 545, - "topics": [ - "assistant", - "automation", - "card", - "home", - "schedule", - "scheduler", - "sunrise", - "sunset", - "week", - "weekly" - ], - "default_branch": "main", - "installed_commit": "a385e3e", - "installed": true, - "last_commit": "1a4cb6c", - "last_version": "v2.4.1", - "open_issues": 21, - "published_tags": [ - "v2.4.1", - "v2.4.0", - "v2.3.9", - "v2.3.8", - "v2.3.7" - ], - "pushed_at": "2022-12-25T08:11:10", - "releases": true, - "version_installed": "v2.3.9", - "last_fetched": 1672770077.875745 - }, - "142051833": { - "repository_manifest": { - "name": "Vertical Stack In Card", - "render_readme": true, - "filename": "vertical-stack-in-card.js" - }, - "category": "plugin", - "description": "📠Home Assistant Card: Similar to vertical/horizontal-stack, but removes card borders", - "domain": "", - "etag_repository": "W/\"921ef5d6a743fabac36493d86ae2a8b2e33ba45d14fc360d6dbe838d605a03c8\"", - "full_name": "ofekashery/vertical-stack-in-card", - "last_updated": "2022-10-29T15:51:32Z", - "stargazers_count": 724, - "last_fetched": 1672551693.484243 - }, - "238414582": { - "repository_manifest": { - "name": "Custom Card for Warsaw ZTM Information", - "country": "PL", - "homeassistant": "0.100.0" - }, - "category": "plugin", - "description": "Custom Lovelace card for Warsaw public transport", - "domain": "", - "etag_repository": "W/\"77f9cf8b96406a7083e3044e301f12956d30b50cc4b2c3ad76e118effda350af\"", - "full_name": "peetereczek/ztm-stop-card", - "last_updated": "2020-12-20T14:51:31Z", + "category": "integration", + "description": "This custom integration provides sensors for Weight Gurus API endpoints.", + "domain": "weight_gurus", + "etag_repository": "W/\"2aa4133edf2280543d93a10cb5966fee341a54a7466b02bcd260ffdf6a0c52a6\"", + "last_updated": "2021-12-18T04:00:33Z", "stargazers_count": 3, - "last_fetched": 1671109645.871339 - }, - "236127727": { - "repository_manifest": { - "name": "Camect Camera Card", - "filename": "HACS-camect-custom_card.js" - }, - "category": "plugin", - "description": "A custom card which exposes Camect video streams via the Home Assistant Lovelace interface. To use this card, you MUST have already installed the Camect HACS integration.", - "domain": "", - "etag_repository": "W/\"119b9bd28d72821cc2b95d5ed0be0f883078ad2f69973e6e223fd72a2908b35e\"", - "full_name": "pfunkmallone/HACS-camect-custom_card", - "last_updated": "2022-06-22T04:51:11Z", - "stargazers_count": 5, "topics": [ - "camect" + "health", + "home-assistant-component", + "weight" ], - "last_fetched": 1658479998.498108 + "last_fetched": 1678527890.310679 }, - "199546187": { - "repository_manifest": {}, - "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.", - "domain": "", - "etag_repository": "W/\"72005ffd8faa5a9011716ae834afc32c5830a72bd703b5c698cb2fe4b90eee7a\"", - "full_name": "PiotrMachowski/lovelace-google-keep-card", - "last_updated": "2022-08-15T02:30:18Z", - "stargazers_count": 44, - "topics": [ - "lovelace-card" - ], - "last_fetched": 1670929648.734589 - }, - "234961647": { + "708363868": { "repository_manifest": { - "name": "Climate Mode Entity Row", - "filename": "climate-mode-entity-row.js", + "name": "Tuya cloud vacuum map extractor", "render_readme": true }, - "category": "plugin", - "description": "Climate mode entity for Lovelace", - "domain": "", - "etag_repository": "W/\"3b82b50db515ea0ffe178dd6a608e4307940e8e352495a94ae07a8ed2fec9c33\"", - "full_name": "piitaya/lovelace-climate-mode-entity-row", - "last_updated": "2022-06-27T07:31:07Z", - "stargazers_count": 63, - "topics": [ - "card", - "thermostat" - ], - "last_fetched": 1671537485.642041 - }, - "218178802": { - "repository_manifest": { - "name": "Local Conditional card", - "render_readme": true, - "filename": "local-conditional-card.js" - }, - "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.", - "domain": "", - "downloads": 910, - "etag_repository": "W/\"18db2cc94c0865c1edb14d1f6c4644bc0c564fc715acf1584c9dbfe4e909c3d0\"", - "full_name": "PiotrMachowski/Home-Assistant-Lovelace-Local-Conditional-card", - "last_updated": "2022-08-15T02:29:47Z", - "stargazers_count": 36, - "topics": [ - "lovelace-card" - ], - "last_fetched": 1667146467.371549 - }, - "205261230": { - "repository_manifest": { - "name": "HTML Jinja2 Template card", - "filename": "html-template-card.js" - }, - "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.", - "domain": "", - "etag_repository": "W/\"f67aa4718dd50ef89d2a90fd8df345d81b6ed9921d5e9f6f94e8b10209ecac9e\"", - "full_name": "PiotrMachowski/Home-Assistant-Lovelace-HTML-Jinja2-Template-card", - "last_updated": "2022-08-15T02:29:59Z", - "stargazers_count": 35, - "topics": [ - "jinja2", - "lovelace-card", - "template" - ], - "last_fetched": 1667146468.004744 - }, - "193408399": { - "repository_manifest": {}, - "category": "plugin", - "description": "This card displays provided data as an HTML content of a card.", - "domain": "", - "etag_repository": "W/\"c8b776117e8e3ff2ed44055c053bb382a8eb40810aa0838efe51ca966f7dc675\"", - "full_name": "PiotrMachowski/lovelace-html-card", - "last_updated": "2022-08-15T02:30:20Z", - "stargazers_count": 26, - "topics": [ - "lovelace-card" - ], - "last_fetched": 1672461698.223191 - }, - "193372044": { - "repository_manifest": { - "name": "Xiaomi Vacuum Map Card", - "render_readme": true, - "filename": "xiaomi-vacuum-map-card.js" - }, - "category": "plugin", - "description": "This card provides a user-friendly way to fully control Xiaomi, Valetudo, Neato and Roomba (+ possibly other) vacuums in Home Assistant.", - "domain": "", - "downloads": 26019, - "etag_repository": "W/\"a52de7c019b07a05e8ec42f6ba39444221f86236ace85ff202a7e327ffa532cf\"", - "full_name": "PiotrMachowski/lovelace-xiaomi-vacuum-map-card", - "last_updated": "2022-12-31T12:57:19Z", - "stargazers_count": 979, - "topics": [ - "lovelace-card", - "neato", - "roborock", - "roomba", - "roomba980", - "vacuum", - "valetudo", - "valetudo-re", - "xiaomi", - "xiaomi-vacuum" - ], - "last_fetched": 1672737797.674977 - }, - "197759180": { - "repository_manifest": {}, - "category": "plugin", - "description": "Quickly search for entities from a Lovelace card.", - "domain": "", - "etag_repository": "W/\"a19fd6daf078e44ebb1de9636ec00bee52d54abc2b4163fbcb975c4b823c98ed\"", - "full_name": "postlund/search-card", - "last_updated": "2022-10-07T18:53:17Z", - "stargazers_count": 89, - "last_fetched": 1670664338.653225 - }, - "215037975": { - "repository_manifest": { - "name": "HA (Lovelace) Card Waze Travel Time" - }, - "category": "plugin", - "description": "Home Assistant Lovelace card for Waze Travel Time Sensor", - "domain": "", - "etag_repository": "W/\"379f88907be0f17845fea09ad25160dc88a496ed6c4b33cbf8d693c902c3bf5c\"", - "full_name": "r-renato/ha-card-waze-travel-time", - "last_updated": "2022-06-01T17:59:35Z", - "stargazers_count": 32, - "topics": [ - "lovelace-card" - ], - "last_fetched": 1666606469.105331 - }, - "260940136": { - "repository_manifest": { - "name": "HA (Lovelace) Card Weather Conditions", - "filename": "ha-card-weather-conditions.js" - }, - "category": "plugin", - "description": "Weather condition card (Lovelace) for Home Assistant.", - "domain": "", - "etag_repository": "W/\"85cfa47114ddc18948d64d367eaccf11e86f241a2f59c1bd00b1611ab21c944e\"", - "full_name": "r-renato/ha-card-weather-conditions", - "last_updated": "2022-11-10T16:24:30Z", - "stargazers_count": 123, - "topics": [ - "card", - "weather-conditions" - ], - "last_fetched": 1672641700.137797 - }, - "289188530": { - "repository_manifest": { - "name": "Tesla style solar power card", - "content_in_root": true, - "filename": "tesla-style-solar-power-card.js", - "render_readme": true - }, - "category": "plugin", - "description": "Home assistant power card mimicking the one tesla provides for the powerwall app.", - "domain": "", - "etag_repository": "W/\"06e7087ecbd007417e50ff4bcccb25192f5255cb5e2a5bd4ce8a82eec4e29c83\"", - "full_name": "reptilex/tesla-style-solar-power-card", - "last_updated": "2022-07-22T05:49:07Z", - "stargazers_count": 153, - "topics": [ - "battery", - "card", - "eletric-car", - "power", - "solar-energy" - ], - "last_fetched": 1672641700.593468 - }, - "330454534": { - "repository_manifest": { - "name": "La Marzocco Config Card", - "render_readme": true, - "filename": "lamarzocco-config-card.js" - }, - "category": "plugin", - "description": "Lovelace card to configure network-connected La Marzocco espresso machines", - "domain": "", - "downloads": 11, - "etag_repository": "W/\"720bbf2ebd500c836ca513a854bc89874b947841747819c5a2f620561342c9f6\"", - "full_name": "rccoleman/lovelace-lamarzocco-config-card", - "last_updated": "2022-11-15T05:00:39Z", - "stargazers_count": 2, - "topics": [ - "automation", - "espresso", - "lamarzocco", - "lovelace-card", - "lovelace-custom-card" - ], - "last_fetched": 1668570822.14643 - }, - "378256174": { - "repository_manifest": { - "name": "OpenSprinkler Card", - "render_readme": true, - "filename": "opensprinkler-card.js" - }, - "category": "plugin", - "description": "Home Assistant card for collecting OpenSprinkler status", - "domain": "", - "downloads": 1181, - "etag_repository": "W/\"a2912ac01133b857f067f75b0e621d6f8f54d84176e8a6ec49f9d2d002b54ccb\"", - "full_name": "rianadon/opensprinkler-card", - "last_updated": "2022-07-09T18:00:45Z", - "stargazers_count": 47, - "topics": [ - "opensprinkler" - ], - "last_fetched": 1666606469.806909 - }, - "376904517": { - "repository_manifest": { - "name": "Timer Bar Card", - "render_readme": true, - "filename": "timer-bar-card.js" - }, - "category": "plugin", - "description": "A progress bar display for Home Assistant timers", - "domain": "", - "downloads": 3193, - "etag_repository": "W/\"a2cc86a32458edd652b7e41801657b497d1c23186d5c6d27fbe3decbe3513728\"", - "full_name": "rianadon/timer-bar-card", - "last_updated": "2022-12-21T09:33:27Z", - "stargazers_count": 136, - "last_fetched": 1672737801.647289 - }, - "197715418": { - "repository_manifest": {}, - "category": "plugin", - "description": "A Home Assistant Lovelace card to report MiFlora plant sensors based on the HA Plant Card.", - "domain": "", - "etag_repository": "W/\"dfa30645cf019144c538ed0c3e5f91e1d577725675912499d66d7e42500d2213\"", - "full_name": "RodBr/miflora-card", - "last_updated": "2022-07-07T21:54:18Z", - "stargazers_count": 20, - "last_fetched": 1670929655.220237 - }, - "279157206": { - "repository_manifest": { - "name": "Water Heater Card", - "render_readme": true, - "homeassistant": "0.81.0", - "filename": "water-heater-card.js" - }, - "category": "plugin", - "description": "Water Heater card for Home Assistant's Lovelace UI", - "domain": "", - "etag_repository": "W/\"b684aed402b044aa98470bce1cd94c032bd8d24ff90ea6b9bd88654d03803858\"", - "full_name": "rsnodgrass/water-heater-card", - "last_updated": "2022-09-09T06:27:18Z", - "stargazers_count": 3, - "last_fetched": 1667056472.408211 - }, - "331701152": { - "repository_manifest": { - "name": "apexcharts-card", - "render_readme": true - }, - "category": "plugin", - "description": "📈 A Lovelace card to display advanced graphs and charts based on ApexChartsJS for Home Assistant", - "domain": "", - "downloads": 16245, - "etag_repository": "W/\"e38fd80adc29e9434fe7f3ed32310593b65337c06ca70878cb93d55c7ca10c9d\"", - "full_name": "RomRider/apexcharts-card", - "last_updated": "2023-01-02T18:00:56Z", - "stargazers_count": 576, - "topics": [ - "apexcharts", - "iot" - ], - "default_branch": "master", - "installed_commit": "0518d3c", - "installed": true, - "last_commit": "0518d3c", - "last_version": "v2.0.2", - "open_issues": 46, - "published_tags": [ - "v2.0.2", - "v2.0.1", - "v2.0.0", - "v1.10.0", - "v1.9.0" - ], - "pushed_at": "2023-01-02T18:00:56", - "releases": true, - "version_installed": "v2.0.2", - "last_fetched": 1672770077.833233 - }, - "259126760": { - "repository_manifest": { - "name": "Honeycomb Menu", - "content_in_root": true, - "filename": "honeycomb-menu.js", - "render_readme": true - }, - "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", - "domain": "", - "downloads": 122, - "etag_repository": "W/\"01c17cc62404ffd25d57ff07ed0fe3b091aad70544d4e3cee9933bf574b82763\"", - "full_name": "Sian-Lee-SA/honeycomb-menu", - "last_updated": "2022-12-30T18:10:16Z", - "stargazers_count": 129, - "topics": [ - "lovelace-module", - "menu", - "module" - ], - "last_fetched": 1672461704.095367 - }, - "241706284": { - "repository_manifest": { - "name": "Button Text Card", - "render_readme": true, - "filename": "button-text-card.js" - }, - "category": "plugin", - "description": "Custom, \"neumorphism\" Lovelace card", - "domain": "", - "etag_repository": "W/\"2647330fcf94e6c342f89ee6873662ddaa0e34a59478f1e86c7d347f4c1118d6\"", - "full_name": "Savjee/button-text-card", - "last_updated": "2022-11-27T17:22:13Z", - "stargazers_count": 103, - "topics": [ - "lovelace-card", - "templating", - "typescript" - ], - "last_fetched": 1672461704.343485 - }, - "216008446": { - "repository_manifest": { - "name": "Logbook Card", - "filename": "logbook-card.js" - }, - "category": "plugin", - "description": "Logbook card for Home Assistant UI Lovelace", - "domain": "", - "downloads": 1035, - "etag_repository": "W/\"06e585968df6c0f97299dbb1e02cb146ad1b7e67f835ae301ea0244f7c1e3843\"", - "full_name": "royto/logbook-card", - "last_updated": "2022-12-28T12:11:49Z", - "stargazers_count": 102, - "last_fetched": 1672551704.990111 - }, - "236317072": { - "repository_manifest": { - "name": "Pie Chart Card", - "content_in_root": true, - "filename": "pie-chart-card.js", - "render_readme": true - }, - "category": "plugin", - "description": "Generalized Lovelace pie chart card", - "domain": "", - "etag_repository": "W/\"3e9fc35b01cccf93f5e83230b043bfba328d15db640165ffd882dda7ff8a6b8c\"", - "full_name": "sdelliot/pie-chart-card", - "last_updated": "2020-03-07T21:19:19Z", - "stargazers_count": 11, - "last_fetched": 1652900000.015288 - }, - "237532750": { - "repository_manifest": { - "name": "Harmony Card", - "render_readme": true, - "filename": "harmony-card.js" - }, - "category": "plugin", - "description": "A Home Assistant Lovelace Care for Harmony Integration", - "domain": "", - "downloads": 4238, - "etag_repository": "W/\"51298b2c5a628f1b1ad1d2dee3856c64e5d2d254bf5a4e962d131d97096db6e9\"", - "full_name": "sbryfcz/harmony-card", - "last_updated": "2022-11-10T03:33:31Z", - "stargazers_count": 88, - "last_fetched": 1670081840.148673 - }, - "284283867": { - "repository_manifest": { - "name": "Gallery Card", - "filename": "gallery-card.js", - "render_readme": true - }, - "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. ", - "domain": "", - "etag_repository": "W/\"ff10020b8f0d641cbe967512970be8fbe1c8807d03ea2a0953ab6b71b6ce6b14\"", - "full_name": "TarheelGrad1998/gallery-card", - "last_updated": "2022-01-20T20:51:25Z", - "stargazers_count": 59, - "topics": [ - "gallery", - "gallery-card", - "images", - "videos" - ], - "last_fetched": 1671019657.296131 - }, - "300754203": { - "repository_manifest": { - "name": "Kanji Clock Card", - "render_readme": true, - "filename": "kanji-clock-card.js", - "country": [ - "JP" - ] - }, - "category": "plugin", - "description": "A simple clock widget using Japanese Kanji for date and time", - "domain": "", - "etag_repository": "W/\"7ed924d663a09f693c7769511af013cf0049289224d664c484ff0336ce62661c\"", - "full_name": "sopelj/lovelace-kanji-clock-card", - "last_updated": "2021-12-26T17:55:49Z", - "stargazers_count": 2, - "topics": [ - "lovelace-card", - "lovelace-custom-card" - ] - }, - "202874270": { - "repository_manifest": {}, - "category": "plugin", - "description": "Sets the background of your Home Assistant to match the entity picture of a media player", - "domain": "", - "etag_repository": "W/\"fddcd12479f92bc798160c4b4ec7669e0a2abd8c801c314360bb8b62372f90df\"", - "full_name": "TheLastProject/lovelace-media-art-background", - "last_updated": "2021-04-14T16:38:05Z", - "stargazers_count": 25, - "last_fetched": 1669901840.55135 - }, - "191580766": { - "repository_manifest": { - "name": "Light with profiles", - "content_in_root": true, - "filename": "light-with-profiles.js", - "homeassistant": "0.100.0" - }, - "category": "plugin", - "description": "Turn on lights based on light_profiles.csv", - "domain": "", - "etag_repository": "W/\"41efa600c6fcd4c9a0a0fb83299b8201517c313fd14500d0e0fc596611cdcfa1\"", - "full_name": "tcarlsen/lovelace-light-with-profiles", - "last_updated": "2022-06-12T20:39:16Z", - "stargazers_count": 57, - "topics": [ - "light", - "light-profiles", - "lovelace-card", - "profiles" - ], - "last_fetched": 1671537498.848963 - }, - "167744584": { - "repository_manifest": { - "name": "auto-entities", - "render_readme": true, - "homeassistant": "2022.3.0" - }, - "category": "plugin", - "description": "🔹Automatically populate the entities-list of lovelace cards", - "domain": "", - "etag_repository": "W/\"21daf6d7ef8fb79d972707a2e1426fccbba9b4670a05a4b3fd267fe7488d51d8\"", - "full_name": "thomasloven/lovelace-auto-entities", - "last_updated": "2022-12-27T01:21:15Z", - "stargazers_count": 775, - "last_fetched": 1672461709.793799 - }, - "237620254": { - "repository_manifest": { - "name": "todoist-task-list", - "content_in_root": true, - "render_readme": true, - "filename": "todoist-task-list.js" - }, - "category": "plugin", - "description": "This is a custom lovelace card for displaying a todoist calendar in Home Assistant.", - "domain": "", - "etag_repository": "W/\"5611f7e02d974608dfdd3251fa740c67e0ac92b852167862420be38f52784b58\"", - "full_name": "tholgir/TodoIst-Task-List", - "last_updated": "2021-04-25T07:36:09Z", - "stargazers_count": 11, - "topics": [ - "lovelace-custom-card", - "todoist" - ], - "last_fetched": 1670171845.204921 - }, - "281453608": { - "repository_manifest": { - "name": "badge-card", - "render_readme": true - }, - "category": "plugin", - "description": "🔹 Place badges anywhere in the lovelace layout", - "domain": "", - "etag_repository": "W/\"d26e5f7200b3e56b01da7d4b4fdbcca635671ddf3a87428a4da41833344f811d\"", - "full_name": "thomasloven/lovelace-badge-card", - "last_updated": "2022-05-28T13:41:58Z", - "stargazers_count": 50, - "last_fetched": 1671921708.004273 - }, - "161403328": { - "repository_manifest": { - "name": "card-tools", - "homeassistant": "0.100.0" - }, - "category": "plugin", - "description": "🔹A collection of tools for other lovelace plugins to use", - "domain": "", - "etag_repository": "W/\"e4866fca20a26baf9b5a474c9ff7c21dd38952a976755b8609fa7e00a7d7a917\"", - "full_name": "thomasloven/lovelace-card-tools", - "last_updated": "2022-12-04T18:58:38Z", - "stargazers_count": 202, - "last_fetched": 1671019661.692935 - }, - "150781994": { - "repository_manifest": { - "name": "fold-entity-row", - "render_readme": true - }, - "category": "plugin", - "description": "🔹 A foldable row for entities card, containing other rows", - "domain": "", - "etag_repository": "W/\"82d7931e2b3f81dbb0c223a3f67d0f68be008fdcf8c6d5e4cdc45e4cd47683f6\"", - "full_name": "thomasloven/lovelace-fold-entity-row", - "last_updated": "2022-09-28T07:04:16Z", - "stargazers_count": 415, - "last_fetched": 1672737810.813104 - }, - "190927524": { - "repository_manifest": { - "name": "card-mod", - "render_readme": true - }, - "category": "plugin", - "description": "🔹 Add CSS styles to (almost) any lovelace card", - "domain": "", - "etag_repository": "W/\"189ddcd1f0c04d098326baa5d72f5e2b04dcf95830af5e305f8f08d347b10654\"", - "full_name": "thomasloven/lovelace-card-mod", - "last_updated": "2022-12-06T00:52:16Z", - "stargazers_count": 608, - "last_fetched": 1672737810.806202 - }, - "249942054": { - "repository_manifest": { - "name": "hui-element", - "render_readme": true - }, - "category": "plugin", - "description": "🔹 Use built-in elements in the wrong place", - "domain": "", - "etag_repository": "W/\"314d9a5c14bb162127f21d691984ddfeda71971582dd77b753a8afb9a0de77d3\"", - "full_name": "thomasloven/lovelace-hui-element", - "last_updated": "2022-05-29T19:02:02Z", - "stargazers_count": 70, - "last_fetched": 1672461710.48808 - }, - "156434866": { - "repository_manifest": { - "name": "layout-card", - "render_readme": true, - "homeassistant": "2022.3.0" - }, - "category": "plugin", - "description": "🔹 Get more control over the placement of lovelace cards.", - "domain": "", - "etag_repository": "W/\"cd31595b28fa9adee381ec1d8b69f0055cbb0df64fd400781691a82d866b424a\"", - "full_name": "thomasloven/lovelace-layout-card", - "last_updated": "2022-10-14T01:05:55Z", - "stargazers_count": 669, - "last_fetched": 1672737812.46942 - }, - "180528950": { - "repository_manifest": { - "name": "more-info-card", - "render_readme": true, - "homeassistant": "0.113" - }, - "category": "plugin", - "description": "🔹 Display the more-info dialog of any entity as a lovelace card", - "domain": "", - "etag_repository": "W/\"688fd92433d46be4c6c33b97f35b183d90401f21c776efc73a01ba2d2356d95e\"", - "full_name": "thomasloven/lovelace-more-info-card", - "last_updated": "2022-05-28T13:40:55Z", - "stargazers_count": 76, - "last_fetched": 1665681330.017063 - }, - "144899700": { - "repository_manifest": { - "name": "slider-entity-row", - "render_readme": true - }, - "category": "plugin", - "description": "🔹 Add sliders to entity cards", - "domain": "", - "etag_repository": "W/\"6d7b99a66d720403ed4ba076f632f45fdf13a514ff2308654d7dffc798969b76\"", - "full_name": "thomasloven/lovelace-slider-entity-row", - "last_updated": "2022-12-26T01:55:34Z", - "stargazers_count": 691, - "default_branch": "master", - "installed_commit": "3587bef", - "installed": true, - "last_commit": "4972aaf", - "last_version": "17.3.0", - "open_issues": 15, - "published_tags": [ - "17.3.0", - "17.2.1", - "17.2.0", - "17.1.0", - "17.0.1" - ], - "pushed_at": "2022-12-26T01:55:34", - "releases": true, - "version_installed": "17.2.1", - "last_fetched": 1672770078.830436 - }, - "158756598": { - "repository_manifest": { - "name": "state-switch", - "render_readme": true - }, - "category": "plugin", - "description": "🔹Dynamically replace lovelace cards depending on occasion", - "domain": "", - "etag_repository": "W/\"683880d55ffbabda7e9d5d0e3cc9088f78cef608b18d06b6a18f8fde029a31a3\"", - "full_name": "thomasloven/lovelace-state-switch", - "last_updated": "2022-09-10T20:33:08Z", - "stargazers_count": 274, - "last_fetched": 1672281713.977058 - }, - "231674882": { - "repository_manifest": { - "name": "template-entity-row", - "render_readme": true, - "homeassistant": "0.107.0b1" - }, - "category": "plugin", - "description": "🔹 Display whatever you want in an entities card row.", - "domain": "", - "etag_repository": "W/\"2a81f71f7f38b156e633d4c87efab9bd36a482900339ef4905668bffaeaebadf\"", - "full_name": "thomasloven/lovelace-template-entity-row", - "last_updated": "2022-12-10T14:47:43Z", - "stargazers_count": 137, - "default_branch": "master", - "installed_commit": "3c7d493", - "installed": true, - "last_commit": "e3da7ba", - "last_version": "1.3.0", - "open_issues": 23, - "published_tags": [ - "1.3.0", - "1.2.3", - "1.2.2", - "1.2.1", - "1.2.0" - ], - "pushed_at": "2022-12-10T14:47:43", - "releases": true, - "version_installed": "1.3.0", - "last_fetched": 1672770078.943644 - }, - "308752409": { - "repository_manifest": { - "name": "Charger Card", - "render_readme": true, - "filename": "charger-card.js" - }, - "category": "plugin", - "description": "A lovelace card for electrical vehicle (EV) home chargers and charging robots.", - "domain": "", - "downloads": 1071, - "etag_repository": "W/\"e0502aeb0b953d10ae22abf9aa71e0a9d22bfbf16a8ce9e2470695b5d386f818\"", - "full_name": "tmjo/charger-card", - "last_updated": "2022-11-05T18:36:43Z", - "stargazers_count": 57, - "topics": [ - "charger", - "charging-robot", - "easee", - "elbil", - "electric-vehicle", - "evcharger" - ], - "last_fetched": 1669631848.21241 - }, - "320381430": { - "repository_manifest": { - "name": "Analog Clock", - "render_readme": true, - "filename": "analogclock.js" - }, - "category": "plugin", - "description": "An analog clock for Home Assistant Lovelace", - "domain": "", - "etag_repository": "W/\"5e359ac0c4bf1582aee8ed1a298491afa9992f649c8017e5f6ccfba1b2de4647\"", - "full_name": "tomasrudh/analogclock", - "last_updated": "2022-06-03T19:55:56Z", - "stargazers_count": 14, - "topics": [ - "analog", - "analog-clock", - "assistant-lovelace", - "clock" - ], - "last_fetched": 1654339998.205076 - }, - "197245179": { - "repository_manifest": {}, - "category": "plugin", - "description": "Lovelace card for hass-aarlo integration.", - "domain": "", - "etag_repository": "W/\"d81243b0cf50a6c81ddf0f2124a0b5bb73078135baabb88fd5c58346d608fa28\"", - "full_name": "twrecked/lovelace-hass-aarlo", - "last_updated": "2022-12-22T12:55:52Z", - "stargazers_count": 55, - "topics": [ - "arlo", - "camera", - "lovelace-card", - "streaming" - ], - "last_fetched": 1672101714.582284 - }, - "264796130": { - "repository_manifest": { - "name": "Pandora CAS card", - "render_readme": true - }, - "category": "plugin", - "description": "Pandora lovelace card for Home Assistant", - "domain": "", - "etag_repository": "W/\"f69ceb715f8892c54d64f2541a8d93caf430ddf8669ca6cdc44f1050219fdc44\"", - "full_name": "turbulator/pandora-cas-card", - "last_updated": "2020-10-03T15:41:00Z", - "stargazers_count": 4, - "topics": [ - "lovelace-custom-card", - "pandora" - ] - }, - "286038496": { - "repository_manifest": { - "name": "Compass Card", - "render_readme": true, - "filename": "compass-card.js" - }, - "category": "plugin", - "description": "A Lovelace card that shows a directional indicator on a compass for Home Assistant", - "domain": "", - "downloads": 5218, - "etag_repository": "W/\"881af0923423d7a8bd73ec881fb09298f0d50b6da2cb71ebd67e7a7a8f1686c2\"", - "full_name": "tomvanswam/compass-card", - "last_updated": "2022-12-27T05:05:31Z", - "stargazers_count": 85, - "topics": [ - "compass", - "lovelace-card" - ], - "last_fetched": 1672551716.782621 - }, - "223008910": { - "repository_manifest": { - "name": "Custom Sidebar", - "render_readme": true - }, - "category": "plugin", - "description": "Custom Sidebar for Home Assistant", - "domain": "", - "etag_repository": "W/\"0954f7646f8b22c9dadee9d33218afde9a56999b8f550047d5eee611ad4e5cf0\"", - "full_name": "Villhellm/custom-sidebar", - "last_updated": "2021-03-15T16:47:47Z", - "stargazers_count": 101, - "topics": [ - "custom", - "sidebar" - ], - "last_fetched": 1671921715.306126 - }, - "202743061": { - "repository_manifest": { - "name": "Lovelace Animated Background", - "render_readme": true - }, - "category": "plugin", - "description": "Animated backgrounds for lovelace ", - "domain": "", - "etag_repository": "W/\"263eec9a9f65d7506f68d9fe89588dd03e89bb7d002a308dbf50ffccd304947d\"", - "full_name": "Villhellm/lovelace-animated-background", - "last_updated": "2020-11-26T03:49:25Z", - "stargazers_count": 147, - "topics": [ - "animated", - "background" - ], - "last_fetched": 1671921716.028649 - }, - "283542587": { - "repository_manifest": { - "name": "Lovelace Clock Card", - "render_readme": true - }, - "category": "plugin", - "description": "Basic analog clock for Lovelace", - "domain": "", - "etag_repository": "W/\"8d473beaf3e4894cf04d271b68b3bad8d8d27b6cc3dcd98f3114aa189c000e55\"", - "full_name": "Villhellm/lovelace-clock-card", - "last_updated": "2020-11-24T17:31:42Z", - "stargazers_count": 38, - "topics": [ - "analog", - "clock" - ], - "last_fetched": 1652270136.625831 - }, - "259904390": { - "repository_manifest": { - "name": "Jumbo Card", - "filename": "jumbo-card.js" - }, - "category": "plugin", - "description": "A custom lovelace card for the custom Jumbo component.", - "domain": "", - "etag_repository": "W/\"1ead81ddc1456d55c47b22a30cf46f2795ffddbb4dd95012d2cac0ad4faf8a19\"", - "full_name": "Voxxie/lovelace-jumbo-card", - "last_updated": "2020-05-04T10:11:59Z", - "stargazers_count": 2, - "topics": [ - "jumbo", - "lovelace-card", - "lovelace-custom-card" - ] - }, - "373832981": { - "repository_manifest": { - "name": "Digital Clock", - "render_readme": true - }, - "category": "plugin", - "description": "A custom digital clock card for Home Assistant", - "domain": "", - "downloads": 15126, - "etag_repository": "W/\"40062cb5c97ed77d433853fa4008aa25fe4d9d7c67338f2c917fb00da8a0c502\"", - "full_name": "wassy92x/lovelace-digital-clock", - "last_updated": "2022-11-17T21:58:04Z", - "stargazers_count": 30, - "topics": [ - "lovelace-card" - ], - "last_fetched": 1670351857.260079 - }, - "329411371": { - "repository_manifest": { - "name": "HA Dashboard", - "render_readme": true - }, - "category": "plugin", - "description": "A custom dashboard for Home Assistant with sidebar", - "domain": "", - "downloads": 4471, - "etag_repository": "W/\"0488f3bf30b85e645aa85dacb6bb7a520e7e57af23063ab20c52c13d75cd6075\"", - "full_name": "wassy92x/lovelace-ha-dashboard", - "last_updated": "2022-05-15T20:59:27Z", - "stargazers_count": 16, - "last_fetched": 1666876495.321849 - }, - "373857882": { - "repository_manifest": { - "name": "Entities Button Group", - "render_readme": true - }, - "category": "plugin", - "description": "A custom card for Home Assistant to group multiple buttons", - "domain": "", - "etag_repository": "W/\"8edc0862e19ad207cf560f3058f7cd9925a40d84f1649670ef742e508ef65274\"", - "full_name": "wassy92x/lovelace-entities-btn-group", - "last_updated": "2022-05-15T20:59:52Z", - "stargazers_count": 8, - "topics": [ - "lovelace-card" - ], - "last_fetched": 1660892750.912625 - }, - "232269564": { - "repository_manifest": { - "name": "Konke", - "country": "CN" - }, + "new": true, + "full_name": "oven-lab/tuya_cloud_map_extractor", "authors": [ - "@jedmeng" + "@oven-Lab" ], "category": "integration", - "description": "控客å°K 接入Home Assistant,支æŒæœ€æ–°ç‰ˆæœ¬HA ç›®å‰æœ€æ–°ç‰ˆæœ¬ï¼ˆ0.103),相信未æ¥çš„版本也å¯ä»¥æ”¯æŒã€‚", - "domain": "konke", - "etag_repository": "W/\"8a0e9f0c1dc0ba5426abd8286b2a4797db05c4f536bfe93ed36d9bfc67399c19\"", - "full_name": "5high/konke", - "last_updated": "2022-02-08T07:44:52Z", - "stargazers_count": 18, - "last_fetched": 1668660843.330828 - }, - "224374747": { - "repository_manifest": { - "name": "Phicomm DC1", - "country": [ - "CN" - ] - }, - "category": "integration", - "description": "æ–讯DC1æ’排接入Home Assistantæ’件,本æ’件原作者NETYJ,此处仅为HACS安装方便之用。", - "domain": "phicomm_dc1", - "etag_repository": "W/\"e754901360a5c58f4464d560fef8bac20950f27a71b2758e41cde46f2275044f\"", - "full_name": "5high/phicomm-dc1-homeassistant", - "last_updated": "2021-06-04T14:08:17Z", - "stargazers_count": 14, - "last_fetched": 1661612752.687887 - }, - "299476136": { - "repository_manifest": { - "name": "Securifi RESTful API", - "render_readme": true - }, - "authors": [ - "@9rpp" - ], - "category": "integration", - "description": "This is a partial implementation of the Securifi RESTful API for Home Assistant", - "domain": "securifi", - "etag_repository": "W/\"01717a207b00c97903226cd51dcf0d68fe4489242df2f8a6e39cbf41b54bb089\"", - "full_name": "9rpp/securifi", - "last_updated": "2020-10-29T15:54:45Z", - "stargazers_count": 2, - "topics": [ - "automation", - "iot", - "securifi" - ], - "last_fetched": 1654520000.51024 - }, - "234514524": { - "repository_manifest": { - "name": "Sonos Alarm" - }, - "category": "integration", - "description": "HomeAssistant custom component to control your SONOS Alarm", - "domain": "sonos_alarm", - "etag_repository": "W/\"4481cfb94fea57a700057ada7be94d438182828c96a14577e572b753c5a1d612\"", - "full_name": "AaronDavidSchneider/SonosAlarm", - "last_updated": "2021-05-25T16:33:27Z", - "stargazers_count": 20, - "last_fetched": 1665591342.078213 - }, - "233575809": { - "repository_manifest": { - "name": "Linksys Velop Device Tracker", - "homeassistant": "0.100.0" - }, - "authors": [ - "@adamnaj" - ], - "category": "integration", - "description": "The linksys_velop platform allows for presence detection by listing devices connected to your Linksys Velop router.", - "domain": "linksys_velop", - "etag_repository": "W/\"399827a9940b7627489acd20e1a0581bd3f817f8b4379deb4df62c1615b6b77b\"", - "full_name": "AdamNaj/linksys_velop", - "last_updated": "2021-05-08T21:20:15Z", - "stargazers_count": 13 - }, - "169460975": { - "repository_manifest": {}, - "authors": [ - "@akasma74" - ], - "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/\"10615c3f04fbb78682b25d5599d0895f2a375d6744cd57923d97f8c3aa0e50d3\"", - "full_name": "akasma74/Hass-Custom-Alarm", - "last_updated": "2022-04-29T16:36:33Z", - "stargazers_count": 79, - "last_fetched": 1656319998.724876 - }, - "258012483": { - "repository_manifest": { - "name": "Livebox TV UHD", - "hacs": "0.24.0", - "homeassistant": "0.110.0" - }, - "authors": [ - "@AkA57" - ], - "category": "integration", - "description": "Livebox TV UHD custom component for Home Assistant", - "domain": "liveboxtvuhd", - "etag_repository": "W/\"0aa0dab4869ca7b437b833c4344af13f90c9c32e9f1e6fb144595846539aea87\"", - "full_name": "AkA57/liveboxtvuhd", - "last_updated": "2022-01-27T21:17:31Z", - "stargazers_count": 14, - "topics": [ - "livebox" - ], - "last_fetched": 1672101724.654052 - }, - "313850121": { - "repository_manifest": { - "name": "Xiaomi Miio For Yeelink", - "render_readme": true - }, - "authors": [ - "@al-one" - ], - "category": "integration", - "description": "Xiaomi Miio Yeelink/Yeelight devices for Home Assistant", - "domain": "miio_yeelink", - "downloads": 82, - "etag_repository": "W/\"0f848b4757df2ea82df27b11a9367ede19ef46a6079f19b17e69cfd74d24c765\"", - "full_name": "al-one/hass-miio-yeelink", - "last_updated": "2022-05-18T10:19:20Z", - "stargazers_count": 127, - "topics": [ - "miio", - "miot", - "xiaomi", - "yeelight", - "yeelink" - ], - "last_fetched": 1671537516.549783 - }, - "318182014": { - "repository_manifest": { - "name": "Xiaomi Miot Auto", - "zip_release": true, - "filename": "xiaomi_miot.zip", - "render_readme": true, - "homeassistant": "2022.7.0" - }, - "authors": [ - "@al-one" - ], - "category": "integration", - "description": "Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices. å°ç±³ç±³å®¶æ™ºèƒ½å®¶å±…设备接入Hass集æˆ", - "domain": "xiaomi_miot", - "downloads": 10093, - "etag_repository": "W/\"fba80ae474ce7e1964459460558778c2547b7b56ca27ad29d88f6a2b26014e54\"", - "full_name": "al-one/hass-xiaomi-miot", - "last_updated": "2023-01-03T06:20:49Z", - "stargazers_count": 1985, - "topics": [ - "iot", - "miio", - "miot", - "miot-spec", - "smart-home", - "xiaoai", - "xiaomi", - "xiaomi-miot" - ], - "last_fetched": 1672737825.41475 - }, - "191831638": { - "repository_manifest": { - "name": "Meross Integration", - "hacs": "1.6.0", - "homeassistant": "2022.6" - }, - "authors": [ - "@albertogeniola" - ], - "category": "integration", - "description": "Custom component that leverages the Meross IoT library to integrate with Homeassistant", - "domain": "meross_cloud", - "etag_repository": "W/\"ef4461e5a82bbe243e9b20cdb3257ffd49e0769b67c3b756f2036851d3dc1f95\"", - "full_name": "albertogeniola/meross-homeassistant", - "last_updated": "2022-11-19T10:18:58Z", - "stargazers_count": 492, - "topics": [ - "meross", - "meross-homeassistant" - ], - "last_fetched": 1672641726.949835 - }, - "222118751": { - "repository_manifest": { - "name": "Sonoff LAN", - "render_readme": true - }, - "authors": [ - "@AlexxIT" - ], - "category": "integration", - "description": "Control Sonoff Devices with eWeLink (original) firmware over LAN and/or Cloud from Home Assistant", - "domain": "sonoff", - "etag_repository": "W/\"30a2272b3e6ebb8ad6e9e5c8ed445152110df0b34bc25b6ecbda86fd1d31aa75\"", - "full_name": "AlexxIT/SonoffLAN", - "last_updated": "2022-12-30T10:56:42Z", - "stargazers_count": 1919, - "topics": [ - "ewelink", - "sonoff" - ], - "last_fetched": 1672737826.548682 - }, - "356778495": { - "repository_manifest": { - "name": "WebRTC Camera", - "render_readme": true - }, - "authors": [ - "@AlexxIT" - ], - "category": "integration", - "description": "Home Assistant custom component for viewing almost any camera stream in real time using WebRTC and other technologies.", - "domain": "webrtc", - "etag_repository": "W/\"0ed2ab74ee4660adb587abf460753cd9f11fabf02e55b28ebb6218aeccb7a17c\"", - "full_name": "AlexxIT/WebRTC", - "last_updated": "2023-01-03T06:46:27Z", - "stargazers_count": 740, - "topics": [ - "ip-camera", - "mediasource-extensions", - "rtsp", - "webrtc" - ], - "last_fetched": 1672737827.446812 - }, - "291484700": { - "repository_manifest": { - "name": "Xiaomi Gateway 3", - "render_readme": true - }, - "authors": [ - "@AlexxIT" - ], - "category": "integration", - "description": "Control Zigbee, BLE and Mesh devices from Home Assistant with Xiaomi Gateway 3 on original firmware", - "domain": "xiaomi_gateway3", - "etag_repository": "W/\"e56e442e173e333decfbc35eaf61d23de03852f23bda5e8fca881d6457e4f34c\"", - "full_name": "AlexxIT/XiaomiGateway3", - "last_updated": "2023-01-01T11:14:37Z", - "stargazers_count": 1705, - "topics": [ - "aqara", - "ble", - "mesh", - "xiaomi", - "zigbee" - ], - "last_fetched": 1672641727.357381 - }, - "236572107": { - "repository_manifest": { - "name": "Yandex.Station", - "render_readme": true, - "country": "RU" - }, - "authors": [ - "@AlexxIT" - ], - "category": "integration", - "description": "Управление ЯндекÑ.Станцией и другими колонками Ñ ÐлиÑой из Home Assistant", - "domain": "yandex_station", - "etag_repository": "W/\"90944b9232d3d348cb257ec12a14bd87e9e8dd1d804a7dea81821dc1f7f74c9e\"", - "full_name": "AlexxIT/YandexStation", - "last_updated": "2022-12-22T18:46:50Z", - "stargazers_count": 856, - "topics": [ - "tts", - "yandex-station" - ], - "last_fetched": 1672737828.562496 - }, - "272432260": { - "repository_manifest": { - "name": "Floureon Thermostat", - "homeassistant": "0.110.0", - "render_readme": true - }, - "authors": [ - "@algirdasc" - ], - "category": "integration", - "description": "Floureon (Broadlink based) thermostat integration for Home Assistant", - "domain": "floureon", - "etag_repository": "W/\"63fed5a2d1eb1194d0691aa4e91c6775856ee5cb2f81c6749749fbcdbb6b0d46\"", - "full_name": "algirdasc/hass-floureon", - "last_updated": "2022-10-21T14:50:22Z", - "stargazers_count": 24, - "topics": [ - "broadlink", - "floureon", - "thermostat" - ], - "last_fetched": 1672101725.954656 - }, - "215825339": { - "repository_manifest": { - "name": "Hekr Component", - "filename": false, - "country": false, - "homeassistant": "2022.3.0", - "persistent_directory": false - }, - "authors": [ - "@alryaz" - ], - "category": "integration", - "description": "Hekr integration using python-hekr", - "domain": "hekr", - "etag_repository": "W/\"d5d79e9cbb345241908bd8e2708a8b91bd36ef4bd9b242adf968539ffe5740ce\"", - "full_name": "alryaz/hass-hekr-component", - "last_updated": "2022-04-07T13:32:52Z", - "stargazers_count": 33, - "topics": [ - "consumption", - "hekr", - "wisen-application" - ], - "last_fetched": 1667998254.42946 - }, - "292720530": { - "repository_manifest": { - "name": "Pandora Car Alarm System", - "render_readme": true, - "homeassistant": "2021.12.0", - "country": [ - "RU", - "BY", - "KZ", - "UA" - ] - }, - "authors": [ - "@alryaz", - "@turbo-lab" - ], - "category": "integration", - "description": "Home Assistant custom component for Pandora Car Alarm System", - "domain": "pandora_cas", - "etag_repository": "W/\"d995bf95b551439107739340340c0f4c765e310b797f5ca662a8662334bda11a\"", - "full_name": "alryaz/hass-pandora-cas", - "last_updated": "2022-12-01T16:46:46Z", - "stargazers_count": 20, - "topics": [ - "car-system", - "pandora-alarm", - "vehicle-tracking" - ], - "last_fetched": 1672737829.750551 - }, - "125756318": { - "repository_manifest": { - "name": "BKK Stop Information", - "country": [ - "HU" - ], - "render_readme": "true" - }, - "authors": [ - "@amaximus" - ], - "category": "integration", - "description": "HomeAssistant custom component for Budapest public transportation", - "domain": "bkk_stop", - "etag_repository": "W/\"f2de8b5a9e27e453398dde1ea3c9a542d7649386acd0a1613be1731cc03b3527\"", - "full_name": "amaximus/bkk_stop", - "last_updated": "2022-10-10T10:46:30Z", - "stargazers_count": 15, - "topics": [ - "bkk", - "budapest", - "transportation" - ], - "last_fetched": 1668210852.551184 - }, - "372058588": { - "repository_manifest": { - "name": "MET Alerts Hungary", - "country": [ - "HU" - ], - "render_readme": "true" - }, - "authors": [ - "@amaximus" - ], - "category": "integration", - "description": "Meteo alerts for Hungary", - "domain": "met_alerts_hu", - "downloads": 2, - "etag_repository": "W/\"00d4329442c749443dd31313d39904e2679466f4080fe70398836aa07047be19\"", - "full_name": "amaximus/met_alerts_hu", - "last_updated": "2022-06-03T06:24:21Z", - "stargazers_count": 9, - "topics": [ - "homeassistant-custom-component", - "hungary" - ], - "last_fetched": 1670929686.314249 - }, - "257104502": { - "repository_manifest": { - "name": "FKF Budapest Garbage Collection", - "country": [ - "HU" - ], - "render_readme": "true" - }, - "authors": [ - "@amaximus" - ], - "category": "integration", - "description": "FKF Budapest Garbage Collection custom component for Home Assistant", - "domain": "fkf_garbage_collection", - "etag_repository": "W/\"93f19b420236580f5f576edfdc8c2f9fe26cd8ae73bf4730801c48c1ea2bec48\"", - "full_name": "amaximus/fkf-garbage-collection", - "last_updated": "2022-11-27T09:27:13Z", - "stargazers_count": 16, - "topics": [ - "budapest" - ], - "last_fetched": 1670261868.857732 - }, - "342026799": { - "repository_manifest": { - "name": "Pollen Information Hungary", - "country": [ - "HU" - ], - "render_readme": "true" - }, - "authors": [ - "@amaximus" - ], - "category": "integration", - "description": "Home Assistant custom component for Pollen Information in Hungary", - "domain": "pollen_hu", - "downloads": 8, - "etag_repository": "W/\"146a557a9fffc4176f6d1cf5fb220b39d83e5ebc5245addce9598ded7a3b8cec\"", - "full_name": "amaximus/pollen_hu", - "last_updated": "2022-06-03T06:29:01Z", - "stargazers_count": 7, - "topics": [ - "homeassistant-custom-component", - "hungary" - ], - "last_fetched": 1670761218.489893 - }, - "197920457": { - "repository_manifest": {}, - "authors": [ - "@andersonshatch" - ], - "category": "integration", - "description": "This is a library to allow communicating to a Midea appliance via the Midea cloud.", - "domain": "midea", - "etag_repository": "W/\"3e189cae9a02230afb1e99e0bd200118121790adf09081034224836eb46a8f44\"", - "full_name": "andersonshatch/midea-ac-py", - "last_updated": "2021-03-07T12:12:17Z", - "stargazers_count": 72, - "topics": [ - "midea" - ], - "last_fetched": 1671019684.446502 - }, - "190378093": { - "repository_manifest": { - "name": "Visonic/Bentel/Tyco Alarm System" - }, - "authors": [ - "@And3rsL" - ], - "category": "integration", - "description": "Visonic/Bentel/Tyco Alarm System integrtation for Home Assistant", - "domain": "visonicalarm", - "etag_repository": "W/\"95ba43104564104bf3cd4091576dcc7260bb58316050fed796f900307a076df6\"", - "full_name": "And3rsL/VisonicAlarm-for-Hassio", - "last_updated": "2022-04-29T12:20:46Z", + "description": "Tuya cloud vacuum map extractor for Home Assistant", + "domain": "tuya_cloud_map_extractor", + "etag_repository": "W/\"f43779cadeaaab6c4cfd92778f8fdcccc05a439a2017e8816feec580ebc821ce\"", + "last_updated": "2024-02-28T15:37:07Z", "stargazers_count": 17, "topics": [ - "alarm", - "alarm-control-panel", - "bentel", - "tycomonitor", - "visonic" + "tuya", + "tuya-cloud", + "vacuum", + "vacuum-map" ], - "last_fetched": 1669631866.768398 + "last_fetched": 1713586766.884082 }, - "325097827": { + "537806998": { "repository_manifest": { - "name": "MegaD", - "country": "RU", - "persistent_directory": "userfiles", - "render_readme": true + "name": "Overwolf Webhook" }, + "new": true, + "full_name": "lociii/homeassistant-overwolf-status", "authors": [ - "@andvikt" + "@lociii" ], "category": "integration", - "description": "MegaD HomeAssistant integration", - "domain": "mega", - "etag_repository": "W/\"ab198bb13e9c5897350627582a4e17752c230aa0270cbb080921f132e53f94ac\"", - "full_name": "andvikt/mega_hacs", - "last_updated": "2022-09-08T10:28:28Z", - "stargazers_count": 98, + "description": "Home Assistant custom integration that handles game events from Overwolf and broadcasts them as events in Home Assistant", + "domain": "overwolfstatus", + "etag_repository": "W/\"7d18eb2f8780df705e03546a3b684311657cd060684677ca4cd85eb55d286471\"", + "last_updated": "2023-03-29T18:56:17Z", + "stargazers_count": 9, "topics": [ - "custom-integration", - "megad" + "game-state-integration", + "gaming", + "overwolf" ], - "last_fetched": 1671717523.733475 + "last_fetched": 1707313718.545407 }, - "201497401": { + "326033921": { "repository_manifest": { - "name": "Xiaomi IR Climate" + "name": "Toggle Control Button Row", + "filename": "toggle-control-button-row.js" }, - "authors": [ - "@anonym-tsk" - ], - "category": "integration", - "description": "Xiaomi IR Climate Component", - "domain": "xiaomi_remote", - "etag_repository": "W/\"89256168a525fdf45f66c2f4488128da43308a2867e60c05b7b316ab8e397f81\"", - "full_name": "Anonym-tsk/homeassistant-climate-xiaomi-remote", - "last_updated": "2022-10-11T15:33:07Z", - "stargazers_count": 30, + "full_name": "finity69x2/toggle-control-button-row", + "category": "plugin", + "description": "A one-button control row for any Home Assistant binary entity", + "domain": "", + "etag_repository": "W/\"c3c3c9ab594d616b711e3ab2f0b602c37193f3ace01efd9e328dba26e53e9f42\"", + "last_updated": "2023-05-11T00:29:43Z", + "stargazers_count": 12, "topics": [ - "climate", - "xiaomi" + "button", + "toggle" ], - "last_fetched": 1669376380.639135 + "last_fetched": 1689060997.245717 }, - "293488791": { + "198794376": { "repository_manifest": { - "name": "Uonet+ Vulcan", - "country": "PL", - "homeassistant": "2022.5.0", - "render_readme": true - }, - "authors": [ - "@Antoni-Czaplicki" - ], - "category": "integration", - "description": "Vulcan inegration for home assistamt", - "domain": "vulcan", - "etag_repository": "W/\"c1c00c3414aaa482c6252f8e5906e03244a0c6bed6d6d849aa9e9b948d765093\"", - "full_name": "Antoni-Czaplicki/vulcan-for-hassio", - "last_updated": "2022-09-11T11:39:11Z", - "stargazers_count": 21, - "topics": [ - "timetable", - "vulcan" - ], - "last_fetched": 1667416507.428049 - }, - "256928191": { - "repository_manifest": { - "name": "GCE Eco-Devices", - "country": "FR", - "render_readme": true - }, - "authors": [ - "@Aohzan" - ], - "category": "integration", - "description": "Home Assistant custom component for GCE Eco-Devices", - "domain": "ecodevices", - "etag_repository": "W/\"e64e034297821ae300e7d187e639fdf4cc8def0d13ae334707ed7f14bd83321e\"", - "full_name": "Aohzan/ecodevices", - "last_updated": "2022-06-22T21:53:24Z", - "stargazers_count": 10, - "topics": [ - "eco-devices", - "gce-electronics" - ], - "last_fetched": 1669721869.102221 - }, - "160728801": { - "repository_manifest": {}, - "authors": [ - "@asantaga" - ], - "category": "integration", - "description": "Home Assistant Sensor for the LightwaveRF energy monitor", - "domain": "lightwaverf_energy", - "etag_repository": "W/\"2af6276bcf036ddcea41b9436c916c401a964072cc0130da2f5fc2975b21d29c\"", - "full_name": "asantaga/lightwaverf_HA_EnergySensor", - "last_updated": "2022-05-12T10:42:13Z", - "stargazers_count": 5, - "topics": [ - "electricity", - "energysensor", - "lightwaverf" - ], - "last_fetched": 1652359999.885299 - }, - "186347733": { - "repository_manifest": { - "name": "Audi connect", - "homeassistant": "0.110.0" - }, - "authors": [ - "@arjenvrh" - ], - "category": "integration", - "description": "Adds an audi connect integration to home assistant", - "domain": "audiconnect", - "etag_repository": "W/\"fe5d573c89a8143ecb59dd98da22af74f14a8055540dbf477f39a399fd39a03c\"", - "full_name": "arjenvrh/audi_connect_ha", - "last_updated": "2022-12-21T19:01:53Z", - "stargazers_count": 122, - "topics": [ - "audi", - "audi-connect", - "sensors" - ], - "last_fetched": 1672101735.933065 - }, - "159080189": { - "repository_manifest": { - "name": "Drayton Wiser Integration for Home Assistant", - "homeassistant": "2022.09", + "name": "Met.no Nowcast", "render_readme": true, "zip_release": true, - "filename": "wiser.zip" + "filename": "metnowcast.zip" }, + "new": true, + "full_name": "toringer/home-assistant-metnowcast", "authors": [ - "@asantaga", - "@msp1974" + "@toringer" ], "category": "integration", - "description": "Platform and related climate/sensors to support the Drayton Wiser Home Heating System", - "domain": "wiser", - "downloads": 1218, - "etag_repository": "W/\"d2c63b055c35671409e3a7a2ba86fafec0abbb43519cc1ea10ce2ed8c1921bdb\"", - "full_name": "asantaga/wiserHomeAssistantPlatform", - "last_updated": "2022-11-24T17:18:57Z", - "stargazers_count": 160, - "topics": [ - "drayton", - "heating", - "wiser" - ], - "last_fetched": 1672101736.729933 - }, - "245694520": { - "repository_manifest": { - "name": "Helios ventilation", - "render_readme": true - }, - "authors": [ - "@asev" - ], - "category": "integration", - "description": "Custom component for Home Assistant to connect Helios ventilation system.", - "domain": "helios", - "etag_repository": "W/\"593b95a4896dd0e187d42f5e780bd0993fa8049a2828b428ccbbbcc3550ba762\"", - "full_name": "asev/homeassistant-helios", - "last_updated": "2022-11-07T22:03:36Z", - "stargazers_count": 7, - "topics": [ - "helios", - "ventilation" - ], - "last_fetched": 1670441875.706532 - }, - "252926906": { - "repository_manifest": { - "name": "Uponor Smatrix Pulse", - "render_readme": true - }, - "authors": [ - "@asev" - ], - "category": "integration", - "description": "Uponor Smatrix Pulse heating/cooling system integration for Home Assistant.", - "domain": "uponor", - "etag_repository": "W/\"9e1ba969eb2e310533e12ff7c9a7345dd9715e459795ae2515646eefc7589716\"", - "full_name": "asev/homeassistant-uponor", - "last_updated": "2022-02-09T12:50:09Z", - "stargazers_count": 24, - "topics": [ - "heating-control", - "smatrix", - "uponor", - "uponor-smatrix-pulse" - ], - "last_fetched": 1671921736.12936 - }, - "223739645": { - "repository_manifest": { - "name": "Climate IP", - "country": "NO", - "homeassistant": "0.110.2" - }, - "authors": [ - "@SebuZet" - ], - "category": "integration", - "description": "Home Assistant Climate Device for controlling (not only) Samsung AC", - "domain": "climate_ip", - "etag_repository": "W/\"c6ccc5c1584061f18f91a4f9d34aed959a3e5c41d3769ec1ec89ebf034881503\"", - "full_name": "atxbyea/samsungrac", - "last_updated": "2022-07-23T23:22:45Z", - "stargazers_count": 36, - "topics": [ - "airconditioning", - "hacktoberfest2021", - "samsung" - ], - "last_fetched": 1672737839.062039 - }, - "256899380": { - "repository_manifest": { - "name": "Project Three Zero (7-11 Fuel Lock Monitor)", - "render_readme": true - }, - "authors": [ - "@atymic" - ], - "category": "integration", - "description": "Project Three Zero Home Assistant Integration", - "domain": "project_zero_three", - "etag_repository": "W/\"ea0b6abd62bf036fc3fda1402260d9ea66488e12ddab5963a4feb975f7b3145d\"", - "full_name": "atymic/project_three_zero_ha", - "last_updated": "2022-01-27T00:39:52Z", - "stargazers_count": 4, - "topics": [ - "fuel" - ], - "last_fetched": 1643477797.083556 - }, - "296028613": { - "repository_manifest": { - "name": "D-Link Presence / device_Tracker", - "render_readme": true - }, - "authors": [ - "@ayavilevich" - ], - "category": "integration", - "description": "A D-Link AP/router device tracker for Home Assistant", - "domain": "dlink_presence", - "etag_repository": "W/\"e3e5d1c5f1c7863e87bbe7e461c715aa9896e030b7f3dde5aa0dc0258cb16d59\"", - "full_name": "ayavilevich/homeassistant-dlink-presence", - "last_updated": "2021-08-09T11:14:30Z", + "description": "Met.no Nowcast component for Home Assistant", + "domain": "metnowcast", + "downloads": 282, + "etag_repository": "W/\"7beecfb7e177dd00f167f986cb89aa3744b2c1a31f66e064c820baf102c6aa7b\"", + "last_updated": "2024-04-30T18:43:58Z", "stargazers_count": 8, "topics": [ - "d-link", - "dlink", - "presence-detection" - ], - "last_fetched": 1652990156.026553 - }, - "250866164": { - "repository_manifest": { - "name": "Event sensor", - "homeassistant": "2021.12.0", - "render_readme": true - }, - "authors": [ - "@azogue" - ], - "category": "integration", - "description": "HomeAssistant custom sensor to track specific events", - "domain": "eventsensor", - "etag_repository": "W/\"45d5e79f7e4beb49596976182ab44abbee008ad7b97d2f0a6d80a4153b50b8fd\"", - "full_name": "azogue/eventsensor", - "last_updated": "2022-10-03T21:27:08Z", - "stargazers_count": 82, - "last_fetched": 1664927398.218001 - }, - "334523683": { - "repository_manifest": { - "name": "Teufel Raumfeld", - "zip_release": true, - "filename": "teufel_raumfeld.zip" - }, - "authors": [ - "@B5r1oJ0A9G" - ], - "category": "integration", - "description": "Integration for Teufel smart speaker (aka Raumfeld Multiroom) into https://www.home-assistant.io/.", - "domain": "teufel_raumfeld", - "downloads": 399, - "etag_repository": "W/\"97d4431f492e197fac9e6e9c785d291ddeb60c3ba581b039279fdd0cd6f683eb\"", - "full_name": "B5r1oJ0A9G/teufel_raumfeld", - "last_updated": "2022-05-16T12:37:07Z", - "stargazers_count": 19, - "topics": [ - "hassfeld", - "media-player", - "multiroom", - "multiroom-audio", - "raumfeld", - "smart-speaker", - "teufel" - ], - "last_fetched": 1666097145.838901 - }, - "237695750": { - "repository_manifest": { - "name": "OpenNEM (AU) Data", - "country": [ - "AU" - ] - }, - "authors": [ - "@bacco007" - ], - "category": "integration", - "description": "OpenNEM Sensor for Home Assistant", - "domain": "opennem", - "etag_repository": "W/\"05c7767329fb805023825e82ef265123bab939e62a7fe668e7a2c411303b5a0c\"", - "full_name": "bacco007/sensor.opennem", - "last_updated": "2022-03-25T07:06:22Z", - "stargazers_count": 9, - "topics": [ - "opennem" - ], - "last_fetched": 1655420001.15357 - }, - "181480967": { - "repository_manifest": {}, - "authors": [ - "@basschipper" - ], - "category": "integration", - "description": "Generic Hygrostat for Home Assistant", - "domain": "generic_hygrostat", - "etag_repository": "W/\"c7536549d701625c6234862caf9fc1b31da6753fc1bff71ab3788770d1dca66f\"", - "full_name": "basschipper/homeassistant-generic-hygrostat", - "last_updated": "2022-10-23T14:26:06Z", - "stargazers_count": 61, - "last_fetched": 1671537533.248209 - }, - "229519365": { - "repository_manifest": { - "name": "WaterNSW Real Time Data", - "country": "AU" - }, - "authors": [ - "@bacco007" - ], - "category": "integration", - "description": "Home Assistant Sensor for WaterNSW Real Time Data", - "domain": "waternsw", - "etag_repository": "W/\"ae4a499606ba3090132a83b7ff239cd2415153643b2c99d786c7c6f3b177a653\"", - "full_name": "bacco007/sensor.waternsw", - "last_updated": "2022-06-10T08:04:57Z", - "stargazers_count": 6, - "last_fetched": 1669376388.970451 - }, - "282688934": { - "repository_manifest": { - "name": "EVA II PRO WiFi Midea Inventor Dehumidifier custom integration", - "homeassistant": "0.96.0" - }, - "authors": [ - "@barban-dev" - ], - "category": "integration", - "description": "Home Assistant Custom Integration for EVA II PRO WiFi Smart Dehumidifier appliance by Midea/Inventor.", - "domain": "midea_dehumidifier", - "etag_repository": "W/\"6b9f7a77afc0f60ce86fa56992201c002b31e72bc46c882ad957432f79c639e8\"", - "full_name": "barban-dev/homeassistant-midea-dehumidifier", - "last_updated": "2022-01-31T20:14:41Z", - "stargazers_count": 49, - "topics": [ - "dehumidifier", - "eva-ii-pro-wifi", - "internet-of-things", - "inventor", - "iot", - "midea" - ], - "last_fetched": 1672281742.186046 - }, - "254203764": { - "repository_manifest": { - "name": "Bunq balance sensor", - "render_readme": true - }, - "authors": [ - "@BSantalucia" - ], - "category": "integration", - "description": "Home assistant custom component to provide monetary account balance sensors for Bunq", - "domain": "bunq", - "etag_repository": "W/\"a022e41ed4b11d1f3ff40a8f34b15bd1ed4a034493b9937ea62e8fb5ae8bb669\"", - "full_name": "ben8p/home-assistant-bunq-balance-sensors", - "last_updated": "2022-01-04T14:46:01Z", - "stargazers_count": 2, - "topics": [ - "bunq", - "bunq-api", - "home-assistant-sensor" - ] - }, - "137655647": { - "repository_manifest": {}, - "authors": [ - "@bertbert72" - ], - "category": "integration", - "description": "HomeAssistant component for control of Virgin Media Tivo boxes", - "domain": "virgintivo", - "etag_repository": "W/\"8a3e08773ed44f46bb64e4b49d1e39e44f500ff30e5ee89faed7d6e33c6aa421\"", - "full_name": "bertbert72/HomeAssistant_VirginTivo", - "last_updated": "2022-10-09T12:31:35Z", - "stargazers_count": 25, - "last_fetched": 1672641743.879425 - }, - "350622451": { - "repository_manifest": { - "name": "Å»adnego Ale", - "homeassistant": "2022.8.0", - "zip_release": true, - "filename": "zadnego_ale.zip", - "country": "PL" - }, - "authors": [ - "@bieniu" - ], - "category": "integration", - "description": "Å»adnego Ale allergen concentration custom integration", - "domain": "zadnego_ale", - "downloads": 331, - "etag_repository": "W/\"5e96daad5d59803e934ba231eaff972902cb3389ed1919a956245ce0ae746c60\"", - "full_name": "bieniu/ha-zadnego-ale", - "last_updated": "2022-09-26T12:53:21Z", - "stargazers_count": 14, - "topics": [ - "allergen", - "allergy" - ], - "last_fetched": 1664657403.259006 - }, - "236146080": { - "repository_manifest": { - "name": "Solaredge Modbus", - "homeassistant": "2022.7.0" - }, - "authors": [ - "@binsentsu" - ], - "category": "integration", - "description": "Home assistant Component for reading data locally from Solaredge inverter through modbus TCP", - "domain": "solaredge_modbus", - "etag_repository": "W/\"bc90db41cabfd721fc182cc83fc2791121ab8fa685a1f7d83c472691ac7f5b61\"", - "full_name": "binsentsu/home-assistant-solaredge-modbus", - "last_updated": "2022-12-08T09:57:06Z", - "stargazers_count": 125, - "topics": [ - "modbus", - "modbus-tcp", - "solaredge", - "solaredge-inverter" - ], - "last_fetched": 1672551743.698003 - }, - "162808336": { - "repository_manifest": { - "name": "Lightwave RF" - }, - "authors": [ - "@bigbadblunt" - ], - "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/\"3882c772184b67f5d610ccd96535ef476211e84d7f435d175856d76ab142c396\"", - "full_name": "bigbadblunt/homeassistant-lightwave2", - "last_updated": "2022-12-30T09:09:19Z", - "stargazers_count": 36, - "topics": [ - "lightwave", - "lightwaverf" - ], - "last_fetched": 1672641745.658387 - }, - "203592862": { - "repository_manifest": { - "name": "USR-R16 16路网络继电器", - "render_readme": true, - "homeassistant": "2022.7.5", - "country": [ - "CN" - ] - }, - "authors": [ - "@blindlight" - ], - "category": "integration", - "description": "USR-R16 integration for Home Assistant", - "domain": "usr_r16", - "etag_repository": "W/\"e5927c3b7ddf92d59e4c3acabdfb547731b9a5329d191a3beb45088028bb3cae\"", - "full_name": "blindlight86/HA_USR-R16", - "last_updated": "2022-07-31T19:41:14Z", - "stargazers_count": 7, - "topics": [ - "relays" - ], - "last_fetched": 1665501366.691657 - }, - "296946072": { - "repository_manifest": { - "homeassistant": "0.115.0", - "name": "Kodi Recently Added Media", - "render_readme": true - }, - "authors": [ - "@boralyl" - ], - "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/\"0d1ff72f6b5653a2dc4e381d7a0781dce0899c6a0a56f2aab7f96cd3df1531b4\"", - "full_name": "boralyl/kodi-recently-added", - "last_updated": "2021-12-19T23:48:44Z", - "stargazers_count": 6, - "topics": [ - "kodi" - ], - "last_fetched": 1662258890.420009 - }, - "250688607": { - "repository_manifest": { - "homeassistant": "0.108.0", - "name": "Steam Wishlist", - "render_readme": true - }, - "authors": [ - "@boralyl" - ], - "category": "integration", - "description": "A home assistant integration that monitors games on sale on your Steam wishlist.", - "domain": "steam_wishlist", - "etag_repository": "W/\"986c51d6a05efcb5db96dbf660e3c357447082faafe11b608bf538db42ace500\"", - "full_name": "boralyl/steam-wishlist", - "last_updated": "2022-06-12T18:21:41Z", - "stargazers_count": 16, - "topics": [ - "steam" - ], - "last_fetched": 1659830157.959029 - }, - "192086849": { - "repository_manifest": {}, - "authors": [ - "bouwew" - ], - "category": "integration", - "description": "GoodWe SEMS MQTT-componenent for Home Assistant", - "domain": "sems2mqtt", - "etag_repository": "W/\"62a0ae0ad13d89b503ab6754696155c162aa653c9e9c8d8b7ec373427acb179f\"", - "full_name": "bouwew/sems2mqtt", - "last_updated": "2022-03-03T07:57:14Z", - "stargazers_count": 7, - "last_fetched": 1657310158.30168 - }, - "186605347": { - "repository_manifest": { - "name": "Bosch thermostat", - "homeassistant": "2022.9.0", - "render_readme": true - }, - "authors": [ - "@pszafer" - ], - "category": "integration", - "description": "HA custom component for Bosch thermostats", - "domain": "bosch", - "etag_repository": "W/\"bf9f72c7da403de365cec2ceeb96acb9525e03b510fabcad99a346ae68f50254\"", - "full_name": "bosch-thermostat/home-assistant-bosch-custom-component", - "last_updated": "2022-12-13T17:00:40Z", - "stargazers_count": 116, - "topics": [ - "bosch", - "bosch-thermostat", - "buderus", - "nefit", - "sensors", - "thermostat", - "xmpp" - ], - "last_fetched": 1672737848.412427 - }, - "259865897": { - "repository_manifest": { - "name": "DRK Blutspende", - "country": [ - "DE" - ], - "render_readme": true - }, - "authors": [ - "Bouni" - ], - "category": "integration", - "description": "DRK Blutspende component for Home Assistant ", - "domain": "drkblutspende", - "etag_repository": "W/\"acb23cb2e48a20f9ac686e5411c126b5ce6746a00c7f56cfca9709e2082013a3\"", - "full_name": "Bouni/drkblutspende", - "last_updated": "2022-02-22T10:37:22Z", - "stargazers_count": 4, - "topics": [ - "blutspende", - "drk" - ], - "last_fetched": 1645560945.691174 - }, - "260169906": { - "repository_manifest": { - "name": "Luxtronik", - "render_readme": true - }, - "authors": [ - "@bouni" - ], - "category": "integration", - "description": "Luxtronik integration for Home Assistant", - "domain": "luxtronik", - "etag_repository": "W/\"31c501b19545dfaef39b097745d277568e94bca6ee9bd6ba5e96f41e794e6ae6\"", - "full_name": "Bouni/luxtronik", - "last_updated": "2022-12-19T07:02:02Z", - "stargazers_count": 48, - "topics": [ - "luxtronik", - "luxtronik2" - ], - "last_fetched": 1672371750.160665 - }, - "373845609": { - "repository_manifest": { - "name": "Powercalc", - "zip_release": true, - "filename": "powercalc.zip", - "homeassistant": "2021.11.0" - }, - "authors": [ - "@bramstroker" - ], - "category": "integration", - "description": "Custom component to calculate estimated power consumption of lights and other appliances", - "domain": "powercalc", - "downloads": 2435, - "etag_repository": "W/\"f24c002d6e2feaad99c5cb5cefeb297b34f81dc9d0c0cf095c1b4a075ff05eea\"", - "full_name": "bramstroker/homeassistant-powercalc", - "last_updated": "2023-01-03T07:54:04Z", - "stargazers_count": 559, - "topics": [ - "consumption", - "energy-monitor", - "hue-lights", - "metering", - "power" - ], - "last_fetched": 1672737851.831533 - }, - "190260955": { - "repository_manifest": { - "name": "MIND Mobility", - "country": "NL", - "render_readme": true - }, - "authors": [ - "@bramkragten" - ], - "category": "integration", - "description": "Add support for Mind Mobility vehicles in Home Assistant", - "domain": "mind", - "etag_repository": "W/\"a5c0237439d05a5353bfa99e20ce7509165ae9743d05a544ece9229ede619faa\"", - "full_name": "bramkragten/mind", - "last_updated": "2021-05-07T13:37:44Z", - "stargazers_count": 9, - "last_fetched": 1662976000.743115 - }, - "284006518": { - "repository_manifest": { - "name": "Bonaire MyClimate", - "render_readme": "true", - "homeassistant": "2021.12.0" - }, - "authors": [ - "@bremor" - ], - "category": "integration", - "description": "Reverse engineered implementation of the Bonaire MyClimate app.", - "domain": "bonaire_myclimate", - "etag_repository": "W/\"5058fdf5f86c54ecef7b29a2d63308270f3379e5d9ca659cb122345e6d72293d\"", - "full_name": "bremor/bonaire_myclimate", - "last_updated": "2022-08-08T20:42:19Z", - "stargazers_count": 15, - "topics": [ - "bonaire", - "bonaire-myclimate", - "climate", - "myclimate" - ], - "last_fetched": 1672641751.227003 - }, - "307586942": { - "repository_manifest": { - "name": "Bureau of Meteorology", - "render_readme": "true", - "homeassistant": "2022.7.0b0" - }, - "authors": [ - "@bremor" - ], - "category": "integration", - "description": "Custom component for retrieving weather information from the Bureau of Meteorology.", - "domain": "bureau_of_meteorology", - "etag_repository": "W/\"dc0591d52c435409f208365f292843737e0b3e1c6b4d778d9d2ce12ab7cd8db9\"", - "full_name": "bremor/bureau_of_meteorology", - "last_updated": "2022-10-24T05:02:35Z", - "stargazers_count": 101, - "topics": [ - "bom", - "bureau", - "forecast", - "meteorology", - "observations", - "weather", - "weather-information" - ], - "last_fetched": 1672011750.011912 - }, - "282427417": { - "repository_manifest": { - "name": "Public Transport Victoria", - "render_readme": "true" - }, - "authors": [ - "@bremor" - ], - "category": "integration", - "description": "Custom component for retrieving departure times for Public Transport Victoria.", - "domain": "public_transport_victoria", - "etag_repository": "W/\"ef2dd86060e2a0c7836e2f00844ed58c321a9b2f750153b3285d0356763c7339\"", - "full_name": "bremor/public_transport_victoria", - "last_updated": "2022-06-20T00:23:49Z", - "stargazers_count": 15, - "topics": [ - "australia", - "bus", - "ptv", - "public", - "train", - "tram", - "transport", - "victoria" - ], - "last_fetched": 1658300005.499586 - }, - "262854926": { - "repository_manifest": { - "name": "Meteobridge Datalogger Integration", - "render_readme": true, - "homeassistant": "2022.11.0" - }, - "authors": [ - "@briis" - ], - "category": "integration", - "description": "The Meteobridge Integration adds support for retrieving current weather data from a Meteobridge datalogger connected to a local Weather Station.", - "domain": "meteobridge", - "etag_repository": "W/\"0e3dc219282ea1e896afc177e212a8fd55158e36dc9aeef6282bc44c7ef7680a\"", - "full_name": "briis/meteobridge", - "last_updated": "2022-11-16T06:58:41Z", - "stargazers_count": 7, - "topics": [ - "meteobridge" - ], - "last_fetched": 1668840874.202006 - }, - "229872760": { - "repository_manifest": { - "name": "Fitness Push" - }, - "category": "integration", - "description": "Home Assistant integration to push fitness data to remote services.", - "domain": "fitness_push", - "etag_repository": "W/\"62361253781aeddcf0352876ad36c5b120f856841ee5e5582e63304ee9c06ea2\"", - "full_name": "burnnat/ha-fitness-push", - "last_updated": "2020-01-24T00:27:12Z", - "stargazers_count": 1 - }, - "202990294": { - "repository_manifest": { - "name": "CZ Public Transport", - "homeassistant": "0.109.0", - "zip_release": true, - "filename": "cz_pub_tran.zip", - "country": "CZ" - }, - "authors": [ - "@bruxy70" - ], - "category": "integration", - "description": "🚠Home Assistant custom sensor for finding Czech Public Transportation Connections", - "domain": "cz_pub_tran", - "downloads": 299, - "etag_repository": "W/\"086f1e02554b010a53f76b28b227427cfd709169c4b9b010a876b6041663e9c2\"", - "full_name": "bruxy70/CZ-Public-Transport", - "last_updated": "2022-06-01T20:40:21Z", - "stargazers_count": 11, - "topics": [ - "chaps", - "crws", - "departure-times", - "idos", - "public-transportation" - ], - "last_fetched": 1672371753.739378 - }, - "204200635": { - "repository_manifest": { - "name": "Garbage Collection", - "zip_release": true, - "filename": "garbage_collection.zip", - "homeassistant": "2022.12.0b0" - }, - "authors": [ - "@bruxy70" - ], - "category": "integration", - "description": "🗑 Custom Home Assistant sensor for scheduling garbage collection (or other regularly re-occurring events - weekly on given days, semi-weekly or monthly)", - "domain": "garbage_collection", - "downloads": 5833, - "etag_repository": "W/\"594468eba24f4f43b15b7d0534b55fafb0e0b9ed41d804bc1b367ca585f9fef8\"", - "full_name": "bruxy70/Garbage-Collection", - "last_updated": "2022-12-28T18:44:30Z", - "stargazers_count": 336, - "topics": [ - "garbage-collection", - "schedule", - "waste", - "waste-management" - ], - "last_fetched": 1672461753.882287 - }, - "261970408": { - "repository_manifest": { - "name": "Weatherbit Weather Forecast for Home Assistant", - "render_readme": true, - "homeassistant": "2022.11.0" - }, - "authors": [ - "@briis" - ], - "category": "integration", - "description": "The weatherbit integration adds support for the weatherbit.io web service as a source for meteorological data for your location.", - "domain": "weatherbit", - "etag_repository": "W/\"fec4db1a9cbfa74fcfe878b7ae1d47bf011308298f6004ea769b3ce88de8f8cd\"", - "full_name": "briis/weatherbit", - "last_updated": "2022-11-07T06:47:52Z", - "stargazers_count": 35, - "topics": [ - "meteorological-data", - "weather-forecast", - "weatherbit" - ], - "last_fetched": 1668750876.466276 - }, - "189680764": { - "repository_manifest": {}, - "category": "integration", - "description": "Screenly media player custom component for Home Assistant.", - "domain": "screenly", - "etag_repository": "W/\"b028cbcd074a688327e8c9e6d0897dd8840a6238cb51c903ef309879293707ec\"", - "full_name": "burnnat/media_player.screenly", - "last_updated": "2019-09-27T05:19:26Z", - "stargazers_count": 3 - }, - "210269734": { - "repository_manifest": { - "name": "HDHomeRun" - }, - "category": "integration", - "description": "HDHomeRun integration for Home Assistant.", - "domain": "hdhomerun", - "etag_repository": "W/\"e41ec5355213a6063702d2222aedf8659813dbddc198e69a1007a19f156782fe\"", - "full_name": "burnnat/ha-hdhomerun", - "last_updated": "2021-07-12T21:00:20Z", - "stargazers_count": 11, - "last_fetched": 1657040004.582897 - }, - "201445202": { - "repository_manifest": { - "name": "ACV garbage collection sensor", - "render_readme": true, - "country": [ - "NL" - ] - }, - "authors": [ - "@floriskruisselbrink", - "@Cadsters", - "@aritmeester" - ], - "category": "integration", - "description": "ðŸ—‘ï¸ Integration for bin/waste collection by acv-groep", - "domain": "acv", - "etag_repository": "W/\"301b223198d2dc87356def05fdc06bd27e7d932b0a277479e4f80ca4751c78e4\"", - "full_name": "Cadsters/acv-hass-component", - "last_updated": "2022-05-30T13:17:35Z", - "stargazers_count": 4, - "topics": [ - "acv-groep", - "python3", - "trash", - "waste" - ], - "last_fetched": 1654520002.416673 - }, - "262017793": { - "repository_manifest": { - "name": "Switchbot_press", - "render_readme": true - }, - "authors": [ - "@cagnulein" - ], - "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/\"b4d9a81bd079dcfbc4e4615549bd61fad56d403a496c7163fb4b514f4b0d23f6\"", - "full_name": "cagnulein/switchbot_press", - "last_updated": "2022-05-05T04:19:21Z", - "stargazers_count": 12, - "topics": [ - "python3", - "switchbot" - ], - "last_fetched": 1656770167.49192 - }, - "207620142": { - "repository_manifest": { - "name": "DPC sensor", - "country": [ - "IT", - "VA", - "SM" - ] - }, - "authors": [ - "@caiosweet" - ], - "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/\"ac0a4adc013de42d15a00378f916b7a4af8cdfbfa0fd690d31e7e4244329f63a\"", - "full_name": "caiosweet/Home-Assistant-custom-components-DPC-Alert", - "last_updated": "2022-06-20T14:53:10Z", - "stargazers_count": 34, - "topics": [ - "dpc", - "protezionecivile" - ], - "last_fetched": 1667506531.784838 - }, - "307503425": { - "repository_manifest": { - "name": "INGV Earthquakes", - "zip_release": true, - "filename": "ingv_centro_nazionale_terremoti.zip", - "country": [ - "IT" - ], - "render_readme": true, - "homeassistant": "2022.6.0" - }, - "authors": [ - "@exxamalte", - "@caiosweet" - ], - "category": "integration", - "description": "INGV - National Institute of Geophysics and Volcanology [Istituto Nazionale di Geofisica e Vulcanologia] Terremoti Italia.", - "domain": "ingv_centro_nazionale_terremoti", - "etag_repository": "W/\"781398325a5d077422cc95651574856551c2fbc6658679cb31160aca67b1acda\"", - "full_name": "caiosweet/Home-Assistant-custom-components-INGV", - "last_updated": "2022-06-05T21:58:11Z", - "stargazers_count": 10, - "topics": [ - "assistant", - "geofisica", - "home", - "ingv", - "terremoti", - "vulcanologia" - ], - "last_fetched": 1660280006.922345 - }, - "319343045": { - "repository_manifest": { - "name": "UltraSync Beta", - "hacs": "0.24.0", - "render_readme": true, - "homeassistant": "0.110.0" - }, - "authors": [ - "@caronc" - ], - "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/\"8aaea2652d8a80f0be29fc3b38ecb4dcd2e8d9e3ad53b3b50bf73831a46c53bd\"", - "full_name": "caronc/ha-ultrasync", - "last_updated": "2022-07-01T13:55:11Z", - "stargazers_count": 13, - "topics": [ - "comnav", - "homeassistant-custom-component", - "interlogix", - "nx-595e", - "security", - "ultrasync" - ], - "last_fetched": 1671627547.95066 - }, - "229140999": { - "repository_manifest": { - "name": "go-eCharger", - "render_readme": true - }, - "authors": [ - "@cathiele" - ], - "category": "integration", - "description": "Home Assistant custom_component for controlling the go-eCharger EV-Charger", - "domain": "goecharger", - "etag_repository": "W/\"8d3b5a89e77e9da4a44e522e9d0cc9f4768ca1a11e707a87422cffebef2af326\"", - "full_name": "cathiele/homeassistant-goecharger", - "last_updated": "2022-10-02T17:30:34Z", - "stargazers_count": 65, - "topics": [ - "charger", - "component", - "custom", - "go-echarger" - ], - "last_fetched": 1672281757.802696 - }, - "257988102": { - "repository_manifest": { - "name": "Fully Kiosk Browser", - "render_readme": true, - "homeassistant": "2022.7.0b0" - }, - "authors": [ - "@cgarwood" - ], - "category": "integration", - "description": "Fully Kiosk Browser integration for Home Assistant", - "domain": "fullykiosk", - "etag_repository": "W/\"b06ff64d7d1e781c2a4003f0658b4148b44d75c9a30c948622f3a4b363b4336f\"", - "full_name": "cgarwood/homeassistant-fullykiosk", - "last_updated": "2022-06-30T17:10:23Z", - "stargazers_count": 142, - "topics": [ - "fully-kiosk-browser" - ], - "last_fetched": 1672641759.103061 - }, - "373101151": { - "repository_manifest": { - "name": "SunSpec", - "hacs": "1.6.0", - "render_readme": true, - "homeassistant": "2021.9.1" - }, - "authors": [ - "@cjne" - ], - "category": "integration", - "description": "Home Assistant customcomponent for SunSpec modbus devices", - "domain": "sunspec", - "etag_repository": "W/\"dee823ab3e00fb2c7d76678f950e47760a38d85393aadc1ad2e80cd5fe9d28d1\"", - "full_name": "CJNE/ha-sunspec", - "last_updated": "2022-12-26T05:02:46Z", - "stargazers_count": 32, - "topics": [ - "sunspec" - ], - "last_fetched": 1672551758.878922 - }, - "224560492": { - "repository_manifest": { - "name": "Sinope Neviweb130", - "filename": false, - "render_readme": true, - "country": [ - "CA" - ], - "homeassistant": "2021.12.1" - }, - "authors": [ - "@claudegel" - ], - "category": "integration", - "description": "Neviweb custom component for Home Assistant to manage devices connected via a GT130 and wifi devices from Sinopé", - "domain": "neviweb130", - "etag_repository": "W/\"e61275a303bd90207f8632d9d975b6e65443991fbf53b83eea5a4d8522feb9c6\"", - "full_name": "claudegel/sinope-130", - "last_updated": "2022-12-25T13:09:00Z", - "stargazers_count": 31, - "topics": [ - "neviweb", - "sinope" - ], - "last_fetched": 1672101758.587554 - }, - "304573324": { - "repository_manifest": { - "name": "SQL (with JSON detection)", - "render_readme": true, - "homeassistant": "0.99.9", - "persistent_directory": "userfiles" - }, - "authors": [ - "@dgomes", - "@crowbarz" - ], - "category": "integration", - "description": "Updated SQL integration for Home Assistant that supports JSON attributes", - "domain": "sql_json", - "etag_repository": "W/\"37bb3f4efa72ca305a5b2519d129dcccf4706ace8dc303fb114db5681897429d\"", - "full_name": "crowbarz/ha-sql_json", - "last_updated": "2022-05-04T21:05:41Z", - "stargazers_count": 5, - "topics": [ - "json", - "sql" - ], - "last_fetched": 1653260002.3044 - }, - "179347477": { - "repository_manifest": { - "name": "Circadian Lighting" - }, - "authors": [ - "@claytonjn" - ], - "category": "integration", - "description": "Circadian Lighting custom component for Home Assistant", - "domain": "circadian_lighting", - "etag_repository": "W/\"ca766cf72013edb3b2abfb26a911379b2bf888eee9671875de3d4af1136d50af\"", - "full_name": "claytonjn/hass-circadian_lighting", - "last_updated": "2022-11-03T23:03:51Z", - "stargazers_count": 612, - "topics": [ - "circadian", - "circadian-rhythms", - "lighting", - "sleep", - "wellness" - ], - "last_fetched": 1672191760.191228 - }, - "127689312": { - "repository_manifest": { - "name": "Sinope Neviweb", - "filename": false, - "render_readme": true, - "country": [ - "CA" - ], - "homeassistant": "0.110.0" - }, - "authors": [ - "@claudegel" - ], - "category": "integration", - "description": "Neviweb Custom Component for Home Assistant to manage devices connected via GT125", - "domain": "neviweb", - "etag_repository": "W/\"1f5d4f91bed10d310ed678284862ea4aa34c431731b67ccd5884dfc75ccb367f\"", - "full_name": "claudegel/sinope-1", - "last_updated": "2022-11-21T01:17:19Z", - "stargazers_count": 20, - "topics": [ - "neviweb", - "sinope" - ], - "last_fetched": 1671199713.814271 - }, - "195594888": { - "repository_manifest": { - "name": "Sinope GT125", - "filename": false, - "render_readme": true, - "country": [ - "CA" - ], - "homeassistant": "0.110.0" - }, - "authors": [ - "@claudegel" - ], - "category": "integration", - "description": "Sinope custom component for Home Assistant to manage Sinopé devices directly via the GT125 gateway", - "domain": "sinope", - "etag_repository": "W/\"71ad37e3a28c11e256b1005dd75f8ae991d0ea8f1b7b680b26fc87fcf3645019\"", - "full_name": "claudegel/sinope-gt125", - "last_updated": "2022-04-09T02:44:10Z", - "stargazers_count": 14, - "topics": [ - "sinope" - ], - "last_fetched": 1670664403.448199 - }, - "139664351": { - "repository_manifest": { - "name": "Alexa Media Player", - "zip_release": true, - "filename": "alexa_media.zip", - "homeassistant": "2022.3.0b0" - }, - "authors": [ - "@keatontaylor", - "@alandtse" - ], - "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": 13423, - "etag_repository": "W/\"13a1cd12fd3bebe546e8278ad8af80ced1415fc87e75bb0e48854b7f10cb735b\"", - "full_name": "custom-components/alexa_media_player", - "last_updated": "2023-01-02T16:54:09Z", - "stargazers_count": 1006, - "topics": [ - "alexa" - ], - "last_fetched": 1672737862.947388 - }, - "223993584": { - "repository_manifest": { - "name": "Passive BLE monitor integration", - "homeassistant": "2022.12.0" - }, - "authors": [ - "@Ernst79", - "@Magalex2x14" - ], - "category": "integration", - "description": "BLE monitor passively monitors BLE sensors (Xiaomi, Qingping, ATC, BlueMaestro, Brifit, Govee, Kegtron, Moat, Inkbird, iNode, Yeelight, RuuviTag, SensorPush, Teltonika, Thermoplus and Thermopro)", - "domain": "ble_monitor", - "etag_repository": "W/\"79c8c573676fcdd5b8db7713be6e9fe15a5f263b208604d033cb588ec3001c21\"", - "full_name": "custom-components/ble_monitor", - "last_updated": "2022-12-30T14:36:00Z", - "stargazers_count": 1494, - "topics": [ - "atc", - "govee", - "inkbird", - "kegtron", - "mibeacon", - "mijia", - "mitemp-bt", - "qingping", - "scales", - "thermoplus", - "thermopro", - "thermplus", - "xiaomi", - "xiaomi-sensors" - ], - "last_fetched": 1672737863.468502 - }, - "139892990": { - "repository_manifest": { - "name": "BrewDog", - "render_readme": true - }, - "authors": [ - "@ludeeus" - ], - "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/\"85b2f4992733e20203324c50f000a4ecff740e59908dadd23c929a57f53118a4\"", - "full_name": "custom-components/brewdog", - "last_updated": "2022-03-11T08:08:33Z", - "stargazers_count": 3, - "topics": [ - "api", - "brewdog", - "punkapi" - ], - "last_fetched": 1647000962.165935 - }, - "146510412": { - "repository_manifest": { - "name": "ICY E-thermostaat", - "zip_release": true, - "filename": "combined.zip", - "hide_default_branch": true, - "homeassistant": "0.96.0" - }, - "authors": [ - "@gerard33" - ], - "category": "integration", - "description": "E-Thermostaat (ICY) component for Home Assistant", - "domain": "e_thermostaat", - "etag_repository": "W/\"df7a9e3a9adbc197cbdc28c3f3a76824d3cf9514e6f2aa1f8782184c46456a79\"", - "full_name": "custom-components/climate.e_thermostaat", - "last_updated": "2022-06-26T16:35:51Z", - "stargazers_count": 3, - "topics": [ - "e-thermostaat", - "icy" - ], - "last_fetched": 1656320001.662326 - }, - "173563704": { - "repository_manifest": {}, - "category": "integration", - "description": "Programmable thermostat that let you have a smart thermostat on budget.", - "domain": "programmable_thermostat", - "etag_repository": "W/\"69f28ce51cbe68cd8bc91f1265f4c7bde66a685baeb9c991a6e925a5053385ac\"", - "full_name": "custom-components/climate.programmable_thermostat", - "last_updated": "2022-11-09T16:30:24Z", - "stargazers_count": 102, - "last_fetched": 1671627554.452485 - }, - "209854868": { - "repository_manifest": { - "name": "FedEx", - "country": [ - "US" - ] - }, - "category": "integration", - "description": "The fedex platform allows one to track deliveries by FedEx", - "domain": "fedex", - "etag_repository": "W/\"6de65545cb6885425b88bedd017d47bca69a106336c6e1f37ab4a15220d29374\"", - "full_name": "custom-components/fedex", - "last_updated": "2020-01-18T17:31:45Z", - "stargazers_count": 5, - "last_fetched": 1659650176.990389 - }, - "176018567": { - "repository_manifest": { - "name": "gPodder", - "render_readme": true, - "zip_release": true, - "hide_default_branch": true, - "hacs": "0.19.0", - "filename": "gpodder.zip" - }, - "authors": [ - "@iantrich" - ], - "category": "integration", - "description": "🎧 gPodder Integration for Podcast Feed Monitoring", - "domain": "gpodder", - "etag_repository": "W/\"796bb09fce04c7df2dc3504b6834fdb6366335c81a90d25eb629f953cf6b08e7\"", - "full_name": "custom-components/gpodder", - "last_updated": "2021-06-05T21:16:30Z", - "stargazers_count": 11, - "last_fetched": 1657040006.073559 - }, - "145180996": { - "repository_manifest": { - "name": "Feedparser", - "homeassistant": "2021.4.0", - "render_readme": true - }, - "authors": [ - "@iantrich" - ], - "category": "integration", - "description": "📰 RSS Feed Integration", - "domain": "feedparser", - "etag_repository": "W/\"718cd8a4326910ee621d0cf9d9c7f04085766898cbcca1fbeef5e197b9259807\"", - "full_name": "custom-components/feedparser", - "last_updated": "2022-01-31T14:09:21Z", - "stargazers_count": 89, - "last_fetched": 1670531904.792948 - }, - "201963665": { - "repository_manifest": { - "name": "Healthchecks.io", - "zip_release": true, - "hide_default_branch": true, - "filename": "healthchecksio.zip" - }, - "authors": [ - "@ludeeus" - ], - "category": "integration", - "description": "Update and display the status of your healthchecks.io checks.", - "domain": "healthchecksio", - "downloads": 903, - "etag_repository": "W/\"c02b237c862aa3a21d14e85d1b7b073aeddaeacd4cf7409fe67653afbd6f7aa4\"", - "full_name": "custom-components/healthchecksio", - "last_updated": "2022-07-29T04:17:16Z", - "stargazers_count": 36, - "topics": [ - "api-client", - "healthchecksio", - "monitor" - ], - "last_fetched": 1670929722.534156 - }, - "209855108": { - "repository_manifest": { - "name": "linksys_ap" - }, - "category": "integration", - "description": "The linksys_ap platform offers presence detection by looking at connected devices to a Linksys based access point.", - "domain": "linksys_ap", - "etag_repository": "W/\"97b25b23c86ec22a60c44348f803fe89bcc597e68d81bd188c788720c323c272\"", - "full_name": "custom-components/linksys_ap", - "last_updated": "2019-09-20T18:28:36Z" - }, - "182915754": { - "repository_manifest": { - "name": "Grocy custom component", - "render_readme": true, - "zip_release": true, - "hide_default_branch": true, - "homeassistant": "2021.12.0", - "filename": "grocy.zip" - }, - "authors": [ - "@SebRut", - "@isabellaalstrom" - ], - "category": "integration", - "description": "Custom Grocy integration for Home Assistant", - "domain": "grocy", - "downloads": 2326, - "etag_repository": "W/\"a3f83900d5cc0c94199d96be513f5870dafcbcc66d505f4d3dff45efcb08d3ed\"", - "full_name": "custom-components/grocy", - "last_updated": "2022-09-24T11:02:29Z", - "stargazers_count": 87, - "topics": [ - "grocy" - ], - "last_fetched": 1671717559.412951 - }, - "146660369": { - "repository_manifest": { - "name": "Bravia TV PSK", - "zip_release": true, - "filename": "combined.zip", - "hide_default_branch": true - }, - "authors": [ - "@gerard33" - ], - "category": "integration", - "description": "Sony Bravia TV (Pre-Shared Key) component for Home Assistant", - "domain": "braviatv_psk", - "downloads": 3418, - "etag_repository": "W/\"c18e097e15b1080dcc418e667351486c159c7c14f5bd26faad53044a724e9bbb\"", - "full_name": "custom-components/media_player.braviatv_psk", - "last_updated": "2022-07-22T15:44:05Z", - "stargazers_count": 99, - "topics": [ - "bravia", - "psk", - "sony" - ], - "last_fetched": 1672461768.978661 - }, - "131915802": { - "repository_manifest": { - "name": "Places", - "render_readme": true, - "hide_default_branch": true - }, - "authors": [ - "@tenly2000", - "@iantrich" - ], - "category": "integration", - "description": "Component to integrate with OpenStreetMap Reverse Geocode (places)", - "domain": "places", - "etag_repository": "W/\"e9dffb3dfb8176d650cad29c80b07573c0696297d3f9b23fa6e7f1bb41c63124\"", - "full_name": "custom-components/places", - "last_updated": "2022-12-01T00:06:26Z", - "stargazers_count": 74, - "topics": [ - "device-tracker", - "geolocation", - "openstreetmap" - ], - "last_fetched": 1671199720.864671 - }, - "184404372": { - "repository_manifest": {}, - "authors": [ - "@SebRut" - ], - "category": "integration", - "description": null, - "domain": "qbo", - "etag_repository": "W/\"25326cafd527a5b1a4c182637275b3f8f1ef1175f346aa104401ed963888eb1e\"", - "full_name": "custom-components/qbo", - "last_updated": "2019-05-26T13:38:57Z" - }, - "283847957": { - "repository_manifest": { - "name": "pyscript", - "zip_release": true, - "filename": "hass-custom-pyscript.zip" - }, - "authors": [ - "@craigbarratt" - ], - "category": "integration", - "description": "Pyscript adds rich Python scripting to HASS", - "domain": "pyscript", - "downloads": 10449, - "etag_repository": "W/\"78cb05b1f7e102e610d88037a8befe05d89e96da624c5167f9ad4afa924ea0c6\"", - "full_name": "custom-components/pyscript", - "last_updated": "2023-01-01T08:38:11Z", - "stargazers_count": 555, - "topics": [ - "jupyter" - ], - "config_flow": true, - "default_branch": "master", - "installed_commit": "7ebaddb", - "installed": true, - "last_commit": "31fc51e", - "last_version": "1.3.3", - "manifest_name": "Pyscript Python scripting", - "open_issues": 35, - "published_tags": [ - "1.3.3", - "1.3.2", - "1.3.1", - "1.3.0", - "1.2.1" - ], - "pushed_at": "2023-01-01T08:38:11", - "releases": true, - "version_installed": "1.3.3", - "last_fetched": 1672770079.058765 - }, - "201805130": { - "repository_manifest": { - "name": "nordpool", - "render_readme": true - }, - "authors": [ - "@hellowlol" - ], - "category": "integration", - "description": "nordpool sensor for ha.", - "domain": "nordpool", - "etag_repository": "W/\"3c70b33a408fcb25a6c20db919dbac81abacf74b72d11eb9254017fc7b0855fc\"", - "full_name": "custom-components/nordpool", - "last_updated": "2023-01-02T15:54:32Z", - "stargazers_count": 252, - "topics": [ - "nordpool" - ], - "last_fetched": 1672737872.279653 - }, - "201740996": { - "repository_manifest": { - "name": "Generate readme", - "zip_release": true, - "filename": "readme.zip", - "homeassistant": "2021.5.0", - "hide_default_branch": true, - "render_readme": true, - "hacs": "0.19.1" - }, - "authors": [ - "@ludeeus" - ], - "category": "integration", - "description": "Use Jinja and data from Home Assistant to generate your README.md file", - "domain": "readme", - "downloads": 120, - "etag_repository": "W/\"9e5f0cc94ea180d5f7f6a2745a09ede43562dc2a0ced74ee8e4fa5944ad71104\"", - "full_name": "custom-components/readme", - "last_updated": "2022-05-28T08:50:23Z", - "stargazers_count": 22, - "topics": [ - "automation", - "jinja", - "readme" - ], - "last_fetched": 1672371772.368463 - }, - "152294445": { - "repository_manifest": { - "name": "Remote Home-Assistant", - "render_readme": true - }, - "authors": [ - "@lukas-hetzenecker", - "@postlund" - ], - "category": "integration", - "description": "Links multiple home-assistant instances together", - "domain": "remote_homeassistant", - "etag_repository": "W/\"53965d93c2d72cdd12d8819882b4a442a7eb09e1c255b675d2c115ba4e6e20b0\"", - "full_name": "custom-components/remote_homeassistant", - "last_updated": "2022-10-27T10:45:19Z", - "stargazers_count": 574, - "last_fetched": 1672737872.403937 - }, - "178101579": { - "repository_manifest": {}, - "authors": [ - "@MartyTremblay" - ], - "category": "integration", - "description": "hassio support for Airthings Wave BLE environmental radon sensor.", - "domain": "airthings_wave", - "etag_repository": "W/\"490c8118bd3bb43759d523c7c32f40057f15fa5b0d2889f31b29203dd502c23d\"", - "full_name": "custom-components/sensor.airthings_wave", - "last_updated": "2022-11-03T17:25:53Z", - "stargazers_count": 99, - "topics": [ - "airthings-wave", - "bluetooth-low-energy", - "btle", - "environmental", - "home-assistant-sensor", - "radon" - ], - "last_fetched": 1671537564.435362 - }, - "174809046": { - "repository_manifest": { - "name": "Avanza Stock", - "render_readme": true - }, - "authors": [ - "@claha" - ], - "category": "integration", - "description": "Custom component to get stock data from Avanza for Home Assistant", - "domain": "avanza_stock", - "etag_repository": "W/\"e0e4154ac99b0bb40a1c4e5511396f55da8365c2c49900eafe6e117b24dab8ff\"", - "full_name": "custom-components/sensor.avanza_stock", - "last_updated": "2022-07-06T17:32:44Z", - "stargazers_count": 32, - "topics": [ - "funds", - "stock" - ], - "last_fetched": 1659560006.083634 - }, - "207110572": { - "repository_manifest": { - "name": "Avfallsor", - "country": "NOR", - "homeassistant": "0.96.0", - "render_readme": true - }, - "authors": [ - "@hellowlol" - ], - "category": "integration", - "description": "Simple sensor for avfallsor", - "domain": "avfallsor", - "etag_repository": "W/\"84eb1296fe7414a834bf4cd5f1ec61e9e48008d3d489ac480cf7fdf7c587fe68\"", - "full_name": "custom-components/sensor.avfallsor", - "last_updated": "2022-06-20T07:55:54Z", - "stargazers_count": 7, - "last_fetched": 1666696545.021488 - }, - "173564471": { - "repository_manifest": {}, - "category": "integration", - "description": "Improved file sensor component that let you read the whole last line content.", - "domain": "file_restore", - "etag_repository": "W/\"405d628482725bc0607c1196627e526101d4365ccf6d3037b7d3cd7195e802a6\"", - "full_name": "custom-components/sensor.file_restore", - "last_updated": "2021-03-20T08:09:50Z", - "stargazers_count": 11, - "last_fetched": 1671627563.502735 - }, - "151550084": { - "repository_manifest": {}, - "authors": [ - "@glpatcern" - ], - "category": "integration", - "description": "A set of sensors to integrate the OWL Intuition devices network", - "domain": "owlintuition", - "etag_repository": "W/\"2be7cc81c7f3eb033b79f7a64b7b56a4c841557d0495dc2c32ea91a75c776bde\"", - "full_name": "custom-components/sensor.owlintuition", - "last_updated": "2022-05-05T06:41:22Z", - "stargazers_count": 10, - "last_fetched": 1651820002.991108 - }, - "145777833": { - "repository_manifest": {}, - "authors": [ - "@iantrich" - ], - "category": "integration", - "description": "💵 Personal Capital Integration for Bank Account Monitoring", - "domain": "personalcapital", - "etag_repository": "W/\"a14bc3cc7cf0584e0c9cacc9451f2a3891a952dee19a6d3cc2a447995ec87d11\"", - "full_name": "custom-components/sensor.personalcapital", - "last_updated": "2021-06-05T21:15:20Z", - "stargazers_count": 12 - }, - "195438291": { - "repository_manifest": { - "name": "Nintendo Wishlist", - "render_readme": true, - "homeassistant": "0.118.5" - }, - "authors": [ - "@boralyl" - ], - "category": "integration", - "description": "A sensor that monitors a Nintendo Switch wish list for when games are on sale.", - "domain": "nintendo_wishlist", - "etag_repository": "W/\"0461ee57ec9f6cacd7e042070da4fe72a3f9d03527ef55254ef72fd02894fe5e\"", - "full_name": "custom-components/sensor.nintendo_wishlist", - "last_updated": "2022-07-06T02:11:39Z", - "stargazers_count": 12, - "topics": [ - "nintendo-switch" - ], - "last_fetched": 1664657435.664576 - }, - "154845921": { - "repository_manifest": {}, - "authors": [ - "@jchasey" - ], - "category": "integration", - "description": "SSH Generic Sensor", - "domain": "ssh", - "etag_repository": "W/\"d4e4975afb09f3592cb0dc9ed348d088406933235ec30884e73128995e5036fd\"", - "full_name": "custom-components/sensor.ssh", - "last_updated": "2021-12-04T08:45:38Z", - "stargazers_count": 33, - "last_fetched": 1664043825.759626 - }, - "199888538": { - "repository_manifest": { - "name": "Stadtreinigung Hamburg", - "country": "DE", - "homeassistant": "0.109.0", - "zip_release": true, - "filename": "stadtreinigung_hamburg.zip" - }, - "authors": [ - "@vigonotion" - ], - "category": "integration", - "description": "Stadtreinigung Hamburg - get garbage collection dates in Hamburg - custom component for Home Assistant", - "domain": "stadtreinigung_hamburg", - "downloads": 136, - "etag_repository": "W/\"b7143bfdab3c6d2abd5f585764d72ed7268d96df34e45d8f44cf092667b6f133\"", - "full_name": "custom-components/sensor.stadtreinigung_hamburg", - "last_updated": "2022-08-08T08:48:52Z", - "stargazers_count": 18, - "last_fetched": 1666187182.475483 - }, - "146379582": { - "repository_manifest": { - "name": "Trakt", - "homeassistant": "0.99.0", - "render_readme": true - }, - "authors": [ - "@iantrich", - "@engrbm" - ], - "category": "integration", - "description": "📺 Trakt Integration for Upcoming Media Card", - "domain": "trakt", - "etag_repository": "W/\"a173b2ffb4144aa8d0a91838baccc4b2ae57afbf6d87cc59f688cd5fcd4de161\"", - "full_name": "custom-components/sensor.trakt", - "last_updated": "2022-06-21T14:17:46Z", - "stargazers_count": 53, - "last_fetched": 1667236549.764323 - }, - "151580533": { - "repository_manifest": {}, - "authors": [ - "@jchasey" - ], - "category": "integration", - "description": "High level health status of UniFi Security Gateway devices via UniFi Controller", - "domain": "unifigateway", - "etag_repository": "W/\"cec998e8bb1e54447b47e20328d3a560b740f746d1c8b0fdd8645962406f7ec5\"", - "full_name": "custom-components/sensor.unifigateway", - "last_updated": "2021-04-19T12:12:56Z", - "stargazers_count": 113, - "last_fetched": 1672371778.412589 - }, - "140146868": { - "repository_manifest": {}, - "authors": [ - "@iantrich", - "@swetoast" - ], - "category": "integration", - "description": "🻠Untappd Integration", - "domain": "untappd", - "etag_repository": "W/\"f864abbb20339fb3ffa11d1fc53429323c37fee7b4a3353b06015445128d8ffc\"", - "full_name": "custom-components/sensor.untappd", - "last_updated": "2022-04-28T11:17:02Z", - "stargazers_count": 35, - "topics": [ - "automations", - "badges", - "beer", - "untappd", - "untappd-api" - ], - "last_fetched": 1666966549.890298 - }, - "209855274": { - "repository_manifest": { - "name": "SRP Energy Sensor", - "country": [ - "US" - ] - }, - "category": "integration", - "description": "The srp_energy integration shows information from Srp hourly energy usage report for their customers", - "domain": "srp_energy", - "etag_repository": "W/\"a5bc02ffe772dbb7265185d5433d66486a64b9d74cdf4175b261ce82dc66264f\"", - "full_name": "custom-components/srp_energy", - "last_updated": "2020-12-16T23:22:01Z", - "stargazers_count": 2 - }, - "209855510": { - "repository_manifest": { - "name": "Sytadin", - "country": [ - "FR" - ] - }, - "category": "integration", - "description": "The sytadin sensor platform allows you to monitor traffic details from Sytadin", - "domain": "sytadin", - "etag_repository": "W/\"e350d94702ce10fe4acc0359969c2d99d719a4fe057775f6993380fd4ddd51ea\"", - "full_name": "custom-components/sytadin", - "last_updated": "2021-11-18T01:03:59Z", - "stargazers_count": 1 - }, - "209855666": { - "repository_manifest": { - "name": "UPS", - "country": "US" - }, - "category": "integration", - "description": "The ups platform allows one to track deliveries by the UPS", - "domain": "ups", - "etag_repository": "W/\"136c99e7ca204711ed5b028ebf5bc2d14d87fa20979f5c77bde2393d0671c574\"", - "full_name": "custom-components/ups", - "last_updated": "2021-05-19T10:28:06Z", - "stargazers_count": 5, - "last_fetched": 1662796029.960826 - }, - "180651910": { - "repository_manifest": {}, - "authors": [ - "hellowlol" - ], - "category": "integration", - "description": "zaptec charger custom component for home assistant", - "domain": "zaptec", - "etag_repository": "W/\"995d929b235653d100d80e756b3aa880ec6c9d5930168f5eb83ce51e5336ef6a\"", - "full_name": "custom-components/zaptec", - "last_updated": "2022-11-07T22:04:05Z", - "stargazers_count": 14, - "topics": [ - "api", - "zaptec" - ], - "last_fetched": 1668930902.431108 - }, - "139894340": { - "repository_manifest": { - "name": "Weatheralerts", - "render_readme": true, - "country": "US" - }, - "authors": [ - "@ludeeus", - "@jlverhagen" - ], - "category": "integration", - "description": "A sensor that gives you weather alerts from alerts.weather.gov.", - "domain": "weatheralerts", - "etag_repository": "W/\"ec49dd5b4a0f7ee9e32c5a442b33b11d02a013b16c5ec5118343a369c1e1e4bc\"", - "full_name": "custom-components/weatheralerts", - "last_updated": "2022-06-25T01:40:30Z", - "stargazers_count": 93, - "topics": [ - "weatheralerts" - ], - "last_fetched": 1672737882.854508 - }, - "171854441": { - "repository_manifest": { - "name": "youtube", - "zip_release": true, - "filename": "youtube.zip", - "homeassistant": "2021.4.0" - }, - "authors": [ - "@ludeeus", - "@pinkywafer" - ], - "category": "integration", - "description": "A platform which give you info about the newest video on a channel", - "domain": "youtube", - "downloads": 1004, - "etag_repository": "W/\"583ca7ba217174f70a07cddce1fda3743f0e9ef7099ee2d74364b80b8f27232b\"", - "full_name": "custom-components/youtube", - "last_updated": "2022-07-30T08:09:26Z", - "stargazers_count": 36, - "topics": [ - "youtube" - ], - "last_fetched": 1664460705.163032 - }, - "228604799": { - "repository_manifest": { - "name": "Arpscan Device Tracker", - "country": "NL" - }, - "authors": [ - "@cyberjunky" - ], - "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/\"1c325433ffbfdd5805ae7f78d06feca637aa207452cd3a03fb5e14e332e56ee3\"", - "full_name": "cyberjunky/home-assistant-arpscan_tracker", - "last_updated": "2021-02-21T17:03:43Z", - "stargazers_count": 18, - "last_fetched": 1671379739.844086 - }, - "228627470": { - "repository_manifest": { - "name": "HVCGroep", - "country": [ - "NL" - ] - }, - "authors": [ - "@cyberjunky" - ], - "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/\"57479a8d1020b2948b67651fc8fd14d78a088beb715a3cb30532d5282b8b6368\"", - "full_name": "cyberjunky/home-assistant-hvcgroep", - "last_updated": "2022-05-03T05:47:55Z", - "stargazers_count": 9, - "last_fetched": 1651640004.060956 - }, - "228649088": { - "repository_manifest": { - "name": "P2000 Sensor", - "country": "NL" - }, - "authors": [ - "@cyberjunky" - ], - "category": "integration", - "description": ":fire_engine: This component tracks P2000 emergency events in The Netherlands.", - "domain": "p2000", - "etag_repository": "W/\"7c470a56e394004a13cfedc646d4cac64a1df957abbc32f9067e2044b85232ec\"", - "full_name": "cyberjunky/home-assistant-p2000", - "last_updated": "2022-01-03T08:22:55Z", - "stargazers_count": 45, - "topics": [ - "emergency", - "p2000" - ], - "last_fetched": 1672011781.654757 - }, - "228618998": { - "repository_manifest": { - "name": "Plugwise", - "country": [ - "NL" - ] - }, - "authors": [ - "@cyberjunky" - ], - "category": "integration", - "description": ":electric_plug: This component can read values from and control Plugwise circles and plugs.", - "domain": "plugwise", - "etag_repository": "W/\"680d99964c3533ae6aa8de3976e9975049add5e75ceeaf05dd4e84101233e42b\"", - "full_name": "cyberjunky/home-assistant-plugwise", - "last_updated": "2020-07-08T06:34:47Z", - "stargazers_count": 2, - "topics": [ - "plugwise", - "power" - ] - }, - "228685436": { - "repository_manifest": { - "name": "Toon Boiler Status" - }, - "authors": [ - "@cyberjunky" - ], - "category": "integration", - "description": "This component reads and displays the boiler status values from a rooted Toon thermostat.", - "domain": "toon_boilerstatus", - "etag_repository": "W/\"e49519413b81f88b59baadfae52609b7b86d5ede3bd7a179e02f336c99dd8c1f\"", - "full_name": "cyberjunky/home-assistant-toon_boilerstatus", - "last_updated": "2022-07-27T15:46:09Z", - "stargazers_count": 10, - "topics": [ - "cv", - "opentherm", - "toon" - ], - "last_fetched": 1669541920.597033 - }, - "228662926": { - "repository_manifest": { - "name": "Toon Climate", - "country": "NL" - }, - "authors": [ - "@cyberjunky" - ], - "category": "integration", - "description": "This component provides a climate device for rooted Toon thermostats.", - "domain": "toon_climate", - "etag_repository": "W/\"70d547a4ff803868a9356bb38a097a47f0d17431daf79051eb2877d2070916ce\"", - "full_name": "cyberjunky/home-assistant-toon_climate", - "last_updated": "2022-07-27T15:51:23Z", - "stargazers_count": 24, - "last_fetched": 1667506561.817473 - }, - "228678807": { - "repository_manifest": { - "name": "Toon Smart Meter", - "country": "NL" - }, - "authors": [ - "@cyberjunky" - ], - "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/\"714addcc6e456856cb87bde19aa033becd9f2f58bd82051d29aae97f4a82653e\"", - "full_name": "cyberjunky/home-assistant-toon_smartmeter", - "last_updated": "2022-11-08T08:37:20Z", - "stargazers_count": 16, - "last_fetched": 1668210906.515194 - }, - "228690854": { - "repository_manifest": { - "name": "TTN Gateway Sensor", - "country": [ - "NL" - ] - }, - "authors": [ - "@cyberjunky" - ], - "category": "integration", - "description": "This components reads statistics from a The Things Network Gateway.", - "domain": "ttn_gateway", - "etag_repository": "W/\"1e83dda384aa58268644570a08c298cbc19d5282008c105d483a6028ab793547\"", - "full_name": "cyberjunky/home-assistant-ttn_gateway", - "last_updated": "2021-12-18T16:52:03Z", - "stargazers_count": 2, - "last_fetched": 1655150199.974977 - }, - "220661494": { - "repository_manifest": { - "name": "Orange Livebox routeur", - "country": "FR", - "homeassistant": "0.109", - "render_readme": true - }, - "authors": [ - "@cyr-ius" - ], - "category": "integration", - "description": "Livebox Component for Home assistant", - "domain": "livebox", - "etag_repository": "W/\"171f293a2a633902daa15884476c4fa6c82a187de229cc57aa7d0efc371450bc\"", - "full_name": "Cyr-ius/hass-livebox-component", - "last_updated": "2022-12-18T12:53:41Z", - "stargazers_count": 29, - "topics": [ - "livebox", - "orange" - ], - "last_fetched": 1672101785.693595 - }, - "195459345": { - "repository_manifest": { - "name": "Climate Group", - "render_readme": true, - "homeassistant": "0.96.0" - }, - "authors": [ - "@daenny" - ], - "category": "integration", - "description": "Home Assistant Climate Group", - "domain": "climate_group", - "etag_repository": "W/\"93719d5eb91df46493a560566ecb8f3f54efc27708e01053bf0a0f0b2ddf8913\"", - "full_name": "daenny/climate_group", - "last_updated": "2022-11-15T13:06:19Z", - "stargazers_count": 88, - "last_fetched": 1672737888.270253 - }, - "358585486": { - "repository_manifest": { - "name": "Multiscrape", - "hacs": "1.6.0", - "homeassistant": "2021.9.0", - "render_readme": true - }, - "authors": [ - "@danieldotnl" - ], - "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/\"123016a7d924ef99fc75c6689e22ae5fdf186159278fdb124e0aede611bd010c\"", - "full_name": "danieldotnl/ha-multiscrape", - "last_updated": "2022-12-26T14:01:30Z", - "stargazers_count": 116, - "topics": [ - "rest", - "scrape", - "scraper", - "scraping" - ], - "last_fetched": 1672281786.719523 - }, - "293843053": { - "repository_manifest": { - "name": "Adax heaters" - }, - "authors": [ - "@danielhiversen" - ], - "category": "integration", - "description": "Integration for Adax heaters", - "domain": "adax", - "etag_repository": "W/\"7c991f26142e74c4b36830b5013c4c70825c7903c5f963e5fb735f4f70d3c104\"", - "full_name": "Danielhiversen/home_assistant_adax", - "last_updated": "2021-04-28T05:30:29Z", - "stargazers_count": 25, - "topics": [ - "adax", - "adax-heaters" - ], - "last_fetched": 1666457197.63067 - }, - "297379398": { - "repository_manifest": { - "name": "Tractive" - }, - "authors": [ - "@danielhiversen" - ], - "category": "integration", - "description": "Custom component for Tractive", - "domain": "tractive", - "etag_repository": "W/\"0394384d7044af5a8cd00a65e5bedc1edc8a32bc23cb802e5fe6d881ad2d1bb9\"", - "full_name": "Danielhiversen/home_assistant_tractive", - "last_updated": "2021-12-20T09:30:02Z", - "stargazers_count": 33, - "topics": [ - "tractive" - ], - "last_fetched": 1671537585.180369 - }, - "158194879": { - "repository_manifest": { - "name": "Entity Controller", - "homeassistant": "2022.7.4" - }, - "authors": [ - "@danobot" - ], - "category": "integration", - "description": "Entity and lighting controller for managing devices via timers, scripts, and sun-based time restrictions.", - "domain": "entity_controller", - "etag_repository": "W/\"37a9d814bdef9f901133f5766157a660dcb97aae57e346d5c1068c6144beca10\"", - "full_name": "danobot/entity-controller", - "last_updated": "2022-11-23T13:33:17Z", - "stargazers_count": 206, - "topics": [ - "finite-state-machine", - "internet-of-things", - "iot", - "lighting-controller", - "motion-light", - "motion-sensor", - "smart-home" - ], - "last_fetched": 1672737894.846948 - }, - "201457186": { - "repository_manifest": { - "name": "Mylar Sensor Card", - "render_readme": true - }, - "authors": [ - "@darksir23" - ], - "category": "integration", - "description": "HomeAssistant Sensor for Mylar (Compatible with Upcoming Meda Card)", - "domain": "mylar", - "etag_repository": "W/\"e5632177f97a47539d4a2480308448f80de0e588d4b42b3e893062c48f552314\"", - "full_name": "DarkSir23/sensor.mylar", - "last_updated": "2019-11-23T19:10:34Z", - "stargazers_count": 2, - "topics": [ - "media-card", - "mylar" - ] - }, - "203736221": { - "repository_manifest": { - "name": "Uponor Uhome integration", - "render_readme": true - }, - "authors": [ - "@almirdelkic", - "@dave-code-ruiz", - "@LordMike" - ], - "category": "integration", - "description": "Custom Component to connect Home Assistant with Uhome Uponor Smatrix App", - "domain": "uhomeuponor", - "etag_repository": "W/\"f2c340b7778889f555d177c0f6f56817b3d426ce4a1f6de7ab6a1783fd2569b8\"", - "full_name": "dave-code-ruiz/uhomeuponor", - "last_updated": "2022-10-11T13:41:55Z", - "stargazers_count": 11, - "topics": [ - "gateway", - "rest-api", - "setpoint", - "smatrix", - "smatrixwaveplus", - "thermostat", - "uponor" - ], - "last_fetched": 1665681411.824607 - }, - "160218749": { - "repository_manifest": { - "name": "Home Connect", - "homeassistant": "0.102", - "render_readme": true - }, - "authors": [ - "@DavidMStraub" - ], - "category": "integration", - "description": "Custom component for Home Assistant to connect appliances supporting the Home Connect standard", - "domain": "home_connect_beta", - "etag_repository": "W/\"ea251fc880db0c96eacc63cbcb7203f2dc742e7b3e26377f16589850f28040a6\"", - "full_name": "DavidMStraub/homeassistant-homeconnect", - "last_updated": "2022-02-17T07:29:31Z", - "stargazers_count": 119, - "topics": [ - "homeconnect" - ], - "last_fetched": 1662438936.968424 - }, - "266557774": { - "repository_manifest": { - "name": "proscenic 790T vacuum", - "homeassistant": "2021.7.4", - "render_readme": true - }, - "authors": [ - "deblockt" - ], - "category": "integration", - "description": "proscenic 790T intergration for home assistant", - "domain": "proscenic", - "downloads": 25, - "etag_repository": "W/\"e95e1134a6fead9e9a1e005db16ad6f7e37146a3fcd02b6b81fd1e915fa0999c\"", - "full_name": "deblockt/hass-proscenic-790T-vacuum", - "last_updated": "2022-07-09T14:18:52Z", - "stargazers_count": 15, - "topics": [ - "790t", - "proscenic", - "vacuum", - "vacuum-cleaner" - ], - "last_fetched": 1672641792.848625 - }, - "283518438": { - "repository_manifest": { - "name": "RHVoice", - "render_readme": true - }, - "authors": [ - "@definitio" - ], - "category": "integration", - "description": "Home Assistant integration for RHVoice - a local text-to-speech engine.", - "domain": "rhvoice", - "etag_repository": "W/\"7f3f0f9ef97b7bda73dd4991454404382129b3f829ddf1a94d7afb134b328be9\"", - "full_name": "definitio/ha-rhvoice", - "last_updated": "2022-10-10T16:36:48Z", - "stargazers_count": 30, - "topics": [ - "rhvoice", - "smarthome", - "tts" - ], - "last_fetched": 1671289744.487668 - }, - "255139072": { - "repository_manifest": { - "name": "Entidade Reguladora dos Serviços Energéticos", - "country": "PT", - "homeassistant": "2022.4.0", - "render_readme": true - }, - "authors": [ - "@dgomes" - ], - "category": "integration", - "description": "Home Assistant Custom Component for ERSE", - "domain": "erse", - "etag_repository": "W/\"4e61109f5fb2490fdda5e6c32678286080869d6061ece94cf4cf5b5aa65a30b6\"", - "full_name": "dgomes/ha_erse", - "last_updated": "2022-05-09T14:30:17Z", - "stargazers_count": 29, - "topics": [ - "home-assistant-component", - "utility-meters" - ], - "last_fetched": 1671717584.881301 - }, - "283243425": { - "repository_manifest": { - "name": "SoX", - "render_readme": true - }, - "authors": [ - "@definitio" - ], - "category": "integration", - "description": "A Home Assistant integration to turn your vacuum into an audio player.", - "domain": "sox", - "etag_repository": "W/\"5f959441ecc15d27831f2114af2aad1bb74a4a0b0a4291c50bb65d05129dd045\"", - "full_name": "definitio/ha-sox", - "last_updated": "2022-10-08T16:49:31Z", - "stargazers_count": 16, - "topics": [ - "audio-player", - "roborock", - "robot-vacuum", - "smarthome", - "vacuum", - "xiaomi" - ], - "last_fetched": 1671717584.810325 - }, - "356725611": { - "repository_manifest": { - "name": "Wavin Sentio", - "render_readme": true - }, - "authors": [ - "@djerik" - ], - "category": "integration", - "description": "Home Assistant component for monitoring and administration of Wavin Sentio underfloor heating system", - "domain": "wavinsentio", - "etag_repository": "W/\"2e460a63817049b6e2a4855112d2dfc862958672f34e981fd50f40d764e9589f\"", - "full_name": "djerik/wavinsentio-ha", - "last_updated": "2022-04-03T12:20:43Z", - "stargazers_count": 11, - "topics": [ - "sentio", - "wavin" - ], - "last_fetched": 1671627587.451587 - }, - "340664955": { - "repository_manifest": { - "name": "Proof Dashcam Integration", - "country": [ - "IL" - ], - "render_readme": true - }, - "authors": [ - "@dimagoltsman" - ], - "category": "integration", - "description": "HACS integration to proof.co.il dashcam", - "domain": "proof", - "etag_repository": "W/\"bf55041246f16b26dafae40aaa1e2cd6b1b261433a9a915447df745be7bc2e9f\"", - "full_name": "dimagoltsman/ha-proof-dashcam-integration", - "last_updated": "2021-03-13T18:43:28Z", - "stargazers_count": 1, - "topics": [ - "proof" - ] - }, - "163322610": { - "repository_manifest": { - "name": "Panasonic Comfort Cloud HA component", - "homeassistant": "0.110.0" - }, - "authors": [ - "Djbulsink", - "SeraphimSerapis" - ], - "category": "integration", - "description": "Panasonic Comfort Cloud HA component", - "domain": "panasonic_ac", - "etag_repository": "W/\"dd118dfcefa0b03673e9773ed68ed12909d0ec010d6b1d039975ae27a990dd52\"", - "full_name": "djbulsink/panasonic_ac", - "last_updated": "2022-07-28T06:55:03Z", - "stargazers_count": 31, - "last_fetched": 1668570921.776468 - }, - "302145522": { - "repository_manifest": { - "name": "Rocket Launch Live - Next 5 Launches", - "country": "CA", - "homeassistant": "0.115.0" - }, - "authors": [ - "@djtimca" - ], - "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/\"ab1511d8fa4f1ea29cbe8364ed3ff7055ccc24f4dfe0de39276c60330c2f56a9\"", - "full_name": "djtimca/harocketlaunchlive", - "last_updated": "2022-06-02T04:55:19Z", - "stargazers_count": 11, - "topics": [ - "launch", - "nasa", - "rocket", - "spacex", - "ula" - ], - "last_fetched": 1664927456.65166 - }, - "308690707": { - "repository_manifest": { - "name": "Google WiFi", - "country": "CA", - "homeassistant": "0.115.0" - }, - "authors": [ - "@djtimca" - ], - "category": "integration", - "description": "Home Assistant integration for Google Wifi systems.", - "domain": "googlewifi", - "etag_repository": "W/\"d9c9d31d35aab948de35e1367ca2ea6b47bf238ef218964e78e53b238f3a7237\"", - "full_name": "djtimca/hagooglewifi", - "last_updated": "2022-06-02T04:56:17Z", - "stargazers_count": 57, - "topics": [ - "google-wifi" - ], - "last_fetched": 1672641797.93563 - }, - "314593331": { - "repository_manifest": { - "name": "Satellite Tracker (N2YO)", - "country": "CA", - "homeassistant": "0.115.0" - }, - "authors": [ - "@djtimca" - ], - "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/\"8aacfc7c745376a6f54c7a4b67f4bad50abb5f49b60c8ca6b2a5d5aa273e8c21\"", - "full_name": "djtimca/hasatellitetracker", - "last_updated": "2022-06-02T04:56:57Z", - "stargazers_count": 11, - "topics": [ - "international-space-station", - "iss", - "satellite", - "satellite-tracker", - "starlink", - "tracking-satellites", - "visible-passes" - ], - "last_fetched": 1664927456.57325 - }, - "291751884": { - "repository_manifest": { - "name": "SpaceX Next Launch and Starman", - "country": "CA", - "homeassistant": "0.115.0" - }, - "authors": [ - "@djtimca" - ], - "category": "integration", - "description": "Home Assistant integration for SpaceX Next Launch and Starman data.", - "domain": "spacex", - "etag_repository": "W/\"212df3283b78568c3e34f4645c626072e37587bcaa3bf692653290ace8ec1cad\"", - "full_name": "djtimca/HASpaceX", - "last_updated": "2023-01-02T12:13:36Z", - "stargazers_count": 30, - "topics": [ - "home-assistant-component", - "home-assistant-sensor", - "spacex", - "spacex-launches" - ], - "last_fetched": 1672737900.033892 - }, - "177469955": { - "repository_manifest": { - "name": "Mitsubishi Kumo Cloud", - "render_readme": true, - "homeassistant": "0.96.0" - }, - "authors": [ - "@dlarrick" - ], - "category": "integration", - "description": "Home Assistant module interfacing with Mitsubishi mini-split units", - "domain": "kumo", - "etag_repository": "W/\"ba98a92b02e5b969ebcf8777a0719601465ff09619653a3fb5983d2712085347\"", - "full_name": "dlarrick/hass-kumo", - "last_updated": "2022-11-09T12:17:11Z", - "stargazers_count": 57, - "topics": [ - "climate", - "kumo", - "kumocloud", - "mini-split", - "mitsubishi" - ], - "last_fetched": 1671921795.9597 - }, - "200073618": { - "repository_manifest": {}, - "authors": [ - "@dlashua" - ], - "category": "integration", - "description": "Add template binary_sensors from the UI.", - "domain": "templatebinarysensor", - "etag_repository": "W/\"95cf27777f199854834431cb1b6335d507321f411b9e3803d8979270d882cc59\"", - "full_name": "dlashua/templatebinarysensor", - "last_updated": "2021-11-11T12:35:12Z", - "stargazers_count": 1, - "last_fetched": 1666696569.6345 - }, - "342208616": { - "repository_manifest": { - "name": "Resol Deltasol KM2/DL2/DL3", - "zip_release": true, - "filename": "deltasol.zip", - "render_readme": true - }, - "authors": [ - "@dm82m" - ], - "category": "integration", - "description": "Custom component for retrieving sensor information from Resol Deltasol KM2/DL2/DL3", - "domain": "deltasol", - "downloads": 132, - "etag_repository": "W/\"67fd559757809106696c36778dde95150118d5fb0139ba08b997fb5f7343156e\"", - "full_name": "dm82m/hass-Deltasol-KM2", - "last_updated": "2022-06-05T09:06:16Z", - "stargazers_count": 9, - "topics": [ - "deltasol", - "km2" - ], - "last_fetched": 1668210920.304935 - }, - "328671547": { - "repository_manifest": { - "name": "wattio", - "homeassistant": "0.96.0", - "render_readme": true - }, - "authors": [ - "@dmoranf" - ], - "category": "integration", - "description": "Wattio Smart Home custom integration for Home Assistant", - "domain": "wattio", - "etag_repository": "W/\"63d645f3dd5184c7cc13cfc9e5be72af788278c459b0b44695fcd1c91ab122ee\"", - "full_name": "dmoranf/home-assistant-wattio", - "last_updated": "2021-06-04T07:27:56Z", - "stargazers_count": 4, - "topics": [ - "home-assistant-component", - "wattio" - ] - }, - "229014136": { - "repository_manifest": { - "name": "MyJDownloader", - "render_readme": true, - "homeassistant": "2022.4.0b0" - }, - "authors": [ - "@doudz", - "@oribafi" - ], - "category": "integration", - "description": "myjdownloader integration for home assistant", - "domain": "myjdownloader", - "etag_repository": "W/\"b665207af3f509e9bded6dce5ff9f50369a31f1937b56e17aa4b104ea26b906a\"", - "full_name": "doudz/homeassistant-myjdownloader", - "last_updated": "2022-09-26T19:35:39Z", - "stargazers_count": 24, - "last_fetched": 1671537595.718596 - }, - "316597224": { - "repository_manifest": { - "name": "Budova Smart Home", - "country": [ - "UA" - ], - "render_readme": true, - "homeassistant": "2021.8.1" - }, - "authors": [ - "@DarkPark" - ], - "category": "integration", - "description": "A Home Assistant Budova Smart Home integration", - "domain": "bsh", - "etag_repository": "W/\"b06c4df8064aeff9d855d3ebf94c284d55804b82f22e8fa574e288f517214e21\"", - "full_name": "dphae/bsh", - "last_updated": "2021-08-05T21:00:50Z", - "stargazers_count": 3, - "topics": [ - "budova", - "smart-home" - ] - }, - "362214884": { - "repository_manifest": { - "name": "Redfin", - "homeassistant": "2021.6.0" - }, - "authors": [ - "@dreed47" - ], - "category": "integration", - "description": "Redfin property estimate Sensor for Home Assistant", - "domain": "redfin", - "etag_repository": "W/\"5045ce6c928149c550e76005433686789f2f78625a785d4d0b3cfef6f50b4d8c\"", - "full_name": "dreed47/redfin", - "last_updated": "2021-06-14T19:28:05Z", - "stargazers_count": 10, - "topics": [ - "real-estate", - "redfin" - ], - "last_fetched": 1663487851.324294 - }, - "267076188": { - "repository_manifest": { - "name": "Gigaset Elements", - "render_readme": "true", - "homeassistant": "2022.5.0" - }, - "authors": [ - "@dynasticorpheus" - ], - "category": "integration", - "description": "Gigaset Smart Home integration for Home Assistant", - "domain": "gigasetelements", - "etag_repository": "W/\"c24cb23ed0ff8e539f3adb9a5ca9cdef8ff5dbbb81fedb03ccf663bc8dd687a1\"", - "full_name": "dynasticorpheus/gigasetelements-ha", - "last_updated": "2022-11-20T10:17:54Z", - "stargazers_count": 15, - "topics": [ - "community", - "gigaset", - "gigasetelements", - "python3", - "smarthome" - ], - "last_fetched": 1669106452.658536 - }, - "348464316": { - "repository_manifest": { - "name": "Magic Switchbot", - "render_readme": true - }, - "authors": [ - "@ec-blaster" - ], - "category": "integration", - "description": "Magic Switchbot integration component for Home Assistant", - "domain": "magicswitchbot", - "etag_repository": "W/\"60bdaa7cccd6c44727a59463bf1ab96451679e4b4f2429263abe6cf8dd7f368e\"", - "full_name": "ec-blaster/magicswitchbot-homeassistant", - "last_updated": "2022-10-07T21:10:17Z", - "stargazers_count": 14, - "topics": [ - "magicswitchbot", - "switches" - ], - "last_fetched": 1665197462.909787 - }, - "157980832": { - "repository_manifest": { - "name": "Nobø Hub / Nobø Energy Control", - "country": "NO", - "render_readme": true - }, - "authors": [ - "@echoromeo" - ], - "category": "integration", - "description": "Home Assistant implementation of pynobo - to control Nobø / Glen Dimplex heaters", - "domain": "nobo_hub", - "etag_repository": "W/\"03c2e7b4d25a5d42327dd00c3c6ef1de794c1eee85e2c21add3fe4e57b303ad1\"", - "full_name": "echoromeo/hanobo", - "last_updated": "2022-03-07T18:12:58Z", - "stargazers_count": 28, - "topics": [ - "glen-dimplex", - "heaters", - "hvac", - "nobo" - ], - "last_fetched": 1665917205.936332 - }, - "250345421": { - "repository_manifest": { - "name": "Folding@HomeControl", - "homeassistant": "2022.2.3" - }, - "authors": [ - "@eifinger" - ], - "category": "integration", - "description": "Homeassistant integration for FoldingAtHomeControl", - "domain": "foldingathomecontrol", - "etag_repository": "W/\"cd188b1a0e39d7b87c107e68be430b8fd7a349f6e9a5d9247064cd2f01dd6555\"", - "full_name": "eifinger/hass-foldingathomecontrol", - "last_updated": "2022-12-14T17:10:25Z", - "stargazers_count": 15, - "topics": [ - "asyncio", - "folding-at-home", - "foldingathome", - "python3" - ], - "last_fetched": 1671109756.945429 - }, - "358505160": { - "repository_manifest": { - "name": "Weenect", - "hacs": "1.6.0", - "homeassistant": "2021.12.0" - }, - "authors": [ - "@eifinger" - ], - "category": "integration", - "description": "Homeassistant integration for weenect", - "domain": "weenect", - "etag_repository": "W/\"c649955431092fbc728d1e9fb2e137aa0ee4e9228a0276e7ead8fb383cc8c900\"", - "full_name": "eifinger/hass-weenect", - "last_updated": "2022-11-30T06:14:03Z", - "stargazers_count": 1, - "topics": [ - "weenect" - ], - "last_fetched": 1669991937.452195 - }, - "202322117": { - "repository_manifest": { - "name": "open_route_service" - }, - "authors": [ - "@eifinger" - ], - "category": "integration", - "description": "Custom Component for Homeassistant Providing Travel Time Information using openrouteservice.org", - "domain": "open_route_service", - "etag_repository": "W/\"fabae90f933623a81b4af9f2edf36891cad1a9d949da3b17aac438a499c7a5bf\"", - "full_name": "eifinger/open_route_service", - "last_updated": "2022-07-21T13:04:58Z", - "stargazers_count": 11, - "topics": [ - "open-route-service", - "python3" - ], - "last_fetched": 1658660007.865727 - }, - "169641362": { - "repository_manifest": { - "name": "BlueIris NVR", - "homeassistant": "2021.12.0" - }, - "authors": [ - "@elad-bar" - ], - "category": "integration", - "description": "Integration with Blue Iris Video Security Software", - "domain": "blueiris", - "etag_repository": "W/\"d28186c3781ffeb267310c4e3d594ebd3ab117cb96ee8ffce6ee70a52528a223\"", - "full_name": "elad-bar/ha-blueiris", - "last_updated": "2022-12-05T07:02:47Z", - "stargazers_count": 131, - "last_fetched": 1672011805.864697 - }, - "213959778": { - "repository_manifest": { - "name": "Dahua VTO Integration" - }, - "authors": [ - "@elad-bar" - ], - "category": "integration", - "description": "Dahua VTO Integration", - "domain": "dahuavto", - "etag_repository": "W/\"9fd1e7caa0eced00e8e9c2e4a7567465465b701706fc1f65624c0c526f507aaf\"", - "full_name": "elad-bar/ha-dahuavto", - "last_updated": "2020-10-01T10:34:46Z", - "stargazers_count": 6, - "last_fetched": 1657220008.114836 - }, - "169467285": { - "repository_manifest": { - "name": "EdgeOS (Ubiquiti)", - "homeassistant": "2022.11.0" - }, - "authors": [ - "@elad-bar" - ], - "category": "integration", - "description": "Integration with EdgeOS (Ubiquiti)", - "domain": "edgeos", - "etag_repository": "W/\"9074e84fe1b4a113b33c02e97b32399ccbb33b4572c06a2d0826726644acd7eb\"", - "full_name": "elad-bar/ha-edgeos", - "last_updated": "2022-11-18T16:11:03Z", - "stargazers_count": 104, - "topics": [ - "edgeos" - ], - "last_fetched": 1672101807.804315 - }, - "220482107": { - "repository_manifest": { - "name": "HP Printers Integration", - "homeassistant": "2021.12.0" - }, - "authors": [ - "@elad-bar" - ], - "category": "integration", - "description": "HP Printer Integration", - "domain": "hpprinter", - "etag_repository": "W/\"58af500ff768a087908320798d3acb0119180193a357e1ae9e0389de7eaaff0a\"", - "full_name": "elad-bar/ha-hpprinter", - "last_updated": "2022-05-27T09:02:10Z", - "stargazers_count": 65, - "topics": [ - "hp", - "hp-printer" - ], - "last_fetched": 1670761294.875329 - }, - "357930725": { - "repository_manifest": { - "name": "Shinobi Video NVR", - "homeassistant": "2022.11.0" - }, - "authors": [ - "@elad-bar" - ], - "category": "integration", - "description": "Shinobi Video custom component for HA", - "domain": "shinobi", - "etag_repository": "W/\"7cda4c48e65dba9376624869a557caf5cb0322547413fd09939c376e4f5c2216\"", - "full_name": "elad-bar/ha-shinobi", - "last_updated": "2022-12-10T14:03:00Z", - "stargazers_count": 40, - "topics": [ - "shinobi" - ], - "last_fetched": 1671289760.085423 - }, - "255073429": { - "repository_manifest": { - "name": "LG Hombot Vacuum Cleaner", - "homeassistant": "0.108.0" - }, - "authors": [ - "@ericpignet" - ], - "category": "integration", - "description": "LG Hombot/Roboking Component for Home Assistant.", - "domain": "lg_hombot", - "etag_repository": "W/\"9c517a708acff433d95e32438eef0b50a7a477a129b7a101a7bebf974da103bc\"", - "full_name": "ericpignet/home-assistant-lg_hombot", - "last_updated": "2021-06-21T01:02:21Z", - "stargazers_count": 6, - "topics": [ - "hombot", - "home-assistant-component", - "roboking" - ], - "last_fetched": 1671537601.003868 - }, - "339464185": { - "repository_manifest": { - "name": "Weishaupt WEM Portal" - }, - "authors": [ - "@erikkastelec" - ], - "category": "integration", - "description": "Custom component for retrieving sensor information from Weishaupt WEM Portal", - "domain": "wemportal", - "etag_repository": "W/\"37f68fe4a727a88424127ff5b4dc10e71ed3ddfe6e04fb42a975e9a4f61731be\"", - "full_name": "erikkastelec/hass-WEM-Portal", - "last_updated": "2022-11-13T16:56:48Z", - "stargazers_count": 29, - "topics": [ - "weishaupt", - "wem-portal" - ], - "last_fetched": 1670351947.275428 - }, - "177169766": { - "repository_manifest": { - "name": "Wattbox", - "homeassistant": "2022.3.0" - }, - "authors": [ - "@eseglem" - ], - "category": "integration", - "description": "Home Assistant WattBox Component", - "domain": "wattbox", - "etag_repository": "W/\"9c5e404e4f7304b33cb5e13bc1b3d103391b5ab4753a206d7b9712961e332512\"", - "full_name": "eseglem/hass-wattbox", - "last_updated": "2022-03-16T04:21:01Z", - "stargazers_count": 6, - "topics": [ - "battery", - "ups", - "wattbox" - ], - "last_fetched": 1653260004.641068 - }, - "213950645": { - "repository_manifest": { - "name": "ElkoEP Lara", - "render_readme": true - }, - "category": "integration", - "description": "Support for interface with an ElkoEP Lara devices", - "domain": "elkoep_lara", - "etag_repository": "W/\"54500ef736fc18bbed9c87e01922208f09e663038315b485e5b48a9a59fa3f40\"", - "full_name": "exKAjFASH/media_player.elkoep_lara", - "last_updated": "2022-02-09T10:37:17Z", - "last_fetched": 1644467642.282553 - }, - "306822538": { - "repository_manifest": { - "name": "NSW Rural Fire Service - Fire Danger", - "country": [ - "AU" - ], - "homeassistant": "2022.8.0" - }, - "authors": [ - "@exxamalte" - ], - "category": "integration", - "description": "Home Assistant Custom Component: NSW Rural Fire Service Fire Danger", - "domain": "nsw_rural_fire_service_fire_danger", - "etag_repository": "W/\"319d4f7fe8943a62d835937a3e1b89d231e936a844f2d6a166ba864948e98e43\"", - "full_name": "exxamalte/home-assistant-custom-components-nsw-rural-fire-service-fire-danger", - "last_updated": "2022-11-04T12:18:49Z", - "stargazers_count": 1, - "topics": [ - "fire-danger", - "nsw", - "rural-fire-service" - ], - "last_fetched": 1667818335.819186 - }, - "317051290": { - "repository_manifest": { - "name": "Kan Program", - "country": [ - "IL" - ], - "render_readme": true - }, - "authors": [ - "@eyalcha" - ], - "category": "integration", - "description": "Home assistant custom component to fetch kan program guide", - "domain": "kan_program", - "etag_repository": "W/\"5ecded6a3a17f86e395078596fcbed7f53a9b9fa206a2be768f4b201583a96de\"", - "full_name": "eyalcha/kan_program", - "last_updated": "2022-07-14T17:31:08Z", - "stargazers_count": 2, - "last_fetched": 1657850221.966971 - }, - "262140617": { - "repository_manifest": { - "name": "Read Your Meter", - "country": "IL", - "homeassistant": "0.106.0" - }, - "authors": [ - "@eyalcha" - ], - "category": "integration", - "description": "Home Assistant sensor to read water meter", - "domain": "read_your_meter", - "etag_repository": "W/\"f8309ec282d02c7857d0ae5600becc4feb99ba571181479fe3f47b98dde92239\"", - "full_name": "eyalcha/read_your_meter", - "last_updated": "2022-07-25T19:36:44Z", - "stargazers_count": 30, - "last_fetched": 1671289765.092917 - }, - "261291147": { - "repository_manifest": { - "name": "Thermal", - "homeassistant": "0.106.0" - }, - "authors": [ - "@eyalcha" - ], - "category": "integration", - "description": "Thermal camera for Home Assistant", - "domain": "thermal", - "etag_repository": "W/\"1a71e545dcaf267416ca4e6c91893b1f0034e3e3b747d390642cb4ab8ec2bde3\"", - "full_name": "eyalcha/thermal", - "last_updated": "2021-06-24T00:05:39Z", - "stargazers_count": 27, - "topics": [ - "camera" - ], - "last_fetched": 1671019765.595098 - }, - "178838527": { - "repository_manifest": { - "name": "Niko Home Control II", - "render_readme": true, - "homeassistant": "0.114.1" - }, - "authors": [ - "@filipvh" - ], - "category": "integration", - "description": "Niko Home Control II Home Assistant Integration", - "domain": "nhc2", - "etag_repository": "W/\"6708a4b9d3e4abebb6b8045dae20e24bafff6c63a385f406b95bce0b8b74e35c\"", - "full_name": "filipvh/hass-nhc2", - "last_updated": "2022-10-28T19:54:01Z", - "stargazers_count": 37, - "topics": [ - "coco", - "domotica", - "nhc", - "nhc2", - "niko", - "niko-home-control" - ], - "last_fetched": 1671717605.923462 - }, - "290436986": { - "repository_manifest": { - "name": "彩云天气", - "render_readme": true, - "homeassistant": "0.99.9", - "country": [ - "CN" - ] - }, - "authors": [ - "@fineemb" - ], - "category": "integration", - "description": "用于HASS的彩云天气组件", - "domain": "colorfulclouds", - "etag_repository": "W/\"c19e5b05d37bf656f275e825d76ac22ddeeb7ac8ee3dcdd60ae8f95d9a8f10d8\"", - "full_name": "fineemb/Colorfulclouds-weather", - "last_updated": "2022-12-20T03:11:15Z", - "stargazers_count": 74, - "topics": [ - "weather" - ], - "last_fetched": 1672371814.45069 - }, - "237880993": { - "repository_manifest": { - "name": "Smartmi smart heater", - "render_readme": true, - "homeassistant": "0.99.9", - "country": [ - "CN" - ] - }, - "authors": [ - "@fineemb" - ], - "category": "integration", - "description": "智米智能电暖器", - "domain": "miheater", - "etag_repository": "W/\"96c7fdd5df4484da60fe0a56c520328b96661cc821ff04c993d1e48ddc8a05d6\"", - "full_name": "fineemb/Smartmi-smart-heater", - "last_updated": "2022-12-09T10:31:21Z", - "stargazers_count": 17, - "last_fetched": 1670664453.282986 - }, - "296320952": { - "repository_manifest": { - "name": "å°ç±³äº‘æœåŠ¡", - "render_readme": true, - "homeassistant": "0.99.9", - "country": [ - "CN" - ] - }, - "authors": [ - "@fineemb" - ], - "category": "integration", - "description": "HASSçš„å°ç±³äº‘æœåŠ¡é›†æˆ", - "domain": "xiaomi_cloud", - "etag_repository": "W/\"d1b941fb6591db1b948edc7d0286c2cd523ecc23247c200f8818bdb0798aaf52\"", - "full_name": "fineemb/xiaomi-cloud", - "last_updated": "2022-05-16T04:02:11Z", - "stargazers_count": 37, - "topics": [ - "cloud", - "xiaomi" - ], - "last_fetched": 1672371814.584815 - }, - "229060565": { - "repository_manifest": { - "name": "Xiaomi Mijia Multifunctional MJYSH01YM", - "render_readme": true, - "homeassistant": "0.99.9" - }, - "authors": [ - "@fineemb" - ], - "category": "integration", - "description": "å°ç±³å…»ç”Ÿå£¶", - "domain": "health_pot", - "etag_repository": "W/\"d4c4dcf7c0fe2e2c7f460e23a2eb06f20c1f30303158c375f81d048e126c485d\"", - "full_name": "fineemb/Xiaomi-Smart-Multipurpose-Kettle", - "last_updated": "2022-06-02T18:40:56Z", - "stargazers_count": 6, - "last_fetched": 1660662910.938921 - }, - "217507414": { - "repository_manifest": { - "name": "Yeelight ven fan", - "render_readme": true, - "homeassistant": "0.99.9" - }, - "authors": [ - "@fineemb" - ], - "category": "integration", - "description": "接入Hass的凉霸组件", - "domain": "yeelink", - "etag_repository": "W/\"2e22df2c7b85840f756efda59951c74a141372a7e3d8effdb55b7982ea6efc3f\"", - "full_name": "fineemb/Yeelink-ven-fan", - "last_updated": "2022-12-17T13:07:49Z", - "stargazers_count": 5, - "last_fetched": 1671289766.249543 - }, - "263757123": { - "repository_manifest": { - "name": "NWS Alerts", - "homeassistant": "0.95.4" - }, - "authors": [ - "@finity69x2" - ], - "category": "integration", - "description": "An updated version of the nws_alerts custom integration for Home Assistant", - "domain": "nws_alerts", - "etag_repository": "W/\"7889f7e6d4b548016e82de1554bc434ac776cf4c68ba70a691d6b6c6684359fc\"", - "full_name": "finity69x2/nws_alerts", - "last_updated": "2022-07-10T07:23:49Z", - "stargazers_count": 34, - "topics": [ - "alerts", - "assistant", - "home", - "weather" - ], - "last_fetched": 1664313869.977782 - }, - "285560672": { - "repository_manifest": { - "name": "Deutscher Wetterdienst", - "homeassistant": "2022.07.1" - }, - "authors": [ - "@FL550" - ], - "category": "integration", - "description": "Deutscher Wetterdienst integration for Home-Assistant", - "domain": "dwd_weather", - "etag_repository": "W/\"9f55836de139cccf13fae5eae1939ec6995d72dccd2d4e4f551726e3749d6db5\"", - "full_name": "FL550/dwd_weather", - "last_updated": "2022-09-04T07:31:23Z", - "stargazers_count": 85, - "topics": [ - "deutscher-wetterdienst", - "dwd", - "dwd-weather", - "weather", - "weather-entity", - "weather-forecast" - ], - "last_fetched": 1671921816.496336 - }, - "183212377": { - "repository_manifest": { - "name": "Spotcast", - "homeassistant": "2022.3.0" - }, - "authors": [ - "@fondberg" - ], - "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/\"236bb222450177135870931eecefcf7d222e36483fe227cfa5cb7080fc6f600e\"", - "full_name": "fondberg/spotcast", - "last_updated": "2022-12-19T11:10:42Z", - "stargazers_count": 473, - "last_fetched": 1672737920.873876 - }, - "276915021": { - "repository_manifest": { - "name": "Easee EV Charger", - "homeassistant": "2022.10.0", - "zip_release": true, - "filename": "easee.zip" - }, - "authors": [ - "@fondberg", - "@tmjo", - "@olalid", - "@astrandb" - ], - "category": "integration", - "description": "Custom component for Easee EV charger", - "domain": "easee", - "downloads": 1367, - "etag_repository": "W/\"91c5a801c5af948cc7c2069410ad6063ba8627565555dc87fd80f9f62704fc66\"", - "full_name": "fondberg/easee_hass", - "last_updated": "2022-12-19T08:53:09Z", - "stargazers_count": 131, - "topics": [ - "easee", - "ev-charging" - ], - "last_fetched": 1672371819.819262 - }, - "220685552": { - "repository_manifest": { - "name": "Popular Times", - "render_readme": true - }, - "authors": [ - "@freakshock88" - ], - "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/\"cfa068a2d98165d5eedaa54e16627acf89be6a8b660691d6547e33200deef344\"", - "full_name": "freakshock88/hass-populartimes", - "last_updated": "2022-12-22T10:26:06Z", - "stargazers_count": 24, - "topics": [ - "google-maps", - "google-places-api" - ], - "last_fetched": 1671717610.816992 - }, - "226707533": { - "repository_manifest": { - "name": "ltss" - }, - "authors": [ - "@freol35241" - ], - "category": "integration", - "description": "Long time state storage (LTSS) custom component for Home Assistant using Timescale DB", - "domain": "ltss", - "etag_repository": "W/\"b069ff28988f2957dc83144eced25a57fcc2007d00c4a165b4e399ddba967ec7\"", - "full_name": "freol35241/ltss", - "last_updated": "2022-10-29T19:40:57Z", - "stargazers_count": 50, - "topics": [ - "database", - "ltss", - "state-storage", - "storage", - "timescaledb" - ], - "last_fetched": 1670664458.500369 - }, - "338782385": { - "repository_manifest": { - "name": "Compal WiFi", - "country": "CH", - "zip_release": true, - "filename": "compal_wifi.zip", - "render_readme": true - }, - "authors": [ - "@frimtec" - ], - "category": "integration", - "description": "Home Assistant component to switch WiFi on/off for Compal CH7465LG modem.", - "domain": "compal_wifi", - "downloads": 60, - "etag_repository": "W/\"10d68c67fb87b62dc24a59763fca6463513b20be95a16d9f35a04cc0e91ad5b2\"", - "full_name": "frimtec/hass-compal-wifi", - "last_updated": "2022-11-21T14:40:51Z", - "stargazers_count": 2, - "topics": [ - "ch7465lg", - "compal", - "compal-wifi-switch", - "switch", - "wifi", - "wlan" - ], - "last_fetched": 1669106468.347122 - }, - "323346718": { - "repository_manifest": { - "name": "AwoX MESH control", - "homeassistant": "2022.06.0", - "render_readme": true - }, - "authors": [ - "@fsaris" - ], - "category": "integration", - "description": "AwoX mesh light integration for Home Assistant", - "domain": "awox", - "etag_repository": "W/\"95f96d548628f570c66ee98ae00d325d3bde2f974f9cd44110dbe42b3c67d0bd\"", - "full_name": "fsaris/home-assistant-awox", - "last_updated": "2022-11-20T10:32:39Z", - "stargazers_count": 59, - "topics": [ - "awox", - "bluetooth", - "eglo" - ], - "last_fetched": 1672641818.71792 - }, - "339124227": { - "repository_manifest": { - "name": "Zonneplan ONE", - "homeassistant": "2021.12.0", - "render_readme": true, - "country": "NL" - }, - "authors": [ - "@fsaris" - ], - "category": "integration", - "description": "Unofficial Zonneplan ONE + connect integration for Home Assistant", - "domain": "zonneplan_one", - "etag_repository": "W/\"4361bd3929a1fa62250080d4e57fe890ed76c36e9ee95eeac197163744d0db05\"", - "full_name": "fsaris/home-assistant-zonneplan-one", - "last_updated": "2022-12-05T13:01:56Z", - "stargazers_count": 46, - "topics": [ - "home-assistant-component", - "zonneplan", - "zonneplan-connect", - "zonneplan-one" - ], - "last_fetched": 1672737920.836913 - }, - "318359434": { - "repository_manifest": { - "name": "keymaster", - "zip_release": true, - "filename": "keymaster.zip", - "homeassistant": "2022.4.0" - }, - "authors": [ - "@FutureTense", - "@firstof9", - "@raman325" - ], - "category": "integration", - "description": "Home Assistant integration for managing Z-Wave enabled locks", - "domain": "keymaster", - "downloads": 4321, - "etag_repository": "W/\"ba43554686e273769ed912e50845362be98bb1f55e2d84fe0e14264a55c3619a\"", - "full_name": "FutureTense/keymaster", - "last_updated": "2022-10-20T19:53:02Z", - "stargazers_count": 143, - "topics": [ - "keymaster", - "locks", - "zwave", - "zwave-enabled-locks" - ], - "last_fetched": 1672551817.833722 - }, - "264655935": { - "repository_manifest": { - "name": "Entities Calendar", - "homeassistant": "2022.5.0" - }, - "authors": [ - "@gadgetchnnel" - ], - "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/\"dad71149e792cbea11a45213ecc2dab02d835633835b4a921b7001bf1541a299\"", - "full_name": "gadgetchnnel/entities_calendar", - "last_updated": "2022-10-07T07:40:44Z", - "stargazers_count": 14, - "topics": [ - "calendar", - "entities-calendar" - ], - "last_fetched": 1672737921.843227 - }, - "229755760": { - "repository_manifest": { - "name": "Balboa Spa Client", - "render_readme": true - }, - "authors": [ - "@garbled1", - "@natekspencer" - ], - "category": "integration", - "description": "Balboa spa integration for home-assistant", - "domain": "balboa", - "etag_repository": "W/\"6ce0fa04c4600ebadf6c043cd8add90a08e869b8a7fc497141d05c0bcefff866\"", - "full_name": "garbled1/balboa_homeassistan", - "last_updated": "2022-07-20T20:37:26Z", - "stargazers_count": 21, - "topics": [ - "balboa" - ], - "last_fetched": 1664837481.341417 - }, - "261311061": { - "repository_manifest": { - "name": "Ecowitt Weather Station", - "render_readme": true - }, - "authors": [ - "@garbled1" - ], - "category": "integration", - "description": "Ecowitt Weather Station integration for homeassistant", - "domain": "ecowitt", - "etag_repository": "W/\"7c2f60e8007ad2c1257cb330b9059f010b64728815c267420269b4af1707fc79\"", - "full_name": "garbled1/homeassistant_ecowitt", - "last_updated": "2022-07-25T19:55:17Z", - "stargazers_count": 117, - "topics": [ - "ecowitt" - ], - "last_fetched": 1672011821.626069 - }, - "311913208": { - "repository_manifest": { - "name": "Gecko", - "hacs": "0.24.0", - "homeassistant": "0.115.0" - }, - "authors": [ - "@gazoodle" - ], - "category": "integration", - "description": "Home Assistant integration for spas equipped with Gecko Alliance in.touch2 modules", - "domain": "gecko", - "etag_repository": "W/\"54562e0880e8aad4ffe89eae9c364ff0d75b1c4c31902bd936b7d5fb150daeb9\"", - "full_name": "gazoodle/gecko-home-assistant", - "last_updated": "2022-07-21T18:32:27Z", - "stargazers_count": 35, - "topics": [ - "gecko", - "home-assistant-integration", - "hot-tub", - "intouch2", - "jacuzzi", - "spa" - ], - "last_fetched": 1672461824.37987 - }, - "222292912": { - "repository_manifest": {}, - "authors": [ - "@gcobb321" - ], - "category": "integration", - "description": "iCloud3 - An advanced device_tracker custom_component for iPhones, iPads, etc. It monitors zone & location updates triggered by the HA iOS App and supports Apple 2fa verification.", - "domain": "icloud3", - "downloads": 5065, - "etag_repository": "W/\"76018dcd78ed87e1407cd89beef26c66ae3d36fec5f1734202fa8b9eaa649c34\"", - "full_name": "gcobb321/icloud3", - "last_updated": "2022-05-05T18:25:55Z", - "stargazers_count": 323, - "topics": [ - "device-tracker", - "ha-ios", - "icloud", - "icloud-account", - "tracking", - "zone", - "zones" - ], - "last_fetched": 1672737926.538636 - }, - "201599575": { - "repository_manifest": { - "name": "Emby Latest Media" - }, - "authors": [ - "@gcorgnet" - ], - "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/\"e76882fffaff342d90e90f870a38cf92548f8b258e653ec3a8b1b88b663abd64\"", - "full_name": "gcorgnet/sensor.emby_upcoming_media", - "last_updated": "2022-06-23T21:18:24Z", - "stargazers_count": 15, - "last_fetched": 1667596597.310132 - }, - "264490983": { - "repository_manifest": { - "name": "Slack User", - "render_readme": true - }, - "authors": [ - "@GeorgeSG" - ], - "category": "integration", - "description": "Slack User sensor for Home Assistant", - "domain": "slack_user", - "etag_repository": "W/\"d4859db4ec41331100f6e10fae32bb0db77a1f1fb37b7c6052a2f055093c17ea\"", - "full_name": "GeorgeSG/ha-slack-user", - "last_updated": "2022-12-01T14:00:43Z", - "stargazers_count": 19, - "topics": [ - "home-assistant-component" - ], - "last_fetched": 1671109778.386375 - }, - "199306003": { - "repository_manifest": { - "name": "Buienalarm", - "render_readme": true - }, - "authors": [ - "@gieljnssns" - ], - "category": "integration", - "description": "Buienalarm custom_component for Home-Assistant", - "domain": "buienalarm", - "etag_repository": "W/\"72d9217d46f668669951e762f9ac2dca6ad883853151ec5bf898389f59138ddf\"", - "full_name": "gieljnssns/buienalarm-sensor-homeassistant", - "last_updated": "2021-12-04T09:48:55Z", - "stargazers_count": 25, - "last_fetched": 1667416598.787676 - }, - "199306511": { - "repository_manifest": { - "name": "Kostal Piko", - "render_readme": true - }, - "authors": [ - "@gieljnssns" - ], - "category": "integration", - "description": "A custom component to get the readings of a Kostal Piko inverter", - "domain": "kostal", - "etag_repository": "W/\"646bdd2c6d18892d9f36c5a6123a47e4c045fc9ff0b91d2f518966ea7a869b43\"", - "full_name": "gieljnssns/kostalpiko-sensor-homeassistant", - "last_updated": "2021-06-16T14:25:39Z", - "stargazers_count": 9, - "last_fetched": 1647001031.000112 - }, - "265716369": { - "repository_manifest": { - "name": "Minerstat", - "render_readme": "true" - }, - "authors": [ - "@gilsonmandalogo" - ], - "category": "integration", - "description": "Minerstat mining hashrate.", - "domain": "hacs-minerstat", - "etag_repository": "W/\"7db8bb88221d89a6db301bd6109ef6401f5150898293c8c68e460752c9424ab3\"", - "full_name": "gilsonmandalogo/hacs-minerstat", - "last_updated": "2022-01-11T22:19:20Z", - "stargazers_count": 3, - "topics": [ - "minerstat", - "mining" - ], - "last_fetched": 1655060004.367244 - }, - "261873234": { - "repository_manifest": { - "name": "Sector Alarm", - "render_readme": true, - "homeassistant": "2022.5.0" - }, - "authors": [ - "@gjohansson-ST" - ], - "category": "integration", - "description": "Integration to Sector Alarm for Home Assistant", - "domain": "sector", - "downloads": 4, - "etag_repository": "W/\"ff162ce635e181accb9441774b5b5849cd24c8ea3b043f817dcc17961832a5d1\"", - "full_name": "gjohansson-ST/sector", - "last_updated": "2022-11-04T19:37:32Z", - "stargazers_count": 23, - "topics": [ - "alarm", - "alarm-control", - "alarm-control-panel", - "lock", - "sector", - "sector-alarm", - "temperature-sensor" - ], - "last_fetched": 1670441966.254766 - }, - "354924085": { - "repository_manifest": { - "name": "Svenska Trygghetslosningar", - "render_readme": true, - "country": [ - "SE" - ] - }, - "authors": [ - "@gjohansson-ST" - ], - "category": "integration", - "description": "Svenska Trygghetslösningar - Home Assistant", - "domain": "stl", - "etag_repository": "W/\"7d35e1269f9d75bfa751d4953e42ea31584b813c877c8d8eaa49047b20716560\"", - "full_name": "gjohansson-ST/stl", - "last_updated": "2021-12-19T15:21:38Z", - "stargazers_count": 1, - "topics": [ - "alarm", - "stl" - ] - }, - "207794683": { - "repository_manifest": { - "name": "GoogleGeocode-HASS", - "render_readme": true - }, - "category": "integration", - "description": "Google Location for HASS using the Google Geocode API", - "domain": "google_geocode", - "etag_repository": "W/\"bd7a7dc587d145c6bdf28c1aa3d7e148ea44f43525e0f9c5c396733f4e8ab88f\"", - "full_name": "gregoryduckworth/GoogleGeocode-HASS", - "last_updated": "2022-05-13T16:17:01Z", - "stargazers_count": 12, - "last_fetched": 1662438973.224658 - }, - "282509738": { - "repository_manifest": { - "name": "OVH DynHost", - "render_readme": true - }, - "authors": [ - "@GuilleGF" - ], - "category": "integration", - "description": "OVH DynHost Updater Component for https://www.home-assistant.io/", - "domain": "ovh", - "etag_repository": "W/\"3c5fa8eb9691fedd4538c75474d43e29717220ae8b56804fda862c1c95228d96\"", - "full_name": "GuilleGF/hassio-ovh", - "last_updated": "2022-06-03T04:28:24Z", - "stargazers_count": 15, - "topics": [ - "ddns", - "ddns-updater", - "ovh", - "ovh-dynhost" - ], - "last_fetched": 1654610239.629119 - }, - "323152128": { - "repository_manifest": { - "name": "Crunch-O-Meter", - "render_readme": true, - "zip_release": true, - "filename": "crunch_o_meter.zip" - }, - "authors": [ - "@guylewin" - ], - "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", - "etag_repository": "W/\"02cc653796b8ff504e36be78552319dd9c51adac96f5937bf203895d04237835\"", - "full_name": "GuyLewin/home-assistant-crunch-o-meter", - "last_updated": "2021-06-14T13:06:16Z", - "stargazers_count": 1, - "topics": [ - "crunch", - "crunch-o-meter" - ] - }, - "263075818": { - "repository_manifest": { - "name": "HA-meural" - }, - "authors": [ - "@guysie" - ], - "category": "integration", - "description": "Integration for NETGEAR Meural Canvas digital art frame in Home Assistant ", - "domain": "meural", - "etag_repository": "W/\"f5297e22f333589befab0a43b0a80b4ef6abb293a5833b8c67f3e63bce9dd808\"", - "full_name": "GuySie/ha-meural", - "last_updated": "2022-11-29T22:00:02Z", - "stargazers_count": 46, - "topics": [ - "meural", - "netgear" - ], - "last_fetched": 1671921827.492133 - }, - "269205129": { - "repository_manifest": { - "name": "VIMAR By-Me Hub", - "render_readme": true, - "homeassistant": "2021.12.0" - }, - "authors": [ - "@h4de5" - ], - "category": "integration", - "description": "VIMAR by-me integration into home-assistant.io", - "domain": "vimar", - "downloads": 14, - "etag_repository": "W/\"4619f1e549300c99829fe732723ddb833c6489d9f733770798e64b763b87cf8d\"", - "full_name": "h4de5/home-assistant-vimar", - "last_updated": "2022-07-25T16:29:19Z", - "stargazers_count": 36, - "topics": [ - "vimar", - "vimar-platform" - ], - "last_fetched": 1670351968.985928 - }, - "325470745": { - "repository_manifest": { - "name": "Xiaomi MIoT", - "render_readme": true - }, - "authors": [ - "@ha0y" - ], - "category": "integration", - "description": "All-in-one & Easy-to-use. Integrate all your Xiaomi Smart Home - with a single integration and NO YAML files - into Home Assistant.", - "domain": "xiaomi_miot_raw", - "etag_repository": "W/\"c634fda84b25b6d8ed761c9de6af1b4af5c78ab14302259f6b349251371d4082\"", - "full_name": "ha0y/xiaomi_miot_raw", - "last_updated": "2022-11-19T05:38:11Z", - "stargazers_count": 1864, - "topics": [ - "home-assistant-addons", - "miot", - "miot-protocol", - "xiaomi", - "xiaomi-miot" - ], - "last_fetched": 1672737932.581184 - }, - "259867685": { - "repository_manifest": { - "name": "Swedish Public Transport Sensor (HASL)", - "country": "SE", - "homeassistant": "2021.12.0" - }, - "authors": [ - "@DSorlov" - ], - "category": "integration", - "description": "Swedish Public Transport Sensor (HASL). Formerly named HomeAssistant SL Sensor", - "domain": "hasl3", - "etag_repository": "W/\"2e4035c2fa9db20dc897b632e1e73c7a7a5009bb1f3da1b844a92392c49ca0ff\"", - "full_name": "hasl-sensor/integration", - "last_updated": "2022-09-10T08:11:00Z", - "stargazers_count": 23, - "topics": [ - "ha-sensor-sl", - "hasl", - "hasl3", - "haslv3", - "sl-sensor", - "stockholms-lokaltrafik" - ], - "last_fetched": 1671921828.236822 - }, - "164419416": { - "repository_manifest": { - "name": "Renault", - "homeassistant": "0.115.0" - }, - "authors": [ - "@epenet" - ], - "category": "integration", - "description": "🚗 Renault ZE sensor for home assistant", - "domain": "renault", - "etag_repository": "W/\"18e199e58c25daea416f0a337def819b1d6a7b510f719e1464fdf94ca21f5d9f\"", - "full_name": "hacf-fr/hassRenaultZE", - "last_updated": "2022-02-04T09:35:10Z", - "stargazers_count": 53, - "topics": [ - "renault", - "renault-ze", - "renault-zoe" - ], - "last_fetched": 1668750953.718255 - }, - "292197182": { - "repository_manifest": { - "name": "Yeelight bluetooth", - "render_readme": true, - "homeassistant": "2022.10.0" - }, - "authors": [ - "@hcoohb" - ], - "category": "integration", - "description": "Home assistant custom component for Yeelight bluetooth", - "domain": "yeelight_bt", - "etag_repository": "W/\"80e5115cd7b4922a7a82bc52cfd93c44cfb8357cf6b60efb8c6b068063ca351d\"", - "full_name": "hcoohb/hass-yeelightbt", - "last_updated": "2022-10-09T14:08:31Z", - "stargazers_count": 39, - "topics": [ - "bluetooth", - "bluetooth-low-energy", - "yeelight-lamp" - ], - "last_fetched": 1672461830.585452 - }, - "342427139": { - "repository_manifest": { - "name": "openHASP", - "hacs": "1.7.1", - "homeassistant": "2022.4.0" - }, - "authors": [ - "@dgomes" - ], - "category": "integration", - "description": "Home Assistant custom component for openHASP", - "domain": "openhasp", - "etag_repository": "W/\"3d14823e2b7b4c596e6273dcbe7136a08bfd008efaf550ed1bdba8500625b7c1\"", - "full_name": "HASwitchPlate/openHASP-custom-component", - "last_updated": "2022-10-09T20:27:48Z", - "stargazers_count": 30, - "topics": [ - "openhasp" - ], - "last_fetched": 1665411454.238566 - }, - "243122556": { - "repository_manifest": { - "name": "tide", - "country": [ - "NOR" - ], - "homeassistant": "0.96.0", - "render_readme": true - }, - "authors": [ - "@hellowlol" - ], - "category": "integration", - "description": "Tide a sensor for HASS.", - "domain": "tide", - "etag_repository": "W/\"e442c19c4f63c021d0c225059894d369a25de8ed69f4a179beadf67bef56baa9\"", - "full_name": "Hellowlol/ha-tide", - "last_updated": "2021-06-06T20:30:32Z", - "stargazers_count": 4, - "topics": [ - "norway", - "tide" - ] - }, - "266595512": { - "repository_manifest": { - "name": "Casambi" - }, - "authors": [ - "@hellqvio86" - ], - "category": "integration", - "description": "Home assistant Integration for Casambi Cloud lights", - "domain": "casambi", - "etag_repository": "W/\"73d982a2c434d496c646e17e71c2fea29267b7ba65399e91cb5eed466ecac0a0\"", - "full_name": "hellqvio86/home_assistant_casambi", - "last_updated": "2022-12-13T20:12:17Z", - "stargazers_count": 20, - "topics": [ - "casambi" - ], - "last_fetched": 1671109787.853437 + "metno", + "nowcast", + "nowcasting-precipitation" + ], + "last_fetched": 1714624802.887252 + }, + "143762825": { + "repository_manifest": { + "name": "Dual gauge card", + "filename": "dual-gauge-card.js", + "content_in_root": true + }, + "full_name": "custom-cards/dual-gauge-card", + "category": "plugin", + "description": "Dual gauge custom card for Lovelace in Home Assistant", + "domain": "", + "etag_repository": "W/\"3aad9e58fcb023827fb4e376e50db7eb4db715d66fb31f3d3a4a10a0c91a48b5\"", + "last_updated": "2024-03-20T12:37:55Z", + "stargazers_count": 168, + "last_fetched": 1714624976.41417 }, "143340728": { "repository_manifest": { "name": "ATAG One", "country": "NL" }, + "full_name": "herikw/home-assistant-custom-components", "authors": [ "@herikw" ], "category": "integration", "description": "Atag One Custom components for Home-Assistant", "domain": "atagone", - "etag_repository": "W/\"40faae506b2634feaf57f58406c49be8a36de17671eda4e7a8640dcf470b4a2d\"", - "full_name": "herikw/home-assistant-custom-components", - "last_updated": "2022-01-03T11:05:53Z", - "stargazers_count": 10, + "etag_repository": "W/\"3cc3200e791eeeeeb425082342c8a1c1d8b4f71394dae55aa0bc9b87584d88a5\"", + "last_updated": "2024-01-03T22:16:58Z", + "stargazers_count": 11, "topics": [ "atag", "thermostat" ], - "last_fetched": 1668210956.434469 - }, - "234118477": { - "repository_manifest": { - "name": "Afvalinfo", - "render_readme": true, - "country": [ - "NL" - ], - "homeassistant": "0.100.0" - }, - "authors": [ - "@heyajohnny" - ], - "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/\"a2336a79582c3b64eb6a80d0122efa90cf4b5f673180e1bfd583dfffd65c233d\"", - "full_name": "heyajohnny/afvalinfo", - "last_updated": "2022-12-31T10:25:06Z", - "stargazers_count": 68, - "last_fetched": 1672737936.463328 - }, - "264499592": { - "repository_manifest": { - "name": "Cryptoinfo", - "render_readme": true, - "homeassistant": "0.100.0" - }, - "authors": [ - "@heyajohnny" - ], - "category": "integration", - "description": "Provides Home Assistant sensors for all cryptocurrencies supported by CoinGecko", - "domain": "cryptoinfo", - "etag_repository": "W/\"5cac524fb111e38b748e822f4be33799be45e8f0f87162f763eccb04b8af0889\"", - "full_name": "heyajohnny/cryptoinfo", - "last_updated": "2022-09-06T14:51:42Z", - "stargazers_count": 36, - "last_fetched": 1672461834.794664 - }, - "234983286": { - "repository_manifest": { - "name": "Govee BLE HCI monitor sensor integration" - }, - "authors": [ - "@thrilleratplay" - ], - "category": "integration", - "description": "Govee Temperature/Humidity BLE Home Assistant Component", - "domain": "govee_ble_hci", - "etag_repository": "W/\"fd7fc1665b8af349963bd3ae4f4a767b2296d32c475a1dc9397e3147f4896628\"", - "full_name": "Home-Is-Where-You-Hang-Your-Hack/sensor.goveetemp_bt_hci", - "last_updated": "2022-06-06T11:16:34Z", - "stargazers_count": 150, - "topics": [ - "ble", - "govee", - "h5051", - "h5072", - "h5074", - "h5075", - "h5101", - "h5102", - "h5177", - "h5179", - "home-assistant-component" - ], - "last_fetched": 1671537628.224086 - }, - "316807165": { - "repository_manifest": { - "name": "Miele integration" - }, - "authors": [ - "@kloknibor", - "@docbobo" - ], - "category": "integration", - "description": "Miele integration for Home assistant", - "domain": "miele", - "etag_repository": "W/\"4a23a26c0cd132972fc788224a57c9730018c5bb9455cfbc3e2c40ef0f737d6b\"", - "full_name": "HomeAssistant-Mods/home-assistant-miele", - "last_updated": "2022-11-20T01:01:44Z", - "stargazers_count": 90, - "topics": [ - "miele" - ], - "last_fetched": 1669196485.014545 - }, - "269316095": { - "repository_manifest": { - "name": "Overkiz (by Somfy) - Custom component", - "homeassistant": "2022.11.0", - "render_readme": true - }, - "authors": [ - "@philklei", - "@imicknl", - "@vlebourl", - "@tetienne" - ], - "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/\"56b8c3dffa1fcf0eb3ee567b2d92650a620fa9b7366f21fd741d0e8ccb9a95e3\"", - "full_name": "iMicknl/ha-tahoma", - "last_updated": "2022-11-05T15:47:57Z", - "stargazers_count": 137, - "topics": [ - "cozytouch", - "hi-kumo", - "nexity", - "overkiz", - "rexel", - "somfy", - "tahoma" - ], - "last_fetched": 1672371837.237232 - }, - "316527506": { - "repository_manifest": { - "name": "Winix Purifier", - "render_readme": true - }, - "authors": [ - "@iprak" - ], - "category": "integration", - "description": "Home Assistant component for C545 Winix Air Purifier", - "domain": "winix", - "etag_repository": "W/\"48d10fc8453edcc8050ad801a36660726163b23fb60ac36785e5fa1e11855fdf\"", - "full_name": "iprak/winix", - "last_updated": "2022-12-23T02:28:04Z", - "stargazers_count": 50, - "topics": [ - "purifier", - "winix" - ], - "last_fetched": 1672737938.500937 - }, - "266779715": { - "repository_manifest": { - "name": "Yahoo Finance", - "render_readme": true - }, - "authors": [ - "@iprak" - ], - "category": "integration", - "description": "Home Assistant component which allows you to get stock updates from Yahoo finance.", - "domain": "yahoofinance", - "etag_repository": "W/\"5317a2b0b84daf72d6a961b937285f2d12b6ae89aeddc9d2a08020f02e118500\"", - "full_name": "iprak/yahoofinance", - "last_updated": "2022-11-06T15:25:29Z", - "stargazers_count": 48, - "topics": [ - "stock-updates", - "yahoo-finance" - ], - "last_fetched": 1671717628.900127 - }, - "164841067": { - "repository_manifest": {}, - "authors": [ - "@isabellaalstrom" - ], - "category": "integration", - "description": "A custom component for Home Assistant to get messages from krisinformation.se", - "domain": "krisinformation", - "etag_repository": "W/\"34a5df5f384a75a08958ced863102a45287ac6763a49fcb2d349d05797d759ce\"", - "full_name": "isabellaalstrom/sensor.krisinformation", - "last_updated": "2021-06-29T18:03:29Z", - "stargazers_count": 27, - "last_fetched": 1646190786.826543 - }, - "327779379": { - "repository_manifest": { - "name": "Optus" - }, - "authors": [ - "@itchannel" - ], - "category": "integration", - "description": "Optus Mobile Home Assistant Integration", - "domain": "optus", - "etag_repository": "W/\"76247ea11beb07b89e9380811fd7f27d91be810b51b5969f11cb5b32288b4e5b\"", - "full_name": "itchannel/optus-ha", - "last_updated": "2021-06-13T00:40:48Z", - "stargazers_count": 3, - "topics": [ - "assistant", - "mobile", - "optus" - ] - }, - "231989179": { - "repository_manifest": { - "name": "HASS Bardolph" - }, - "authors": [ - "al-fontes-jr", - "JAAlperin" - ], - "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/\"0dddd690016ab715fbacea4300fca7815251d1dfeb9b27e980f59c712097f465\"", - "full_name": "JAAlperin/hass-bardolph", - "last_updated": "2021-05-08T22:23:44Z", - "stargazers_count": 2, - "topics": [ - "bardolph", - "color-bulb", - "lifx", - "lifx-lan-protocol", - "scripts", - "services" - ], - "last_fetched": 1664837497.216748 - }, - "309018094": { - "repository_manifest": { - "name": "fordpass" - }, - "authors": [ - "@itchannel" - ], - "category": "integration", - "description": "Fordpass integration for Home Assistant", - "domain": "fordpass", - "etag_repository": "W/\"eaa12141f0828d78e907a3950be48bcad2313e147334075769ef790b4f5aa1e4\"", - "full_name": "itchannel/fordpass-ha", - "last_updated": "2023-01-01T23:38:26Z", - "stargazers_count": 121, - "topics": [ - "assistant", - "car", - "fordpass", - "home" - ], - "last_fetched": 1672737942.814663 - }, - "242700009": { - "repository_manifest": { - "name": "Kostal Plenticore" - }, - "authors": [ - "@ITTV-Tools" - ], - "category": "integration", - "description": "Home Assistant Component for Kostal Plenticore ", - "domain": "kostal_plenticore", - "etag_repository": "W/\"97b9a8f05a7253d448635543bda688e9727c06f442e505dcb212f336d8b51a36\"", - "full_name": "ITTV-tools/homeassistant-kostalplenticore", - "last_updated": "2022-07-21T18:38:06Z", - "stargazers_count": 15, - "topics": [ - "component", - "kostal", - "plenticore" - ], - "last_fetched": 1658480006.450336 - }, - "371474642": { - "repository_manifest": { - "name": "consul", - "render_readme": "true" - }, - "authors": [ - "@jadson179" - ], - "category": "integration", - "description": "home-assistant service for control the consul 🔴", - "domain": "consul", - "etag_repository": "W/\"cea67b14313de4745a9c86edcd69c10e756a1f66b644d94726c52c5311331b3c\"", - "full_name": "gtjadsonsantos/consul", - "last_updated": "2021-10-09T12:30:45Z", - "stargazers_count": 3, - "topics": [ - "consul" - ], - "last_fetched": 1671537633.749253 - }, - "309178213": { - "repository_manifest": { - "name": "controlid", - "render_readme": "true" - }, - "authors": [ - "@jadson179" - ], - "category": "integration", - "description": "home-assistant service for control the controlid 🚪🔑", - "domain": "controlid", - "etag_repository": "W/\"157a972d436f022c90c2f64c612b63af4c51a7ffc8c3a8fb0f0a3ecf2e2f22c3\"", - "full_name": "jadson179/controlid", - "last_updated": "2021-06-24T16:29:59Z", - "topics": [ - "controlid" - ] - }, - "309195773": { - "repository_manifest": { - "name": "vapix", - "render_readme": "true" - }, - "authors": [ - "@jadson179" - ], - "category": "integration", - "description": "home-assistant service for control the vapix 🚪🔑", - "domain": "vapix", - "etag_repository": "W/\"3dd03325b6a91acdc1f6f9ff01c9039e9068355bece345815b0b57bccb37a05a\"", - "full_name": "jadson179/vapix", - "last_updated": "2021-06-22T11:49:49Z", - "topics": [ - "axis", - "services" - ] - }, - "223541049": { - "repository_manifest": { - "name": "SamsungTV Tizen" - }, - "authors": [ - "@jaruba" - ], - "category": "integration", - "description": "📺 HomeAssistant - For Samsung TVs 2016+, Includes SmartThings API and Channel List Support", - "domain": "samsungtv_tizen", - "etag_repository": "W/\"506c0e0c81c2cf89d240c445024603df41a4eeda65596263fc78444909b1a163\"", - "full_name": "jaruba/ha-samsungtv-tizen", - "last_updated": "2022-12-31T20:09:24Z", - "stargazers_count": 246, - "last_fetched": 1672737944.14978 - }, - "235943258": { - "repository_manifest": { - "name": "Hubitat", - "country": "US" - }, - "authors": [ - "@jason0x43" - ], - "category": "integration", - "description": "A Hubitat integration for Home Assistant", - "domain": "hubitat", - "etag_repository": "W/\"e136c1b4f082876a6a0df5aed6d2f6f4cc44e2b86d5519bd836f45c0286ee243\"", - "full_name": "jason0x43/hacs-hubitat", - "last_updated": "2022-11-24T03:29:16Z", - "stargazers_count": 131, - "topics": [ - "hubitat", - "maker-api" - ], - "last_fetched": 1671921842.576287 - }, - "183989659": { - "repository_manifest": { - "name": "NHL API" - }, - "authors": [ - "@jayblackedout", - "@mastermc0" - ], - "category": "integration", - "description": "NHL Stats API Integration Into Home Assistant", - "domain": "nhl_api", - "etag_repository": "W/\"4d8cee83cef250aa10cc651d1e4e980da266c316b08dabf9c6f4aebb2ff5a172\"", - "full_name": "JayBlackedOut/hass-nhlapi", - "last_updated": "2022-12-02T03:59:16Z", - "stargazers_count": 48, - "last_fetched": 1670929799.937276 - }, - "332651510": { - "repository_manifest": { - "homeassistant": "2022.11.0", - "name": "Baby Buddy", - "render_readme": true - }, - "authors": [ - "@jcgoette" - ], - "category": "integration", - "description": "This custom integration provides sensors for Baby Buddy API endpoints.", - "domain": "babybuddy", - "downloads": 3, - "etag_repository": "W/\"7feeb2185481c59a262accf6aa606867f071166de8e74cd0e918b02cc45a7088\"", - "full_name": "jcgoette/baby_buddy_homeassistant", - "last_updated": "2022-11-03T10:57:35Z", - "stargazers_count": 31, - "topics": [ - "baby", - "home-assistant-component", - "home-assistant-sensor", - "parents" - ], - "last_fetched": 1670351984.53047 - }, - "221855213": { - "repository_manifest": { - "name": "Auto Backup", - "zip_release": true, - "hide_default_branch": true, - "filename": "auto_backup.zip", - "homeassistant": "2022.4.0" - }, - "authors": [ - "@jcwillox" - ], - "category": "integration", - "description": "ðŸ—ƒï¸ Improved Backup Service for Home Assistant that can Automatically Remove Backups and Supports Generational Backup Schemes.", - "domain": "auto_backup", - "downloads": 13210, - "etag_repository": "W/\"9e2ebf75eb2f35a6db23063219d4a247c3b63a348f49f5570dfc706c35d8f6a1\"", - "full_name": "jcwillox/hass-auto-backup", - "last_updated": "2022-11-19T06:15:14Z", - "stargazers_count": 178, - "topics": [ - "auto-purge", - "backups", - "generational-backups", - "snapshots" - ], - "last_fetched": 1672737946.763811 - }, - "328361159": { - "repository_manifest": { - "name": "ultimaker", - "render_readme": true - }, - "authors": [ - "@jellespijker" - ], - "category": "integration", - "description": "Home-Assistant component for Ultimaker printers (UM3, S3, S5)", - "domain": "ultimaker", - "etag_repository": "W/\"b6ee792567e40a4a9c325f95cbb4731bc96594053fd6b347889dbfa230e62dff\"", - "full_name": "jellespijker/home-assistant-ultimaker", - "last_updated": "2022-06-07T18:51:42Z", - "stargazers_count": 11, - "topics": [ - "3d-printing", - "home-assistant-component", - "home-assistant-sensor", - "s3", - "s5", - "ultimaker", - "um3" - ], - "last_fetched": 1665017505.172668 - }, - "273333188": { - "repository_manifest": { - "name": "Daily Sensor", - "render_readme": true - }, - "authors": [ - "@jeroenterheerdt" - ], - "category": "integration", - "description": "Sensor for Home Assistant that gets reset at midnight", - "domain": "daily", - "etag_repository": "W/\"93bd411a1bd42e730c30a30192a0589de5c477d87d34e3f2d689bb2e61bfe42d\"", - "full_name": "jeroenterheerdt/HADailySensor", - "last_updated": "2022-06-18T17:28:30Z", - "stargazers_count": 26, - "topics": [ - "aggregation", - "average", - "max", - "maximum", - "mean", - "median", - "min", - "minimum", - "standard-deviation", - "statistics", - "stdev", - "sum", - "var", - "variance" - ], - "last_fetched": 1671717637.698767 - }, - "263179176": { - "repository_manifest": { - "name": "Smart Irrigation", - "render_readme": true - }, - "authors": [ - "@jeroenterheerdt" - ], - "category": "integration", - "description": "Smart Irrigation custom component for Home Assistant", - "domain": "smart_irrigation", - "etag_repository": "W/\"aa99c07b5a1cac6d518f5dff34d68f7c9db4ff2d3c481b635a05e5d258f3a8ec\"", - "full_name": "jeroenterheerdt/HAsmartirrigation", - "last_updated": "2022-12-09T20:27:36Z", - "stargazers_count": 190, - "topics": [ - "crop", - "evaporation", - "evapotranspiration", - "flow", - "grass", - "irrigation", - "lawn", - "openweathermap", - "rain", - "snow", - "sprinkler", - "sprinklers", - "water", - "watering" - ], - "last_fetched": 1671537639.769224 - }, - "187201747": { - "repository_manifest": {}, - "category": "integration", - "description": "rokid webhook component for Home Assistant (è‹¥çªHA组件)", - "domain": "rokid_webhook", - "etag_repository": "W/\"37fed0f05209bd7168b94e10f045c4dff6141be2e165fce8e1e831283a64c141\"", - "full_name": "jihao/rokid-webhook-hass", - "last_updated": "2022-02-15T08:44:30Z", - "stargazers_count": 12, - "last_fetched": 1672011843.070406 - }, - "199399946": { - "repository_manifest": { - "name": "Greenchoice", - "country": "NL", - "render_readme": true - }, - "authors": [ - "@jessevl" - ], - "category": "integration", - "description": "This is a Home Assistant custom component that connects to the Greenchoice API", - "domain": "greenchoice", - "etag_repository": "W/\"3150a2cc6958d9f34c1d623f2756bbef0ccd2e01fc60b4ec95000bf73f991d5e\"", - "full_name": "jessevl/homeassistant-greenchoice", - "last_updated": "2021-04-08T13:40:36Z", - "stargazers_count": 28, - "topics": [ - "greenchoice" - ], - "last_fetched": 1668570969.847501 - }, - "190982718": { - "repository_manifest": {}, - "authors": [ - "@jihao" - ], - "category": "integration", - "description": "A hass component to integrate with colorfulclouds (彩云天气)", - "domain": "colorfulclouds", - "etag_repository": "W/\"315bdd4247ed5ecb442a95b9013ffd51d9c41f24457f82cc4134ca20b28dca51\"", - "full_name": "jihao/colorfulclouds-hass", - "last_updated": "2019-06-20T12:38:40Z", - "stargazers_count": 22, - "last_fetched": 1665501471.706335 - }, - "278596510": { - "repository_manifest": { - "name": "Leaf Spy", - "hacs": "0.24.0", - "homeassistant": "0.110.0" - }, - "authors": [ - "@jesserockz" - ], - "category": "integration", - "description": "A Home Assistant integration to receive live data sent from the LeafSpy app", - "domain": "leafspy", - "etag_repository": "W/\"a933cda428a93dbd60503d26fd4391d5305e4c98e3a9886cfc87e682128f716c\"", - "full_name": "jesserockz/ha-leafspy", - "last_updated": "2022-06-13T21:10:15Z", - "stargazers_count": 12, - "topics": [ - "electric-vehicles", - "ev", - "leaf", - "leafspy", - "nissan" - ], - "last_fetched": 1668300969.891678 - }, - "198758494": { - "repository_manifest": {}, - "authors": [ - "@ludeeus", - "adapt by @jihao" - ], - "category": "integration", - "description": "A hass component to integrate with traccar_cn which adapts Chinese map coordinates (中文地图 traccar.cn)", - "domain": "traccar_cn", - "etag_repository": "W/\"e10567399afae028c3ec89f3ac67f6aa5c3c5cc00cddcb82d9363be273de035b\"", - "full_name": "jihao/traccar-cn-hass", - "last_updated": "2020-08-28T09:51:37Z", - "stargazers_count": 22, - "last_fetched": 1671537642.073554 - }, - "192664631": { - "repository_manifest": { - "name": "Bosch Indego Mower", - "country": "SE", - "homeassistant": "0.110.0" - }, - "authors": [ - "@jm-73", - "@eavanvalkenburg" - ], - "category": "integration", - "description": "Home Assistant Custom Component for Bosch Indego Lawn Mower", - "domain": "indego", - "etag_repository": "W/\"4549e1805d94e2fd12b91109d220656563952340ee553549018fa8c665567959\"", - "full_name": "jm-73/Indego", - "last_updated": "2022-08-03T05:18:18Z", - "stargazers_count": 45, - "topics": [ - "bosch-mower", - "indego", - "iot" - ], - "last_fetched": 1672371850.803474 - }, - "297106424": { - "repository_manifest": { - "name": "Ebeco thermostats" - }, - "authors": [ - "@joggs" - ], - "category": "integration", - "description": "Integration for Ebeco thermostats", - "domain": "ebeco", - "etag_repository": "W/\"1dde531b1adb719ad91811c383ebff898ced94549fc6b38014b856ff0462cbdf\"", - "full_name": "joggs/home_assistant_ebeco", - "last_updated": "2022-05-23T06:31:46Z", - "stargazers_count": 16, - "topics": [ - "ebeco" - ], - "last_fetched": 1671379808.77002 - }, - "239339530": { - "repository_manifest": { - "name": "RAD Hoekschewaard Afval Kalender", - "render_readme": true, - "country": [ - "NL" - ], - "homeassistant": "0.100.0" - }, - "authors": [ - "@johnwulp" - ], - "category": "integration", - "description": "Home Assisant sensor component for RAD Hoekschewaard Afval Kalender", - "domain": "rad-afval", - "etag_repository": "W/\"b58ca49af1c9bbb270c7bf65f0637ef76c8f2f9998a062a64c9c30d88292bce8\"", - "full_name": "Johnwulp/rad-afval", - "last_updated": "2022-02-03T19:08:50Z", - "stargazers_count": 3, - "last_fetched": 1643927917.559115 - }, - "193746664": { - "repository_manifest": {}, - "authors": [ - "@jomwells" - ], - "category": "integration", - "description": "A switch component which mimics the functionality of Ambilight+Hue for all Yeelight lights/bulbs", - "domain": "philips_ambilight+yeelight", - "etag_repository": "W/\"566a6047d406ab8115528f5dc9f1884f2f3234f42d4023be5b375c87359c9963\"", - "full_name": "jomwells/ambilight-yeelight", - "last_updated": "2022-08-29T07:12:59Z", - "stargazers_count": 22, - "last_fetched": 1663242614.988638 - }, - "147953507": { - "repository_manifest": {}, - "authors": [ - "@jomwells", - "@hutchinsane" - ], - "category": "integration", - "description": "Custom Home Assistant (Light) Component for Ambilight LED's on Philips Android TV's", - "domain": "philips_ambilight", - "etag_repository": "W/\"c70bad29231ef39414017011a20e71f17cc55c8e85dd767401fd4c274e2da7f7\"", - "full_name": "jomwells/ambilights", - "last_updated": "2021-06-23T17:10:55Z", - "stargazers_count": 46, - "last_fetched": 1669541983.863621 - }, - "235659413": { - "repository_manifest": { - "name": "Eloverblik", - "render_readme": true - }, - "authors": [ - "@JonasPed" - ], - "category": "integration", - "description": "Home Assistant Custom Component showing data from eloverblik.dk", - "domain": "eloverblik", - "etag_repository": "W/\"814d337633c13022654856a096cc0419eb3736e208cd2611e67e5e36c660a240\"", - "full_name": "JonasPed/homeassistant-eloverblik", - "last_updated": "2022-12-13T20:38:20Z", - "stargazers_count": 114, - "last_fetched": 1672737954.017805 - }, - "246939713": { - "repository_manifest": { - "name": "Wasteplan TRV", - "country": [ - "NO" - ], - "render_readme": true - }, - "authors": [ - "@jonkristian" - ], - "category": "integration", - "description": "Home Assistant component for Trondheim renholdsverk bin pickups.", - "domain": "wasteplan_trv", - "etag_repository": "W/\"0404a2ccf90dc9b2c883893d9a3655f3d51a97dafa2bbcda8b6164773af3d47d\"", - "full_name": "jonkristian/wasteplan_trv", - "last_updated": "2021-12-28T10:27:19Z", - "stargazers_count": 9, - "topics": [ - "trondheim", - "trv", - "waste-management" - ], - "last_fetched": 1658390264.49656 - }, - "262803775": { - "repository_manifest": { - "name": "Carbon Intensity UK", - "hacs": "0.24.0", - "homeassistant": "0.108.0" - }, - "authors": [ - "@jscruz" - ], - "category": "integration", - "description": "Carbon Intensity UK Sensor for Home Assistant", - "domain": "carbon_intensity_uk", - "etag_repository": "W/\"6c5191d2394551bfcf65b040fe615e10b20a279db93d49a2c8b26a7d75de565c\"", - "full_name": "jscruz/sensor.carbon_intensity_uk", - "last_updated": "2022-07-07T21:57:10Z", - "stargazers_count": 3, - "topics": [ - "carbon", - "custom-integration", - "energy", - "sensor-platform" - ], - "last_fetched": 1663953903.785671 - }, - "299123388": { - "repository_manifest": { - "name": "Magic Areas", - "homeassistant": "2021.7.0" - }, - "authors": [ - "@jseidl" - ], - "category": "integration", - "description": "Areas with batteries included for Home Assistant", - "domain": "magic_areas", - "etag_repository": "W/\"23aeab59dc1943db9eb41599ab3d8f8df3af209741623c5b925c045e4eb03722\"", - "full_name": "jseidl/hass-magic_areas", - "last_updated": "2022-07-24T06:29:18Z", - "stargazers_count": 140, - "topics": [ - "automation" - ], - "last_fetched": 1672737955.604399 - }, - "199291345": { - "repository_manifest": {}, - "authors": [ - "@JurajNyiri" - ], - "category": "integration", - "description": "Adds ability to switch alternative speed in qBittorrent through Home Assistant.", - "domain": "qbittorrent_alternative_speed", - "etag_repository": "W/\"b465bec5907d6be17551d6533b0567bf03c3e988df36f906bf5d94ad821faa19\"", - "full_name": "JurajNyiri/HomeAssistant-qBitTorrentAlternativeSpeed", - "last_updated": "2022-07-07T10:39:14Z", - "stargazers_count": 8, - "last_fetched": 1662619000.177903 - }, - "170309600": { - "repository_manifest": { - "name": "Atrea", - "homeassistant": "2022.4.0" - }, - "authors": [ - "@JurajNyiri" - ], - "category": "integration", - "description": "Custom component allowing control of Atrea ventilation units", - "domain": "atrea", - "etag_repository": "W/\"0da1fef7d48ee7bb477690eabe20d2c9ca2f261e3a99fc77fc1c3b55c1a95fd4\"", - "full_name": "JurajNyiri/HomeAssistant-Atrea", - "last_updated": "2022-08-07T22:30:21Z", - "stargazers_count": 15, - "last_fetched": 1668088378.218751 - }, - "327695137": { - "repository_manifest": { - "homeassistant": "2021.1.3", - "name": "Kodi Media Sensors", - "render_readme": true - }, - "authors": [ - "@boralyl", - "@Gautier Vanderslyen" - ], - "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/\"80d822a0a4d3a2310c201e48d75d96ead1d5a94562543bfc2570bf02af804290\"", - "full_name": "jtbgroup/kodi-media-sensors", - "last_updated": "2022-08-20T20:10:11Z", - "stargazers_count": 6, - "topics": [ - "home-assistant-component", - "homeassistant-custom-component", - "kodi", - "playlist", - "playlists", - "pyth" - ], - "last_fetched": 1662258998.055173 - }, - "326288498": { - "repository_manifest": { - "name": "worldtidesinfocustom" - }, - "authors": [ - "@jugla" - ], - "category": "integration", - "description": "world tides info custom component for home assistant", - "domain": "worldtidesinfocustom", - "etag_repository": "W/\"61bc733ee78dd8c83f65d5214e80bd412582224f0e0d0b50a439304194ce0ef8\"", - "full_name": "jugla/worldtidesinfocustom", - "last_updated": "2022-05-28T18:30:30Z", - "stargazers_count": 16, - "topics": [ - "tides", - "worldtides" - ], - "last_fetched": 1655960006.154065 - }, - "175020245": { - "repository_manifest": {}, - "authors": [ - "@JurajNyiri" - ], - "category": "integration", - "description": "Sensor which gathers water outage information from Tavos (Slovakia) website", - "domain": "tavos_water_outage", - "etag_repository": "W/\"d8605131ae85f0af2197fafda02b34bbccf6d65165a664efd3cee2ba93ef40ad\"", - "full_name": "JurajNyiri/HomeAssistant-Tavos", - "last_updated": "2022-04-11T21:18:48Z", - "last_fetched": 1649750279.712369 - }, - "300358676": { - "repository_manifest": { - "name": "Tapo: Cameras Control", - "homeassistant": "2022.4.0" - }, - "authors": [ - "@JurajNyiri" - ], - "category": "integration", - "description": "Control for Tapo cameras as a Home Assistant component", - "domain": "tapo_control", - "etag_repository": "W/\"68dd8b4eabc430593e676fef7d35480b140a2c9c227d0120e4df8982dab94d47\"", - "full_name": "JurajNyiri/HomeAssistant-Tapo-Control", - "last_updated": "2022-12-22T00:36:33Z", - "stargazers_count": 429, - "topics": [ - "camera", - "cameras", - "hacktoberfest2021", - "homeassistant-custom-component", - "ptz", - "tapo" - ], - "last_fetched": 1672737958.717203 - }, - "197058358": { - "repository_manifest": {}, - "authors": [ - "@jxlarrea" - ], - "category": "integration", - "description": "Emfit QS Sleep Tracker Component for Home Assistant", - "domain": "emfitqs", - "etag_repository": "W/\"e5081c7a9d771492b47b88dc53a05d9b12941f1b9b569e2855c68643bfb2f0db\"", - "full_name": "jxlarrea/ha-emfitqs", - "last_updated": "2022-03-06T21:31:42Z", - "stargazers_count": 16, - "topics": [ - "emfit", - "emfitqs", - "presence", - "presence-detection", - "sleep-tracker" - ], - "last_fetched": 1672461856.50354 - }, - "295523408": { - "repository_manifest": { - "name": "Salus iT600", - "render_readme": true - }, - "authors": [ - "@jvitkauskas" - ], - "category": "integration", - "description": "Home Assistant integration with Salus devices", - "domain": "salus", - "etag_repository": "W/\"54c391fb02a15ade7ff36f35ca05a830ed1936baa46c7bd418abe38b0dab0c46\"", - "full_name": "jvitkauskas/homeassistant_salus", - "last_updated": "2022-11-09T00:09:03Z", - "stargazers_count": 31, - "last_fetched": 1672461856.722865 - }, - "159025199": { - "repository_manifest": {}, - "authors": [ - "@kalanda" - ], - "category": "integration", - "description": "AEMET integration for Home Assistant", - "domain": "aemet", - "etag_repository": "W/\"fadb38683ce3ecc01589c5d2020eedd21f4968ce4e66cdde20e10b061799407b\"", - "full_name": "kalanda/homeassistant-aemet-sensor", - "last_updated": "2022-06-03T06:00:18Z", - "stargazers_count": 21, - "topics": [ - "aemet" - ], - "last_fetched": 1654250270.397417 - }, - "325635211": { - "repository_manifest": { - "name": "dobiss", - "hacs": "1.6.0", - "homeassistant": "2012.12.0" - }, - "authors": [ - "@kesteraernoudt" - ], - "category": "integration", - "description": "Custom Home Assistant Integration for the Dobiss NXT platform", - "domain": "dobiss", - "etag_repository": "W/\"e7cb29bf85a6c881417ccea27489e3f2799b1445c57fe8f92a8e84fec6221c27\"", - "full_name": "kesteraernoudt/dobiss", - "last_updated": "2022-12-03T12:05:28Z", - "stargazers_count": 3, - "last_fetched": 1670081995.661965 - }, - "349455097": { - "repository_manifest": { - "name": "Ubee Router", - "render_readme": true - }, - "authors": [ - "@mzdrale", - "@kevinhaendel" - ], - "category": "integration", - "description": "This platform integrates Ubee Routers into Home Assistant.", - "domain": "ubee", - "etag_repository": "W/\"0c21ecec823114a11fb1fb3058dc05b1b4c4f717bdb7cce4eef67b7fe19e1cc1\"", - "full_name": "kevinhaendel/ha-ubee", - "last_updated": "2022-05-28T17:44:54Z", - "stargazers_count": 1, - "topics": [ - "ubee" - ], - "last_fetched": 1653800006.634168 - }, - "232077394": { - "repository_manifest": { - "name": "Chargeamps", - "render_readme": true - }, - "authors": [ - "@kirei" - ], - "category": "integration", - "description": "Home Assistant Component for Chargeamps", - "domain": "chargeamps", - "etag_repository": "W/\"334a90f2490067f4bd859b8dd7d0764c3b9ccf875d1c246b1418a59eaecd4bea\"", - "full_name": "kirei/hass-chargeamps", - "last_updated": "2022-04-18T12:18:56Z", - "stargazers_count": 18, - "topics": [ - "chargeamps" - ], - "last_fetched": 1666786631.570867 - }, - "233079250": { - "repository_manifest": { - "name": "darksky_m", - "render_readme": "true", - "country": [ - "NO" - ] - }, - "authors": [ - "@kodi1" - ], - "category": "integration", - "description": "darksky - clouds cover and alerts", - "domain": "darksky_m", - "etag_repository": "W/\"979b79eb7e2ca373dbe717ddf44f354e54a1bca149b6e2598b19724d3920f522\"", - "full_name": "kodi1/darksky_m", - "last_updated": "2021-03-28T10:12:47Z", - "topics": [ - "darksky" - ] - }, - "233089370": { - "repository_manifest": { - "name": "esp_wd", - "render_readme": "true", - "country": [ - "NO" - ] - }, - "authors": [ - "@kodi1" - ], - "category": "integration", - "description": "easyesp status sensor", - "domain": "esp_wd", - "etag_repository": "W/\"95c73fa6fe77000726de3d3cf48a0c7d0b6442c69e5de9ac10a64a03f16d0d16\"", - "full_name": "kodi1/esp_wd", - "last_updated": "2022-02-04T08:26:05Z", - "stargazers_count": 2, - "topics": [ - "esp-easy" - ], - "last_fetched": 1644017926.112833 - }, - "233090507": { - "repository_manifest": { - "name": "meteoalarm", - "render_readme": "true", - "country": [ - "NO" - ] - }, - "authors": [ - "@kodi1" - ], - "category": "integration", - "description": "meteoalarm sensor", - "domain": "meteoalarm_m", - "etag_repository": "W/\"f7bd890310bba52d387e4bc8d3051641eac8cef6d5d5a2c5a1d92ea179eb3b13\"", - "full_name": "kodi1/meteoalarm", - "last_updated": "2021-12-31T18:00:45Z", - "stargazers_count": 5, - "topics": [ - "meteoalarm" - ], - "last_fetched": 1644197928.258378 - }, - "233092112": { - "repository_manifest": { - "name": "songpal_m", - "render_readme": "true", - "country": [ - "NO" - ] - }, - "authors": [ - "@kodi1" - ], - "category": "integration", - "description": "songpal - volume down workaround", - "domain": "songpal_m", - "etag_repository": "W/\"5697baf1ecfa09475d24f7feb213631918e92a5f8c045e53519d98e996a67987\"", - "full_name": "kodi1/songpal_m", - "last_updated": "2021-03-28T10:15:20Z", - "stargazers_count": 1, - "topics": [ - "songpal" - ] - }, - "246410785": { - "repository_manifest": { - "name": "ICS", - "render_readme": true - }, - "authors": [ - "@KoljaWindeler" - ], - "category": "integration", - "description": "Integration that displays the next event of an ics link (support reoccuring events)", - "domain": "ics", - "etag_repository": "W/\"622b87283ecd96ee2ab0a3bf4ea1fae0c1a402e35eba51d9205c2eb9a2a9b9e9\"", - "full_name": "KoljaWindeler/ics", - "last_updated": "2022-02-10T18:31:39Z", - "stargazers_count": 48, - "topics": [ - "appointments", - "filtering", - "ics", - "reoccuring-events" - ], - "last_fetched": 1671921860.561195 - }, - "233092629": { - "repository_manifest": { - "name": "tvh_rec", - "country": [ - "NO" - ] - }, - "authors": [ - "@kodi1" - ], - "category": "integration", - "description": "tvheadend recorder sensor - lovelace upcoming media card", - "domain": "tvh_rec", - "etag_repository": "W/\"2f0d5e0300690312d983f815bf045cc0a6e1105a403b1cb3b5adcced493195ea\"", - "full_name": "kodi1/tvh_rec", - "last_updated": "2022-01-09T10:38:49Z", - "stargazers_count": 3, - "topics": [ - "recordings", - "tvheadend" - ] - }, - "286554328": { - "repository_manifest": { - "name": "Kaco", - "render_readme": true - }, - "authors": [ - "@KoljaWindeler" - ], - "category": "integration", - "description": "custom integration for kaco solar inverter", - "domain": "kaco", - "etag_repository": "W/\"295136a24d0005de318b2183173082dffb807d047159bfafb24cf3b2e0e95978\"", - "full_name": "KoljaWindeler/kaco", - "last_updated": "2022-03-01T16:24:59Z", - "stargazers_count": 4, - "topics": [ - "inverter", - "solar-energy" - ], - "last_fetched": 1669106513.519539 - }, - "315447202": { - "repository_manifest": { - "name": "ytube_music_player", - "render_readme": true - }, - "authors": [ - "@KoljaWindeler" - ], - "category": "integration", - "description": "YouTube music player for homeassistant", - "domain": "ytube_music_player", - "etag_repository": "W/\"8062d6df5ece44cb43f800533f81cbfcd9af56c2b271f234d1ef376abf045eed\"", - "full_name": "KoljaWindeler/ytube_music_player", - "last_updated": "2022-11-29T15:46:22Z", - "stargazers_count": 195, - "topics": [ - "youtube" - ], - "last_fetched": 1672641865.306821 - }, - "254253124": { - "repository_manifest": { - "name": "Noonlight - Alarm Monitoring", - "render_readme": true, - "country": [ - "US" - ], - "homeassistant": "0.96" - }, - "authors": [ - "@heythisisnate", - "@snicker" - ], - "category": "integration", - "description": "HomeAssistant integration for Noonlight", - "domain": "noonlight", - "etag_repository": "W/\"1b7b4be82c34585af2d85d39ad3d5515af88128a386bd159cf9aa1b530409f0f\"", - "full_name": "konnected-io/noonlight-hass", - "last_updated": "2022-01-13T19:30:55Z", - "stargazers_count": 21, - "topics": [ - "alarm", - "monitoring", - "noonlight", - "security" - ], - "last_fetched": 1652450287.701087 - }, - "364208180": { - "repository_manifest": { - "name": "Jellyfin", - "render_readme": true - }, - "authors": [ - "@koying" - ], - "category": "integration", - "description": "Jellyfin integration for Home Assistant", - "domain": "jellyfin", - "etag_repository": "W/\"8f42a0d408fca8149279a948dc23fa5c304a6ae556c5808851ad2c9d34ce4996\"", - "full_name": "koying/jellyfin_ha", - "last_updated": "2022-10-22T14:54:07Z", - "stargazers_count": 69, - "topics": [ - "jellyfin" - ], - "last_fetched": 1672737967.552595 - }, - "356827073": { - "repository_manifest": { - "name": "OpenRGB", - "render_readme": true - }, - "authors": [ - "@bahorn", - "@koying" - ], - "category": "integration", - "description": "OpenRGB integration for Home Assistant", - "domain": "openrgb", - "etag_repository": "W/\"5933fc3443ace8ae1bfa15724200d864d662cbd95a86a79da27769a32ab4d1af\"", - "full_name": "koying/openrgb_ha", - "last_updated": "2022-06-18T12:53:49Z", - "stargazers_count": 61, - "topics": [ - "light", - "openrgb" - ], - "last_fetched": 1671921864.738244 - }, - "341500126": { - "repository_manifest": { - "name": "Meross LAN", - "render_readme": true, - "country": [ - "IT", - "GB", - "US", - "JP", - "ES", - "FR", - "DE" - ], - "homeassistant": "2022.1.0", - "persistent_directory": "traces", - "hacs": "1.6.0" - }, - "authors": [ - "@krahabb" - ], - "category": "integration", - "description": "Home Assistant integration for Meross devices", - "domain": "meross_lan", - "etag_repository": "W/\"af97d4b836c967686d360e1b58453ca76eb26480370af1df46f99d7ad2e8bdd7\"", - "full_name": "krahabb/meross_lan", - "last_updated": "2022-12-22T20:35:18Z", - "stargazers_count": 192, - "topics": [ - "meross", - "meross-devices", - "meross-homeassistant", - "meross-lan" - ], - "last_fetched": 1672461866.041537 - }, - "242635439": { - "repository_manifest": { - "name": "Disk Space", - "render_readme": true - }, - "authors": [ - "@kuchel77" - ], - "category": "integration", - "description": "Disk space for a path. For use with Home Assistant", - "domain": "diskspace", - "etag_repository": "W/\"10d58fff3a42848a1fe93b91e731b8c13ba48fd1e678a11881e3a24ca2cda335\"", - "full_name": "kuchel77/diskspace", - "last_updated": "2021-04-18T05:13:59Z", - "stargazers_count": 9, - "topics": [ - "assistant", - "disk", - "home", - "space" - ] - }, - "312080478": { - "repository_manifest": { - "name": "govee", - "hacs": "0.2.2", - "homeassistant": "2021.4.5" - }, - "authors": [ - "@LaggAt" - ], - "category": "integration", - "description": "A HACS repository for Govee light integration", - "domain": "govee", - "etag_repository": "W/\"4cbd2dc2d4d0e7f39b6631ec2cb32beae39c07ed312d8adda2269ed5ae0d5934\"", - "full_name": "LaggAt/hacs-govee", - "last_updated": "2022-06-09T18:27:12Z", - "stargazers_count": 154, - "topics": [ - "devcontainer", - "govee", - "light" - ], - "last_fetched": 1672737970.045401 - }, - "230151505": { - "repository_manifest": { - "name": "Dijnet integration", - "country": "HU", - "render_readme": true, - "zip_release": true, - "filename": "homeassistant-dijnet.zip" - }, - "authors": [ - "@laszlojakab" - ], - "category": "integration", - "description": "Dijnet integration for Home Assistant", - "domain": "dijnet", - "downloads": 124, - "etag_repository": "W/\"6fb7f875fc8413c58434696ae1dbdb0d01066941319279cbda9749f24a36b44e\"", - "full_name": "laszlojakab/homeassistant-dijnet", - "last_updated": "2022-11-21T19:42:40Z", - "stargazers_count": 9, - "topics": [ - "dijnet", - "home-assistant-sensor" - ], - "last_fetched": 1670352006.78051 - }, - "258852884": { - "repository_manifest": { - "name": "Helios EasyControls Modbus TCP/IP integration", - "render_readme": true, - "zip_release": true, - "filename": "homeassistant-easycontrols.zip" - }, - "authors": [ - "@laszlojakab" - ], - "category": "integration", - "description": "Helios EasyControls Modbus TCP/IP integration for Home Assistant", - "domain": "easycontrols", - "etag_repository": "W/\"d5d4f29724f07b103e682e9b60cae155cfc7acdf878722188cc32c0111cd5065\"", - "full_name": "laszlojakab/homeassistant-easycontrols", - "last_updated": "2022-07-16T12:25:38Z", - "stargazers_count": 11, - "topics": [ - "easycontrols", - "eazyctrl", - "modbus" - ], - "last_fetched": 1659560010.1699 - }, - "132661981": { - "repository_manifest": { - "name": "Elasticsearch integration", - "render_readme": true, - "homeassistant": "2022.4" - }, - "authors": [ - "@legrego" - ], - "category": "integration", - "description": "Publish Home-Assistant events to Elasticsearch", - "domain": "elasticsearch", - "etag_repository": "W/\"aaca3fac0f54c3b9729e5ffa94fe57f54d220e407c4d39297832dacedfe26aed\"", - "full_name": "legrego/homeassistant-elasticsearch", - "last_updated": "2022-12-02T01:58:51Z", - "stargazers_count": 102, - "topics": [ - "elasticsearch" - ], - "last_fetched": 1671921868.205679 - }, - "330644825": { - "repository_manifest": { - "name": "Google Home", - "homeassistant": "2022.6.0", - "render_readme": true - }, - "authors": [ - "@leikoilja", - "@DurgNomis-drol", - "@ArnyminerZ", - "@KapJI" - ], - "category": "integration", - "description": "Home Assistant Google Home custom component ", - "domain": "google_home", - "etag_repository": "W/\"4bc5613b06dd29eb9b3c693e79e3b26dc8e9001d3654547995921f128870469d\"", - "full_name": "leikoilja/ha-google-home", - "last_updated": "2022-11-28T14:09:53Z", - "stargazers_count": 295, - "topics": [ - "google-assistent", - "google-home" - ], - "last_fetched": 1672551869.469031 - }, - "312896602": { - "repository_manifest": { - "name": "Skoda Connect", - "homeassistant": "2022.12.0", - "hide_default_branch": true, - "filename": "skodaconnect.zip" - }, - "authors": [ - "@lendy007", - "@Farfar" - ], - "category": "integration", - "description": "Skoda Connect - An home assistant plugin to add integration with your car", - "domain": "skodaconnect", - "etag_repository": "W/\"d1d94cb6e13cc069090fada406b2b2f343c2d5e53724bcc140fb9913fd921fee\"", - "full_name": "lendy007/homeassistant-skodaconnect", - "last_updated": "2022-12-26T09:52:11Z", - "stargazers_count": 129, - "topics": [ - "skoda-connect" - ], - "last_fetched": 1672737972.764854 - }, - "183222061": { - "repository_manifest": { - "name": "Local Luftdaten Sensor", - "render_readme": true - }, - "authors": [ - "@lichtteil" - ], - "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/\"ae71ae45f6bbeb2f773f1b1166fd9206a93d5fa8a0d4037f6949ba62207d02c2\"", - "full_name": "lichtteil/local_luftdaten", - "last_updated": "2022-11-23T21:20:11Z", - "stargazers_count": 36, - "topics": [ - "air-quality" - ], - "last_fetched": 1672461871.048522 - }, - "204192861": { - "repository_manifest": { - "name": "Average Sensor", - "hacs": "1.6.0", - "homeassistant": "2022.7.0" - }, - "authors": [ - "@Limych" - ], - "category": "integration", - "description": "Average Sensor for Home Assistant", - "domain": "average", - "downloads": 167, - "etag_repository": "W/\"9e443d5dd7e557f747f533c8c5a51820f8dd8d9eaa0e98df345a12a74630f6ce\"", - "full_name": "Limych/ha-average", - "last_updated": "2022-12-05T01:38:45Z", - "stargazers_count": 217, - "topics": [ - "average", - "home-assistant-component", - "home-assistant-sensor" - ], - "last_fetched": 1672641870.699843 - }, - "199313405": { - "repository_manifest": { - "name": "Beward Integration", - "hacs": "1.6.0", - "homeassistant": "2022.7.0" - }, - "authors": [ - "@Limych" - ], - "category": "integration", - "description": "Home Assistant custom component for Beward security Cameras and Doorbells", - "domain": "beward", - "etag_repository": "W/\"8a870e9797e1b258816418dc7ccb61bad9de3778a368ba250a2070008e684f8a\"", - "full_name": "Limych/ha-beward", - "last_updated": "2022-07-11T12:18:29Z", - "stargazers_count": 18, - "topics": [ - "beward", - "camera", - "doorbell", - "dvr", - "security", - "surveillance" - ], - "last_fetched": 1657580006.029175 - }, - "210194956": { - "repository_manifest": { - "name": "Car Wash", - "hacs": "1.6.0", - "homeassistant": "2022.6.0" - }, - "authors": [ - "@Limych" - ], - "category": "integration", - "description": "Car Wash Binary Sensor for Home Assistant", - "domain": "car_wash", - "downloads": 7, - "etag_repository": "W/\"14522910f1b4a1d36d920ffc52958670f141fa03decc9a9c688b5b86a22902ae\"", - "full_name": "Limych/ha-car_wash", - "last_updated": "2022-11-15T11:01:47Z", - "stargazers_count": 68, - "topics": [ - "binary-sensor", - "car", - "car-wash", - "wash", - "weather-forecast" - ], - "last_fetched": 1668840993.841694 - }, - "206868881": { - "repository_manifest": { - "name": "Gismeteo", - "hacs": "1.6.0", - "homeassistant": "2022.7.0" - }, - "authors": [ - "@Limych" - ], - "category": "integration", - "description": "Gismeteo Weather Provider for Home Assistant", - "domain": "gismeteo", - "downloads": 36, - "etag_repository": "W/\"412b38262bc3f3d8b48ce0a10c5defce80caf756b7a172da011df428e51b9b26\"", - "full_name": "Limych/ha-gismeteo", - "last_updated": "2022-12-05T22:01:01Z", - "stargazers_count": 89, - "topics": [ - "forecast", - "gismeteo", - "gismeteo-weather", - "sensors", - "weather-provider" - ], - "last_fetched": 1670442013.196848 - }, - "228063780": { - "repository_manifest": { - "name": "Indoor Air Quality UK Index", - "hacs": "1.6.0", - "homeassistant": "0.118.0" - }, - "authors": [ - "@Limych" - ], - "category": "integration", - "description": "Indoor Air Quality Sensor Component for Home Assistant", - "domain": "iaquk", - "downloads": 13, - "etag_repository": "W/\"72a49969b70c8783a68c9b3686a9caa21e521ed67b0e3446511ded8fef0cb7f5\"", - "full_name": "Limych/ha-iaquk", - "last_updated": "2022-10-11T15:13:40Z", - "stargazers_count": 60, - "topics": [ - "air-quality", - "indoor" - ], - "last_fetched": 1666457277.858949 - }, - "256709811": { - "repository_manifest": { - "name": "JQ-300/200/100 Indoor Air Quality Meter", - "hacs": "1.6.0", - "homeassistant": "0.118.0" - }, - "authors": [ - "@Limych" - ], - "category": "integration", - "description": "JQ-300 Indoor Air Quality Meter Home Assistant Integration", - "domain": "jq300", - "etag_repository": "W/\"0671a4a537b732ae10187e4e8f5194f06edfddaae2f8f6140766812ad307ac7b\"", - "full_name": "Limych/ha-jq300", - "last_updated": "2022-06-13T15:04:41Z", - "stargazers_count": 42, - "topics": [ - "air-quality", - "air-quality-measurements", - "air-quality-sensor", - "home-assistant-component" - ], - "last_fetched": 1655960007.107081 - }, - "340616586": { - "repository_manifest": { - "name": "Narodmon Cloud Integration", - "hacs": "1.6.0", - "homeassistant": "0.118.0" - }, - "authors": [ - "@Limych" - ], - "category": "integration", - "description": "Component to integrate Narodmon cloud into Home Assistant", - "domain": "narodmon", - "etag_repository": "W/\"b5cc5bcabb296520e1d61c1f85f3c43d5ad605619a7e3d41fe3d61da724ee5e4\"", - "full_name": "Limych/ha-narodmon", - "last_updated": "2022-07-11T08:09:04Z", - "stargazers_count": 11, - "topics": [ - "home-assistant-component", - "narodmon", - "weather" - ], - "last_fetched": 1657580006.097934 - }, - "319346850": { - "repository_manifest": { - "name": "Snowtire Sensor", - "hacs": "1.6.0", - "homeassistant": "2022.6.0" - }, - "authors": [ - "@limych" - ], - "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": 4, - "etag_repository": "W/\"d4d5396d2926bfd58c4c2d11e72b14739bbc25f459710ad02effd3582632f6d5\"", - "full_name": "Limych/ha-snowtire", - "last_updated": "2022-11-24T13:03:00Z", - "stargazers_count": 23, - "topics": [ - "car-winter-tires", - "home-assistant-component", - "tires" - ], - "last_fetched": 1669992009.892388 - }, - "357338258": { - "repository_manifest": { - "name": "Temperature Feels Like", - "hacs": "1.6.0", - "homeassistant": "2022.6.0" - }, - "authors": [ - "@Limych" - ], - "category": "integration", - "description": "Sensor of Temperature Feels Like for Home Assistant.", - "domain": "temperature_feels_like", - "downloads": 22, - "etag_repository": "W/\"e4a2bbfcb66a76dbed2fd0646c38ae0429d4c4b3e01aa711ae8e0c2ce7207ffb\"", - "full_name": "Limych/ha-temperature-feels-like", - "last_updated": "2022-12-20T09:29:46Z", - "stargazers_count": 60, - "topics": [ - "home-assistant-climate", - "home-assistant-component", - "home-assistant-sensor", - "home-assistant-temperature", - "home-assistant-weather" - ], - "last_fetched": 1672011873.498424 - }, - "242335771": { - "repository_manifest": { - "name": "SVT Play", - "country": [ - "SE" - ] - }, - "category": "integration", - "description": "Play SVT Play videos and channels via home assistant", - "domain": "svt_play", - "etag_repository": "W/\"e0bb043fdcf5f3decb0c5af79c6bab83ad3a0b9c0f45082afbd55fd808ec4385\"", - "full_name": "lindell/home-assistant-svt-play", - "last_updated": "2022-05-24T17:33:40Z", - "stargazers_count": 18, - "topics": [ - "svt", - "svtplay", - "sweden", - "tv", - "video" - ], - "last_fetched": 1672281874.560715 - }, - "219363790": { - "repository_manifest": { - "name": "TV4 Play", - "country": [ - "SE" - ] - }, - "category": "integration", - "description": "Play videos from the Swedish channel 4", - "domain": "tv4_play", - "etag_repository": "W/\"05f13727b3d0832822e5b681ec4b8abf9284f4b4b44b629263ef5a11da0787ba\"", - "full_name": "lindell/home-assistant-tv4-play", - "last_updated": "2022-11-17T13:46:26Z", - "stargazers_count": 17, - "topics": [ - "tv4", - "tv4play" - ], - "last_fetched": 1672371877.681776 - }, - "197950768": { - "repository_manifest": {}, - "authors": [ - "@ljmerza" - ], - "category": "integration", - "description": "Our Groceries Integration for Home Assistant", - "domain": "ourgroceries", - "etag_repository": "W/\"950b2152bb20e5b48e46c54794c85a923210b7308f9e461be40f0bfe7ab552fa\"", - "full_name": "ljmerza/ha-our-groceries", - "last_updated": "2022-12-08T14:53:33Z", - "stargazers_count": 29, - "last_fetched": 1671019828.741638 - }, - "183064800": { - "repository_manifest": { - "name": "Email Sensor", - "render_readme": true - }, - "authors": [ - "@ljmerza" - ], - "category": "integration", - "description": "Email Sensor for collecting tracking numbers from over 30 providers.", - "domain": "email", - "etag_repository": "W/\"4320df9602955e851f5df02ccb135505f5a0b8aaa4e8148351cd285f4b597541\"", - "full_name": "ljmerza/ha-email-sensor", - "last_updated": "2022-12-14T17:39:15Z", - "stargazers_count": 66, - "last_fetched": 1672191874.872248 - }, - "200035037": { - "repository_manifest": { - "name": "Discord Game", - "homeassistant": "2022.03.0b0" - }, - "category": "integration", - "description": "Home Assistant custom component to get online and game status of Discord users", - "domain": "discord_game", - "etag_repository": "W/\"57ae54bde2768de33de792b0803a1b84a73e6230d3fc9816c606ba42db73afc3\"", - "full_name": "LordBoos/discord_game", - "last_updated": "2022-10-02T22:38:34Z", - "stargazers_count": 37, - "last_fetched": 1669632012.077924 - }, - "243841075": { - "repository_manifest": { - "name": "CS:GO game state", - "homeassistant": "0.100" - }, - "authors": [ - "@lociii", - "@davidramiro" - ], - "category": "integration", - "description": "CS:GO gamestate reporting to Home Assistant", - "domain": "csgo_gamestate", - "etag_repository": "W/\"2447519104fced2261a4b9bc0e2aad86b379b0562067e1298e2b7dada57462ef\"", - "full_name": "lociii/homeassistant-csgo", - "last_updated": "2022-03-02T16:54:48Z", - "stargazers_count": 16, - "last_fetched": 1665917280.958942 - }, - "246657442": { - "repository_manifest": { - "name": "Current Cost" - }, - "authors": [ - "@lolouk44" - ], - "category": "integration", - "description": "CurrentCost Meter Reading Custom Component for Home Assistant ", - "domain": "currentcost", - "etag_repository": "W/\"b88f2a5a5b2b2ad14400ce40aae812b4f44f0a3eb892ce83a878f7897fdc07a6\"", - "full_name": "lolouk44/CurrentCost_HA_CC", - "last_updated": "2022-10-12T13:56:53Z", - "stargazers_count": 14, - "topics": [ - "cc128", - "current-cost", - "currentcost", - "envi", - "envir" - ], - "last_fetched": 1667236650.046293 - }, - "257912976": { - "repository_manifest": { - "name": "Mqtt template switch", - "render_readme": true - }, - "category": "integration", - "description": "mqtt template switch for homeassistant", - "domain": "mqtt_template", - "etag_repository": "W/\"94f9e340279b0686b933321ba10b01a4bb6eea93c58d376fc2856bdb4a718dd0\"", - "full_name": "lukich48/hass_mqtt_template_switch", - "last_updated": "2021-03-07T13:28:58Z", - "stargazers_count": 3, - "last_fetched": 1652360007.824689 - }, - "262203345": { - "repository_manifest": { - "name": "Midea Smart Aircon", - "homeassistant": "0.110.2" - }, - "authors": [ - "@mac-zhou" - ], - "category": "integration", - "description": "Home Assistant Custom Integration for Midea Group(Hualing, Senville, Klimaire, AirCon, Century, Pridiom, Thermocore, Comfee, Toshiba, Carrier, Goodman, Friedrich, Samsung, Kenmore, Trane, Lennox, LG and much more) Air Conditioners via LAN.", - "domain": "midea_ac", - "etag_repository": "W/\"368dc89ed431a44535cf9e4baf3c6a57ba6c0a1d71124187737c7dba298760eb\"", - "full_name": "mac-zhou/midea-ac-py", - "last_updated": "2022-11-30T15:28:56Z", - "stargazers_count": 424, - "last_fetched": 1672461879.595202 - }, - "361961255": { - "repository_manifest": { - "name": "Metlink Wellington Transport", - "render_readme": true, - "country": "NZ", - "homeassistant": "2022.3.0" - }, - "authors": [ - "@make-all" - ], - "category": "integration", - "description": "Metlink Wellington Public Transport integration for Home Assistant", - "domain": "metlink", - "etag_repository": "W/\"807a85dc3c187d0ba3ee8d8a13fd85a208e1a1f2763037983fdd2c2498c8ee63\"", - "full_name": "make-all/metlink-nz", - "last_updated": "2022-07-07T04:11:21Z", - "stargazers_count": 4, - "topics": [ - "metlink", - "metlink-api", - "transport", - "wellington" - ], - "last_fetched": 1666367288.688689 - }, - "254347436": { - "repository_manifest": { - "name": "Waste Collection Schedule" - }, - "authors": [ - "@mampfes" - ], - "category": "integration", - "description": "Home Assistant integration framework for (garbage collection) schedules", - "domain": "waste_collection_schedule", - "etag_repository": "W/\"3e54f206f7682d5360222adbb191c5ccb4254852e678413fa222de8c85b0947b\"", - "full_name": "mampfes/hacs_waste_collection_schedule", - "last_updated": "2023-01-03T09:02:53Z", - "stargazers_count": 302, - "topics": [ - "abfall", - "abfallnavi", - "abfallplus", - "garbage", - "garbage-collection", - "jumomind", - "muell", - "muellabfuhr", - "muellsammlung", - "mymuell", - "regioit", - "waste", - "waste-collection" - ], - "last_fetched": 1672737984.398008 - }, - "259739166": { - "repository_manifest": { - "name": "Octopus Agile", - "render_readme": true - }, - "authors": [ - "@markgdev" - ], - "category": "integration", - "description": "Octopus Agile custom component for Home Assistant", - "domain": "octopusagile", - "etag_repository": "W/\"2c4f9bff112b44801ab336507a1cc8f583904865baca38dea421a09c49d10d01\"", - "full_name": "markgdev/home-assistant_OctopusAgile", - "last_updated": "2022-11-05T17:07:08Z", - "stargazers_count": 66, - "topics": [ - "energy", - "octopus", - "octopus-agile", - "octopus-energy" - ], - "last_fetched": 1671019834.131903 - }, - "326220257": { - "repository_manifest": { - "name": "Viomi Robot Vacuum Cleaner SE (V-RVCLM21A)", - "country": [ - "FR", - "PL", - "PT" - ], - "zip_release": true, - "filename": "viomi_se.zip" - }, - "authors": [ - "@nqkdev", - "@KrzysztofHajdamowicz", - "@marotoweb" - ], - "category": "integration", - "description": "Hacky Home assistant support for Viomi SE (V-RVCLM21A)", - "domain": "viomise", - "downloads": 1194, - "etag_repository": "W/\"311ae37e6d4938bb0be4baa6539c3787ef12f051ddbbb93701bd64572c0c2b7e\"", - "full_name": "marotoweb/home-assistant-vacuum-viomise", - "last_updated": "2022-06-29T18:36:07Z", - "stargazers_count": 19, - "topics": [ - "robot-vacuum", - "vacuum", - "viomi" - ], - "last_fetched": 1672371883.727023 - }, - "319744131": { - "repository_manifest": { - "name": "TapHome", - "render_readme": true, - "homeassistant": "2021.7.0", - "content_in_root": true - }, - "authors": [ - "@martindybal" - ], - "category": "integration", - "description": "TapHome integration into Home Assistant.", - "domain": "taphome", - "etag_repository": "W/\"58e23c25a030f1b4393b3ddef7dbeba707d2bb0254970420f8ec43cdb7d63519\"", - "full_name": "martindybal/taphome-homeassistant", - "last_updated": "2022-12-28T11:50:23Z", - "stargazers_count": 7, - "topics": [ - "taphome" - ], - "last_fetched": 1672371883.793375 - }, - "195883127": { - "repository_manifest": {}, - "authors": [ - "@Martinvdm", - "@vloris" - ], - "category": "integration", - "description": "Garbage collection Nissewaard for Home Assistant", - "domain": "nissewaard", - "etag_repository": "W/\"180f3b53d867b79be731b38ae9e95547c3f90ab9338f9af25526591e478608bc\"", - "full_name": "Martinvdm/garbage-nissewaard-homeassistant", - "last_updated": "2021-04-11T12:18:11Z" - }, - "334076222": { - "repository_manifest": { - "name": "AstroWeather", - "render_readme": true - }, - "authors": [ - "@mawinkler" - ], - "category": "integration", - "description": "Asynchronous Astro Weather Forecast for Home Assistant", - "domain": "astroweather", - "etag_repository": "W/\"82d11b470f82a82af9b6b7f0a139b930d38c280c809425297dfd73570d69098a\"", - "full_name": "mawinkler/astroweather", - "last_updated": "2022-10-29T19:19:49Z", - "stargazers_count": 23, - "topics": [ - "7timer", - "astronomy", - "forecast" - ], - "last_fetched": 1668841005.262362 - }, - "335750566": { - "repository_manifest": { - "name": "Brandstofprijzen", - "render_readme": true, - "country": [ - "NL" - ] - }, - "authors": [ - "@metbril" - ], - "category": "integration", - "description": "Home Assistant component for fuel prices from United Consumers", - "domain": "brandstofprijzen", - "etag_repository": "W/\"d6ce2edc33db778e2b8c8394f770600bed7ac00055f2c23551010d44a9b9df8b\"", - "full_name": "metbril/home-assistant-brandstofprijzen", - "last_updated": "2022-10-02T04:22:27Z", - "stargazers_count": 5, - "last_fetched": 1665287543.466361 - }, - "295627573": { - "repository_manifest": { - "name": "Fortnite Stats", - "hacs": "0.24.0", - "homeassistant": "0.110.0", - "render_readme": true - }, - "authors": [ - "@michaellunzer", - "@clyra" - ], - "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", - "etag_repository": "W/\"a3fc18b2c93c1997a6e9c8455f7101b7557c957c51d53c97c9aa54c1ce2e2e0b\"", - "full_name": "michaellunzer/Home-Assistant-Custom-Component-Fortnite", - "last_updated": "2021-11-03T06:00:38Z", - "stargazers_count": 4, - "topics": [ - "fortnite", - "fortnite-api", - "fortnite-stats" - ] - }, - "363468409": { - "repository_manifest": { - "name": "RedPocket Mobile", - "render_readme": true - }, - "authors": [ - "@mbillow" - ], - "category": "integration", - "description": "RedPocket Integration for Data Usage Monitoring", - "domain": "redpocket", - "etag_repository": "W/\"ce7413940602c45623e9e7ea57b9585bd5b1ca0f6cf224244632c2685135840e\"", - "full_name": "mbillow/ha-redpocket", - "last_updated": "2021-06-06T19:51:29Z", - "stargazers_count": 2, - "topics": [ - "home", - "mvno", - "redpocket" - ], - "last_fetched": 1661432761.206968 - }, - "305188358": { - "repository_manifest": { - "name": "Heatmiser Wifi", - "render_readme": true - }, - "authors": [ - "@midstar" - ], - "category": "integration", - "description": "Heatmiser Wifi Home Assistant Component", - "domain": "heatmiser_wifi", - "etag_repository": "W/\"c44fc0fdf4623900ed3fc19ec6a49a01d9896adec3625ea853cd172416158cd9\"", - "full_name": "midstar/heatmiser_wifi_ha", - "last_updated": "2022-05-12T14:24:49Z", - "stargazers_count": 3, - "topics": [ - "climate", - "heatmiser", - "homeassisant", - "thermostat", - "wifi" - ], - "last_fetched": 1652450309.611096 - }, - "239366330": { - "repository_manifest": { - "name": "SenseME", - "homeassistant": "2021.3.0" - }, - "authors": [ - "@mikelawrence" - ], - "category": "integration", - "description": "Haiku with SenseME fan integration for Home Assistant", - "domain": "senseme", - "etag_repository": "W/\"9c7db98b4378db33fd60436444aefe9f1d60beecd0399b30ad20b079329aa43b\"", - "full_name": "mikelawrence/senseme-hacs", - "last_updated": "2021-12-28T02:15:41Z", - "stargazers_count": 21, - "topics": [ - "bigassfans", - "fan", - "haiku", - "senseme" - ], - "last_fetched": 1672461887.613223 - }, - "291317330": { - "repository_manifest": { - "name": "Electric Vehicle Charge Control", - "country": [ - "SK" - ], - "homeassistant": "2021.12.0" - }, - "authors": [ - "@mletenay" - ], - "category": "integration", - "description": "Home Assistant custom component for Electric Vehicle Charge Control devices by Phoenix Contact ", - "domain": "phoenix_contact", - "etag_repository": "W/\"0f600786293d98d142d764e9b254bd15533385c2e3ec8dda019d76cc17da4abe\"", - "full_name": "mletenay/home-assistant-ev-charge-control", - "last_updated": "2021-12-21T23:06:01Z", - "topics": [ - "charging-stations", - "electric-vehicles", - "evse" - ] - }, - "289251122": { - "repository_manifest": { - "name": "GoodWe Inverter (experimental)", - "country": "SK", - "homeassistant": "2022.7.0" - }, - "authors": [ - "@mletenay" - ], - "category": "integration", - "description": "Experimental version of Home Assistant integration for Goodwe solar inverters", - "domain": "goodwe", - "etag_repository": "W/\"a0574c1e44256124772a3829aa12c721f01f0008c67346fd2b5502ff0046c9b6\"", - "full_name": "mletenay/home-assistant-goodwe-inverter", - "last_updated": "2022-11-04T22:14:03Z", - "stargazers_count": 88, - "topics": [ - "goodwe", - "home-assistant-sensor", - "pv-systems" - ], - "last_fetched": 1670082023.026774 - }, - "197578489": { - "repository_manifest": {}, - "authors": [ - "@mlowijs", - "@robhofmann" - ], - "category": "integration", - "description": null, - "domain": "tesla_cc", - "etag_repository": "W/\"c1ea2978f62e2b1223a56230bb3578a5459da1bbfb109d0ccd207412e4f4f4fa\"", - "full_name": "mlowijs/HomeAssistant-TeslaCustomComponent", - "last_updated": "2020-06-13T08:59:32Z", - "stargazers_count": 7 - }, - "203244705": { - "repository_manifest": { - "name": "OpenMensa Sensor" - }, - "category": "integration", - "description": "A platform sensor which tells you which meals are served in your canteen.", - "domain": "openmensa", - "etag_repository": "W/\"8a61940cd695986ad5ae7778c789bc87929382ce7117389c7e530d45a299cf9d\"", - "full_name": "Mofeywalker/openmensa-hass-component", - "last_updated": "2021-09-04T08:04:28Z", - "stargazers_count": 2, - "last_fetched": 1652180007.793124 - }, - "188106531": { - "repository_manifest": { - "name": "Mail and Packages", - "homeassistant": "0.109.0", - "zip_release": true, - "filename": "mail_and_packages.zip" - }, - "authors": [ - "@moralmunky", - "@firstof9" - ], - "category": "integration", - "description": "Home Assistant integration providing day of package counts and USPS informed delivery images.", - "domain": "mail_and_packages", - "downloads": 5823, - "etag_repository": "W/\"91e77ec6e89d72467ea060f5eb68bf15bbf15dc963517be466d8e1d4495c584c\"", - "full_name": "moralmunky/Home-Assistant-Mail-And-Packages", - "last_updated": "2022-12-23T01:20:15Z", - "stargazers_count": 385, - "topics": [ - "home-assistant-config", - "lovelace-card", - "lovelace-custom-card" - ], - "last_fetched": 1672551886.404477 - }, - "354515979": { - "repository_manifest": { - "name": "Philips Ambilight+Hue Switch", - "render_readme": true - }, - "authors": [ - "@jomwells", - "@Mr-Groch" - ], - "category": "integration", - "description": "ON/OFF Abilight+Hue (Switch) component for Philips Ambilight TV's", - "domain": "philips_ambilight+hue", - "etag_repository": "W/\"c604e923b891bb6e70c748b65eaabf025e994b717ca266bb089a6589f229a2ec\"", - "full_name": "Mr-Groch/ambihue", - "last_updated": "2022-03-18T19:31:20Z", - "stargazers_count": 12, - "topics": [ - "ambilight", - "philips-hue" - ], - "last_fetched": 1647726390.846806 - }, - "347985393": { - "repository_manifest": { - "name": "Emulated color temp light", - "render_readme": true - }, - "authors": [ - "@Mr-Groch" - ], - "category": "integration", - "description": "Emulate SUPPORT_COLOR_TEMP for color lights that doesn't support color temp (like some Ikea Tradfri bulbs) - Home Assistant component", - "domain": "emulated_color_temp", - "etag_repository": "W/\"7c1358efc9ec8467ab776a4d259d27f8b5c59af6fc5f5fd8624ce845bd14ddf7\"", - "full_name": "Mr-Groch/HA-Emulated-Color-Temp-Light", - "last_updated": "2022-08-18T21:25:51Z", - "stargazers_count": 6, - "topics": [ - "color-lights", - "color-temperature", - "ct", - "ikea-tradfri-bulbs", - "light" - ], - "last_fetched": 1666007295.79513 - }, - "272094506": { - "repository_manifest": { - "name": "Blitzortung.org Lightning Detector", - "homeassistant": "2021.9.0" - }, - "authors": [ - "@mrk-its" - ], - "category": "integration", - "description": "Custom Component for fetching lightning data from blitzortung.org", - "domain": "blitzortung", - "etag_repository": "W/\"aa530fae461a9dc55bf1deec3a13b5bdcb5739ffa4d5189b76564eb53069f38b\"", - "full_name": "mrk-its/homeassistant-blitzortung", - "last_updated": "2022-12-01T23:06:45Z", - "stargazers_count": 94, - "topics": [ - "blitzortung", - "lightning-network" - ], - "last_fetched": 1670262029.071018 - }, - "325962977": { - "repository_manifest": { - "name": "EMSC Earthquake RSS Feed", - "hacs": "1.6.0", - "homeassistant": "2021.12.2" - }, - "authors": [ - "@msekoranja" - ], - "category": "integration", - "description": "EMSC Home Assistant Integration", - "domain": "emscrss", - "etag_repository": "W/\"2139ba9554a8f94d188fc57635982f5243ea90a6903cc59da31dcb4db3407739\"", - "full_name": "msekoranja/emsc-hacs-repository", - "last_updated": "2022-02-09T23:26:15Z", - "stargazers_count": 3, - "last_fetched": 1653620007.244207 - }, - "253842395": { - "repository_manifest": { - "name": "Jaguar Landrover InControl", - "homeassistant": "0.115.0" - }, - "authors": [ - "@msp1974" - ], - "category": "integration", - "description": "An integration for JLR InControl to Home Assistant", - "domain": "jlrincontrol", - "etag_repository": "W/\"04bc09dc040d51323108e3add2f5c76473e47d26dc461495d8d8f35d4080a1f1\"", - "full_name": "msp1974/homeassistant-jlrincontrol", - "last_updated": "2022-10-24T17:40:41Z", - "stargazers_count": 34, - "topics": [ - "i-pace", - "jaguar", - "jlr", - "landrover", - "rrs", - "vehicle", - "wirelesscar" - ], - "last_fetched": 1671289842.997965 - }, - "330645002": { - "repository_manifest": { - "name": "Danfoss Ally", - "render_readme": true, - "homeassistant": "2022.1.0", - "zip_release": true, - "filename": "danfoss_ally.zip" - }, - "authors": [ - "@MTrab" - ], - "category": "integration", - "description": "Danfoss Ally intragration for Home Assistant", - "domain": "danfoss_ally", - "downloads": 102, - "etag_repository": "W/\"f4b2878b04836ae0f5aeb510707235364e2b9fc9c46317e7b209de4fea3de58a\"", - "full_name": "MTrab/danfoss_ally", - "last_updated": "2022-12-12T20:54:00Z", - "stargazers_count": 17, - "topics": [ - "climate", - "homeassistant-custom-component", - "thermostat" - ], - "last_fetched": 1671109846.267593 - }, - "255662264": { - "repository_manifest": { - "name": "Landroid Cloud", - "homeassistant": "2022.7.0", - "zip_release": true, - "filename": "landroid_cloud.zip" - }, - "authors": [ - "@MTrab" - ], - "category": "integration", - "description": "Landroid Cloud component for Home Assistant", - "domain": "landroid_cloud", - "downloads": 3153, - "etag_repository": "W/\"8aab5130f2958c18625d0f12eb5621dfc4f0454bd506244692fc7f1431191fa9\"", - "full_name": "MTrab/landroid_cloud", - "last_updated": "2022-12-27T12:06:39Z", - "stargazers_count": 115, - "topics": [ - "homeassistant-custom-component", - "kress", - "landroid", - "landxcape", - "mower-robot", - "worx" - ], - "last_fetched": 1672551891.331913 - }, - "337387822": { - "repository_manifest": { - "name": "Hella ONYX.CENTER", - "homeassistant": "2021.11.5", - "render_readme": true - }, - "authors": [ - "@muhlba91" - ], - "category": "integration", - "description": "Home Assistant integration (HACS) for Hella's ONYX.CENTER appliance", - "domain": "hella_onyx", - "etag_repository": "W/\"6229887c7aa4db86e91ce26c0ebf8a1106feaf4f538e968da374f3e79a0bf202\"", - "full_name": "muhlba91/onyx-homeassistant-integration", - "last_updated": "2021-11-24T14:52:27Z", - "stargazers_count": 2, - "topics": [ - "hella", - "onyx" - ] - }, - "192604318": { - "repository_manifest": { - "name": "iPhone Device Tracker", - "homeassistant": "0.94.0", - "zip_release": true, - "filename": "iphonedetect.zip" - }, - "authors": [ - "@mudape" - ], - "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": 11038, - "etag_repository": "W/\"7f08a070cc1aeaa47b3255597a50b4a15b0c3f5785489d63108f12586e08fd44\"", - "full_name": "mudape/iphonedetect", - "last_updated": "2022-06-15T17:47:40Z", - "stargazers_count": 227, - "topics": [ - "iphonedetect" - ], - "last_fetched": 1671537686.940853 - }, - "340759468": { - "repository_manifest": { - "name": "NIWA Tides", - "country": [ - "NZ" - ], - "render_readme": true - }, - "authors": [ - "@muxa" - ], - "category": "integration", - "description": "Custom integration for Home Assistant to get New Zealand tide information from NIWA Tides API", - "domain": "niwa_tides", - "etag_repository": "W/\"9d36aa7e1abb85164595f24c0fc8fa28982149806bbd4097c8e5a73c25132aea\"", - "full_name": "muxa/home-assistant-niwa-tides", - "last_updated": "2022-03-12T21:41:22Z", - "stargazers_count": 4, - "topics": [ - "tides" - ], - "last_fetched": 1654250306.628774 - }, - "351828005": { - "repository_manifest": { - "name": "Dahua VTO", - "render_readme": true - }, - "authors": [ - "@myhomeiot" - ], - "category": "integration", - "description": "Control Dahua VTO/VTH devices from Home Assistant", - "domain": "dahua_vto", - "etag_repository": "W/\"13d95416cebef8ab338462c01b2e8289d086c84dbacae97cce07d5e509b5ca5e\"", - "full_name": "myhomeiot/DahuaVTO", - "last_updated": "2022-12-29T21:38:09Z", - "stargazers_count": 86, - "topics": [ - "dahua" - ], - "last_fetched": 1672371895.166501 - }, - "269588712": { - "repository_manifest": { - "name": "Philips Hue Play HDMI Sync Box", - "render_readme": true, - "homeassistant": "2022.10.0" - }, - "authors": [ - "@mvdwetering" - ], - "category": "integration", - "description": "Home Assistant integration for the Philips Hue Play HDMI Sync Box", - "domain": "huesyncbox", - "downloads": 18, - "etag_repository": "W/\"2c3fad9e67636f1d562ba0bb713177e6caa37c6e41d844e04b6e82632d92cada\"", - "full_name": "mvdwetering/huesyncbox", - "last_updated": "2022-10-16T16:47:35Z", - "stargazers_count": 66, - "topics": [ - "hue-entertainment", - "huesync", - "philips-hue" - ], - "last_fetched": 1672641893.653127 - }, - "256733675": { - "repository_manifest": { - "name": "Cover Time Based RF (script/entity)", - "homeassistant": "2021.4" - }, - "authors": [ - "@davidramosweb", - "@nagyrobi", - "@Alfiegerner" - ], - "category": "integration", - "description": "Time-based cover with customizable scripts or entity to trigger opening, stopping and closing. Position is calculated based on the fraction of time spent by the cover traveling up or down. State can be updated with information based on external sensors.", - "domain": "cover_rf_time_based", - "etag_repository": "W/\"2b0748c2c68fa1d79e8051a87657e74bb606ba35291d6e273a998ce4261edab1\"", - "full_name": "nagyrobi/home-assistant-custom-components-cover-rf-time-based", - "last_updated": "2022-09-28T07:43:22Z", - "stargazers_count": 56, - "topics": [ - "433", - "433mhz", - "cover", - "rf", - "roller-shutters", - "script", - "service", - "shutter", - "trigger" - ], - "last_fetched": 1672371897.320841 - }, - "278930028": { - "repository_manifest": { - "name": "Linkplay-based speakers and devices", - "homeassistant": "2022.3.0" - }, - "authors": [ - "@nicjo814", - "@limych", - "@nagyrobi" - ], - "category": "integration", - "description": "LinkPlay based media devices integration for Home Assistant. Supports multiroom, Media Browser, and snapshot and restore functionality for TTS. Compatible with Mini Media Player card.", - "domain": "linkplay", - "etag_repository": "W/\"dc1217b66cfe965368f94db5ad75560ec632a0d5a92d7e50a76e941c3c233ebf\"", - "full_name": "nagyrobi/home-assistant-custom-components-linkplay", - "last_updated": "2022-12-06T05:22:44Z", - "stargazers_count": 95, - "topics": [ - "arylic", - "cvte", - "harman-kardon", - "linkplay", - "media-player", - "speaker", - "tts" - ], - "last_fetched": 1672737999.722701 - }, - "321172020": { - "repository_manifest": { - "name": "Litter-Robot", - "render_readme": true - }, - "authors": [ - "@natekspencer" - ], - "category": "integration", - "description": "Home Assistant integration for a Litter-Robot Connect self-cleaning litter box", - "domain": "litterrobot", - "etag_repository": "W/\"9cc00dc169650c071db9f4b4dd03ccb36469d6af166ef0594b5e682f6c5e6226\"", - "full_name": "natekspencer/hacs-litterrobot", - "last_updated": "2021-09-14T00:21:28Z", - "stargazers_count": 8, - "topics": [ - "homeassistant-custom-component", - "litter-robot", - "python3" - ] - }, - "344660161": { - "repository_manifest": { - "name": "eGauge", - "hacs": "1.6.0", - "homeassistant": "2021.9.0", - "render_readme": true - }, - "authors": [ - "@neggert" - ], - "category": "integration", - "description": "Home Assistant custom component for eGauge monitor", - "domain": "egauge", - "etag_repository": "W/\"7881c0a093e045d02a919a38a57c341505ae6048a3ce7447a949a47723c96362\"", - "full_name": "neggert/hass-egauge", - "last_updated": "2022-04-21T06:12:13Z", - "stargazers_count": 9, - "last_fetched": 1650560008.204029 - }, - "236358405": { - "repository_manifest": { - "name": "Broadlink s2c and s1c sensors", - "render_readme": true, - "homeassistant": "0.112.0" - }, - "authors": [ - "@nick2525" - ], - "category": "integration", - "description": "Broadlink s2c and Broadlink s1c sensors for Home Assistant", - "domain": "broadlink_s1c", - "etag_repository": "W/\"552d77089b8241b0f092162c8eae194d6c0659e359f2156ebe989c8ffaeff254\"", - "full_name": "nick2525/broadlink_s1c_s2c", - "last_updated": "2021-12-07T18:44:13Z", - "stargazers_count": 6, - "topics": [ - "broadlink", - "hacz", - "s1c", - "s2c" - ] - }, - "153870340": { - "repository_manifest": { - "name": "Harmony Hub Climate Controller", - "homeassistant": "0.96.0", - "render_readme": true - }, - "category": "integration", - "description": "â„ Use a Harmony Hub to control an IR controlled climate device", - "domain": "harmony_ac", - "etag_repository": "W/\"c6ad01150371ed12cb822e5ba4ced5830134ed652d6dcbc44143455ee56757df\"", - "full_name": "nickneos/HA_harmony_climate_component", - "last_updated": "2021-03-12T13:27:19Z", - "stargazers_count": 23, - "topics": [ - "air-conditioner", - "climate", - "harmony", - "hvac" - ], - "last_fetched": 1669106548.772136 - }, - "307098646": { - "repository_manifest": { - "name": "Alarmo", - "render_readme": true, - "zip_release": true, - "filename": "alarmo.zip", - "hide_default_branch": true - }, - "authors": [ - "@nielsfaber" - ], - "category": "integration", - "description": "Easy to use alarm system integration for Home Assistant", - "domain": "alarmo", - "downloads": 10149, - "etag_repository": "W/\"37317962db8664a2ccfa4b533c643ee77aa07d6ef5220172222233abb4e6948e\"", - "full_name": "nielsfaber/alarmo", - "last_updated": "2022-12-21T07:45:26Z", - "stargazers_count": 677, - "topics": [ - "alarm", - "assistant", - "home", - "security" - ], - "last_fetched": 1672738001.467072 - }, - "286186485": { - "repository_manifest": { - "name": "Scheduler component", - "render_readme": true - }, - "authors": [ - "@nielsfaber" - ], - "category": "integration", - "description": "Custom component for HA that enables the creation of scheduler entities", - "domain": "scheduler", - "downloads": 47, - "etag_repository": "W/\"a670844ac28c065d49cab3d81c02019a6c1802e76551616fd097ddb1b22d3c46\"", - "full_name": "nielsfaber/scheduler-component", - "last_updated": "2022-12-15T18:50:24Z", - "stargazers_count": 362, - "topics": [ - "scheduler" - ], - "config_flow": true, - "default_branch": "main", - "installed_commit": "15beebd", - "installed": true, - "last_commit": "ef9875b", - "last_version": "v3.2.14", - "manifest_name": "Scheduler", - "open_issues": 14, - "published_tags": [ - "v3.2.14", - "v3.2.13", - "v3.2.12", - "v3.2.11", - "v3.2.10" - ], - "pushed_at": "2022-12-15T18:50:24", - "releases": true, - "version_installed": "v3.2.12", - "last_fetched": 1672770079.250154 - }, - "154417419": { - "repository_manifest": {}, - "category": "integration", - "description": "Home Assistant custom component for the newer (2016+) Philips Android TVs", - "domain": "philips_android_tv", - "etag_repository": "W/\"1d2115fe6f2ae781c407dc6b0cea7977006cb80bca1305a56336cebddfab69c3\"", - "full_name": "nstrelow/ha_philips_android_tv", - "last_updated": "2021-07-22T15:04:24Z", - "stargazers_count": 105, - "topics": [ - "philips-tv", - "tv" - ], - "last_fetched": 1666187306.178582 - }, - "247070270": { - "repository_manifest": { - "name": "SamsungTV Smart", - "homeassistant": "2022.11.0" - }, - "authors": [ - "@ollo69" - ], - "category": "integration", - "description": "📺 Home Assistant SamsungTV Smart Component with simplified SmartThings API Support configurable from User Interface.", - "domain": "samsungtv_smart", - "etag_repository": "W/\"86517acb9c0dc72c37ee3c3a458b9a74c4d1e7cbdf41aec28a41e6ac800bcf22\"", - "full_name": "ollo69/ha-samsungtv-smart", - "last_updated": "2023-01-01T22:18:07Z", - "stargazers_count": 244, - "topics": [ - "samsung", - "samsung-smart-tv", - "samsung-tv", - "smartthings" - ], - "last_fetched": 1672641900.123745 - }, - "250022973": { - "repository_manifest": { - "name": "SmartThinQ LGE Sensors", - "homeassistant": "2022.11.0" - }, - "authors": [ - "@ollo69" - ], - "category": "integration", - "description": "HomeAssistant custom integration for SmartThinQ LG devices configurable with Lovelace User Interface.", - "domain": "smartthinq_sensors", - "etag_repository": "W/\"10394b0348d80fb8b99560e54472110c036f31be6bbd3f1d2434478ba9c0333d\"", - "full_name": "ollo69/ha-smartthinq-sensors", - "last_updated": "2022-12-27T09:09:25Z", - "stargazers_count": 607, - "topics": [ - "ac", - "air-purifier", - "climate", - "dehumidifier", - "dishwasher", - "dryer", - "fan", - "lg", - "lg-devices", - "lge", - "oven", - "range", - "refrigerator", - "sensors", - "smartthinq", - "thinq", - "washer" - ], - "last_fetched": 1672191900.69041 - }, - "144888844": { - "repository_manifest": {}, - "category": "integration", - "description": null, - "domain": "ovapi", - "etag_repository": "W/\"16a70c1011a7970b621ccd3480be5d41c780494e0f1130e92b1c9836809a3ae0\"", - "full_name": "Paul-dH/Home-Assisant-Sensor-OvApi", - "last_updated": "2022-02-13T09:05:36Z", - "stargazers_count": 16, - "last_fetched": 1670929858.144782 - }, - "340596609": { - "repository_manifest": { - "name": "Panasonic Smart App" - }, - "authors": [ - "@osk2" - ], - "category": "integration", - "description": "🔛 Panasonic Smart App integration for Home Assistant.", - "domain": "panasonic_smart_app", - "etag_repository": "W/\"ccaaaaef97623defe7d70297bd57ae898810f384e7d1fc147f85b374a7e5c2a2\"", - "full_name": "osk2/panasonic_smart_app", - "last_updated": "2022-12-24T14:34:39Z", - "stargazers_count": 44, - "topics": [ - "panasonic" - ], - "last_fetched": 1672191900.584507 - }, - "85400693": { - "repository_manifest": { - "name": "Padavan Tracker", - "render_readme": true - }, - "authors": [ - "@PaulAnnekov" - ], - "category": "integration", - "description": "Device tracker component that uses Padavan-based router", - "domain": "padavan_tracker", - "etag_repository": "W/\"9c393d48f55e94da6139979905f93062edbdcd00f40d9a52707385854960ed91\"", - "full_name": "PaulAnnekov/home-assistant-padavan-tracker", - "last_updated": "2022-05-18T17:01:17Z", - "stargazers_count": 42, - "topics": [ - "padavan", - "router", - "xiaomi" - ], - "last_fetched": 1663577951.349084 - }, - "279538782": { - "repository_manifest": { - "name": "Ecodevices RT2" - }, - "authors": [ - "@pcourbin" - ], - "category": "integration", - "description": "Home Assistant custom component for GCE Ecodevices RT2", - "domain": "ecodevices_rt2", - "etag_repository": "W/\"636a201ce28fd3000961b2318bd4a0ba24dc141d01dd624e494c8d52d048d075\"", - "full_name": "pcourbin/ecodevices_rt2", - "last_updated": "2022-01-06T09:15:40Z", - "stargazers_count": 1 - }, - "356053801": { - "repository_manifest": { - "name": "IMA Protect Alarm" - }, - "authors": [ - "@pcourbin" - ], - "category": "integration", - "description": "Home Assistant custom component for IMA Protect Alarm", - "domain": "imaprotect", - "etag_repository": "W/\"dc0baf44204d9f561696781274aa32382f7375e0d1b743056eaf071bb4e0c90f\"", - "full_name": "pcourbin/imaprotect", - "last_updated": "2022-10-03T05:10:03Z", - "stargazers_count": 1, - "topics": [ - "alarm" - ], - "last_fetched": 1664837561.604517 - }, - "237102126": { - "repository_manifest": { - "name": "Warsaw ZTM Information", - "country": "PL", - "homeassistant": "0.100.0" - }, - "authors": [ - "@kabturek", - "@peetereczek" - ], - "category": "integration", - "description": "Home Assistant (hass.io) custom component for Warsaw public transport", - "domain": "ztm", - "etag_repository": "W/\"bdb98d6369e66f4023ffd0246ef167088b9a5d1ea79324d72a2bac550c924eea\"", - "full_name": "peetereczek/ztm", - "last_updated": "2022-02-02T11:15:20Z", - "stargazers_count": 6, - "last_fetched": 1664837562.778148 - }, - "259270792": { - "repository_manifest": {}, - "authors": [ - "@peternijssen" - ], - "category": "integration", - "description": ":convenience_store: Integrate Jumbo.com in Home Assistant", - "domain": "jumbo", - "etag_repository": "W/\"91ca1fecb2d400602705bfb1817fd0cdebe4723b69830365aaeaa741ee1ce322\"", - "full_name": "peternijssen/home-assistant-jumbo", - "last_updated": "2021-03-29T18:10:16Z", - "stargazers_count": 7, - "topics": [ - "jumbo", - "supermarket" - ] - }, - "362145464": { - "repository_manifest": { - "name": "Multizone Controller", - "render_readme": true - }, - "authors": [ - "@Petro31" - ], - "category": "integration", - "description": "Integration that creates a multi-zone volume controller for media_players in Home Assistant", - "domain": "multizone_controller", - "etag_repository": "W/\"6a30d3ba559c236ce977fa2984f717a69224833b77bffefcf53700508299bf93\"", - "full_name": "Petro31/ha-integration-multizone-controller", - "last_updated": "2021-06-09T21:34:52Z", - "stargazers_count": 12, - "topics": [ - "media-players", - "multizone-controller", - "volume-increment", - "zone-volume" - ], - "last_fetched": 1669542039.761646 - }, - "211393677": { - "repository_manifest": { - "name": "Qubino Wire Pilot", - "render_readme": true, - "homeassistant": "0.96.0" - }, - "authors": [ - "@piitaya" - ], - "category": "integration", - "description": "Home Assistant Component for Qubino Wire Pilot", - "domain": "qubino_wire_pilot", - "etag_repository": "W/\"feff2c5ccabfbbfde341c3ebacb2d69b57ec26b8874db7745e602bdf8b2230b6\"", - "full_name": "piitaya/home-assistant-qubino-wire-pilot", - "last_updated": "2022-01-07T13:01:40Z", - "stargazers_count": 12, - "topics": [ - "climate", - "qubino", - "qubino-wire-pilot", - "thermostat" - ], - "last_fetched": 1672738008.274027 - }, - "196057008": { - "repository_manifest": { - "name": "Attributes extractor", - "homeassistant": "0.103.0" - }, - "authors": [ - "@pilotak" - ], - "category": "integration", - "description": "Breaks out specified attribute from other entities to a sensor", - "domain": "attributes", - "etag_repository": "W/\"ae516dba2caf23aff140af2c045ee4f06887f8747b7a5e49a7da3e9265d0d46d\"", - "full_name": "pilotak/homeassistant-attributes", - "last_updated": "2021-03-13T13:11:19Z", - "stargazers_count": 71, - "topics": [ - "attributes", - "breakout" - ], - "last_fetched": 1666367314.929971 - }, - "236123258": { - "repository_manifest": { - "name": "Camect Integration", - "country": "US", - "homeassistant": "0.99.9", - "render_readme": true - }, - "authors": [ - "@camect" - ], - "category": "integration", - "description": "A HACS integration for the Camect smart home surveillance system", - "domain": "camect", - "etag_repository": "W/\"6c0b283ea7b213df79202645868a9a62747f6bd4a4167f356a0d5bfcd6cfd83d\"", - "full_name": "pfunkmallone/HACS-camect-integration", - "last_updated": "2022-08-09T23:38:00Z", - "stargazers_count": 4, - "topics": [ - "camect" - ], - "last_fetched": 1663773957.972786 - }, - "196055705": { - "repository_manifest": { - "name": "Clientraw weather parser", - "homeassistant": "2022.7" - }, - "authors": [ - "@pilotak" - ], - "category": "integration", - "description": "Clientraw weather parser (clientraw.txt) for HomeAssistant", - "domain": "clientraw", - "etag_repository": "W/\"31c25fbd8573ddb6c668a20f62a2b65454f6beef1ad7a5049b99d0c0f43bbc42\"", - "full_name": "pilotak/homeassistant-clientraw", - "last_updated": "2022-07-10T12:14:33Z", - "stargazers_count": 11, - "topics": [ - "clientraw", - "davis", - "weather" - ], - "last_fetched": 1659740010.885471 - }, - "224073673": { - "repository_manifest": { - "name": "Calendarific", - "zip_release": true, - "filename": "calendarific.zip", - "homeassistant": "2021.12.0" - }, - "authors": [ - "@pinkywafer" - ], - "category": "integration", - "description": "Calendarific holiday sensor for Home Assistant ", - "domain": "calendarific", - "downloads": 839, - "etag_repository": "W/\"69cc2129f22d4cd479b16e4ed6c6183a701c2ed5bed4acd2693c255d1b8c7abc\"", - "full_name": "pinkywafer/Calendarific", - "last_updated": "2022-10-22T15:04:58Z", - "stargazers_count": 13, - "topics": [ - "api-client", - "calendarific", - "holidays" - ], - "last_fetched": 1666457311.933618 - }, - "193371469": { - "repository_manifest": { - "name": "Antistorm sensor", - "country": [ - "PL" - ], - "render_readme": true, - "zip_release": true, - "filename": "antistorm.zip" - }, - "authors": [ - "@PiotrMachowski" - ], - "category": "integration", - "description": "This sensor uses official API to get storm warnings from https://antistorm.eu.", - "domain": "antistorm", - "downloads": 242, - "etag_repository": "W/\"37c0fa21b5175c5a754b43f274442e681ad366adbbecec198ac4e1533f253a8d\"", - "full_name": "PiotrMachowski/Home-Assistant-custom-components-Antistorm", - "last_updated": "2022-08-15T02:30:20Z", - "stargazers_count": 11, - "topics": [ - "weather" - ], - "last_fetched": 1662079051.638841 - }, - "207881337": { - "repository_manifest": { - "name": "Anniversaries", - "zip_release": true, - "filename": "anniversaries.zip", - "homeassistant": "0.109.0" - }, - "authors": [ - "@pinkywafer" - ], - "category": "integration", - "description": "Anniversary Countdown Sensor for Home Assistant", - "domain": "anniversaries", - "downloads": 5765, - "etag_repository": "W/\"112146288b80b8a38dd82f5d6adcf5cd584c0d05932364653610692a08524703\"", - "full_name": "pinkywafer/Anniversaries", - "last_updated": "2022-11-03T17:01:40Z", - "stargazers_count": 119, - "topics": [ - "anniversaries" - ], - "last_fetched": 1672281907.104435 - }, - "193371566": { - "repository_manifest": { - "name": "Burze.dzis.net sensor", - "country": [ - "EU", - "PL" - ], - "render_readme": true, - "zip_release": true, - "filename": "antistorm.zip" - }, - "authors": [ - "@PiotrMachowski" - ], - "category": "integration", - "description": "This sensor uses official API to get weather warnings for Poland and storm warnings for Europe from https://burze.dzis.net.", - "domain": "burze_dzis_net", - "downloads": 1372, - "etag_repository": "W/\"d904f3d84cee952ec5888e0a553f85b89af4a9e48a45f0b2f1db9adb6c4253bb\"", - "full_name": "PiotrMachowski/Home-Assistant-custom-components-Burze.dzis.net", - "last_updated": "2022-08-15T02:29:40Z", - "stargazers_count": 30, - "topics": [ - "weather" - ], - "last_fetched": 1664550833.690438 - }, - "199549304": { - "repository_manifest": { - "name": "Google Keep", - "render_readme": true, - "zip_release": true, - "filename": "google_keep.zip" - }, - "authors": [ - "@PiotrMachowski" - ], - "category": "integration", - "description": "This sensor uses gkeepapi library to download a list of notes from https://keep.google.com/.", - "domain": "google_keep", - "downloads": 2743, - "etag_repository": "W/\"04eac004f4b1ec45ce25f31f2dc760908c298c058e677eb500d1beabdf119926\"", - "full_name": "PiotrMachowski/Home-Assistant-custom-components-Google-Keep", - "last_updated": "2022-08-15T02:29:51Z", - "stargazers_count": 53, - "topics": [ - "notes" - ], - "last_fetched": 1671921909.828732 - }, - "193588612": { - "repository_manifest": { - "name": "iMPK sensor", - "country": [ - "PL" - ], - "render_readme": true, - "zip_release": true, - "filename": "impk.zip" - }, - "authors": [ - "@PiotrMachowski" - ], - "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", - "etag_repository": "W/\"6f671f7da1df66ed13d3ab2c486ab1e83ee36aa4ed3b1603beaf37e34ded2d10\"", - "full_name": "PiotrMachowski/Home-Assistant-custom-components-iMPK", - "last_updated": "2022-01-23T16:43:48Z", - "stargazers_count": 13, - "topics": [ - "public-transport", - "wroclaw" - ], - "last_fetched": 1644377980.338817 - }, - "193371652": { - "repository_manifest": { - "name": "Looko2 sensor", - "country": [ - "PL" - ], - "render_readme": true, - "zip_release": true, - "filename": "looko2.zip" - }, - "authors": [ - "@PiotrMachowski" - ], - "category": "integration", - "description": "This sensor uses official API to get air quality data from https://looko2.com.", - "domain": "looko2", - "etag_repository": "W/\"97e4a5d297b03104d88c016843750ffd124377c4f08b65934c2aec25bd393e9d\"", - "full_name": "PiotrMachowski/Home-Assistant-custom-components-Looko2", - "last_updated": "2022-01-23T17:08:49Z", - "stargazers_count": 5, - "topics": [ - "air-quality", - "weather" - ] - }, - "193588464": { - "repository_manifest": { - "name": "RozkÅ‚adzik sensor", - "country": "PL", - "render_readme": true, - "zip_release": true, - "filename": "rozkladzik.zip" - }, - "authors": [ - "@PiotrMachowski" - ], - "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": 184, - "etag_repository": "W/\"6871972b6a5b11c6db96bbf6e3380713120f7ae86b39b5d95f85def9253e3fe0\"", - "full_name": "PiotrMachowski/Home-Assistant-custom-components-Rozkladzik", - "last_updated": "2022-08-15T02:29:55Z", - "stargazers_count": 8, - "topics": [ - "public-transport" - ], - "last_fetched": 1672461911.707077 - }, - "271398374": { - "repository_manifest": { - "name": "Saver", - "render_readme": true, - "zip_release": true, - "filename": "saver.zip" - }, - "authors": [ - "@PiotrMachowski" - ], - "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": 1253, - "etag_repository": "W/\"ff7abdf803c069a03bf3bd3789a7038e1a46ac537f0afb4fba5cd24bbaa57041\"", - "full_name": "PiotrMachowski/Home-Assistant-custom-components-Saver", - "last_updated": "2022-12-23T22:20:39Z", - "stargazers_count": 42, - "topics": [ - "automation", - "helper", - "save", - "script", - "variable" - ], - "last_fetched": 1672738015.329208 - }, - "193371922": { - "repository_manifest": { - "name": "Tauron AMIplus", - "render_readme": true, - "zip_release": true, - "filename": "tauron_amiplus.zip", - "country": "PL" - }, - "authors": [ - "@PiotrMachowski" - ], - "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": 1319, - "etag_repository": "W/\"c522b0edeb6e1a01ab0c488bf45ab6addb315ffa85c930076cfab213b4708e89\"", - "full_name": "PiotrMachowski/Home-Assistant-custom-components-Tauron-AMIplus", - "last_updated": "2022-11-13T18:10:31Z", - "stargazers_count": 66, - "topics": [ - "energy-monitor" - ], - "last_fetched": 1669376560.23197 - }, - "166045890": { - "repository_manifest": {}, - "authors": [ - "@pippyn" - ], - "category": "integration", - "description": "Provides Home Assistant sensors for multiple Dutch and Belgium waste collectors", - "domain": "afvalbeheer", - "etag_repository": "W/\"f4d6df53fe97206fc5e6635c7a2fbb61742d16d20eb07dacc35537b180771068\"", - "full_name": "pippyn/Home-Assistant-Sensor-Afvalbeheer", - "last_updated": "2022-12-22T14:15:27Z", - "stargazers_count": 178, - "topics": [ - "belgium", - "dutch", - "hassio-integration", - "waste-collectors" - ], - "last_fetched": 1672281911.745048 - }, - "299753146": { - "repository_manifest": { - "name": "Xiaomi Cloud Map Extractor", - "render_readme": true, - "zip_release": true, - "filename": "xiaomi_cloud_map_extractor.zip" - }, - "authors": [ - "@PiotrMachowski" - ], - "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": 31712, - "etag_repository": "W/\"2e1b0dbf797bc24cd79d0901fbaad6e7941c98f6757e030af9ebf6d552968073\"", - "full_name": "PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor", - "last_updated": "2022-11-04T13:55:15Z", - "stargazers_count": 849, - "topics": [ - "cloud", - "dreame", - "map", - "roborock", - "robot", - "roidmi", - "vacuum", - "vacuum-map", - "viomi", - "xiaomi", - "xiaomi-smart-home", - "xiaomi-vacuum" - ], - "last_fetched": 1672641913.249634 - }, - "209996125": { - "repository_manifest": { - "name": "Remote PicoTTS", - "render_readme": true, - "homeassistant": "0.36" - }, - "authors": [ - "@Poeschl" - ], - "category": "integration", - "description": "A custom component for Home Assistant which integrates my picoTTS Addon on HASS.io,", - "domain": "picotts_remote", - "etag_repository": "W/\"9af6d9a7a06425aed3cac1db1a5dcf2692daaa3bca530798989cc2dca88425dd\"", - "full_name": "Poeschl/Remote-PicoTTS", - "last_updated": "2022-06-03T14:25:15Z", - "stargazers_count": 10, - "topics": [ - "component", - "picotts-addon", - "remote-picotts" - ], - "last_fetched": 1662169058.135661 - }, - "281956859": { - "repository_manifest": { - "name": "D-Link HNAP", - "homeassistant": "0.109.0", - "render_readme": true - }, - "authors": [ - "@postlund" - ], - "category": "integration", - "description": "Experimental integration to Home Assistant supporting D-Link devices", - "domain": "dlink_hnap", - "etag_repository": "W/\"2de4c56a65b5128d451b29dcce7d5530a9b78ed688f40819ae026e8b857c76d1\"", - "full_name": "postlund/dlink_hnap", - "last_updated": "2022-05-28T09:18:28Z", - "stargazers_count": 28, - "topics": [ - "custom-integration", - "dlink" - ], - "last_fetched": 1670172051.402308 - }, - "236611771": { - "repository_manifest": { - "name": "TDAmeritrade", - "country": [ - "US" - ], - "homeassistant": "2022.6.1" - }, - "authors": [ - "@PrairieSnpr" - ], - "category": "integration", - "description": "TDAmeritrade component for Home Assistant", - "domain": "tdameritrade", - "etag_repository": "W/\"e459917b4ca1dcd1932975222105e8eeb9d4fda65b63c945dbe85b31582a9e01\"", - "full_name": "prairiesnpr/hass-tdameritrade", - "last_updated": "2022-06-11T15:13:15Z", - "stargazers_count": 5, - "topics": [ - "tdameritrade" - ], - "last_fetched": 1654970326.979349 - }, - "238568340": { - "repository_manifest": { - "name": "Freebox Player" - }, - "authors": [ - "@Pouzor" - ], - "category": "integration", - "description": "Custom Component for Home Assistant, enable to remote Freebox Player", - "domain": "freebox_player", - "etag_repository": "W/\"77abe1e7724ace4ccd4e02e3849018e2445adc5f2d141145e366a6396383a068\"", - "full_name": "Pouzor/freebox_player", - "last_updated": "2021-05-12T23:52:40Z", - "stargazers_count": 14, - "topics": [ - "freebox" - ], - "last_fetched": 1661989060.975757 - }, - "219035415": { - "repository_manifest": { - "name": "GeoRide integration", - "render_readme": true, - "country": [ - "FR" - ], - "homeassistant": "2022.2.0" - }, - "authors": [ - "ptimatth" - ], - "category": "integration", - "description": "GeoRide integration for Home Assistant", - "domain": "georide", - "etag_repository": "W/\"85ae249516aaa02feb0b2a3bb9b771d2bce34db29485acc6633e0ed43bfdc509\"", - "full_name": "ptimatth/GeorideHA", - "last_updated": "2022-04-06T15:56:13Z", - "stargazers_count": 13, - "last_fetched": 1666367324.259572 - }, - "268118148": { - "repository_manifest": { - "name": "Gardena Smart System", - "render_readme": true, - "homeassistant": "2021.7.0" - }, - "authors": [ - "@py-smart-gardena" - ], - "category": "integration", - "description": "Home Assistant custom component integration for Gardena Smart System", - "domain": "gardena_smart_system", - "etag_repository": "W/\"499c976d0b820a55f08c0ca8b6c80fda0204c53eb2d287ff7c2a7199f71f27bd\"", - "full_name": "py-smart-gardena/hass-gardena-smart-system", - "last_updated": "2022-07-27T21:09:33Z", - "stargazers_count": 117, - "topics": [ - "gardena", - "gardena-api", - "gardena-smart-system" - ], - "last_fetched": 1671921917.118101 - }, - "260264517": { - "repository_manifest": { - "name": "ClimaCell Weather Provider" - }, - "authors": [ - "@r-renato" - ], - "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/\"865bfb8dc1f2977cecd2818e9288d1483534fbda4828cb5e504fca23df70e7a5\"", - "full_name": "r-renato/ha-climacell-weather", - "last_updated": "2022-11-13T18:45:09Z", - "stargazers_count": 45, - "topics": [ - "climacell", - "weather" - ], - "last_fetched": 1668391039.790134 - }, - "264415552": { - "repository_manifest": { - "name": "Hive Custom Component", - "render_readme": true - }, - "authors": [ - "@Rendili", - "@KJonline" - ], - "category": "integration", - "description": "A custom version of the home assistant hive component", - "domain": "hive", - "etag_repository": "W/\"98d337cfaf4576fc4f4d6d067f187873f03ae6ade61e3ee3a4943b731da7d58c\"", - "full_name": "Pyhass/Hive-Custom-Component", - "last_updated": "2022-10-03T11:45:59Z", - "stargazers_count": 30, - "topics": [ - "hive" - ], - "last_fetched": 1666007323.060637 - }, - "365332200": { - "repository_manifest": { - "name": "PiJuice UPS Hat", - "render_readme": true, - "country": [ - "EN", - "FR" - ] - }, - "authors": [ - "@Racailloux" - ], - "category": "integration", - "description": "Home Assistant integration to support PiJuice UPS Hat and retrieve values to sensors.", - "domain": "pijuice", - "etag_repository": "W/\"9e65f46fbb799d6e78f7288ead9d6cec92c4e4720d84988d5408fffbfb8230cd\"", - "full_name": "Racailloux/home-assistant-pijuice", - "last_updated": "2022-12-01T20:16:22Z", - "stargazers_count": 11, - "topics": [ - "battery", - "hat", - "integrations", - "pijuice", - "raspberry-pi", - "sensors", - "ups", - "voltage" - ], - "last_fetched": 1671289869.842838 - }, - "289550686": { - "repository_manifest": { - "name": "Zoom", - "render_readme": true, - "homeassistant": "2021.5.0b0", - "zip_release": true, - "filename": "zoom.zip" - }, - "authors": [ - "@raman325" - ], - "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": 1011, - "etag_repository": "W/\"a9804a0084d1c756fe8ee3df3159bd7ebc3c302e6025bf3d2185e4e8f6e74767\"", - "full_name": "raman325/ha-zoom-automation", - "last_updated": "2022-12-13T06:27:24Z", - "stargazers_count": 57, - "topics": [ - "automation", - "ha", - "webhook-event", - "zoom" - ], - "last_fetched": 1670929876.525102 - }, - "197983504": { - "repository_manifest": {}, - "authors": [ - "@rdehuyss" - ], - "category": "integration", - "description": "Support for Denkovi IOT Relay modules in HomeAssistant", - "domain": "denkovi", - "etag_repository": "W/\"90d830139f4f549c3b1b20e60a5ef2b25a34277c70b1e0e818881f39dcad838e\"", - "full_name": "rdehuyss/homeassistant-custom_components-denkovi", - "last_updated": "2021-07-24T21:00:35Z", - "stargazers_count": 5, - "topics": [ - "denkovi" - ] - }, - "347143701": { - "repository_manifest": { - "name": "Channels DVR Recently Recorded" - }, - "authors": [ - "@rccoleman" - ], - "category": "integration", - "description": "â–¶ï¸ Channels DVR component to feed Upcoming Media Card.", - "domain": "channels_dvr_recently_recorded", - "etag_repository": "W/\"632cb7ecceb6006f5a9249de7466507ba4ee9b6b01cfcd6548ba11be5aeaa122\"", - "full_name": "rccoleman/channels_dvr_recently_recorded", - "last_updated": "2021-12-05T17:10:49Z", - "stargazers_count": 11, - "topics": [ - "channels-dvr", - "homeassista" - ] - }, - "316421110": { - "repository_manifest": { - "name": "La Marzocco" - }, - "authors": [ - "@rccoleman" - ], - "category": "integration", - "description": "Interact with your La Marzocco espresso machine", - "domain": "lamarzocco", - "etag_repository": "W/\"84892d7db7142bc56575746141f758e6ad2c237ea564459ade73f043f2d5ebbd\"", - "full_name": "rccoleman/lamarzocco", - "last_updated": "2022-11-22T17:04:40Z", - "stargazers_count": 35, - "topics": [ - "home-assistant-component", - "la-marzocco", - "lamarzocco" - ], - "last_fetched": 1672371922.221157 - }, - "225305915": { - "repository_manifest": { - "name": "BAR garbage collection" - }, - "authors": [ - "@Martinvdm", - "@vloris", - "@remco770" - ], - "category": "integration", - "description": "Garbage collection BAR for Home Assistant", - "domain": "bar_afvalbeheer", - "etag_repository": "W/\"d90e45ade1074fa9cec84edbb2634bb498153696566dcf68d03515dda4c501e2\"", - "full_name": "remco770/garbage-bar-homeassistant", - "last_updated": "2021-08-24T17:27:18Z", - "stargazers_count": 2 - }, - "332911333": { - "repository_manifest": { - "name": "Irrigation Unlimited", - "homeassistant": "2022.1.0" - }, - "authors": [ - "@rgc99" - ], - "category": "integration", - "description": "â™’Irrigation controller for Home Assistant", - "domain": "irrigation_unlimited", - "etag_repository": "W/\"faaf3058cec4f3161e860daef82ec1e81bcfb04692fad9f74cd1f14f867c7824\"", - "full_name": "rgc99/irrigation_unlimited", - "last_updated": "2023-01-02T08:42:08Z", - "stargazers_count": 176, - "topics": [ - "garden-automation", - "irrigation", - "irrigation-control-system", - "irrigation-controller", - "sprinkler-controller", - "water", - "watering-controller", - "watering-system" - ], - "last_fetched": 1672738024.839439 - }, - "325755578": { - "repository_manifest": { - "name": "MercedesME 2020", - "homeassistant": "2022.11.0" - }, - "authors": [ - "@ReneNulschDE" - ], - "category": "integration", - "description": "Custom Component to integrate MercedesME devices into Home-Assistant", - "domain": "mbapi2020", - "etag_repository": "W/\"e0fbf894997df304172e8e2d68bab6c8899c64a117cdc9de8ae0d088022c0c55\"", - "full_name": "ReneNulschDE/mbapi2020", - "last_updated": "2022-12-28T10:49:24Z", - "stargazers_count": 72, - "topics": [ - "car", - "home-assistant-component", - "lock", - "switch" - ], - "last_fetched": 1672461923.195264 - }, - "334284822": { - "repository_manifest": { - "name": "AWS Codepipeline" - }, - "authors": [ - "@rj175" - ], - "category": "integration", - "description": "An integration to monitor and execute AWS Codepipeline projects within Home Assistant.", - "domain": "aws_codepipeline", - "etag_repository": "W/\"dd3f1ad21b89814df953d20283c07dc9f11f767559ec92689570207215d03888\"", - "full_name": "rj175/home-assistant-aws-codepipeline", - "last_updated": "2021-01-30T22:52:54Z", - "stargazers_count": 1, - "topics": [ - "aws", - "ci", - "cloud", - "codepipeline" - ] - }, - "255380953": { - "repository_manifest": { - "name": "YouLess LS110", - "country": [ - "NL" - ], - "render_readme": true - }, - "authors": [ - "@rkoebrugge", - "@reharmsen", - "@pdwonline", - "@jongsoftdev" - ], - "category": "integration", - "description": "Custom Youless LS110 component for Home-Assistant ", - "domain": "youless", - "etag_repository": "W/\"a4836852f4e92850fd7c1955a7df5e348d8da34c2b94f403f4767abf166da6f3\"", - "full_name": "rkoebrugge/hacs-youless-component", - "last_updated": "2020-06-19T08:52:21Z" - }, - "257634153": { - "repository_manifest": { - "name": "FXMarketAPI Integration" - }, - "authors": [ - "@rob196" - ], - "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/\"65a77eae76da8e3ec1dcefd7da4667b745b8f2054e31685c6d5c623a865ad05e\"", - "full_name": "rob196/home-assistant-fxmarketapi", - "last_updated": "2021-06-01T16:32:25Z", - "stargazers_count": 2 - }, - "241427839": { - "repository_manifest": { - "name": "Omnik Inverter Solar Sensor (No Cloud)", - "country": "NL", - "homeassistant": "2021.9.0" - }, - "authors": [ - "@robbinjanssen" - ], - "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/\"5604ea70836c18a8c0e381c7ca22f31f18f047e52cf7c11234e3086bee4f4aef\"", - "full_name": "robbinjanssen/home-assistant-omnik-inverter", - "last_updated": "2022-12-21T07:09:59Z", - "stargazers_count": 40, - "topics": [ - "home-assistant-sensor", - "python3" - ], - "last_fetched": 1672191923.79053 - }, - "213551635": { - "repository_manifest": {}, - "authors": [ - "@roberodin" - ], - "category": "integration", - "description": "📺 HomeAssistant - SamsungTV Custom Component", - "domain": "samsungtv_custom", - "etag_repository": "W/\"ffc1d81318ca92866d166ebb2655db62c9beed90cdfeb1b8fcd43bed43c7b545\"", - "full_name": "roberodin/ha-samsungtv-custom", - "last_updated": "2022-05-27T21:07:23Z", - "stargazers_count": 104, - "last_fetched": 1672551922.36097 - }, - "140618233": { - "repository_manifest": {}, - "authors": [ - "@robhofmann" - ], - "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/\"f806362be703f58a0cfda39bb86781b7b968db3051c634179a89f3b6d6171241\"", - "full_name": "RobHofmann/HomeAssistant-GreeClimateComponent", - "last_updated": "2022-07-14T07:39:33Z", - "stargazers_count": 179, - "last_fetched": 1672191924.467454 - }, - "196605143": { - "repository_manifest": {}, - "authors": [ - "@SirGilbot", - "@robhofmann" - ], - "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/\"9626b4219b9f485e48dd103bd68432340a0c139b1ec743ebb0d7387513fe0cb4\"", - "full_name": "RobHofmann/HomeAssistant-PhilipsAndroid2014", - "last_updated": "2021-05-09T12:39:18Z", - "stargazers_count": 1 - }, - "197116235": { - "repository_manifest": {}, - "authors": [ - "@robmarkcole" - ], - "category": "integration", - "description": "Home Assistant custom component for using Deepstack face recognition", - "domain": "deepstack_face", - "etag_repository": "W/\"52863cfee919aaf607ada7173affc3c48e4553d81637f9e51c877f0fab9465c0\"", - "full_name": "robmarkcole/HASS-Deepstack-face", - "last_updated": "2022-07-05T04:16:46Z", - "stargazers_count": 198, - "topics": [ - "computer-vision", - "deep-learning" - ], - "last_fetched": 1671537719.896563 - }, - "117426840": { - "repository_manifest": { - "name": "Volkswagen We Connect", - "homeassistant": "2021.12.0b1", - "hide_default_branch": true, - "zip_release": true, - "filename": "volkswagencarnet.zip" - }, - "authors": [ - "@robinostlund" - ], - "category": "integration", - "description": "Volkswagen Carnet Component for home assistant", - "domain": "volkswagencarnet", - "downloads": 4534, - "etag_repository": "W/\"5b3c1f46d7989d773fdcc5182c36b9aeee80d440bac1d9a7613d7ad3d949baaa\"", - "full_name": "robinostlund/homeassistant-volkswagencarnet", - "last_updated": "2022-12-02T05:05:07Z", - "stargazers_count": 193, - "topics": [ - "volkswagen-carnet" - ], - "last_fetched": 1672738030.317309 - }, - "160022220": { - "repository_manifest": { - "name": "Amazon Rekognition" - }, - "authors": [ - "@robmarkcole" - ], - "category": "integration", - "description": "Home Assistant Object detection with Amazon Rekognition", - "domain": "amazon_rekognition", - "etag_repository": "W/\"5b11a3620abe2901b1cf2ea203db81263a60bc918bf4ec9185440f84287a4e25\"", - "full_name": "robmarkcole/HASS-amazon-rekognition", - "last_updated": "2022-07-05T04:19:54Z", - "stargazers_count": 80, - "topics": [ - "rekognition" - ], - "last_fetched": 1668571051.734717 - }, - "165791238": { - "repository_manifest": {}, - "authors": [ - "@robmarkcole" - ], - "category": "integration", - "description": "Home Assistant custom component for using Deepstack object detection", - "domain": "deepstack_object", - "etag_repository": "W/\"7641cac3be743b7b71672192c03284aa13f7e09450bfcf612fbc1afc2f8a2462\"", - "full_name": "robmarkcole/HASS-Deepstack-object", - "last_updated": "2022-11-22T07:55:17Z", - "stargazers_count": 394, - "topics": [ - "object-detection" - ], - "last_fetched": 1672281927.122748 - }, - "135166048": { - "repository_manifest": {}, - "authors": [ - "@robmarkcole" - ], - "category": "integration", - "description": "Home-Assistant image classification using Machinebox.io", - "domain": "classificationbox", - "etag_repository": "W/\"a1bee02fdcc93ee63376fd0c9dde29ade536519058c106a08aa0fe1a7f381b00\"", - "full_name": "robmarkcole/HASS-Machinebox-Classificationbox", - "last_updated": "2022-07-05T04:19:34Z", - "stargazers_count": 20, - "topics": [ - "computer-vision", - "deep-neural-networks", - "machinebox" - ], - "last_fetched": 1672011925.953243 - }, - "366911690": { - "repository_manifest": { - "name": "Dahua", - "hacs": "1.6.0", - "homeassistant": "2021.7.0", - "render_readme": true - }, - "authors": [ - "@rroller" - ], - "category": "integration", - "description": "Dahua Camera and Doorbell Home Assistant Integration", - "domain": "dahua", - "etag_repository": "W/\"889bf30ed772c3cacd8650589fc55b65a0a686a2d50d065990934a7ff5f885fe\"", - "full_name": "rroller/dahua", - "last_updated": "2022-12-08T19:36:31Z", - "stargazers_count": 217, - "topics": [ - "amcrest", - "camera", - "dahua", - "doorbell", - "ipcam", - "lorex" - ], - "last_fetched": 1672641928.660798 - }, - "249381778": { - "repository_manifest": { - "name": "Local Tuya", - "homeassistant": "0.116.0" - }, - "authors": [ - "@rospogrigio", - "@postlund" - ], - "category": "integration", - "description": "local handling for Tuya devices", - "domain": "localtuya", - "etag_repository": "W/\"01b3e81454f42dd483f274a99c5861d8d3feb9f206c3e4632ea70ee02bb80684\"", - "full_name": "rospogrigio/localtuya", - "last_updated": "2022-12-28T08:17:17Z", - "stargazers_count": 1548, - "topics": [ - "localtuya", - "tuya", - "tuya-api" - ], - "last_fetched": 1672551927.542502 - }, - "149443194": { - "repository_manifest": { - "name": "ADT Pulse", - "render_readme": true - }, - "authors": [ - "@rsnodgrass" - ], - "category": "integration", - "description": "ADT Pulse sensor for Home Assistant", - "domain": "adtpulse", - "etag_repository": "W/\"cea5ae38357b2d44dafe885d0d2a516588c524f0ce5efba97ad5dbe20ab552d2\"", - "full_name": "rsnodgrass/hass-adtpulse", - "last_updated": "2022-07-18T03:58:48Z", - "stargazers_count": 11, - "topics": [ - "adt-pulse" - ], - "last_fetched": 1658120012.233279 - }, - "200989730": { - "repository_manifest": { - "name": "Flo by Moen Smart Water Monitor", - "render_readme": true - }, - "authors": [ - "@rsnodgrass", - "@snicker", - "@DubhAd" - ], - "category": "integration", - "description": "Flo Water Control for Home Assistant", - "domain": "flo", - "etag_repository": "W/\"638207616a96f054ce03b25b9f84cd76cff42e1ac22e98fd369a3a01714e934b\"", - "full_name": "rsnodgrass/hass-flo-water", - "last_updated": "2022-06-03T04:21:58Z", - "last_fetched": 1662886179.110809 - }, - "373370853": { - "repository_manifest": { - "name": "Helium Blockchain", - "render_readme": true - }, - "authors": [ - "@rsnodgrass" - ], - "category": "integration", - "description": "Helium blockchain sensors for Home Assistant", - "domain": "helium", - "etag_repository": "W/\"a057204f44ebfd295e79df8447f5de72c3766d6e44022bf928ec8b2cdf214e37\"", - "full_name": "rsnodgrass/hass-helium", - "last_updated": "2022-11-11T01:20:27Z", - "stargazers_count": 34, - "topics": [ - "helium", - "helium-blockchain", - "lorawan", - "lorawan-network" - ], - "last_fetched": 1672371932.68453 - }, - "535062704": { - "repository_manifest": {}, - "authors": [ - "@rsnodgrass" - ], - "category": "integration", - "description": "Home Assistant Integrations", - "domain": "groupme", - "etag_repository": "W/\"bc043cc53f302ba46ff42e5cde5198020502ce0381c4bdfe6767e64416b0c0bf\"", - "full_name": "rsnodgrass/hass-integrations", - "last_updated": "2022-09-10T17:01:05Z", - "last_fetched": 1662886179.994763 - }, - "228299254": { - "repository_manifest": { - "name": "LUNOS Heat Recovery Ventilation", - "render_readme": true - }, - "authors": [ - "@rsnodgrass" - ], - "category": "integration", - "description": "LUNOS HRV Ventilation Fan Control for Home Assistant", - "domain": "lunos", - "etag_repository": "W/\"77abf6d232b79c7e607437814cd315304d70ba2d39c6510a7b6150ad85c58ccc\"", - "full_name": "rsnodgrass/hass-lunos", - "last_updated": "2022-11-07T07:23:12Z", - "stargazers_count": 16, - "topics": [ - "hrv", - "hvac", - "lunos", - "smart-home-solutions", - "ventilation" - ], - "last_fetched": 1667818455.59055 - }, - "200927325": { - "repository_manifest": { - "name": "Pool Math (Trouble Free Pool)", - "render_readme": true - }, - "authors": [ - "@rsnodgrass" - ], - "category": "integration", - "description": "Pool Math for Home Assistant", - "domain": "poolmath", - "etag_repository": "W/\"b700a9e7fa474dd4b3c322ea76fed5a3041d5e89b7aafb2d8e24ee045da500b8\"", - "full_name": "rsnodgrass/hass-poolmath", - "last_updated": "2022-11-07T07:29:36Z", - "stargazers_count": 20, - "topics": [ - "pool", - "swimming-pool" - ], - "last_fetched": 1667908455.575554 - }, - "205416078": { - "repository_manifest": { - "name": "SensorPush", - "render_readme": true - }, - "authors": [ - "@rsnodgrass" - ], - "category": "integration", - "description": "SensorPush integration for Home Assistant", - "domain": "sensorpush", - "etag_repository": "W/\"2584236dcbb95ef0053efd1a8aafe8b98af6e31d682bb5840ee2f0cfcfccdfa3\"", - "full_name": "rsnodgrass/hass-sensorpush", - "last_updated": "2022-11-16T07:33:19Z", - "stargazers_count": 28, - "topics": [ - "iot" - ], - "last_fetched": 1672101935.581303 - }, - "235385658": { - "repository_manifest": { - "name": "Xantech/Dayton Audio/Sonance Multi-Zone Amp", - "render_readme": true - }, - "authors": [ - "@rsnodgrass" - ], - "category": "integration", - "description": "Xantech Multi-Zone Matrix Audio for Home Assistant", - "domain": "xantech", - "etag_repository": "W/\"504923227da5f9906011d96406a5887b88d79d5db3f15f3e4c87c5277291c153\"", - "full_name": "rsnodgrass/hass-xantech", - "last_updated": "2022-08-17T17:25:58Z", - "stargazers_count": 12, - "topics": [ - "audiophile", - "xantech" - ], - "last_fetched": 1666696706.130926 - }, - "279861920": { - "repository_manifest": { - "name": "Reverso TTS / tts", - "render_readme": true - }, - "authors": [ - "@yuval_mejahez" - ], - "category": "integration", - "description": "ReversoTTS component for HomeAssistant", - "domain": "reversotts", - "etag_repository": "W/\"fee054f6eeabaab1d7d6ebda7a057fd352d2de9fde5e1052250cd796a5da05e4\"", - "full_name": "rt400/ReversoTTS-HA", - "last_updated": "2021-05-23T17:14:46Z", - "stargazers_count": 34, - "topics": [ - "reversotts", - "tts" - ], - "last_fetched": 1671537728.542462 - }, - "153006394": { - "repository_manifest": {}, - "authors": [ - "@yuval_mejahez" - ], - "category": "integration", - "description": null, - "domain": "school_holidays", - "etag_repository": "W/\"761168588dc85a18d3bad92eb0fb6163007233852875e5d3b5aebdfa1d02d465\"", - "full_name": "rt400/School-Vacation", - "last_updated": "2022-09-01T08:15:23Z", - "stargazers_count": 7, - "last_fetched": 1663773984.860199 - }, - "295123287": { - "repository_manifest": { - "name": "Jewish Sabbaths Holidays / sensor", - "render_readme": true - }, - "authors": [ - "@yuval_mejahez" - ], - "category": "integration", - "description": "Jewish Shabbat Yomtov and Holidays times and event", - "domain": "hebcal", - "etag_repository": "W/\"04fb3cfea628d87d6d52667307a44c0cf0dc3b3bf751e912508bb313d74ddfc4\"", - "full_name": "rt400/Jewish-Sabbaths-Holidays", - "last_updated": "2022-04-30T18:58:14Z", - "stargazers_count": 10, - "topics": [ - "holidays", - "jewish", - "shabbat" - ], - "last_fetched": 1664313987.900574 - }, - "242528119": { - "repository_manifest": { - "name": "RuuviTag Sensor", - "render_readme": true - }, - "authors": [ - "@smaisidoro" - ], - "category": "integration", - "description": "Ruuvi tag BLE sensor for Home Assistant.", - "domain": "ruuvi", - "etag_repository": "W/\"3648c7139352ef4bc57fe7117f8fcf26999d499ff701cb15ab43f9cee36510ba\"", - "full_name": "ruuvi-friends/ruuvi-hass.io", - "last_updated": "2022-01-25T13:23:39Z", - "stargazers_count": 44, - "topics": [ - "ruuvi-ble-devices", - "ruuvitag", - "ruuvitag-sensor" - ], - "last_fetched": 1672461935.537549 - }, - "313759590": { - "repository_manifest": { - "name": "Mint Mobile", - "render_readme": true - }, - "authors": [ - "@ryanmac8" - ], - "category": "integration", - "description": "Mint Mobile Integration for Data Usage Monitoring", - "domain": "mintmobile", - "etag_repository": "W/\"e64854fe89e9f90ddf2c04045860e96b398ba8cc823666255111b49ad78e720c\"", - "full_name": "ryanmac8/HA-Mint-Mobile", - "last_updated": "2022-08-02T22:00:40Z", - "stargazers_count": 7, - "topics": [ - "automation" - ], - "last_fetched": 1671537730.609111 - }, - "235915302": { - "repository_manifest": { - "name": "Marta / Breeze Card", - "render_readme": true - }, - "category": "integration", - "description": "Custom Home Assistant sensor for the Marta/Breeze Card.", - "domain": "marta", - "etag_repository": "W/\"7e7733dbff3ae7edb0a289bcf2a929a0390275653771322f47137b3c5e636a4c\"", - "full_name": "ryanmac8/Home-Assistant-Marta", - "last_updated": "2021-05-13T14:56:54Z", - "stargazers_count": 2, - "topics": [ - "breeze-card", - "marta" - ], - "last_fetched": 1660100011.125614 - }, - "222845480": { - "repository_manifest": { - "name": "Nexia Climate Integration", - "render_readme": true - }, - "authors": [ - "ryannazaretian" - ], - "category": "integration", - "description": "Nexia climate integration for Trane and American Standard thermostats", - "domain": "nexia", - "etag_repository": "W/\"65a8beb66e249d4f0ced4bf4394bf86ca0ce70b02417a57742ea617a4e4fba01\"", - "full_name": "ryannazaretian/hacs-nexia-climate-integration", - "last_updated": "2020-04-17T15:57:11Z", - "stargazers_count": 11, - "topics": [ - "american-standard", - "nexia", - "nexia-thermostat", - "trane" - ], - "last_fetched": 1662169080.829955 - }, - "224743334": { - "repository_manifest": { - "name": "Hunter Douglas and Luxaflex PowerView Cover" - }, - "authors": [ - "@safepay" - ], - "category": "integration", - "description": "Control Hunter Douglas / Luxaflex PowerView Window Shades in Home Assistant", - "domain": "hd_powerview", - "etag_repository": "W/\"3ff35957be953107455111fc71be11c4ed035346e27b23c39ec70d6a5e2c8e7c\"", - "full_name": "safepay/cover.hd_powerview", - "last_updated": "2021-08-19T04:28:48Z", - "stargazers_count": 5 - }, - "195308808": { - "repository_manifest": {}, - "authors": [ - "@safepay" - ], - "category": "integration", - "description": "A Fronius Sensor for Home Assistant", - "domain": "fronius_inverter", - "etag_repository": "W/\"991c8587e3357fec045465f49108ea30bca7027f00fc55bd5bb9fff5461a8992\"", - "full_name": "safepay/sensor.fronius", - "last_updated": "2022-05-17T06:41:25Z", - "stargazers_count": 68, - "last_fetched": 1671921938.555959 - }, - "194971711": { - "repository_manifest": {}, - "authors": [ - "@safepay" - ], - "category": "integration", - "description": "A WillyWeather Australian Bureau of Meteorology (BoM) integration for Home Assistant", - "domain": "willyweather", - "etag_repository": "W/\"aff462886081e6470036d9e19088d8ad84a3ea1735886ab6f801569bf988ff84\"", - "full_name": "safepay/sensor.willyweather", - "last_updated": "2022-08-12T23:15:46Z", - "stargazers_count": 8, - "last_fetched": 1668571062.959446 - }, - "303827752": { - "repository_manifest": { - "homeassistant": "0.117.0", - "name": "TryFi Dog Monitor", - "render_readme": true - }, - "authors": [ - "@sbabcock23" - ], - "category": "integration", - "description": "Home Assistant integration for TryFi Dog Collar GPS monitoring.", - "domain": "tryfi", - "etag_repository": "W/\"e7811e6d77de1c3a60dd3835d0a43ebe2f0db45b6673445f5355f1e5ff1739bb\"", - "full_name": "sbabcock23/hass-tryfi", - "last_updated": "2022-12-12T18:54:25Z", - "stargazers_count": 37, - "topics": [ - "dog", - "dog-collar", - "gps", - "iot", - "tryfi" - ], - "last_fetched": 1671537734.262684 - }, - "228579545": { - "repository_manifest": { - "name": "Orbit BHyve", - "homeassistant": "2021.12.4", - "render_readme": true - }, - "authors": [ - "@sebr" - ], - "category": "integration", - "description": "Orbit BHyve custom component for Home Assistant", - "domain": "bhyve", - "etag_repository": "W/\"ead52ce3424eeacba5875d3fe8a364aacae2f599a2ba5f63c66fbf6a6aa63b61\"", - "full_name": "sebr/bhyve-home-assistant", - "last_updated": "2022-08-30T11:08:58Z", - "stargazers_count": 175, - "topics": [ - "bhyve", - "home-assistant-component", - "irrigation", - "orbit", - "orbit-bhyve" - ], - "last_fetched": 1669812073.36335 - }, - "268722568": { - "repository_manifest": { - "name": "Media player template", - "homeassistant": "0.116", - "render_readme": true - }, - "authors": [ - "@Sennevds" - ], - "category": "integration", - "description": "Template media_player for Home Assistant", - "domain": "media_player_template", - "etag_repository": "W/\"6a129b4aac4a7096d52e1f9f103a62541e1b801715f2252ec3959cb1c697e9ef\"", - "full_name": "Sennevds/media_player.template", - "last_updated": "2022-09-19T07:10:18Z", - "stargazers_count": 78, - "topics": [ - "media-player" - ], - "last_fetched": 1672551938.965174 - }, - "248046910": { - "repository_manifest": { - "name": "SamsungTV Encrypted", - "homeassistant": "2021.8.0" - }, - "authors": [ - "@sermayoral" - ], - "category": "integration", - "description": "Samsung TV Encrypted Models (H & J Series) custom component for Home Assistant", - "domain": "samsungtv_encrypted", - "etag_repository": "W/\"06f08b8124ba3908cd7c66cb51e999e6b1fbf69179d4602d36637c5202e0d610\"", - "full_name": "sermayoral/ha-samsungtv-encrypted", - "last_updated": "2021-12-06T23:49:09Z", - "stargazers_count": 33, - "topics": [ - "iot", - "samsungtv" - ] - }, - "362513331": { - "repository_manifest": { - "name": "Technicolor", - "render_readme": true - }, - "authors": [ - "@shaiu" - ], - "category": "integration", - "description": "This is an integration for HomeAssistant. It's a Device Tracker component for the Technicolor Gateway.", - "domain": "technicolor", - "etag_repository": "W/\"cb7a993cdda28c163f750fa16653c42a7c5e65f10606c6383500a8ec451bf28f\"", - "full_name": "shaiu/technicolor", - "last_updated": "2022-06-21T17:09:19Z", - "stargazers_count": 5, - "last_fetched": 1655870352.34857 - }, - "351604227": { - "repository_manifest": { - "name": "Brandrisk ute", - "render_readme": true, - "country": [ - "se" - ] - }, - "authors": [ - "@Sha-Darim" - ], - "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/\"a88ea5dcc9c7365be124bbf02b3807bf9a41469aa44a8c706161709cf62b8ea3\"", - "full_name": "Sha-Darim/brandriskute", - "last_updated": "2021-12-28T22:27:43Z", - "stargazers_count": 4, - "topics": [ - "fire-risks", - "risks", - "sensors" - ] - }, - "220678749": { - "repository_manifest": { - "name": "cfr sensor", - "country": [ - "IT" - ] - }, - "authors": [ - "@shogunxam" - ], - "category": "integration", - "description": "HA Integration for Centro Funzionale Regione Toscana", - "domain": "cfr", - "etag_repository": "W/\"16e57ed0455bcd34b0470a33c04dbc39845434640258faf0c3df6860063631b1\"", - "full_name": "shogunxam/Home-Assistant-custom-components-cfr-toscana", - "last_updated": "2022-04-08T06:37:57Z", - "stargazers_count": 2, - "last_fetched": 1649480009.201821 - }, - "231840220": { - "repository_manifest": { - "name": "MoneyDashboard", - "render_readme": true, - "country": [ - "GB" - ], - "homeassistant": "0.99.0" - }, - "category": "integration", - "description": "MoneyDashboard Net Balance sensor for HomeAssistant", - "domain": "moneydashboard", - "etag_repository": "W/\"a1e751f74e95447677b4ee8a4e38868a01e08829173987e3efaa6c711f497ae9\"", - "full_name": "shutupflanders/sensor.moneydashboard", - "last_updated": "2020-02-20T10:04:03Z", - "stargazers_count": 1 - }, - "311594993": { - "repository_manifest": { - "name": "Presence Simulation", - "render_readme": true - }, - "authors": [ - "@slashback100" - ], - "category": "integration", - "description": "Home Assistant Presence Simulation", - "domain": "presence_simulation", - "etag_repository": "W/\"ece97c165533342b660d332473cb160eacf8839c4caa997655b8af431a05b4b8\"", - "full_name": "slashback100/presence_simulation", - "last_updated": "2022-11-07T16:30:10Z", - "stargazers_count": 161, - "topics": [ - "historic", - "presence", - "presence-simulation", - "simulation" - ], - "last_fetched": 1672641943.271865 - }, - "209955487": { - "repository_manifest": { - "name": "BMR", - "render_readme": true, - "country": [ - "CZ" - ], - "homeassistant": "0.110.0" - }, - "authors": [ - "@slesinger" - ], - "category": "integration", - "description": "Control BMR heating regulation system from Home Assistant", - "domain": "bmr_hc64", - "etag_repository": "W/\"838cdc644918386a9d5672f5de788233d4d981f43c0827023201535ef8f332d5\"", - "full_name": "slesinger/HomeAssistant-BMR", - "last_updated": "2021-05-25T19:26:44Z", - "stargazers_count": 2 - }, - "267433712": { - "repository_manifest": { - "name": "PRE Distribuce CZ", - "country": "CZ", - "homeassistant": "2022.5.6" - }, - "authors": [ - "@slesinger" - ], - "category": "integration", - "description": "Home Assistant integration to display info about energy plan", - "domain": "predistribuce", - "etag_repository": "W/\"1a65920f6d4dfcadfd6a8ff77b2a4388bdbd65ec67a2b1772c04b191fdea9ce4\"", - "full_name": "slesinger/HomeAssistant-PREdistribuce", - "last_updated": "2022-08-05T19:14:56Z", - "stargazers_count": 5, - "topics": [ - "energy", - "power" - ], - "last_fetched": 1667326720.805373 - }, - "246417951": { - "repository_manifest": { - "name": "Whatpulse Sensor", - "render_readme": true - }, - "authors": [ - "@SLG" - ], - "category": "integration", - "description": "This component retrieves the statistics from Whatpulse", - "domain": "whatpulse", - "etag_repository": "W/\"dca837f1834a3b20ee94902485acbcaa793a075994123c3d2dc9a726d3fadc5b\"", - "full_name": "SLG/home-assistant-whatpulse", - "last_updated": "2021-06-03T17:59:28Z", - "stargazers_count": 1, - "topics": [ - "whatpulse" - ] - }, - "199332790": { - "repository_manifest": { - "name": "Variable", - "render_readme": true, - "homeassistant": "2021.5.1" - }, - "authors": [ - "@snarky-snark" - ], - "category": "integration", - "description": "A custom Home Assistant component for declaring and setting generic variable entities dynamically.", - "domain": "var", - "etag_repository": "W/\"b83c8ec28c135dd03eb14eaffa486d413df65638916f5faabf526376b0dd69c0\"", - "full_name": "snarky-snark/home-assistant-variables", - "last_updated": "2022-07-28T16:45:58Z", - "stargazers_count": 193, - "last_fetched": 1672641945.342563 - }, - "210966517": { - "repository_manifest": { - "name": "Zwift Sensors", - "homeassistant": "2021.12" - }, - "authors": [ - "@snicker" - ], - "category": "integration", - "description": "Zwift Sensor Integration for HomeAssistant", - "domain": "zwift", - "etag_repository": "W/\"1230d73e8acd6deac745f53f4d27cd26191d3f0ca2c70ddd84506d20dcf913a1\"", - "full_name": "snicker/zwift_hass", - "last_updated": "2022-02-21T21:41:05Z", - "stargazers_count": 31, - "last_fetched": 1672371947.851014 - }, - "261849832": { - "repository_manifest": { - "name": "Garo Wallbox" - }, - "authors": [ - "sockless-coding" - ], - "category": "integration", - "description": "Garo wallbox - Home Assistant Component ", - "domain": "garo_wallbox", - "etag_repository": "W/\"7ecb2ef9de8f5c17e4452d7403d4fc5baa80148a4470bf8f9c2961c87314c2f3\"", - "full_name": "sockless-coding/garo_wallbox", - "last_updated": "2022-06-03T13:44:13Z", - "stargazers_count": 15, - "last_fetched": 1665827351.059099 - }, - "260410453": { - "repository_manifest": { - "name": "Panasonic Comfort Cloud" - }, - "authors": [ - "sockless-coding" - ], - "category": "integration", - "description": "Panasonic Comfort Cloud - Home Assistant Component", - "domain": "panasonic_cc", - "etag_repository": "W/\"68eb5779373db284ebc00c2e113620e2f6b31c8066461766320e121198f28b6c\"", - "full_name": "sockless-coding/panasonic_cc", - "last_updated": "2022-10-09T14:24:34Z", - "stargazers_count": 56, - "last_fetched": 1672191945.608554 - }, - "365567023": { - "repository_manifest": { - "name": "Nuvo multi-zone amplifier (serial)", - "render_readme": true, - "country": [ - "EN" - ], - "homeassistant": "2021.10.0", - "zip_release": true, - "filename": "nuvo_serial.zip" - }, - "authors": [ - "@sprocket-9" - ], - "category": "integration", - "description": "Custom component to control a Nuvo Grand Concerto/Essentia G multi-zone amplifier via serial connection", - "domain": "nuvo_serial", - "etag_repository": "W/\"fc7b8bb77829420e8e165a1a2e58a1473701b49724c2a82d9473f15410e5c18f\"", - "full_name": "sprocket-9/hacs-nuvo-serial", - "last_updated": "2021-11-25T18:10:21Z", - "stargazers_count": 2, - "topics": [ - "home-assistant-component", - "home-assistant-integration" - ] - }, - "292616002": { - "repository_manifest": { - "name": "Seedboxes.cc" - }, - "authors": [ - "@swartjean" - ], - "category": "integration", - "description": "Home Assistant - Seedboxes.cc Integration", - "domain": "seedboxes_cc", - "etag_repository": "W/\"10c73b84969288f1764356fa0811ce3bbf468c80848ac9c549399ec6d4e61dc6\"", - "full_name": "swartjean/ha-seedboxes-cc", - "last_updated": "2021-04-05T10:15:21Z", - "stargazers_count": 1, - "topics": [ - "monitoring", - "seedbox", - "torrents" - ] - }, - "289579468": { - "repository_manifest": { - "name": "Eskom Loadshedding Interface" - }, - "authors": [ - "@swartjean" - ], - "category": "integration", - "description": "Fetches loadshedding data from Eskom", - "domain": "eskom_loadshedding", - "etag_repository": "W/\"afec1764a82530b6fb20a0d3adfce998b20ef4ed33b1c50138f936e06d05921c\"", - "full_name": "swartjean/ha-eskom-loadshedding", - "last_updated": "2022-10-13T19:47:02Z", - "stargazers_count": 43, - "topics": [ - "eskom", - "eskomsepush", - "esp", - "loadshedding", - "south-africa" - ], - "last_fetched": 1667326723.50668 - }, - "177978011": { - "repository_manifest": { - "name": "ShellyForHass (Shelly integration)", - "hide_default_branch": true, - "zip_release": true, - "filename": "shelly4hass.zip", - "homeassistant": "0.104.0" - }, - "authors": [ - "@hakana", - "@StyraHem" - ], - "category": "integration", - "description": "Shelly smart home platform for Home Assistant", - "domain": "shelly", - "downloads": 13016, - "etag_repository": "W/\"db577e35a7588965153d45f63191ecc6599263b7e57dfe30e3a9f23a9016029c\"", - "full_name": "StyraHem/ShellyForHASS", - "last_updated": "2022-12-07T23:38:16Z", - "stargazers_count": 567, - "last_fetched": 1672641949.663363 - }, - "164489685": { - "repository_manifest": { - "name": "Nextbike Integration", - "render_readme": true - }, - "authors": [ - "@syssi" - ], - "category": "integration", - "description": "Nextbike integration for Home Assistant", - "domain": "nextbike", - "etag_repository": "W/\"31bd92dd1691f3c962563ad65e66dacbb5a24f3802b2eb4e5671b5264fde09d7\"", - "full_name": "syssi/nextbike", - "last_updated": "2022-06-02T05:46:01Z", - "stargazers_count": 10, - "topics": [ - "free-floating", - "nextbike" - ], - "last_fetched": 1672011947.171361 - }, - "100234318": { - "repository_manifest": { - "name": "Xiaomi Philips Lights Integration", - "render_readme": true - }, - "authors": [ - "@syssi" - ], - "category": "integration", - "description": "Xiaomi Philips Lights integration for Home Assistant", - "domain": "xiaomi_miio_philipslight", - "etag_repository": "W/\"54b2b4e79eaa29e97e6ed62b7885141fd20b9e7c3fce306fd035a09079d50d8f\"", - "full_name": "syssi/philipslight", - "last_updated": "2022-08-10T18:50:38Z", - "stargazers_count": 62, - "topics": [ - "light", - "miio", - "miio-protocol", - "xiaomi", - "xiaomi-philips-lights" - ], - "last_fetched": 1669722085.987322 - }, - "121934877": { - "repository_manifest": { - "name": "Xiaomi Mi and Aqara Air Conditioning Companion Integration", - "render_readme": true - }, - "authors": [ - "@syssi" - ], - "category": "integration", - "description": "Xiaomi Mi and Aqara Air Conditioning Companion integration for Home Assistant", - "domain": "xiaomi_miio_airconditioningcompanion", - "etag_repository": "W/\"f348889771730d65cd5ac5c92767874a5c7f81efdeb07471fe792c4caab5e359\"", - "full_name": "syssi/xiaomi_airconditioningcompanion", - "last_updated": "2022-09-07T00:42:46Z", - "stargazers_count": 371, - "topics": [ - "acpartner", - "airconditioning", - "aqara", - "infrared", - "xiaomi" - ], - "last_fetched": 1670664591.067738 - }, - "101482973": { - "repository_manifest": { - "name": "Xiaomi Mi Air Purifier, Air Humidifier, Air Fresh and Pedestal Fan Integration", - "render_readme": true, - "homeassistant": "2022.8.0" - }, - "authors": [ - "@syssi" - ], - "category": "integration", - "description": "Xiaomi Mi Air Purifier and Xiaomi Mi Air Humidifier integration for Home Assistant", - "domain": "xiaomi_miio_airpurifier", - "etag_repository": "W/\"bca18032befaa49418974be96e10ce6bf28beae6fbd3ef26ba8329ffc81aafdb\"", - "full_name": "syssi/xiaomi_airpurifier", - "last_updated": "2022-12-12T08:38:01Z", - "stargazers_count": 378, - "topics": [ - "airfresh", - "airhumidifier", - "airpurifier", - "fan", - "miio", - "miio-protocol", - "miot", - "xiaomi" - ], - "last_fetched": 1672191950.921685 - }, - "134057086": { - "repository_manifest": { - "name": "Xiaomi Mi Electric Rice Cooker Integration", - "render_readme": true - }, - "authors": [ - "@syssi" - ], - "category": "integration", - "description": "Xiaomi Mi Electric Rice Cooker integration for Home Assistant", - "domain": "xiaomi_miio_cooker", - "etag_repository": "W/\"471febcdcbef5af3365318710e9828ba54b31c1ef56d36f6c8349bc26e1df404\"", - "full_name": "syssi/xiaomi_cooker", - "last_updated": "2022-08-10T18:47:41Z", - "stargazers_count": 115, - "topics": [ - "miio", - "miio-protocol", - "rice-cooker", - "xiaomi", - "xiaomi-cooker" - ], - "last_fetched": 1664550876.316034 - }, - "129049262": { - "repository_manifest": { - "name": "Xiaomi Mi Smart Pedestal Fan Integration", - "render_readme": true, - "homeassistant": "2022.8.0" - }, - "authors": [ - "@syssi" - ], - "category": "integration", - "description": "Xiaomi Mi Smart Fan integration for Home Assistant", - "domain": "xiaomi_miio_fan", - "etag_repository": "W/\"97a5c19547dd8c451f8068613808285ec33207a24ce10803730ac0b95237f2c7\"", - "full_name": "syssi/xiaomi_fan", - "last_updated": "2022-08-15T13:47:04Z", - "stargazers_count": 315, - "topics": [ - "fan", - "miio", - "miio-protocol", - "miot", - "xiaomi" - ], - "last_fetched": 1672738055.256489 - }, - "129353521": { - "repository_manifest": { - "name": "Xiaomi MiIO Raw", - "render_readme": true - }, - "authors": [ - "@syssi" - ], - "category": "integration", - "description": "Custom component for Home Assistant to faciliate the reverse engeneering of Xiaomi MiIO devices", - "domain": "xiaomi_miio_raw", - "etag_repository": "W/\"67bb167fd76d5619606c92ae5f55db80bd5fbddf8c2fe0ba99d6c9365199627f\"", - "full_name": "syssi/xiaomi_raw", - "last_updated": "2022-12-09T06:54:06Z", - "stargazers_count": 93, - "topics": [ - "miio", - "miio-device", - "miio-protocol", - "monitoring" - ], - "last_fetched": 1671109907.06287 - }, - "97201395": { - "repository_manifest": { - "name": "Xiaomi Mi Smart WiFi Socket Integration", - "render_readme": true - }, - "authors": [ - "@syssi" - ], - "category": "integration", - "description": "Xiaomi Mi Smart WiFi Socket integration for Home Assistant", - "domain": "xiaomi_miio_plug", - "etag_repository": "W/\"179a6dfaf4b6fb316821f29b52800afcd8decb087a5ce4ca6ae4042cfb1e61ac\"", - "full_name": "syssi/xiaomiplug", - "last_updated": "2022-08-10T18:53:51Z", - "stargazers_count": 101, - "topics": [ - "miio", - "miio-device", - "miio-protocol", - "switch", - "xiaomi" - ], - "last_fetched": 1671627744.220246 - }, - "181743867": { - "repository_manifest": { - "name": "Brematic", - "homeassistant": "2021.10.0", - "render_readme": true - }, - "authors": [ - "@tefinger" - ], - "category": "integration", - "description": "Custom component for Home Assistant to support Brematic devices", - "domain": "brematic", - "etag_repository": "W/\"1378915c7199dbc136469b7d59838c93d160d8ab83a5e2c8f2f59c7801368576\"", - "full_name": "tefinger/hass-brematic", - "last_updated": "2022-03-30T09:51:05Z", - "stargazers_count": 9, - "topics": [ - "433mhz", - "brematic", - "brennenstuhl", - "gateway", - "intertechno" - ], - "last_fetched": 1671537747.77616 - }, - "307974458": { - "repository_manifest": { - "name": "ResRobot", - "country": "SE", - "homeassistant": "2021.12.8" - }, - "authors": [ - "@iesus" - ], - "category": "integration", - "description": "Get departure times for swedish public transportation", - "domain": "resrobot", - "etag_repository": "W/\"a7c3a039ba04a8a9cee5d541d3efe77c94629388d080bfe2b64dd19f213425e7\"", - "full_name": "TekniskSupport/home-assistant-resrobot", - "last_updated": "2022-06-13T06:05:55Z", - "stargazers_count": 12, - "topics": [ - "bus", - "ferry", - "iesus", - "public", - "sweden", - "train", - "tram", - "transportation" - ], - "last_fetched": 1670082090.530362 - }, - "320324937": { - "repository_manifest": { - "name": "Veolia", - "hacs": "0.24.0", - "homeassistant": "0.115.0", - "country": "FR" - }, - "authors": [ - "@tetienne" - ], - "category": "integration", - "description": "Home Assistant custom component to retrieve information from Veolia ", - "domain": "veolia", - "etag_repository": "W/\"8276f9ede706ac8ac1fad7fd7439bc34e821f32904a08772f2495ae31cc4cf48\"", - "full_name": "tetienne/veolia-custom-component", - "last_updated": "2021-12-22T07:52:40Z", - "stargazers_count": 2, - "topics": [ - "home-assistant-component", - "veolia" - ], - "last_fetched": 1664747614.797802 - }, - "318801320": { - "repository_manifest": { - "name": "RKI Covid numbers", - "zip_release": true, - "filename": "rki_covid.zip", - "country": "DE", - "homeassistant": "0.110.0" - }, - "authors": [ - "@thebino" - ], - "category": "integration", - "description": " 🦠 Custom integration for Home Assistant to monitor covid numbers provided by Robert-Koch Institut", - "domain": "rki_covid", - "downloads": 1768, - "etag_repository": "W/\"1691a89579375fba8909070972ce4ab01f618c68e5e8b41527aeeea6c3afc190\"", - "full_name": "thebino/rki_covid", - "last_updated": "2022-06-05T21:27:11Z", - "stargazers_count": 39, - "topics": [ - "automation", - "custom" - ], - "last_fetched": 1672371957.793399 - }, - "356030453": { - "repository_manifest": { - "name": "remote_syslog", - "country": "US", - "homeassistant": "2021.3.4", - "render_readme": true - }, - "authors": [ - "@thebytestuff" - ], - "category": "integration", - "description": "Home Assistant Custom Component - send Syslog message to remote server.", - "domain": "remote_syslog", - "etag_repository": "W/\"e86fcb6a5f3ed1599b6e0f4bcfba2fdd3595a453504cf2f4fff9d9cfc6c5c627\"", - "full_name": "TheByteStuff/RemoteSyslog_Service", - "last_updated": "2022-05-26T16:18:39Z", - "stargazers_count": 9, - "topics": [ - "syslog", - "syslog-client" - ], - "last_fetched": 1663684007.023143 - }, - "265059207": { - "repository_manifest": { - "name": "ThermIQ MQTT", - "hacs": "0.24.0", - "homeassistant": "2022.01", - "render_readme": true - }, - "authors": [ - "@ThermIQ" - ], - "category": "integration", - "description": "Home Assistant integration of ThermIQ-MQTT, providing control and logging of Thermia heatpumps ", - "domain": "thermiq_mqtt", - "etag_repository": "W/\"62591c657e8761eb406d54a8677981a17758572c41f6f0866bb538c8dc8402ca\"", - "full_name": "ThermIQ/thermiq_mqtt-ha", - "last_updated": "2022-12-13T21:17:03Z", - "stargazers_count": 17, - "topics": [ - "bergvarme", - "danfoss", - "dhp", - "diplomat", - "g2", - "g3", - "ha", - "heatpump", - "optimum", - "thermal-pump", - "thermia", - "thermiq", - "thermiq-mqtt", - "varmepump" - ], - "last_fetched": 1672191955.978457 - }, - "121891488": { - "repository_manifest": { - "name": "Lennox iComfort WiFi Thermostat Integration", - "homeassistant": "2021.4.0" - }, - "authors": [ - "@thevoltagesource" - ], - "category": "integration", - "description": "Home Assistant custom component for controlling Lennox iComfort WiFi and AirEase Comfort Sync thermostats.", - "domain": "myicomfort", - "etag_repository": "W/\"5e2ed5a065ce013c06302ac539cee319ac915bd698ae69bbb64cedb42de75cb0\"", - "full_name": "thevoltagesource/LennoxiComfort", - "last_updated": "2022-12-01T04:51:58Z", - "stargazers_count": 22, - "topics": [ - "icomfort", - "lennox", - "thermostat" - ], - "last_fetched": 1671109911.56195 - }, - "287318591": { - "repository_manifest": { - "name": "Husqvarna Automower", - "homeassistant": "2022.9.0b0", - "render_readme": true, - "zip_release": true, - "filename": "husqvarna_automower.zip" - }, - "authors": [ - "@Thomas55555" - ], - "category": "integration", - "description": "Custom component for Home Assistant to monitor and control your Husqvrana Automower", - "domain": "husqvarna_automower", - "downloads": 1638, - "etag_repository": "W/\"4e688a2c9d0f7ecb2a0e575a761c99bf29e796078e4cd3f7a4304e4d204e9448\"", - "full_name": "Thomas55555/husqvarna_automower", - "last_updated": "2022-10-29T15:02:22Z", - "stargazers_count": 54, - "topics": [ - "husqvarna-automower" - ], - "last_fetched": 1669902092.963974 - }, - "194140521": { - "repository_manifest": { - "name": "browser_mod", - "homeassistant": "2022.8.0" - }, - "category": "integration", - "description": "🔹 A Home Assistant integration to turn your browser into a controllable entity and media player", - "domain": "browser_mod", - "etag_repository": "W/\"0377b43922a0d8204d7fc131f49037c61ccb2c46b73d5f0d89641165faed1bbc\"", - "full_name": "thomasloven/hass-browser_mod", - "last_updated": "2022-12-30T09:26:46Z", - "stargazers_count": 857, - "last_fetched": 1672738062.311331 - }, - "202220932": { - "repository_manifest": {}, - "category": "integration", - "description": "🔹 Change the favicon of your Home Assistant instance", - "domain": "favicon", - "etag_repository": "W/\"73278aebef50ef45e2ba0e98d30cd3a18ab2cb88ab36e48a844e4211c3c2db58\"", - "full_name": "thomasloven/hass-favicon", - "last_updated": "2022-11-11T01:08:24Z", - "stargazers_count": 74, - "last_fetched": 1671921958.907321 - }, - "157618389": { - "repository_manifest": { - "name": "fontawesome", - "render_readme": true, - "homeassistant": "2021.11.0b0" - }, - "category": "integration", - "description": "🔹 Use icons from fontawesome in home-assistant", - "domain": "fontawesome", - "etag_repository": "W/\"3a95576dd129572156eec98e6ef017d2c197d56ff012cf20c156354bf4b605fc\"", - "full_name": "thomasloven/hass-fontawesome", - "last_updated": "2022-11-13T12:21:40Z", - "stargazers_count": 194, - "last_fetched": 1671921960.496209 - }, - "200897141": { - "repository_manifest": { - "name": "lovelace_gen", - "homeassistant": "2021.4.0" - }, - "category": "integration", - "description": "🔹 Improve the lovelace yaml parser for Home Assistant", - "domain": "lovelace_gen", - "etag_repository": "W/\"d467526d1f6e0f7351b63cbb414872468d09e99bd6bc2f9a6fec5d15582e467c\"", - "full_name": "thomasloven/hass-lovelace_gen", - "last_updated": "2022-10-20T21:24:20Z", - "stargazers_count": 147, - "last_fetched": 1672551957.525617 - }, - "251020820": { - "repository_manifest": { - "name": "Nespresso Ble coffee machine" - }, - "authors": [ - "@Tikismoke" - ], - "category": "integration", - "description": "NESPRESSO ble Home Assistant custom componenets and also a 2MQTT script", - "domain": "nespresso", - "etag_repository": "W/\"c920cfb9578e58a973b4b83dda4ffee218f8a2ac4e749e679d57a5acede56186\"", - "full_name": "tikismoke/home-assistant-nespressoble", - "last_updated": "2022-08-21T12:37:54Z", - "stargazers_count": 34, - "topics": [ - "nespresso", - "nespresso-ble" - ], - "last_fetched": 1672011958.076087 - }, - "261496794": { - "repository_manifest": { - "name": "Plcbus integration" - }, - "authors": [ - "@Tikismoke" - ], - "category": "integration", - "description": "a plcbus custom somponents for HomeAssistant", - "domain": "plcbus", - "etag_repository": "W/\"356cc72f358d35dae156fb9c2ee0f881c8fec3581f818dfc2ab3364f401e4248\"", - "full_name": "tikismoke/home-assistant-plcbus", - "last_updated": "2023-01-02T22:17:56Z", - "stargazers_count": 1, - "topics": [ - "plcbus" - ], - "last_fetched": 1672738062.984147 - }, - "164155243": { - "repository_manifest": { - "render_readme": true, - "homeassistant": "2021.9.3" - }, - "authors": [ - "@TimSoethout" - ], - "category": "integration", - "description": "Sensor for Home Assistant pulling data from the GoodWe SEMS API for solar panel production metrics.", - "domain": "sems", - "etag_repository": "W/\"dc4e2443b376c62190a3ce94a5f035d18dbf7bfdd16e805c0b0345f5ec8a020c\"", - "full_name": "TimSoethout/goodwe-sems-home-assistant", - "last_updated": "2022-10-10T08:07:05Z", - "stargazers_count": 61, - "topics": [ - "goodwe-sems", - "pv", - "sems-portal" - ], - "last_fetched": 1671199913.447087 - }, - "195620540": { - "repository_manifest": { - "name": "Growatt solar panels" - }, - "authors": [ - "@timvancann" - ], - "category": "integration", - "description": null, - "domain": "growatt", - "etag_repository": "W/\"37683903517563208c89da2af8f9abb43ae219c829276bf60b2a35f4a8281e6b\"", - "full_name": "timvancann/homeassistant-growatt", - "last_updated": "2022-08-16T08:05:16Z", - "stargazers_count": 3, - "last_fetched": 1660663068.268313 - }, - "207794499": { - "repository_manifest": { - "name": "BER Status Sensor", - "country": "DE" - }, - "category": "integration", - "description": "A BER Status Sensor", - "domain": "ber_status", - "etag_repository": "W/\"e13e0a34595367216e913966337385e523d7a62297608ac1e10cc654f4e564f5\"", - "full_name": "tmechen/ber_status", - "last_updated": "2020-10-31T13:57:32Z", - "stargazers_count": 6, - "last_fetched": 1668211085.002036 - }, - "200399989": { - "repository_manifest": { - "name": "Clean up snapshots service", - "render_readme": true - }, - "category": "integration", - "description": "Service to clean up your home assistant snapshots, so you don't manually have to.", - "domain": "clean_up_snapshots_service", - "etag_repository": "W/\"83259d585ef21bb49a120d257621f8f3e2aaad800beb398e922ed87c49c8a444\"", - "full_name": "tmonck/clean_up_snapshots", - "last_updated": "2022-04-17T20:11:53Z", - "stargazers_count": 14, - "last_fetched": 1672101962.801277 - }, - "225248441": { - "repository_manifest": { - "name": "Mikrotik Router", - "homeassistant": "2022.8.0", - "zip_release": true, - "filename": "mikrotik_router.zip" - }, - "authors": [ - "@tomaae" - ], - "category": "integration", - "description": "Mikrotik router integration for Home Assistant", - "domain": "mikrotik_router", - "downloads": 4496, - "etag_repository": "W/\"b54d170bc078707e86edf745ae4270fa350c79bb941e4603c99ef7724c4b15e5\"", - "full_name": "tomaae/homeassistant-mikrotik_router", - "last_updated": "2022-09-29T22:37:10Z", - "stargazers_count": 168, - "topics": [ - "mikrotik" - ], - "last_fetched": 1670172101.992722 - }, - "257275420": { - "repository_manifest": { - "name": "OpenMediaVault", - "homeassistant": "2022.2.0", - "zip_release": true, - "filename": "openmediavault.zip" - }, - "authors": [ - "@tomaae" - ], - "category": "integration", - "description": "OpenMediaVault integration for Home Assistant", - "domain": "openmediavault", - "downloads": 3993, - "etag_repository": "W/\"306118a66207475095fcdbb535c91450676e911e6da84a45825a3166d2dbecd4\"", - "full_name": "tomaae/homeassistant-openmediavault", - "last_updated": "2022-10-18T16:15:37Z", - "stargazers_count": 57, - "topics": [ - "omv", - "openmediavault" - ], - "last_fetched": 1671921965.252928 - }, - "303793543": { - "repository_manifest": { - "name": "Skydance", - "country": [ - "EN", - "CZ" - ], - "render_readme": true - }, - "authors": [ - "@tomasbedrich" - ], - "category": "integration", - "description": "A Home Assistant integration for communication with Skydance lighting WiFi relay.", - "domain": "skydance", - "etag_repository": "W/\"ee17a58ed34f45ac732a8025079ca5884a8c682addff0f0bcd043fce7532ab6e\"", - "full_name": "tomasbedrich/home-assistant-skydance", - "last_updated": "2021-11-30T23:47:20Z", - "stargazers_count": 10, - "topics": [ - "networking" - ], - "last_fetched": 1647456784.063977 - }, - "277201070": { - "repository_manifest": { - "name": "AmsHan", - "homeassistant": "2022.8.0b0", - "render_readme": true - }, - "authors": [ - "@toreamun" - ], - "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", - "downloads": 57, - "etag_repository": "W/\"30963f514d7c01a9cd34a032718dd631839b4417b9f2e315a9fa79e4438d9af8\"", - "full_name": "toreamun/amshan-homeassistant", - "last_updated": "2022-10-12T19:28:00Z", - "stargazers_count": 108, - "topics": [ - "aidon", - "ams", - "han", - "kaifa", - "kamstrup", - "mbus", - "meterbus", - "mqtt", - "p1", - "smart-meter", - "tibberpulse" - ], - "last_fetched": 1672641966.024255 - }, - "299875200": { - "repository_manifest": { - "name": "Victor Smart-Kill", - "homeassistant": "2022.2.0", - "render_readme": true - }, - "authors": [ - "@toreamun" - ], - "category": "integration", - "description": "Home Assistant integration for Victor Smart-Kill WI-FI electronic mouse and rat traps from VictorPest.com.", - "domain": "victorsmartkill", - "etag_repository": "W/\"775175de4c3727fd56587aee0545247474605e07c8e4206f224df2054c818e57\"", - "full_name": "toreamun/victorsmartkill-homeassistant", - "last_updated": "2022-06-08T07:14:30Z", - "stargazers_count": 13, - "topics": [ - "mouse", - "rat", - "trap", - "victor" - ], - "last_fetched": 1657400014.691501 - }, - "298816063": { - "repository_manifest": { - "name": "Trackimo Device Tracker", - "country": [ - "AU" - ], - "homeassistant": "2021.7.1" - }, - "authors": [ - "@troykelly" - ], - "category": "integration", - "description": "Trackimo Integration for HACS Home Assistant", - "domain": "trackimo", - "etag_repository": "W/\"bbd77b479cbdb53f5de50b91a429d526c0ad3f4c4963fe70486a61e8d6e6b8de\"", - "full_name": "troykelly/hacs-trackimo", - "last_updated": "2021-07-12T05:44:23Z", - "stargazers_count": 1, - "topics": [ - "geolocation", - "trackimo" - ], - "last_fetched": 1647726394.418357 - }, - "232424544": { - "repository_manifest": { - "name": "Bosch Smart Home Controller (SHC) integration", - "homeassistant": "2021.1.5" - }, - "authors": [ - "@tschamm" - ], - "category": "integration", - "description": "Home Assistant component for accessing Bosch Smart Home Controller using boschshcpy python library.", - "domain": "bosch_shc", - "etag_repository": "W/\"25f1777fb2a6340821bb2d860e24f04557d7e5dde7630732eaf7cf6c5cab0807\"", - "full_name": "tschamm/boschshc-hass", - "last_updated": "2022-11-23T20:25:20Z", - "stargazers_count": 58, - "topics": [ - "bosch-smart-home", - "boschshcpy", - "home-assistant-component", - "smart-home" - ], - "last_fetched": 1672011963.845477 - }, - "220313935": { - "repository_manifest": { - "name": "hass-AMS", - "country": [ - "NO", - "SE" - ], - "render_readme": true - }, - "authors": [ - "@turbokongen" - ], - "category": "integration", - "description": "Custom component reading AMS through MBus adapter into HomeAssistant", - "domain": "ams", - "etag_repository": "W/\"c9bbaa9030f1c8b5617276b8b2e5257ab928442f99d6661b722ba8e30bc07a02\"", - "full_name": "turbokongen/hass-AMS", - "last_updated": "2022-09-27T18:18:24Z", - "stargazers_count": 35, - "topics": [ - "mbus-adapter", - "meter", - "sensors" - ], - "last_fetched": 1664657626.437248 - }, - "272337216": { - "repository_manifest": { - "name": "Pandora Car Alarm System", - "country": [ - "RU", - "BY" - ], - "render_readme": true - }, - "authors": [ - "@turbulator" - ], - "category": "integration", - "description": "Home Assistant custom component for Pandora Car Alarm System", - "domain": "pandora_cas", - "etag_repository": "W/\"c837e718d02d0575b37f55651f10568f6b19ff92d5ee9de448c5d8f9d93642b5\"", - "full_name": "turbulator/pandora-cas", - "last_updated": "2023-01-03T08:44:34Z", - "stargazers_count": 35, - "topics": [ - "pandora" - ], - "last_fetched": 1672738070.600913 - }, - "240459262": { - "repository_manifest": { - "name": "Abfall API (Jumomind)", - "country": "DE", - "homeassistant": "0.104.3", - "render_readme": true - }, - "authors": [ - "@tuxuser" - ], - "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/\"fa47a3eeb5736313c34262cdbc6b4cba3f844351793d0f9b922028a1317eaa10\"", - "full_name": "tuxuser/abfallapi_jumomind_ha", - "last_updated": "2021-12-22T09:57:43Z", - "stargazers_count": 3, - "topics": [ - "abfall", - "collection", - "deutschland", - "garbage", - "germany", - "jumomind", - "muell", - "waste" - ], - "last_fetched": 1666277373.928256 - }, - "237628853": { - "repository_manifest": { - "name": "Abfall API (RegioIT)", - "country": [ - "DE" - ], - "homeassistant": "0.104.3", - "render_readme": true - }, - "authors": [ - "@tuxuser" - ], - "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/\"967837ffbe5f73faaa9d58d7e1be5f919a04799ce536fd3c2b42e319a00374f4\"", - "full_name": "tuxuser/abfallapi_regioit_ha", - "last_updated": "2022-07-07T19:18:48Z", - "stargazers_count": 11, - "topics": [ - "collection", - "component", - "garbage", - "muell", - "muellabfuhr", - "regioit", - "smart-home", - "waste" - ], - "last_fetched": 1661343135.216984 - }, - "167885769": { - "repository_manifest": { - "name": "Arlo Camera Support", - "homeassistant": "0.110.0" - }, - "authors": [ - "@twrecked" - ], - "category": "integration", - "description": "Asynchronous Arlo Component for Home Assistant", - "domain": "aarlo", - "etag_repository": "W/\"32a9ed4ba965a79a16cbc2e8dae681ef0c73aa7982daffe9ff22ecde499d086b\"", - "full_name": "twrecked/hass-aarlo", - "last_updated": "2023-01-02T10:10:47Z", - "stargazers_count": 289, - "topics": [ - "arlo", - "netgear" - ], - "last_fetched": 1672738073.029445 - }, - "204700563": { - "repository_manifest": { - "name": "Momentary Switch Component" - }, - "authors": [ - "@sherrell" - ], - "category": "integration", - "description": "Momentary Switch Component for Home Assistant", - "domain": "momentary", - "etag_repository": "W/\"d3d3ae9bd9fa36a018e0068ef06bdbb2ba872567315f5d6f8b4a31f8f6d1315e\"", - "full_name": "twrecked/hass-momentary", - "last_updated": "2022-06-05T05:39:39Z", - "stargazers_count": 31, - "last_fetched": 1672461970.693785 - }, - "245267534": { - "repository_manifest": { - "name": "Virtual Components" - }, - "authors": [ - "@twrecked" - ], - "category": "integration", - "description": "Virtual Components for Home Assistant", - "domain": "virtual", - "etag_repository": "W/\"e83a4624302be190ba524ae705e767c84ece435aabbd11812860211977532285\"", - "full_name": "twrecked/hass-virtual", - "last_updated": "2023-01-02T14:06:23Z", - "stargazers_count": 74, - "topics": [ - "virtual" - ], - "last_fetched": 1672738073.444944 - }, - "76125161": { - "repository_manifest": { - "name": "iCal Sensor", - "homeassistant": "2022.5.0" - }, - "authors": [ - "@Olen", - "@TyBritten" - ], - "category": "integration", - "description": "an iCal Sensor for Home Assistant", - "domain": "ical", - "etag_repository": "W/\"f869a953b737bd6d92191b5a54768bbbe18c0b299437b31268c373bfa84f7769\"", - "full_name": "tybritten/ical-sensor-homeassistant", - "last_updated": "2022-09-01T07:00:54Z", - "stargazers_count": 69, - "topics": [ - "ical" - ], - "last_fetched": 1672191969.046121 - }, - "272140589": { - "repository_manifest": { - "name": "Monitor Docker" - }, - "authors": [ - "@ualex73" - ], - "category": "integration", - "description": "Monitor Docker containers from Home Assistant", - "domain": "monitor_docker", - "etag_repository": "W/\"92f214a8ebf0ec6e3873b84eaa0c87b7eb8c34025a85904ac7023b2889dba170\"", - "full_name": "ualex73/monitor_docker", - "last_updated": "2022-10-19T08:12:25Z", - "stargazers_count": 179, - "topics": [ - "docker" - ], - "last_fetched": 1672641971.550012 - }, - "265916869": { - "repository_manifest": { - "name": "Melnor Raincloud", - "render_readme": true, - "homeassistant": "2021.4.0", - "zip_release": true, - "filename": "raincloud.zip" - }, - "authors": [ - "@vanstinator" - ], - "category": "integration", - "description": "Melnor Raincloud Home Assistant Integration", - "domain": "raincloud", - "etag_repository": "W/\"58000ab27cbb2d837de1137176b14c71cd411269a7a3d5e07a5dab900c8e3bc9\"", - "full_name": "vanstinator/hass-raincloud", - "last_updated": "2022-01-22T15:56:33Z", - "stargazers_count": 6, - "topics": [ - "assistant", - "home", - "irrigation", - "melnor", - "raincloud", - "sprinkler" - ] - }, - "247566230": { - "repository_manifest": { - "name": "Next Rocket Launch", - "country": [ - "FR" - ], - "render_readme": true - }, - "authors": [ - "@Verbalinsurection" - ], - "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/\"58a33571d336a51bbae5db254759143ee8ba9576cc75430e6e208cb3abf186d5\"", - "full_name": "Verbalinsurection/next_rocket_launch", - "last_updated": "2022-03-20T18:50:51Z", - "stargazers_count": 9, - "topics": [ - "rocket" - ], - "last_fetched": 1647816784.723151 - }, - "258012818": { - "repository_manifest": { - "name": "simpleicons", - "render_readme": true, - "homeassistant": "2021.11.0", - "zip_release": true, - "filename": "hass-simpleicons.zip" - }, - "category": "integration", - "description": "Use Simple Icons in Home Assistant", - "domain": "simpleicons", - "downloads": 3414, - "etag_repository": "W/\"82554d48c57c43c5b3cda333699043a0a911b792f01245b86332138d7c233e33\"", - "full_name": "vigonotion/hass-simpleicons", - "last_updated": "2022-10-08T17:58:57Z", - "stargazers_count": 87, - "topics": [ - "simple-icons" - ], - "last_fetched": 1672011969.574019 - }, - "354887961": { - "repository_manifest": { - "name": "Abalin Name Day", - "country": [ - "GR" - ], - "homeassistant": "core-2021.4.0", - "render_readme": true - }, - "authors": [ - "@viktak" - ], - "category": "integration", - "description": "Home Assistant custom component for the abalin name day API", - "domain": "abalin_nameday", - "etag_repository": "W/\"596b1fb78d314a62b50fd9a670b6b9f809522f6936b886f314721e91e3ec50fd\"", - "full_name": "viktak/ha-cc-abalin-nameday", - "last_updated": "2022-02-21T14:09:14Z", - "stargazers_count": 5, - "topics": [ - "namedays" - ], - "last_fetched": 1645470793.464963 - }, - "353966616": { - "repository_manifest": { - "name": "OpenWeatherMap All", - "country": "GR", - "homeassistant": "core-2021.3.4", - "render_readme": true - }, - "authors": [ - "@viktak" - ], - "category": "integration", - "description": "Home Assistant custom component combining multiple OpenWeatherMap API calls", - "domain": "openweathermap_all", - "etag_repository": "W/\"5b281cace0a5abb998e4f8a4bbed4d7ff75dc38162e1eabda69980ced3719907\"", - "full_name": "viktak/ha-cc-openweathermap_all", - "last_updated": "2022-02-24T04:49:46Z", - "stargazers_count": 17, - "topics": [ - "openweathermap" - ], - "last_fetched": 1670929936.033253 - }, - "120696364": { - "repository_manifest": { - "name": "OpenSprinkler integration for Home Assistant", - "homeassistant": "2021.12.0", - "render_readme": true - }, - "authors": [ - "@vinteo" - ], - "category": "integration", - "description": "OpenSprinkler Integration for Home Assistant", - "domain": "opensprinkler", - "etag_repository": "W/\"373691a5d71baec4902b8535a5c8c6b28d822ece9abdb4c57077403cc55a13f1\"", - "full_name": "vinteo/hass-opensprinkler", - "last_updated": "2022-12-12T11:32:14Z", - "stargazers_count": 142, - "topics": [ - "opensprinkler" - ], - "last_fetched": 1671921976.725457 - }, - "234875951": { - "repository_manifest": { - "name": "Securitas Home", - "render_readme": "true", - "country": [ - "SE" - ], - "homeassistant": "0.110.1" - }, - "authors": [ - "@nwiborg", - "@vlumikero" - ], - "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/\"7ce1181bf8b4beca79ea1b8c42b8ee5dc34cb8bbec839e30907600b74cd442f5\"", - "full_name": "vlumikero/home-assistant-securitas", - "last_updated": "2021-07-24T17:58:21Z" - }, - "190418598": { - "repository_manifest": {}, - "authors": [ - "@walthowd" - ], - "category": "integration", - "description": "Automower Custom Component for Home Assistant", - "domain": "automower", - "etag_repository": "W/\"1e8a5bc14a7edc8d7f70a6e85d9a00544ceb5ac7132fa4fbda24c8380254e68e\"", - "full_name": "walthowd/ha-automower", - "last_updated": "2022-06-01T16:55:36Z", - "stargazers_count": 39, - "last_fetched": 1654160010.239513 - }, - "235316264": { - "repository_manifest": { - "name": "Meteo Swiss", - "render_readme": true, - "country": "CH" - }, - "authors": [ - "websylv" - ], - "category": "integration", - "description": ":sun_behind_rain_cloud: :switzerland: Meteo Swiss Integration for Home Assisant", - "domain": "meteo-swiss", - "etag_repository": "W/\"705764b0bc7e2792df7550a5e4aee008040198f8badf8a62d45589f7e6911292\"", - "full_name": "websylv/homeassistant-meteoswiss", - "last_updated": "2022-04-02T10:20:51Z", - "stargazers_count": 52, - "last_fetched": 1672101977.244562 - }, - "307678069": { - "repository_manifest": { - "name": "Variables+History", - "homeassistant": "2022.8.0" - }, - "authors": [ - "@rogro82", - "@wibias" - ], - "category": "integration", - "description": "Home Assistant variables component", - "domain": "variable", - "etag_repository": "W/\"26c953bd810459edb4bdfd8e9571df1c4bdca3f1c3236a7e34178193989247cd\"", - "full_name": "Wibias/hass-variables", - "last_updated": "2022-09-10T18:22:36Z", - "stargazers_count": 39, - "topics": [ - "counter", - "keypad", - "last-motion", - "timer", - "variables" - ], - "last_fetched": 1671199928.079629 - }, - "299967654": { - "repository_manifest": { - "name": "HiFiBerry", - "render_readme": "true" - }, - "authors": [ - "@willholdoway", - "@dgomes" - ], - "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/\"17cfe87201a7719cdde0845a44e9a799382002ae975b557293f37bd2e808669b\"", - "full_name": "willholdoway/hifiberry", - "last_updated": "2022-06-03T04:16:33Z", - "stargazers_count": 29, - "topics": [ - "hifiberry", - "internet-of-things", - "iot", - "media-player" - ], - "last_fetched": 1669106629.670464 - }, - "344636306": { - "repository_manifest": { - "name": "SAJ Inverter Modbus", - "homeassistant": "2021.9.0" - }, - "authors": [ - "@wimb0" - ], - "category": "integration", - "description": "Home Assistant Component for reading data locally from SAJ (and Zonneplan) Inverters through modbus TCP.", - "domain": "saj_modbus", - "etag_repository": "W/\"e6924a2c84d6d3d0acc447be9853a19fa8d54e969d9cb82f550985bbdb68e779\"", - "full_name": "wimb0/home-assistant-saj-modbus", - "last_updated": "2022-06-08T10:28:39Z", - "stargazers_count": 15, - "topics": [ - "saj-inverters", - "saj-r5", - "zonneplan" - ], - "last_fetched": 1657760015.511308 - }, - "374763546": { - "repository_manifest": { - "name": "AIMP Media Player", - "content_in_root": true, - "render_readme": true - }, - "authors": [ - "@xilense" - ], - "category": "integration", - "description": "AIMP custom component for 🠠Home Assistant using web remote", - "domain": "aimp", - "etag_repository": "W/\"1a9c5c5423e2aa39ffec21ee341f2214d9a90a7bc77bfe9c60cd5533cccb0a09\"", - "full_name": "xilense/aimp_custom_component", - "last_updated": "2021-06-21T18:20:20Z", - "stargazers_count": 4, - "topics": [ - "aimp", - "internet-of-things", - "iot", - "iot-automation", - "mediaplayer", - "raspberry-pi", - "remote-control", - "smarthome" - ] - }, - "127251446": { - "repository_manifest": { - "name": "Afvalwijzer", - "render_readme": true, - "country": [ - "NL" - ], - "homeassistant": "0.115.0" - }, - "authors": [ - "@xirixiz" - ], - "category": "integration", - "description": "Provides sensors for some Dutch waste collectors", - "domain": "afvalwijzer", - "etag_repository": "W/\"61e89cb68f7c196867170f59624a009866ff66ecb36cad4d8652c85bad0cc38d\"", - "full_name": "xirixiz/homeassistant-afvalwijzer", - "last_updated": "2022-11-01T07:37:10Z", - "stargazers_count": 117, - "topics": [ - "afvalwijzer", - "trash" - ], - "last_fetched": 1672641977.874746 - }, - "299556199": { - "repository_manifest": { - "name": "Mercedes Me API", - "homeassistant": "2022.11.0" - }, - "authors": [ - "@xraver" - ], - "category": "integration", - "description": "Script to use Mercedes Me APIs.", - "domain": "mercedesmeapi", - "etag_repository": "W/\"c81dfd239d904ecccb216447843b4d9cda0da02cf17b83ccc73d99f208a018e1\"", - "full_name": "xraver/mercedes_me_api", - "last_updated": "2022-12-19T23:34:38Z", - "stargazers_count": 39, - "topics": [ - "mercedes", - "mercedes-benz-car" - ], - "last_fetched": 1672461979.165594 - }, - "261031401": { - "repository_manifest": { - "name": "couchpotato", - "render_readme": true, - "country": [ - "FR" - ] - }, - "authors": [ - "@youdroid" - ], - "category": "integration", - "description": "🎥 CouchPotato component to feed Upcoming Media Card.", - "domain": "couchpotato", - "etag_repository": "W/\"7b09052eb6325f2b6d7bf9ba766e31dde1bd1c4d03dfa12412b4a15807d1a152\"", - "full_name": "youdroid/home-assistant-couchpotato", - "last_updated": "2022-04-24T19:49:30Z", - "stargazers_count": 5, - "topics": [ - "couchpotato" - ], - "last_fetched": 1650830407.516838 - }, - "262645913": { - "repository_manifest": { - "name": "gitea", - "render_readme": true, - "country": [ - "FR" - ] - }, - "authors": [ - "@youdroid" - ], - "category": "integration", - "description": "🵠Gitea component to follow your repositories", - "domain": "gitea", - "etag_repository": "W/\"188f9173574300eb33469104b90ba9cf2a93e6873b701e499b1713b33d3ed4a3\"", - "full_name": "youdroid/home-assistant-gitea", - "last_updated": "2022-04-24T20:15:46Z", - "stargazers_count": 7, - "topics": [ - "gitea", - "homeassistant-custom-component", - "pyhton" - ], - "last_fetched": 1661163148.64816 - }, - "261614146": { - "repository_manifest": { - "name": "SickChill", - "render_readme": true, - "country": [ - "FR" - ] - }, - "authors": [ - "@youdroid" - ], - "category": "integration", - "description": "🎥 SickChill component to feed Upcoming Media Card.", - "domain": "sickchill", - "etag_repository": "W/\"577fd63d9480a6cc8b83c569e03d6f535e11cc988edf8c7fcbb3599c4be35ef6\"", - "full_name": "youdroid/home-assistant-sickchill", - "last_updated": "2022-04-24T19:37:24Z", - "stargazers_count": 3, - "topics": [ - "sickchill" - ], - "last_fetched": 1650830407.928047 - }, - "202987887": { - "repository_manifest": { - "name": "Node-RED Companion", - "homeassistant": "2021.12.0" - }, - "authors": [ - "@zachowj" - ], - "category": "integration", - "description": "Companion Component for node-red-contrib-home-assistant-websocket to help integrate Node-RED with Home Assistant Core", - "domain": "nodered", - "etag_repository": "W/\"a9b30766956406ba2bc659dd1751bbe0a4b9b93b8fd055f893c6e4c0df78dd67\"", - "full_name": "zachowj/hass-node-red", - "last_updated": "2022-12-28T22:07:23Z", - "stargazers_count": 314, - "topics": [ - "node-red" - ], - "last_fetched": 1672281980.33389 - }, - "305147191": { - "repository_manifest": { - "name": "CEZ Distribuce CZ", - "country": "CZ", - "homeassistant": "0.110.0" - }, - "authors": [ - "@zigul" - ], - "category": "integration", - "description": "CEZ Distribuce - Home Assistant Sensor", - "domain": "cezdistribuce", - "etag_repository": "W/\"0a89bcdd63ad1aefb88530f553dc133226ab1c2f8b81c59dde9e4eba30f1e14f\"", - "full_name": "zigul/HomeAssistant-CEZdistribuce", - "last_updated": "2022-03-07T20:21:42Z", - "stargazers_count": 17, - "topics": [ - "cez" - ], - "last_fetched": 1666696754.824663 + "last_fetched": 1704915541.363517 }, "384434522": { "repository_manifest": { "name": "Hass Hue Icons", "render_readme": true }, + "full_name": "arallsopp/hass-hue-icons", "category": "plugin", "description": "Additional vector icons for home assistant to model Philips Hue bulbs and fixtures. ", "domain": "", - "downloads": 5767, - "etag_repository": "W/\"79f8a47f4111811b4a2dae213c6546afdf61ed75e09140ae16770d5aef4d62a3\"", - "full_name": "arallsopp/hass-hue-icons", - "last_updated": "2022-12-24T09:50:30Z", - "stargazers_count": 205, + "downloads": 12961, + "etag_repository": "W/\"161edf8555060b6e3541f4701486603e1cd20a801966d8c2a2b95e0dbf4d12eb\"", + "last_updated": "2023-12-13T18:53:17Z", + "stargazers_count": 279, "topics": [ "custom-icons", "hue", @@ -15447,4354 +240,21 @@ "svg" ], "default_branch": "main", - "installed_commit": "7a55e3f", + "installed_commit": "4604f9a", "installed": true, - "last_commit": "55f8bc2", - "last_version": "v1.2.48", - "open_issues": 6, + "last_commit": "4604f9a", + "last_version": "v1.2.53", + "open_issues": 25, "published_tags": [ - "v1.2.48", - "v1.2.47", - "v1.2.46", - "v1.2.45", - "v1.2.44" + "v1.2.53", + "v1.2.51", + "v1.2.50", + "v1.2.49", + "v1.2.48" ], - "pushed_at": "2022-12-24T09:50:30", "releases": true, - "version_installed": "v1.2.48", - "last_fetched": 1672770079.333724 - }, - "362551242": { - "repository_manifest": { - "name": "Update Time Card", - "content_in_root": true, - "render_readme": true, - "filename": "update-time-card.js" - }, - "category": "plugin", - "description": "Simple last-updated card for Home assistant lovelace", - "domain": "", - "etag_repository": "W/\"fbabc715d84dd6195a2b5e1e361dd961460c3e0ceb50a8a5df74097594f73353\"", - "full_name": "itobey/update-time-card", - "last_updated": "2021-07-13T16:24:04Z", - "stargazers_count": 5, - "topics": [ - "clock", - "dashboard", - "e-ink", - "last-updated", - "lovelace-custom-card" - ], - "last_fetched": 1656770394.313372 - }, - "391372854": { - "repository_manifest": { - "name": "Alarmo Card", - "render_readme": true, - "filename": "alarmo-card.js" - }, - "category": "plugin", - "description": "Home Assistant card for controlling the Alarmo component", - "domain": "", - "downloads": 9938, - "etag_repository": "W/\"88dc1f5f36fadc8e97ee4e585190426ea8dc7ba28db090f501d27224fd6b7539\"", - "full_name": "nielsfaber/alarmo-card", - "last_updated": "2022-12-11T11:02:04Z", - "stargazers_count": 57, - "topics": [ - "alarm", - "alarmo", - "assistant", - "card", - "home", - "security" - ], - "last_fetched": 1670761472.80792 - }, - "387055527": { - "repository_manifest": { - "name": "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' ", - "domain": "", - "etag_repository": "W/\"8270595e2518ca471f35fec9056f1b9499427aed21e6abeacc8a0948cd456cbf\"", - "full_name": "tgcowell/waves", - "last_updated": "2022-12-29T00:09:31Z", - "stargazers_count": 49, - "default_branch": "master", - "installed_commit": "250d150", - "installed": true, - "last_commit": "171075b", - "last_version": "v2.3.1", - "published_tags": [ - "v2.3.1", - "v2.3.0", - "v.2.2.0", - "V.2.2.0", - "v.2.1.0" - ], - "pushed_at": "2022-12-29T00:09:31", - "releases": true, - "version_installed": "v2.3.0", - "last_fetched": 1672770079.4738 - }, - "363203831": { - "repository_manifest": { - "name": "SureHA", - "content_in_root": true, - "render_readme": true - }, - "authors": [ - "@benleb" - ], - "category": "integration", - "description": "SureHA 🾠monitor & control your Sure Petcare devices via Home Assistant", - "domain": "sureha", - "etag_repository": "W/\"2fea116835eeda11494a6f02a8b43afffb33090025a132b019b60cfa51954b69\"", - "full_name": "benleb/sureha", - "last_updated": "2021-09-20T15:35:49Z", - "new": true, - "stargazers_count": 16, - "topics": [ - "surepet", - "surepetcare", - "surepy" - ], - "last_fetched": 1668481107.589261 - }, - "366713850": { - "repository_manifest": { - "name": "Pirate Weather", - "render_readme": true, - "homeassistant": "2021.1.0b0" - }, - "authors": [ - "@alexander0042" - ], - "category": "integration", - "description": "Replacement for the default Dark Sky Home Assistant integration using Pirate Weather ", - "domain": "pirateweather", - "etag_repository": "W/\"25b78a963524caedeb04b6849655e3f4cc9d68eaeebe971dc7e8938d0ec1f97b\"", - "full_name": "alexander0042/pirate-weather-ha", - "last_updated": "2022-12-29T21:14:33Z", - "new": true, - "stargazers_count": 127, - "topics": [ - "darksky-api", - "weather-api" - ], - "last_fetched": 1672641985.171262 - }, - "378010382": { - "repository_manifest": { - "name": "Личный кабинет ТÐС Энерго", - "render_readme": true, - "country": "ru", - "homeassistant": "2021.4.6" - }, - "authors": [ - "@alryaz" - ], - "category": "integration", - "description": "TNS Energo Integration", - "domain": "tns_energo", - "etag_repository": "W/\"39753dcd33f4ab848fc63c5d2c46bb1f2e6cea6e0f94875223a63ebf55672fd7\"", - "full_name": "alryaz/hass-tns-energo", - "last_updated": "2022-04-12T21:11:28Z", - "new": true, - "stargazers_count": 10, - "topics": [ - "moscow", - "tns-energo" - ], - "last_fetched": 1667998514.398976 - }, - "376390299": { - "repository_manifest": { - "name": "knmi", - "homeassistant": "2022.7.0", - "render_readme": true - }, - "authors": [ - "@golles" - ], - "category": "integration", - "description": "Custom component that integrates KNMI weather service in to Home Assistant", - "domain": "knmi", - "etag_repository": "W/\"b532bdf7e097842717f8828a89fc81d3b745b780eb17657182cb7729bd1c38a4\"", - "full_name": "golles/ha-knmi", - "last_updated": "2022-12-12T21:22:46Z", - "new": true, - "stargazers_count": 23, - "topics": [ - "home-assistant-component", - "home-assistant-integration", - "knmi", - "weather", - "weerlive" - ], - "last_fetched": 1671109946.259309 - }, - "362058414": { - "repository_manifest": { - "name": "Libratone Zipp", - "render_readme": true - }, - "authors": [ - "@chouffy" - ], - "category": "integration", - "description": "Control a Libratone Zipp speaker within Home Assistant", - "domain": "libratone_zipp", - "etag_repository": "W/\"291eaf61836c69229654147e6d05057f40a699b92326ffd497a4a92a22d88fd9\"", - "full_name": "Chouffy/home_assistant_libratone_zipp", - "last_updated": "2021-10-16T07:48:11Z", - "new": true, - "stargazers_count": 5, - "topics": [ - "home-assistant-integration", - "libratone", - "python3" - ] - }, - "384910725": { - "repository_manifest": { - "name": "XMR Pool Statistics", - "render_readme": true - }, - "authors": [ - "@hwmland" - ], - "category": "integration", - "description": "XMR Pool Statistics integration for Home Assistant", - "domain": "xmrpool_stat", - "etag_repository": "W/\"38e059d78300889d265b8d68e504df5b5022dfe2e2ac98ab10544e7adebbc311\"", - "full_name": "hwmland/homeassistant-xmrpool_stat", - "last_updated": "2022-02-23T18:27:48Z", - "new": true, - "stargazers_count": 2, - "topics": [ - "cryptocurrency", - "home-assistant-integration", - "monero", - "xmr" - ], - "last_fetched": 1645741197.509429 - }, - "261277563": { - "repository_manifest": { - "name": "Open Source Routing Machine" - }, - "authors": [ - "@edekeijzer" - ], - "category": "integration", - "description": "OSRM travel time sensor for Home Assistant", - "domain": "osrm_travel_time", - "etag_repository": "W/\"f742f4cee51a6083470d534cc6f67a3e1c10639f5c8de8e8cdc5b7818f8e713a\"", - "full_name": "edekeijzer/osrm_travel_time", - "last_updated": "2022-03-11T11:58:30Z", - "new": true, - "stargazers_count": 7, - "topics": [ - "osrm", - "python3", - "self-hosted" - ], - "last_fetched": 1658660018.285931 - }, - "311536795": { - "repository_manifest": { - "hacs": "1.6.0", - "name": "Frigate", - "homeassistant": "2022.4.5" - }, - "authors": [ - "@blakeblackshear" - ], - "category": "integration", - "description": "Frigate integration for Home Assistant", - "domain": "frigate", - "etag_repository": "W/\"583379b6ba755b6702a11b8ab3ed3eb3509a1cdfd0b0d0538f594d15b5201341\"", - "full_name": "blakeblackshear/frigate-hass-integration", - "last_updated": "2023-01-03T06:07:11Z", - "new": true, - "stargazers_count": 323, - "topics": [ - "ai", - "camera", - "frigate", - "nvr", - "object-detection" - ], - "last_fetched": 1672738095.602344 - }, - "377012187": { - "repository_manifest": { - "name": "Weight Gurus", - "render_readme": true - }, - "authors": [ - "@jcgoette" - ], - "category": "integration", - "description": "This custom integration provides sensors for Weight Gurus API endpoints.", - "domain": "weight_gurus", - "etag_repository": "W/\"29195044d8866964cb3deef90919134fc12a89fdc7c22ade7059ab0c07e3f957\"", - "full_name": "jcgoette/weight_gurus_homeassistant", - "last_updated": "2021-12-18T04:00:33Z", - "new": true, - "stargazers_count": 3, - "topics": [ - "health", - "home-assistant-component", - "home-assistant-sensor", - "weight" - ], - "last_fetched": 1662259136.286299 - }, - "368653916": { - "repository_manifest": { - "name": "MOOX-Track", - "render_readme": true - }, - "authors": [ - "@moox-it" - ], - "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/\"6c795dfdc462f634bed1c5aa38a7cfb88f597c6e4bc6795fec0bdb1e34980edb\"", - "full_name": "moox-it/hass-moox-track", - "last_updated": "2021-12-13T17:10:20Z", - "new": true, - "topics": [ - "device", - "gps", - "moox", - "track", - "tracker" - ] - }, - "279184610": { - "repository_manifest": { - "name": "Amber Electric", - "country": [ - "AU" - ], - "homeassistant": "2021.7.1" - }, - "authors": [ - "@madpilot" - ], - "category": "integration", - "description": "Home Assistant Component to pull the latest energy prices from Amber Electric", - "domain": "amberelectric", - "etag_repository": "W/\"21d4f432318b1a16c167bc1a6b8fb28738365886c472f066d10c7f13e5dfc1e8\"", - "full_name": "madpilot/hass-amber-electric", - "last_updated": "2021-10-07T09:01:00Z", - "new": true, - "stargazers_count": 24, - "topics": [ - "amber-electric", - "electricity-market", - "electricity-prices" - ], - "last_fetched": 1656050402.066313 - }, - "384704004": { - "repository_manifest": { - "name": "Trakt", - "render_readme": true - }, - "authors": [ - "@dylandoamaral" - ], - "category": "integration", - "description": "A Trakt integration for Home Assistant compatible with upcoming media card", - "domain": "trakt_tv", - "etag_repository": "W/\"4f72d52470f84cb25d38f0c44740a97ebd33f6ce6443674541bce8f11cdb994d\"", - "full_name": "dylandoamaral/trakt-integration", - "last_updated": "2022-11-20T14:30:03Z", - "new": true, - "stargazers_count": 18, - "topics": [ - "custom", - "movie", - "show", - "trakt", - "upcoming-media-card" - ], - "last_fetched": 1670761483.082985 - }, - "250488711": { - "repository_manifest": { - "name": "Niu Scooter Integration", - "render_readme": true - }, - "authors": [ - "@mwestra" - ], - "category": "integration", - "description": "niu scooter integration for Home assistant.", - "domain": "niu", - "etag_repository": "W/\"e8bf378990646176c4b37f5a9c8d2cec993d317c235cae1d6be0adf9b97bed64\"", - "full_name": "marcelwestrahome/home-assistant-niu-component", - "last_updated": "2022-08-12T19:54:54Z", - "new": true, - "stargazers_count": 23, - "topics": [ - "niu", - "scooters" - ], - "last_fetched": 1667998521.413233 - }, - "227452940": { - "repository_manifest": { - "name": "Wyze" - }, - "authors": [ - "@JoshuaMulliken" - ], - "category": "integration", - "description": "Home Assistant Integration for Wyze devices.", - "domain": "wyzeapi", - "etag_repository": "W/\"618ffa316e88a9c74cd4de486bf558e623b267cf6cda529b99a4bad634362902\"", - "full_name": "JoshuaMulliken/ha-wyzeapi", - "last_updated": "2022-12-18T20:04:33Z", - "new": true, - "stargazers_count": 510, - "topics": [ - "bulb", - "switch", - "wyze", - "wyze-bulbs", - "wyze-switchs" - ], - "last_fetched": 1672738100.648647 - }, - "379781545": { - "repository_manifest": { - "name": "Netgear WAX", - "hacs": "1.6.0", - "homeassistant": "2021.4.0", - "render_readme": true - }, - "authors": [ - "@rroller" - ], - "category": "integration", - "description": "Netgear Home Assistant Integration", - "domain": "netgear_wax", - "etag_repository": "W/\"2d2f71d7118fe00cd4f36fabca562dd885b2551c2275445afc83ba4f068a8b86\"", - "full_name": "rroller/netgear", - "last_updated": "2022-03-17T18:38:10Z", - "new": true, - "stargazers_count": 10, - "topics": [ - "netgear", - "wax", - "wax-610", - "wax-620", - "wi-fi" - ], - "last_fetched": 1664460917.36303 - }, - "352169259": { - "repository_manifest": { - "name": "Neerslag App", - "render_readme": true, - "country": [ - "NL", - "BE" - ] - }, - "authors": [ - "@aex351" - ], - "category": "integration", - "description": "Neerslag app for Home Assistant. All-in-one package (Sensors + Card).", - "domain": "neerslag", - "etag_repository": "W/\"3b8e48f5fb9e5cb89b636bf8bafc3f9b71d837b39a8fe62a2ba68e715abd2800\"", - "full_name": "aex351/home-assistant-neerslag-app", - "last_updated": "2022-07-08T17:26:32Z", - "new": true, - "stargazers_count": 30, - "last_fetched": 1671019948.190789 - }, - "391413239": { - "repository_manifest": { - "name": "Teletask", - "homeassistant": "0.109.0" - }, - "authors": [ - "@tiemooowh" - ], - "category": "integration", - "description": "Teletask (DoIP) Integration for Home Assistant Comunity Store (HACS)", - "domain": "teletask", - "etag_repository": "W/\"bacbf933b095af6f04141115fde84e40b6da53d230d953cb33e4564294a556df\"", - "full_name": "Tiemooowh/homeassistant-teletask", - "last_updated": "2022-06-06T08:45:33Z", - "new": true, - "stargazers_count": 2, - "topics": [ - "domotics", - "homeassistant-custom-component", - "teletask" - ], - "last_fetched": 1654880011.790452 - }, - "388918745": { - "repository_manifest": { - "name": "Creasol DomBus" - }, - "authors": [ - "@CreasolTech" - ], - "category": "integration", - "description": "Home Assistant integration for Creasol DomBus RS485 modules (inputs, outputs, sensors).", - "domain": "creasoldombus", - "etag_repository": "W/\"d1fb7d5dbd83ae905361350a184f214c97096227948f1a15648ce1efcfe8eede\"", - "full_name": "CreasolTech/home-assistant-creasol-dombus", - "last_updated": "2021-09-07T08:23:37Z", - "new": true, - "stargazers_count": 1, - "topics": [ - "dombus", - "domotic", - "rs485", - "smart-home", - "smarthome" - ] - }, - "378213601": { - "repository_manifest": { - "name": "Argoclima", - "homeassistant": "2022.7.0" - }, - "authors": [ - "@nyffchanium" - ], - "category": "integration", - "description": "Home Assistant integration for Argoclima (Argo) climate control devices", - "domain": "argoclima", - "etag_repository": "W/\"4418fb90f8f5a1b5d1db27c0ffe273b585bac8dd6237cc41161f3f329195e208\"", - "full_name": "nyffchanium/argoclima-integration", - "last_updated": "2022-07-10T15:42:09Z", - "new": true, - "stargazers_count": 8, - "topics": [ - "argo", - "argoclima", - "climate-control" - ], - "last_fetched": 1658660018.608902 - }, - "290261325": { - "repository_manifest": { - "name": "Adaptive Lighting", - "render_readme": true - }, - "authors": [ - "@basnijholt" - ], - "category": "integration", - "description": "Adaptive Lighting custom component for Home Assistant", - "domain": "adaptive_lighting", - "etag_repository": "W/\"1e51e4dbc9e8da8ac6b9d5ad20012a33f830e0ddf6b11d8c5d507585b82d4009\"", - "full_name": "basnijholt/adaptive-lighting", - "last_updated": "2022-12-12T01:23:31Z", - "new": true, - "stargazers_count": 803, - "topics": [ - "adaptive-lighting", - "automation", - "hue", - "iot", - "lights", - "sunrise", - "sunset", - "zigbee" - ], - "last_fetched": 1672738100.804663 - }, - "336054515": { - "repository_manifest": { - "name": "Open Charge Point Protocol (OCPP)", - "homeassistant": "2022.7.0", - "render_readme": true, - "zip_release": true, - "filename": "ocpp.zip" - }, - "authors": [ - "@lbbrhzn" - ], - "category": "integration", - "description": "Home Assistant integration for electric vehicle chargers that support the Open Charge Point Protocol (OCPP).", - "domain": "ocpp", - "downloads": 1029, - "etag_repository": "W/\"b116a5207a3ed18176da32eb0530b01710d1b98f0abf2f72769cc7530f8782e7\"", - "full_name": "lbbrhzn/ocpp", - "last_updated": "2023-01-02T15:03:30Z", - "new": true, - "stargazers_count": 100, - "topics": [ - "ocpp" - ], - "last_fetched": 1672738100.966797 - }, - "377060365": { - "repository_manifest": { - "name": "Личный кабинет Интер РÐО (ЭнергоÑбыт)", - "render_readme": true, - "country": "ru", - "homeassistant": "2021.12.0" - }, - "authors": [ - "@alryaz" - ], - "category": "integration", - "description": "Ð˜Ð½Ñ‚ÐµÐ³Ñ€Ð°Ñ†Ð¸Ñ Home Assistant Ñ Ð›Ðš \"Интер РÐО\"", - "domain": "lkcomu_interrao", - "etag_repository": "W/\"f0a78d1026660ff7edc1b26e4dd75b34198bb57c0d4f18b63d509a4778afcaa0\"", - "full_name": "alryaz/hass-lkcomu-interrao", - "last_updated": "2022-05-17T20:58:09Z", - "new": true, - "stargazers_count": 27, - "topics": [ - "altaienergosbyt", - "bashelektrosbyt", - "energosbyt", - "esbvolga", - "mosenergosbyt", - "sevesk", - "tambovenergosbyt", - "tomskenergosbyt" - ], - "last_fetched": 1667728523.881854 - }, - "255258767": { - "repository_manifest": { - "name": "GCE IPX800 V4", - "country": "FR", - "render_readme": true - }, - "authors": [ - "@Aohzan" - ], - "category": "integration", - "description": "IPX800 V4 integration for Home-Assistant", - "domain": "ipx800v4", - "etag_repository": "W/\"9b96637f82143e8772df4f77791a8dfc3f24dea1b7b15238468786342adcf360\"", - "full_name": "Aohzan/ipx800", - "last_updated": "2022-08-31T13:37:52Z", - "new": true, - "stargazers_count": 14, - "topics": [ - "gce-electronics", - "ipx800" - ], - "last_fetched": 1667818523.737829 - }, - "379688863": { - "repository_manifest": { - "name": "Thermal Vision", - "country": "CA", - "homeassistant": "2021.4", - "render_readme": true - }, - "authors": [ - "@TheRealWaldo" - ], - "category": "integration", - "description": "Thermal Vision Sensor and Camera for Home Assistant", - "domain": "thermal_vision", - "etag_repository": "W/\"28daa65c1e983e43bb58fb975850906f4f9367371a68db626d4dfe5982c0e73e\"", - "full_name": "TheRealWaldo/thermal", - "last_updated": "2022-11-22T17:14:21Z", - "new": true, - "stargazers_count": 40, - "topics": [ - "homeassistant-custom-component", - "thermal-camera" - ], - "last_fetched": 1669196650.967983 - }, - "355159299": { - "repository_manifest": { - "name": "Moscow PGU (ГоÑуÑлуги МоÑквы)", - "render_readme": true, - "country": [ - "ru" - ], - "homeassistant": "2021.2.0" - }, - "authors": [ - "@alryaz" - ], - "category": "integration", - "description": "Moscow PGU services for HomeAssistant", - "domain": "moscow_pgu", - "etag_repository": "W/\"642a9b1f07a1267a71979f5db0e0bc04c53c90ad18be24eff3da371533541be9\"", - "full_name": "alryaz/hass-moscow-pgu", - "last_updated": "2021-11-10T06:44:41Z", - "new": true, - "stargazers_count": 12, - "topics": [ - "gosuslugi" - ], - "last_fetched": 1658210411.264399 - }, - "388979130": { - "repository_manifest": { - "name": "NSW Covid Data", - "country": [ - "AU" - ], - "homeassistant": "2021.9.0", - "zip_release": true, - "filename": "nswcovid.zip" - }, - "authors": [ - "@troykelly" - ], - "category": "integration", - "description": "A group of sensors for Home Assistant that tracks New South Wales COVID-19 Data", - "domain": "nswcovid", - "etag_repository": "W/\"e4f82a00278417c26669528a148fd1bf4d88282c014255fad61cf23a156ed0c5\"", - "full_name": "troykelly/homeassistant-au-nsw-covid", - "last_updated": "2021-10-02T04:15:42Z", - "new": true, - "stargazers_count": 1, - "topics": [ - "covid-19", - "nsw-government", - "nsw-health" - ] - }, - "322881712": { - "repository_manifest": { - "name": "Honor Router 3/X3 tracker", - "render_readme": "true" - }, - "authors": [ - "@juacas" - ], - "category": "integration", - "description": "Honor X3 router Device tracker for Home Assistant", - "domain": "honor_x3", - "etag_repository": "W/\"6f34852345f2c8cc185d5c7a0b5c27cdb98f8821e4fcb8287adf14f463ce3c79\"", - "full_name": "juacas/honor_x3", - "last_updated": "2021-08-24T07:44:17Z", - "new": true, - "stargazers_count": 9, - "topics": [ - "device-tracker", - "presence-detection", - "router" - ], - "last_fetched": 1670761489.223308 - }, - "396695907": { - "repository_manifest": { - "name": "Gree Extension for Home-Assistant built in integration", - "render_readme": true - }, - "authors": [ - "@mullerdavid" - ], - "category": "integration", - "description": "Gree Extension for built in integration", - "domain": "gree_ext", - "etag_repository": "W/\"2b4a8e743b0810cffca02e70a47c52ddeabef53aeccfd8d30abc5b863a3920a6\"", - "full_name": "mullerdavid/hass_GreeExt", - "last_updated": "2022-04-18T15:47:02Z", - "new": true, - "stargazers_count": 2, - "topics": [ - "gree" - ], - "last_fetched": 1670532142.555625 - }, - "325329098": { - "repository_manifest": { - "homeassistant": "2021.7.0", - "name": "Sleep As Android", - "render_readme": true, - "zip_release": true, - "filename": "sleep_as_android.zip" - }, - "authors": [ - "@IATkachenko" - ], - "category": "integration", - "description": "Sleep As Android integration for Home Assistant", - "domain": "sleep_as_android", - "downloads": 1014, - "etag_repository": "W/\"23e577e465ea336b40e58240699f61434dc2f6df08873d3169ce52eb4f3aba70\"", - "full_name": "IATkachenko/HA-SleepAsAndroid", - "last_updated": "2022-12-09T17:59:53Z", - "new": true, - "stargazers_count": 84, - "topics": [ - "mqtt", - "sleep-analysis", - "sleep-as-android", - "sleep-tracker" - ], - "last_fetched": 1672372002.500793 - }, - "290193894": { - "repository_manifest": { - "name": "Rollease Acmeda Automate Pulse Hub v2", - "render_readme": true - }, - "authors": [ - "@sillyfrog" - ], - "category": "integration", - "description": "Rollease Acmeda Automate Pulse Hub v2 integration for Home Assistant", - "domain": "automate", - "etag_repository": "W/\"521d2834ed319b8d20c6c2b26b903124b93344e087f9d1b1ed8906bd8e847bc6\"", - "full_name": "sillyfrog/Automate-Pulse-v2", - "last_updated": "2022-08-08T23:07:22Z", - "new": true, - "stargazers_count": 23, - "last_fetched": 1671717793.694841 - }, - "394082552": { - "repository_manifest": { - "name": "Frigate Card", - "render_readme": true, - "filename": "frigate-hass-card.js", - "homeassistant": "2022.3.0" - }, - "category": "plugin", - "description": "A Lovelace card for Frigate in Home Assistant", - "domain": "", - "downloads": 12390, - "etag_repository": "W/\"25c38742a6cc818c17db81004305c6edaf1f4e57366825d098aabe4b8c294802\"", - "full_name": "dermotduffy/frigate-hass-card", - "last_updated": "2023-01-03T07:04:57Z", - "stargazers_count": 194, - "topics": [ - "cctv", - "frigate", - "nvr" - ], - "last_fetched": 1672738107.297447 - }, - "395991055": { - "repository_manifest": { - "name": "Anniversary", - "country": [ - "HU" - ], - "render_readme": "true" - }, - "authors": [ - "@amaximus" - ], - "category": "integration", - "description": "Anniversary integration for Home Assistant", - "domain": "anniversary", - "downloads": 3, - "etag_repository": "W/\"265e2d11323904bbfa20e49ba141ac9aad063c4d063c650ec5d19e773dfd33d6\"", - "full_name": "amaximus/anniversary", - "last_updated": "2022-06-03T06:24:59Z", - "new": true, - "stargazers_count": 12, - "last_fetched": 1670929963.057697 - }, - "398739214": { - "repository_manifest": { - "render_readme": true, - "homeassistant": "2021.8.1" - }, - "category": "integration", - "description": "Add a Webhook service to HomeAssistant, originally designed for use with Discord Webhooks", - "domain": "webhook_service", - "etag_repository": "W/\"054963c02e08b59521a46327f3853ad28cc1107a7cb731e83babce5670b29b1d\"", - "full_name": "HCookie/Webhook-Service-home-assistant", - "last_updated": "2021-08-25T02:24:45Z", - "new": true, - "stargazers_count": 5, - "topics": [ - "webhooks" - ] - }, - "383608593": { - "repository_manifest": { - "name": "Toshiba AC", - "render_readme": true, - "homeassistant": "2022.5.0" - }, - "authors": [ - "@h4de5" - ], - "category": "integration", - "description": "Toshiba AC integration into home-assistant.io", - "domain": "toshiba_ac", - "downloads": 73, - "etag_repository": "W/\"ca1a1a7d5d1c4d00f9a85173e91d8241356c1c84dd70cc44f5a25c35440f7a41\"", - "full_name": "h4de5/home-assistant-toshiba_ac", - "last_updated": "2022-12-05T18:42:02Z", - "new": true, - "stargazers_count": 65, - "topics": [ - "climate", - "toshiba" - ], - "last_fetched": 1672462005.551064 - }, - "362700564": { - "repository_manifest": { - "name": "Tesla", - "hacs": "1.6.0", - "homeassistant": "2022.11.0", - "zip_release": true, - "filename": "tesla_custom.zip" - }, - "authors": [ - "@alandtse" - ], - "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": 1261, - "etag_repository": "W/\"78d577633c5ab03ab1c1d14f00e9395da292c505a5aea834e4006b7b80d9a78b\"", - "full_name": "alandtse/tesla", - "last_updated": "2022-12-30T05:17:54Z", - "new": true, - "stargazers_count": 241, - "topics": [ - "home-assistant-component", - "tesla" - ], - "last_fetched": 1672552003.612968 - }, - "346474804": { - "repository_manifest": { - "name": "Toyota Connected Services", - "homeassistant": "2022.6.0", - "zip_release": true, - "filename": "toyota.zip" - }, - "authors": [ - "@DurgNomis-drol" - ], - "category": "integration", - "description": "Toyota Connected Services integration for Home Assistant.", - "domain": "toyota", - "downloads": 742, - "etag_repository": "W/\"77e3724f7072ca7a24f081154d186a35d27834505795d1b554d6bd86212bb4f5\"", - "full_name": "DurgNomis-drol/ha_toyota", - "last_updated": "2022-12-09T06:40:43Z", - "new": true, - "stargazers_count": 66, - "topics": [ - "car", - "toyota", - "vehicle" - ], - "last_fetched": 1672642003.879357 - }, - "382335433": { - "repository_manifest": { - "name": "SAJ eSolar" - }, - "authors": [ - "@djansen1987" - ], - "category": "integration", - "description": "SAJ eSolar Portal Sensors", - "domain": "saj_esolar", - "etag_repository": "W/\"866ed2a73574e39c20132d8876bd05917aaa6abe95d38006b2041ad9b3367a3a\"", - "full_name": "djansen1987/SAJeSolar", - "last_updated": "2022-11-25T21:47:17Z", - "new": true, - "stargazers_count": 11, - "topics": [ - "esolar", - "intergration", - "saj", - "solar", - "solar-system" - ], - "last_fetched": 1672462006.606847 - }, - "383732864": { - "repository_manifest": { - "name": "Garmin Connect", - "render_readme": true - }, - "authors": [ - "@cyberjunky" - ], - "category": "integration", - "description": "The Garmin Connect integration allows you to expose data from Garmin Connect to Home Assistant.", - "domain": "garmin_connect", - "etag_repository": "W/\"f83e4e6d7fd740691d555094d58e9f74752e024d4b8408598de9604020ce70ea\"", - "full_name": "cyberjunky/home-assistant-garmin_connect", - "last_updated": "2022-12-08T19:11:06Z", - "new": true, - "stargazers_count": 81, - "topics": [ - "garmin-connect", - "home-assistant-component" - ], - "last_fetched": 1672738111.075221 - }, - "382905556": { - "repository_manifest": { - "name": "Cover Time Based Synced", - "hacs": "1.6.0", - "homeassistant": "0.118.0" - }, - "authors": [ - "@kotborealis" - ], - "category": "integration", - "description": "⌛ Time-based cover. Install it via HACS.", - "domain": "cover_time_based_synced", - "etag_repository": "W/\"90b1543d82b0e9097931a3129cd7d8be1d053cb1dd405b733cdad2147525c872\"", - "full_name": "kotborealis/home-assistant-custom-components-cover-time-based-synced", - "last_updated": "2022-02-19T12:15:59Z", - "new": true, - "stargazers_count": 8, - "topics": [ - "cover", - "roller-shutters", - "service", - "shutter", - "trigger" - ], - "last_fetched": 1658480014.78635 - }, - "402799177": { - "repository_manifest": { - "name": "Blind Card", - "filename": "hass-blind-card.js", - "render_readme": true, - "homeassistant": "2021.11.0" - }, - "category": "plugin", - "description": "Blind card for Home Assistant Lovelace UI", - "domain": "", - "etag_repository": "W/\"1832b9fea6da6bbf80aa444f8ae60b97695f1aee93a875c1fa7dbdfde6d087ad\"", - "full_name": "tungmeister/hass-blind-card", - "last_updated": "2022-01-31T18:19:37Z", - "stargazers_count": 26, - "last_fetched": 1670929967.35527 - }, - "402156016": { - "repository_manifest": { - "name": "Kamstrup 403", - "homeassistant": "2022.11.0", - "render_readme": true - }, - "authors": [ - "@golles" - ], - "category": "integration", - "description": "Custom component that integrates the Kamstrup 403 heating system into Home Assistant. This component does also support a few other heating system", - "domain": "kamstrup_403", - "etag_repository": "W/\"ef70df162772d85fa7c0b38fc7b9217b3e0e61073f7f4d7e38ddff5d0cd14efe\"", - "full_name": "golles/ha-kamstrup_403", - "last_updated": "2023-01-01T15:08:01Z", - "new": true, - "stargazers_count": 30, - "topics": [ - "home-assistant-component", - "home-assistant-integration", - "kamstrup", - "kamstrup403", - "stadsverwarming" - ], - "last_fetched": 1672738112.535311 - }, - "395770920": { - "repository_manifest": { - "name": "OpenEI", - "homeassistant": "2021.8.0", - "zip_release": true, - "filename": "openei.zip" - }, - "authors": [ - "@firstof9" - ], - "category": "integration", - "description": "OpenEI integration for Home Assistant", - "domain": "openei", - "etag_repository": "W/\"372be3eb847d99070b53b1f73064613f68cc8a1447862ad24f400471e0ed5fdf\"", - "full_name": "firstof9/ha-openei", - "last_updated": "2022-05-27T13:22:07Z", - "new": true, - "stargazers_count": 11, - "topics": [ - "api", - "energy", - "rates" - ], - "last_fetched": 1654610421.713865 - }, - "403401396": { - "repository_manifest": { - "name": "HERE Destination Weather", - "hacs": "1.6.0", - "homeassistant": "2021.12.0" - }, - "authors": [ - "@eifinger" - ], - "category": "integration", - "description": "Custom Home Assistant Integration for the HERE Destination Weather API", - "domain": "here_weather", - "etag_repository": "W/\"bb0bf683cd309a206071ddb29bbf7d5b41f8d6276987d4cd66062582f7d80aa3\"", - "full_name": "eifinger/hass-here-weather", - "last_updated": "2022-12-25T19:13:04Z", - "new": true, - "stargazers_count": 3, - "topics": [ - "here-maps-api", - "herepy", - "homeassistant-custom-component", - "pyton" - ], - "last_fetched": 1672012006.754611 - }, - "213346369": { - "repository_manifest": { - "name": "ECHONETLite Platform", - "render_readme": true, - "homeassistant": "2021.9.2" - }, - "authors": [ - "@scottyphillips" - ], - "category": "integration", - "description": "A Home Assistant custom component for use with ECHONET enabled Mitsubishi HVAC systems. ", - "domain": "echonetlite", - "etag_repository": "W/\"da39acb12e322669c0c70431602498b29ae9c6a6e2d833a3aa1dce30f616885b\"", - "full_name": "scottyphillips/echonetlite_homeassistant", - "last_updated": "2022-11-02T11:42:20Z", - "new": true, - "stargazers_count": 70, - "last_fetched": 1672642009.009624 - }, - "212657669": { - "repository_manifest": { - "name": "â›ï¸ Minecraft Version", - "render_readme": "true" - }, - "authors": [ - "@xMrVizzy" - ], - "category": "integration", - "description": "🌿 Minecraft Version Checker for Home Assistant.", - "domain": "minecraft_version", - "etag_repository": "W/\"958e918392b7446c17d9a31201268a4316716e2bfcac9b4617f2350ae60476dd\"", - "full_name": "Kraineff/minecraft-version", - "last_updated": "2020-01-16T12:36:24Z", - "new": true, - "stargazers_count": 4, - "last_fetched": 1652900017.486828 - }, - "334448958": { - "repository_manifest": { - "name": "bootstrap-grid-card", - "render_readme": true - }, - "category": "plugin", - "description": "Bootstrap grid in Lovelace UI", - "domain": "", - "downloads": 5869, - "etag_repository": "W/\"a1496e21527a73bcf40f96f2fedf48655bbff3350b579f37009160a2a68a79c1\"", - "full_name": "ownbee/bootstrap-grid-card", - "last_updated": "2022-03-19T12:02:28Z", - "stargazers_count": 25, - "topics": [ - "bootstrap", - "bootstrap-grid-card", - "card", - "grid", - "layout" - ], - "last_fetched": 1671289960.900876 - }, - "407627914": { - "repository_manifest": { - "name": "Google Dark Theme", - "render_readme": true - }, - "category": "theme", - "description": "A fork of popular Home Assistant Google dark theme with animated icons", - "domain": "", - "etag_repository": "W/\"ed419db2b426cee9d55eb14499bdb3239d4ee769f3762fac2539d83607fb7446\"", - "full_name": "pacjo/google_dark_animated", - "last_updated": "2021-11-22T17:05:56Z", - "stargazers_count": 4, - "topics": [ - "ha" - ] - }, - "403381222": { - "repository_manifest": { - "name": "Noctis-Solarized" - }, - "category": "theme", - "description": "Noctis theme made Solarized", - "domain": "", - "etag_repository": "W/\"f47981d81251d2ab2bddf1b5ff4caa14ef05d6848055104148d3f983e967a5c6\"", - "full_name": "williamahartman/noctis-solarized", - "last_updated": "2021-09-29T22:53:08Z", - "stargazers_count": 2, - "topics": [ - "home-assistant-theme" - ] - }, - "323155307": { - "repository_manifest": { - "name": "Duepi Evo", - "render_readme": true - }, - "authors": [ - "@aceindy" - ], - "category": "integration", - "description": "Control Duepi_evo based pellet stoves with Home Assistant over wifi using ESPLink", - "domain": "duepi_evo", - "etag_repository": "W/\"2291212d6b78899326fea4621784479c489a83517fe01c148a7aa874ceb4c958\"", - "full_name": "aceindy/Duepi_EVO", - "last_updated": "2022-03-10T19:54:28Z", - "new": true, - "stargazers_count": 8, - "topics": [ - "heating-systems" - ], - "last_fetched": 1647001220.378979 - }, - "392188182": { - "repository_manifest": { - "name": "Личный кабинет ЭнергоÑбыТ ПлюÑ", - "render_readme": true, - "country": [ - "ru" - ], - "homeassistant": "2021.2.0" - }, - "authors": [ - "@alryaz" - ], - "category": "integration", - "description": "Ð˜Ð½Ñ‚ÐµÐ³Ñ€Ð°Ñ†Ð¸Ñ Ð­Ð½ÐµÑ€Ð³Ð¾ÑбыТ.ÐŸÐ»ÑŽÑ Ð´Ð»Ñ Home Assistant", - "domain": "energosbyt_plus", - "etag_repository": "W/\"95178c809e2838b288e5b2edb5af7a6414b2d30c4be53ef62709578fe64d1a7f\"", - "full_name": "alryaz/hass-energosbyt-plus", - "last_updated": "2021-11-03T19:32:31Z", - "new": true, - "stargazers_count": 8, - "topics": [ - "energosbyt", - "energosbyt-plus" - ], - "last_fetched": 1651820015.016623 - }, - "408429126": { - "repository_manifest": { - "name": "MQTT DiscoveryStream", - "render_readme": true - }, - "authors": [ - "@koying" - ], - "category": "integration", - "description": "Extension of HA mqtt_statestream integration with discovery config publishing", - "domain": "mqtt_discoverystream", - "etag_repository": "W/\"f0ffe8f5a6fad126fefdb9f71a0a9aba82019e32ee7969baa3fe26fcc4a012b0\"", - "full_name": "koying/mqtt_discoverystream_ha", - "last_updated": "2022-05-05T12:55:12Z", - "new": true, - "stargazers_count": 6, - "topics": [ - "mqtt" - ], - "last_fetched": 1652450439.530658 - }, - "401454435": { - "repository_manifest": { - "name": "battery_sim", - "country": [ - "GB" - ], - "render_readme": true - }, - "authors": [ - "@hif2k1" - ], - "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/\"75252ae5e0043445840da8ffaf0490b121a131e0af2957104ce4fcff3a5af4a8\"", - "full_name": "hif2k1/battery_sim", - "last_updated": "2022-11-29T20:50:21Z", - "new": true, - "stargazers_count": 45, - "topics": [ - "energy-storage", - "environmental" - ], - "last_fetched": 1670352156.410504 - }, - "403123516": { - "repository_manifest": { - "name": "Ecowater Softener", - "render_readme": true - }, - "authors": [ - "@barleybobs" - ], - "category": "integration", - "description": "A Homeassistant custom component to integrate Ecowater water softeners", - "domain": "ecowater_softener", - "etag_repository": "W/\"39dbac23008a45129eedee8e7da5214118e20bf520c69ca3d89dacc29dbb3d89\"", - "full_name": "barleybobs/homeassistant-ecowater-softener", - "last_updated": "2022-12-22T13:56:54Z", - "new": true, - "stargazers_count": 17, - "topics": [ - "ecowater" - ], - "last_fetched": 1671922016.176616 - }, - "403062943": { - "repository_manifest": { - "name": "battery_consumption" - }, - "authors": [ - "@jugla" - ], - "category": "integration", - "description": "Home Assistant Component to compute battery consumption", - "domain": "battery_consumption", - "etag_repository": "W/\"79917970988d8d21ed1a148faab22749bc004f9575062205e93951d145196b7c\"", - "full_name": "jugla/battery_consumption", - "last_updated": "2022-05-28T18:34:54Z", - "new": true, - "stargazers_count": 9, - "topics": [ - "battery", - "consumption" - ], - "last_fetched": 1669542151.238946 - }, - "319608056": { - "repository_manifest": { - "homeassistant": "2022.4.0b0", - "name": "Bodymiscale", - "render_readme": true - }, - "authors": [ - "@dckiller51" - ], - "category": "integration", - "description": "Custom_components Body Metrics for Xiaomi Miscale 1 and 2 (esphome or BLE monitor for Homeassistant)", - "domain": "bodymiscale", - "etag_repository": "W/\"512f7926e8130f9c77e29c0a0d0de5963a0fc48577501280e79f500790063194\"", - "full_name": "dckiller51/bodymiscale", - "last_updated": "2022-12-27T04:09:54Z", - "new": true, - "stargazers_count": 124, - "topics": [ - "ble-monitor", - "esphome", - "miscale", - "mitemp-bt", - "xiaomi" - ], - "last_fetched": 1672282013.708327 - }, - "401145616": { - "repository_manifest": { - "name": "myenergi", - "hacs": "1.6.0", - "render_readme": true, - "homeassistant": "2021.9.1" - }, - "authors": [ - "@cjne" - ], - "category": "integration", - "description": "Home Assistant integration for MyEnergi devices", - "domain": "myenergi", - "etag_repository": "W/\"fbe78f9bfd9d0649d2c4acc09a9228c77ee47d9550992dbfb2bcd33269a200ae\"", - "full_name": "CJNE/ha-myenergi", - "last_updated": "2022-12-19T07:04:58Z", - "new": true, - "stargazers_count": 70, - "topics": [ - "ev-charging", - "green-energy", - "myenergi" - ], - "last_fetched": 1671537814.301748 - }, - "401856574": { - "repository_manifest": { - "name": "Windcentrale", - "zip_release": true, - "filename": "windcentrale.zip", - "homeassistant": "2022.8.0" - }, - "authors": [ - "@jobvk" - ], - "category": "integration", - "description": "Provides Home Assistant sensors for multiple wind turbines from the Windcentrale", - "domain": "windcentrale", - "downloads": 102, - "etag_repository": "W/\"8259e412df35c4a8e7116bcc00ed6cc4dd16dff3b65ee5910be743b03261763b\"", - "full_name": "jobvk/Home-Assistant-Windcentrale", - "last_updated": "2022-11-15T21:42:28Z", - "new": true, - "stargazers_count": 9, - "topics": [ - "dutch", - "wind-turbines", - "windcentrale" - ], - "last_fetched": 1669196671.608936 - }, - "246549747": { - "repository_manifest": { - "name": "Atomic Calendar Revive", - "filename": "atomic-calendar-revive.js", - "country": [ - "GB" - ] - }, - "category": "plugin", - "description": "An advanced calendar card for Home Assistant Lovelace.", - "domain": "", - "etag_repository": "W/\"b449d148d3202a330bd42ababcc5fcd4b5625505860cce07a248d91d3c16cf2c\"", - "full_name": "totaldebug/atomic-calendar-revive", - "last_updated": "2023-01-02T21:10:51Z", - "stargazers_count": 227, - "topics": [ - "calendar", - "card", - "javascript", - "module" - ], - "last_fetched": 1672738121.490316 - }, - "356033332": { - "repository_manifest": { - "name": "Crypto Tracker", - "render_readme": true - }, - "authors": [ - "@PepegaBruh" - ], - "category": "integration", - "description": "Integration for Home Assistant to implement a crypto tracking system", - "domain": "cryptostate", - "etag_repository": "W/\"969199bb51d37e93f0ce2636deece31679e65497889de6ba5a361b032d44363f\"", - "full_name": "BigNocciolino/CryptoTracker", - "last_updated": "2022-05-24T10:41:30Z", - "new": true, - "stargazers_count": 24, - "topics": [ - "automation", - "currency", - "tracker" - ], - "last_fetched": 1661899138.543864 - }, - "423082071": { - "repository_manifest": { - "name": "Flipdown Timer Card", - "render_readme": true, - "filename": "flipdown-timer-card.js" - }, - "category": "plugin", - "description": "Flipdown Timer Card for Home Assistant Lovelace", - "domain": "", - "downloads": 1972, - "etag_repository": "W/\"292a86fe3845bf6c5cc187874f5d63731487220df1bd94e59dd6c02c891cf079\"", - "full_name": "pmongloid/flipdown-timer-card", - "last_updated": "2022-11-18T16:12:38Z", - "stargazers_count": 43, - "topics": [ - "timer" - ], - "last_fetched": 1670761506.293751 - }, - "302122266": { - "repository_manifest": { - "name": "Cover Icon Element", - "render_readme": true, - "filename": "cover-icon-element.js" - }, - "category": "plugin", - "description": "Improved cover icon for home assistant picture element", - "domain": "", - "etag_repository": "W/\"8e19f0610153a5ebae6ef311aa9b559fb7d936fe5aab8fcbb15efb862663055b\"", - "full_name": "queimadus/cover-icon-element", - "last_updated": "2021-11-17T20:04:06Z", - "stargazers_count": 5, - "topics": [ - "cover" - ], - "last_fetched": 1668661145.736616 - }, - "420365062": { - "repository_manifest": { - "name": "Last Changed Element", - "render_readme": true, - "filename": "last-changed-element.js" - }, - "category": "plugin", - "description": "Display when entity was last changed in home assistant picture element", - "domain": "", - "etag_repository": "W/\"d44a2de2e9fc4504eaa91b6fbacffb86c3bddb23ac0177865a7b43fef06ecc3a\"", - "full_name": "queimadus/last-changed-element", - "last_updated": "2021-10-23T09:37:59Z", - "stargazers_count": 6, - "last_fetched": 1650470446.806033 - }, - "413430860": { - "repository_manifest": { - "name": "Person", - "filename": "person-entity-card-bundle.js", - "render_readme": "true" - }, - "category": "plugin", - "description": "Minimalist plugin which allows users to add person entity in order to show the location with a beutiful and clean interface.", - "domain": "", - "etag_repository": "W/\"97ca6e3b666a292fd8ebfc6915bf7e2af01e467c2ecf35ab124a1cfa2298627b\"", - "full_name": "gerardag/person-entity-card", - "last_updated": "2022-07-13T13:46:36Z", - "stargazers_count": 16, - "last_fetched": 1660460016.92534 - }, - "402612874": { - "repository_manifest": { - "name": "WeatherAPI", - "render_readme": true - }, - "authors": [ - "@iprak" - ], - "category": "integration", - "description": "HomeAssistant custom integration to fetch data from weatherapi", - "domain": "weatherapi", - "etag_repository": "W/\"d4c88ea21e3e5ef98914261e0c6f839ede59879441a39434ad99eff56398919e\"", - "full_name": "iprak/weatherapi", - "last_updated": "2022-07-11T11:39:59Z", - "new": true, - "stargazers_count": 5, - "topics": [ - "custom", - "weather", - "weatherapi" - ], - "last_fetched": 1659740016.223694 - }, - "420504770": { - "repository_manifest": { - "name": "Water Quality FVM", - "country": [ - "HU" - ], - "render_readme": "true" - }, - "authors": [ - "@amaximus" - ], - "category": "integration", - "description": "Water quality integration for Home Assistant with data provided by Budapest FVM", - "domain": "water_quality_fvm", - "etag_repository": "W/\"cb1071a78f1f29048f8ce24d2c6510b5b2f0b128b3982683d9565fb6b715f731\"", - "full_name": "amaximus/water_quality_fvm", - "last_updated": "2021-12-23T12:36:22Z", - "new": true, - "stargazers_count": 3, - "topics": [ - "budapest", - "homeassistant-custom-component", - "hungary" - ] - }, - "422834940": { - "repository_manifest": { - "name": "Kef Connector", - "render_readme": true - }, - "authors": [ - "@n0ciple" - ], - "category": "integration", - "description": "A Home Assistant integration for the Kef LS50W2", - "domain": "kef_connector", - "etag_repository": "W/\"ba2029d8d74a83484b2c1cf73b586f0fd9addb438301f604f786dcf703903a18\"", - "full_name": "N0ciple/hass-kef-connector", - "last_updated": "2022-03-03T14:43:11Z", - "new": true, - "stargazers_count": 1, - "topics": [ - "kef", - "ls50", - "ls50w2", - "media-player", - "speaker" - ], - "last_fetched": 1662619137.34173 - }, - "390073284": { - "repository_manifest": { - "name": "Sonos Cloud", - "country": "US", - "homeassistant": "2022.6.0", - "render_readme": true - }, - "authors": [ - "@jjlawren" - ], - "category": "integration", - "description": "Sonos cloud API integration for Home Assistant with improved TTS/alerts handling", - "domain": "sonos_cloud", - "etag_repository": "W/\"d8a442ee21d82afe21916efc18a74b61daa2e4f9a490abbd7bb70def4360cd7d\"", - "full_name": "jjlawren/sonos_cloud", - "last_updated": "2022-11-27T03:39:59Z", - "new": true, - "stargazers_count": 85, - "topics": [ - "sonos" - ], - "last_fetched": 1672642020.478694 - }, - "326352749": { - "repository_manifest": { - "name": "MasterLink Gateway", - "country": "US", - "render_readme": true - }, - "authors": [ - "@giachello", - "@Lele-72" - ], - "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/\"3702ed1e7983803130671028e3ef4684758ba3f51c47c555e2895220162511d4\"", - "full_name": "giachello/mlgw", - "last_updated": "2022-05-23T12:11:29Z", - "new": true, - "stargazers_count": 20, - "topics": [ - "bang-olufsen", - "beolink-gateway", - "masterlink-gateway", - "mlgw-configuration" - ], - "last_fetched": 1663774075.243566 - }, - "417802358": { - "repository_manifest": { - "name": "TooGoodToGo", - "render_readme": true - }, - "authors": [ - "@chouffy" - ], - "category": "integration", - "description": "TooGoodToGo items stock as sensor in Home Assistant", - "domain": "tgtg", - "etag_repository": "W/\"362b012c1e2c0f05fbd84f237d088f8f1f034d60710dd9001826f12fee90c7c0\"", - "full_name": "Chouffy/home_assistant_tgtg", - "last_updated": "2022-10-27T09:28:39Z", - "new": true, - "stargazers_count": 22, - "topics": [ - "home-assistant-integration", - "python3", - "toogoodtogo" - ], - "last_fetched": 1669722159.663658 - }, - "411736321": { - "repository_manifest": { - "name": "DWD Pollenflug", - "render_readme": true - }, - "authors": [ - "@mampfes" - ], - "category": "integration", - "description": "Adds pollen forecasts from DWD to Home Assistant.", - "domain": "dwd_pollenflug", - "etag_repository": "W/\"f7cc65059026951a38843e51e9343b7d5e31dbd567b5a7d1a7a9263531997043\"", - "full_name": "mampfes/hacs_dwd_pollenflug", - "last_updated": "2022-12-22T10:15:35Z", - "new": true, - "stargazers_count": 29, - "topics": [ - "dwd", - "pollen", - "pollenflug" - ], - "last_fetched": 1672102024.84273 - }, - "410667735": { - "repository_manifest": { - "name": "Reaper DAW", - "homeassistant": "2021.9.0", - "zip_release": true, - "filename": "reaper.zip", - "render_readme": true - }, - "authors": [ - "@kubawolanin" - ], - "category": "integration", - "description": "Reaper DAW custom integration for Home Assistant", - "domain": "reaper", - "downloads": 144, - "etag_repository": "W/\"0f553e9de8fcf265bf414e18c838b416dfb5ea3eb93bf8f8b19a88083608131c\"", - "full_name": "kubawolanin/ha-reaper", - "last_updated": "2021-11-12T16:36:27Z", - "new": true, - "stargazers_count": 12, - "topics": [ - "daw", - "digital-audio-workstation", - "reaper" - ], - "last_fetched": 1670929984.342258 - }, - "398781181": { - "repository_manifest": { - "name": "Candy Simply-Fi", - "render_readme": true - }, - "authors": [ - "@ofalvai" - ], - "category": "integration", - "description": "Unofficial Candy/Haier washing machine integration for Home Assistant ", - "domain": "candy", - "etag_repository": "W/\"50b669f5358bb6a76fc8f4a0001e403218019da0d73580ea794a111cd6b2e856\"", - "full_name": "ofalvai/home-assistant-candy", - "last_updated": "2022-12-29T23:06:41Z", - "new": true, - "stargazers_count": 61, - "topics": [ - "home-assistant-component", - "home-assistant-integration" - ], - "last_fetched": 1672372028.203614 - }, - "418810115": { - "repository_manifest": { - "name": "pfSense integration for Home Assistant", - "homeassistant": "2022.4.0", - "render_readme": true - }, - "authors": [ - "@travisghansen" - ], - "category": "integration", - "description": "pfSense integration with Home Assistant", - "domain": "pfsense", - "etag_repository": "W/\"4cb9d0be14df524c07cb821b56ec7dec9551812f551d31f592fcd3dee3e45f2b\"", - "full_name": "travisghansen/hass-pfsense", - "last_updated": "2022-12-20T17:54:41Z", - "new": true, - "stargazers_count": 105, - "topics": [ - "hassio-integration", - "pfsense" - ], - "last_fetched": 1671922026.61913 - }, - "407205510": { - "repository_manifest": { - "name": "ПИК Домофон / PIK Intercom", - "render_readme": true, - "country": "ru", - "homeassistant": "2021.12.0" - }, - "authors": [ - "@alryaz" - ], - "category": "integration", - "description": "ПИК Домофон Ð´Ð»Ñ Home Assistant", - "domain": "pik_intercom", - "etag_repository": "W/\"14577fba59c4e47537d11d24e30ad680b61185f1b6e1c37abaa06bd11b53ff8e\"", - "full_name": "alryaz/hass-pik-intercom", - "last_updated": "2022-09-06T10:04:50Z", - "new": true, - "stargazers_count": 27, - "topics": [ - "intercom", - "pik-group" - ], - "last_fetched": 1671199979.735347 - }, - "301509152": { - "repository_manifest": { - "name": "Novus 300 Bus", - "render_readme": true - }, - "authors": [ - "@BenPru" - ], - "category": "integration", - "description": "Home Assistant HACS component to readout values from a Paul Novus 300 ventilation system", - "domain": "novus300bus", - "etag_repository": "W/\"28e8bb10e30c02a56763b8cae4717b8c5ce733fac3c05044ee9804211f899a93\"", - "full_name": "BenPru/novus300_Rs485", - "last_updated": "2021-11-03T20:21:00Z", - "new": true, - "stargazers_count": 3, - "last_fetched": 1660892767.340692 - }, - "408074547": { - "repository_manifest": { - "name": "Acer Air Monitor", - "hacs": "1.6.0", - "homeassistant": "0.118.0" - }, - "authors": [ - "@sugoi-wada" - ], - "category": "integration", - "description": "Acer air monitor for Home Assistant", - "domain": "acer_air_monitor", - "etag_repository": "W/\"791b5242c50e889abae2cf6648b9be67b340e7ca9f0d14dab5db83b9497d1210\"", - "full_name": "sugoi-wada/acer-air-monitor-2018", - "last_updated": "2022-12-17T12:45:55Z", - "new": true, - "stargazers_count": 1, - "last_fetched": 1671289976.627431 - }, - "422954081": { - "repository_manifest": { - "filename": "deebot.zip", - "homeassistant": "2022.10.0b0", - "name": "Deebot 4 Home Assistant", - "render_readme": true, - "zip_release": true - }, - "authors": [ - "@DeebotUniverse", - "@edenhaus" - ], - "category": "integration", - "description": "Home Assistant integration for deebot vacuums", - "domain": [ - "binary_sensor", - "camera", - "select", - "sensor", - "vacuum" - ], - "downloads": 4953, - "etag_repository": "W/\"4230f6a2b204d95b0cb2fb26f0f6c248621468e370e2d67907a363bf818ffc4d\"", - "full_name": "DeebotUniverse/Deebot-4-Home-Assistant", - "last_updated": "2022-12-27T17:07:03Z", - "new": true, - "stargazers_count": 101, - "topics": [ - "deebot", - "ecovacs", - "vacuum" - ], - "last_fetched": 1672192025.448127 - }, - "302985427": { - "repository_manifest": { - "name": "Zidoo Media Player", - "homeassistant": "2022.5" - }, - "authors": [ - "@wizmo2" - ], - "category": "integration", - "description": "Home-assistant custom component and api wrapper for Zidoo Media Players", - "domain": "zidoo", - "etag_repository": "W/\"1163a97dc5e94be39d285b33c6b389798f32358820359551481bdb495a82c7fa\"", - "full_name": "wizmo2/zidoo-player", - "last_updated": "2022-11-10T01:46:09Z", - "new": true, - "stargazers_count": 7, - "topics": [ - "media", - "media-player", - "player", - "video-player", - "zidoo" - ], - "last_fetched": 1672372029.411502 - }, - "417400028": { - "repository_manifest": { - "name": "Smart thermostat (PID)", - "render_readme": true, - "homeassistant": "0.104.2" - }, - "authors": [ - "@ScratMan" - ], - "category": "integration", - "description": "Smart Thermostat with PID controller for HomeAssistant", - "domain": "smart_thermostat", - "etag_repository": "W/\"9efc29667e9d64e5a47240943a415d333706ffde080d389285d7acd1a4edfe42\"", - "full_name": "ScratMan/HASmartThermostat", - "last_updated": "2022-12-23T18:46:32Z", - "new": true, - "stargazers_count": 178, - "topics": [ - "air-conditioner", - "heater", - "heater-control", - "heater-controller", - "heating", - "heating-control", - "heating-controller", - "pid-controller", - "smart-thermostat", - "thermostat" - ], - "last_fetched": 1672552025.526963 - }, - "251039581": { - "repository_manifest": { - "name": "Ginlong Solis PV portal integration", - "homeassistant": "2021.9" - }, - "authors": [ - "@hultenvp" - ], - "category": "integration", - "description": "HomeAssistant integration for the Ginlong Solis PV Monitoring portal. This integration supports the current Platform v2.0 portal (m.ginlong.com) which supports Solis and Solarman PV inverter brands. Also supports new SolisCloud platform", - "domain": "solis", - "etag_repository": "W/\"0b918f7a86409f28e2b7729c0f55ec73f128573bfc1d8d2d1806c65672775d91\"", - "full_name": "hultenvp/solis-sensor", - "last_updated": "2022-12-21T16:12:01Z", - "new": true, - "stargazers_count": 87, - "topics": [ - "ginlong", - "solarman", - "solis", - "soliscloud" - ], - "last_fetched": 1671717821.049024 - }, - "386049746": { - "repository_manifest": { - "name": "Virage Dashboard", - "render_readme": "true" - }, - "authors": [ - "@viragelabs" - ], - "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/\"5aeefec95d7d6f8c76eae2094639f7e164753d03d2def2f76a96692c4a4ce7d8\"", - "full_name": "viragelabs/virage_dashboard", - "last_updated": "2022-03-04T16:24:20Z", - "new": true, - "stargazers_count": 1, - "topics": [ - "virage", - "viragelaboratories", - "viragelabs" - ], - "last_fetched": 1663084404.038539 - }, - "174175978": { - "repository_manifest": { - "name": "Integration blueprint", - "hacs": "1.6.0", - "homeassistant": "0.118.0" - }, - "authors": [ - "@ludeeus" - ], - "category": "integration", - "description": "Blueprint for custom_component developers.", - "domain": "integration_blueprint", - "etag_repository": "W/\"5c26820a98367189bfe039eb9763ba5a84e0bac0420b4710d961f88cbeb5a819\"", - "full_name": "custom-components/integration_blueprint", - "last_updated": "2022-12-27T20:20:27Z", - "new": true, - "stargazers_count": 179, - "topics": [ - "blueprint" - ], - "last_fetched": 1672372033.382044 - }, - "433577603": { - "repository_manifest": { - "name": "Config Editor Card", - "filename": "config-editor-card.js", - "render_readme": true - }, - "category": "plugin", - "description": "Home Assistant Configuration Files Editor for Lovelace", - "domain": "", - "etag_repository": "W/\"3986a350535f04d2f180b9e38d27cd073a15e9b9a3347e26110c9839d7cb55ee\"", - "full_name": "htmltiger/config-editor-card", - "last_updated": "2022-10-18T15:49:35Z", - "stargazers_count": 30, - "topics": [ - "homeassistant-addons", - "homeassistant-config", - "homeassistant-configuration", - "yaml" - ], - "last_fetched": 1668301150.401406 - }, - "439367892": { - "repository_manifest": { - "name": "Better Thermostat UI", - "render_readme": true, - "filename": "better-thermostat-ui-card.js" - }, - "category": "plugin", - "description": "a custom card for a better thermostat in home assistant based on ai_thermostat intigration", - "domain": "", - "downloads": 5308, - "etag_repository": "W/\"d12fc32895f805012b994e8a42aee6f56f24a4978eb1fa8c11984c30837d1efd\"", - "full_name": "KartoffelToby/better-thermostat-ui-card", - "last_updated": "2022-12-12T20:16:53Z", - "stargazers_count": 71, - "topics": [ - "thermostat" - ], - "last_fetched": 1672738136.975278 - }, - "433577406": { - "repository_manifest": { - "name": "Config Editor", - "render_readme": "true" - }, - "authors": [ - "@htmltiger" - ], - "category": "integration", - "description": "Home Assistant Configuration Editor Helper", - "domain": "config_editor", - "etag_repository": "W/\"50c0326beb8e457b21a46df08862ac1197c8a643f8857c809edadac9c9592568\"", - "full_name": "htmltiger/config-editor", - "last_updated": "2022-10-07T10:50:39Z", - "new": true, - "stargazers_count": 14, - "topics": [ - "homeassistant-config" - ], - "last_fetched": 1668661157.29532 - }, - "180032210": { - "repository_manifest": { - "name": "Thermal Comfort", - "homeassistant": "2022.10.0", - "render_readme": true, - "filename": "thermal_comfort.zip" - }, - "authors": [ - "@dolezsa" - ], - "category": "integration", - "description": "Thermal Comfort sensor for HA (absolute humidity, heat index, dew point, thermal perception)", - "domain": "thermal_comfort", - "downloads": 11, - "etag_repository": "W/\"c9d9bfa23331c0cef6ea8d621730704d4ee9c7526b311b7393030caa1f7ac1a6\"", - "full_name": "dolezsa/thermal_comfort", - "last_updated": "2023-01-01T19:49:01Z", - "new": true, - "stargazers_count": 278, - "topics": [ - "absolute-humidity", - "comfort-model", - "comfort-zone", - "dew-point", - "dew-point-perception", - "heat-index", - "thermal-comfort", - "thermal-perception", - "thermal-stress" - ], - "last_fetched": 1672642030.820946 - }, - "398601732": { - "repository_manifest": { - "name": "FlexpoolInfo", - "render_readme": true, - "homeassistant": "0.100.0" - }, - "authors": [ - "@thomasprior" - ], - "category": "integration", - "description": "Provides data from Flexpool.io on a specified miner.", - "domain": "flexpoolinfo", - "etag_repository": "W/\"b787a8a3264128a623b98fcb6fc4407f604d3794b5c7fc0d97c5de1a55c20e45\"", - "full_name": "ThomasPrior/FlexpoolInfo", - "last_updated": "2022-09-15T02:28:10Z", - "new": true, - "stargazers_count": 7, - "topics": [ - "flexpool", - "flexpool-api", - "miner", - "statistics" - ], - "last_fetched": 1663242753.834652 - }, - "427773030": { - "repository_manifest": { - "name": "TuneBlade", - "render_readme": true - }, - "authors": [ - "@spycle" - ], - "category": "integration", - "description": "Home Assistant custom integration for controlling AirPlay devices connected to a TuneBlade server", - "domain": "tuneblade", - "etag_repository": "W/\"acb0d1effd1c1159af72795a161fdf7326e7972db3f72a101508063e4025ce18\"", - "full_name": "spycle/tuneblade", - "new": true, - "topics": [ - "tuneblade" - ] - }, - "406939721": { - "repository_manifest": { - "name": "Hik-Connect", - "country": [ - "EN" - ], - "render_readme": true - }, - "authors": [ - "@tomasbedrich" - ], - "category": "integration", - "description": "A Home Assistant integration to communicate with Hikvision smart doorbells via Hik-Connect cloud.", - "domain": "hikconnect", - "etag_repository": "W/\"d178f977add05066f83f548141ddeaafff803e19ffb85d60592d8de76e93d022\"", - "full_name": "tomasbedrich/home-assistant-hikconnect", - "last_updated": "2022-07-28T05:39:36Z", - "new": true, - "stargazers_count": 30, - "topics": [ - "hikvision" - ], - "last_fetched": 1665411611.500753 - }, - "424574671": { - "repository_manifest": { - "name": "SP110E RGB LED BLE Controller Integration", - "homeassistant": "2021.11.0", - "render_readme": true - }, - "authors": [ - "@roslovets" - ], - "category": "integration", - "description": "Control SP110E RGB LED BLE Controller from Home Assistant", - "domain": "sp110e", - "etag_repository": "W/\"e61312074c66fa879b2fa601b40f6564db79570c967a12938631661fb95d698e\"", - "full_name": "roslovets/SP110E-HASS", - "last_updated": "2022-09-04T12:58:32Z", - "new": true, - "stargazers_count": 8, - "topics": [ - "ble", - "rgb", - "sp110e" - ], - "last_fetched": 1672192031.7419 - }, - "405007807": { - "repository_manifest": { - "name": "FoxESS Cloud", - "country": "NO" - }, - "category": "integration", - "description": "Home Assistant & FoxESS integration. Monitor you photovoltaic installation directly from HA â˜€ï¸ âš¡ï¸ ", - "domain": "foxess", - "etag_repository": "W/\"90a93d0d674ff1612cef1f922cbfe58b24828752878b7f7c9c36017a4a7e50dc\"", - "full_name": "macxq/foxess-ha", - "last_updated": "2022-11-04T20:26:14Z", - "new": true, - "stargazers_count": 49, - "topics": [ - "energy-monitor", - "foxess", - "photovoltaics", - "pv", - "smarthome" - ], - "last_fetched": 1672552034.551275 - }, - "222687548": { - "repository_manifest": { - "name": "Dwains Dashboard", - "render_readme": true, - "homeassistant": "2022.3.0" - }, - "authors": [ - "@dwainscheeren" - ], - "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/\"453abe8a2c2aa866931ea32f2952ee56845b248d32ba5f7a68662d670644648c\"", - "full_name": "dwainscheeren/dwains-lovelace-dashboard", - "last_updated": "2022-11-17T05:34:32Z", - "new": true, - "stargazers_count": 1266, - "topics": [ - "dashboard", - "dwains-lovelace-dashboard", - "home-assistant-dashboard" - ], - "last_fetched": 1672738139.584264 - }, - "432522624": { - "repository_manifest": { - "name": "GCE IPX800 V5", - "country": "FR", - "render_readme": true - }, - "authors": [ - "@Aohzan" - ], - "category": "integration", - "description": "IPX800 V5 integration for Home-Assistant", - "domain": "ipx800v5", - "etag_repository": "W/\"f22e16811056152fbd77d835022d001ff2938f3548ffcf6665c99f6b94b5069a\"", - "full_name": "Aohzan/ipx800v5", - "last_updated": "2022-06-03T16:03:00Z", - "new": true, - "stargazers_count": 1, - "topics": [ - "gce-electronics", - "home-assistant-integration", - "ipx800" - ], - "last_fetched": 1661899139.425775 - }, - "427867835": { - "repository_manifest": { - "name": "WeatherFlow Integration", - "homeassistant": "2022.11.0" - }, - "authors": [ - "@briis" - ], - "category": "integration", - "description": "Home Assistant Integration for WeatherFlow Stations", - "domain": "weatherflow", - "etag_repository": "W/\"9f2b266d3cf6de4d49b932280fb048bce8bf86a1014a171506f4532525697dde\"", - "full_name": "briis/hass-weatherflow", - "last_updated": "2022-11-03T09:05:38Z", - "new": true, - "stargazers_count": 47, - "topics": [ - "python3", - "weatherflow" - ], - "last_fetched": 1672552034.684223 - }, - "431440766": { - "repository_manifest": { - "name": "HASS.Agent Notifier", - "homeassistant": "2021.4", - "render_readme": true - }, - "authors": [ - "@LAB02-Admin" - ], - "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/\"2cc0e1adf539e2be8c3b5b508ae217174340051aeb903a8595d5aefd8ea14f2f\"", - "full_name": "LAB02-Research/HASS.Agent-Notifier", - "last_updated": "2022-11-17T13:29:03Z", - "new": true, - "stargazers_count": 66, - "topics": [ - "notifications" - ], - "last_fetched": 1668751160.584774 - }, - "334925385": { - "repository_manifest": { - "name": "RCT Power", - "hacs": "1.6.0", - "homeassistant": "2021.12.0" - }, - "authors": [ - "@weltenwort" - ], - "category": "integration", - "description": "A Home Assistant custom component to integrate with RCT Power inverters.", - "domain": "rct_power", - "etag_repository": "W/\"53a21f72f92bbc42332f51b99e22ab320a740738d5aa9c2328607e040851c390\"", - "full_name": "weltenwort/home-assistant-rct-power-integration", - "last_updated": "2022-12-26T17:10:45Z", - "new": true, - "stargazers_count": 26, - "topics": [ - "rct-power" - ], - "last_fetched": 1672192035.722796 - }, - "425931056": { - "repository_manifest": { - "name": "HA Kia/Hyundai", - "render_readme": true, - "country": [ - "US", - "CA" - ], - "homeassistant": "2021.10.0b0" - }, - "authors": [ - "@dahlb" - ], - "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/\"35d933aa578c74c70a02c2b94dc55fd4928a9d439c281cb6ad5c0132f1321176\"", - "full_name": "dahlb/ha_kia_hyundai", - "last_updated": "2022-11-11T18:00:08Z", - "new": true, - "stargazers_count": 13, - "topics": [ - "car", - "kia", - "python3", - "uvo" - ], - "last_fetched": 1669196692.340568 - }, - "432591899": { - "repository_manifest": { - "name": "MicroBot Push", - "render_readme": true - }, - "category": "integration", - "description": "â›”ï¸ DEPRECATED Home Assistant switch integration to control MicroBot Push", - "domain": "microbot_push", - "etag_repository": "W/\"97e2e7017b521f593f6617cb13846dbd13776a89f86948b027ce44ea12a53501\"", - "full_name": "spycle/microbot_push", - "new": true, - "topics": [ - "archived", - "deprecated", - "microbot-push", - "obselete" - ] - }, - "250498561": { - "repository_manifest": { - "name": "SecuritySpy for Home Assistant", - "render_readme": true, - "homeassistant": "2021.11.0" - }, - "authors": [ - "@briis" - ], - "category": "integration", - "description": "SecuritySpy Integration for Home Assistant with Camera Streams and Motion Detection", - "domain": "securityspy", - "etag_repository": "W/\"3c15405d4d3b6d192d7be53f9957c14a115b20e1ff8e3c666c060983d800c8f8\"", - "full_name": "briis/securityspy", - "last_updated": "2022-08-28T10:01:08Z", - "new": true, - "stargazers_count": 28, - "topics": [ - "home-assistant-component", - "securityspy" - ], - "last_fetched": 1667236814.714511 - }, - "137126619": { - "repository_manifest": { - "name": "Visonic Intruder Alarm - PowerMax and PowerMaster Series", - "homeassistant": "2022.3.3" - }, - "authors": [ - "@davesmeghead" - ], - "category": "integration", - "description": "Visonic Custom Component for integration with Home Assistant", - "domain": "visonic", - "etag_repository": "W/\"2a4c20124709a9fbc2c466a92bd02cf83905df23f354bc644cdd49b3d7a54d03\"", - "full_name": "davesmeghead/visonic", - "last_updated": "2022-10-26T12:49:22Z", - "new": true, - "stargazers_count": 65, - "topics": [ - "visonic" - ], - "last_fetched": 1672192038.071239 - }, - "292390011": { - "repository_manifest": { - "name": "Peloton" - }, - "authors": [ - "@edwork" - ], - "category": "integration", - "description": "A platform which allows you to get current and past ride data from Peloton into HomeAssistant", - "domain": "peloton", - "downloads": 20, - "etag_repository": "W/\"6f418c4cc756eaa94e186ff76b83c8a97f197ab4943dab441dafc86a61eb21f9\"", - "full_name": "edwork/homeassistant-peloton-sensor", - "last_updated": "2022-12-29T00:25:10Z", - "new": true, - "stargazers_count": 58, - "topics": [ - "peloton", - "peloton-api", - "peloton-client" - ], - "last_fetched": 1672738143.427112 - }, - "380367845": { - "repository_manifest": { - "name": "Eufy Security", - "render_readme": true - }, - "authors": [ - "@fuatakgun" - ], - "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/\"32116be0774f2d77dbcf507c9d68e18bbc56b6345b81bb6da38d4079aea99237\"", - "full_name": "fuatakgun/eufy_security", - "last_updated": "2023-01-02T10:56:34Z", - "new": true, - "stargazers_count": 425, - "topics": [ - "camera", - "eufy", - "eufycam", - "eufysecurity", - "rtsp", - "security" - ], - "last_fetched": 1672738145.090522 - }, - "344446335": { - "repository_manifest": { - "name": "Office 365 Integration", - "zip_release": true, - "filename": "o365.zip", - "homeassistant": "2022.5.0", - "persistent_directory": ".O365-token-cache", - "render_readme": true - }, - "authors": [ - "@RogerSelwyn" - ], - "category": "integration", - "description": "Office 365 integration for Home Assistant", - "domain": "o365", - "downloads": 1458, - "etag_repository": "W/\"adbb6c0e61e5ea9ff768ac215a38841457f034eed767a833cdd4a99df5a6aed6\"", - "full_name": "RogerSelwyn/O365-HomeAssistant", - "last_updated": "2023-01-02T11:16:36Z", - "new": true, - "stargazers_count": 65, - "topics": [ - "homeassistant-custom-component", - "microsoft", - "o365" - ], - "last_fetched": 1672738146.233553 - }, - "441738040": { - "repository_manifest": { - "name": "Soft Theme", - "render_readme": true, - "homeassistant": "2021.6", - "country": "US" - }, - "category": "theme", - "description": "🎨 A new, simple soft theme for Home Assistant.", - "domain": "", - "etag_repository": "W/\"c0aeeaf696c79a1dc4201f2f090247892d15c053eec81d277fe8b1f3cfbce3c6\"", - "full_name": "KTibow/lovelace-soft-theme", - "last_updated": "2021-12-25T19:04:42Z", - "stargazers_count": 20, - "topics": [ - "soft-ui" - ], - "last_fetched": 1666277401.516216 - }, - "441028036": { - "repository_manifest": { - "name": "Hilo", - "hacs": "1.6.0", - "country": "CA", - "render_readme": true, - "homeassistant": "2022.9.0" - }, - "authors": [ - "@valleedelisle" - ], - "category": "integration", - "description": "Home Assistant Hilo Integration via HACS", - "domain": "hilo", - "etag_repository": "W/\"48356266624888997dfca0c178e884265862707948e7130d00d48fdf09af5924\"", - "full_name": "dvd-dev/hilo", - "last_updated": "2022-12-26T08:06:39Z", - "new": true, - "stargazers_count": 67, - "topics": [ - "hilo", - "home-automation-system", - "hydro-quebec", - "signalr-client" - ], - "last_fetched": 1672642041.397047 - }, - "424346523": { - "repository_manifest": { - "name": "Centrometal Boiler System", - "render_readme": true, - "homeassistant": "2021.11.3" - }, - "authors": [ - "@9a4gl" - ], - "category": "integration", - "description": "Home Assistant custom component integration for Centrometal Boiler System", - "domain": "centrometal_boiler", - "etag_repository": "W/\"8759f1cbdef82dd4d7f379293f917f88374104c5eb1fd75a43df8ee58f416800\"", - "full_name": "9a4gl/hass-centrometal-boiler", - "last_updated": "2022-02-10T21:24:22Z", - "new": true, - "stargazers_count": 2, - "topics": [ - "centrometal", - "peltec" - ], - "last_fetched": 1644618057.664446 - }, - "233715171": { - "repository_manifest": { - "name": "Darkish Theme" - }, - "category": "theme", - "description": "Darkish-Theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"9f62e2b29fc5bf0aa30930dcae958c0c363fa7dfec6a3c6e4590ce312436712a\"", - "full_name": "78wesley/Home-Assistant-Darkish-Theme", - "last_updated": "2021-12-14T20:45:38Z", - "stargazers_count": 5, - "last_fetched": 1672462043.866701 - }, - "422931599": { - "repository_manifest": { - "name": "Better Thermostat", - "render_readme": true, - "homeassistant": "2021.12.0", - "hide_default_branch": true - }, - "authors": [ - "@kartoffeltoby" - ], - "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": "ai_thermostat", - "etag_repository": "W/\"f482909c9ff5ecbdb5238165a9165cc007e2d250cae3312e9fde157d71dc0797\"", - "full_name": "KartoffelToby/better_thermostat", - "last_updated": "2022-12-23T15:25:17Z", - "new": true, - "stargazers_count": 284, - "topics": [ - "climate", - "energy-efficiency", - "moes", - "sea801", - "sea802", - "smarthome", - "spzb0001", - "thermostat", - "ts0601", - "tuya", - "zigbee", - "zigbee2mqtt" - ], - "last_fetched": 1672738148.741096 - }, - "437989480": { - "repository_manifest": { - "name": "Centrometal Boiler Display Card", - "render_readme": true, - "homeassistant": "2021.11.3", - "filename": "centrometal-boiler-card.js" - }, - "category": "plugin", - "description": "Lovelace Centrometal Boiler Card", - "domain": "", - "etag_repository": "W/\"620418477b3f1e88c83f779cb5ae636acda726b29e8beb927c414ae44a91c36e\"", - "full_name": "9a4gl/lovelace-centrometal-boiler-card", - "stargazers_count": 1, - "topics": [ - "centrometal", - "homeassitant", - "pellet", - "peltec" - ] - }, - "413680511": { - "repository_manifest": { - "name": "Toyota (North America)", - "homeassistant": "2021.12.0", - "render_readme": true, - "zip_release": true, - "filename": "ha_toyota_na.zip" - }, - "authors": [ - "@widewing" - ], - "category": "integration", - "description": "Home Assistant integration for Toyota Motor (North America) connected services", - "domain": "toyota_na", - "downloads": 595, - "etag_repository": "W/\"f85bf3750d550247e4f9b902d2b6b4d5c7e81edab0b1cfee631f0571e28373b1\"", - "full_name": "widewing/ha-toyota-na", - "last_updated": "2022-05-01T23:09:25Z", - "new": true, - "stargazers_count": 23, - "topics": [ - "car", - "toyota", - "vehicle" - ], - "last_fetched": 1671717837.800024 - }, - "441920613": { - "repository_manifest": { - "name": "Thermia Heat Pump", - "render_readme": true - }, - "authors": [ - "@klejejs" - ], - "category": "integration", - "description": "Thermia Heat Pump Integration for Home Assistant", - "domain": "thermia", - "etag_repository": "W/\"2fbb624ea85681e1c5894d5bf0a43c7986f1e7f9585b69d9509e48255ddadc5a\"", - "full_name": "klejejs/ha-thermia-heat-pump-integration", - "last_updated": "2022-11-22T19:49:54Z", - "new": true, - "stargazers_count": 9, - "topics": [ - "heat-pump", - "thermia" - ], - "last_fetched": 1669196698.85993 - }, - "441942093": { - "repository_manifest": { - "name": "keyatome", - "homeassistant": "2021.12.0" - }, - "authors": [ - "@jugla", - "@baqs" - ], - "category": "integration", - "description": "Home Assistant component to handle key atome (linky) -conso live feature-", - "domain": "keyatome", - "etag_repository": "W/\"de2f00f1c5d32a3d0e3e456419a69a4def4c2dae8181e53650960be8a1e75521\"", - "full_name": "jugla/keyatome", - "last_updated": "2022-12-10T14:44:45Z", - "new": true, - "stargazers_count": 18, - "topics": [ - "atome", - "keyatome", - "linky" - ], - "last_fetched": 1671717839.367067 - }, - "439467929": { - "repository_manifest": { - "name": "Midea Air Appliances (LAN)", - "homeassistant": "2022.5.0" - }, - "authors": [ - "@nbogojevic" - ], - "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/\"bf7472d914c759269e27a7bea5c94b5ce5773e649c917b9e0be6a866ac6d7a63\"", - "full_name": "nbogojevic/homeassistant-midea-air-appliances-lan", - "last_updated": "2022-08-24T13:07:32Z", - "new": true, - "stargazers_count": 93, - "topics": [ - "air-conditioner", - "airconditioning", - "dehumidifier", - "midea" - ], - "last_fetched": 1672738152.472569 - }, - "440374794": { - "repository_manifest": { - "name": "history-explorer-card", - "filename": "history-explorer-card.js" - }, - "category": "plugin", - "description": "A card for Home Assistant Lovelace for exploring the history of your entities interactively and in real time.", - "domain": "", - "downloads": 2611, - "etag_repository": "W/\"16de239416e584e04c82b8ede0e9bd28cfdad0c4a3d08ba751f0887afb74a6b0\"", - "full_name": "alexarch21/history-explorer-card", - "last_updated": "2022-12-28T20:11:58Z", - "stargazers_count": 166, - "topics": [ - "history" - ], - "last_fetched": 1672642046.636654 - }, - "413812496": { - "repository_manifest": { - "name": "Plotly Graph Card", - "render_readme": true, - "filename": "plotly-graph-card.js" - }, - "category": "plugin", - "description": "Highly customisable Lovelace card to plot interactive graphs. Brings scrolling, zooming, and much more!", - "domain": "", - "downloads": 3546, - "etag_repository": "W/\"c2966d9f0c13d38bc560b2a355c474735886a8a1415e99b2a9a1dfb73d6b238e\"", - "full_name": "dbuezas/lovelace-plotly-graph-card", - "last_updated": "2023-01-03T15:30:01Z", - "stargazers_count": 94, - "topics": [ - "graphs", - "history", - "lovelace-custom-card", - "navigate", - "plotly", - "plotlyjs", - "plots", - "scroll", - "zoom" - ], - "default_branch": "master", - "installed_commit": "754fbbc", - "installed": true, - "last_commit": "7ceaceb", - "last_version": "v1.8.4", - "open_issues": 14, - "published_tags": [ - "v1.8.4", - "v1.8.3", - "v1.8.2", - "v1.8.1", - "v1.8.0" - ], - "pushed_at": "2023-01-03T15:30:01", - "releases": true, - "version_installed": "v1.8.2", - "last_fetched": 1672770079.446484 - }, - "442001863": { - "repository_manifest": { - "name": "TP-Link Deco", - "hacs": "1.6.0", - "homeassistant": "0.118.0", - "render_readme": true - }, - "authors": [ - "@amosyuen" - ], - "category": "integration", - "description": "Home Assistant TP-Link Deco Custom Component", - "domain": "tplink_deco", - "etag_repository": "W/\"6f25998d3f7fdbbfdb3319712936c63a48beb2a4bd7856c5313c6e5620f0a3a8\"", - "full_name": "amosyuen/ha-tplink-deco", - "last_updated": "2022-12-30T10:17:31Z", - "new": true, - "stargazers_count": 74, - "topics": [ - "router", - "tp-link" - ], - "last_fetched": 1672462049.062362 - }, - "426814988": { - "repository_manifest": { - "name": "Schedule State", - "render_readme": true - }, - "authors": [ - "@aneeshd" - ], - "category": "integration", - "description": "HA sensor that returns a string based on a defined schedule, enabling further automations", - "domain": "schedule_state", - "etag_repository": "W/\"c47fd1b7f9a8702e91aa2672fe5ca33e07caaf51e0f7e000fbf27af695a74ac6\"", - "full_name": "aneeshd/schedule_state", - "last_updated": "2022-11-24T15:17:48Z", - "new": true, - "stargazers_count": 25, - "topics": [ - "automation", - "scheduler", - "timetable" - ], - "last_fetched": 1671380010.254247 - }, - "443529332": { - "repository_manifest": { - "name": "Bobcat Miner Sensor for Home Assistant", - "render_readme": true - }, - "authors": [ - "@ardevd" - ], - "category": "integration", - "description": "Home Assistant integration for the Bobcat Helium Miner", - "domain": "bobcatminer", - "etag_repository": "W/\"6e19fad65f7d056650c02e9a0acc55f149eba48c0ccd44318a5e394fe30b7a6e\"", - "full_name": "ardevd/ha-bobcatminer", - "last_updated": "2022-04-24T01:16:10Z", - "new": true, - "stargazers_count": 9, - "topics": [ - "bobcatminer", - "cryptocurrency", - "helium", - "mining" - ], - "last_fetched": 1654790462.064426 - }, - "432434646": { - "repository_manifest": { - "name": "Securitas Direct Alarm", - "homeassistant": "2021.9.0" - }, - "authors": [ - "@guerrerotook" - ], - "category": "integration", - "description": "This repository contains the new securitas direct API that can be integrated in Home Assistant", - "domain": "securitas", - "etag_repository": "W/\"e27346f7684922b8f0784a729bdef12eacd98ae726ba269a1b8588c57b062e8d\"", - "full_name": "guerrerotook/securitas-direct-new-api", - "last_updated": "2022-10-11T17:36:57Z", - "new": true, - "stargazers_count": 35, - "last_fetched": 1671922051.309645 - }, - "445609628": { - "repository_manifest": { - "name": "PID Controller", - "zip_release": true, - "homeassistant": "2021.9", - "render_readme": true, - "persistent_directory": "codes", - "filename": "pid_controller.zip" - }, - "authors": [ - "@Soloam" - ], - "category": "integration", - "description": "PID Controller to Home Assistant", - "domain": "pid_controller", - "downloads": 628, - "etag_repository": "W/\"590e2e5a6a7fa16e6c0d8eac62890a89178c5b435e146621c2f34b68c98d9391\"", - "full_name": "soloam/ha-pid-controller", - "last_updated": "2022-11-09T00:39:55Z", - "new": true, - "stargazers_count": 45, - "topics": [ - "pid", - "thermostat" - ], - "last_fetched": 1672462052.151741 - }, - "443651710": { - "repository_manifest": { - "name": "Midnight Teal", - "render_readme": true - }, - "category": "theme", - "description": "A dark teal theme for HomeAssistant.", - "domain": "", - "etag_repository": "W/\"fb129ed4ffd3f4be380c15808c71b735acd26067dfe74960bb261f26fde16622\"", - "full_name": "Neekster/MidnightTeal", - "last_updated": "2022-02-05T21:39:51Z", - "stargazers_count": 1, - "topics": [ - "dark-theme" - ], - "last_fetched": 1644887596.094437 - }, - "419786466": { - "repository_manifest": { - "name": "SolarEdge Modbus Multi Device", - "homeassistant": "2022.8.0" - }, - "authors": [ - "@WillCodeForCats" - ], - "category": "integration", - "description": "A Home Assistant custom integration for SolarEdge inverters using Modbus/TCP. Supports single inverters, multiple inverters, meters, batteries, and a lot more.", - "domain": "solaredge_modbus", - "etag_repository": "W/\"081b3edfba2a4e9d7d7036ea919801760bfdb634c821aadf4dd542170587a6a5\"", - "full_name": "WillCodeForCats/solaredge-modbus-multi", - "last_updated": "2022-12-21T16:59:44Z", - "new": true, - "stargazers_count": 50, - "topics": [ - "modbus-tcp", - "solaredge", - "solaredge-inverter" - ], - "last_fetched": 1671922053.920098 - }, - "448355900": { - "repository_manifest": { - "name": "Vastayan Bond", - "render_readme": true - }, - "category": "theme", - "description": "Inspired by the color schemes of Xayah & Rakan. Still work-in-progress, feedback is much appreciated!", - "domain": "", - "etag_repository": "W/\"549af3ee6486c7fbe02957c17e09d3433086c13f6b8560a7160d964ce2d07571\"", - "full_name": "SnakeFist007/ha_vastayan_bond", - "last_updated": "2022-01-28T13:15:16Z", - "stargazers_count": 2, - "topics": [ - "bond", - "rakan", - "vastayan", - "xayah" - ], - "last_fetched": 1643658125.381968 - }, - "447307317": { - "repository_manifest": { - "name": "Holidays", - "zip_release": true, - "filename": "holidays.zip", - "homeassistant": "2022.12.0" - }, - "authors": [ - "@bruxy70" - ], - "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": 1042, - "etag_repository": "W/\"1fcbc476bede37cb72193c7dc4adfe37755f9e9a76fe4bf8d0bbbb47d05cc6bf\"", - "full_name": "bruxy70/Holidays", - "last_updated": "2022-12-28T11:42:10Z", - "new": true, - "stargazers_count": 30, - "topics": [ - "calendar", - "country-holidays", - "garbage-collection", - "holidays", - "public-holidays" - ], - "last_fetched": 1672282051.970903 - }, - "380330823": { - "repository_manifest": { - "name": "Eldes Alarm", - "render_readme": true - }, - "authors": [ - "@augustas2" - ], - "category": "integration", - "description": "Home Assistant custom component for Eldes Alarm system", - "domain": "eldes_alarm", - "etag_repository": "W/\"80fe3eac82f12a6f65e090ded4119958a679b4610173fe87930ee3ac8defcd78\"", - "full_name": "augustas2/eldes", - "last_updated": "2022-11-26T12:56:47Z", - "new": true, - "stargazers_count": 9, - "topics": [ - "alarm", - "alarm-panel", - "alarm-system", - "eldes", - "esim364", - "esim384", - "output", - "pitbull-alarm-pro", - "switch" - ], - "last_fetched": 1671110010.730677 - }, - "440617082": { - "repository_manifest": { - "name": "NYC 311 Public Services Calendar", - "render_readme": true - }, - "authors": [ - "@elahd" - ], - "category": "integration", - "description": "Home Assistant integration for NYC trash collection, school, and alternate side parking schedules.", - "domain": "nyc311", - "etag_repository": "W/\"9d1b0bffbe86b0e6aa0e72d121faecc52f66f3dd9b9a17bf4f5244e827171b64\"", - "full_name": "elahd/ha-nyc311", - "last_updated": "2022-12-26T19:08:03Z", - "new": true, - "stargazers_count": 4, - "topics": [ - "community", - "government-data", - "nyc", - "nyc-opendata" - ], - "last_fetched": 1672372056.392084 - }, - "431901513": { - "repository_manifest": { - "name": "Fluid Level Background Card", - "render_readme": true, - "filename": "fluid-level-background-card.js" - }, - "category": "plugin", - "description": "This card wraps any other cards and renders a fluid background behind them.", - "domain": "", - "downloads": 1134, - "etag_repository": "W/\"36307910e78857f53869c2769333bb62e21d2f3b4f7af1a351d1fb1aa8f7c0ab\"", - "full_name": "swingerman/lovelace-fluid-level-background-card", - "last_updated": "2022-11-28T01:43:23Z", - "stargazers_count": 16, - "topics": [ - "lovelace-card" - ], - "last_fetched": 1669632190.975604 - }, - "448980525": { - "repository_manifest": { - "name": "🧰 ZHA Toolkit - Service for advanced Zigbee Usage", - "zip_release": true, - "render_readme": true, - "persistent_directory": "local", - "homeassistant": "2021.1" - }, - "authors": [ - "@mdeweerd" - ], - "category": "integration", - "description": "🧰 Zigbee Home Assistant Toolkit - service for \"rare\" Zigbee operations using ZHA on Home Assistant", - "domain": "zha_toolkit", - "downloads": 2078, - "etag_repository": "W/\"4c8ad11b7e2e929a813489dc1dc1938f25817571252a7bb20063a2cae31eca54\"", - "full_name": "mdeweerd/zha-toolkit", - "last_updated": "2022-12-11T22:58:46Z", - "new": true, - "stargazers_count": 57, - "topics": [ - "home-assistant-component", - "zha", - "zigbee", - "zigpy" - ], - "last_fetched": 1672192053.798328 - }, - "450192057": { - "repository_manifest": { - "name": "SkyKettle", - "homeassistant": "2022.8.1", - "render_readme": true, - "country": [ - "RU" - ] - }, - "authors": [ - "@clusterm" - ], - "category": "integration", - "description": "Redmond SkyKettle integration for Home Assistant", - "domain": "skykettle", - "etag_repository": "W/\"12266dabccdf7447e410f9e5c5019d5285f07e3dd30d924c13ff23f82f9f93f0\"", - "full_name": "ClusterM/skykettle-ha", - "last_updated": "2022-10-11T15:28:20Z", - "new": true, - "stargazers_count": 46, - "topics": [ - "kettle", - "redmond", - "skykettle" - ], - "last_fetched": 1672462057.171064 - }, - "319401286": { - "repository_manifest": { - "name": "Rademacher HomePilot Bridge", - "zip_release": true, - "filename": "rademacher.zip", - "country": "PT", - "homeassistant": "2021.12.8", - "render_readme": true - }, - "authors": [ - "@peribeir" - ], - "category": "integration", - "description": "This custom integration provides access to Rademacher Devices connected to a HomePilot (or Start2Smart) bridge.", - "domain": "rademacher", - "downloads": 31, - "etag_repository": "W/\"64879eb775c88c1340b8f6d4176692f33bb5ec59a0c36a998d9e58b9abcf23f2\"", - "full_name": "peribeir/homeassistant-rademacher", - "last_updated": "2022-12-02T10:47:03Z", - "new": true, - "stargazers_count": 24, - "topics": [ - "homepilot", - "iot", - "rademacher" - ], - "last_fetched": 1669992191.209808 - }, - "323923603": { - "repository_manifest": { - "name": "Tapo Controller", - "hacs": "1.6.0", - "render_readme": true, - "homeassistant": "2022.12.8" - }, - "authors": [ - "@petretiandrea" - ], - "category": "integration", - "description": "A custom integration to control Tapo devices from home assistant.", - "domain": "tapo", - "etag_repository": "W/\"16755b4bafdc61c1c1799fe9179618dd0293114843e9f2a113f08c7d58346f2d\"", - "full_name": "petretiandrea/home-assistant-tapo-p100", - "last_updated": "2023-01-02T17:02:43Z", - "new": true, - "stargazers_count": 286, - "topics": [ - "energy", - "l510", - "l530", - "l900", - "monitoring", - "p100", - "p105", - "p110", - "smart-plug", - "tapo", - "tapo-device", - "tapo-light-bulb" - ], - "last_fetched": 1672738160.461075 - }, - "441294260": { - "repository_manifest": { - "name": "Auto Areas", - "render_readme": true - }, - "authors": [ - "@c-st" - ], - "category": "integration", - "description": "🤖 A custom component for Home Assistant which automates your areas.", - "domain": "auto_areas", - "etag_repository": "W/\"5f8ff9a52fb5a8f0b811cada5a6f2eee0160ed82552d64e11258d3a2de58527c\"", - "full_name": "c-st/auto_areas", - "last_updated": "2022-07-03T20:04:04Z", - "new": true, - "stargazers_count": 17, - "last_fetched": 1671380017.781271 - }, - "442181774": { - "repository_manifest": { - "name": "Daikin Altherma", - "render_readme": true - }, - "authors": [ - "@tadasdanielius" - ], - "category": "integration", - "description": "Daikin Altherma custom component for home assistant", - "domain": "daikin_altherma", - "etag_repository": "W/\"7d3a02f23ae86af4da633a90ce0cdf8134abc94d623797170df2e2fdf6cdfbb9\"", - "full_name": "tadasdanielius/daikin_altherma", - "last_updated": "2022-12-25T22:35:01Z", - "new": true, - "stargazers_count": 33, - "topics": [ - "altherma", - "brp069a61", - "brp069a62", - "daikin", - "daikin-altherma", - "homeassistant-custom-component" - ], - "last_fetched": 1672192057.441445 - }, - "389366750": { - "repository_manifest": { - "name": "Rental Control", - "hacs": "1.13.2", - "zip_release": true, - "filename": "rental_control.zip", - "homeassistant": "2022.5.0" - }, - "authors": [ - "@tykeal" - ], - "category": "integration", - "description": "Rental Control system for Home Assistant", - "domain": "rental_control", - "downloads": 90, - "etag_repository": "W/\"3e6d848a0345d26ea38597c691abe32ad210c672a45c05464e69b18b7a2bb83d\"", - "full_name": "tykeal/homeassistant-rental-control", - "last_updated": "2022-11-28T19:22:08Z", - "new": true, - "stargazers_count": 16, - "topics": [ - "airbnb", - "ical", - "locks" - ], - "last_fetched": 1669902196.745037 - }, - "427902632": { - "repository_manifest": { - "name": "Solarman Integration" - }, - "authors": [ - "@StephanJoubert" - ], - "category": "integration", - "description": "Home Assistant component for Solarman collectors used with a variety of inverters. ", - "domain": "solarman", - "etag_repository": "W/\"e1e43148941b2816a061baa62eb8076de2b7e0f4c0485918c41fc3772cd9b978\"", - "full_name": "StephanJoubert/home_assistant_solarman", - "last_updated": "2023-01-03T06:56:31Z", - "new": true, - "stargazers_count": 157, - "topics": [ - "deye", - "energy", - "inverter", - "sofar", - "sol-ark", - "solar", - "solarman", - "solis", - "sunsynk" - ], - "last_fetched": 1672738163.910408 - }, - "449416816": { - "repository_manifest": { - "name": "Sonos Card", - "render_readme": true, - "filename": "custom-sonos-card.js" - }, - "category": "plugin", - "description": "Home Assistant custom lovelace sonos card", - "domain": "", - "downloads": 2520, - "etag_repository": "W/\"d7d5420bd8b90d6bd91c8a09fbd745da4c6ec1b7dd864fb39d790f07e73f79aa\"", - "full_name": "johanfrick/custom-sonos-card", - "last_updated": "2022-12-09T13:17:39Z", - "stargazers_count": 43, - "topics": [ - "lovelace-custom-card", - "media-player", - "sonos" - ], - "last_fetched": 1671537857.005915 - }, - "452251255": { - "repository_manifest": { - "name": "Browser Control Card", - "content_in_root": true, - "filename": "browser-control-card.js", - "render_readme": "true" - }, - "category": "plugin", - "description": "Control your browser from a Home Assistant lovelace card: full screen, disable screen lock, zoom, reload page...", - "domain": "", - "downloads": 1655, - "etag_repository": "W/\"0e16db9a95398cedeb70c00a3b08e979c8dc0599bc0bf33f5a1d9ced02c73ed6\"", - "full_name": "mathoudebine/homeassistant-browser-control-card", - "last_updated": "2022-04-15T16:22:59Z", - "stargazers_count": 8, - "topics": [ - "browser", - "browser-control", - "card", - "fullscreen", - "lock", - "refresh", - "reload", - "sleep", - "wake-on-lan", - "zoom" - ], - "last_fetched": 1662886312.982084 - }, - "449218690": { - "repository_manifest": {}, - "category": "plugin", - "description": "Thermal Comfort custom icons for Home Assistant to accompany the MDI icons", - "domain": "", - "etag_repository": "W/\"26de85c33bc7823c63edda71eaef8b60e9513a44ccc6ae211d8b9ad09972b818\"", - "full_name": "rautesamtr/thermal_comfort_icons", - "last_updated": "2022-01-29T15:14:16Z", - "stargazers_count": 13, - "topics": [ - "absolute-humidity", - "dew-point", - "dew-point-perception", - "frost-point", - "frost-risk", - "heat-index", - "icons", - "iconset", - "simmer-index", - "simmer-zone", - "thermal-perception" - ], - "last_fetched": 1671020015.458152 - }, - "446609758": { - "repository_manifest": { - "name": "Nicehash Excavator API", - "render_readme": true, - "homeassistant": "2021.12.1" - }, - "authors": [ - "@MesserschmittX" - ], - "category": "integration", - "description": "Home Assistant integration for Nicehash Excavator miner API", - "domain": "nicehash_excavator", - "etag_repository": "W/\"845b01985cfbc19334531d36e73ae4e3e2a6c4e4f8f3221bf17678c869e39f4d\"", - "full_name": "MesserschmittX/ha-nicehash-excavator-monitor", - "last_updated": "2022-05-15T07:11:45Z", - "new": true, - "stargazers_count": 4, - "topics": [ - "excavator", - "mining", - "nicehash" - ], - "last_fetched": 1660803228.069034 - }, - "269113518": { - "repository_manifest": { - "name": "xcomfort" - }, - "authors": [ - "@plamish" - ], - "category": "integration", - "description": "Eaton xComfort SHC integration for Home Assistant", - "domain": "xcomfort", - "etag_repository": "W/\"bf861935632fee59892a88303ee95d460335fac654e904e7bee1bfee17148e19\"", - "full_name": "plamish/xcomfort", - "last_updated": "2022-04-02T15:21:34Z", - "new": true, - "stargazers_count": 10, - "topics": [ - "eaton", - "xcomfort" - ], - "last_fetched": 1669542198.032475 - }, - "447878635": { - "repository_manifest": { - "name": "Yandex weather", - "country": "RU", - "zip_release": true, - "filename": "yandex_weather.zip", - "homeassistant": "2022.8.0" - }, - "authors": [ - "@IATkachenko" - ], - "category": "integration", - "description": "Yandex weather intergration for Home Assistant", - "domain": "yandex_weather", - "downloads": 1505, - "etag_repository": "W/\"5134b7ab22e5ad484abbebe7a015723416459686415103477b407ebcb369162e\"", - "full_name": "IATkachenko/HA-YandexWeather", - "last_updated": "2022-12-07T06:26:04Z", - "new": true, - "stargazers_count": 100, - "topics": [ - "weather", - "yandex-weather" - ], - "last_fetched": 1672192061.628227 - }, - "451209586": { - "repository_manifest": { - "name": "Flagdays DK", - "country": [ - "DK" - ], - "render_readme": true - }, - "authors": [ - "@J-Lindvig" - ], - "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/\"d8dcf02d02a9dd7f27de7f49d5322b4fb367dfe321bcede44474075b71baef07\"", - "full_name": "J-Lindvig/Flagdays_DK", - "last_updated": "2022-06-02T22:17:13Z", - "new": true, - "stargazers_count": 3, - "topics": [ - "anniversaries", - "denmark", - "flagdays", - "pride" - ], - "last_fetched": 1654520017.428352 - }, - "448604854": { - "repository_manifest": { - "name": "Cardiff Waste", - "homeassistant": "2021.12.0", - "render_readme": true, - "country": "GB" - }, - "authors": [ - "@tombrien" - ], - "category": "integration", - "description": "A Home Assistant integration to provide sensors for waste collections in Cardiff, UK", - "domain": "cardiffwaste", - "etag_repository": "W/\"119fbfbf15188a326efec43072d2b88a2a50c4d67db83a24afb21abc22ab4b6c\"", - "full_name": "TomBrien/cardiffwaste-ha", - "last_updated": "2022-10-01T20:25:11Z", - "new": true, - "stargazers_count": 8, - "topics": [ - "cardiff", - "waste-collection" - ], - "last_fetched": 1667908590.461956 - }, - "413798425": { - "repository_manifest": { - "name": "UI Lovelace Minimalist", - "render_readme": true, - "homeassistant": "2021.5.0", - "zip_release": true, - "filename": "ui_lovelace_minimalist.zip" - }, - "authors": [ - "@stokkie90" - ], - "category": "integration", - "description": "UI-Lovelace-Minimalist is a \"theme\" for HomeAssistant", - "domain": "ui_lovelace_minimalist", - "downloads": 15627, - "etag_repository": "W/\"19c2861f17ee4c7adda2746fa548a531a91e1b72763aa75d7f439d9aa996adbd\"", - "full_name": "UI-Lovelace-Minimalist/UI", - "last_updated": "2023-01-02T18:37:53Z", - "new": true, - "stargazers_count": 991, - "last_fetched": 1672738169.846165 - }, - "267583249": { - "repository_manifest": { - "name": "Omnik Solar integration", - "homeassistant": "2021.9" - }, - "authors": [ - "@hultenvp" - ], - "category": "integration", - "description": "Home Assistant Omnik Solar sensor component", - "domain": "omnik", - "etag_repository": "W/\"b14b36c385d342856ddf7583af2f06229004e1b4855a54cf649fdf54f815b363\"", - "full_name": "hultenvp/home_assistant_omnik_solar", - "last_updated": "2022-01-29T20:42:45Z", - "new": true, - "stargazers_count": 5, - "topics": [ - "home-assistant-component", - "omnik", - "solar" - ], - "last_fetched": 1664134047.318301 - }, - "453143227": { - "repository_manifest": { - "name": "Juwel Helialux Smart Controller", - "country": "GB", - "render_readme": true - }, - "authors": [ - "@mrsleeps" - ], - "category": "integration", - "description": "A custom component for Home Assistant to monitor your Juwel HeliaLux light states", - "domain": "juwel_helialux", - "etag_repository": "W/\"203150006fba877ea08bccd3beb9d1add02128dda6d31969c109fd266c81946c\"", - "full_name": "MrSleeps/Juwel-HeliaLux-Home-Assistant-Custom-Component", - "last_updated": "2022-11-24T15:37:37Z", - "new": true, - "stargazers_count": 7, - "topics": [ - "aquarium", - "home-assistant-component", - "lightning" - ], - "last_fetched": 1671717856.315726 - }, - "453785158": { - "repository_manifest": { - "name": "gogs", - "render_readme": true, - "country": [ - "FR" - ] - }, - "authors": [ - "@youdroid" - ], - "category": "integration", - "description": "Gogs component to follow your repositories", - "domain": "gogs", - "etag_repository": "W/\"05b31b54506f886c3a089cee6719ab0985b318a301c185baa21ece884aff16b8\"", - "full_name": "youdroid/home-assistant-gogs", - "last_updated": "2022-04-24T20:35:04Z", - "new": true, - "stargazers_count": 1, - "topics": [ - "gogs", - "home-assistant-component" - ], - "last_fetched": 1652180017.319545 - }, - "453890532": { - "repository_manifest": { - "name": "Ontario Energy Board", - "render_readme": true, - "country": "CA" - }, - "authors": [ - "@jrfernandes" - ], - "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/\"36ab22a95db2d2c5b6d547d3db9d175da07db6dd4da41e780efa417cd8b27f8b\"", - "full_name": "jrfernandes/ontario_energy_board", - "last_updated": "2022-06-27T18:56:50Z", - "new": true, - "stargazers_count": 14, - "topics": [ - "canada", - "electricity", - "energy-prices", - "hydro", - "ontario" - ], - "last_fetched": 1670172203.170718 - }, - "454951296": { - "repository_manifest": { - "name": "Raspberry Pi GPIO", - "homeassistant": "2022.7.0" - }, - "authors": [ - "@thecode" - ], - "category": "integration", - "description": "Home Assistant Raspberry Pi GPIO Integration", - "domain": "rpi_gpio", - "etag_repository": "W/\"9d2e50b10f92ed259183966437a71721cd65a426b811ae9a0c9fa08dcdbdd421\"", - "full_name": "thecode/ha-rpi_gpio", - "last_updated": "2022-12-24T19:39:58Z", - "new": true, - "stargazers_count": 98, - "topics": [ - "iot", - "raspberry-pi", - "rpi-gpio" - ], - "last_fetched": 1671922068.200586 - }, - "441369133": { - "repository_manifest": { - "name": "SmartRent", - "render_readme": true, - "zip_release": true, - "filename": "smartrent.zip" - }, - "authors": [ - "@zacherythomas" - ], - "category": "integration", - "description": "Home Assistant Custom Component for SmartRent Locks ðŸ”, Thermostats 🌡, Sensors 💧 and Switches💡", - "domain": "smartrent", - "downloads": 79, - "etag_repository": "W/\"44be715757197abe8f92d9086692535ff4273de1d7b1255c58bb181eac390b0a\"", - "full_name": "ZacheryThomas/homeassistant-smartrent", - "last_updated": "2022-12-08T16:32:58Z", - "new": true, - "stargazers_count": 28, - "topics": [ - "smarthome", - "smartrent" - ], - "last_fetched": 1671110022.611647 - }, - "444350375": { - "repository_manifest": { - "name": "Mushroom", - "filename": "mushroom.js", - "homeassistant": "2022.4.0", - "render_readme": true - }, - "category": "plugin", - "description": "Mushroom Cards - Build a beautiful dashboard easily ðŸ„", - "domain": "", - "downloads": 47068, - "etag_repository": "W/\"70a925e7a992dc72aa59617b4fb9616797bc692297f10f6c2beb4af8944d5585\"", - "full_name": "piitaya/lovelace-mushroom", - "last_updated": "2022-12-23T15:52:51Z", - "stargazers_count": 1855, - "topics": [ - "card", - "mushroom" - ], - "last_fetched": 1672738172.254695 - }, - "452272431": { - "repository_manifest": { - "name": "bemfa", - "render_readme": true, - "country": "CN", - "homeassistant": "2021.12.10" - }, - "authors": [ - "@larry-wong" - ], - "category": "integration", - "description": "å°† Home Assistant 实体åŒæ­¥è‡³å·´æ³•äº‘,并使用å°çˆ±åŒå­¦/天猫精çµ/å°åº¦éŸ³ç®±æŽ§åˆ¶ã€‚", - "domain": "bemfa", - "etag_repository": "W/\"f011494b881231be575e40a308f22e75779251e68a8fc8174daaddf6906a0575\"", - "full_name": "larry-wong/bemfa", - "last_updated": "2022-11-23T15:17:33Z", - "new": true, - "stargazers_count": 154, - "last_fetched": 1672552066.656072 - }, - "455217528": { - "repository_manifest": { - "name": "systemd notifier", - "render_readme": true - }, - "authors": [ - "@brianegge" - ], - "category": "integration", - "description": "systemd service for Home Assistant", - "domain": "sdnotify", - "etag_repository": "W/\"7e089aeee191032dea6d44bc0ad0f0c6a1ae9a78522e2a15bc42a9b7ff827e11\"", - "full_name": "brianegge/home-assistant-sdnotify", - "last_updated": "2022-05-29T10:15:45Z", - "new": true, - "stargazers_count": 10, - "topics": [ - "systemd" - ], - "last_fetched": 1672282067.205725 - }, - "443297453": { - "repository_manifest": { - "name": "hasslife", - "country": "CN", - "render_readme": true - }, - "category": "integration", - "description": "天猫精çµã€å°çˆ±åŒå­¦æŽ§åˆ¶HomeAssistant设备和属性上报查询", - "domain": "hasslife", - "etag_repository": "W/\"14417ee9ca63bc825288c17dc79eddc2270ca55af39939fb61a62c06048a67ff\"", - "full_name": "Blear/HassLife", - "last_updated": "2022-10-26T05:29:56Z", - "new": true, - "stargazers_count": 66, - "topics": [ - "miiot", - "tmall", - "tmall-genie" - ], - "last_fetched": 1672642068.119896 - }, - "454942078": { - "repository_manifest": { - "name": "Tenda AC23 Router Device Tracker", - "render_readme": true - }, - "authors": [ - "@sakowicz" - ], - "category": "integration", - "description": "Track your devices via Tenda AC23 router using Home Assistant's device tracker", - "domain": "tenda_tracker", - "etag_repository": "W/\"7bf84aa4c1582136f50c936bbbb10fc60f6e9805a6aa09b443689e53f0dc0c0a\"", - "full_name": "sakowicz/home-assistant-tenda-tracker", - "last_updated": "2022-06-01T06:10:25Z", - "new": true, - "stargazers_count": 3, - "topics": [ - "device-tracker", - "home", - "tenda", - "tenda-ac23", - "tracker" - ], - "last_fetched": 1670172208.120759 - }, - "398767994": { - "repository_manifest": { - "name": "Wibeee (and Mirubee) energy monitor", - "render_readme": true, - "zip_release": true, - "filename": "hass_wibeee.zip", - "homeassistant": "2022.2.0" - }, - "authors": [ - "@luuuis" - ], - "category": "integration", - "description": "Home Assistant: Wibeee energy monitor custom component", - "domain": "wibeee", - "downloads": 291, - "etag_repository": "W/\"10c9b13485b61ea318bcc3221e23b7755233970789d729717abafa914970c9a5\"", - "full_name": "luuuis/hass_wibeee", - "last_updated": "2022-10-05T10:38:18Z", - "new": true, - "stargazers_count": 10, - "topics": [ - "circutor", - "mirubee", - "smilics", - "wibeee" - ], - "last_fetched": 1670442213.029996 - }, - "458636658": { - "repository_manifest": { - "name": "iOS Theme - Based on the system-wide light and dark mode UI", - "render_readme": true - }, - "category": "theme", - "description": "🎨 By JuanMTech -- Theme based on the iOS system-wide light and dark mode interface", - "domain": "", - "etag_repository": "W/\"fe7da6f55fc08c6c5352c46b30e732a5df42c5832c71bf1e3ef9167ee379fedd\"", - "full_name": "JuanMTech/ios-theme", - "last_updated": "2022-11-16T00:01:32Z", - "stargazers_count": 16, - "topics": [ - "darkmode", - "darktheme", - "lightmode", - "lighttheme" - ], - "last_fetched": 1671020025.97264 - }, - "458664750": { - "repository_manifest": { - "name": "Google Theme - Based on the Android light and dark interface", - "render_readme": true - }, - "category": "theme", - "description": "🎨 By JuanMTech -- Theme based on the Google Android light and dark mode interface", - "domain": "", - "etag_repository": "W/\"658049c2083329a5ea8d3a374b1a7df0b7a5791545f520cb0350cf7ad97db9d1\"", - "full_name": "JuanMTech/google-theme", - "last_updated": "2022-11-16T00:02:30Z", - "stargazers_count": 49, - "topics": [ - "darkmode", - "googletheme", - "lightmode" - ], - "last_fetched": 1672372072.316273 - }, - "456201687": { - "repository_manifest": { - "name": "Mushroom Themes", - "homeassistant": "2022.11.0b0", - "render_readme": true - }, - "category": "theme", - "description": "Additional themes for Lovelace Mushroom Cards ðŸ„", - "domain": "", - "etag_repository": "W/\"ddee92aecb7df62cff17f1cab7c8150027064e29f8ef8e86988509139fff8efb\"", - "full_name": "piitaya/lovelace-mushroom-themes", - "last_updated": "2022-11-03T11:39:08Z", - "stargazers_count": 128, - "topics": [ - "mushroom" - ], - "last_fetched": 1672738175.817982 - }, - "458491675": { - "repository_manifest": { - "name": "Nicehash Excavator Monitor Card", - "filename": "nicehash-excavator-monitor-card.js", - "render_readme": true - }, - "category": "plugin", - "description": "Home Assistant UI Card for Nicehash Excavator Monitor integration", - "domain": "", - "etag_repository": "W/\"01f7f45a1708db4f5c7f844ba7a71edd964af811d0121ecad5a11f8861d09766\"", - "full_name": "MesserschmittX/lovelace-nicehash-excavator-monitor-card", - "topics": [ - "excavator", - "mining", - "nicehash" - ] - }, - "457458731": { - "repository_manifest": { - "name": "Material 3 Dark & Light Theme 07: DarkOliveGreen", - "filename": "m3-07-darkolivegreen.yaml", - "render_readme": "true" - }, - "category": "theme", - "description": "Material Design 3 based theme (dark olive green) for Home Assistant", - "domain": "", - "etag_repository": "W/\"19e4ee2d162d0bd1899f5f3f094309d95f400a7fe0a097d9c32f48fca1515217\"", - "full_name": "AmoebeLabs/HA-Theme_M3-07-DarkOliveGreen", - "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": 1667236847.984963 - }, - "458817847": { - "repository_manifest": { - "name": "Material 3 Dark & Light Theme xx: yyyy", - "filename": "m3-xx-yyyy.yaml", - "render_readme": "true" - }, - "category": "theme", - "description": "Material Design 3 / Material YOU theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"9e78952d7b6f519645cc7ed69a1b2a61a7bfbdf1d1333c2d39d946738c353466\"", - "full_name": "AmoebeLabs/HA-Theme_M3-04-Magenta", - "topics": [ - "dark-mode", - "home-assistant-theme", - "light-mode", - "material-3" - ] - }, - "450898706": { - "repository_manifest": { - "name": "Only Lock Lock Row", - "filename": "content.js", - "render_readme": true - }, - "category": "plugin", - "description": "Custom entity rows that prevent users from unlocking a lock, disarming a security system(alarm), opening a cover(garage door).", - "domain": "", - "etag_repository": "W/\"b14b259fe810db7d7ec311f20bcfac1e1bbae6e5605e7a67df8d1e786ed20d26\"", - "full_name": "frozenwizard/onlylocklock", - "last_updated": "2022-11-15T19:42:05Z", - "stargazers_count": 4, - "topics": [ - "alarm", - "cover", - "frontend", - "lock" - ], - "last_fetched": 1668571200.519197 - }, - "442878365": { - "repository_manifest": { - "name": "Golden Security Alarm", - "render_readme": true - }, - "authors": [ - "@hostcc" - ], - "category": "integration", - "description": "Custom Home Assistant integration for G90 security systems", - "domain": "gs_alarm", - "etag_repository": "W/\"22262c0e6d22196d7dc31222c946a02da65b3e334a9765e204cc33d0a442d865\"", - "full_name": "hostcc/hass-gs-alarm", - "last_updated": "2022-12-10T16:34:22Z", - "new": true, - "stargazers_count": 1, - "last_fetched": 1671110031.765311 - }, - "316396217": { - "repository_manifest": { - "name": "Mjpeg Timelapse", - "homeassistant": "0.118.0", - "render_readme": true - }, - "authors": [ - "@evilmarty" - ], - "category": "integration", - "description": "Mjpeg Timelapse integration for Home Assistant", - "domain": "mjpeg_timelapse", - "etag_repository": "W/\"568a30542f65d689e7781acab63e7d96933b957d25d86b71f1e883d53f0ddf00\"", - "full_name": "evilmarty/mjpeg-timelapse", - "last_updated": "2022-06-10T09:00:09Z", - "new": true, - "stargazers_count": 13, - "topics": [ - "camera" - ], - "last_fetched": 1669106732.282272 - }, - "460392242": { - "repository_manifest": { - "name": "Svensk Postutdelning", - "country": "SE", - "homeassistant": "2022.03.0" - }, - "authors": [ - "@dsorlov" - ], - "category": "integration", - "description": "Swedish Post Delivery integration for Home Assistant", - "domain": "swemail", - "etag_repository": "W/\"4715c93c17733ec528c1305b19df435bda07208c56cf51d491598422e21a971a\"", - "full_name": "DSorlov/swemail", - "last_updated": "2022-05-29T10:47:07Z", - "new": true, - "stargazers_count": 15, - "topics": [ - "citymail", - "postnord" - ], - "last_fetched": 1670352218.547333 - }, - "419381725": { - "repository_manifest": { - "name": "Huawei Solar", - "content_in_root": true, - "render_readme": true, - "homeassistant": "2022.7.0" - }, - "authors": [ - "@wlcrs" - ], - "category": "integration", - "description": "Home Assistant integration for Huawei Solar inverters via Modbus", - "domain": "huawei_solar", - "etag_repository": "W/\"395b0fda441c06b16207299824a95329c8acfe04369c56dde5a7e12c56edd04d\"", - "full_name": "wlcrs/huawei_solar", - "last_updated": "2022-12-26T20:32:05Z", - "new": true, - "stargazers_count": 151, - "topics": [ - "home-assistant-integration", - "huawei", - "huawei-solar", - "modbus", - "modbus-rtu", - "modbus-tcp", - "solar-energy" - ], - "last_fetched": 1672552072.913168 - }, - "294037465": { - "repository_manifest": { - "name": "Dual Smart Thermostat", - "render_readme": true, - "hide_default_branch": true, - "homeassistant": "0.118.0", - "filename": "ha-dual-smart-thermostat.zip" - }, - "authors": [ - "@swingerman" - ], - "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/\"aefef00cefccc9841145f71fb3600f88489aeabd40be2bb0664175d5071d9efd\"", - "full_name": "swingerman/ha-dual-smart-thermostat", - "last_updated": "2022-12-08T09:27:23Z", - "new": true, - "stargazers_count": 53, - "topics": [ - "thermostat" - ], - "last_fetched": 1671922077.747107 - }, - "387116237": { - "repository_manifest": { - "name": "XMRIG integration", - "render_readme": true - }, - "authors": [ - "@hwmland" - ], - "category": "integration", - "description": "XMRIG integration for homeassistant", - "domain": "xmrig", - "etag_repository": "W/\"b37a16317da0f8b09e27054669e0f4a1433f51b3a5704db9e6c42b7dc3bb8c5c\"", - "full_name": "hwmland/homeassistant-xmrig", - "last_updated": "2022-02-23T18:26:51Z", - "new": true, - "stargazers_count": 2, - "topics": [ - "cryptocurrency", - "monero-mining", - "xmrig" - ], - "last_fetched": 1645741284.149715 - }, - "455174197": { - "repository_manifest": { - "name": "Watchman", - "render_readme": true - }, - "authors": [ - "@dummylabs" - ], - "category": "integration", - "description": "Home Assistant custom integration to keep track of missing entities and services in your config files", - "domain": "watchman", - "etag_repository": "W/\"8d7867a647ff99e8b4a59d3e6f8cc1363bd6a1151794427081397fb672f7f2ed\"", - "full_name": "dummylabs/thewatchman", - "last_updated": "2022-12-21T18:35:37Z", - "new": true, - "stargazers_count": 177, - "topics": [ - "automation" - ], - "last_fetched": 1672738182.168649 - }, - "400108978": { - "repository_manifest": { - "name": "FitX Gym Utilization Rate Sensor for Home Assistant", - "render_readme": true, - "zip_release": true, - "filename": "fitx.zip", - "country": "DE" - }, - "authors": [ - "@Raukze" - ], - "category": "integration", - "description": "ðŸ‹ï¸ FitX Gym Utilization Rate Sensor for Home Assistant", - "domain": "fitx", - "downloads": 41, - "etag_repository": "W/\"b5cf16642e3b1a3a7be553fb07fbc7fc4a8c7700391889519f5c9b70de3490fd\"", - "full_name": "Raukze/home-assistant-fitx", - "last_updated": "2022-11-11T16:42:47Z", - "new": true, - "stargazers_count": 8, - "topics": [ - "fitx", - "gym" - ], - "last_fetched": 1669542215.642123 - }, - "461906076": { - "repository_manifest": { - "name": "Raspberry Pi RF", - "homeassistant": "2022.7.0" - }, - "authors": [ - "@markvader" - ], - "category": "integration", - "description": "Home Assistant Raspberry Pi GPIO RF Integration", - "domain": "rpi_rf", - "etag_repository": "W/\"637f77980790b245169b89a6f65bc89afb55cc086630afdd1075902f4ec0eafd\"", - "full_name": "markvader/ha-rpi_rf", - "last_updated": "2022-12-22T20:17:38Z", - "new": true, - "stargazers_count": 22, - "topics": [ - "home-assistant-component", - "rpi-gpio", - "rpi-rf" - ], - "last_fetched": 1671922080.707545 - }, - "460108030": { - "repository_manifest": { - "name": "go-eCharger integration for Home Assistant using the MQTT API", - "render_readme": true, - "homeassistant": "2022.7.0" - }, - "authors": [ - "@syssi" - ], - "category": "integration", - "description": "go-eCharger integration for Home Assistant using the MQTT API", - "domain": "goecharger_mqtt", - "etag_repository": "W/\"cf61e3d72ba6b79f0501594c0f15c0a26964e333ecbd6b41a89f31de7addf0be\"", - "full_name": "syssi/homeassistant-goecharger-mqtt", - "last_updated": "2022-11-16T20:24:18Z", - "new": true, - "stargazers_count": 22, - "topics": [ - "go-echarger", - "goe-charger" - ], - "last_fetched": 1672462080.447185 - }, - "259900367": { - "repository_manifest": { - "name": "AbfallPlus", - "country": "DE", - "render_readme": true - }, - "authors": [ - "@bouni" - ], - "category": "integration", - "description": "AbfallPlus component for Home Assistant ", - "domain": "abfallplus", - "etag_repository": "W/\"e2695d690edca6bb4f21b98787e5804e34af82e97ab79d7d1e5b8a1402fd4261\"", - "full_name": "Bouni/abfallplus", - "last_updated": "2022-06-27T13:14:57Z", - "new": true, - "stargazers_count": 6, - "topics": [ - "abfallplus" - ], - "last_fetched": 1669376728.283534 - }, - "442225646": { - "repository_manifest": { - "name": "London TfL", - "country": "GB", - "homeassistant": "2021.12.0", - "render_readme": true - }, - "authors": [ - "@morosanmihail" - ], - "category": "integration", - "description": "Simple sensor for Home Assistant to retrieve departures from Transport for London stations.", - "domain": "london_tfl", - "etag_repository": "W/\"36bc5bc2ac388e3634fda3aaa345bc9ccd3f5d6d303aea122ba3d55b70b1a574\"", - "full_name": "morosanmihail/HA-LondonTfL", - "last_updated": "2022-05-29T15:26:45Z", - "new": true, - "stargazers_count": 8, - "topics": [ - "london", - "tfl", - "transport" - ], - "last_fetched": 1665411614.836435 - }, - "462430932": { - "repository_manifest": { - "name": "Fire Protection Hungary", - "country": [ - "HU" - ], - "render_readme": "true" - }, - "authors": [ - "@amaximus" - ], - "category": "integration", - "description": "Fire protection integration for Home Assistant with data provided by NÉBIH", - "domain": "fire_protection_hu", - "etag_repository": "W/\"179635695490e9293195c45dfbe41e0ac549a433c26345cedd90f3b233da74e4\"", - "full_name": "amaximus/fire_protection_hu", - "last_updated": "2022-02-22T19:44:56Z", - "new": true, - "stargazers_count": 1, - "topics": [ - "homeassistant-custom-component", - "hungary" - ], - "last_fetched": 1647726399.942149 - }, - "456292486": { - "repository_manifest": { - "name": "Dabbler.dk reader for Echelon/NES smart power meter", - "render_readme": true, - "country": "DK" - }, - "authors": [ - "@jnxxx" - ], - "category": "integration", - "description": "Home Assistant integration for reading Echelon/NES smart power meter, by utilizing the Dabbler.dk MEP module ", - "domain": "dabblerdk_powermeterreader", - "etag_repository": "W/\"a55ae98cb576f6339900da0001414d1f1a47359d0a76ce9f8f5aa86795554e57\"", - "full_name": "jnxxx/homeassistant-dabblerdk_powermeterreader", - "last_updated": "2022-10-31T20:08:47Z", - "new": true, - "stargazers_count": 12, - "topics": [ - "83331-3i", - "dabbler-dk", - "echelon", - "energy", - "nes", - "powermeter" - ], - "last_fetched": 1669722219.486462 - }, - "459709817": { - "repository_manifest": { - "name": "Tedee", - "render_readme": true, - "hide_default_branch": true - }, - "authors": [ - "@patrickhilker" - ], - "category": "integration", - "description": "Control your tedee smart lock from Home Assistant", - "domain": "tedee", - "etag_repository": "W/\"c2df46019a9ab3de71f1990dc36b7e499b5a108ce2275a9099b3d04056aa3287\"", - "full_name": "patrickhilker/tedee_hass_integration", - "last_updated": "2022-03-14T16:16:35Z", - "new": true, - "stargazers_count": 7, - "topics": [ - "customcomponent", - "lock", - "security", - "smart-lock", - "smartlock", - "tedee" - ], - "last_fetched": 1669376729.017669 - }, - "319820836": { - "repository_manifest": { - "name": "Coway IoCare", - "render_readme": true, - "homeassistant": "2022.11.0b0" - }, - "authors": [ - "@RobertD502" - ], - "category": "integration", - "description": "Home Assistant custom component for monitoring and controlling Coway Airmega Purifiers", - "domain": "coway", - "etag_repository": "W/\"6f0d585bbd4596d31ef945fa3104ed6e18b8c96326ca9c69c8910bdd02e413f8\"", - "full_name": "RobertD502/home-assistant-iocare", - "last_updated": "2022-11-03T16:50:45Z", - "new": true, - "stargazers_count": 16, - "topics": [ - "coway", - "coway-iocare", - "home-assistant-component", - "iocare" - ], - "last_fetched": 1668088606.429727 - }, - "461936688": { - "repository_manifest": { - "name": "Whatsapp Theme", - "render_readme": true - }, - "category": "theme", - "description": "Home Assistant theme based on Whatsapp's colors", - "domain": "", - "etag_repository": "W/\"f002af664963b2968c9b6654ee5d91a52a0585331dcd08b93cf348dc9414f460\"", - "full_name": "robinwittebol/whatsapp-theme", - "last_updated": "2022-07-17T12:43:07Z", - "stargazers_count": 5, - "topics": [ - "darkmode", - "green", - "lightmode", - "whatsapp", - "whatsapptheme" - ], - "last_fetched": 1658120019.108473 - }, - "460167330": { - "repository_manifest": { - "name": "Pod Point", - "hacs": "1.6.0", - "homeassistant": "2021.8.0", - "country": "GB" - }, - "authors": [ - "@mattrayner" - ], - "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/\"fbd40788c4953ec85807aa2a3d5189cdfeabf93e7d09719c02331acafecf91b4\"", - "full_name": "mattrayner/pod-point-home-assistant-component", - "last_updated": "2022-12-19T21:59:59Z", - "new": true, - "stargazers_count": 20, - "topics": [ - "energy-consumption", - "ev-charging" - ], - "last_fetched": 1672552082.485185 - }, - "466196192": { - "repository_manifest": { - "name": "Header Cards", - "render_readme": true - }, - "category": "plugin", - "description": "Header Cards", - "domain": "", - "etag_repository": "W/\"025a2edca94b2c3f878a9283828fbf5135ef8e5787d33e86c99f594f6953a6a0\"", - "full_name": "gadgetchnnel/lovelace-header-cards", - "last_updated": "2022-10-30T09:52:23Z", - "stargazers_count": 21, - "topics": [ - "cards", - "header" - ], - "last_fetched": 1671922086.383454 + "version_installed": "v1.2.53", + "last_fetched": 1714753170.191713 }, "463624702": { "repository_manifest": { @@ -19805,617 +265,333 @@ ], "homeassistant": "2021.10.0b0" }, + "new": true, + "full_name": "dahlb/ha_hatch", "authors": [ "@dahlb" ], "category": "integration", "description": "Home Assistant Integration for Hatch Rest Mini", "domain": "ha_hatch", - "etag_repository": "W/\"235655dd53a05bc24dfac704a378d68689182b145b7df5282c5e6f87adaf87ff\"", - "full_name": "dahlb/ha_hatch", - "last_updated": "2023-01-01T00:54:56Z", - "new": true, - "stargazers_count": 19, + "etag_repository": "W/\"965e480e5a6f60331504f2c58173bbf1a4b84a7535a290c57766020637c2080e\"", + "last_updated": "2024-04-29T10:22:22Z", + "stargazers_count": 71, "topics": [ "hatch-baby-rest", "python3" ], - "last_fetched": 1672552082.439688 + "last_fetched": 1714624730.287598 }, - "464998514": { + "332589148": { "repository_manifest": { - "name": "Cyberpunk 2077 Theme" - }, - "category": "theme", - "description": "Cyberpunk 2077 GUI inspied Home Assistant theme", - "domain": "", - "etag_repository": "W/\"42502dd26a1e91500faf17680bdeaae29bb8e08e8366913d46dfe4180e3613e7\"", - "full_name": "flejz/hass-cyberpunk-2077-theme", - "last_updated": "2022-10-23T17:40:33Z", - "stargazers_count": 15, - "topics": [ - "cyberpunk", - "cyberpunk-2077" - ], - "last_fetched": 1671537883.000183 - }, - "448323715": { - "repository_manifest": { - "name": "Nest Protect", - "homeassistant": "2022.11.0", - "render_readme": "true" - }, - "authors": [ - "@imicknl" - ], - "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/\"def4920fc14d5b136251668624cdad43ba265473af7f87e024830d4c9568078c\"", - "full_name": "iMicknl/ha-nest-protect", - "last_updated": "2022-11-30T08:45:36Z", - "new": true, - "stargazers_count": 177, - "topics": [ - "google", - "nest", - "nest-protect" - ], - "last_fetched": 1672642083.942351 - }, - "459761427": { - "repository_manifest": { - "name": "PGNIG sensor", - "country": "PL", - "render_readme": true - }, - "category": "integration", - "description": "This sensor is gathering gas usage data from PGNIG ebok page.", - "domain": "pgnig_gas_sensor", - "downloads": 5, - "etag_repository": "W/\"fa5f05fcdf04e0f547cd1b7fa9cac4fddde2b475802efe40e8f5177792964bcb\"", - "full_name": "pawelhulek/pgnig-sensor", - "last_updated": "2022-09-19T05:48:29Z", - "new": true, - "stargazers_count": 19, - "topics": [ - "gas-sensor" - ], - "last_fetched": 1666606858.55259 - }, - "462065554": { - "repository_manifest": { - "name": "Life Time Fitness", + "name": "Big Slider Card", "render_readme": true, - "zip_release": true, - "filename": "lifetime_fitness.zip" + "filename": "big-slider-card.js" }, - "authors": [ - "@GuyLewin" - ], - "category": "integration", - "description": "Life Time Fitness integration for Home Assistant", - "domain": "lifetime_fitness", - "etag_repository": "W/\"59b9690605bc869d6a097e087db1cfea099feeee0b1144ef36ea38d145458e6b\"", - "full_name": "GuyLewin/home-assistant-lifetime-fitness", "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": 5681, + "etag_repository": "W/\"63e2a73546c48bb1d7904b42227e2185a9553ebf43c403625453a94d87614c5c\"", + "last_updated": "2024-02-28T23:31:24Z", + "stargazers_count": 56, "topics": [ - "lifetime" - ] + "big-slider", + "card", + "light", + "lovelace-card", + "lovelace-custom-card", + "lovelace-slider", + "slider", + "slider-card" + ], + "last_fetched": 1714624733.780205 }, - "232813686": { + "552426092": { "repository_manifest": { - "name": "SkyQ", - "zip_release": true, - "homeassistant": "2022.11.0", - "filename": "skyq.zip", - "render_readme": true - }, - "authors": [ - "@rogerselwyn" - ], - "category": "integration", - "description": "Home Assistant SkyQ Media player component", - "domain": "skyq", - "downloads": 586, - "etag_repository": "W/\"319c9142825364bc5691d02ea2c6eadad07b3441bf15b17eb9bf29f6adf02d34\"", - "full_name": "RogerSelwyn/Home_Assistant_SkyQ_MediaPlayer", - "last_updated": "2022-12-29T11:58:00Z", - "new": true, - "stargazers_count": 75, - "topics": [ - "homeassistant-custom-component", - "sky", - "skyq" - ], - "last_fetched": 1672462088.345751 - }, - "465062337": { - "repository_manifest": { - "name": "Electrolux Care Integration (Not Official)", - "hacs": "1.23.0", - "homeassistant": "2022.2.9" - }, - "authors": [ - "@mauro-midolo" - ], - "category": "integration", - "description": "Get the status from your Electrolux Care devices", - "domain": "electrolux_status", - "etag_repository": "W/\"15127839fa9ac5874dbebbfde7df5408f8c7d893f6f271c9076d1114261fd00a\"", - "full_name": "mauro-midolo/homeassistant_electrolux_status", - "last_updated": "2022-12-30T14:07:44Z", - "new": true, - "stargazers_count": 46, - "topics": [ - "aeg", - "electrolux", - "home-assistant-integration" - ], - "last_fetched": 1672462089.203254 - }, - "124766061": { - "repository_manifest": { - "name": "Sbanken", + "name": "HeishaMon", "render_readme": true, - "zip_release": true, - "filename": "sbanken.zip" + "homeassistant": "2023.2" }, + "new": true, + "full_name": "kamaradclimber/heishamon-homeassistant", "authors": [ - "@toringer" + "@kamaradclimber" ], "category": "integration", - "description": "Sbanken sensor for Home Assistant", - "domain": "sbanken", - "etag_repository": "W/\"921873adcd5a4e64298d7db8a57e19bcaad47350f57c5c4cf84a75259b1d7778\"", - "full_name": "toringer/home-assistant-sbanken", - "last_updated": "2022-03-18T19:16:03Z", - "new": true, - "stargazers_count": 2, + "description": "An integration for heatpumps handled by heishamon", + "domain": "aquarea", + "etag_repository": "W/\"60482efa1d2da9b24ad1b98de3047767b7735b0cff7312d4183cc0f8bccbe647\"", + "last_updated": "2024-04-27T15:52:03Z", + "stargazers_count": 32, "topics": [ - "sbanken" + "heatpump", + "heishamon", + "mqtt" ], - "last_fetched": 1647636900.047829 + "last_fetched": 1714279094.434444 }, - "279680951": { + "337228671": { "repository_manifest": { - "name": "Jablotron 100", - "country": [ - "CS", - "DA", - "DE", - "EN", - "IT", - "NB", - "NL", - "SK" - ], - "homeassistant": "2022.11.0", - "render_readme": true - }, - "authors": [ - "@kukulich" - ], - "category": "integration", - "description": "Home Assistant custom component for JABLOTRON 100+ alarm system", - "domain": "jablotron100", - "etag_repository": "W/\"add645df9c557e10abaac56b27f514a3d282e9654d9991bf6ed2afff322cbce4\"", - "full_name": "kukulich/home-assistant-jablotron100", - "last_updated": "2022-12-21T10:19:33Z", - "new": true, - "stargazers_count": 45, - "topics": [ - "alarm", - "jablotron" - ], - "last_fetched": 1672012084.496083 - }, - "140907992": { - "repository_manifest": { - "name": "Goldair WiFi climate devices", - "render_readme": true, - "hide_default_branch": true, - "country": [ - "NZ", - "AU" - ], - "homeassistant": "0.96.0", - "zip_release": true, - "filename": "homeassistant-goldair-climate.zip" - }, - "authors": [ - "@nikrolls" - ], - "category": "integration", - "description": "Home Assistant integration for Goldair WiFi heaters, dehumidifiers and fans", - "domain": "goldair_climate", - "downloads": 842, - "etag_repository": "W/\"0f9d262e39f8f50c18e535435bd2a15403bde6084f93979ec74b0e004574b0d3\"", - "full_name": "nicole-ashley/homeassistant-goldair-climate", - "last_updated": "2022-05-17T04:15:51Z", - "new": true, - "stargazers_count": 17, - "topics": [ - "dehumidifier", - "fan", - "goldair", - "heater", - "wifi" - ], - "last_fetched": 1664460924.021197 - }, - "468093553": { - "repository_manifest": { - "name": "Radioactivity Hungary", - "country": [ - "HU" - ], - "render_readme": "true" - }, - "authors": [ - "@amaximus" - ], - "category": "integration", - "description": "Radioactivity data for Hungary", - "domain": "radioactivity_hu", - "etag_repository": "W/\"05c1b7d4232e611f1fca0221f5fc56728546e634ec89d564bb13f87bc5119cf8\"", - "full_name": "amaximus/radioactivity_hu", - "last_updated": "2022-12-12T11:38:07Z", - "new": true, - "stargazers_count": 4, - "topics": [ - "homeassistant-custom-component", - "hungary" - ], - "last_fetched": 1670930050.068724 - }, - "467638459": { - "repository_manifest": { - "name": "Niko Home Control II", - "render_readme": true, - "homeassistant": "0.114.1" - }, - "authors": [ - "@filipvh", - "@joleys" - ], - "category": "integration", - "description": "Home Assistant Custom Integration for Niko Home Control II", - "domain": "nhc2", - "etag_repository": "W/\"036e26d1ff1eef121731dc5c4e26e5b165fcea6ab647b29f85b9ff4da48ab5b4\"", - "full_name": "joleys/niko-home-control-II", - "last_updated": "2022-12-23T08:14:18Z", - "new": true, - "stargazers_count": 29, - "topics": [ - "automation", - "domotics", - "niko" - ], - "last_fetched": 1672282088.957294 - }, - "442594482": { - "repository_manifest": { - "name": "Kontomierz sensor", - "country": [ - "PL" - ], - "render_readme": true - }, - "category": "integration", - "description": "A sensor that integrates all your bank balance gathered in kontomierz app", - "domain": "kontomierz_sensor", - "etag_repository": "W/\"a505405bba4e2d378d47bfed61aba1eb1411db0f8292762452875d9f1eab4b2b\"", - "full_name": "pawelhulek/kontomierz-sensor", - "last_updated": "2022-03-10T06:49:41Z", - "new": true, - "stargazers_count": 4, - "topics": [ - "finance", - "financial-analysis", - "fintech", - "kontomierz" - ], - "last_fetched": 1659110500.782432 - }, - "233289477": { - "repository_manifest": { - "name": "Greenely Sensors", - "render_readme": true, - "country": [ - "SE" - ] - }, - "authors": [ - "@linsvensson" - ], - "category": "integration", - "description": "Custom component to get usage data and prices from Greenely for Home Assistant", - "domain": "greenely", - "etag_repository": "W/\"b7699fb2c9564d528fbf786fb4d02958af74b1c5f26b4368357b85e8fbf00b6f\"", - "full_name": "linsvensson/sensor.greenely", - "last_updated": "2022-12-19T20:39:41Z", - "new": true, - "stargazers_count": 41, - "topics": [ - "home-assistant-sensor" - ], - "last_fetched": 1671922093.592969 - }, - "478745957": { - "repository_manifest": { - "name": "Ile de france Mobilite", - "hacs": "1.0.0", - "homeassistant": "0.118.0", - "render_readme": true, - "country": [ - "FR" - ] - }, - "authors": [ - "@drosocode" - ], - "category": "integration", - "description": "Custom component for ile de france mobilités", - "domain": "idfm", - "etag_repository": "W/\"43cbd82642eb083fe3f8392b268d0da845670b44924f6a38667c4a13efbfe044\"", - "full_name": "droso-hass/idfm", - "last_updated": "2022-12-18T18:43:18Z", - "new": true, - "stargazers_count": 6, - "topics": [ - "time", - "transports" - ], - "last_fetched": 1672102093.299151 - }, - "463623003": { - "repository_manifest": { - "name": "Rainforest EMU-2", - "homeassistant": "2021.8.0", - "render_readme": "true" - }, - "authors": [ - "@ryanwinter" - ], - "category": "integration", - "description": "Intergration for the Rainforest EMU-2 energy monitor", - "domain": "rainforest_emu_2", - "etag_repository": "W/\"e2690d7d0d381aa280525a44f871f68d66e3253b41301023d18f276739695630\"", - "full_name": "ryanwinter/hass-rainforest-emu-2", - "last_updated": "2022-07-31T21:22:16Z", - "new": true, - "stargazers_count": 17, - "topics": [ - "energy" - ], - "last_fetched": 1672102093.402608 - }, - "346329169": { - "repository_manifest": { - "name": "MiWiFi", - "render_readme": true, - "homeassistant": "2022.4.0" - }, - "authors": [ - "@dmamontov" - ], - "category": "integration", - "description": "MiWiFi for Home Assistant", - "domain": "miwifi", - "etag_repository": "W/\"82e2d5b5ddf7b357acc5c28ef74bf710223044e0505aebac61bc78e07b9c5d52\"", - "full_name": "dmamontov/hass-miwifi", - "last_updated": "2022-12-19T19:53:02Z", - "new": true, - "stargazers_count": 116, - "topics": [ - "mi", - "miwifi", - "redmi", - "xiaomi" - ], - "last_fetched": 1672282090.768094 - }, - "366332990": { - "repository_manifest": { - "name": "Electrolux Wellbeing", + "name": "Porsche Connect", "hacs": "1.6.0", - "homeassistant": "2021.5.0" - }, - "authors": [ - "@JohNan" - ], - "category": "integration", - "description": "Get the status from your Electrolux devices connected to Wellbeing", - "domain": "wellbeing", - "downloads": 16, - "etag_repository": "W/\"7ba349e486bc1ad767bfdac5586d247622bb82e491ac7fc686ca194c3764d9ea\"", - "full_name": "JohNan/homeassistant-wellbeing", - "last_updated": "2022-05-04T18:46:51Z", - "new": true, - "stargazers_count": 40, - "last_fetched": 1672372095.239872 - }, - "472497355": { - "repository_manifest": { - "name": "Energi Data Service", "render_readme": true, - "homeassistant": "2022.8.0", - "zip_release": true, - "filename": "energidataservice.zip" + "homeassistant": "0.118.0" }, + "new": true, + "full_name": "CJNE/ha-porscheconnect", "authors": [ - "@MTrab" + "@cjne" ], "category": "integration", - "description": "Fetches spot prices from Energi Data Service", - "domain": "energidataservice", - "downloads": 910, - "etag_repository": "W/\"ef5da2f803966689d9738a9a3b51c53359ce483fea6789360985ad23eecccca1\"", - "full_name": "MTrab/energidataservice", - "last_updated": "2022-12-23T22:10:07Z", - "new": true, - "stargazers_count": 63, + "description": "Porsche Connect custom component for Home Assistant", + "domain": "porscheconnect", + "etag_repository": "W/\"2301a43924cd133b0a6a2ac256403a69acaa8f847bb1e2588e7ac82a6c3cf7f1\"", + "last_updated": "2024-02-19T20:39:18Z", + "stargazers_count": 25, "topics": [ - "energi", - "spotprice", - "statistics" + "porsche" ], - "last_fetched": 1672102094.874332 + "last_fetched": 1714624415.750352 }, - "224258177": { + "232077394": { "repository_manifest": { - "name": "Heatzy", - "country": "FR", - "homeassistant": "0.109", + "name": "Chargeamps", "render_readme": true }, + "full_name": "kirei/hass-chargeamps", "authors": [ - "@cyr-ius" + "@kirei" ], "category": "integration", - "description": "Climate Home Assistant component for Heatzy Pilot", - "domain": "heatzy", - "etag_repository": "W/\"51217f105e32257b11016d04cfa6c5087bb879a326514c544a933762d6fe86c7\"", - "full_name": "Cyr-ius/hass-heatzy", - "last_updated": "2022-11-15T11:36:32Z", - "new": true, - "stargazers_count": 20, + "description": "Home Assistant Component for Chargeamps", + "domain": "chargeamps", + "etag_repository": "W/\"bdc8ff26c4d155147b182754198eb937e0bd0f84677614e0d54b949fc3b8828f\"", + "last_updated": "2024-02-02T05:17:26Z", + "stargazers_count": 24, "topics": [ - "heatzy" + "chargeamps" ], - "last_fetched": 1668841217.490767 + "last_fetched": 1712064112.565795 }, - "470262899": { + "572297252": { "repository_manifest": { - "name": "Nordic Theme", - "render_readme": true - }, - "category": "theme", - "description": "Nordic theme for home assistant.", - "domain": "", - "etag_repository": "W/\"df83444286697bddb4df649736d17f8c6ac37d9d0fc3716a92a8aa708237f86d\"", - "full_name": "coltondick/nordic-theme-main", - "last_updated": "2022-04-30T13:38:21Z", - "stargazers_count": 7, - "last_fetched": 1655780018.847365 - }, - "479056577": { - "repository_manifest": { - "name": "Green and Dark Theme: Simple, clean, and green", + "name": "IrrigationProgram Custom Card", "render_readme": true, - "homeassistant": "2022.3" + "filename": "irrigation-card.js" }, - "category": "theme", - "description": "A dark theme with green accents for Home Assistant based off green_dark_mode by JuanMTech, with mods by dmyoung9", - "domain": "", - "etag_repository": "W/\"33c0436ddf98260475bacc6a7aa3be5aa6a038a52aee7cacba32fd51696083e7\"", - "full_name": "Matt-PMCT/Green-and-Dark-HA-Theme", - "last_updated": "2022-04-07T16:57:33Z", - "stargazers_count": 1, + "full_name": "petergridge/Irrigation-Card", + "category": "plugin", + "description": "Companion card for Irrigation-V5", + "downloads": 520, + "etag_repository": "W/\"c0e430e67954d239021d34f4a53c81b5af289ebcfebcef63088dce9caa2848c4\"", + "last_updated": "2024-04-17T09:08:32Z", + "stargazers_count": 14, "topics": [ - "dark-theme", - "green" + "irrigation", + "irrigation-v5" ], - "last_fetched": 1665591620.513486 + "last_fetched": 1713586734.129737 }, - "198794376": { + "636943975": { "repository_manifest": { - "name": "Met.no Nowcast", - "render_readme": true, + "name": "Portainer", + "homeassistant": "2023.9.0", "zip_release": true, - "filename": "metnowcast.zip" + "filename": "portainer.zip" }, - "authors": [ - "@toringer" - ], - "category": "integration", - "description": "Met.no Nowcast component for Home Assistant", - "domain": "metnowcast", - "downloads": 360, - "etag_repository": "W/\"c00dba6ff5814052ba30d5a7e810c93494958bb2bbf67dc2bfbdbc2774f35fdb\"", - "full_name": "toringer/home-assistant-metnowcast", - "last_updated": "2022-09-03T09:48:52Z", "new": true, - "stargazers_count": 5, - "topics": [ - "metno", - "nowcast", - "nowcasting-precipitation" - ], - "last_fetched": 1671200049.990041 - }, - "336798340": { - "repository_manifest": { - "name": "TrueNAS", - "homeassistant": "2022.8.0", - "zip_release": true, - "filename": "truenas.zip" - }, + "full_name": "tomaae/homeassistant-portainer", "authors": [ "@tomaae" ], "category": "integration", - "description": "TrueNAS integration for Home Assistant ", - "domain": "truenas", - "downloads": 3241, - "etag_repository": "W/\"959afc800a71fdc0f17e162107fd960307fb516dda8bd9a4b06b1847b904eaba\"", - "full_name": "tomaae/homeassistant-truenas", - "last_updated": "2022-10-19T20:25:20Z", - "new": true, - "stargazers_count": 50, + "description": "Portainer integration for Home Assistant", + "domain": "portainer", + "downloads": 7958, + "etag_repository": "W/\"055fc163f6a5e74b4eda63b65d6fef044acb27ec4c9a0e3b16644cf9dfc59397\"", + "last_updated": "2024-03-31T12:01:17Z", + "stargazers_count": 72, "topics": [ + "docker", "homeassistant-custom-component", - "truenas" + "portainer" ], - "last_fetched": 1670761584.996528 + "last_fetched": 1713932306.805681 }, - "294609880": { + "693589195": { "repository_manifest": { - "name": "BOM Radar Card", - "render_readme": true, - "filename": "bom-radar-card.js" - }, - "category": "plugin", - "description": "A rain radar card using the new tiled images from the Australian BOM", - "domain": "", - "downloads": 1937, - "etag_repository": "W/\"a07a95b62b98f38e7a6293082e052582f66914d00e8664d5a64aa21745063864\"", - "full_name": "Makin-Things/bom-radar-card", - "last_updated": "2022-11-04T00:54:57Z", - "stargazers_count": 69, - "topics": [ - "bom", - "frontend", - "meteorology", - "radar", - "weather" - ], - "last_fetched": 1672192095.775983 - }, - "474183846": { - "repository_manifest": { - "name": "HA-Mila", + "name": "AICO HomeLINK", + "zip_release": true, + "homeassistant": "2024.3.0", + "filename": "homelink.zip", "render_readme": true }, + "new": true, + "full_name": "RogerSelwyn/AICO_HomeLINK", "authors": [ - "@sanghviharshit" + "@rogerselwyn" ], "category": "integration", - "description": "🡠💨 Home Assistant custom component for Mila Air Purifier (Unofficial)", - "domain": "mila", - "etag_repository": "W/\"3c4df9388c933cd5585b61c9e4f2398aaf151e081f8d1969d20bdad75b2cc9f1\"", - "full_name": "sanghviharshit/ha-mila", - "last_updated": "2022-11-29T17:39:41Z", - "new": true, - "stargazers_count": 22, + "description": "Home Assistant AICO HomeLINK Integration", + "domain": "homelink", + "downloads": 17, + "etag_repository": "W/\"6278261345c44db65bf7a9a63b75698465e4c35d679007e3a07e290b36322dd2\"", + "last_updated": "2024-04-25T07:34:50Z", + "stargazers_count": 4, "topics": [ - "air-purifier", - "air-quality", - "air-quality-sensor", - "mila" + "aico", + "homeassistant-custom-component", + "homelink" ], - "last_fetched": 1672372099.017839 + "last_fetched": 1714278988.29879 + }, + "144899700": { + "repository_manifest": { + "name": "slider-entity-row", + "render_readme": true + }, + "full_name": "thomasloven/lovelace-slider-entity-row", + "category": "plugin", + "description": "🔹 Add sliders to entity cards", + "domain": "", + "etag_repository": "W/\"3bd13125dee1b23acf24695c71cdfcfc6e49fc261f319d80a194937e52da7761\"", + "last_updated": "2024-04-08T12:51:33Z", + "stargazers_count": 787, + "default_branch": "master", + "installed_commit": "7082021", + "installed": true, + "last_commit": "7082021", + "last_version": "17.4.1", + "open_issues": 23, + "published_tags": [ + "17.4.1", + "17.4.0", + "17.3.0", + "17.2.1", + "17.2.0" + ], + "releases": true, + "version_installed": "17.4.1", + "last_fetched": 1714753170.05187 + }, + "356725611": { + "repository_manifest": { + "name": "Wavin Sentio", + "render_readme": true + }, + "full_name": "djerik/wavinsentio-ha", + "authors": [ + "@djerik" + ], + "category": "integration", + "description": "Home Assistant component for monitoring and administration of Wavin Sentio underfloor heating system", + "domain": "wavinsentio", + "etag_repository": "W/\"9419d57212acb4d98cff2ae1b352fdf25eb5eb0de44cd1f319070ffdb0afe3ea\"", + "last_updated": "2024-03-05T22:54:23Z", + "stargazers_count": 15, + "topics": [ + "sentio", + "wavin" + ], + "last_fetched": 1711384125.633954 + }, + "225969186": { + "repository_manifest": { + "name": "Aqua Fiesta Theme" + }, + "full_name": "home-assistant-community-themes/aqua-fiesta", + "category": "theme", + "description": "Aqua Fiesta theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"50765a622cb3d90f330b4830a4a4f9932e9e988bc96d66961fd2186cbb30e94b\"", + "last_updated": "2024-02-19T09:54:24Z", + "stargazers_count": 4, + "last_fetched": 1709125530.967476 + }, + "151280062": { + "repository_manifest": { + "name": "mini-graph-card", + "render_readme": true + }, + "full_name": "kalkih/mini-graph-card", + "category": "plugin", + "description": "Minimalistic graph card for Home Assistant Lovelace UI", + "domain": "", + "downloads": 92416, + "etag_repository": "W/\"2ad15569d81d9320df6fa882cb49d4df912630118bd7c222823210094333d950\"", + "last_updated": "2024-04-29T02:12:08Z", + "stargazers_count": 2784, + "topics": [ + "automation", + "custom", + "graph" + ], + "default_branch": "master", + "installed_commit": "49ca1cd", + "installed": true, + "last_commit": "49ca1cd", + "last_version": "v0.12.1", + "open_issues": 120, + "published_tags": [ + "v0.12.1", + "v0.12.0", + "v0.11.0", + "v0.10.0", + "v0.9.4" + ], + "releases": true, + "version_installed": "v0.12.1", + "last_fetched": 1714753170.147249 + }, + "665501829": { + "repository_manifest": { + "name": "Weather Chart Card", + "render_readme": true, + "filename": "dist/weather-chart-card.js" + }, + "new": true, + "full_name": "mlamberts78/weather-chart-card", + "category": "plugin", + "description": "Custom weather card with charts.", + "downloads": 13436, + "etag_repository": "W/\"3db96d589fe053e1fd69053647641cce35addf7aac474c4e1d855937fdd5aa8c\"", + "last_updated": "2024-04-29T20:01:32Z", + "stargazers_count": 194, + "topics": [ + "card", + "weather" + ], + "last_fetched": 1714624735.141759 + }, + "238414582": { + "repository_manifest": { + "name": "Custom Card for Warsaw ZTM Information", + "country": "PL", + "homeassistant": "0.100.0" + }, + "full_name": "peetereczek/ztm-stop-card", + "category": "plugin", + "description": "Custom Lovelace card for Warsaw public transport", + "domain": "", + "etag_repository": "W/\"7edddbd71ecb618ce1293a6025782db9a8816fde6f8aa6a22b1304fa2b704f39\"", + "last_updated": "2024-03-15T14:39:51Z", + "stargazers_count": 5, + "last_fetched": 1711039098.870995 + }, + "216183299": { + "repository_manifest": { + "name": "Material Dark Pink Theme" + }, + "full_name": "home-assistant-community-themes/material-dark-pink", + "category": "theme", + "description": "Material Dark Pink theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"10dbbcf991a2228cbd70b18fa84c2f62b5f106ba19fea4efecb4c60b809214b1\"", + "last_updated": "2023-03-27T19:57:38Z", + "stargazers_count": 3, + "last_fetched": 1708174102.099569 }, "373750934": { "repository_manifest": { @@ -20426,6 +602,8 @@ "TW" ] }, + "new": true, + "full_name": "cnstudio/Taipower-Bimonthly-Energy-Cost-homeassistant", "authors": [ "@cnstudio", "@tsunglung" @@ -20433,594 +611,503 @@ "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/\"99e1a194202adde2a9d160f10430c63bb96374509a3ed9aff1cc920abe33238f\"", - "full_name": "cnstudio/Taipower-Bimonthly-Energy-Cost-homeassistant", - "last_updated": "2022-12-22T12:32:50Z", - "new": true, - "stargazers_count": 42, + "etag_repository": "W/\"0128881a4c0545a7c5cf862807b5d5266b187e394e6c08593e8ea15fa3be237a\"", + "last_updated": "2023-04-03T15:12:59Z", + "stargazers_count": 59, "topics": [ "bill", "bimonthly", "power", "taipower" ], - "last_fetched": 1671717890.158811 + "last_fetched": 1712064051.358098 }, - "471478227": { + "200035037": { "repository_manifest": { - "name": "ChargePoint", + "name": "Discord Game", + "homeassistant": "2022.03.0b0" + }, + "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/\"1033aaafee14996f4e04e7b3e1a99d6745a3ceb77b8c20ce7992ed1beff1347c\"", + "last_updated": "2024-04-18T18:58:49Z", + "stargazers_count": 54, + "last_fetched": 1713931934.029355 + }, + "403243434": { + "repository_manifest": { + "name": "Vaillant vSMART", + "homeassistant": "2022.11" + }, + "new": true, + "full_name": "MislavMandaric/home-assistant-vaillant-vsmart", + "authors": [ + "@MislavMandaric" + ], + "category": "integration", + "description": "Home Assistant custom component for Vaillant vSMART.", + "domain": "vaillant_vsmart", + "etag_repository": "W/\"e7c68c91b56f82fecc1d7c05b361e2f05d1e306ab21842d240baec6f5e5b4dd8\"", + "last_updated": "2024-03-11T04:44:01Z", + "stargazers_count": 57, + "topics": [ + "home-assistant-component", + "vaillant" + ], + "last_fetched": 1714624416.882706 + }, + "220482107": { + "repository_manifest": { + "name": "HP Printers Integration", + "homeassistant": "2024.1.0b0" + }, + "full_name": "elad-bar/ha-hpprinter", + "authors": [ + "@elad-bar" + ], + "category": "integration", + "description": "HP Printer Integration", + "domain": "hpprinter", + "etag_repository": "W/\"9c06af7159e50756eedb0e6902c5625181570de0556b5b3489931333d910fb67\"", + "last_updated": "2024-04-12T11:49:13Z", + "stargazers_count": 84, + "topics": [ + "hp", + "hp-printer" + ], + "last_fetched": 1714624817.628711 + }, + "674163098": { + "repository_manifest": { + "name": "MeasureIt", + "homeassistant": "2024.2.0", "render_readme": true }, - "authors": [ - "@mbillow" - ], - "category": "integration", - "description": "Home Assistant ChargePoint EV Charger Integration", - "domain": "chargepoint", - "etag_repository": "W/\"e69664e06e9d1c67cdeb07e4377156c61dd99a3b9e5a2df54083532a534efe9b\"", - "full_name": "mbillow/ha-chargepoint", - "last_updated": "2022-08-14T20:01:46Z", "new": true, - "stargazers_count": 14, - "topics": [ - "chargepoint", - "hassio-integration" - ], - "last_fetched": 1669106755.361433 - }, - "375838748": { - "repository_manifest": { - "name": "Selve NG" - }, + "full_name": "danieldotnl/ha-measureit", "authors": [ - "@Kannix2005" + "@danieldotnl" ], "category": "integration", - "description": "Home Assistant Custom component to manage Selve devices", - "domain": "selve", - "etag_repository": "W/\"09b79e4b909907d2a478036850fdc97573255e245af3bcce2ea439beb574a8dc\"", - "full_name": "Kannix2005/homeassistant-selve", - "last_updated": "2022-12-15T10:34:21Z", - "new": true, - "stargazers_count": 4, + "description": "Measure anything in Home Assistant based on time and conditions.", + "domain": "measureit", + "downloads": 1, + "etag_repository": "W/\"92b019e857053b874409ed23567d7342e63457739627796bb8766d5ed31731b9\"", + "last_updated": "2024-05-02T05:54:40Z", + "stargazers_count": 122, "topics": [ - "selve" + "conditional", + "measuring", + "meter" ], - "last_fetched": 1672102100.028579 + "last_fetched": 1714624504.093233 }, - "480112024": { + "230974064": { "repository_manifest": { - "name": "Sjöfartsverket ViVa" - }, - "authors": [ - "@patrickribbing" - ], - "category": "integration", - "description": "Get wind information from the Swedish Sjöfarsverket's ViVa service.", - "domain": "sjofartsverket_viva", - "etag_repository": "W/\"06aac2da110791dfd17697ba432e1a79fd3f9a4527607cc4161f9221e49cef4e\"", - "full_name": "patrickribbing/sjofartsverket_viva-component", - "new": true - }, - "480992848": { - "repository_manifest": { - "name": "macOS Theme - Based on the system-wide light and dark mode UI", + "name": "Oxford Blue", "render_readme": true }, + "full_name": "arsaboo/oxford_blue_theme", "category": "theme", - "description": "🎨 By JuanMTech -- Theme based on the macOS system-wide light and dark mode interface", + "description": "Oxford blue theme for Home Assistant", "domain": "", - "etag_repository": "W/\"1c486298be8672038823b260f88b9cb1f0d20a231e7da279b2d1242d0ff13789\"", - "full_name": "JuanMTech/macOS-Theme", - "last_updated": "2022-11-16T00:02:03Z", - "stargazers_count": 28, - "topics": [ - "darktheme", - "lighttheme" - ], - "last_fetched": 1671200054.548667 - }, - "447474061": { - "repository_manifest": { - "name": "Irrigation Unlimited Card", - "render_readme": true, - "filename": "irrigation-unlimited-card.js" - }, - "category": "plugin", - "description": "A companion card for the Irrigation Unlimited integration", - "domain": "", - "downloads": 297, - "etag_repository": "W/\"b4d0b9066845d9e10254d88a5c0c1befa918301f439e058d565dff418ab52b74\"", - "full_name": "rgc99/irrigation-unlimited-card", - "last_updated": "2022-10-08T01:44:20Z", + "etag_repository": "W/\"6e557ae01d1448e17a9810293771b096b37aece39df0c51ab12586695e1b3d01\"", + "last_updated": "2020-02-27T00:08:56Z", "stargazers_count": 5, - "topics": [ - "irrigation", - "irrigation-controller", - "sprinkler-controller", - "watering" - ], - "last_fetched": 1665411615.93186 + "last_fetched": 1702190032.118887 }, - "484333657": { + "139894340": { "repository_manifest": { - "name": "Lovelace Wallpanel Screensaver", + "name": "Weatheralerts", "render_readme": true, - "zip_release": true, - "filename": "wallpanel-screensaver.js" - }, - "category": "plugin", - "description": "Wall panel mode for your Home Assistant Lovelace dashboard with more focus on screensaver. Configurable extension which features a fullscreen kiosk mode, image and weather-clock screensaver, screen wake lock and the ability to hide side and top bar.", - "domain": "", - "downloads": 4040, - "etag_repository": "W/\"6cbc7bde4dda137364e9ef4b074a85ae0e7adf20282ca786b55585d0340533e1\"", - "full_name": "Shreyas-R/lovelace-wallpanel-screensaver", - "last_updated": "2022-09-08T12:24:08Z", - "stargazers_count": 23, - "topics": [ - "configurable", - "css", - "fullscreen", - "hide-side-bar", - "hide-top-bar", - "javascript", - "kiosk", - "photo-screensaver", - "screensaver", - "wallclock", - "wallpanel", - "weather" - ], - "last_fetched": 1671537899.750425 - }, - "461802716": { - "repository_manifest": { - "name": "Skolmat Integration", - "country": [ - "SE" - ], - "render_readme": true + "country": "US" }, + "full_name": "custom-components/weatheralerts", "authors": [ - "@kaptensanders" + "@ludeeus", + "@jlverhagen" ], "category": "integration", - "description": "Skolmat Home Assistant custom component for the food menu in Swedish schools", - "domain": "skolmat", - "etag_repository": "W/\"51e29a539c8913e90e6982ba36d1cb737aab3244f5d2083263c39cf27279335b\"", - "full_name": "Kaptensanders/skolmat", - "last_updated": "2022-08-29T21:27:37Z", - "new": true, - "stargazers_count": 4, + "description": "A sensor that gives you weather alerts from alerts.weather.gov.", + "domain": "weatheralerts", + "etag_repository": "W/\"fc0c029b43f14a9d2d64c26ace8456e2e41217a02ccd18700d511b7e215dc377\"", + "last_updated": "2023-04-06T17:24:06Z", + "stargazers_count": 120, "topics": [ - "food", - "food-menu", - "school", - "skola" + "weatheralerts" ], - "last_fetched": 1668661227.672976 + "last_fetched": 1714624593.067217 }, - "479221839": { + "319346850": { "repository_manifest": { - "hacs": "1.6.0", - "name": "Swatch", - "homeassistant": "2021.12.0b2" - }, - "authors": [ - "@NickM-27" - ], - "category": "integration", - "description": "HomeAssistant Integration For Swatch: Color detection in images to capture presense of known objects.", - "domain": "swatch", - "etag_repository": "W/\"389072e81fd418f6bd82e2382e2699bd0b7fa52f09c37071af71dcd6b3345698\"", - "full_name": "NickM-27/swatch-hass-integration", - "last_updated": "2022-07-09T13:19:11Z", - "new": true, - "stargazers_count": 7, - "topics": [ - "ai", - "camera", - "home-assistant-integration", - "object-detection", - "opencv" - ], - "last_fetched": 1661989144.223134 - }, - "437278224": { - "repository_manifest": { - "name": "Dell Printer", - "render_readme": true - }, - "authors": [ - "@kongo09" - ], - "category": "integration", - "description": "Support DELL printers in Home Assistant", - "domain": "dell_printer", - "etag_repository": "W/\"1d112d157ae4612b5aa63fc58c501f1c53a3aa55a674e84841d15bdc83a12af6\"", - "full_name": "kongo09/hass-dell-printer", - "last_updated": "2022-06-26T17:26:42Z", - "new": true, - "stargazers_count": 4, - "topics": [ - "dell", - "printer" - ], - "last_fetched": 1670761591.484663 - }, - "443905243": { - "repository_manifest": { - "name": "Xplora® Watch", - "country": [ - "DE", - "US" - ], + "name": "Snowtire Sensor", + "filename": "snowtire.zip", + "hide_default_branch": true, + "homeassistant": "2023.1.0", "render_readme": true, - "homeassistant": "2022.12.0", - "hacs": "1.28.4" + "zip_release": true }, + "full_name": "Limych/ha-snowtire", "authors": [ - "@Ludy87" + "@limych" ], "category": "integration", - "description": "Xplora® Watch Home Assistant Integration", - "domain": "xplora_watch", - "etag_repository": "W/\"a24ee3b9cba3d7201064b9531ee1ef741e2b5fad99a99e036c1383f3750892f5\"", - "full_name": "Ludy87/xplora_watch", - "last_updated": "2022-12-14T20:12:48Z", - "new": true, + "description": "Home Assistant sensor to predict if it's time to change car tires from summer to winter and vice versa.", + "domain": "snowtire", + "downloads": 460, + "etag_repository": "W/\"37c2ff0a62d480bcc4498d7f631b1b6ed9c0efa267d1945eeba430e6c8c5f596\"", + "last_updated": "2024-04-24T19:06:54Z", "stargazers_count": 27, "topics": [ - "devicetracker", - "hassio-addons", - "hassio-integration", - "hassos", - "homeassistant-custom-component", - "notify", - "watch", - "xplora", - "xplora-watch" + "car-winter-tires", + "home-assistant-component", + "tires" ], - "last_fetched": 1671200056.94213 + "last_fetched": 1714279097.072058 }, - "341046872": { + "666816132": { "repository_manifest": { - "name": "BlueAir Integration" - }, - "authors": [ - "@aijayadams" - ], - "category": "integration", - "description": "BlueAir sensor integration for HomeAssistant", - "domain": "blueair", - "etag_repository": "W/\"d359bb75ef5e69a21fd13a837cb5a9324a75304fcced5087f72ec9daa7f8297e\"", - "full_name": "aijayadams/hass-blueair", - "last_updated": "2022-05-11T15:59:28Z", - "new": true, - "stargazers_count": 19, - "topics": [ - "blueair" - ], - "last_fetched": 1671200057.453411 - }, - "485895021": { - "repository_manifest": { - "name": "Blueair Filters", - "render_readme": true, - "country": [ - "US" - ], - "homeassistant": "2021.10.0b0" - }, - "authors": [ - "@dahlb" - ], - "category": "integration", - "description": "Home Assistant Integration for Blueair Class Filters", - "domain": "ha_blueair", - "etag_repository": "W/\"82c3d9e3ac3ec21509001c9a0050d259211dfad2e08de1792151ce0b0d57577a\"", - "full_name": "dahlb/ha_blueair", - "last_updated": "2022-07-31T01:58:35Z", - "new": true, - "stargazers_count": 2, - "topics": [ - "blueair", - "hassio-integration", - "python3" - ], - "last_fetched": 1665917403.860358 - }, - "483269510": { - "repository_manifest": { - "name": "OilFox Sensor", + "name": "iKamand", "render_readme": true }, + "new": true, + "full_name": "plmilord/Hass.io-custom-component-ikamand", "authors": [ - "@chises" + "@plmilord" ], "category": "integration", - "description": "HomeAssistant Sensor for Oilfox ", - "domain": "oilfox", - "etag_repository": "W/\"70d050b29674cfe104735d362753c3daa9b9e0db75cbfffa47033a823cb18669\"", - "full_name": "chises/ha-oilfox", - "last_updated": "2022-12-25T15:34:21Z", - "new": true, - "stargazers_count": 10, + "description": "Home Assistant integration - iKamand", + "domain": "ikamand", + "etag_repository": "W/\"0d329f65f6f89d4a9e5747a6be17bc93bdeb79c4e57c736cdf266cb655ee0913\"", + "last_updated": "2024-04-29T20:18:48Z", + "stargazers_count": 14, "topics": [ - "homeassistant-custom-component", - "oiflox" + "ikamand", + "kamado-joe" ], - "last_fetched": 1672282102.833632 + "last_fetched": 1714624735.765991 }, - "485281791": { + "292616002": { "repository_manifest": { - "name": "HASS.Agent MediaPlayer", - "homeassistant": "2022.5", - "render_readme": true - }, - "authors": [ - "@LAB02-Admin" - ], - "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/\"c06d10dc84c0bd297326cfd3250a95ba9412c8069ff45cfdd9f02b25db98c9e2\"", - "full_name": "LAB02-Research/HASS.Agent-MediaPlayer", - "last_updated": "2022-11-17T13:28:30Z", - "new": true, - "stargazers_count": 15, - "topics": [ - "mediaplayer" - ], - "last_fetched": 1669902243.251567 - }, - "484708274": { - "repository_manifest": { - "name": "AsusRouter", - "homeassistant": "2022.11.0" - }, - "authors": [ - "@vaskivskyi" - ], - "category": "integration", - "description": "Monitor and control your AsusWRT-powered router from Home Assistant", - "domain": "asusrouter", - "etag_repository": "W/\"9f7e8ff7e8e8fabf933b52e29663f4e48acb4f40ba55ed6cd1e3fa5ec8b53dd6\"", - "full_name": "Vaskivskyi/ha-asusrouter", - "last_updated": "2022-12-31T12:55:12Z", - "new": true, - "stargazers_count": 74, - "topics": [ - "asus", - "asuswrt", - "asuswrt-merlin", - "router" - ], - "last_fetched": 1672552104.292492 - }, - "486045869": { - "repository_manifest": { - "name": "Metrology - Metro + Fluent + Windows Themes - by mmak.es", + "name": "Seedboxes.cc" + }, + "full_name": "swartjean/ha-seedboxes-cc", + "authors": [ + "@swartjean" + ], + "category": "integration", + "description": "Home Assistant - Seedboxes.cc Integration", + "domain": "seedboxes_cc", + "etag_repository": "W/\"8b378773c26d60e39a9011e87fa75070c5ec13fcf76f58f27156bf4d129be0b7\"", + "last_updated": "2021-04-05T10:15:21Z", + "stargazers_count": 3, + "topics": [ + "monitoring", + "seedbox", + "torrents" + ], + "last_fetched": 1713241131.376065 + }, + "292621909": { + "repository_manifest": { + "name": "Windows 10 themes", "render_readme": true }, + "full_name": "mikosoft83/hass-windows10-themes", "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.", + "description": "Home Assistant Windows 10 inspired themes", "domain": "", - "etag_repository": "W/\"1091072fc8477f2225167fda85c3f9c84ff4f04a062b4b4886adb8d06cc9edcc\"", - "full_name": "Madelena/Metrology-for-Hass", - "last_updated": "2022-12-31T07:23:14Z", - "stargazers_count": 252, - "topics": [ - "home-assistant-config", - "lovelace-theme" - ], - "last_fetched": 1672738211.826389 - }, - "489295753": { - "repository_manifest": { - "name": "Navbar Position", - "render_readme": true - }, - "category": "plugin", - "description": "Moves the Home Assistant dashboard navigation bar to the bottom of the screen", - "domain": "", - "etag_repository": "W/\"2aca4568301161c873ce9108f918f73a14eef9c9798c89198708ebd890cd8e35\"", - "full_name": "javawizard/ha-navbar-position", - "last_updated": "2022-05-08T08:28:38Z", + "etag_repository": "W/\"ab0b2cdf1751c03cb6d9b1edd590038378ccd18310eab142050eef6db4375308\"", + "last_updated": "2024-04-25T16:07:51Z", "stargazers_count": 10, - "last_fetched": 1672462107.299404 - }, - "489457357": { - "repository_manifest": { - "name": "Minimalistic Area Card", - "render_readme": true, - "filename": "minimalistic-area-card.js" - }, - "category": "plugin", - "description": "A minimalistic area card with sensors and buttons.", - "domain": "", - "downloads": 773, - "etag_repository": "W/\"e6702cd89e1d5817bc656df3e48983e8888ee42973a816826956a125fe6ba95a\"", - "full_name": "junalmeida/homeassistant-minimalistic-area-card", - "last_updated": "2022-12-30T14:00:27Z", - "stargazers_count": 35, "topics": [ - "area-card" + "accent-color", + "windows", + "windows-10" ], - "last_fetched": 1672462107.786127 + "last_fetched": 1714278828.572646 }, - "487680971": { + "635745672": { "repository_manifest": { - "name": "Weather Radar Card", - "render_readme": true, - "filename": "weather-radar-card.js" - }, - "category": "plugin", - "description": "A rain radar card using the tiled images from RainViewer", - "domain": "", - "downloads": 7832, - "etag_repository": "W/\"103b8336c2b9216f1ccb8b8e105ab8b4880492291859b601491adfabed41612a\"", - "full_name": "Makin-Things/weather-radar-card", - "last_updated": "2022-11-04T00:34:52Z", - "stargazers_count": 49, - "topics": [ - "frontend", - "home-assistant-config", - "meteorology", - "radar", - "rainviewer", - "weather" - ], - "last_fetched": 1672192106.815689 - }, - "485971293": { - "repository_manifest": { - "name": "Super Soco Custom", - "hacs": "1.6.0", - "homeassistant": "2022.3.0", + "name": "Netro Watering", + "homeassistant": "2023.4.0", "render_readme": true }, + "new": true, + "full_name": "kcofoni/ha-netro-watering", "authors": [ - "@Drakhart" + "@kcofoni" ], "category": "integration", - "description": "Custom component for integrating your Super 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/\"1e7732dc46ebd5678d0b81b3c9245508b5920a4d9caaf8bb71ff8eb2db268d78\"", - "full_name": "drakhart/ha-super-soco-custom", - "last_updated": "2022-09-05T21:03:56Z", - "new": true, - "stargazers_count": 11, + "description": "Netro Smart Garden integration for Home Assistant", + "domain": "netro_watering", + "etag_repository": "W/\"a106cc2206268de2c0f4ee526e6280fac346279690169b12712e32279280b0cf\"", + "last_updated": "2023-12-01T19:30:20Z", + "stargazers_count": 9, "topics": [ - "super-soco" + "asynchronous-programming", + "automation", + "irrigation", + "irrigation-controller", + "netro", + "plant", + "python3", + "sensors", + "water-monitoring", + "watering" ], - "last_fetched": 1669542246.623444 + "last_fetched": 1703066588.342709 }, - "481715988": { + "358962656": { "repository_manifest": { - "name": "Kia Connected Services", - "country": "NL" + "name": "Notify Card", + "content_in_root": true, + "filename": "notify-card.js", + "render_readme": true }, - "authors": [ - "@PimDoos" - ], - "category": "integration", - "description": "Home Assistant Custom Component: MijnKia Connected Services", - "domain": "kia_connect", - "etag_repository": "W/\"0cabe0064264f2490d2f444e15445d8e8a246809956f4ddf27dc5920fc0cf5b0\"", - "full_name": "PimDoos/kia_connect", - "last_updated": "2022-10-05T18:48:33Z", - "new": true, - "stargazers_count": 6, + "full_name": "bernikr/lovelace-notify-card", + "category": "plugin", + "description": "Send notifications directly from the dashboard", + "domain": "", + "etag_repository": "W/\"55745f87b5e3cb899f4020f1a1447381d9124623436244a8d07d5b3ab4e78495\"", + "last_updated": "2024-01-07T03:08:31Z", + "stargazers_count": 39, "topics": [ - "api-wrapper", - "connected-vehicle", - "home-assistant-custom-component", - "kia" + "card", + "notification", + "notifications", + "notify", + "service" ], - "last_fetched": 1668391231.765893 + "last_fetched": 1712409949.590891 }, - "483187645": { + "458491675": { "repository_manifest": { - "name": "Microsoft Graph", - "country": "GB" + "name": "Nicehash Excavator Monitor Card", + "filename": "nicehash-excavator-monitor-card.js", + "render_readme": true }, + "full_name": "MesserschmittX/lovelace-nicehash-excavator-monitor-card", + "category": "plugin", + "description": "Home Assistant UI Card for Nicehash Excavator Monitor integration", + "domain": "", + "etag_repository": "W/\"ac518f22884918aaaddbeb9a702825383f62fbd93430a73839b05acc1c334034\"", + "last_updated": "2022-05-15T07:59:36Z", + "topics": [ + "excavator", + "mining", + "nicehash" + ], + "last_fetched": 1678527986.057831 + }, + "449416816": { + "repository_manifest": { + "name": "Sonos Card", + "render_readme": true, + "filename": "custom-sonos-card.js" + }, + "full_name": "punxaphil/custom-sonos-card", + "category": "plugin", + "description": "Home Assistant custom lovelace sonos card", + "domain": "", + "downloads": 9008, + "etag_repository": "W/\"6b7f24da3631ea091cf48c001e73acc7d6cef22b21ee0db5add0e17d2517b3d7\"", + "last_updated": "2024-04-29T18:17:16Z", + "stargazers_count": 155, + "topics": [ + "lovelace-custom-card", + "sonos" + ], + "last_fetched": 1714624838.88825 + }, + "572282256": { + "repository_manifest": { + "name": "Govee LAN Control", + "homeassistant": "2022.12.0", + "render_readme": true + }, + "new": true, + "full_name": "wez/govee-lan-hass", "authors": [ - "@jlweston", - "@geoffreylagaisse" + "@wez" ], "category": "integration", - "description": "Microsoft Graph API Presence Integration for Home Assistant", - "domain": "microsoft_graph", - "etag_repository": "W/\"b77cefaa469334e60c467f9c4a2de9671c37bb5f6e9aa512048938ae986b4549\"", - "full_name": "geoffreylagaisse/Hass-Microsoft-Graph", - "last_updated": "2022-10-27T17:32:38Z", + "description": "Control Govee lights via the LAN API from Home Assistant", + "domain": "govee_lan", + "etag_repository": "W/\"11aa9b9f91f5fa9146a49e4fe744f7cb0ac69d9b80fad52e5b5ef81dbdef5347\"", + "last_updated": "2024-01-21T04:14:36Z", + "stargazers_count": 194, + "topics": [ + "govee", + "light" + ], + "last_fetched": 1713931966.285721 + }, + "270386127": { + "repository_manifest": { + "name": "Comelit SimpleHome/Vedo integration for Home Assistant", + "homeassistant": "2021.12.0", + "render_readme": true + }, "new": true, + "full_name": "gicamm/homeassistant-comelit", + "authors": [ + "@gicamm" + ], + "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/\"a2ddf6dc3e375d70433105240b63b55e80378521c77f121dbc84f180aab45790\"", + "last_updated": "2024-04-27T10:17:11Z", "stargazers_count": 20, "topics": [ - "custom", - "graphapi" + "automation", + "comelit", + "comelit-hub", + "comelit-vedo", + "vedo" ], - "last_fetched": 1672282107.75404 + "last_fetched": 1714624819.059776 }, - "476357279": { + "191580766": { "repository_manifest": { - "name": "Music Assistant", - "render_readme": true, - "zip_release": true, - "filename": "mass.zip", - "hide_default_branch": true, - "homeassistant": "2022.12.0" + "name": "Light with profiles", + "content_in_root": true, + "filename": "light-with-profiles.js", + "homeassistant": "0.100.0" }, + "full_name": "tcarlsen/lovelace-light-with-profiles", + "category": "plugin", + "description": "Turn on lights based on light_profiles.csv", + "domain": "", + "etag_repository": "W/\"0f6b656542d5e8fe095c24c18f0c63880a71f11d56dedb529bb4bb0832937a48\"", + "last_updated": "2022-06-12T20:39:16Z", + "stargazers_count": 62, + "topics": [ + "light", + "light-profiles", + "lovelace-card", + "profiles" + ], + "last_fetched": 1708174102.037893 + }, + "509260172": { + "repository_manifest": { + "name": "Curtain Card", + "render_readme": true, + "filename": "curtain-card.js" + }, + "full_name": "georgezhao2010/lovelace-curtain-card", + "category": "plugin", + "description": "Curtain card for Home Assistant Lovelace UI, to control your motor of cover entities.", + "domain": "", + "etag_repository": "W/\"8dfe07c2b0f3b461015cb75544b4af6cf76b4d5bcd258535d5d3a5200fd90fb0\"", + "last_updated": "2023-08-17T10:44:47Z", + "stargazers_count": 11, + "topics": [ + "cover", + "curtain", + "frontend", + "lovelave" + ], + "last_fetched": 1713241045.393958 + }, + "591077142": { + "repository_manifest": { + "name": "Bibliotheek.be", + "render_readme": true, + "country": [ + "BE" + ] + }, + "new": true, + "full_name": "myTselection/bibliotheek_be", "authors": [ - "@marcelveldt" + "@myTselection" ], "category": "integration", - "description": "Turn your Home Assistant instance into a jukebox, hassle free streaming of your favorite media to Home Assistant media players.", - "domain": "mass", - "downloads": 7506, - "etag_repository": "W/\"12994d8ea5322899f68237724d398b018013f6f043764cadabfde7b2d5c2f5bc\"", - "full_name": "music-assistant/hass-music-assistant", - "last_updated": "2022-12-19T12:05:44Z", - "new": true, - "stargazers_count": 452, - "topics": [ - "music-library", - "music-player" - ], - "last_fetched": 1672642108.833466 + "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/\"d9df0e50bcbc2036481cf09ffeccfeccb0452f89208da516330733b770e9fe78\"", + "last_updated": "2024-04-13T07:41:02Z", + "stargazers_count": 15, + "last_fetched": 1713241133.609511 }, - "471000066": { + "216173358": { "repository_manifest": { - "name": "Peaqev ev-Charging", - "homeassistant": "2022.10.5", - "country": [ - "SE", - "BE", - "NO" - ], - "zip_release": true, - "filename": "peaqev.zip", + "name": "Christmas Theme" + }, + "full_name": "home-assistant-community-themes/christmas", + "category": "theme", + "description": "Christmas theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"219b420770b145af2dbba69cb2799d9d02ca1fa76eef7e72a3dcbc369d5c26dc\"", + "last_updated": "2023-03-27T23:57:09Z", + "stargazers_count": 1, + "last_fetched": 1708174060.445692 + }, + "703332819": { + "repository_manifest": { + "name": "Dracula-ish Theme for HA", + "filename": "draculaish.yaml", "render_readme": true }, + "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/\"3f11b880466cf099063d963b0be348c12ebbb203c563dbc7087ec044c09afb17\"", + "last_updated": "2023-10-13T02:30:40Z", + "stargazers_count": 6, + "topics": [ + "hacs-theme", + "home-assistant-theme" + ], + "last_fetched": 1709125234.705939 + }, + "344636306": { + "repository_manifest": { + "name": "SAJ Inverter Modbus", + "homeassistant": "2023.9.1", + "hacs": "1.28.4", + "render_readme": true, + "country": "NL" + }, + "full_name": "wimb0/home-assistant-saj-modbus", "authors": [ - "@elden1337" + "@wimb0" ], "category": "integration", - "description": "Home Assistant custom component to help ev-chargers stay below peak hourly energy levels.", - "domain": "peaqev", - "downloads": 44, - "etag_repository": "W/\"0d5554dfaa78ff1be860157a3d69ff05cd614e8b404f78a8452d9ae2c8b9d62f\"", - "full_name": "elden1337/hass-peaq", - "last_updated": "2022-12-20T10:03:07Z", - "new": true, - "stargazers_count": 35, + "description": "Home Assistant Component for reading data locally from SAJ (and Zonneplan) Inverters through modbus TCP.", + "domain": "saj_modbus", + "etag_repository": "W/\"3c56a2af9f5618ff0b67cdfebaf2ec9b663ed518566d28d803efdb48d41fa063\"", + "last_updated": "2024-04-26T07:18:49Z", + "stargazers_count": 29, "topics": [ - "chargeamps", - "easee", - "ev-charging", - "peak-shaving", - "smart-pricing", - "zaptec" + "saj-inverters", + "saj-r5", + "zonneplan" ], - "last_fetched": 1671922113.13763 + "last_fetched": 1714624379.636618 }, "360213486": { "repository_manifest": { "name": "yi-hack Home Assistant integration", "render_readme": true }, + "new": true, + "full_name": "roleoroleo/yi-hack_ha_integration", "authors": [ "@roleoroleo" ], "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/\"aeee1f19bd27944312c099ee82c213810c476522f4078144e06d3848a58cf870\"", - "full_name": "roleoroleo/yi-hack_ha_integration", - "last_updated": "2022-12-05T07:41:26Z", - "new": true, - "stargazers_count": 131, + "etag_repository": "W/\"71deb4fb417c3f7d61a64f5afbfc39234a1f51d9d110c032ffdb1f37a5b8253d\"", + "last_updated": "2024-03-31T17:11:48Z", + "stargazers_count": 195, "topics": [ "camera", "custom", @@ -21029,2673 +1116,37 @@ "rtsp", "yi" ], - "last_fetched": 1672738216.227512 + "last_fetched": 1714625082.601556 }, - "484538222": { + "661020642": { "repository_manifest": { - "name": "Power Flow Card", - "render_readme": true, - "homeassistant": "2021.8.0" - }, - "category": "plugin", - "description": "A power distribution card inspired by the official Energy Distribution card for Home Assistant", - "domain": "", - "downloads": 4472, - "etag_repository": "W/\"6d23b62c28a08ac3124e77e02c2d68fa4c7bdc8e20504bae19a4ef5f63df6cc8\"", - "full_name": "ulic75/power-flow-card", - "last_updated": "2022-11-17T16:20:56Z", - "stargazers_count": 71, - "topics": [ - "dashboard" - ], - "last_fetched": 1672738217.069772 - }, - "457767453": { - "repository_manifest": { - "name": "Skolmat Card", - "filename": "skolmat-card.js", - "content_in_root": true, + "name": "INA219 UPS Hat", "render_readme": true }, - "category": "plugin", - "description": "Home Assistant Lovelace card to display the food menu in Swedish schools.", - "domain": "", - "etag_repository": "W/\"24687cb4928f9213247558d4da53576da9e787d198ce5bb0c4384e696a95fbac\"", - "full_name": "Kaptensanders/skolmat-card", - "last_updated": "2022-10-16T16:11:36Z", + "new": true, + "full_name": "odya/hass-ina219-ups-hat", + "authors": [ + "@odya", + "@mykhailog" + ], + "category": "integration", + "description": " Home Assistant UPS Hat integration. Waveshare and others based on INA219", + "domain": "ina219_ups_hat", + "etag_repository": "W/\"cbfc9b00bd3160cb731848904cfffba9c916ffaa78739cc60e7dd1735ed478dd\"", + "last_updated": "2023-11-03T21:29:08Z", "stargazers_count": 4, "topics": [ - "home-assistant-component", - "lovelace-card", - "lovelace-custom-card", - "skola", - "skollunch", - "skolmat" + "ups" ], - "last_fetched": 1668661238.583639 - }, - "455846088": { - "repository_manifest": { - "name": "Sankey Chart Card", - "render_readme": true, - "filename": "ha-sankey-chart.js" - }, - "category": "plugin", - "description": "A Home Assistant lovelace card to display a sankey chart. For example for power consumption", - "domain": "", - "downloads": 1791, - "etag_repository": "W/\"9048202c8e61b65fb558de12c31350f34b9f1ea44f11b3caf1103c2ab4328f2f\"", - "full_name": "MindFreeze/ha-sankey-chart", - "last_updated": "2022-12-27T07:22:29Z", - "stargazers_count": 88, - "topics": [ - "energy-consumption", - "lovelace-card" - ], - "last_fetched": 1672642110.886258 - }, - "481763130": { - "repository_manifest": { - "name": "Generic Water Heater", - "hacs": "1.6.0", - "homeassistant": "2021.12", - "render_readme": true - }, - "authors": [ - "@dgomes" - ], - "category": "integration", - "description": "Home Assistant Custom Component - Generic Water Heater", - "domain": "generic_water_heater", - "etag_repository": "W/\"8f632bc7894bc279b11dcf7d8b0dc02347451636f1346417844c48836ccc8cce\"", - "full_name": "dgomes/ha_generic_water_heater", - "last_updated": "2022-08-16T22:24:26Z", - "new": true, - "stargazers_count": 6, - "topics": [ - "home-assistant-integration" - ], - "last_fetched": 1669106770.469986 - }, - "488091347": { - "repository_manifest": { - "name": "2minersInfo", - "render_readme": true, - "homeassistant": "0.100.0" - }, - "authors": [ - "@thomasprior" - ], - "category": "integration", - "description": "Provides data from 2miners.com on a specified miner.", - "domain": "2minersinfo", - "etag_repository": "W/\"420e8696501fa2318e9ad2ae9a9542b3439354aedccd2c088a30f92af8c674c2\"", - "full_name": "ThomasPrior/2minersInfo", - "last_updated": "2022-05-24T18:49:52Z", - "new": true, - "stargazers_count": 4, - "topics": [ - "2miners", - "2miners-api", - "miner", - "statistics" - ], - "last_fetched": 1664551040.41841 - }, - "480127478": { - "repository_manifest": { - "name": "ecotrend_ista", - "country": "DE", - "render_readme": true, - "homeassistant": "2022.4.1", - "hacs": "1.25.1" - }, - "authors": [ - "@Ludy87" - ], - "category": "integration", - "description": "ecotrend-ista Home Assistant Integration", - "domain": "ecotrend_ista", - "etag_repository": "W/\"b1ddee6df40ffbaec2529e87db9dc8d40823bbcc1e7c27483c995e874d4c7215\"", - "full_name": "Ludy87/ecotrend-ista", - "last_updated": "2022-12-22T21:16:08Z", - "new": true, - "stargazers_count": 15, - "topics": [ - "ecotrend", - "hassio-integration", - "hassos", - "home-assistant-component", - "ista" - ], - "last_fetched": 1672192113.092846 - }, - "480281490": { - "repository_manifest": { - "name": "Lektrico Charging Station" - }, - "authors": [ - "@mtarjoianu" - ], - "category": "integration", - "description": "Manage your Lektrico EV Charger", - "domain": "lektrico_custom", - "etag_repository": "W/\"9f4cca3700dc55b39be1a69ab665a88bdcaed10a48e308e9fce30a8dbf3aebb1\"", - "full_name": "mtarjoianu/ha_lektrico", - "last_updated": "2022-06-02T07:26:51Z", - "new": true, - "stargazers_count": 2, - "topics": [ - "lektrico" - ], - "last_fetched": 1656590528.380652 - }, - "491465538": { - "repository_manifest": { - "name": "custom-icons", - "render_readme": true - }, - "category": "plugin", - "description": "Several custom made and legacy icons, and icons collected all over the internet in 1 set, UI selectable.", - "domain": "", - "downloads": 3122, - "etag_repository": "W/\"f3cf8eba7123a63e0c65d1a060c8da4f337452c778acafb269eb213b671d8322\"", - "full_name": "Mariusthvdb/custom-icons", - "last_updated": "2022-10-04T18:02:24Z", - "stargazers_count": 12, - "topics": [ - "custom", - "customization", - "icons", - "iphone", - "light", - "shutter", - "vacuum" - ], - "last_fetched": 1670930076.844606 - }, - "491303842": { - "repository_manifest": { - "name": "Datetime Card", - "render_readme": true - }, - "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.", - "domain": "", - "etag_repository": "W/\"6eea264fca785717e52d8af80a7c7da559860410332032a48d84dd9cdaef040e\"", - "full_name": "a-p-z/datetime-card", - "last_updated": "2022-07-26T00:26:21Z", - "stargazers_count": 12, - "topics": [ - "lovelace-custom-card", - "svelte" - ], - "last_fetched": 1660370526.213883 - }, - "267558148": { - "repository_manifest": { - "name": "Custom-ui", - "homeassistant": "2021.6.0", - "render_readme": true - }, - "category": "plugin", - "description": "Adapted Custom-ui for HA 110+ / HA 2021.6", - "domain": "", - "downloads": 2201, - "etag_repository": "W/\"deadb954c6188e3e55e870d51dcbbba656a852cde094a7cf8027d3177da1aa35\"", - "full_name": "Mariusthvdb/custom-ui", - "last_updated": "2022-12-27T23:46:31Z", - "stargazers_count": 117, - "topics": [ - "customization", - "icon-color", - "more-info", - "templates" - ], - "last_fetched": 1672192116.011171 - }, - "490422137": { - "repository_manifest": { - "name": "IPCamLive", - "homeassistant": "2022.5.3" - }, - "authors": [ - "@ddanssaert" - ], - "category": "integration", - "description": "IPCamLive integration for Home Assistant", - "domain": "ipcamlive", - "etag_repository": "W/\"b42ab7214f29d6eb63d587b60fa2708d44ca0134f3bbe21a1e4e04a89b940234\"", - "full_name": "ddanssaert/home-assistant-ipcamlive", - "last_updated": "2022-05-22T18:14:31Z", - "new": true, - "topics": [ - "ipcamera", - "ipcamlive" - ], - "last_fetched": 1671200071.662148 - }, - "430818561": { - "repository_manifest": { - "name": "Tekmar Gateway 482", - "homeassistant": "2022.8.0" - }, - "authors": [ - "@WillCodeForCats" - ], - "category": "integration", - "description": "Home Assistant integration for the Tekmar Gateway 482", - "domain": "tekmar_482", - "etag_repository": "W/\"8a80a7493ac4217047b3b8b353b490253c2a57b64a10222578de14e4681a305e\"", - "full_name": "WillCodeForCats/tekmar-482", - "last_updated": "2022-12-14T16:48:16Z", - "new": true, - "stargazers_count": 1, - "topics": [ - "tekmar" - ], - "last_fetched": 1671110074.535409 - }, - "459336824": { - "repository_manifest": { - "name": "hass-lacrosseview", - "country": "US", - "render_readme": true - }, - "authors": [ - "@regulad" - ], - "category": "integration", - "description": "La Crosse view for Home Assistant", - "domain": "lacrosseview", - "etag_repository": "W/\"75f67634f00c586814c3853f13483fcbf24fe16812a4f2b382e97876b98ac067\"", - "full_name": "regulad/hass-lacrosseview", - "last_updated": "2022-10-05T16:00:25Z", - "new": true, - "stargazers_count": 5, - "topics": [ - "home-assistant-config", - "lacrosseview" - ], - "last_fetched": 1665017660.725492 - }, - "454859084": { - "repository_manifest": { - "name": "Home Connect Alt", - "hacs": "1.25.0", - "homeassistant": "2022.7.0" - }, - "authors": [ - "@ekutner" - ], - "category": "integration", - "description": "Alternative (and improved) Home Connect integration for Home Assistant", - "domain": "home_connect_alt", - "etag_repository": "W/\"e71fcb9775f91324f0c6ed0b1b3d5ba9b30bc6bf007d882faa9b867c710daf82\"", - "full_name": "ekutner/home-connect-hass", - "last_updated": "2022-12-15T15:40:30Z", - "new": true, - "stargazers_count": 72, - "topics": [ - "home-assistant-component", - "home-assistant-integration", - "home-connect", - "homeconnect" - ], - "last_fetched": 1672192118.025317 - }, - "199718799": { - "repository_manifest": {}, - "authors": [ - "@snikch" - ], - "category": "integration", - "description": "ðŸ¡Home Assistant Custom Component for Escea Fires 🔥", - "domain": "escea", - "etag_repository": "W/\"e172e6a6d4f9196ab8061ffa1afb5b3df0d3c6adae9343bddfef7727e0758962\"", - "full_name": "snikch/climate.escea", - "last_updated": "2022-05-25T12:39:52Z", - "new": true, - "stargazers_count": 8, - "topics": [ - "climate", - "fireplace" - ], - "last_fetched": 1653530544.907875 - }, - "456340193": { - "repository_manifest": { - "name": "Innova 2.0 HVAC", - "homeassistant": "2022.10.0", - "country": "CA" - }, - "authors": [ - "@danielrivard" - ], - "category": "integration", - "description": "Home Assistant Integration for Innova 2.0 Heat Pump", - "domain": "innova", - "etag_repository": "W/\"bef76e018a03798105592235513f1c52484bf8f122be91a2eeba457346bd2b1d\"", - "full_name": "danielrivard/homeassistant-innova", - "last_updated": "2022-11-21T14:28:12Z", - "new": true, - "stargazers_count": 12, - "topics": [ - "climate", - "innova", - "innovaenergie" - ], - "last_fetched": 1669196774.533378 - }, - "495607253": { - "repository_manifest": { - "name": "Nordnet investments API sensors", - "render_readme": true, - "country": [ - "DK", - "NO", - "SE", - "FI" - ] - }, - "authors": [ - "@jippi" - ], - "category": "integration", - "description": "Home Assistant + Nordnet API = awesome sensors with for your investments & holdings", - "domain": "nordnet", - "etag_repository": "W/\"4cfd16d7c24ad2cedd8756b326fb166e472a5be2de30b337ead8beb711ef4bf3\"", - "full_name": "jippi/hass-nordnet", - "last_updated": "2022-05-29T09:42:20Z", - "new": true, - "stargazers_count": 5, - "topics": [ - "finance", - "stock-market", - "stocks" - ], - "last_fetched": 1657850529.935474 - }, - "496755553": { - "repository_manifest": { - "name": "Raspberry Pi 1-Wire via sysbus", - "homeassistant": "2022.5.0" - }, - "authors": [ - "@thecode" - ], - "category": "integration", - "description": "Home Assistant 1-Wire via sysbus", - "domain": "onewire_sysbus", - "etag_repository": "W/\"692ed050873d42215ce7d597f90e603349b5b668b3c6d5d2704e5408ca97a43c\"", - "full_name": "thecode/ha-onewire-sysbus", - "last_updated": "2022-12-27T07:13:42Z", - "new": true, - "stargazers_count": 15, - "topics": [ - "1-wire", - "raspberry-pi" - ], - "last_fetched": 1672642119.140611 - }, - "472077314": { - "repository_manifest": { - "name": "World's Air Quality Index", - "render_readme": true, - "country": [ - "GB", - "US", - "PL" - ] - }, - "authors": [ - "@pawkakol1" - ], - "category": "integration", - "description": "HACS World's Air Quality Index integration from waqi.info", - "domain": "worlds_air_quality_index", - "etag_repository": "W/\"3bc0d1197108254a346bf01f4563f1fd4390457338b316a905e87c854bf228e4\"", - "full_name": "pawkakol1/worlds-air-quality-index", - "last_updated": "2022-11-01T14:55:31Z", - "new": true, - "stargazers_count": 10, - "topics": [ - "ha", - "pollution", - "waqi" - ], - "last_fetched": 1670082258.588788 - }, - "356655356": { - "repository_manifest": { - "name": "wienerlinien", - "render_readme": true, - "hacs": "0.19.0", - "homeassistant": "2022.3.1", - "country": "AT" - }, - "authors": [ - "@tofuSCHNITZEL" - ], - "category": "integration", - "description": "A sensor that give you information about departures from a specified Wiener Linien stop.", - "domain": "wienerlinien", - "etag_repository": "W/\"8b3ff4c4bb9d38fa5f85ba50648393cd68051fafef14e657b67f949f9a30fc44\"", - "full_name": "tofuSCHNITZEL/home-assistant-wienerlinien", - "last_updated": "2022-11-24T22:55:41Z", - "new": true, - "stargazers_count": 10, - "topics": [ - "wiener-linien" - ], - "last_fetched": 1669632257.577124 - }, - "394704821": { - "repository_manifest": { - "name": "SolaX Inverter Modbus", - "render_readme": true - }, - "authors": [ - "@wills106" - ], - "category": "integration", - "description": "SolaX Power Modbus custom_component for Home Assistant (Supports some Ginlong Solis, Sofar Solar & Qcells Q.Volt Hyb)", - "domain": "solax_modbus", - "etag_repository": "W/\"f3708dfc2672dc466daf50e337163f535da1c3a37244dc55d55ce2260f1e24e7\"", - "full_name": "wills106/homeassistant-solax-modbus", - "last_updated": "2022-12-24T09:04:43Z", - "new": true, - "stargazers_count": 60, - "topics": [ - "ginlong-solis", - "modbus", - "modbus-serial", - "modbus-tcp", - "qcells", - "qvolt-inverter", - "rs485", - "sofar", - "sofar-hyd", - "sofarsolar", - "solax", - "solax-inverter", - "solis-pv-inverters" - ], - "last_fetched": 1672102124.301882 - }, - "188698828": { - "repository_manifest": { - "country": [ - "RU", - "BY" - ], - "homeassistant": "2022.5", - "name": "Yandex Smart Home", - "render_readme": true - }, - "authors": [ - "@dmitry-k", - "@dext0r" - ], - "category": "integration", - "description": "Adds support for Yandex Smart Home (Alice voice assistant) into Home Assistant", - "domain": "yandex_smart_home", - "etag_repository": "W/\"c6a56e0f115b86c7e6489cd78d6a40ddcaf2f063030f434519c1ada1082add68\"", - "full_name": "dext0r/yandex_smart_home", - "last_updated": "2022-12-13T08:52:13Z", - "new": true, - "stargazers_count": 584, - "topics": [ - "alice", - "home-assistant-component", - "voice-assistant", - "yandex" - ], - "last_fetched": 1672642122.153114 - }, - "498774862": { - "repository_manifest": { - "name": "Material 3 Dark & Light Theme C11: Purple", - "filename": "m3-c11-purple.yaml", - "render_readme": true - }, - "category": "theme", - "description": "Material Design 3 / Material YOU theme for Home Assistant", - "domain": "", - "etag_repository": "W/\"8ef86abca8dff7420fcb79838c8360430ed3ba83187ecf1764a7c7930950853e\"", - "full_name": "AmoebeLabs/HA-Theme_M3-C11-Purple", - "topics": [ - "dark-mode", - "dark-theme", - "home-assistant-theme", - "light-mode", - "light-theme", - "material-3" - ] - }, - "499270202": { - "repository_manifest": { - "name": "Hourly Weather Card", - "render_readme": true, - "filename": "hourly-weather.js" - }, - "category": "plugin", - "description": "Hourly weather card for Home Assistant. Visualize upcoming weather conditions as a colored horizontal bar.", - "domain": "", - "downloads": 3464, - "etag_repository": "W/\"ef097afb794ede487e7be9b76e6fd64b28fe4a11e5ad6e7d8edb2e28fb9589b6\"", - "full_name": "decompil3d/lovelace-hourly-weather", - "last_updated": "2022-12-27T16:09:46Z", - "stargazers_count": 49, - "topics": [ - "card", - "hourly", - "weather" - ], - "last_fetched": 1672372126.214193 - }, - "492996183": { - "repository_manifest": { - "name": "Hue-Like Light Card", - "render_readme": true, - "filename": "hue-like-light-card.js" - }, - "category": "plugin", - "description": "This card provides a Hue-like way to control your lights in Home Assistant.", - "domain": "", - "downloads": 1620, - "etag_repository": "W/\"8947fd88ef8b59fc78cbde211b4376b569c1b6d9a94ddb18b5fae88d0e54d1d2\"", - "full_name": "Gh61/lovelace-hue-like-light-card", - "last_updated": "2022-12-16T00:24:09Z", - "stargazers_count": 13, - "topics": [ - "hue", - "hue-lights-control", - "light", - "lovelace-card", - "rgb-lights" - ], - "last_fetched": 1672738228.456286 - }, - "501725479": { - "repository_manifest": { - "name": "Home Assistant Swipe Navigation", - "render_readme": true, - "filename": "swipe-navigation.js" - }, - "category": "plugin", - "description": "â†”ï¸ Swipe through Home Assistant Dashboard views on mobile.", - "domain": "", - "downloads": 2513, - "etag_repository": "W/\"e568b4833781d93b3fdbdfb3900797e57242276c5f4e87d6c0fcc6dac848cb77\"", - "full_name": "zanna-37/hass-swipe-navigation", - "last_updated": "2022-12-26T12:17:02Z", - "stargazers_count": 73, - "topics": [ - "navigation", - "swipe" - ], - "last_fetched": 1672738229.273126 - }, - "497322919": { - "repository_manifest": { - "name": "Upcoming Media Card", - "render_readme": true - }, - "category": "plugin", - "description": "📺 A card to display upcoming episodes and movies from services like: Plex, Kodi, Radarr, Sonarr, and Trakt.", - "domain": "", - "downloads": 4212, - "etag_repository": "W/\"f833fe9853a12a2bf60ce6fc2cd6a04a4d835f42f634342ac40964dc54a03457\"", - "full_name": "NemesisRE/upcoming-media-card", - "last_updated": "2022-05-31T15:30:28Z", - "stargazers_count": 15, - "topics": [ - "customization" - ], - "last_fetched": 1672012121.632346 - }, - "497319128": { - "repository_manifest": { - "name": "Kiosk Mode", - "render_readme": true - }, - "category": "plugin", - "description": "🙈 Hides the Home Assistant header and/or sidebar", - "domain": "", - "downloads": 22664, - "etag_repository": "W/\"ed69b06bbec87405e6b5c7e9ed83b955c84231cdf8057c76d5d9edb74d411c14\"", - "full_name": "NemesisRE/kiosk-mode", - "last_updated": "2022-05-31T15:30:10Z", - "stargazers_count": 40, - "topics": [ - "customization" - ], - "last_fetched": 1672738230.350159 - }, - "497322497": { - "repository_manifest": { - "name": "Lovelace Swipe Navigation", - "render_readme": true - }, - "category": "plugin", - "description": "â†”ï¸ Swipe through Lovelace views on mobile.", - "domain": "", - "downloads": 4864, - "etag_repository": "W/\"cc8ed96533676390a0b07cf3cb5d85d835b13eea0c7449606ef1c7b433b38634\"", - "full_name": "NemesisRE/lovelace-swipe-navigation", - "last_updated": "2022-05-31T15:30:18Z", - "stargazers_count": 6, - "topics": [ - "customization" - ], - "last_fetched": 1672552124.855178 - }, - "497829589": { - "repository_manifest": { - "name": "FR24 card", - "render_readme": true, - "homeassistant": "2022.6.0" - }, - "category": "plugin", - "description": "Lovelace card for showing Dump1090 data from FR24 in Home Assistant", - "domain": "", - "etag_repository": "W/\"ca398be9349b35297255ac64fee46c64181a1573bcff93c33aeb1a6ffa48b71a\"", - "full_name": "fratsloos/fr24_card", - "last_updated": "2022-10-31T19:07:41Z", - "stargazers_count": 16, - "topics": [ - "ads-b", - "flightradar24", - "lovelace-card", - "mode-s" - ], - "last_fetched": 1672192127.278897 - }, - "482473793": { - "repository_manifest": { - "name": "Prix Carburant", - "country": "FR", - "render_readme": true, - "homeassistant": "2022.5.0" - }, - "authors": [ - "@Aohzan" - ], - "category": "integration", - "description": "Récupération des prix des stations en France", - "domain": "prix_carburant", - "etag_repository": "W/\"51f1bf757db4ec6f54a304a22202de51f4178d986735092b732ff99574340246\"", - "full_name": "Aohzan/hass-prixcarburant", - "last_updated": "2022-06-30T06:29:50Z", - "new": true, - "stargazers_count": 14, - "topics": [ - "carburant", - "gas", - "price" - ], - "last_fetched": 1672372129.083794 - }, - "497924778": { - "repository_manifest": { - "name": "elkbledom", - "render_readme": true - }, - "authors": [ - "@dave-code-ruiz" - ], - "category": "integration", - "description": "Home Assistant custom component for LED STRIP NAME ELK BLEDOM", - "domain": "elkbledom", - "etag_repository": "W/\"795455732f3d687e7300d9a043a148bf1764bfad2482f0144369ccd68c9e3fdd\"", - "full_name": "dave-code-ruiz/elkbledom", - "last_updated": "2023-01-02T19:48:54Z", - "new": true, - "stargazers_count": 15, - "topics": [ - "hacs-custom", - "led-controller", - "ledstrips", - "light" - ], - "last_fetched": 1672738232.858466 - }, - "410867791": { - "repository_manifest": { - "name": "Microsoft Edge TTS", - "render_readme": true - }, - "category": "integration", - "description": "ðŸ—£ï¸ Microsoft Edge TTS for Home Assistant, no need for app_key", - "domain": "edge_tts", - "etag_repository": "W/\"83276d3eab4f735fcd7e023417fc73d06ca4dced71dff460c1dc86e47048dc01\"", - "full_name": "hasscc/hass-edge-tts", - "last_updated": "2022-09-27T10:26:56Z", - "new": true, - "stargazers_count": 152, - "topics": [ - "tts" - ], - "last_fetched": 1672552125.982412 - }, - "501368149": { - "repository_manifest": { - "name": "Fuelprices DK", - "country": [ - "DK" - ], - "render_readme": true - }, - "authors": [ - "@J-Lindvig" - ], - "category": "integration", - "description": "Scraping of 5 types of fuel :fuelpump: from 8 different fuelcompanies in Denmark :denmark:.", - "domain": "fuelprices_dk", - "etag_repository": "W/\"d30942fecb2dd884fad5ace20108158bc2afde577a63e0e5693209910b8abed4\"", - "full_name": "J-Lindvig/Fuelprices_DK", - "last_updated": "2022-11-07T11:03:33Z", - "new": true, - "stargazers_count": 12, - "topics": [ - "denmark", - "economy", - "fuel-prices", - "scraping" - ], - "last_fetched": 1669106787.064039 - }, - "503045365": { - "repository_manifest": { - "name": "Senertec Energy System", - "render_readme": true, - "homeassistant": "2021.11.0" - }, - "authors": [ - "@Kleinrotti" - ], - "category": "integration", - "description": "Home Assistant custom component integration for Senertec energy units.", - "domain": "senertec", - "etag_repository": "W/\"f3475eef51231521cf69ac62d3d40c672fc5d5076c5e80f5391145768677de3d\"", - "full_name": "Kleinrotti/hass-senertec", - "new": true, - "topics": [ - "senertec" - ] - }, - "282714722": { - "repository_manifest": { - "name": "Senec solar system sensor", - "country": [ - "DE" - ], - "homeassistant": "2021.12.8", - "hacs": "1.18.0", - "render_readme": true - }, - "authors": [ - "@mchwalisz" - ], - "category": "integration", - "description": "SENEC Battery integration for Home Assistant", - "domain": "senec", - "etag_repository": "W/\"1b43eb6a294e92afaaddd87f66d2045904c6be5a098dfcebe507dfc3e5f7c89e\"", - "full_name": "mchwalisz/home-assistant-senec", - "last_updated": "2022-12-26T23:14:43Z", - "new": true, - "stargazers_count": 25, - "topics": [ - "home-assistant-component", - "home-assistant-sensor" - ], - "last_fetched": 1672462131.617776 - }, - "499901994": { - "repository_manifest": { - "name": "Solarfocus eco manager-touch", - "country": [ - "DE", - "AT", - "CH" - ], - "homeassistant": "2021.12.8", - "hacs": "1.18.0", - "render_readme": true - }, - "authors": [ - "@lavermanjj" - ], - "category": "integration", - "description": "🡠Solarfocus eco manager touch integration for Home Assistant", - "domain": "solarfocus", - "etag_repository": "W/\"047c31ca6f1cbdc6d5df4ffc8e3d5cd65f3d5d567eeddbd72f17c7fa22bfa67d\"", - "full_name": "LavermanJJ/home-assistant-solarfocus", - "last_updated": "2022-11-07T18:56:45Z", - "new": true, - "stargazers_count": 4, - "topics": [ - "home-assistant-component", - "home-assistant-sensor", - "solarfocus" - ], - "last_fetched": 1671537929.476256 - }, - "488931467": { - "repository_manifest": { - "name": "BVG (Berlin Public Transport)", - "hacs": "1.6.0", - "country": [ - "DE" - ], - "homeassistant": "0.118.0" - }, - "authors": [ - "@ryanbateman" - ], - "category": "integration", - "description": "A HomeAssistant / HACS integration of Berlin Public Transport (BVG) ", - "domain": "bvg_berlin_public_transport", - "etag_repository": "W/\"68b31fdbfc45f576430cd4ae3a40d71ab4d9a5a699a694b5f3f2994b55066fb3\"", - "full_name": "ryanbateman/bvg-sensor", - "last_updated": "2022-06-25T09:30:24Z", - "new": true, - "stargazers_count": 12, - "topics": [ - "berlin", - "bvg", - "public-transport" - ], - "last_fetched": 1670930092.937029 - }, - "497322735": { - "repository_manifest": { - "name": "Plex recently added sensor", - "render_readme": true - }, - "authors": [ - "@maykar", - "@NemesisRE" - ], - "category": "integration", - "description": "â–¶ï¸ Plex component to feed Upcoming Media Card.", - "domain": "plex_recently_added", - "etag_repository": "W/\"db787b08ac132236782b71c3e0ee9afa628a89003479a3a825818eb5cb2469de\"", - "full_name": "NemesisRE/sensor.plex_recently_added", - "last_updated": "2022-05-31T15:39:24Z", - "new": true, - "stargazers_count": 4, - "last_fetched": 1672282129.888122 - }, - "498794033": { - "repository_manifest": { - "name": "Slider Button Card", - "render_readme": true, - "filename": "slider-button-card.js" - }, - "category": "plugin", - "description": "A button card with integrated slider", - "domain": "", - "downloads": 8112, - "etag_repository": "W/\"543fac7d0d4fcb9867671799c5c625200d7709291e2fc99b927051a97ecb00fb\"", - "full_name": "custom-cards/slider-button-card", - "last_updated": "2023-01-03T04:05:51Z", - "stargazers_count": 51, - "topics": [ - "button-card", - "card", - "lovelace-custom-card", - "slider" - ], - "last_fetched": 1672738238.242483 - }, - "248462859": { - "repository_manifest": { - "name": "Alarm.com", - "render_readme": true, - "homeassistant": "2022.7.0b0" - }, - "authors": [ - "@uvjustin", - "@elahd" - ], - "category": "integration", - "description": "Custom component to allow Home Assistant to interface with Alarm.com", - "domain": "alarmdotcom", - "etag_repository": "W/\"f32325b94e51c7fcbb5f8eeea9b9c723b413e451e8b4235bbd3d8f4a41fb224c\"", - "full_name": "pyalarmdotcom/alarmdotcom", - "last_updated": "2023-01-03T01:34:44Z", - "new": true, - "stargazers_count": 91, - "topics": [ - "alarm" - ], - "last_fetched": 1672738238.259482 - }, - "488086721": { - "repository_manifest": { - "name": "Platinum Weather Card", - "hacs": "1.26.0", - "render_readme": true, - "hide_default_branch": true - }, - "category": "plugin", - "description": "This is a fully customisable weather card for Home Assistant with a graphical configuration.", - "domain": "", - "downloads": 2694, - "etag_repository": "W/\"7400e898be8d98e941d1b7895bc84c30608f3afe4fe8f411baea9e31891047b9\"", - "full_name": "Makin-Things/platinum-weather-card", - "last_updated": "2022-12-17T01:02:00Z", - "stargazers_count": 53, - "topics": [ - "frontend", - "weather", - "weather-forecast" - ], - "last_fetched": 1672282132.357175 - }, - "505459170": { - "repository_manifest": { - "name": "TV Remote Card (with touchpad and haptic feedback)", - "content_in_root": true, - "homeassistant": "2022.4.0" - }, - "category": "plugin", - "description": "📺 TV Remote Card (with touchpad and haptic feedback)", - "domain": "", - "downloads": 4938, - "etag_repository": "W/\"1d88a460f92789eab92a6805a27f9a8fb5ace9d82ea9e756a8a968439bd89e38\"", - "full_name": "usernein/tv-card", - "last_updated": "2022-11-09T12:32:41Z", - "stargazers_count": 39, - "topics": [ - "automation", - "card", - "remote", - "tv" - ], - "last_fetched": 1672552131.208718 - }, - "501618674": { - "repository_manifest": { - "name": "BleBox shutterBox with tilt", - "hacs": "1.6.0", - "homeassistant": "2022.6.0", - "render_readme": true - }, - "authors": [ - "@andrzejchm" - ], - "category": "integration", - "description": "HACS integration for BleBox shutterBox that adds tilt support", - "domain": "blebox_shutterbox_tilt", - "etag_repository": "W/\"67879f6b46902a714963593c1001c7ab4f23d36e051f516c985fd34366674cb5\"", - "full_name": "andrzejchm/blebox_shutterbox_tilt", - "last_updated": "2022-12-23T01:06:54Z", - "new": true, - "stargazers_count": 3, - "last_fetched": 1672192134.10137 - }, - "503856080": { - "repository_manifest": { - "name": "My Edenred", - "country": "PT", - "render_readme": true - }, - "authors": [ - "@ruidias-netsoft" - ], - "category": "integration", - "description": "myEdenred - Custom Component for Home Assistant", - "domain": "myedenred", - "etag_repository": "W/\"7bbe8941de963f40577d95cf9807610450228916afdf808d9397cbc8027c7da7\"", - "full_name": "netsoft-ruidias/ha-custom-component-myedenred", - "last_updated": "2022-07-10T11:44:25Z", - "new": true, - "stargazers_count": 4, - "topics": [ - "meal-card", - "myedenred" - ], - "last_fetched": 1670532278.581675 - }, - "506738088": { - "repository_manifest": { - "name": "Sodexo Card", - "country": "PT", - "render_readme": true - }, - "authors": [ - "@ruidias-netsoft" - ], - "category": "integration", - "description": "Sodexo - Custom Component for Home Assistant", - "domain": "sodexo", - "etag_repository": "W/\"c7d53b5db96573eeef3184416bdcd2d91720e98c59c1280fa0420e14739c4d9c\"", - "full_name": "netsoft-ruidias/ha-custom-component-sodexo", - "last_updated": "2022-08-24T08:43:39Z", - "new": true, - "stargazers_count": 3, - "topics": [ - "meal-card", - "sodexo" - ], - "last_fetched": 1668931123.401738 - }, - "508800396": { - "repository_manifest": { - "name": "Coverflex Card", - "country": [ - "PT" - ], - "render_readme": true - }, - "authors": [ - "@ruidias-netsoft" - ], - "category": "integration", - "description": "Coverflex - Custom Component for Home Assistant", - "domain": "coverflex", - "etag_repository": "W/\"061dc8b339ccb8716c178cee9eeda5167ad41d68b9783af243567359960966ab\"", - "full_name": "netsoft-ruidias/ha-custom-component-coverflex", - "last_updated": "2022-07-30T15:28:30Z", - "new": true, - "stargazers_count": 2, - "topics": [ - "coverflex", - "meal-card" - ], - "last_fetched": 1659290545.325213 - }, - "504337320": { - "repository_manifest": { - "name": "Dremel 3D Printer", - "hacs": "1.25.5", - "homeassistant": "2022.6.6" - }, - "authors": [ - "@godely" - ], - "category": "integration", - "description": "Dremel 3D Printer integration for Home Assistant.", - "domain": "dremel_3d_printer", - "etag_repository": "W/\"dfe4bfaffc6c75cdedc25d2ea58c43ada56c118cea9517be93e2f87120c6c59a\"", - "full_name": "godely/ha-dremel-3d-printer", - "last_updated": "2022-06-28T18:56:38Z", - "new": true, - "stargazers_count": 3, - "topics": [ - "3d", - "3d-printer", - "3d-printing", - "bosch", - "dremel", - "dremel-idea-builder", - "dremel-ideabuilder" - ], - "last_fetched": 1658210548.877161 - }, - "505598474": { - "repository_manifest": { - "name": "Preços dos Combustíveis - DGEG", - "country": "PT", - "render_readme": true - }, - "authors": [ - "@ruidias-netsoft" - ], - "category": "integration", - "description": "Preços dos Combustíveis Online - DGEG", - "domain": "precoscombustiveis", - "etag_repository": "W/\"67d8357723e2378be51a1ecb1f20096a8e0ddcd792eaf6a0837b8767cc266bf5\"", - "full_name": "netsoft-ruidias/ha-custom-component-precoscombustiveis", - "last_updated": "2022-07-21T16:09:02Z", - "new": true, - "stargazers_count": 14, - "topics": [ - "combustiveis", - "dgeg", - "fuel-prices", - "gas", - "portugal" - ], - "last_fetched": 1671020093.149789 - }, - "396083412": { - "repository_manifest": { - "name": "Midea AC LAN", - "render_readme": true - }, - "authors": [ - "@georgezhao2010" - ], - "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", - "etag_repository": "W/\"fdb62f90199d66812ed65eadd673dd1a76a7243eefa0bd200091a423fef7d36e\"", - "full_name": "georgezhao2010/midea_ac_lan", - "last_updated": "2022-12-22T11:06:45Z", - "new": true, - "stargazers_count": 320, - "topics": [ - "air-conditioner", - "air-purifier", - "cooker", - "dehumidifier", - "dishwasher", - "dryer", - "fan", - "humidifier", - "lan", - "midea", - "refrigerator", - "washer", - "water-heater" - ], - "last_fetched": 1672738243.588944 - }, - "504880554": { - "repository_manifest": { - "name": "CyclePay for ESD/Hercules Laundry Rooms" - }, - "authors": [ - "@elahd" - ], - "category": "integration", - "description": "Home Assistant Integration for ESD/Hercules CyclePay Laundry Rooms", - "domain": "cyclepay", - "etag_repository": "W/\"85e84515a280b7c6917616dd5eb2d77c9db822090826236a254bf248c7584492\"", - "full_name": "elahd/ha-cyclepay", - "last_updated": "2022-08-09T18:20:23Z", - "new": true, - "stargazers_count": 1, - "topics": [ - "laundry" - ], - "last_fetched": 1661072772.705711 - }, - "509121113": { - "repository_manifest": { - "content_in_root": true, - "homeassistant": "0.70.0", - "name": "seven", - "render_readme": true - }, - "authors": [ - "@matthiez" - ], - "category": "integration", - "description": "HACS supporting Home Assistant integration for seven", - "domain": "seven", - "etag_repository": "W/\"52ee476b4fdec779a4d11cdd872fd96b3be6c2bd4d9f0b11a5fb2efa179769f6\"", - "full_name": "seven-io/home-assistant", - "last_updated": "2022-07-01T14:04:27Z", - "new": true, - "stargazers_count": 1, - "topics": [ - "hassio-integration", - "home-assistant-integration", - "sms", - "tts" - ], - "last_fetched": 1660892772.937143 - }, - "434912125": { - "repository_manifest": { - "name": "Load Shedding", - "render_readme": true, - "country": "ZA", - "homeassistant": "2022.7.0" - }, - "authors": [ - "@wernerhp" - ], - "category": "integration", - "description": "A Home Assistant integration to track your load schedding schedule.", - "domain": "load_shedding", - "etag_repository": "W/\"94fce3e3188066ad3f1135190739f433d3cd877c9d5fc2069afa2620d7e298bc\"", - "full_name": "wernerhp/ha.integration.load_shedding", - "last_updated": "2022-12-17T17:49:07Z", - "new": true, - "stargazers_count": 38, - "topics": [ - "eskom", - "load-shedding" - ], - "last_fetched": 1671537939.04018 - }, - "381052530": { - "repository_manifest": { - "name": "FordPass China", - "country": [ - "CN" - ], - "render_readme": true - }, - "authors": [ - "@georgezhao2010" - ], - "category": "integration", - "description": "ç¦ç‰¹æ´¾çš„Home Assistant集æˆç»„件,通过Home Assistant远程监控或者控制你的ç¦ç‰¹/林肯汽车", - "domain": "fordpass_china", - "etag_repository": "W/\"9623b1fcf3d04c7f296a50e81861e915cc78ab2553828dc07d889adf3e4d889c\"", - "full_name": "georgezhao2010/fordpass_china", - "last_updated": "2022-11-10T11:48:30Z", - "new": true, - "stargazers_count": 16, - "topics": [ - "china", - "ford", - "fordpass", - "lincoln", - "lincoln-way" - ], - "last_fetched": 1671200094.475861 - }, - "392931946": { - "repository_manifest": { - "name": "Aria2 card", - "render_readme": true, - "filename": "aria2-card.js" - }, - "category": "plugin", - "description": "An aria2 card for home assistant", - "domain": "", - "etag_repository": "W/\"cbc0f12858fa832b98f29895d9346b4ab9dad45b5f58f0d9c38dc33a059af48d\"", - "full_name": "deblockt/aria2-card", - "stargazers_count": 1, - "topics": [ - "aria2", - "download-manager" - ] - }, - "509260172": { - "repository_manifest": { - "name": "Curtain Card", - "render_readme": true, - "filename": "curtain-card.js" - }, - "category": "plugin", - "description": "Curtain card for Home Assistant Lovelace UI, to control your motor of cover entities.", - "domain": "", - "etag_repository": "W/\"5c6b38069c2b15be0a140caad3475249e75afb2b92fbbcc448e707174b8ce702\"", - "full_name": "georgezhao2010/lovelace-curtain-card", - "last_updated": "2022-07-08T18:39:37Z", - "stargazers_count": 6, - "topics": [ - "cover", - "curtain", - "frontend", - "lovelave" - ], - "last_fetched": 1660460023.473971 - }, - "309506416": { - "repository_manifest": { - "name": "WallPanel", - "render_readme": true, - "filename": "wallpanel.js" - }, - "category": "plugin", - "description": "ðŸ–¼ï¸ Wall panel mode and photo screensaver for your Home Assistant Dashboards", - "domain": "", - "downloads": 1996, - "etag_repository": "W/\"479b0ae9ac2b76b21cf932a7c4feac1618659940a18ff64c1c402e4e29a1ced0\"", - "full_name": "j-a-n/lovelace-wallpanel", - "last_updated": "2022-12-18T08:02:22Z", - "stargazers_count": 104, - "topics": [ - "dashboard", - "fullscreen", - "home-assistant-addons", - "photo-gallery", - "screensaver", - "wallpanel" - ], - "last_fetched": 1672012137.551453 - }, - "504664392": { - "repository_manifest": { - "name": "PowUnity BikeTrax", - "render_readme": true - }, - "authors": [ - "@basilfx" - ], - "category": "integration", - "description": "Custom component for the PowUnity BikeTrax integration for Home Assistant.", - "domain": "biketrax", - "etag_repository": "W/\"0a5330460668b99070e813caae090d64b79a045dde071b4004524d038b6b866b\"", - "full_name": "basilfx/homeassistant-biketrax", - "last_updated": "2022-12-10T00:15:55Z", - "new": true, - "stargazers_count": 1, - "topics": [ - "biketrax", - "powunity" - ], - "last_fetched": 1671110100.159351 - }, - "507584200": { - "repository_manifest": { - "name": "Ecopower Dynamic Grid Prices", - "hacs": "1.6.0", - "render_readme": true, - "homeassistant": "0.118.0" - }, - "authors": [ - "@infradom" - ], - "category": "integration", - "description": "Dynamic Grid Prices for Ecopower", - "domain": "ecopower_dynamic_grid_prices", - "etag_repository": "W/\"cea4d25ce050740bd6c0c16d14b34ba692a25cc5c1932e781ce316e7943925f7\"", - "full_name": "infradom/ecopower_dynamic_grid_prices", - "last_updated": "2022-12-08T13:40:42Z", - "new": true, - "stargazers_count": 6, - "topics": [ - "day-ahead-market", - "ecopower", - "electricity-market", - "electricity-prices", - "forecasts" - ], - "last_fetched": 1671110100.33391 - }, - "391700886": { - "repository_manifest": { - "name": "aria2 integration", - "homeassistant": "2021.7.4", - "render_readme": true - }, - "authors": [ - "@deblockt" - ], - "category": "integration", - "description": "Aria2 integration for home assistant", - "domain": "aria2", - "etag_repository": "W/\"150b0f7a24b9f4c3015c0ce41d96dfc9a50d8572f021abdeb53c2b34b559bb3d\"", - "full_name": "deblockt/hass-aria2", - "last_updated": "2022-08-20T10:37:32Z", - "new": true, - "stargazers_count": 3, - "topics": [ - "aria2", - "download-manager", - "downloader" - ], - "last_fetched": 1661343309.420622 - }, - "214786112": { - "repository_manifest": { - "name": "Swiss Army Knife custom card", - "render_readme": true - }, - "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.", - "domain": "", - "etag_repository": "W/\"cf1b4d633074d3d2dc9e67771398fae6824b7711b12d5c3cc93fdc2ed95e301a\"", - "full_name": "AmoebeLabs/swiss-army-knife-card", - "last_updated": "2022-11-10T20:36:54Z", - "stargazers_count": 107, - "topics": [ - "home-assistant-custom-card", - "lovelace-custom-card", - "material-3", - "svg" - ], - "last_fetched": 1671922147.521579 - }, - "507038522": { - "repository_manifest": { - "name": "NAD Multi-room Audio Controller", - "render_readme": true - }, - "authors": [ - "@Breina" - ], - "category": "integration", - "description": "NAD Multi-room Audio Controller HomeAssistant Integration", - "domain": "nad_controller", - "etag_repository": "W/\"5c7ece8cdc3b548fc253d70f93ad5580d0cb683e05edeb311236c5455e5deb84\"", - "full_name": "Breina/nad_controller", - "new": true, - "topics": [ - "amplifier-controller", - "media-player" - ] - }, - "514029149": { - "repository_manifest": { - "name": "Sodexo Dla Ciebie", - "hacs": "1.0.0", - "homeassistant": "2022.7.5", - "render_readme": true, - "country": [ - "PL" - ] - }, - "authors": [ - "@anarion80" - ], - "category": "integration", - "description": "Sodexo Dla Ciebie - Home Assistant Custom Component for Sodexo cards in Poland", - "domain": "sodexo_dla_ciebie", - "etag_repository": "W/\"fcc7ff3f12b50ac49881672779d4de8daccdaedb7e61beb88d7e462702a7c3f2\"", - "full_name": "anarion80/sodexo_dla_ciebie", - "new": true, - "topics": [ - "sodexo" - ] - }, - "514391925": { - "repository_manifest": { - "name": "AppWash", - "render_readme": true - }, - "authors": [ - "@fapfaff" - ], - "category": "integration", - "description": "AppWash integration for HomeAssistant", - "domain": "appwash", - "etag_repository": "W/\"a6da21ebe2577336f18a999cbdd5f13d430eb42aeb286202688f7d411491f883\"", - "full_name": "fapfaff/homeassistant-appwash", - "new": true, - "topics": [ - "dryer", - "miele", - "washing-machine" - ] - }, - "517642950": { - "repository_manifest": { - "name": "Apex" - }, - "authors": [ - "@itchannel" - ], - "category": "integration", - "description": "Local Neptune Apex HA Integration (Aquarium Controller)", - "domain": "apex", - "etag_repository": "W/\"47d1398e5fe2296727491977a58214bed222ec3d0d6c2b77ca20b0e66648affb\"", - "full_name": "itchannel/apex-ha", - "last_updated": "2022-12-01T05:48:08Z", - "new": true, - "stargazers_count": 7, - "topics": [ - "aquarium", - "aquarium-controller" - ], - "last_fetched": 1672738251.150248 - }, - "403243434": { - "repository_manifest": { - "name": "Vaillant vSMART", - "homeassistant": "2022.11" - }, - "authors": [ - "@MislavMandaric" - ], - "category": "integration", - "description": "Home Assistant custom component for Vaillant vSMART.", - "domain": "vaillant_vsmart", - "etag_repository": "W/\"5f0864c12257cef4a40c397e6c1354a509e5747010ba5fdd7b7512b249c92b36\"", - "full_name": "MislavMandaric/home-assistant-vaillant-vsmart", - "last_updated": "2022-12-19T04:10:46Z", - "new": true, - "stargazers_count": 34, - "topics": [ - "home-assistant-component", - "vaillant" - ], - "last_fetched": 1671537945.4107 - }, - "512169290": { - "repository_manifest": { - "name": "CoCT Loadshedding Interface", - "homeassistant": "2022.7.1", - "country": "ZA" - }, - "authors": [ - "@tinuva" - ], - "category": "integration", - "description": "Fetches loadshedding data from City of Cape Town", - "domain": "coct_loadshedding", - "etag_repository": "W/\"80c5123b5b05f1ad6dc65f5ae74f65ed5a71bafd26809a60b919330553e6cf1f\"", - "full_name": "tinuva/ha-coct-loadshedding", - "last_updated": "2022-08-17T13:47:37Z", - "new": true, - "stargazers_count": 15, - "topics": [ - "cape", - "cape-town", - "capetown", - "eskom", - "loadshedding", - "south-africa" - ], - "last_fetched": 1670664790.086959 - }, - "438167239": { - "repository_manifest": { - "name": "LedFx", - "render_readme": true, - "homeassistant": "2022.4.0" - }, - "authors": [ - "@dmamontov" - ], - "category": "integration", - "description": "LedFx for Home Assistant", - "domain": "ledfx", - "etag_repository": "W/\"c773da7240a95ecc4d46cad11a4d7ccc88763c54ce76ded29bbb670b6548dd63\"", - "full_name": "dmamontov/hass-ledfx", - "last_updated": "2022-09-07T13:22:38Z", - "new": true, - "stargazers_count": 28, - "topics": [ - "audio-processing", - "led-strips", - "ledfx", - "music-visualizer" - ], - "last_fetched": 1670930109.386567 - }, - "511504216": { - "repository_manifest": { - "name": "Scinan Thermostat", - "render_readme": true - }, - "authors": [ - "@skarbo" - ], - "category": "integration", - "description": "Home Assistant integration for Scinan Thermostats", - "domain": "scinan_thermostat", - "etag_repository": "W/\"e538881d72002aaed5530b48ca25e31e99f770e9baa390ee064cf121cee2498e\"", - "full_name": "Skarbo/hass-scinan-thermostat", - "last_updated": "2022-07-12T11:43:31Z", - "new": true, - "stargazers_count": 2, - "topics": [ - "thermostat" - ], - "last_fetched": 1662259144.445413 - }, - "200665691": { - "repository_manifest": { - "homeassistant": "2022.7.0", - "name": "ICS Calendar (iCalendar)" - }, - "authors": [ - "@franc6" - ], - "category": "integration", - "description": "Provides an ICS (icalendar) platform for the Home Assistant calendar", - "domain": "ics_calendar", - "etag_repository": "W/\"f423afcfb9833694419e88deb9218aad4b49eaf7f35b7c40a9d952e6c0b3effd\"", - "full_name": "franc6/ics_calendar", - "last_updated": "2022-12-22T21:30:49Z", - "new": true, - "stargazers_count": 57, - "topics": [ - "calendar", - "ics" - ], - "last_fetched": 1671922151.968284 - }, - "379621461": { - "repository_manifest": { - "name": "Mixergy" - }, - "authors": [ - "@tomasmcguinness" - ], - "category": "integration", - "description": "Add support for Mixergy's smart water tank into Home Assistant", - "domain": "mixergy", - "etag_repository": "W/\"daf3b36b0f83be15f23198131941c9ddc2c53fa3b818571e4234f7c2d9420806\"", - "full_name": "tomasmcguinness/homeassistant-mixergy", - "last_updated": "2022-12-02T13:57:44Z", - "new": true, - "stargazers_count": 17, - "topics": [ - "hotwater", - "mixergy" - ], - "last_fetched": 1670664791.685961 - }, - "512007926": { - "repository_manifest": { - "name": "Reolink Discovery", - "homeassistant": "2022.7.0" - }, - "authors": [ - "@xannor" - ], - "category": "integration", - "description": "ReoLink Discovery Protocol Integration for Home Assistant", - "domain": "reolink_discovery", - "etag_repository": "W/\"d7f9d5b50544ddc0a34955cc4de154025e34fbe270cdb3adb34dd6969da7ddfc\"", - "full_name": "xannor/ha_reolink_discovery", - "last_updated": "2022-09-21T17:38:48Z", - "new": true, - "stargazers_count": 3, - "topics": [ - "component" - ], - "last_fetched": 1667818677.850468 - }, - "464303052": { - "repository_manifest": { - "name": "Reolink IP Devices", - "homeassistant": "2022.2.6" - }, - "authors": [ - "@xannor" - ], - "category": "integration", - "description": "ReoLink REST/Web Camera Integration for Home Assistant", - "domain": "reolink_rest", - "etag_repository": "W/\"993e8633817b4af93cdb796ead6deabe771144a16fa606b69b04735c5cc050f9\"", - "full_name": "xannor/ha_reolink_rest", - "last_updated": "2022-11-20T21:48:19Z", - "new": true, - "stargazers_count": 21, - "topics": [ - "component" - ], - "last_fetched": 1672372152.105286 - }, - "516625225": { - "repository_manifest": { - "name": "Sutro", - "hacs": "1.6.0", - "homeassistant": "0.118.0", - "render_readme": true - }, - "authors": [ - "@ydogandjiev" - ], - "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/\"f3fd63b9e97ce0cdce131e0d1ebf1566e4ca226173abef93c130810b4093bd3b\"", - "full_name": "ydogandjiev/hass-sutro", - "last_updated": "2022-09-01T04:03:20Z", - "new": true, - "stargazers_count": 6, - "topics": [ - "sutro" - ], - "last_fetched": 1662349145.891192 - }, - "517429793": { - "repository_manifest": { - "name": "EcoStruxure PowerTag Link Gateway", - "render_readme": true - }, - "authors": [ - "@Breina" - ], - "category": "integration", - "description": "EcoStruxure PowerTag Link Gateway", - "domain": "powertag_gateway", - "etag_repository": "W/\"3ba806e6765f7d9070d5104043a7b40f102ed210fe2ed877dfb9b3d933796730\"", - "full_name": "Breina/PowerTagGateway", - "last_updated": "2022-08-14T14:57:47Z", - "new": true, - "stargazers_count": 3, - "topics": [ - "ecostruxure", - "energy-monitor", - "schneider-electric" - ], - "last_fetched": 1663084411.853108 - }, - "520565579": { - "repository_manifest": { - "name": "Theme Parks Waiting Times", - "render_readme": true - }, - "authors": [ - "@danielsmith-eu" - ], - "category": "integration", - "description": "A Home Assistant integration that shows Theme Park waiting times using the ThemeParks.wiki API", - "domain": "themeparks", - "etag_repository": "W/\"8ee1d063424682bcf957044a3956ddd4d974b21a5cdf3a51ef8df89fa7626afb\"", - "full_name": "danielsmith-eu/home-assistant-themeparks-integration", - "last_updated": "2022-08-16T09:11:42Z", - "new": true, - "stargazers_count": 6, - "topics": [ - "api", - "queue", - "themeparks", - "times", - "wait" - ], - "last_fetched": 1661523316.167527 - }, - "203036108": { - "repository_manifest": { - "name": "Valetudo Map Card", - "content_in_root": true, - "filename": "valetudo-map-card.js", - "render_readme": true - }, - "category": "plugin", - "description": "Draws the map available from a Xiaomi Vacuum cleaner flashed with Valetudo in a Home Assistant Lovelace card", - "domain": "", - "etag_repository": "W/\"fd3b3ff7697fedf2279594f7e079b9546d4c506adedad775cda24648b114b196\"", - "full_name": "Hypfer/lovelace-valetudo-map-card", - "last_updated": "2022-12-22T07:27:56Z", - "stargazers_count": 170, - "topics": [ - "valetudo" - ], - "default_branch": "master", - "installed_commit": "4065f4b", - "installed": true, - "last_commit": "6110c49", - "last_version": "v2022.12.0", - "open_issues": 10, - "published_tags": [ - "v2022.12.0", - "v2022.01.2", - "v2022.01.1", - "v2022.01.0", - "v2021.12.05" - ], - "pushed_at": "2022-12-22T07:27:56", - "releases": true, - "version_installed": "v2021.12.05", - "last_fetched": 1672770079.221445 - }, - "454440949": { - "repository_manifest": { - "name": "Room Card", - "filename": "room-card.js", - "render_readme": true, - "content_in_root": true - }, - "category": "plugin", - "description": "Show multiple entity states, attributes and icons in a single card in Home Assistant's Lovelace UI", - "domain": "", - "etag_repository": "W/\"848b6d352c6962a42f1c2e927ea878d02a3efc036162afa608c6e11454d3609b\"", - "full_name": "marcokreeft87/room-card", - "last_updated": "2022-12-09T10:41:43Z", - "stargazers_count": 80, - "topics": [ - "attribute", - "card", - "entities", - "format", - "homeassistant-frontend", - "lovelace-custom-card", - "room" - ], - "last_fetched": 1672738257.481203 - }, - "474172189": { - "repository_manifest": { - "name": "Anycubic 3D Printer", - "country": "US", - "homeassistant": "2022.3" - }, - "authors": [ - "@adamoutler" - ], - "category": "integration", - "description": "Home assistant integration for Anycubic Printers. ", - "domain": "anycubic_wifi", - "etag_repository": "W/\"4ba8fd2cf189f475f6f721af4fb9dcf06e46fc81986e43a19f04be13c1b1e906\"", - "full_name": "adamoutler/anycubic-homeassistant", - "last_updated": "2022-08-28T15:33:38Z", - "new": true, - "stargazers_count": 4, - "topics": [ - "3d-printing" - ], - "last_fetched": 1668211276.745698 - }, - "523827471": { - "repository_manifest": { - "name": "Systemair SAVE Connect Integration", - "homeassistant": "2022.8.3", - "render_readme": true - }, - "authors": [ - "@perara" - ], - "category": "integration", - "description": "Systemair SAVE Connect: custom integration for Home Assistant", - "domain": "systemair", - "etag_repository": "W/\"8f25c7cc8a8e6f6d6b49083760d533aff39162f16db294df57bee0d92aaebafa\"", - "full_name": "perara/systemair-save-connect", - "last_updated": "2022-08-15T18:38:52Z", - "new": true, - "stargazers_count": 3, - "topics": [ - "systemair", - "ventilation" - ], - "last_fetched": 1670930116.733305 - }, - "271984369": { - "repository_manifest": { - "name": "Ferroamp Sensors", - "homeassistant": "2022.12.0b0" - }, - "authors": [ - "@henricm", - "@argoyle" - ], - "category": "integration", - "description": "Ferroamp MQTT Home Assistant sensors for EnergyHub, SSO, ESM and ESO", - "domain": "ferroamp", - "etag_repository": "W/\"82fde405429e3241271e51bb11734229a1174ba31785308682be0301f111cb9f\"", - "full_name": "henricm/ha-ferroamp", - "last_updated": "2023-01-02T04:08:42Z", - "new": true, - "stargazers_count": 27, - "topics": [ - "ferroamp", - "homeassistant-custom-component" - ], - "last_fetched": 1672642152.375653 - }, - "523485043": { - "repository_manifest": { - "name": "HIQ-Home", - "hacs": "1.6.0", - "homeassistant": "2022.8.1", - "render_readme": true - }, - "authors": [ - "@killer0071234" - ], - "category": "integration", - "description": "HIQ-Home Integration for Home Assistant HACS Store", - "domain": "hiq", - "etag_repository": "W/\"9bddc2f6510de08b2985a31f4b212ebbf95cabbfada1706a0da11e2c7a9c6bde\"", - "full_name": "killer0071234/ha-hiq", - "last_updated": "2022-08-28T17:57:35Z", - "new": true, - "topics": [ - "blind", - "cybro", - "cybrotech", - "hiq", - "hiq-home", - "homeassistant-custom-component", - "robotina" - ], - "last_fetched": 1661809142.91568 - }, - "504081359": { - "repository_manifest": { - "name": "Sonic by markvader", - "homeassistant": "2022.6.0", - "render_readme": true - }, - "authors": [ - "@markvader" - ], - "category": "integration", - "description": "Beta version of the Sonic integration by @markvader", - "domain": "sonic", - "etag_repository": "W/\"6cda2e793124d435421e4711e606c456dd56c409895f14336ce4fb79a7081735\"", - "full_name": "markvader/sonic", - "new": true, - "stargazers_count": 5, - "topics": [ - "hero-labs", - "herolabs", - "leaks", - "sonic", - "water" - ] - }, - "526379993": { - "repository_manifest": { - "name": "tami4edge", - "render_readme": true - }, - "authors": [ - "@0xAlon" - ], - "category": "integration", - "description": "Home Assistant Integration for tami4edge", - "domain": "tami4edge", - "etag_repository": "W/\"4e0c216b400c17a9151ec343fc0d85eb3b1e4326e93969b4e580691f6a1b062c\"", - "full_name": "0xAlon/tami4edge", - "last_updated": "2022-09-01T12:50:25Z", - "new": true, - "stargazers_count": 5, - "last_fetched": 1666007403.398622 - }, - "523250759": { - "repository_manifest": { - "name": "Seafile", - "render_readme": true, - "homeassistant": "2022.4.0" - }, - "authors": [ - "@dmamontov" - ], - "category": "integration", - "description": "Seafile for Home Assistant", - "domain": "seafile", - "etag_repository": "W/\"36dfd08d91978e4ee14da1491f04284d8d0ce1c08a63de578fededa188a3dc98\"", - "full_name": "dmamontov/hass-seafile", - "last_updated": "2022-09-10T13:18:08Z", - "new": true, - "stargazers_count": 5, - "topics": [ - "cloud", - "cloud-storage", - "file-sync", - "files", - "seafile", - "storage", - "sync" - ], - "last_fetched": 1666097567.424532 - }, - "527179792": { - "repository_manifest": { - "name": "wnsm", - "render_readme": true, - "zip_release": true, - "filename": "wnsm.zip", - "country": "AT" - }, - "authors": [ - "@DarwinsBuddy" - ], - "category": "integration", - "description": "A home-assistant integration supporting WienerNetze Smartmeters as sensors", - "domain": "wnsm", - "downloads": 80, - "etag_repository": "W/\"344b6485bf9505dc9d1d62a2f2808bad83c4713c5a89d6017456938336fdcebb\"", - "full_name": "DarwinsBuddy/WienerNetzeSmartmeter", - "last_updated": "2023-01-02T22:34:01Z", - "new": true, - "stargazers_count": 40, - "topics": [ - "energy", - "hacktoberfest2022", - "smartmeter", - "wien-energie", - "wiener-netze" - ], - "last_fetched": 1672738262.020406 - }, - "333849286": { - "repository_manifest": { - "name": "Eforsyning", - "render_readme": true, - "country": "DK" - }, - "authors": [ - "@kpoppel" - ], - "category": "integration", - "description": "Home Assistant module enabling retrieval of regional heating data from eForsyning.", - "domain": "eforsyning", - "etag_repository": "W/\"48daf5f220458a7f56f342ca7bf8589031913e22b3885e4d4dc0654396f2e212\"", - "full_name": "kpoppel/homeassistant-eforsyning", - "last_updated": "2023-01-01T15:28:34Z", - "new": true, - "stargazers_count": 19, - "topics": [ - "energy", - "heating" - ], - "last_fetched": 1672642156.28532 - }, - "340926904": { - "repository_manifest": { - "name": "Novafos", - "render_readme": true, - "country": "DK" - }, - "authors": [ - "@kpoppel" - ], - "category": "integration", - "description": "Homeassistant wrapper around the Novafos KMD water metering data warehouse.", - "domain": "novafos", - "etag_repository": "W/\"94cadc7125dfd02606766e6e09b99fc455548d469f24a58be6b66eba87c6bc5a\"", - "full_name": "kpoppel/homeassistant-novafos", - "last_updated": "2022-11-02T23:44:56Z", - "new": true, - "stargazers_count": 6, - "topics": [ - "water" - ], - "last_fetched": 1670664801.883749 - }, - "505066911": { - "repository_manifest": { - "name": "Intex Spa", - "hacs": "1.6.0", - "homeassistant": "2022.4.0", - "render_readme": true - }, - "authors": [ - "@mathieu-mp", - "@Elkropac" - ], - "category": "integration", - "description": "Home Assistant integration for Intex Spa", - "domain": "intex_spa", - "etag_repository": "W/\"a4f5e8906e812971329f266739db35f8ef1d256e0e0c832227be44f0164ebe8b\"", - "full_name": "mathieu-mp/homeassistant-intex-spa", - "last_updated": "2022-09-13T09:21:52Z", - "new": true, - "stargazers_count": 11, - "topics": [ - "climate", - "intex", - "purespa", - "spa", - "switch" - ], - "last_fetched": 1669812293.587389 - }, - "527278013": { - "repository_manifest": { - "name": "Länderübergreifendes Hochwasser Portal", - "country": "DE", - "render_readme": true - }, - "authors": [ - "@stephan192" - ], - "category": "integration", - "description": "Home Assistant integration for Länderübergreifendes Hochwasser Portal", - "domain": "hochwasserportal", - "etag_repository": "W/\"8de59f91beca1e6f46c8ba3c19bcc5d5062fdf856c832e70da07246bf505b696\"", - "full_name": "stephan192/hochwasserportal", - "last_updated": "2022-08-29T17:20:30Z", - "new": true, - "stargazers_count": 5, - "topics": [ - "hochwasserportal" - ], - "last_fetched": 1663578052.094895 - }, - "291157903": { - "repository_manifest": { - "name": "RRD Recorder", - "render_readme": true - }, - "authors": [ - "@dgomes" - ], - "category": "integration", - "description": "RRD Custom Component for Home Assistant", - "domain": "rrd_recorder", - "etag_repository": "W/\"1a4236e2f4deef8c88c285fdc87ce06346a9bd3c483823314bc12504dfef29ac\"", - "full_name": "dgomes/ha_rrd_recorder", - "last_updated": "2022-08-18T16:20:29Z", - "new": true, - "stargazers_count": 7, - "topics": [ - "home-assistant-component", - "rrdtool" - ], - "last_fetched": 1666457408.437233 - }, - "269665267": { - "repository_manifest": { - "name": "Yamaha (YNCA)", - "render_readme": true, - "homeassistant": "2022.10.0" - }, - "authors": [ - "@mvdwetering" - ], - "category": "integration", - "description": "Custom Home Assistant integration for Yamaha AV receivers that support the YNCA protocol (serial and IP).", - "domain": "yamaha_ynca", - "downloads": 1, - "etag_repository": "W/\"20d0f1732c2cedc261c613f2831e6d4f46efcb5b8675b9ed9f2a02ca4d46f625\"", - "full_name": "mvdwetering/yamaha_ynca", - "last_updated": "2022-12-18T14:34:51Z", - "new": true, - "stargazers_count": 11, - "topics": [ - "home-assistant-component", - "yamaha-avr", - "yamaha-receiver" - ], - "last_fetched": 1671380120.158628 - }, - "401282856": { - "repository_manifest": { - "name": "Octopus Energy", - "render_readme": true - }, - "authors": [ - "@bottlecapdave" - ], - "category": "integration", - "description": "Home Assistant integration for interacting with Octopus Energy", - "domain": "octopus_energy", - "etag_repository": "W/\"f44a6518e34d7e6f0ba64a2e95f69d0473e85079d0d1e1af425ee9773a6d1e48\"", - "full_name": "BottlecapDave/HomeAssistant-OctopusEnergy", - "last_updated": "2022-12-28T07:04:46Z", - "new": true, - "stargazers_count": 117, - "topics": [ - "octopus-energy", - "smart-home" - ], - "last_fetched": 1672738265.549048 - }, - "519811207": { - "repository_manifest": { - "name": "EVN Data Fetcher", - "country": [ - "VN" - ], - "homeassistant": "2022.7.0", - "render_readme": true - }, - "authors": [ - "@trvqhuy" - ], - "category": "integration", - "description": "A simple yet efficient custom component to fetch data from EVN Vietnam for Home Assistant", - "domain": "nestup_evn", - "etag_repository": "W/\"4cb815d826ee11bca31a714d4b3d9ee7bdf740d5d17d6d23188e08e0e153f470\"", - "full_name": "trvqhuy/nestup_evn", - "last_updated": "2022-09-15T05:45:53Z", - "new": true, - "stargazers_count": 29, - "topics": [ - "electricity-meter", - "homeassistant-custom-component", - "polling-service" - ], - "last_fetched": 1671717953.847837 - }, - "419449609": { - "repository_manifest": { - "name": "First Bus", - "render_readme": true - }, - "authors": [ - "@bottlecapdave" - ], - "category": "integration", - "description": "Home Assistant integration for determining the time to the next First bus", - "domain": "first_bus", - "etag_repository": "W/\"89f360c9e5839ba313e6054e093690b5853ebac29de3559deb16325dfdc696da\"", - "full_name": "BottlecapDave/HomeAssistant-FirstBus", - "last_updated": "2022-09-05T20:11:41Z", - "new": true, - "stargazers_count": 2, - "topics": [ - "bus-arrival", - "first-bus", - "smart-home" - ], - "last_fetched": 1662796251.984837 - }, - "520644302": { - "repository_manifest": { - "name": "TAM Card", - "render_readme": true, - "filename": "tam-card.js" - }, - "category": "plugin", - "description": "Montpellier Lovelace TAM card displays next two crossing times of the tramway or bus in Montpellier, France.", - "downloads": 122, - "etag_repository": "W/\"e7c14a9563bcac8e5efc7a42a90d1a885d2bcde8abb5e05760a1eabcb4a6d3d8\"", - "full_name": "MathisAlepis/lovelace-tam-card", - "last_updated": "2022-09-14T11:20:07Z", - "new": true, - "stargazers_count": 4, - "topics": [ - "lovelace-custom-card", - "montpellier", - "public-transport", - "tam" - ], - "last_fetched": 1667818690.753344 - }, - "529926820": { - "repository_manifest": { - "homeassistant": "2022.6.0", - "name": "lelight", - "render_readme": true - }, - "authors": [ - "@v1ack" - ], - "category": "integration", - "description": "LeLight integration for Home Assistant", - "domain": "lelight", - "etag_repository": "W/\"fda1a1969e796c3dc11015aef8e5d68bb533e394a79735b3b30d1bf8435e63ea\"", - "full_name": "v1ack/lelight", - "new": true, - "stargazers_count": 2, - "topics": [ - "ble", - "lelight" - ] - }, - "524783308": { - "repository_manifest": { - "name": "Shutter Row", - "render_readme": true, - "filename": "shutter-row.js", - "content_in_root": true - }, - "category": "plugin", - "description": "Home Assistant Lovelace Shutter Row Card", - "downloads": 1444, - "etag_repository": "W/\"b6cd73312389058c7ba5259d0e881621321cc4f9d4fb4cdc6567eb1089f62641\"", - "full_name": "berrywhite96/lovelace-shutter-row", - "last_updated": "2022-11-05T22:49:52Z", - "stargazers_count": 4, - "topics": [ - "home-assistant-card", - "lovelace-card" - ], - "last_fetched": 1670581328.254486 - }, - "523291160": { - "repository_manifest": { - "name": "Daily Schedule", - "render_readme": true, - "hide_default_branch": true - }, - "authors": [ - "@amitfin" - ], - "category": "integration", - "description": "Home Assistant Daily Schedule Custom Component", - "domain": "daily_schedule", - "etag_repository": "W/\"488c094ec3df08f557e1ac4698484e40ea5a6c7c0e3a028459c763111b18cfc1\"", - "full_name": "amitfin/daily_schedule", - "last_updated": "2022-11-13T18:09:18Z", - "new": true, - "stargazers_count": 4, - "topics": [ - "homeassistant-custom-component" - ], - "last_fetched": 1672102163.428314 - }, - "531321012": { - "repository_manifest": { - "name": "IAMMETER", - "homeassistant": "2022.8.0" - }, - "authors": [ - "@lewei50" - ], - "category": "integration", - "description": "IAMMETER custom component for Home Assistant", - "domain": "iammeter_http", - "etag_repository": "W/\"34101cbc67e1b4ee1e865b77806820bc6c8892f951734ed09f2ae473ccf83ee3\"", - "full_name": "lewei50/ha_iammeter", - "last_updated": "2022-11-07T06:46:40Z", - "new": true, - "stargazers_count": 1, - "last_fetched": 1670082300.516767 - }, - "534083455": { - "repository_manifest": { - "name": "Deutsche Bahn", - "render_readme": true, - "country": [ - "DE" - ] - }, - "authors": [ - "@faserf" - ], - "category": "integration", - "description": "Unofficial HA DB Integration, due to removal as of Home Assistant 2022.11", - "domain": "deutschebahn", - "etag_repository": "W/\"64373576531ec5ee8e91832f5dd4ca351565a308bf5001cf2d8fca1c00377a55\"", - "full_name": "FaserF/ha-deutschebahn", - "last_updated": "2022-11-07T08:46:30Z", - "new": true, - "stargazers_count": 16, - "last_fetched": 1672192164.732887 - }, - "530452578": { - "repository_manifest": { - "name": "FlashForge Adventurer 3", - "render_readme": true, - "homeassistant": "2022.6", - "hacs": "1.26" - }, - "authors": [ - "@modrzew" - ], - "category": "integration", - "description": "Home Assistant integration providing support for the FlashForge Adventurer 3 3D printer.", - "domain": "flashforge_adventurer_3", - "etag_repository": "W/\"44d2453cb6599d45517885c9aef832fecbccbf27554a814407909f76560cd833\"", - "full_name": "modrzew/hass-flashforge-adventurer-3", - "last_updated": "2022-09-24T11:34:54Z", - "new": true, - "stargazers_count": 5, - "topics": [ - "flashforge", - "flashforge-adventurer" - ], - "last_fetched": 1666696939.032668 - }, - "537793361": { - "repository_manifest": { - "name": "MyJDownloader Card", - "filename": "myjdownloader-card.js" - }, - "category": "plugin", - "description": "This Lovelace custom card displays downloads information provided by the MyJDownloader Integration", - "downloads": 228, - "etag_repository": "W/\"9bd2c3922038560d02b8473207a129b36fd5005ca543516ea37df37ebb738abe\"", - "full_name": "Nyaran/myjdownloader-card", - "last_updated": "2022-10-26T23:49:53Z", - "new": true, - "stargazers_count": 1, - "topics": [ - "hacs-custom", - "jdownloader", - "myjdownloader" - ], - "last_fetched": 1667146774.161972 - }, - "531686897": { - "repository_manifest": { - "name": "dolphin", - "render_readme": true - }, - "authors": [ - "@0xAlon" - ], - "category": "integration", - "description": "Home Assistant Integration for Dolphin Boiler - Smart Water Heating Control", - "domain": "dolphin", - "etag_repository": "W/\"b3f3d64a1bdfd03cfd4610131b0aa4668b12ba9a8443d77733f0efd9fbff730d\"", - "full_name": "0xAlon/dolphin", - "last_updated": "2022-11-01T22:02:27Z", - "new": true, - "stargazers_count": 2, - "last_fetched": 1668751291.916487 - }, - "512213802": { - "repository_manifest": { - "homeassistant": "2022.6.0", - "name": "Cecotec Conga 5290", - "render_readme": true - }, - "authors": [ - "@alemuro" - ], - "category": "integration", - "description": "Cecotec Conga - Custom Component for Home Assistant", - "domain": "cecotec_conga", - "etag_repository": "W/\"2f5fe8f09e88edd5663eb90e32b8cde4d30d1cef21e0fb576cfc3de1e69a0231\"", - "full_name": "alemuro/ha-cecotec-conga", - "last_updated": "2022-12-06T12:33:55Z", - "new": true, - "stargazers_count": 3, - "topics": [ - "automation", - "cecotec", - "conga" - ], - "last_fetched": 1670352309.960757 - }, - "525588589": { - "repository_manifest": { - "name": "Aquarea Smart Cloud", - "render_readme": true - }, - "authors": [ - "@cjaliaga" - ], - "category": "integration", - "description": "Home Assistant integration for Panasonic Aquarea devices connected to Aquarea Smart Cloud", - "domain": "aquarea", - "etag_repository": "W/\"e56d1248231681faf7db79067581449dd2808ccec71c2878440527e3d33b055e\"", - "full_name": "cjaliaga/home-assistant-aquarea", - "last_updated": "2022-12-20T13:19:57Z", - "new": true, - "stargazers_count": 25, - "topics": [ - "aquarea", - "panasonic", - "panasonic-comfort-cloud", - "panasonic-smart-cloud" - ], - "last_fetched": 1672282165.10376 - }, - "537001731": { - "repository_manifest": { - "name": "Facebook Messenger", - "render_readme": true - }, - "authors": [ - "@emes30" - ], - "category": "integration", - "description": "Home Assistant custom integration for Facebook Messenger.", - "domain": "facebook_messenger", - "etag_repository": "W/\"38710c68654ffcb0778abc219579525417e535b68adcbf24d66967907f009500\"", - "full_name": "emes30/facebook_messenger", - "last_updated": "2022-09-26T21:07:38Z", - "new": true, - "stargazers_count": 9, - "topics": [ - "facebook", - "images", - "messenger" - ], - "last_fetched": 1670930125.920748 - }, - "535287543": { - "repository_manifest": { - "name": "evnex", - "render_readme": true - }, - "authors": [ - "@hardbyte" - ], - "category": "integration", - "description": "A cloud-polling Home Assistant component to integrate with an Evnex Charger", - "domain": "evnex", - "etag_repository": "W/\"54d1362a39b92512b1d3530876bc604f6a96a3157481d7cc5bb7a3c5dafbf070\"", - "full_name": "hardbyte/ha-evnex", - "last_updated": "2022-10-31T19:44:06Z", - "new": true, - "stargazers_count": 2, - "topics": [ - "charger", - "energy-consumption", - "homeassistant-custom-component" - ], - "last_fetched": 1667326947.369376 - }, - "532263303": { - "repository_manifest": { - "name": "Met.no next 6 hours forecast", - "render_readme": true, - "zip_release": true, - "filename": "home-assistant-met-next-6-hours-forecast.zip" - }, - "authors": [ - "@toringer" - ], - "category": "integration", - "description": "Met.no next 6 hours forecast component for Home Assistant", - "domain": "met_next_6_hours_forecast", - "downloads": 209, - "etag_repository": "W/\"519929f802c7671b6b345a82b1078fa946bc30c1aaf93908731d50d1dcb62dc6\"", - "full_name": "toringer/home-assistant-met-next-6-hours-forecast", - "last_updated": "2022-09-20T18:54:01Z", - "new": true, - "stargazers_count": 1, - "topics": [ - "forecast", - "metno", - "weather", - "weather-forecast" - ], - "last_fetched": 1663954055.32323 - }, - "535833284": { - "repository_manifest": { - "name": "Chroma", - "homeassistant": "2022.9.0" - }, - "authors": [ - "@vaskivskyi" - ], - "category": "integration", - "description": "Control your Chroma-enabled devices from Home Assistant", - "domain": "chroma", - "etag_repository": "W/\"1dcf2e0db38b0220303451ee3e101c383b9861df8dd5ef86d9dbf1c946bf648a\"", - "full_name": "Vaskivskyi/ha-chroma", - "last_updated": "2022-12-17T11:22:46Z", - "new": true, - "stargazers_count": 10, - "topics": [ - "chroma", - "razer", - "razer-chroma" - ], - "last_fetched": 1671717961.455204 - }, - "534317237": { - "repository_manifest": { - "name": "QR-Code Generator", - "render_readme": true - }, - "authors": [ - "@DeerMaximum" - ], - "category": "integration", - "description": "Custom Home Assistant integration to create a camera that displays a custom QR-Code", - "domain": "qr_generator", - "etag_repository": "W/\"18a0a8108ae9bd99125ef65b2baef7441b2c11da1c3c22f25a7bedbb8253b5ea\"", - "full_name": "DeerMaximum/QR-Code-Generator", - "last_updated": "2022-12-01T14:33:56Z", - "new": true, - "stargazers_count": 10, - "topics": [ - "qrcode-generator" - ], - "last_fetched": 1671020125.374599 - }, - "538235457": { - "repository_manifest": { - "name": "ZTE tracker", - "render_readme": true, - "country": "ES" - }, - "authors": [ - "@juacas" - ], - "category": "integration", - "description": "Device tracker for ZTE F6640 Router in Home Assistant", - "domain": "zte_tracker", - "etag_repository": "W/\"b03eb6ee11514e810c67ae70d5dafcb6f90071613a357175e093eb7cfd1ba949\"", - "full_name": "juacas/zte_tracker", - "last_updated": "2022-10-10T18:25:56Z", - "new": true, - "stargazers_count": 2, - "topics": [ - "device-tracker", - "router" - ], - "last_fetched": 1671537967.366987 - }, - "452866308": { - "repository_manifest": { - "name": "Tabbed Card", - "render_readme": true - }, - "category": "plugin", - "description": "a custom card for home assistant that utilizes tabs to segregate individual cards.", - "downloads": 4359, - "etag_repository": "W/\"909e8d167e4c66df1243099b425b410fb09bf6de715daff62b96554d7ac9d16a\"", - "full_name": "kinghat/tabbed-card", - "last_updated": "2022-11-20T07:14:32Z", - "stargazers_count": 26, - "topics": [ - "card", - "hacs-custom", - "home-assistant-component", - "lovelace-custom-card" - ], - "last_fetched": 1672642169.399497 - }, - "522634019": { - "repository_manifest": { - "name": "Clock Weather Card", - "render_readme": true, - "filename": "clock-weather-card.js" - }, - "category": "plugin", - "description": "Home Assistant Card showing today's date & time along with a weather forecast for the next days with animated icons", - "downloads": 9996, - "etag_repository": "W/\"ed61a5dcdcc3cee86e83ccfce146f7a50a18b31e196c11cfa4c3dddc66b3ba72\"", - "full_name": "pkissling/clock-weather-card", - "last_updated": "2022-12-28T14:57:19Z", - "new": true, - "stargazers_count": 50, - "topics": [ - "animated", - "animation", - "bar", - "clock", - "date", - "forecast", - "gradient", - "icons", - "time", - "weather" - ], - "last_fetched": 1672552168.397166 - }, - "541978646": { - "repository_manifest": { - "name": "Technische Alternative C.M.I.", - "render_readme": true - }, - "authors": [ - "@DeerMaximum" - ], - "category": "integration", - "description": "Custom Home Assistant integration to read data from a C.M.I", - "domain": "ta_cmi", - "etag_repository": "W/\"3a092d38f691dcf04cb6c48138100cdb88ff7783f2845b068cdc94e78df30955\"", - "full_name": "DeerMaximum/Technische-Alternative-CMI", - "last_updated": "2022-12-10T17:49:50Z", - "new": true, - "stargazers_count": 11, - "last_fetched": 1671110130.746155 + "last_fetched": 1713932205.851407 }, "531349329": { "repository_manifest": { "name": "MyDolphin Plus", - "homeassistant": "2021.12.0" + "homeassistant": "2024.1.0b0" }, + "new": true, + "full_name": "sh00t2kill/dolphin-robot", "authors": [ "@sh00t2kill", "@lordlala", @@ -23704,317 +1155,209 @@ "category": "integration", "description": "A custom Home Assistant Component for WiFI enabled Maytronics Dolphin pool cleaner robots", "domain": "mydolphin_plus", - "etag_repository": "W/\"6d78454d948361fa04efebf291c51419c0e08f62927f5bc757264cca9e10dd47\"", - "full_name": "sh00t2kill/dolphin-robot", - "last_updated": "2022-11-24T10:28:04Z", - "new": true, - "stargazers_count": 8, + "etag_repository": "W/\"cf8c56d1720d03b7e3e6bb4509efa69a7454a3f09da8e0d1bf3d556dc40806f8\"", + "last_updated": "2024-04-25T05:31:22Z", + "stargazers_count": 36, "topics": [ "dolphin", "maytronics", "robot" ], - "last_fetched": 1670262311.74697 + "last_fetched": 1714624714.124467 }, - "545119372": { + "235385658": { "repository_manifest": { - "name": "Camect", + "name": "Xantech/Dayton Audio/Sonance Multi-Zone Amp", + "render_readme": true + }, + "full_name": "rsnodgrass/hass-xantech", + "authors": [ + "@rsnodgrass" + ], + "category": "integration", + "description": "Xantech Multi-Zone Matrix Audio for Home Assistant", + "domain": "xantech", + "etag_repository": "W/\"5bd693d251f713e100959d076bed74d9e1cc06a97f97f00758eb3a149033c826\"", + "last_updated": "2024-02-26T05:28:33Z", + "stargazers_count": 18, + "topics": [ + "audiophile", + "xantech" + ], + "last_fetched": 1712895066.195947 + }, + "309018094": { + "repository_manifest": { + "name": "fordpass" + }, + "full_name": "itchannel/fordpass-ha", + "authors": [ + "@itchannel" + ], + "category": "integration", + "description": "Fordpass integration for Home Assistant", + "domain": "fordpass", + "etag_repository": "W/\"26913b100660c450960679aa379a26161e9a55ba1c6421e030aa67cdc0f4a4bc\"", + "last_updated": "2024-02-09T04:21:59Z", + "stargazers_count": 243, + "topics": [ + "assistant", + "car", + "fordpass", + "home" + ], + "last_fetched": 1714624470.575992 + }, + "195459345": { + "repository_manifest": { + "name": "Climate Group", "render_readme": true, - "homeassistant": "2022.9" + "homeassistant": "0.96.0" }, + "full_name": "daenny/climate_group", "authors": [ - "@Fr3d" + "@daenny" ], "category": "integration", - "description": "Full Camect Hub integration for Home Assistant / HACS", - "domain": "camect", - "etag_repository": "W/\"27658d032103152878b3c55b9a67d804a12287155360be6029a9e1ec59d69836\"", - "full_name": "Fr3d/camect-ha", - "last_updated": "2022-10-05T09:02:50Z", - "new": true, - "stargazers_count": 4, - "topics": [ - "camect", - "home-assistant-integration" - ], - "last_fetched": 1672102173.468807 + "description": "Home Assistant Climate Group", + "domain": "climate_group", + "etag_repository": "W/\"5a1ad0ce8094a7e049c18beea72f9254f74ae8d7f04bffcc7e45dbb9e5825e3e\"", + "last_updated": "2024-04-04T13:17:36Z", + "stargazers_count": 125, + "last_fetched": 1713932477.289759 }, - "542686924": { + "354887961": { "repository_manifest": { - "name": "ENTSO-e Transparency Platform", + "name": "Abalin Name Day", + "country": "GR", + "homeassistant": "core-2021.4.0", "render_readme": true }, + "full_name": "viktak/ha-cc-abalin-nameday", "authors": [ - "@JaccoR" + "@viktak" ], "category": "integration", - "description": "Integration for Home Assistant to fetch day ahead energy prices from European countries via ENTSO-e Transparency Platform", - "domain": "entsoe", - "etag_repository": "W/\"6279c58cb50277033c67946c5a5a767db1391113b433e4ae38e332a0cec1d23f\"", - "full_name": "JaccoR/hass-entso-e", - "last_updated": "2023-01-01T08:15:50Z", - "new": true, - "stargazers_count": 86, + "description": "Home Assistant custom component for the abalin name day API", + "domain": "abalin_nameday", + "etag_repository": "W/\"a9d43afcf0f756222395cfc0cb7ab63a600eb5afbc3ee579e348b4c2994c804d\"", + "last_updated": "2022-02-24T10:30:22Z", + "stargazers_count": 6, "topics": [ - "day-ahead", - "day-ahead-auction", - "day-ahead-market", - "electricity-market", - "electricity-prices", - "energy", - "energy-prices", - "entso-e", - "entsoe" + "namedays" ], - "last_fetched": 1672738278.974241 + "last_fetched": 1705595591.764556 }, - "539629703": { + "309506416": { "repository_manifest": { - "name": "MeteoGalicia", - "country": "ES" - }, - "authors": [ - "@danieldiazi" - ], - "category": "integration", - "description": "A Home Assistant integration that gives you weather info from MeteoGalicia, the meteorological agency for Galicia, Spain", - "domain": "meteogalicia", - "etag_repository": "W/\"5dc11c4329d73fc528dc79eb01dd6fa1b68cca0cc471b094a6ec1445c20fde48\"", - "full_name": "Danieldiazi/homeassistant-meteogalicia", - "last_updated": "2022-11-10T14:04:39Z", - "new": true, - "stargazers_count": 5, - "topics": [ - "meteogalicia" - ], - "last_fetched": 1670761667.931321 - }, - "527414830": { - "repository_manifest": { - "name": "Eight Sleep Climate", - "hacs": "1.0.0", - "homeassistant": "0.118.0", - "render_readme": true - }, - "authors": [ - "@amosyuen" - ], - "category": "integration", - "description": "Climate entity for controlling eight sleep bed", - "domain": "eight_sleep_climate", - "etag_repository": "W/\"e6ac030c9ec93352d52bdb1390b8d75ee0196c7d4a4f310107faeaf13f1e80da\"", - "full_name": "amosyuen/ha-eight-sleep-climate", - "last_updated": "2022-12-09T17:07:54Z", - "new": true, - "stargazers_count": 2, - "topics": [ - "eight-sleep", - "thermostat" - ], - "last_fetched": 1670664818.070962 - }, - "544426802": { - "repository_manifest": { - "name": "Dreame Vacuum", - "homeassistant": "2022.8.0" - }, - "authors": [ - "@tasshack" - ], - "category": "integration", - "description": "Home Assistant integration for Dreame Gen2 Lidar robot vacuums with map support", - "domain": "dreame_vacuum", - "etag_repository": "W/\"1743d9e247fa49866699d1fe5f831a63fc40aa6c699c1139eb136a003bf76bdc\"", - "full_name": "Tasshack/dreame-vacuum", - "last_updated": "2022-12-31T19:23:51Z", - "new": true, - "stargazers_count": 104, - "topics": [ - "app", - "automation", - "cloud", - "dreame", - "dreametech", - "map", - "mi-home", - "miio", - "robot", - "vacuum", - "vacuum-map", - "valetudo", - "xiaomi" - ], - "last_fetched": 1672738285.937908 - }, - "542062483": { - "repository_manifest": { - "name": "HASS.Agent", - "homeassistant": "2022.9", - "render_readme": true - }, - "authors": [ - "@fillefilip8", - "@LAB02-Admin" - ], - "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/\"cd33d94ee4c4ae92607e5fd31af0259f5f8c3b748963c5015744f9df8a993f52\"", - "full_name": "LAB02-Research/HASS.Agent-Integration", - "last_updated": "2022-11-23T08:36:43Z", - "new": true, - "stargazers_count": 14, - "topics": [ - "mediaplayer", - "notifications" - ], - "last_fetched": 1672462176.726311 - }, - "536765576": { - "repository_manifest": { - "name": "My EcoWatt by RTE", + "name": "WallPanel", "render_readme": true, - "country": "fr", - "homeassistant": "2022.11" + "filename": "wallpanel.js" }, - "authors": [ - "@kamaradclimber" - ], - "category": "integration", - "description": "A home assistant component for ecowatt api exposed by french company RTE", - "domain": "rte_ecowatt", - "etag_repository": "W/\"f464b718a1260c91b775ddf6621ac5d373eb331cea68192404eee0b378055fe1\"", - "full_name": "kamaradclimber/rte-ecowatt", - "last_updated": "2022-12-15T17:18:27Z", - "new": true, - "stargazers_count": 54, + "full_name": "j-a-n/lovelace-wallpanel", + "category": "plugin", + "description": "ðŸ–¼ï¸ Wall panel mode and photo screensaver for your Home Assistant Dashboards", + "domain": "", + "downloads": 10578, + "etag_repository": "W/\"298bdc9504083836c05de0b73a54be453b9289c3a4b6bdae4fbe794da42ead15\"", + "last_updated": "2024-04-07T19:24:44Z", + "stargazers_count": 374, "topics": [ - "electricity", - "rte" + "dashboard", + "fullscreen", + "home-assistant-addons", + "photo-gallery", + "screensaver", + "wallpanel" ], - "last_fetched": 1672372179.639265 + "last_fetched": 1714624569.98896 }, - "524376939": { + "233289477": { "repository_manifest": { - "name": "One Smart Control", - "country": "NL" - }, - "authors": [ - "@PimDoos" - ], - "category": "integration", - "description": "Home Assisttant integration for One Smart Control server", - "domain": "onesmartcontrol", - "etag_repository": "W/\"d51f1d67ae89bb9919fa76d9ad7f2c7acf461183bb5fa783200b631034ac3fc8\"", - "full_name": "PimDoos/onesmartcontrolha", - "last_updated": "2022-10-23T21:17:09Z", - "new": true, - "stargazers_count": 3, - "topics": [ - "home-assistant-custom-component", - "one-smart-control", - "socket" - ], - "last_fetched": 1666696951.55125 - }, - "360408082": { - "repository_manifest": { - "name": "Flair", - "render_readme": true, - "country": "US", - "homeassistant": "2022.11.0b0" - }, - "authors": [ - "@RobertD502" - ], - "category": "integration", - "description": "Custom component for Home Assistant Core for Flair pucks, vents, rooms, structures, and minisplits ", - "domain": "flair", - "etag_repository": "W/\"36d7341e9905678eed11d403bb7a25ba6dea8341ebbcf045981a40e10a5d277b\"", - "full_name": "RobertD502/home-assistant-flair", - "last_updated": "2022-12-21T19:43:55Z", - "new": true, - "stargazers_count": 54, - "topics": [ - "flair", - "flair-hvac", - "flair-puck", - "flair-vent", - "flair-vents" - ], - "last_fetched": 1672462178.442538 - }, - "521964078": { - "repository_manifest": { - "name": "Rewe Discounts", - "render_readme": true - }, - "authors": [ - "@faserf" - ], - "category": "integration", - "description": "Rewe Discounts Homeassistant Integration", - "domain": "rewe", - "etag_repository": "W/\"45ff1d685582af2e485031509d1866da4efa9764f09ce99cbd55853d2352c099\"", - "full_name": "FaserF/ha-rewe", - "last_updated": "2022-11-17T15:29:27Z", - "new": true, - "stargazers_count": 5, - "last_fetched": 1670930126.771465 - }, - "542621509": { - "repository_manifest": { - "name": "Imou Life", - "hacs": "1.6.0", - "render_readme": true - }, - "authors": [ - "@user2684" - ], - "category": "integration", - "description": "Home Assistant custom component for controlling Imou devices", - "domain": "imou_life", - "downloads": 5, - "etag_repository": "W/\"ece59d267cfcb2b7f85a8614a39536874b8285eda362f5a407678be530332249\"", - "full_name": "user2684/imou_life", - "last_updated": "2022-12-15T12:31:46Z", - "new": true, - "stargazers_count": 29, - "topics": [ - "camera", - "imou", - "imou-life", - "motion-detection", - "webcam" - ], - "last_fetched": 1671717971.681462 - }, - "544550612": { - "repository_manifest": { - "name": "W1000 energy monitor", + "name": "Greenely Sensors", "render_readme": true, "country": [ - "HU" + "SE" ] }, + "new": true, + "full_name": "linsvensson/sensor.greenely", "authors": [ - "@ZsBT" + "@linsvensson" ], "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/\"3535e786a501a6365b0fa69c9e18254c60aa1f33cd2736a111667f7c16596c44\"", - "full_name": "ZsBT/hass-w1000-portal", - "last_updated": "2022-12-06T21:27:05Z", - "new": true, - "stargazers_count": 17, - "topics": [ - "energy", - "eon", - "home-assistant-component", - "w1000" + "description": "Custom component to get usage data and prices from Greenely for Home Assistant", + "domain": "greenely", + "etag_repository": "W/\"028a8b664455a0a36f4acee23372890826b0ea41efa32674408bab451ac0f992\"", + "last_updated": "2023-01-02T21:20:56Z", + "stargazers_count": 49, + "last_fetched": 1712064400.219706 + }, + "181743867": { + "repository_manifest": { + "name": "Brematic", + "homeassistant": "2021.10.0", + "render_readme": true + }, + "full_name": "tefinger/hass-brematic", + "authors": [ + "@tefinger" ], - "last_fetched": 1672282177.404288 + "category": "integration", + "description": "Custom component for Home Assistant to support Brematic devices", + "domain": "brematic", + "etag_repository": "W/\"7a840fdab99e0f1f2fc5bf5288a8f3f704ccfe6bb0e0e0caf4df86b5c42e9846\"", + "last_updated": "2024-04-26T22:15:51Z", + "stargazers_count": 15, + "topics": [ + "433mhz", + "brematic", + "brennenstuhl", + "gateway", + "intertechno" + ], + "last_fetched": 1714279355.143393 + }, + "269205129": { + "repository_manifest": { + "name": "VIMAR By-Me Hub", + "render_readme": true, + "homeassistant": "2021.12.0" + }, + "full_name": "h4de5/home-assistant-vimar", + "authors": [ + "@h4de5" + ], + "category": "integration", + "description": "VIMAR by-me integration into home-assistant.io", + "domain": "vimar", + "downloads": 26, + "etag_repository": "W/\"177d5690213bc4e32bae770d6dabad059257af3c1e6221b90fd8be8f44c1afd8\"", + "last_updated": "2024-04-07T20:14:25Z", + "stargazers_count": 42, + "topics": [ + "vimar", + "vimar-platform" + ], + "last_fetched": 1712895340.952096 + }, + "284293899": { + "repository_manifest": { + "name": "iOS Dark Mode", + "render_readme": true + }, + "full_name": "JuanMTech/ios_dark_mode_theme", + "category": "theme", + "description": "🎨 By JuanMTech -- A Home Assistant theme inspired on the iOS dark mode interface.", + "domain": "", + "etag_repository": "W/\"9c4448f8c1c418ffb57ed7547f435ce3255f560c13b503543fd8c0a46114f2ea\"", + "last_updated": "2023-01-12T22:58:52Z", + "stargazers_count": 19, + "topics": [ + "dark-mode", + "dark-theme" + ], + "last_fetched": 1691898057.108548 }, "524730333": { "repository_manifest": { @@ -24022,17 +1365,17 @@ "homeassistant": "0.95.4", "render_readme": true }, + "new": true, + "full_name": "vasqued2/ha-teamtracker", "authors": [ "@vasqued2" ], "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/\"6b040ffe758c99b5b66c8a69fce9855fcb8889ed6185da51cc252c7adc20e9f2\"", - "full_name": "vasqued2/ha-teamtracker", - "last_updated": "2023-01-02T20:03:20Z", - "new": true, - "stargazers_count": 43, + "etag_repository": "W/\"6301c18a4577ed88f0e26cfe0c56643271b4a153b39cc643af2c10a1d0eb3aae\"", + "last_updated": "2024-05-01T01:25:32Z", + "stargazers_count": 131, "topics": [ "afl", "atp", @@ -24054,275 +1397,1455 @@ "volleyball", "wta" ], - "last_fetched": 1672738285.95695 + "last_fetched": 1714624665.339098 }, - "512965887": { + "458636658": { "repository_manifest": { - "name": "mhtzn", - "render_readme": true, - "country": "CN" + "name": "iOS Theme - Based on the system-wide light and dark mode UI", + "render_readme": true }, - "authors": [ - "@leonardlcl" - ], - "category": "integration", - "description": "MHTZN custom component for Home Assistant", - "domain": "mhtzn", - "etag_repository": "W/\"10acb650ce7007a3d9e5ead7b7d8cf477b863ed6e220c0515702d72e95717483\"", - "full_name": "leonardlcl/mhtzn", - "new": true, - "stargazers_count": 1, + "full_name": "JuanMTech/ios-theme", + "category": "theme", + "description": "🎨 By JuanMTech -- Theme based on the iOS system-wide light and dark mode interface", + "domain": "", + "etag_repository": "W/\"427781dc341de974f30bec034bfaa89ff7eaf2caacc31d172c14fd701f7f0af7\"", + "last_updated": "2023-01-13T19:19:48Z", + "stargazers_count": 27, "topics": [ - "hass-mhtzn", - "mhtzn" - ] + "darkmode", + "darktheme", + "lightmode", + "lighttheme" + ], + "last_fetched": 1712064028.20672 }, - "545025660": { + "706651591": { "repository_manifest": { - "name": "Web Untis", + "name": "Oref Alert", + "filename": "oref_alert.zip", + "country": [ + "IL" + ], + "hide_default_branch": true, + "homeassistant": "2023.1.0", "render_readme": true, - "zip_release": true, - "filename": "webuntis.zip", - "homeassistant": "2021.11.0" + "zip_release": true }, + "new": true, + "full_name": "amitfin/oref_alert", "authors": [ - "@JonasJoKuJonas" + "@amitfin" ], "category": "integration", - "description": "Custom component to access data from Web Untis in Home Assistant", - "domain": "webuntis", - "downloads": 63, - "etag_repository": "W/\"68c3d57b22a93301057acaa914baa49faa92fd4f2643566aa69cb8ab4890647a\"", - "full_name": "JonasJoKuJonas/homeassistant-WebUntis", - "last_updated": "2022-12-23T12:15:11Z", + "description": "Israeli Oref Alerts", + "domain": "oref_alert", + "downloads": 306, + "etag_repository": "W/\"f0a166733d131957ff283103aeaf7a77067d7f85628a53fee38b7d1f8ccfffc5\"", + "last_updated": "2024-04-30T00:46:12Z", + "stargazers_count": 47, + "topics": [ + "homeassistant-custom-component" + ], + "last_fetched": 1714624823.707519 + }, + "200927325": { + "repository_manifest": { + "name": "Pool Math (Trouble Free Pool)", + "render_readme": true + }, + "full_name": "rsnodgrass/hass-poolmath", + "authors": [ + "@rsnodgrass" + ], + "category": "integration", + "description": "Pool Math for Home Assistant", + "domain": "poolmath", + "etag_repository": "W/\"fdaa5d7ceb64308a09ad545bc108d5ae955f10461efacb951c612bf7de52845f\"", + "last_updated": "2024-03-26T19:35:39Z", + "stargazers_count": 24, + "topics": [ + "pool", + "swimming-pool" + ], + "last_fetched": 1714624683.04019 + }, + "646115401": { + "repository_manifest": { + "name": "Zone4 Remote", + "render_readme": true + }, "new": true, + "full_name": "samjsmart/ha-zone4", + "authors": [ + "@samjsmart" + ], + "category": "integration", + "description": "Control an Apart Zone 4 pre-amp from Home Assistant", + "domain": "zone4", + "downloads": 1, + "etag_repository": "W/\"4b845dd90777bcea8ca5bd41ed09bf9556995ef033c924e2c2c36523fc2997cd\"", + "last_updated": "2023-05-31T18:13:51Z", + "topics": [ + "media", + "zone4" + ], + "last_fetched": 1696771190.382557 + }, + "442181774": { + "repository_manifest": { + "name": "Daikin Altherma", + "render_readme": true + }, + "new": true, + "full_name": "tadasdanielius/daikin_altherma", + "authors": [ + "@tadasdanielius" + ], + "category": "integration", + "description": "Daikin Altherma custom component for home assistant", + "domain": "daikin_altherma", + "etag_repository": "W/\"81c5aed4f9c8dd9ce3042e53556231a26b9080a025645d6f6a5b72769d3980af\"", + "last_updated": "2024-01-03T21:43:01Z", + "stargazers_count": 69, + "topics": [ + "altherma", + "brp069a61", + "brp069a62", + "daikin", + "daikin-altherma", + "homeassistant-custom-component" + ], + "last_fetched": 1713932255.069409 + }, + "179788256": { + "repository_manifest": { + "name": "Text Divider Row", + "render_readme": true + }, + "full_name": "iantrich/text-divider-row", + "category": "plugin", + "description": "🗂 Text Divider Row", + "domain": "", + "downloads": 13926, + "etag_repository": "W/\"96b5637d1dabff1c7d1ea41820b1ef1b133d302d5fc8b87e411e21483dfff7b9\"", + "last_updated": "2023-04-30T20:13:33Z", + "stargazers_count": 103, + "last_fetched": 1713240670.579795 + }, + "242335771": { + "repository_manifest": { + "name": "SVT Play", + "country": [ + "SE" + ] + }, + "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/\"06aa0bb1edf1c93ef9670b2510beb9ffa51e430b9a93d5a56d35c17b185ce18f\"", + "last_updated": "2024-04-04T05:12:28Z", + "stargazers_count": 20, + "topics": [ + "svt", + "svtplay", + "sweden", + "tv", + "video" + ], + "last_fetched": 1714624988.707277 + }, + "471000066": { + "repository_manifest": { + "name": "Peaqev ev-Charging", + "homeassistant": "2023.9.1", + "country": [ + "NO", + "SE", + "FI", + "DK", + "EE", + "LT", + "LV", + "AT", + "BE", + "DE", + "FR", + "NL", + "PL" + ], + "zip_release": true, + "filename": "peaqev.zip", + "render_readme": true + }, + "new": true, + "full_name": "elden1337/hass-peaq", + "authors": [ + "@elden1337" + ], + "category": "integration", + "description": "Home Assistant custom component that aids in both peak-level energy charge avoidance and spotprice-aware charging.", + "domain": "peaqev", + "downloads": 50, + "etag_repository": "W/\"d1737b15e13dc6efe1b8603706c8055092a1f97f728abb8fb9468db8a4f6a600\"", + "last_updated": "2024-04-26T11:52:03Z", + "stargazers_count": 44, + "topics": [ + "chargeamps", + "easee", + "effektavgift", + "effekttariff", + "ev-charging", + "garo", + "peak-shaving", + "smart-pricing", + "zaptec" + ], + "last_fetched": 1714279471.595436 + }, + "202203063": { + "repository_manifest": {}, + "full_name": "bbbenji/synthwave-hass", + "category": "theme", + "description": "Synthwave inspired theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"07a695cd6d3a718acc956f064be6492157af2a2509928b3b78bb36196278de5a\"", + "last_updated": "2022-06-13T03:57:15Z", + "stargazers_count": 151, + "topics": [ + "css", + "home-assistant-theme", + "javascript", + "synthwave" + ], + "last_fetched": 1713931967.789471 + }, + "584497784": { + "repository_manifest": { + "name": "FreeAir Connect", + "render_readme": true, + "homeassistant": "2023.2.0" + }, + "new": true, + "full_name": "mampfes/ha_freeair_connect", + "authors": [ + "@mampfes" + ], + "category": "integration", + "description": "Adds data from FreeAir-Connect to Home Assistant", + "domain": "freeair_connect", + "etag_repository": "W/\"3451f8896f5b72aa87288d7811378374ea1fcef7e2722c815b6ccbba89ca55a7\"", + "last_updated": "2024-04-01T08:22:50Z", + "stargazers_count": 12, + "topics": [ + "blumartin", + "freeair", + "freeair-connect" + ], + "last_fetched": 1712064272.26129 + }, + "528618549": { + "repository_manifest": { + "name": "Molad Sensor", + "render_readme": true + }, + "new": true, + "full_name": "chaimchaikin/molad-ha", + "authors": [ + "@chaimchaikin" + ], + "category": "integration", + "description": "Molad Sensor for HACS", + "domain": "molad", + "etag_repository": "W/\"9297ac02ee501627303602cf3524c495d95b568f66dd6f7ab83170e87ff1e4b8\"", + "last_updated": "2024-03-06T02:28:37Z", + "topics": [ + "hebrew-calendar", + "jewish", + "jewish-calendar", + "molad" + ], + "last_fetched": 1714279214.832125 + }, + "432434646": { + "repository_manifest": { + "name": "Securitas Direct Alarm", + "homeassistant": "2021.9.0" + }, + "new": true, + "full_name": "guerrerotook/securitas-direct-new-api", + "authors": [ + "@guerrerotook" + ], + "category": "integration", + "description": "This repository contains the new securitas direct API that can be integrated in Home Assistant", + "domain": "securitas", + "etag_repository": "W/\"ddefca53aeb00612de132056683a7844b0a83d1f25f922e09794437b0af57cdc\"", + "last_updated": "2024-04-27T15:25:08Z", + "stargazers_count": 70, + "last_fetched": 1714624500.540818 + }, + "327695137": { + "repository_manifest": { + "name": "Kodi Media Sensors", + "homeassistant": "2022.8.7", + "render_readme": true + }, + "full_name": "jtbgroup/kodi-media-sensors", + "authors": [ + "@boralyl", + "@Gautier Vanderslyen" + ], + "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/\"b0ceec6679497be0d62141929692217904154a4b217a1ca8f7a560950e61f0df\"", + "last_updated": "2024-02-08T05:59:13Z", + "stargazers_count": 11, + "topics": [ + "home-assistant-component", + "homeassistant-custom-component", + "kodi", + "playlist", + "playlists", + "pyth" + ], + "last_fetched": 1713932162.392523 + }, + "503856080": { + "repository_manifest": { + "name": "My Edenred", + "country": "PT", + "render_readme": true + }, + "new": true, + "full_name": "netsoft-ruidias/ha-custom-component-myedenred", + "authors": [ + "@ruidias-netsoft" + ], + "category": "integration", + "description": "myEdenred - Custom Component for Home Assistant", + "domain": "myedenred", + "etag_repository": "W/\"cb6d04ea750828ed1574f467a5eff879fcab55a59af505beb1159a5e8c2480e1\"", + "last_updated": "2023-05-08T11:18:04Z", + "stargazers_count": 7, + "topics": [ + "meal-card", + "myedenred" + ], + "last_fetched": 1699363694.583589 + }, + "348464316": { + "repository_manifest": { + "name": "Magic Switchbot", + "render_readme": true, + "homeassistant": "2022.9.1" + }, + "full_name": "ec-blaster/magicswitchbot-homeassistant", + "authors": [ + "@ec-blaster" + ], + "category": "integration", + "description": "Magic Switchbot integration component for Home Assistant", + "domain": "magicswitchbot", + "etag_repository": "W/\"95f51a171ad2345be4b85403d2e88eeeb754067693555255a3a4b9ba3830bf57\"", + "last_updated": "2022-10-08T15:57:58Z", "stargazers_count": 15, "topics": [ - "homeassista", - "homeassistant-custom-component", - "webuntis", - "webuntis-api", - "webuntis-client" + "magicswitchbot", + "switches" ], - "last_fetched": 1671922170.181758 + "last_fetched": 1682034708.284514 }, - "556306418": { + "364769821": { "repository_manifest": { - "name": "Daily Schedule Card", - "filename": "daily-schedule-card.js", + "name": "Harmony Remote Card", + "render_readme": true, + "filename": "dist/harmony-remote-card.js" + }, + "new": true, + "full_name": "ljmerza/harmony-remote-card", + "category": "plugin", + "description": "Harmony Hub Remote Control Card for Home Assistant", + "downloads": 1914, + "etag_repository": "W/\"1b8d1c83f1df4748261640d9b8779358c8bd1ead8c1ec64b60a3306260c0c817\"", + "last_updated": "2024-01-04T03:05:31Z", + "stargazers_count": 14, + "topics": [ + "harmony", + "remote" + ], + "last_fetched": 1709124911.145791 + }, + "396083412": { + "repository_manifest": { + "name": "Midea AC LAN", + "render_readme": true, + "homeassistant": "2022.5", + "zip_release": true, + "filename": "mieda_ac_lan.zip" + }, + "new": true, + "full_name": "georgezhao2010/midea_ac_lan", + "authors": [ + "@georgezhao2010" + ], + "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": 25706, + "etag_repository": "W/\"423c597e88ca111ca5f0362f67ac724afb582f8e7886b8a26ee368b832035598\"", + "last_updated": "2024-04-30T08:34:05Z", + "stargazers_count": 1111, + "topics": [ + "air-conditioner", + "air-purifier", + "cooker", + "dehumidifier", + "dishwasher", + "dryer", + "fan", + "humidifier", + "lan", + "midea", + "refrigerator", + "washer", + "water-heater" + ], + "last_fetched": 1714624650.336208 + }, + "184333163": { + "repository_manifest": { + "name": "Lovelace Card Templater", "render_readme": true }, + "full_name": "gadgetchnnel/lovelace-card-templater", "category": "plugin", - "description": "Home Assistant Custom Card for Daily Schedule Integration", - "etag_repository": "W/\"5ceebc7ce0e12db5ca2d80e3a4afff878ee700f35c4571399de766fc2d4c37bf\"", - "full_name": "amitfin/lovelace-daily-schedule-card", - "last_updated": "2022-11-13T18:22:13Z", - "stargazers_count": 1, + "description": "Custom Lovelace card which allows Jinja2 templates to be applied to other cards", + "domain": "", + "etag_repository": "W/\"842b36a79b01379d9ad15ea39fc720920c65ad4a11b8a337b2aa0f5cb2c23b9f\"", + "last_updated": "2023-01-07T15:41:51Z", + "stargazers_count": 114, + "last_fetched": 1714624418.769036 + }, + "452866308": { + "repository_manifest": { + "name": "Tabbed Card", + "render_readme": true + }, + "full_name": "kinghat/tabbed-card", + "category": "plugin", + "description": "a custom card for home assistant that utilizes tabs to segregate individual cards.", + "downloads": 13265, + "etag_repository": "W/\"db32a3d35850e89e3e2d56022780795c6d5148d921233245ce5609a430eb883a\"", + "last_updated": "2023-10-31T17:30:45Z", + "stargazers_count": 82, "topics": [ + "card", + "hacs-custom", + "home-assistant-component", "lovelace-custom-card" ], - "last_fetched": 1670581467.342524 + "last_fetched": 1714625019.201151 }, - "536329656": { + "147764937": { "repository_manifest": { - "name": "Firemote Card", - "render_readme": true, - "filename": "HA-Firemote.js" + "name": "surveillance-card", + "content_in_root": true, + "render_readme": true }, + "full_name": "custom-cards/surveillance-card", "category": "plugin", - "description": "Home Assistant Lovelace Card that emulates the remote control for an Amazon Fire TV, or streaming stick", - "etag_repository": "W/\"01d02e7888ee70f1e980e3c2ec1597e8e109370ef575a82c75bd5e084f5960ce\"", - "full_name": "PRProd/HA-Firemote", - "last_updated": "2022-11-23T21:35:26Z", - "new": true, - "stargazers_count": 33, + "description": "A custom component for displaying camera feeds in the style of a surveillance system.", + "domain": "", + "etag_repository": "W/\"a30578ba8d72e48201ed6ed79060f80db33ba90a6d99691db346edb1a29c5f73\"", + "last_updated": "2023-05-15T22:13:17Z", + "stargazers_count": 238, "topics": [ - "amazon-fire", - "amazon-fire-cube", - "amazon-fire-stick", - "amazon-fire-tv", - "firestick4k" + "camera", + "motion", + "security" ], - "last_fetched": 1672552179.081918 + "last_fetched": 1712895263.414337 }, - "328566789": { + "172733314": { "repository_manifest": { - "name": "BeoPlay", - "country": "US", + "name": "HACS", + "zip_release": true, + "hide_default_branch": true, + "homeassistant": "2023.6.0", + "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": 493399, + "etag_repository": "W/\"28aeba4d97520fd56a994f5bec9e44436baee90dc66d7de313c7067332173592\"", + "last_updated": "2024-05-02T12:50:49Z", + "stargazers_count": 4666, + "topics": [ + "community", + "package-manager" + ], + "config_flow": true, + "default_branch": "main", + "installed_commit": "7d46a52", + "installed": true, + "last_commit": "07aea65", + "last_version": "1.34.0", + "manifest_name": "HACS", + "open_issues": 56, + "published_tags": [ + "1.34.0", + "1.33.0", + "1.32.1", + "1.32.0", + "1.31.0" + ], + "releases": true, + "version_installed": "1.34.0", + "last_fetched": 1714753170.293005 + }, + "186347733": { + "repository_manifest": { + "name": "Audi connect", + "homeassistant": "0.110.0" + }, + "full_name": "audiconnect/audi_connect_ha", + "authors": [ + "@arjenvrh" + ], + "category": "integration", + "description": "Adds an audi connect integration to home assistant", + "domain": "audiconnect", + "etag_repository": "W/\"8d0a24a3a803dbfd0d3539479ff1e3c186eee409aef9dd4e493c2f785bfdea9f\"", + "last_updated": "2024-05-01T08:17:09Z", + "stargazers_count": 208, + "topics": [ + "audi", + "audi-connect", + "sensors" + ], + "last_fetched": 1714625064.221985 + }, + "411736321": { + "repository_manifest": { + "name": "DWD Pollenflug", + "render_readme": true, + "homeassistant": "2023.2.0" + }, + "new": true, + "full_name": "mampfes/hacs_dwd_pollenflug", + "authors": [ + "@mampfes" + ], + "category": "integration", + "description": "Adds pollen forecasts from DWD to Home Assistant.", + "domain": "dwd_pollenflug", + "etag_repository": "W/\"da385bbcab3d101d7f0695f3555173f0fee183de16c40a599a750951bfa69567\"", + "last_updated": "2024-04-26T16:11:34Z", + "stargazers_count": 56, + "topics": [ + "dwd", + "pollen", + "pollenflug" + ], + "last_fetched": 1714624448.900553 + }, + "603119944": { + "repository_manifest": { + "name": "Tarifa 2.0 TD", + "render_readme": true, + "homeassistant": "2023.1.0", + "country": "ES" + }, + "new": true, + "full_name": "MiguelAngelLV/tarifa_20td", + "authors": [ + "@miguelangellv" + ], + "category": "integration", + "description": "Componente para Home Assisant para usuarios con tarifa 2.0 TD", + "domain": "tarifa_20td", + "downloads": 3, + "etag_repository": "W/\"1f571d1f44741d5bc8d7ca43edc965d54378d17e553a361ac457a27b4b1f3b4b\"", + "last_updated": "2024-03-24T20:28:18Z", + "stargazers_count": 20, + "topics": [ + "energy-monitor", + "tarifa" + ], + "last_fetched": 1714279472.357825 + }, + "325097827": { + "repository_manifest": { + "name": "MegaD", + "country": "RU", + "persistent_directory": "userfiles", "render_readme": true }, + "full_name": "andvikt/mega_hacs", "authors": [ - "@giachello" + "@andvikt" ], "category": "integration", - "description": "Home Assistant component to control BeoPlay including TVs, Speakers and others. ", - "domain": "beoplay", - "etag_repository": "W/\"780c60bb3244ebd416e1c6379961e9ea0fc6d99d6697498e2134e25499be7add\"", - "full_name": "giachello/beoplay", - "last_updated": "2022-10-24T06:15:19Z", - "new": true, - "stargazers_count": 9, + "description": "MegaD HomeAssistant integration", + "domain": "mega", + "etag_repository": "W/\"c8d8e0ba7ad10dac9fcd97e5de6fbc7015a5ded17dec61228ed4a2aea57f1f05\"", + "last_updated": "2024-03-12T16:37:52Z", + "stargazers_count": 129, "topics": [ - "bang-olufsen", - "media-player" + "custom-integration", + "megad" ], - "last_fetched": 1670172320.102221 + "last_fetched": 1714624644.259903 }, - "555110808": { + "295123287": { "repository_manifest": { - "name": "IamMeter Modbus", + "name": "Jewish Sabbaths Holidays / sensor", "render_readme": true }, + "full_name": "rt400/Jewish-Sabbaths-Holidays", "authors": [ - "@lewei50" + "@yuval_mejahez" ], "category": "integration", - "description": "IamMeterr Modbus custom_component for Home Assistant", - "domain": "iammeter_modbus", - "etag_repository": "W/\"ab01960d4ca9098ac1ab594e48c22843d310bbb96ea96bc6238735929fc60794\"", - "full_name": "lewei50/ha_iammeter_modbus", - "last_updated": "2022-11-07T06:05:15Z", - "new": true, - "stargazers_count": 1, - "last_fetched": 1667818710.600502 + "description": "Jewish Shabbat Yomtov and Holidays times and event", + "domain": "hebcal", + "etag_repository": "W/\"cd571abc6b840e12094163a4d070df52d40e147bf62db2fa2085baf517fe4e0b\"", + "last_updated": "2024-04-04T19:57:56Z", + "stargazers_count": 6, + "topics": [ + "holidays", + "jewish", + "shabbat" + ], + "last_fetched": 1712410034.275736 }, - "487536666": { + "635072820": { "repository_manifest": { - "name": "Nilan", - "homeassistant": "2022.10.0", + "name": "T-Smart thermostat" + }, + "new": true, + "full_name": "pdw-mb/tsmart_ha", + "authors": [ + "@pdw-mb" + ], + "category": "integration", + "description": "Support for Tesla T-Smart thermostats in Home Assistant", + "domain": "t_smart", + "etag_repository": "W/\"7d5d9df29eb7649bd960af5e350bce7b056cf049ee2deb6b354361480ebcecab\"", + "last_updated": "2024-04-29T12:37:37Z", + "stargazers_count": 7, + "topics": [ + "t-smart" + ], + "last_fetched": 1714624437.369585 + }, + "222687548": { + "repository_manifest": { + "name": "Dwains Dashboard", + "render_readme": true, + "homeassistant": "2022.8.0" + }, + "new": true, + "full_name": "dwainscheeren/dwains-lovelace-dashboard", + "authors": [ + "@dwainscheeren" + ], + "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/\"aedae048c5ad6b03dc2034ab118609f301ce6444d253129ffa191960f6476ddb\"", + "last_updated": "2024-04-18T12:08:20Z", + "stargazers_count": 1678, + "topics": [ + "dashboard", + "dwains-lovelace-dashboard", + "home-assistant-dashboard" + ], + "last_fetched": 1714624593.267382 + }, + "417802358": { + "repository_manifest": { + "name": "TooGoodToGo", "render_readme": true }, + "new": true, + "full_name": "Chouffy/home_assistant_tgtg", "authors": [ - "@veista" + "@chouffy" ], "category": "integration", - "description": "Nilan integration for Home Assistant", - "domain": "nilan", - "etag_repository": "W/\"cd06bb2fc5ac69761dca7497fc583f74f6f27a09fb1828fcaf00583d74537d61\"", - "full_name": "veista/nilan", - "last_updated": "2022-12-22T23:13:46Z", - "new": true, - "stargazers_count": 13, - "topics": [ - "iot", - "modbus-tcp" - ], - "last_fetched": 1672372179.904823 - }, - "537806998": { - "repository_manifest": { - "name": "Overwolf Webhook" - }, - "authors": [ - "@lociii" - ], - "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/\"ecb76b6cea92573487d2c47750fe03dc2f9b74a2fc4230a43147f217b4b4974c\"", - "full_name": "lociii/homeassistant-overwolf-status", - "last_updated": "2022-12-26T16:05:09Z", - "new": true, - "stargazers_count": 3, - "topics": [ - "overwolf", - "overwolf-hooks", - "pubg" - ], - "last_fetched": 1672102184.800064 - }, - "556352757": { - "repository_manifest": { - "name": "Geo Home Smart Meter Integration", - "render_readme": true - }, - "authors": [ - "@mmillmor" - ], - "category": "integration", - "description": "Geo Home smart meter integration for Home Assistant", - "domain": "geo_home", - "etag_repository": "W/\"f869161ec92d4c15e4131e4a3bf870e1be023580c748502e4e9ba7411642faef\"", - "full_name": "mmillmor/geo_home", - "last_updated": "2022-12-29T08:39:44Z", - "new": true, - "stargazers_count": 8, + "description": "TooGoodToGo items stock as sensor in Home Assistant", + "domain": "tgtg", + "etag_repository": "W/\"1c402a63748d160bfaefa19580cb6e4ed434a76a6eaab32753375e822e398107\"", + "last_updated": "2024-05-01T08:27:39Z", + "stargazers_count": 59, "topics": [ "home-assistant-integration", - "smart-meter" + "python3", + "toogoodtogo" ], - "last_fetched": 1672738286.026749 - }, - "458237432": { - "repository_manifest": { - "name": "Uptime Kuma", - "render_readme": true, - "hide_default_branch": true, - "homeassistant": "2021.12.0" - }, - "authors": [ - "@meichthys", - "@jayakornk" - ], - "category": "integration", - "description": "Uptime Kuma HACS integration", - "domain": "uptime_kuma", - "etag_repository": "W/\"32a21a86ecb5b554d611c6ed4d6abd48868412983307c04919036d55c8a53372\"", - "full_name": "meichthys/uptime_kuma", - "last_updated": "2022-12-19T17:56:27Z", - "new": true, - "stargazers_count": 31, - "topics": [ - "home-assistant-custom-component", - "homeassistant-custom-component", - "uptime-kuma" - ], - "last_fetched": 1672282183.926681 - }, - "556789449": { - "repository_manifest": { - "name": "WhatsPie", - "homeassistant": "2022.6.0", - "render_readme": true - }, - "authors": [ - "@arifwn" - ], - "category": "integration", - "description": "Send HomeAssistant Notifications to WhatsApp using WhatsPie", - "domain": "whatspie", - "etag_repository": "W/\"04013125f547f57ab18662943146f567677cf4ed608da8b104bf68517eef9522\"", - "full_name": "arifwn/homeassistant-whatspie-integration", - "last_updated": "2022-11-22T10:23:37Z", - "new": true, - "stargazers_count": 2, - "topics": [ - "whatsapp", - "whatspie" - ], - "last_fetched": 1670442327.143358 + "last_fetched": 1714625019.912281 }, "554898014": { "repository_manifest": { "name": "Fusion Solar", "render_readme": true }, + "new": true, + "full_name": "tijsverkoyen/HomeAssistant-FusionSolar", "authors": [ "@tijsVerkoyen" ], "category": "integration", "description": "Integrate FusionSolar into your Home Assistant.", "domain": "fusion_solar", - "etag_repository": "W/\"6bf4cae12f89751be358455287ef91d6ef49fa516b809b50703c01c070465d8e\"", - "full_name": "tijsverkoyen/HomeAssistant-FusionSolar", - "last_updated": "2022-12-20T13:03:15Z", - "new": true, - "stargazers_count": 23, + "etag_repository": "W/\"c15ccdeebc98f647594b931c4ee5221157de5abe342a9892d33d80e8935766de\"", + "last_updated": "2024-03-01T10:52:10Z", + "stargazers_count": 123, "topics": [ "fusionsolar", "huawei" ], - "last_fetched": 1672192185.666361 + "last_fetched": 1714624714.06468 + }, + "241706284": { + "repository_manifest": { + "name": "Button Text Card", + "render_readme": true, + "filename": "button-text-card.js" + }, + "full_name": "Savjee/button-text-card", + "category": "plugin", + "description": "Custom, \"neumorphism\" Lovelace card", + "domain": "", + "etag_repository": "W/\"6efed9bc8d1f08374ba122bbb97aa77c7539c2cea8af6dd82694c0f6d376d643\"", + "last_updated": "2023-04-06T05:55:03Z", + "stargazers_count": 118, + "topics": [ + "lovelace-card", + "templating", + "typescript" + ], + "last_fetched": 1714624521.475039 + }, + "267433712": { + "repository_manifest": { + "name": "PRE Distribuce CZ", + "country": "CZ", + "homeassistant": "2022.5.6" + }, + "full_name": "slesinger/HomeAssistant-PREdistribuce", + "authors": [ + "@slesinger" + ], + "category": "integration", + "description": "Home Assistant integration to display info about energy plan", + "domain": "predistribuce", + "etag_repository": "W/\"1bdaa8e4a0544896b94320f783c0b51d9481ce64a129ac18cf5ae0d227f94e91\"", + "last_updated": "2024-01-11T19:05:44Z", + "stargazers_count": 11, + "topics": [ + "energy", + "power" + ], + "last_fetched": 1713932144.791792 + }, + "139634406": { + "repository_manifest": { + "name": "Dark Thermostat", + "render_readme": true, + "filename": "thermostat-dark-card.js" + }, + "full_name": "ciotlosm/lovelace-thermostat-dark-card", + "category": "plugin", + "description": "🌡 Thermostat card with a round and black feel to it", + "domain": "", + "downloads": 30998, + "etag_repository": "W/\"455f89b0d90a55d29a05964374a5184992cece8c861a1d760f58a020da50f7d6\"", + "last_updated": "2023-11-07T08:23:27Z", + "stargazers_count": 712, + "topics": [ + "thermostat" + ], + "last_fetched": 1713932354.357342 + }, + "498861412": { + "repository_manifest": { + "name": "Aquanta", + "filename": "aquanta.zip", + "hacs": "1.6.0", + "homeassistant": "2023.3.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "bmcclure/ha-aquanta", + "authors": [ + "@bmcclure" + ], + "category": "integration", + "description": "An unofficial Aquanta water heater controller integration for Home Assistant", + "domain": "aquanta", + "downloads": 133, + "etag_repository": "W/\"4a64ec55dc6bad5378623be54bed518c358faa83216f9086cbd323aeeb06ab2c\"", + "last_updated": "2024-04-15T15:38:18Z", + "stargazers_count": 7, + "topics": [ + "hacs-custom", + "home-assistant-integration" + ], + "last_fetched": 1713240943.034833 + }, + "294037465": { + "repository_manifest": { + "name": "Dual Smart Thermostat", + "render_readme": true, + "hide_default_branch": true, + "homeassistant": "2024.2.0", + "filename": "ha-dual-smart-thermostat.zip" + }, + "new": true, + "full_name": "swingerman/ha-dual-smart-thermostat", + "authors": [ + "@swingerman" + ], + "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/\"0e9c416c09b06d4444a318411ff86a513b621a61cb6c697ad85b0bd8a725f543\"", + "last_updated": "2024-05-01T13:55:38Z", + "stargazers_count": 95, + "topics": [ + "thermostat" + ], + "last_fetched": 1714624898.052103 + }, + "547177218": { + "repository_manifest": { + "name": "cFos Powerbrain", + "render_readme": true + }, + "new": true, + "full_name": "mb-software/homeassistant-powerbrain", + "authors": [ + "@mb-software" + ], + "category": "integration", + "description": "Custom Component for Homeassistant to integrate cFos Powerbrain devices", + "domain": "powerbrain", + "etag_repository": "W/\"4d1a06c5409c8651e098624d8196e0f055725ade0b3ec2b0859d4a9635abbdb0\"", + "last_updated": "2023-10-03T03:39:00Z", + "stargazers_count": 14, + "topics": [ + "cfos", + "evse", + "homeassistant-custom-component", + "powerbrain", + "wallbox" + ], + "last_fetched": 1714279237.321293 + }, + "453143227": { + "repository_manifest": { + "name": "Juwel Helialux Smart Controller", + "country": "GB", + "render_readme": true + }, + "new": true, + "full_name": "MrSleeps/Juwel-HeliaLux-Home-Assistant-Custom-Component", + "authors": [ + "@mrsleeps" + ], + "category": "integration", + "description": "A custom component for Home Assistant to monitor your Juwel HeliaLux light states", + "domain": "juwel_helialux", + "etag_repository": "W/\"be9e0a625aa0c432a6a1bd3916149dd5e6d5bb7ba1df32669e6ad10644ef2748\"", + "last_updated": "2022-11-24T15:37:37Z", + "stargazers_count": 8, + "topics": [ + "aquarium", + "home-assistant-component", + "lightning" + ], + "last_fetched": 1714278777.929994 + }, + "586345918": { + "repository_manifest": { + "name": "Binance Integration for Home Assistant", + "render_readme": true + }, + "new": true, + "full_name": "Kartax/home-assistant-binance", + "authors": [ + "@Kartax" + ], + "category": "integration", + "description": "A Home Assistant Integration for the cryptocurrency trading platform Binance.", + "domain": "binance", + "etag_repository": "W/\"aae99210cea37194b0a50e9347292e2ef8a0d83b51b0b3e2e23453028a35dc63\"", + "last_updated": "2024-03-13T14:05:33Z", + "stargazers_count": 6, + "topics": [ + "binance", + "bitcoin", + "crypto", + "cryptocurrency", + "dogecoin", + "ethereum", + "home-assistant-integration", + "ripp" + ], + "last_fetched": 1710348019.519662 + }, + "184658908": { + "repository_manifest": { + "name": "GitHub Entity Row", + "filename": "github-entity-row.js", + "render_readme": true + }, + "full_name": "benct/lovelace-github-entity-row", + "category": "plugin", + "description": "GitHub repository sensor data on entity rows in Home Assistant's Lovelace UI", + "domain": "", + "downloads": 118, + "etag_repository": "W/\"2f36436e12cd4abdcb1c53d5c66a7c58c3c49557a55f72d172bd8dee3d5a499d\"", + "last_updated": "2024-03-18T16:59:23Z", + "stargazers_count": 23, + "topics": [ + "card", + "entity", + "entity-rows", + "github" + ], + "last_fetched": 1711384067.946881 + }, + "347985393": { + "repository_manifest": { + "name": "Emulated color temp light", + "render_readme": true + }, + "full_name": "Mr-Groch/HA-Emulated-Color-Temp-Light", + "authors": [ + "@Mr-Groch" + ], + "category": "integration", + "description": "Emulate SUPPORT_COLOR_TEMP for color lights that doesn't support color temp (like some Ikea Tradfri bulbs) - Home Assistant component", + "domain": "emulated_color_temp", + "etag_repository": "W/\"5b62598f74bec8cce3d1eb23103bfac5ff035ffb5219f9ba333004d30050c069\"", + "last_updated": "2022-08-18T21:25:51Z", + "stargazers_count": 7, + "topics": [ + "color-lights", + "color-temperature", + "ct", + "ikea-tradfri-bulbs", + "light" + ], + "last_fetched": 1711038572.641241 + }, + "250345421": { + "repository_manifest": { + "name": "Folding@HomeControl", + "homeassistant": "2022.2.3", + "render_readme": true + }, + "full_name": "eifinger/hass-foldingathomecontrol", + "authors": [ + "@eifinger" + ], + "category": "integration", + "description": "Homeassistant integration for FoldingAtHomeControl", + "domain": "foldingathomecontrol", + "etag_repository": "W/\"8fa0df50d124c376d607aaaea765f87df8e97d2fca244054af992fdb4c6ef708\"", + "last_updated": "2024-04-15T17:27:40Z", + "stargazers_count": 18, + "topics": [ + "asyncio", + "folding-at-home", + "foldingathome", + "python3" + ], + "last_fetched": 1714624819.464878 + }, + "657410518": { + "repository_manifest": { + "name": "Inverse", + "render_readme": true + }, + "new": true, + "full_name": "disforw/inverse", + "authors": [ + "@disforw" + ], + "category": "integration", + "description": "Create an inverse switch from a Home Assistant switch entity using the UI", + "domain": "inverse", + "etag_repository": "W/\"0097ac3fe7a12c4e5e0fde6148406a9dffd853609ab09d20a0bbf4261cec410d\"", + "last_updated": "2023-12-10T20:11:35Z", + "stargazers_count": 8, + "topics": [ + "switch" + ], + "last_fetched": 1710693275.698821 + }, + "625947979": { + "repository_manifest": { + "name": "Youfone", + "render_readme": true, + "country": [ + "BE", + "NL" + ] + }, + "new": true, + "full_name": "geertmeersman/youfone", + "authors": [ + "@geertmeersman" + ], + "category": "integration", + "description": "Home Assistant component for Youfone services", + "domain": "youfone", + "downloads": 1, + "etag_repository": "W/\"8f92b7882ea6d4b5319533cee7b99085f1f9c95fbf904b1aa1534e46745df7b5\"", + "last_updated": "2024-04-29T07:37:19Z", + "stargazers_count": 3, + "topics": [ + "youfone" + ], + "last_fetched": 1714624450.199355 + }, + "597517839": { + "repository_manifest": { + "name": "Orange \"Internet On the move\" Renault Home Assistant Integration", + "homeassistant": "2023.1.6", + "render_readme": true, + "country": [ + "fr" + ] + }, + "new": true, + "full_name": "rexave/hass-orange-internet-on-the-move", + "authors": [ + "@rexave" + ], + "category": "integration", + "description": "Home Assistant integration for Orange Intenet on the move", + "domain": "orange_internet_on_the_move", + "etag_repository": "W/\"b912e9b1c9beff156bc707bfbfc6439bdfca90504b0a000ce558100f4408e488\"", + "last_updated": "2023-05-06T16:49:32Z", + "last_fetched": 1690359030.019787 + }, + "279680951": { + "repository_manifest": { + "name": "Jablotron 100", + "country": [ + "CS", + "DA", + "DE", + "EN", + "IT", + "NB", + "NL", + "SK" + ], + "homeassistant": "2024.4.0", + "render_readme": true + }, + "new": true, + "full_name": "kukulich/home-assistant-jablotron100", + "authors": [ + "@kukulich" + ], + "category": "integration", + "description": "Home Assistant custom component for JABLOTRON 100+ alarm system", + "domain": "jablotron100", + "etag_repository": "W/\"b6db99324e845fb7152c5f999c9a1913350679a3c01502b48b98e94a3511cad7\"", + "last_updated": "2024-04-06T18:01:45Z", + "stargazers_count": 62, + "topics": [ + "alarm", + "jablotron" + ], + "last_fetched": 1712895106.444141 + }, + "303793543": { + "repository_manifest": { + "name": "Skydance", + "country": [ + "EN", + "CZ" + ], + "render_readme": true + }, + "full_name": "tomasbedrich/home-assistant-skydance", + "authors": [ + "@tomasbedrich" + ], + "category": "integration", + "description": "A Home Assistant integration for communication with Skydance lighting WiFi relay.", + "domain": "skydance", + "etag_repository": "W/\"e5bc4a084aecd7193bef5c7e823f37643afe7c3018c4d1faf6c21020bf186dea\"", + "last_updated": "2024-03-01T08:44:00Z", + "stargazers_count": 15, + "topics": [ + "networking" + ], + "last_fetched": 1710347859.510334 + }, + "257005990": { + "repository_manifest": { + "name": "LG WebOS Remote Control", + "filename": "lg-remote-control.js", + "render_readme": true + }, + "full_name": "madmicio/LG-WebOS-Remote-Control", + "category": "plugin", + "description": "Remote Control for LG TV WebOS", + "domain": "", + "downloads": 8205, + "etag_repository": "W/\"a8f5821b12fea3190ab8cee1e621e5bfa9a88cb4abed91781d53b41c1c501434\"", + "last_updated": "2024-04-30T15:02:04Z", + "stargazers_count": 381, + "topics": [ + "lg", + "remote", + "webos" + ], + "last_fetched": 1714624704.636414 + }, + "271398374": { + "repository_manifest": { + "name": "Saver", + "render_readme": true, + "zip_release": true, + "filename": "saver.zip" + }, + "full_name": "PiotrMachowski/Home-Assistant-custom-components-Saver", + "authors": [ + "@PiotrMachowski" + ], + "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": 1575, + "etag_repository": "W/\"62d6fc4aa0c92ea659603573d6b4c1ad46825990ddf8d42556dae9102c52031d\"", + "last_updated": "2023-09-30T21:12:14Z", + "stargazers_count": 60, + "topics": [ + "automation", + "helper", + "save", + "script", + "variable" + ], + "last_fetched": 1714624954.069429 + }, + "193372044": { + "repository_manifest": { + "name": "Xiaomi Vacuum Map Card", + "render_readme": true, + "filename": "xiaomi-vacuum-map-card.js" + }, + "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).", + "domain": "", + "downloads": 70970, + "etag_repository": "W/\"eafd039e37e992ad3d02865b526e2089f3956541e92b976f7265bf0ae3b025ad\"", + "last_updated": "2024-03-08T21:24:36Z", + "stargazers_count": 1323, + "topics": [ + "deebot", + "ecovacs", + "lovelace-card", + "myneato", + "neato", + "roborock", + "roomba", + "roomba980", + "vacuum", + "valetudo", + "valetudo-re", + "wyze", + "xiaomi", + "xiaomi-vacuum" + ], + "last_fetched": 1714625021.649513 + }, + "686741369": { + "repository_manifest": { + "name": "España - UFD Distribución Electricidad", + "country": "ES", + "render_readme": true, + "persistent_directory": "user_files" + }, + "new": true, + "full_name": "yinyang17/pvpc_energy", + "authors": [ + "@yinyang17" + ], + "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/\"120731930ae8a6b5d92db1f9eae6803877f1622711ce198f4616144e715f73c0\"", + "last_updated": "2024-04-22T22:36:30Z", + "stargazers_count": 7, + "topics": [ + "billing", + "electricity-consumption", + "energy-dashboard", + "pvpc" + ], + "last_fetched": 1713932375.698677 + }, + "560282866": { + "repository_manifest": { + "name": "Universal Lighting Controllers", + "hide_default_branch": true, + "hacs": "1.6.0", + "homeassistant": "2023.11" + }, + "new": true, + "full_name": "monty68/uniled", + "authors": [ + "@monty68" + ], + "category": "integration", + "description": "Universal Light Controller Integration for Home Assistant", + "domain": "uniled", + "etag_repository": "W/\"aedae8cd180f754e96900b5e397cc29c1a4b204b5b78e4fdb67d43a96eae4374\"", + "last_updated": "2024-02-20T07:56:24Z", + "stargazers_count": 55, + "topics": [ + "banlanx", + "ble", + "controller", + "deng", + "hao", + "light", + "mesh", + "sp107e", + "sp110e", + "sp601e", + "sp602e", + "sp608e", + "sp6117e", + "sp611e", + "sp620e", + "zengge" + ], + "last_fetched": 1714279237.87355 + }, + "336798340": { + "repository_manifest": { + "name": "TrueNAS", + "homeassistant": "2024.3.0" + }, + "new": true, + "full_name": "tomaae/homeassistant-truenas", + "authors": [ + "@tomaae" + ], + "category": "integration", + "description": "TrueNAS integration for Home Assistant ", + "domain": "truenas", + "downloads": 2, + "etag_repository": "W/\"b9bde3b768b6c68ce8adf39b4018f4d2390866da0bc9eb684845c33827f17fda\"", + "last_updated": "2024-04-25T16:34:06Z", + "stargazers_count": 160, + "topics": [ + "homeassistant-custom-component", + "truenas" + ], + "last_fetched": 1714624824.481977 + }, + "250688607": { + "repository_manifest": { + "homeassistant": "0.108.0", + "name": "Steam Wishlist", + "render_readme": true + }, + "full_name": "boralyl/steam-wishlist", + "authors": [ + "@boralyl" + ], + "category": "integration", + "description": "A home assistant integration that monitors games on sale on your Steam wishlist.", + "domain": "steam_wishlist", + "etag_repository": "W/\"03228db043e6a06749bec527afbe94de5fc20258bf09bdedd992bc574c997584\"", + "last_updated": "2024-04-04T21:20:03Z", + "stargazers_count": 22, + "topics": [ + "steam" + ], + "last_fetched": 1714624451.54494 + }, + "456292486": { + "repository_manifest": { + "name": "Dabbler.dk reader for Echelon/NES smart power meter", + "render_readme": true, + "country": "DK" + }, + "new": true, + "full_name": "jnxxx/homeassistant-dabblerdk_powermeterreader", + "authors": [ + "@jnxxx" + ], + "category": "integration", + "description": "Home Assistant integration for reading Echelon/NES smart power meter, by utilizing the Dabbler.dk MEP module ", + "domain": "dabblerdk_powermeterreader", + "downloads": 9, + "etag_repository": "W/\"bd4f7eba2afaf22c3c6b292315358f1240fe390b63225ee1a4384f2d19f12610\"", + "last_updated": "2024-04-06T19:42:57Z", + "stargazers_count": 19, + "topics": [ + "83331-3i", + "dabbler-dk", + "echelon", + "energy", + "nes", + "powermeter" + ], + "last_fetched": 1712895227.889852 + }, + "610701268": { + "repository_manifest": { + "name": "FoxESS - Modbus", + "hacs": "1.20.0", + "homeassistant": "2023.7.0", + "render_readme": true + }, + "new": true, + "full_name": "nathanmarlor/foxess_modbus", + "authors": [ + "@nathanmarlor" + ], + "category": "integration", + "description": "FoxESS inverter integration. Connect directly to your FoxESS inverter (no cloud!) for real-time status and control.", + "domain": "foxess_modbus", + "etag_repository": "W/\"2f2f38f73a100ad7f93c694f6e7c59e25a891631cc6e58d3db15fc85346a5199\"", + "last_updated": "2024-05-01T13:43:06Z", + "stargazers_count": 93, + "topics": [ + "energy", + "foxess" + ], + "last_fetched": 1714624645.540384 + }, + "201292040": { + "repository_manifest": { + "name": "Zigbee2mqtt Networkmap Card", + "render_readme": true + }, + "full_name": "azuwis/zigbee2mqtt-networkmap", + "category": "plugin", + "description": "Home Assistant Custom Card to show Zigbee2mqtt network map", + "domain": "", + "downloads": 7254, + "etag_repository": "W/\"08524ac162b1a3772f0e7ab8c868a0709d5c3f3c5f746590ee9012b49211c03e\"", + "last_updated": "2024-03-28T20:10:09Z", + "stargazers_count": 227, + "topics": [ + "zigbee2mqtt" + ], + "last_fetched": 1714624434.168165 + }, + "283578257": { + "repository_manifest": { + "name": "power-distribution-card", + "render_readme": true, + "filename": "power-distribution-card.js" + }, + "full_name": "JonahKr/power-distribution-card", + "category": "plugin", + "description": "A Lovelace Card for visualizing power distributions.", + "domain": "", + "downloads": 5526, + "etag_repository": "W/\"11e324304ee6470fd03f61e1e6c9f94d5a3c04007488b775bb24173bcdccf7d2\"", + "last_updated": "2024-01-05T19:58:37Z", + "stargazers_count": 200, + "topics": [ + "e3dc", + "lovelace-card" + ], + "last_fetched": 1714624989.523871 + }, + "262645913": { + "repository_manifest": { + "name": "gitea", + "render_readme": true, + "country": "FR" + }, + "full_name": "youdroid/home-assistant-gitea", + "authors": [ + "@youdroid" + ], + "category": "integration", + "description": "🵠Gitea component to follow your repositories", + "domain": "gitea", + "etag_repository": "W/\"125589ea24a3c1cd96984676e8c761083ff2ef42922feb646cf545fd30006209\"", + "last_updated": "2022-04-24T20:15:46Z", + "stargazers_count": 10, + "topics": [ + "gitea", + "homeassistant-custom-component", + "pyhton" + ], + "last_fetched": 1702190237.893983 + }, + "299967654": { + "repository_manifest": { + "name": "HiFiBerry", + "render_readme": "true" + }, + "full_name": "willholdoway/hifiberry", + "authors": [ + "@willholdoway", + "@dgomes" + ], + "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/\"1396db58c2c140a4a87c3db56f2ae26a49e46ea43a271abeaf9b01c1f64ea8c6\"", + "last_updated": "2024-04-11T20:49:40Z", + "stargazers_count": 44, + "topics": [ + "hifiberry", + "internet-of-things", + "iot" + ], + "last_fetched": 1713241267.828666 + }, + "542062483": { + "repository_manifest": { + "name": "HASS.Agent", + "homeassistant": "2022.9", + "render_readme": true + }, + "new": true, + "full_name": "LAB02-Research/HASS.Agent-Integration", + "authors": [ + "@fillefilip8", + "@LAB02-Admin" + ], + "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/\"989896a46e52c0e0d2a8cbeb3e01bf6537c4c254d459959c49442c90a06765a9\"", + "last_updated": "2024-04-01T19:15:20Z", + "stargazers_count": 90, + "topics": [ + "notifications" + ], + "last_fetched": 1714624863.483098 }, "552555459": { "repository_manifest": { @@ -24337,17 +2860,17 @@ "render_readme": true, "homeassistant": "2021.5.0" }, + "new": true, + "full_name": "Sholofly/lghorizon", "authors": [ "@Sholofly" ], "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/\"1f730515790ebef9f65de674c2244fe2c77cceeedda4ab81c6af709cf263c798\"", - "full_name": "Sholofly/lghorizon", - "last_updated": "2022-12-21T13:56:33Z", - "new": true, - "stargazers_count": 29, + "etag_repository": "W/\"a9e14c6f4b616523d06be793dddea59a99fc3b71480eb1238ebf250129a1c249\"", + "last_updated": "2024-04-25T22:20:59Z", + "stargazers_count": 52, "topics": [ "arris", "humax", @@ -24358,252 +2881,5401 @@ "virgin", "ziggo" ], - "last_fetched": 1671922170.600268 + "last_fetched": 1714279286.275354 }, - "547177218": { + "265587564": { "repository_manifest": { - "name": "cFos Powerbrain", + "name": "Kamstrup Multicall 66C", + "homeassistant": "2021.1.0", "render_readme": true }, + "new": true, + "full_name": "golles/Home-Assistant-Sensor-MC66C", "authors": [ - "@mb-software" + "@golles" ], "category": "integration", - "description": "Custom Component for Homeassistant to integrate cFos Powerbrain devices", - "domain": "powerbrain", - "etag_repository": "W/\"c4d641427955ed576087bc3b2428bbeb35107dea3af158d42c1b6058eddd0b92\"", - "full_name": "mb-software/homeassistant-powerbrain", - "new": true, - "stargazers_count": 3, + "description": "Custom component that integrates the Kamstrup Multicall 66C heating system into Home Assistant", + "domain": "mc66c", + "etag_repository": "W/\"c51230d14758da10b51d448972e7c382f35a9e1d4e327b47b5380ae65f65ff50\"", + "last_updated": "2024-04-01T13:07:03Z", + "stargazers_count": 19, "topics": [ - "cfos", - "evse", - "homeassistant-custom-component", - "powerbrain", - "wallbox" - ] + "home-assistant-component", + "home-assistant-integration", + "kamstrup", + "stadsverwarming" + ], + "last_fetched": 1712064213.781187 }, - "560848165": { + "316807165": { "repository_manifest": { - "name": "Compound definition for Home Assistant integration for Homey", - "render_readme": true + "name": "Miele integration" }, + "full_name": "HomeAssistant-Mods/home-assistant-miele", "authors": [ - "@RonnyWinkler" + "@kloknibor", + "@docbobo" ], "category": "integration", - "description": "Homey compound device component", - "domain": "homey", - "etag_repository": "W/\"b466347bb04dafdd2eaca2e3657470273cd61405bddc319bca972859cdf37196\"", - "full_name": "RonnyWinkler/homeassistant.homey", - "new": true, - "topics": [ - "compound", - "homey" - ] - }, - "364769821": { - "repository_manifest": { - "name": "Harmony Remote Card", - "render_readme": true, - "filename": "dist/harmony-remote-card.js" - }, - "category": "plugin", - "description": "Harmony Hub Remote Control Card for Home Assistant", - "downloads": 857, - "etag_repository": "W/\"78b2e6f20a0d1fd32c2b42f1dceab9d7aba8d9a7fbb325fec2304cc2af02002f\"", - "full_name": "ljmerza/harmony-remote-card", - "last_updated": "2022-11-12T20:42:25Z", - "new": true, - "stargazers_count": 4, - "topics": [ - "harmony", - "remote" - ], - "last_fetched": 1671290140.898412 - }, - "559360809": { - "repository_manifest": { - "name": "Linked Lovelace", - "render_readme": true, - "filename": "linked-lovelace-ui.js" - }, - "category": "plugin", - "description": "Create cards that can be re-used, updated, and handle templated data.", - "downloads": 357, - "etag_repository": "W/\"bc139c026bca3834858f6b535d6c1ed99ebe2c4ab61d11a444128cfce92d19ac\"", - "full_name": "daredoes/linked-lovelace-ui", - "last_updated": "2022-12-12T05:38:19Z", - "new": true, - "stargazers_count": 13, - "topics": [ - "javascript", - "typescript" - ], - "last_fetched": 1670930128.104184 - }, - "334364176": { - "repository_manifest": { - "name": "WEBFLEET", - "render_readme": true - }, - "authors": [ - "@tom-winkler" - ], - "category": "integration", - "description": "Homeassistant WEBFLEET integration to be installed via HACS.", - "domain": "webfleet", - "etag_repository": "W/\"3c4885dc21bbf9f24d7e1309e132090d0af0ad63eea2070122fdbfc3cfbef8eb\"", - "full_name": "tom-winkler/ha-webfleet-integration", - "new": true - }, - "544910198": { - "repository_manifest": { - "name": "WaterNSW WaterInsights", - "render_readme": true, - "country": [ - "AU" - ], - "homeassistant": "2022.9" - }, - "authors": [ - "@battlemoose" - ], - "category": "integration", - "description": "A Home Assistant integration to fetch NSW dam level and capacity data from the WaterNSW WaterInsights API", - "domain": "waterinsights", - "etag_repository": "W/\"e3d7fa6abf848c9f58eaeaa58330345338969f303a4c4b3a81d326978de55ec6\"", - "full_name": "battlemoose/waternsw-waterinsights-ha", - "new": true, - "topics": [ - "australia", - "dam", - "nsw", - "water" - ] - }, - "555221653": { - "repository_manifest": { - "name": "ViVa Coastal Weather", - "homeassistant": "2022.11.0b0", - "render_readme": true, - "zip_release": true, - "filename": "viva.zip" - }, - "authors": [ - "@astrandb" - ], - "category": "integration", - "description": "A modern Home Assistant integration for ViVa weather service from Swedish Sjöfartsverket", - "domain": "viva", - "downloads": 51, - "etag_repository": "W/\"d080b1953727541fe07991e72f7eb175cf0b9e849bbebad2b7e6f034c4f624ad\"", - "full_name": "astrandb/viva", - "last_updated": "2022-12-19T10:35:14Z", - "new": true, - "stargazers_count": 2, - "topics": [ - "sealevel", - "sjofartsverket", - "viva" - ], - "last_fetched": 1671537969.42611 - }, - "439944813": { - "repository_manifest": { - "name": "Miele", - "homeassistant": "2022.11.0", - "zip_release": true, - "filename": "miele.zip", - "render_readme": true - }, - "authors": [ - "@astrandb" - ], - "category": "integration", - "description": "A modern integration for Miele devices in Home Assistant", + "description": "Miele integration for Home assistant", "domain": "miele", - "downloads": 432, - "etag_repository": "W/\"903fc465a3ef5402d3fb45e25c4b4c85331c6fcf64a93a4367e7d1ccb786467a\"", - "full_name": "astrandb/miele", - "last_updated": "2022-12-31T11:31:50Z", - "new": true, - "stargazers_count": 40, + "etag_repository": "W/\"7b95fd17b3e6d56dd909a8c92f5fb15f58a514f122fb5fab49cfe066ac9fb3f0\"", + "last_updated": "2024-02-16T09:37:38Z", + "stargazers_count": 135, "topics": [ "miele" ], - "last_fetched": 1672552190.700733 + "last_fetched": 1713932560.662051 }, - "356385629": { + "194824532": { "repository_manifest": { - "name": "Kia Uvo / Hyundai Bluelink", - "render_readme": true, - "homeassistant": "2022.12" + "name": "Météo France Weather Card", + "country": "FR", + "render_readme": 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", + "domain": "", + "etag_repository": "W/\"ea7cd234b8a6109ae31a6c41953201a1e0beaedb2c174bd76a7507d057a6b3db\"", + "last_updated": "2023-10-04T18:41:55Z", + "stargazers_count": 27, + "topics": [ + "animated-icons", + "lovelace-card", + "meteo-france", + "weather" + ], + "last_fetched": 1714625092.320836 + }, + "490422137": { + "repository_manifest": { + "name": "IPCamLive", + "homeassistant": "2022.5.3" + }, + "new": true, + "full_name": "ddanssaert/home-assistant-ipcamlive", "authors": [ - "@fuatakgun" + "@ddanssaert" ], "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/\"f5e8598dc72236dd869c9ea4b263729a47e85419cfec4ef3961e2deca314f817\"", - "full_name": "Hyundai-Kia-Connect/kia_uvo", - "last_updated": "2023-01-02T03:33:35Z", - "new": true, - "stargazers_count": 201, + "description": "IPCamLive integration for Home Assistant", + "domain": "ipcamlive", + "etag_repository": "W/\"5a708603b22275afc2d5aee643cfd0f0c9012a3c68f7d1c323fa1fc7a04cb7d6\"", + "last_updated": "2023-05-11T12:47:38Z", + "stargazers_count": 5, "topics": [ - "bluelink", - "car", - "hyundai", - "kia", - "uvo" + "ipcamera", + "ipcamlive" ], - "last_fetched": 1672642185.972518 + "last_fetched": 1710347529.020348 }, - "136170574": { + "416059983": { "repository_manifest": { - "name": "Photo captcha on Ezviz Camera for Home Assistant", + "name": "Stiebel Eltron ISG", + "filename": "stiebel_eltron_isg.zip", + "homeassistant": "2024.2.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "pail23/stiebel_eltron_isg_component", + "authors": [ + "@pail23" + ], + "category": "integration", + "description": "Stiebel Eltron ISG integration for Home Assistant ", + "domain": "stiebel_eltron_isg", + "downloads": 598, + "etag_repository": "W/\"9b308b48504bad230fb8ee8f1f3784ae3b6612577cb98ad4871fdd7be47f1a83\"", + "last_updated": "2024-04-30T11:53:05Z", + "stargazers_count": 39, + "last_fetched": 1714624842.271152 + }, + "577071460": { + "repository_manifest": { + "name": "pH meter", + "content_in_root": true, + "filename": "ph_meter.js", + "render_readme": true + }, + "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/\"ca97dfbbd8e7b500bdd39a0ddf50aa6117bcc2438de1e3768b69be0c05ba35cc\"", + "last_updated": "2023-04-14T11:33:19Z", + "stargazers_count": 14, + "topics": [ + "ph-meter" + ], + "last_fetched": 1714279405.415345 + }, + "307098646": { + "repository_manifest": { + "name": "Alarmo", + "render_readme": true, + "zip_release": true, + "filename": "alarmo.zip", + "hide_default_branch": true, + "homeassistant": "2023.11.0" + }, + "full_name": "nielsfaber/alarmo", + "authors": [ + "@nielsfaber" + ], + "category": "integration", + "description": "Easy to use alarm system integration for Home Assistant", + "domain": "alarmo", + "downloads": 23263, + "etag_repository": "W/\"8e8791e4bdc213b1c426d849677bd1302df760ae83692bd986fb50160a7380d6\"", + "last_updated": "2024-04-11T15:46:40Z", + "stargazers_count": 1171, + "topics": [ + "alarm", + "assistant", + "home", + "security" + ], + "last_fetched": 1714624593.388437 + }, + "231674882": { + "repository_manifest": { + "name": "template-entity-row", + "render_readme": true, + "homeassistant": "0.107.0b1" + }, + "full_name": "thomasloven/lovelace-template-entity-row", + "category": "plugin", + "description": "🔹 Display whatever you want in an entities card row.", + "domain": "", + "etag_repository": "W/\"45aafdb3a9993ae0bba2a94ebc0f94cff73d2a08d9d62d2323cb8610074b8605\"", + "last_updated": "2024-02-12T09:12:04Z", + "stargazers_count": 204, + "default_branch": "master", + "installed_commit": "c225304", + "installed": true, + "last_commit": "c225304", + "last_version": "v1.4.1", + "open_issues": 16, + "published_tags": [ + "v1.4.1", + "v1.4.0", + "1.3.2", + "1.3.1", + "1.3.0" + ], + "releases": true, + "version_installed": "v1.4.1", + "last_fetched": 1714753170.108747 + }, + "191831638": { + "repository_manifest": { + "name": "Meross Integration", + "hacs": "1.6.0", + "homeassistant": "2024.1" + }, + "full_name": "albertogeniola/meross-homeassistant", + "authors": [ + "@albertogeniola" + ], + "category": "integration", + "description": "Custom component that leverages the Meross IoT library to integrate with Homeassistant", + "domain": "meross_cloud", + "etag_repository": "W/\"bd628271939b4d73064394ec6b7ff39e29bda6a7a93dc05be3328647942ea432\"", + "last_updated": "2024-04-28T15:44:46Z", + "stargazers_count": 670, + "topics": [ + "meross", + "meross-homeassistant" + ], + "last_fetched": 1714624715.112646 + }, + "245239101": { + "repository_manifest": { + "name": "Lovelace Card Preloader", + "render_readme": 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", + "domain": "", + "etag_repository": "W/\"afcede7fc3a242935beb520146c6d9316da260ac644fc698590c0607aef6f718\"", + "last_updated": "2023-03-04T06:21:16Z", + "stargazers_count": 23, + "last_fetched": 1707313253.319923 + }, + "257123327": { + "repository_manifest": { + "name": "LG WebOS channel pad", + "filename": "card-channel-pad.js", + "render_readme": true + }, + "full_name": "madmicio/channel-pad", + "category": "plugin", + "description": "channel pad for LG TV Remote control", + "domain": "", + "etag_repository": "W/\"75a2ebf7169e6d7a0ecd7721362f499f54a34ed9f415abeea6c3e98b0d976aee\"", + "last_updated": "2020-05-28T19:17:53Z", + "stargazers_count": 24, + "topics": [ + "channel-pad", + "lg", + "tv-remote" + ], + "last_fetched": 1712064265.836251 + }, + "627734223": { + "repository_manifest": { + "name": "Monarch", + "country": [ + "US" + ], + "render_readme": true + }, + "new": true, + "full_name": "sanghviharshit/ha-monarchmoney", + "authors": [ + "@sanghviharshit" + ], + "category": "integration", + "description": "💰💲ðŸ ðŸ’³ðŸ¦ Integration for Monarch in Home Assistant", + "domain": "monarchmoney", + "etag_repository": "W/\"af8ae643fce876f4f615f8aacb1b093c1c5744d818fbd51a6b6d0a7cf8e30eaa\"", + "last_updated": "2024-04-17T07:01:12Z", + "stargazers_count": 10, + "topics": [ + "finance", + "monarch", + "monarchmoney", + "money" + ], + "last_fetched": 1714624451.585843 + }, + "192732636": { + "repository_manifest": {}, + "full_name": "bramkragten/weather-card", + "category": "plugin", + "description": "Weather Card with animated icons for Home Assistant Lovelace", + "domain": "", + "etag_repository": "W/\"bdeff6c41379fe18a0785e43ce626dfc03d7ac3790c60e092c1803e6d35a1418\"", + "last_updated": "2023-12-09T23:19:12Z", + "stargazers_count": 470, + "last_fetched": 1714624881.273568 + }, + "512169290": { + "repository_manifest": { + "name": "CoCT Loadshedding Interface", + "homeassistant": "2022.7.1", + "country": "ZA" + }, + "new": true, + "full_name": "tinuva/ha-coct-loadshedding", + "authors": [ + "@tinuva" + ], + "category": "integration", + "description": "Fetches loadshedding data from City of Cape Town", + "domain": "coct_loadshedding", + "etag_repository": "W/\"39dafd9e68c17cecb60b66f15cf680df56c617b65feb2dd1444c4b25fbae3056\"", + "last_updated": "2023-07-19T06:51:59Z", + "stargazers_count": 20, + "topics": [ + "cape", + "cape-town", + "capetown", + "eskom", + "loadshedding", + "south-africa" + ], + "last_fetched": 1704915500.275946 + }, + "459336824": { + "repository_manifest": { + "name": "hass-lacrosseview", + "country": "US", + "render_readme": true + }, + "new": true, + "full_name": "regulad/hass-lacrosseview", + "authors": [ + "@regulad" + ], + "category": "integration", + "description": "La Crosse view for Home Assistant", + "domain": "lacrosseview", + "etag_repository": "W/\"896ad67469dcda8b266c1f6af5e85dd772c7863b43464f55b1a66471a26166a7\"", + "last_updated": "2023-05-13T19:16:21Z", + "stargazers_count": 5, + "topics": [ + "home-assistant-config", + "lacrosseview" + ], + "last_fetched": 1712063735.212461 + }, + "639953950": { + "repository_manifest": { + "name": "Energy Period Selector Plus", + "render_readme": true, + "filename": "energy-period-selector-plus.js" + }, + "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": 7287, + "etag_repository": "W/\"26a9f59cddd05b3a5c7b0047cea8570071d733524dfdb8ef2f8d92e7cc0cb766\"", + "last_updated": "2024-02-20T08:28:28Z", + "stargazers_count": 44, + "topics": [ + "automation", + "dashboard", + "date", + "datepicker", + "picker", + "plus", + "time" + ], + "last_fetched": 1713932415.319239 + }, + "570909059": { + "repository_manifest": { + "name": "Catppuccin Theme", + "render_readme": true + }, + "new": true, + "full_name": "catppuccin/home-assistant", + "category": "theme", + "description": "🠠Soothing pastel theme for Home Assistant", + "etag_repository": "W/\"b01865eb60b25deaa8cf8addbfb9e0001b237d955767ca2315add4617f77ae20\"", + "last_updated": "2024-03-23T19:47:11Z", + "stargazers_count": 114, + "topics": [ + "catppuccin", + "catppuccin-theme" + ], + "last_fetched": 1714624464.477631 + }, + "683553739": { + "repository_manifest": { + "name": "Keep Texts in Tabs", + "filename": "keep-texts-in-tabs.js", + "render_readme": true + }, + "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": 1699, + "etag_repository": "W/\"bfd27cbf492114d9f11a87da78c69a0b35a087fabae40f4237708e874138c23b\"", + "last_updated": "2024-04-28T20:31:07Z", + "stargazers_count": 25, + "topics": [ + "custom-plugin", + "hacs-plugin", + "keep-texts-in-tabs", + "tabs-management", + "tabs-texts" + ], + "last_fetched": 1714624832.67519 + }, + "483269510": { + "repository_manifest": { + "name": "OilFox Sensor", + "render_readme": true + }, + "new": true, + "full_name": "chises/ha-oilfox", + "authors": [ + "@chises" + ], + "category": "integration", + "description": "HomeAssistant Sensor for Oilfox ", + "domain": "oilfox", + "etag_repository": "W/\"56dd5a9fd909244e3b80b215cedce606674dbf0085f55f87e40a0d2280ab180c\"", + "last_updated": "2024-04-12T18:45:12Z", + "stargazers_count": 27, + "topics": [ + "homeassistant-custom-component", + "oiflox" + ], + "last_fetched": 1713241127.663949 + }, + "180229356": { + "repository_manifest": { + "name": "Simple Vacuum Card", + "filename": "xiaomi-vacuum-card.js", + "render_readme": true + }, + "full_name": "benct/lovelace-xiaomi-vacuum-card", + "category": "plugin", + "description": "Simple card for various robot vacuums in Home Assistant's Lovelace UI", + "domain": "", + "downloads": 25352, + "etag_repository": "W/\"e040716af1d9931cb2c6965989076da1013215761f69591410dc667ad6c0e6d1\"", + "last_updated": "2023-01-18T07:18:33Z", + "stargazers_count": 254, + "topics": [ + "card", + "roborock", + "robot-vacuums", + "vacuum", + "xiaomi", + "xiaomi-vacuum" + ], + "last_fetched": 1714624759.478437 + }, + "220641275": { + "repository_manifest": { + "name": "Dark Orange Theme" + }, + "full_name": "home-assistant-community-themes/dark-orange", + "category": "theme", + "description": "Dark Orange theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"4eed8cf67d41e49f3f0e192b5bd31f077eafcb214705bf5e090611927f160d8d\"", + "last_updated": "2023-03-22T19:58:15Z", + "stargazers_count": 11, + "last_fetched": 1708173889.751976 + }, + "117426840": { + "repository_manifest": { + "name": "Volkswagen We Connect", + "homeassistant": "2024.2.0", + "hide_default_branch": true, + "zip_release": true, + "filename": "volkswagencarnet.zip" + }, + "full_name": "robinostlund/homeassistant-volkswagencarnet", + "authors": [ + "@robinostlund" + ], + "category": "integration", + "description": "Volkswagen Carnet Component for home assistant", + "domain": "volkswagencarnet", + "downloads": 3847, + "etag_repository": "W/\"aba8e33e2c78369b2437d6a55cd4cf10bb168cc2829ac4a287f784da3ed02a15\"", + "last_updated": "2024-04-11T17:09:31Z", + "stargazers_count": 292, + "topics": [ + "volkswagen-carnet" + ], + "last_fetched": 1714624675.441523 + }, + "413798425": { + "repository_manifest": { + "name": "UI Lovelace Minimalist", + "render_readme": true, + "homeassistant": "2023.5.0", + "zip_release": true, + "filename": "ui_lovelace_minimalist.zip" + }, + "new": true, + "full_name": "UI-Lovelace-Minimalist/UI", + "authors": [ + "@stokkie90" + ], + "category": "integration", + "description": "UI-Lovelace-Minimalist is a \"theme\" for HomeAssistant", + "domain": "ui_lovelace_minimalist", + "downloads": 52168, + "etag_repository": "W/\"b01e4c0c90ab784885d1fde59ea0eb7a7686448c5014862067862867c14af0d3\"", + "last_updated": "2024-04-17T09:18:42Z", + "stargazers_count": 1519, + "last_fetched": 1714624441.77419 + }, + "402799177": { + "repository_manifest": { + "name": "Blind Card", + "filename": "hass-blind-card.js", + "render_readme": true, + "homeassistant": "2021.11.0" + }, + "full_name": "tungmeister/hass-blind-card", + "category": "plugin", + "description": "Blind card for Home Assistant Lovelace UI", + "domain": "", + "etag_repository": "W/\"d3d5ada5d0a4afbd631996b3eee13929b37495e886beb931d6da6c7f176bb77f\"", + "last_updated": "2024-04-25T18:56:42Z", + "stargazers_count": 33, + "last_fetched": 1714624759.631558 + }, + "536765576": { + "repository_manifest": { + "name": "My EcoWatt by RTE", + "render_readme": true, + "country": "fr", + "homeassistant": "2022.11" + }, + "new": true, + "full_name": "kamaradclimber/rte-ecowatt", + "authors": [ + "@kamaradclimber" + ], + "category": "integration", + "description": "A home assistant component for ecowatt api exposed by french company RTE", + "domain": "rte_ecowatt", + "etag_repository": "W/\"7c4679acdbccd1cd641c5af749e3d7d2d5f961c8774429824378cd0dc4fb4b4f\"", + "last_updated": "2024-01-27T11:06:07Z", + "stargazers_count": 61, + "topics": [ + "electricity", + "rte" + ], + "last_fetched": 1713240894.287684 + }, + "596993645": { + "repository_manifest": { + "name": "Personio", + "render_readme": true + }, + "new": true, + "full_name": "Sese-Schneider/ha-personio", + "authors": [ + "@Sese-Schneider" + ], + "category": "integration", + "description": "Integration with the Personio API for Home Assistant.", + "domain": "personio", + "etag_repository": "W/\"915da40459b215174602289f4f91b88707457d0b35c586fcbd64553a7b608c91\"", + "last_updated": "2023-07-31T09:19:53Z", + "stargazers_count": 5, + "topics": [ + "hacs-custom", + "personio", + "personio-api" + ], + "last_fetched": 1697808535.047168 + }, + "406939721": { + "repository_manifest": { + "name": "Hik-Connect", + "country": [ + "EN" + ], + "render_readme": true + }, + "new": true, + "full_name": "tomasbedrich/home-assistant-hikconnect", + "authors": [ + "@tomasbedrich" + ], + "category": "integration", + "description": "A Home Assistant integration to communicate with Hikvision smart doorbells via Hik-Connect cloud.", + "domain": "hikconnect", + "etag_repository": "W/\"4f727dc27380adbc63ca84c02f5129117628c13162ec2375bca49cdc34ac2152\"", + "last_updated": "2023-10-12T06:41:07Z", + "stargazers_count": 38, + "topics": [ + "hikvision" + ], + "last_fetched": 1713241376.405158 + }, + "441369133": { + "repository_manifest": { + "name": "SmartRent", + "render_readme": true, + "zip_release": true, + "filename": "smartrent.zip" + }, + "new": true, + "full_name": "ZacheryThomas/homeassistant-smartrent", + "authors": [ + "@zacherythomas" + ], + "category": "integration", + "description": "Home Assistant Custom Component for SmartRent Locks ðŸ”, Thermostats 🌡, Sensors 💧 and Switches💡", + "domain": "smartrent", + "downloads": 336, + "etag_repository": "W/\"6086a94d8a20faaa4b7e784149590edf3411b9f6dd150b98eabc5a2645dc0dee\"", + "last_updated": "2024-01-19T18:06:32Z", + "stargazers_count": 65, + "topics": [ + "smartrent" + ], + "last_fetched": 1714624760.052437 + }, + "342944383": { + "repository_manifest": { + "name": "Neerslag Card", + "render_readme": true, + "country": [ + "NL", + "BE" + ], + "filename": "neerslag-card.js" + }, + "full_name": "aex351/home-assistant-neerslag-card", + "category": "plugin", + "description": "Display Buienalarm and/or Buienradar data in a graph for Home Assistant.", + "domain": "", + "etag_repository": "W/\"36abc99eb521174416f59ed612d67d2a9716e5668532a35cfa4ab14cd75fcd76\"", + "last_updated": "2024-04-20T13:36:47Z", + "stargazers_count": 27, + "last_fetched": 1713932563.828364 + }, + "139892990": { + "repository_manifest": { + "name": "BrewDog", + "render_readme": true + }, + "full_name": "custom-components/brewdog", + "authors": [ + "@ludeeus" + ], + "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/\"165ecd520e2919dc33448d000902c20342bb22d2207284f304d3dec25152dfa5\"", + "last_updated": "2022-03-11T08:08:33Z", + "stargazers_count": 5, + "topics": [ + "api", + "brewdog", + "punkapi" + ], + "last_fetched": 1704915614.330674 + }, + "525954717": { + "repository_manifest": { + "name": "HomeWhiz", + "render_readme": true, + "hacs": "1.6.0", + "homeassistant": "0.118.0" + }, + "full_name": "home-assistant-HomeWhiz/home-assistant-HomeWhiz", + "authors": [ + "@rowysock", + "@TechHummel" + ], + "category": "integration", + "description": "Home Assistant custom component for devices that can connect to HomeWhiz mobile app (Beko, Grundig, Arcelik)", + "domain": "homewhiz", + "etag_repository": "W/\"c347e548c0e1a8eeb958eb3d045a26e0b29ecea145186e64e8e36ae23ddbda8a\"", + "last_updated": "2024-04-27T19:59:22Z", + "stargazers_count": 78, + "topics": [ + "homewhiz" + ], + "last_fetched": 1714279270.03965 + }, + "199332790": { + "repository_manifest": { + "name": "Variable", + "render_readme": true, + "homeassistant": "2021.5.1" + }, + "full_name": "snarky-snark/home-assistant-variables", + "authors": [ + "@snarky-snark" + ], + "category": "integration", + "description": "A custom Home Assistant component for declaring and setting generic variable entities dynamically.", + "domain": "var", + "etag_repository": "W/\"58501751f232ab03980ed01349b226333fe655f1e6c5e90f3ab7459b10336119\"", + "last_updated": "2024-04-17T23:03:15Z", + "stargazers_count": 265, + "last_fetched": 1714279155.787563 + }, + "454859084": { + "repository_manifest": { + "name": "Home Connect Alt", + "hacs": "1.25.0", + "homeassistant": "2022.7.0" + }, + "new": true, + "full_name": "ekutner/home-connect-hass", + "authors": [ + "@ekutner" + ], + "category": "integration", + "description": "Alternative (and improved) Home Connect integration for Home Assistant", + "domain": "home_connect_alt", + "etag_repository": "W/\"7b027d9ccdaf9d87463ec08d4d42df1b0390872fafece8b23f5f3215151f6ace\"", + "last_updated": "2024-04-19T09:19:04Z", + "stargazers_count": 440, + "topics": [ + "home-assistant-component", + "home-assistant-integration", + "home-connect", + "homeconnect" + ], + "last_fetched": 1714624902.337402 + }, + "281214271": { + "repository_manifest": { + "name": "RPi Monitor Card", + "filename": "rpi-monitor-card.js" + }, + "full_name": "ironsheep/lovelace-rpi-monitor-card", + "category": "plugin", + "description": "A Raspberry Pi status display Card for Home Assistant Lovelace", + "domain": "", + "downloads": 13498, + "etag_repository": "W/\"e57100eb5a059a6ddc4a294bfc8d3f89994db7317bc9bdd29314f69b0d2abd87\"", + "last_updated": "2024-04-22T21:49:09Z", + "stargazers_count": 173, + "topics": [ + "lovelace-card", + "lovelace-custom-card", + "raspberry-pi" + ], + "last_fetched": 1714624834.181682 + }, + "334284822": { + "repository_manifest": { + "name": "AWS Codepipeline" + }, + "full_name": "ohheyrj/home-assistant-aws-codepipeline", + "authors": [ + "@rj175" + ], + "category": "integration", + "description": "An integration to monitor and execute AWS Codepipeline projects within Home Assistant.", + "domain": "aws_codepipeline", + "etag_repository": "W/\"2cb4219f4f29b1d5d1147b6eff7b72605207f98034453c39e0574d123d45daa0\"", + "last_updated": "2021-01-30T22:52:54Z", + "stargazers_count": 2, + "topics": [ + "aws", + "ci", + "cloud", + "codepipeline" + ], + "last_fetched": 1699363109.404112 + }, + "256709811": { + "repository_manifest": { + "name": "JQ-300/200/100 Indoor Air Quality Meter", + "hacs": "1.6.0", + "homeassistant": "2022.10.0" + }, + "full_name": "Limych/ha-jq300", + "authors": [ + "@Limych" + ], + "category": "integration", + "description": "JQ-300 Indoor Air Quality Meter Home Assistant Integration", + "domain": "jq300", + "downloads": 16, + "etag_repository": "W/\"748e43e4fd7ceed10ac5e1cd19480a91b25d252b5830a107fa1d22450af4c72f\"", + "last_updated": "2023-03-08T15:57:41Z", + "stargazers_count": 47, + "topics": [ + "air-quality", + "air-quality-measurements", + "air-quality-sensor", + "home-assistant-component" + ], + "last_fetched": 1706627018.866791 + }, + "479221839": { + "repository_manifest": { + "hacs": "1.6.0", + "name": "Swatch", + "homeassistant": "2021.12.0b2" + }, + "new": true, + "full_name": "NickM-27/swatch-hass-integration", + "authors": [ + "@NickM-27" + ], + "category": "integration", + "description": "HomeAssistant Integration For Swatch: Color detection in images to capture presense of known objects.", + "domain": "swatch", + "etag_repository": "W/\"cfacbb327eb0b5d1dc337f079bbd88c3afd49cb9d58d72058d90cbdfab3b4974\"", + "last_updated": "2024-02-03T13:11:22Z", + "stargazers_count": 13, + "topics": [ + "ai", + "camera", + "home-assistant-integration", + "object-detection", + "opencv" + ], + "last_fetched": 1712064371.520838 + }, + "255258767": { + "repository_manifest": { + "name": "GCE IPX800 V4", + "country": "FR", + "render_readme": true + }, + "new": true, + "full_name": "Aohzan/ipx800", + "authors": [ + "@Aohzan" + ], + "category": "integration", + "description": "IPX800 V4 integration for Home-Assistant", + "domain": "ipx800v4", + "etag_repository": "W/\"35a9226abb0d0866c1f627238f4dbdd7a6fec286cbafe2f358dff7d23a68751e\"", + "last_updated": "2024-02-17T17:22:45Z", + "stargazers_count": 20, + "topics": [ + "domotique", + "gce-electronics", + "ipx800" + ], + "last_fetched": 1713240724.612868 + }, + "585689945": { + "repository_manifest": { + "name": "Temperatur.nu", + "render_readme": true, + "zip_release": true, + "country": "SE", + "filename": "temperaturnu.zip" + }, + "new": true, + "full_name": "popeen/Home-Assistant-Custom-Component-Temperatur-Nu", + "authors": [ + "@popeen" + ], + "category": "integration", + "description": "A sensor for temperatur.nu and a service for reporting your current temperature", + "domain": "temperatur_nu", + "downloads": 95, + "etag_repository": "W/\"d2bdd6a61c15ef3d9d95a995a6c8d3db101f9182fd271e29c6f6bef37cfac0eb\"", + "last_updated": "2024-04-04T21:20:05Z", + "stargazers_count": 2, + "topics": [ + "temperature" + ], + "last_fetched": 1712409762.667156 + }, + "273333188": { + "repository_manifest": { + "name": "Daily Sensor", + "render_readme": true + }, + "full_name": "jeroenterheerdt/HADailySensor", + "authors": [ + "@jeroenterheerdt" + ], + "category": "integration", + "description": "Sensor for Home Assistant that gets reset at midnight", + "domain": "daily", + "etag_repository": "W/\"3ac10daf84d2354c3402dcf42a51daeb3b292edc51eb7b8c94ac5c418d1a4395\"", + "last_updated": "2024-04-29T04:41:51Z", + "stargazers_count": 65, + "topics": [ + "aggregation", + "average", + "max", + "maximum", + "mean", + "median", + "min", + "minimum", + "standard-deviation", + "statistics", + "stdev", + "sum", + "var", + "variance" + ], + "last_fetched": 1714624762.594863 + }, + "506738088": { + "repository_manifest": { + "name": "Sodexo Card", + "country": "PT", + "render_readme": true + }, + "new": true, + "full_name": "netsoft-ruidias/ha-custom-component-sodexo", + "authors": [ + "@ruidias-netsoft" + ], + "category": "integration", + "description": "Sodexo - Custom Component for Home Assistant", + "domain": "sodexo", + "etag_repository": "W/\"4aee5af20729bfcc765ae6d96f91f3eab838cbb5601516bc0bffd0c61c7dd824\"", + "last_updated": "2023-05-08T11:26:16Z", + "stargazers_count": 4, + "topics": [ + "meal-card", + "sodexo" + ], + "last_fetched": 1711038936.144117 + }, + "518498752": { + "repository_manifest": { + "name": "HeFeng Weather Forecast for Home Assistant", "render_readme": true, "country": "CN", - "homeassistant": "2022.11.0" + "homeassistant": "2023.9.0" }, + "new": true, + "full_name": "c1pher-cn/heweather", "authors": [ "@_å°æ„š_" ], "category": "integration", - "description": "HomeAssistant è¤çŸ³ï¼ˆezviz)组件", - "domain": "myezviz", - "etag_repository": "W/\"abd72731a2502ed3644d5396273e2aa1bc67ae5f02d1228002182b0d18d36aac\"", - "full_name": "c1pher-cn/homeassistan-ezviz", - "last_updated": "2022-12-19T06:13:47Z", - "new": true, - "stargazers_count": 41, + "description": "和风天气 homeassistantæ’件", + "domain": "heweather", + "etag_repository": "W/\"7796d03a8c6d68073113c8ae4fd273eb3f31212a3dffa9b93f23b744ca9c5c91\"", + "last_updated": "2024-03-27T15:03:10Z", + "stargazers_count": 103, "topics": [ - "camera", - "ezviz", - "myezviz" + "weather" ], - "last_fetched": 1672282184.258945 + "last_fetched": 1714279230.290012 }, - "485813852": { + "460108030": { "repository_manifest": { - "name": "Google Light and Dark Theme", + "name": "go-eCharger integration for Home Assistant using the MQTT API", + "render_readme": true, + "homeassistant": "2022.12.0" + }, + "new": true, + "full_name": "syssi/homeassistant-goecharger-mqtt", + "authors": [ + "@syssi" + ], + "category": "integration", + "description": "go-eCharger integration for Home Assistant using the MQTT API", + "domain": "goecharger_mqtt", + "etag_repository": "W/\"6ff6a6c0e5c12c59b66fbf8df5bb158de9783e5ca49d8c28e1bf367107834213\"", + "last_updated": "2024-04-08T11:08:29Z", + "stargazers_count": 68, + "topics": [ + "go-echarger", + "goe-charger" + ], + "last_fetched": 1714279470.962363 + }, + "356655356": { + "repository_manifest": { + "name": "wienerlinien", + "render_readme": true, + "hacs": "0.19.0", + "homeassistant": "2022.3.1", + "country": "AT" + }, + "new": true, + "full_name": "tofuSCHNITZEL/home-assistant-wienerlinien", + "authors": [ + "@tofuSCHNITZEL" + ], + "category": "integration", + "description": "A sensor that give you information about departures from a specified Wiener Linien stop.", + "domain": "wienerlinien", + "etag_repository": "W/\"88fa4997407595119335d449feeed30e32194ac12fb53c9b67e64b1a5d39eb40\"", + "last_updated": "2024-04-07T14:11:40Z", + "stargazers_count": 20, + "topics": [ + "wiener-linien" + ], + "last_fetched": 1712895626.559293 + }, + "567030726": { + "repository_manifest": { + "name": "Default Dashboard", + "render_readme": true, + "filename": "default-dashboard.js" + }, + "new": true, + "full_name": "daredoes/default-dashboard", + "category": "plugin", + "description": "Automatically set the default dashboard for all devices for Home Assistant", + "downloads": 3336, + "etag_repository": "W/\"908d8a2df2cfdfce5d882b300ea41569be3cdef52403e3b51113c6e61f65b956\"", + "last_updated": "2023-05-03T07:44:41Z", + "stargazers_count": 35, + "topics": [ + "hacs-custom" + ], + "last_fetched": 1714624481.513213 + }, + "669776150": { + "repository_manifest": { + "name": "BeoLink", "render_readme": true }, - "category": "theme", - "description": "A fork of Google Assistant Theme to fix common issues", - "etag_repository": "W/\"ba85aa786d6f30623607126b4ca38377762b4a512232557374016215fd8bbfc2\"", - "full_name": "digitaljamie/google-theme", - "last_updated": "2022-11-25T11:28:47Z", "new": true, + "full_name": "djerik/beolink-ha", + "authors": [ + "@djerik" + ], + "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/\"482a64cfebe79197658cc90ee4460b7baab47c0e3c6d828a5891b061fa20d3e7\"", + "last_updated": "2024-02-21T23:26:00Z", + "stargazers_count": 6, + "topics": [ + "bangolufsen", + "beolink-gateway" + ], + "last_fetched": 1709125153.631598 + }, + "289251122": { + "repository_manifest": { + "name": "GoodWe Inverter (experimental)", + "country": "SK", + "homeassistant": "2024.2.1" + }, + "full_name": "mletenay/home-assistant-goodwe-inverter", + "authors": [ + "@mletenay" + ], + "category": "integration", + "description": "Experimental version of Home Assistant integration for Goodwe solar inverters", + "domain": "goodwe", + "etag_repository": "W/\"1b40c082a0ab993e0834effc77a51af1b754a96e7ab3f564cc2c5a6dd5f149bf\"", + "last_updated": "2024-04-15T21:39:47Z", + "stargazers_count": 129, + "topics": [ + "goodwe", + "pv-systems" + ], + "last_fetched": 1714624799.583873 + }, + "585145942": { + "repository_manifest": { + "name": "iRTrans", + "hacs": "1.6.0", + "homeassistant": "0.118.0", + "render_readme": true, + "zip_release": true, + "filename": "irtrans.zip" + }, + "new": true, + "full_name": "schwarzenbergf/irtrans", + "authors": [ + "@schwarzenbergf" + ], + "category": "integration", + "description": "Integration for IRTrans Ethernet devices (LAN DB)", + "domain": "irtrans", + "downloads": 54, + "etag_repository": "W/\"a9cd4fe3855ac5b42995947793fed485fae9bdb6a4f1b408c8bc9e1e167fc170\"", + "last_updated": "2024-04-29T05:20:18Z", + "stargazers_count": 4, + "topics": [ + "infrared-blaster", + "infrared-control" + ], + "last_fetched": 1714624763.554823 + }, + "224374747": { + "repository_manifest": { + "name": "Phicomm DC1", + "country": "CN" + }, + "full_name": "5high/phicomm-dc1-homeassistant", + "category": "integration", + "description": "æ–讯DC1æ’排接入Home Assistantæ’件,本æ’件原作者NETYJ,此处仅为HACS安装方便之用。", + "domain": "phicomm_dc1", + "etag_repository": "W/\"1634770e440b85fbabf958a64bd1e92f7e07d54dd718c1f587a3bce0f5cb214e\"", + "last_updated": "2021-06-04T14:08:17Z", + "stargazers_count": 14, + "last_fetched": 1712064114.484688 + }, + "447474061": { + "repository_manifest": { + "name": "Irrigation Unlimited Card", + "render_readme": true, + "filename": "irrigation-unlimited-card.js" + }, + "full_name": "rgc99/irrigation-unlimited-card", + "category": "plugin", + "description": "A companion card for the Irrigation Unlimited integration", + "domain": "", + "downloads": 1685, + "etag_repository": "W/\"01c6c0c872a085bf1d211b76e126e8fc72d5b59f72592d6872e5a03b981e0bb2\"", + "last_updated": "2024-01-28T23:59:36Z", + "stargazers_count": 15, + "topics": [ + "irrigation", + "irrigation-controller", + "sprinkler-controller", + "watering" + ], + "last_fetched": 1714624834.960983 + }, + "564355840": { + "repository_manifest": { + "name": "Shopping List with Grocy", + "render_readme": true + }, + "new": true, + "full_name": "Anrolosia/Shopping-List-with-Grocy", + "authors": [ + "@Anrolosia" + ], + "category": "integration", + "description": "A Shopping list integration with Grocy for Home Assistant", + "domain": "shopping_list_with_grocy", + "etag_repository": "W/\"7ee19ce850ca1fcdee8420b6ee78af12ae201e4ae34ee1bff79576fe8a56c8f3\"", + "last_updated": "2023-11-19T18:24:12Z", + "stargazers_count": 38, + "topics": [ + "custom", + "grocy" + ], + "last_fetched": 1712409952.939066 + }, + "259867685": { + "repository_manifest": { + "name": "Swedish Public Transport Sensor (HASL)", + "country": "SE", + "homeassistant": "2021.12.0" + }, + "full_name": "hasl-sensor/integration", + "authors": [ + "@DSorlov" + ], + "category": "integration", + "description": "Swedish Public Transport Sensor (HASL). Formerly named HomeAssistant SL Sensor", + "domain": "hasl3", + "etag_repository": "W/\"0f15d5629e4d5d329f4d5fe86eb2148f99ad091ce2666a8ceae50d1359a9e9a5\"", + "last_updated": "2024-03-18T18:28:15Z", + "stargazers_count": 31, + "topics": [ + "ha-sensor-sl", + "hasl", + "hasl3", + "haslv3", + "sl-sensor", + "stockholms-lokaltrafik" + ], + "last_fetched": 1714624864.051913 + }, + "179491130": { + "repository_manifest": {}, + "full_name": "custom-cards/group-element", + "category": "plugin", + "description": "A group element for picture-elements with dynamic toggle capability", + "domain": "", + "downloads": 1510, + "etag_repository": "W/\"314d6c94dcdb0de99744a7245c1e8c15b87327dd2a49246b92ace7b25f291e55\"", + "last_updated": "2023-02-16T13:58:24Z", + "stargazers_count": 60, + "last_fetched": 1710347567.405022 + }, + "174809046": { + "repository_manifest": { + "name": "Avanza Stock", + "render_readme": true, + "homeassistant": "2024.1.6" + }, + "full_name": "custom-components/sensor.avanza_stock", + "authors": [ + "@claha" + ], + "category": "integration", + "description": "Custom component to get stock data from Avanza for Home Assistant", + "domain": "avanza_stock", + "etag_repository": "W/\"df31e68f70f0a1776dbec76868835cea1d620cc0f947cb138298e022a350aa4a\"", + "last_updated": "2024-04-01T07:15:24Z", + "stargazers_count": 45, + "topics": [ + "funds", + "stock" + ], + "last_fetched": 1714624716.112697 + }, + "220313935": { + "repository_manifest": { + "name": "hass-AMS", + "country": [ + "NO", + "SE" + ], + "render_readme": true + }, + "full_name": "turbokongen/hass-AMS", + "authors": [ + "@turbokongen" + ], + "category": "integration", + "description": "Custom component reading AMS through MBus adapter into HomeAssistant", + "domain": "ams", + "etag_repository": "W/\"1a5c517129e620fbef7cca59bb31ca73c6bf7e09c1e2cb01f0715ce8709f87d0\"", + "last_updated": "2024-03-17T07:15:08Z", + "stargazers_count": 41, + "topics": [ + "mbus-adapter", + "meter", + "sensors" + ], + "last_fetched": 1711384409.21789 + }, + "632590573": { + "repository_manifest": { + "name": "pollenprognos-card", + "content_in_root": true, + "filename": "pollenprognos-card.js", + "country": [ + "SE" + ], + "render_readme": true + }, + "new": true, + "full_name": "krissen/pollenprognos-card", + "category": "plugin", + "description": "A custom Lovelace card to display pollen information", + "etag_repository": "W/\"13d8e1dd2a5a5b97cc35cb02c0853fb67fb507c436f48365b1a80009c032d182\"", + "last_updated": "2023-05-09T17:42:14Z", + "stargazers_count": 6, + "topics": [ + "lovelace-card", + "lovelace-custom-card", + "pollen", + "pollenprognos" + ], + "last_fetched": 1714624864.324704 + }, + "340759468": { + "repository_manifest": { + "name": "NIWA Tides", + "country": "NZ", + "render_readme": true + }, + "full_name": "muxa/home-assistant-niwa-tides", + "authors": [ + "@muxa" + ], + "category": "integration", + "description": "Custom integration for Home Assistant to get New Zealand tide information from NIWA Tides API", + "domain": "niwa_tides", + "etag_repository": "W/\"47d1a8d4f625598dd4c6d05665a9b7f2448ccf499a4ddb54f4e29eb93b8fa93e\"", + "last_updated": "2024-03-30T20:31:58Z", + "stargazers_count": 6, + "topics": [ + "tides" + ], + "last_fetched": 1712064461.095181 + }, + "636324558": { + "repository_manifest": { + "name": "Owlet", + "hacs": "1.32.1", + "homeassistant": "2023.04.1", + "zip_release": true, + "filename": "owlet.zip" + }, + "new": true, + "full_name": "ryanbdclark/owlet", + "authors": [ + "@ryanbdclark" + ], + "category": "integration", + "description": "Owlet HA integration", + "domain": "owlet", + "downloads": 287, + "etag_repository": "W/\"e304ba81903267686c03b9a3df8158e925a49589a324d19d7f869e259c895ab1\"", + "last_updated": "2024-03-27T15:57:34Z", + "stargazers_count": 18, + "topics": [ + "home-assistant-component", + "owlet" + ], + "last_fetched": 1713932187.129012 + }, + "463652459": { + "repository_manifest": { + "name": "BEST Bottrop Garbage Collection Dates", + "country": [ + "DE" + ], + "render_readme": true + }, + "new": true, + "full_name": "Nazze/ha_best_bottrop_garbage_collection", + "authors": [ + "@Nazze" + ], + "category": "integration", + "description": "Home Assistant Component for BEST Bottrop Garbage Collection Dates", + "domain": "best_bottrop_garbage_collection", + "etag_repository": "W/\"0cd1eca2781cb5016a1b98bdc06a50b04d7b14af3cc95f9b9eb53a9d3ee59cca\"", + "last_updated": "2023-12-30T17:51:07Z", + "stargazers_count": 2, + "topics": [ + "bottrop", + "garbage-collection" + ], + "last_fetched": 1713932562.431306 + }, + "625887812": { + "repository_manifest": { + "name": "Azure OpenAI Conversation", + "filename": "azure_openai_conversation.zip", + "homeassistant": "2023.4.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "joselcaguilar/azure-openai-ha", + "authors": [ + "@joselcaguilar" + ], + "category": "integration", + "description": "Azure OpenAI Conversation for Home Assistant", + "domain": "azure_openai_conversation", + "downloads": 1610, + "etag_repository": "W/\"bdc66b9e529c99639634f027757ec15d19797db92b10b73375d0bb272d393652\"", + "last_updated": "2023-10-26T20:37:51Z", + "stargazers_count": 38, + "topics": [ + "azure-openai", + "gpt" + ], + "last_fetched": 1713241165.440638 + }, + "253019926": { + "repository_manifest": { + "name": "mini humidifier", + "filename": "mini-humidifier-bundle.js" + }, + "full_name": "artem-sedykh/mini-humidifier", + "category": "plugin", + "description": "Minimalistic humidifier card for Home Assistant Lovelace UI", + "domain": "", + "downloads": 4261, + "etag_repository": "W/\"caac12a200bbf0f0fa1149b15156479cc2e37e1c1a3514fcef669eddfe09e431\"", + "last_updated": "2024-04-10T10:27:38Z", + "stargazers_count": 152, + "topics": [ + "automation", + "custom", + "humidifier" + ], + "last_fetched": 1712895518.845134 + }, + "230672465": { + "repository_manifest": { + "name": "Ugly Christmas Theme" + }, + "full_name": "houtknots/UglyChristmas-Theme", + "category": "theme", + "description": "Christmas theme for Home-Assistant", + "domain": "", + "etag_repository": "W/\"712bdeb125f50b11d9b833158186d44ef3ff5694a1d6fa8ca73d3b554150ab39\"", + "last_updated": "2023-11-21T11:11:20Z", + "last_fetched": 1701029899.031763 + }, + "598336481": { + "repository_manifest": { + "name": "Israel Meteorological Service / sensor", + "render_readme": true, + "country": "IL", + "homeassistant": "2024.1.0b0" + }, + "new": true, + "full_name": "t0mer/ims-custom-component", + "authors": [ + "@t0mer" + ], + "category": "integration", + "description": "The Israel Meteorological Service (IMS) integration component for home assistant", + "domain": "ims", + "etag_repository": "W/\"a99c9ea9cf6b03012361b420f0d24770604eaa5d163b1656d2ad66e04b4936ca\"", + "last_updated": "2024-02-05T08:20:32Z", + "stargazers_count": 34, + "topics": [ + "ims", + "israel-meteorological-service", + "python3" + ], + "last_fetched": 1714279433.688058 + }, + "254347436": { + "repository_manifest": { + "name": "Waste Collection Schedule" + }, + "full_name": "mampfes/hacs_waste_collection_schedule", + "authors": [ + "@mampfes" + ], + "category": "integration", + "description": "Home Assistant integration framework for (garbage collection) schedules", + "domain": "waste_collection_schedule", + "etag_repository": "W/\"8d6d3daf6134a90428fcabfd534af9a98d8ce4df83436bc5d22ae7baa525ca1b\"", + "last_updated": "2024-05-01T21:36:32Z", + "stargazers_count": 816, + "topics": [ + "abfall", + "abfallnavi", + "abfallplus", + "garbage", + "garbage-collection", + "jumomind", + "muell", + "muellabfuhr", + "muellsammlung", + "mymuell", + "regioit", + "waste", + "waste-collection" + ], + "last_fetched": 1714624881.904443 + }, + "459709817": { + "repository_manifest": { + "name": "Tedee", + "render_readme": true, + "hide_default_branch": true + }, + "new": true, + "full_name": "patrickhilker/tedee_hass_integration", + "authors": [ + "@patrickhilker" + ], + "category": "integration", + "description": "Control your tedee smart lock from Home Assistant", + "domain": "tedee", + "etag_repository": "W/\"6d8f3edaba4229f58a58c41bd62aa553a7ed15bb90bcb03efefa5d9b1801c905\"", + "last_updated": "2024-01-10T20:32:09Z", + "stargazers_count": 22, + "topics": [ + "customcomponent", + "lock", + "security", + "smart-lock", + "smartlock", + "tedee" + ], + "last_fetched": 1712409993.359736 + }, + "232299868": { + "repository_manifest": { + "name": "Sentio", + "filename": "sentio.zip", + "homeassistant": "2024.1.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "astrandb/sentio", + "authors": [ + "@astrandb" + ], + "category": "integration", + "description": "Custom component for Sentiotec sauna controller", + "domain": "sentio", + "downloads": 12, + "etag_repository": "W/\"61828bbc50255b19da62fdc8d66aaca52c47b4ea013168b9b4c3fa6405d40602\"", + "last_updated": "2024-04-29T09:40:25Z", + "stargazers_count": 4, + "topics": [ + "sentio", + "sentiotec" + ], + "last_fetched": 1714624513.008847 + }, + "340596609": { + "repository_manifest": { + "name": "Panasonic Smart App", + "homeassistant": "2021.9.0" + }, + "full_name": "osk2/panasonic_smart_app", + "authors": [ + "@osk2" + ], + "category": "integration", + "description": "🔛 Panasonic Smart App integration for Home Assistant.", + "domain": "panasonic_smart_app", + "etag_repository": "W/\"ecff24ca0820baee19adec17981a3f2d6409c042eb57cfc2c1f7ce6b1193f846\"", + "last_updated": "2024-02-20T04:40:20Z", + "stargazers_count": 76, + "topics": [ + "panasonic" + ], + "last_fetched": 1713931903.059426 + }, + "307503425": { + "repository_manifest": { + "name": "INGV Earthquakes", + "zip_release": true, + "filename": "ingv_centro_nazionale_terremoti.zip", + "country": [ + "IT" + ], + "render_readme": true, + "homeassistant": "2023.02.0" + }, + "full_name": "caiosweet/Home-Assistant-custom-components-INGV", + "authors": [ + "@exxamalte", + "@caiosweet" + ], + "category": "integration", + "description": "INGV - National Institute of Geophysics and Volcanology [Istituto Nazionale di Geofisica e Vulcanologia] Terremoti Italia.", + "domain": "ingv_centro_nazionale_terremoti", + "downloads": 585, + "etag_repository": "W/\"850d987b0248b73ddde15bbf12367e6ab9337874a61dccbb291dffce479d7395\"", + "last_updated": "2024-02-18T17:24:06Z", + "stargazers_count": 19, + "topics": [ + "assistant", + "geofisica", + "home", + "ingv", + "terremoti", + "vulcanologia" + ], + "last_fetched": 1712895587.548579 + }, + "362551242": { + "repository_manifest": { + "name": "Update Time Card", + "content_in_root": true, + "render_readme": true, + "filename": "update-time-card.js" + }, + "full_name": "itobey/update-time-card", + "category": "plugin", + "description": "Simple last-updated card for Home assistant lovelace", + "domain": "", + "etag_repository": "W/\"3cfdb8f8ac32acfaaccece5ffea82f9b6c0aae6151ec466624629a09475c02f1\"", + "last_updated": "2023-04-03T23:03:48Z", + "stargazers_count": 6, + "topics": [ + "clock", + "dashboard", + "e-ink", + "last-updated", + "lovelace-custom-card" + ], + "last_fetched": 1712064110.325065 + }, + "269665267": { + "repository_manifest": { + "name": "Yamaha (YNCA)", + "render_readme": true, + "homeassistant": "2024.1.0" + }, + "new": true, + "full_name": "mvdwetering/yamaha_ynca", + "authors": [ + "@mvdwetering" + ], + "category": "integration", + "description": "Custom integration for Home Assistant to support Yamaha AV receivers with the YNCA protocol (serial and network).", + "domain": "yamaha_ynca", + "downloads": 3, + "etag_repository": "W/\"0673df440615531c39bbd31c31b30984fb4264e533a4c2a3eeff6a54143c96dd\"", + "last_updated": "2024-04-15T18:44:57Z", + "stargazers_count": 31, + "topics": [ + "home-assistant-component", + "yamaha-avr", + "yamaha-receiver" + ], + "last_fetched": 1714279158.568657 + }, + "374314958": { + "repository_manifest": { + "name": "ABB Power-One PVI SunSpec", + "homeassistant": "2023.11.0", + "render_readme": true, + "zip_release": true, + "filename": "abb_powerone_pvi_sunspec.zip" + }, + "new": true, + "full_name": "alexdelprete/ha-abb-powerone-pvi-sunspec", + "authors": [ + "@alexdelprete" + ], + "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": 12, + "etag_repository": "W/\"c5cba8edd0f00c25155493d108fb9d8fc2d0a7867bb5424f94923c9f26f02f4f\"", + "last_updated": "2024-05-01T23:21:10Z", + "stargazers_count": 23, + "topics": [ + "abb", + "fimer", + "home-assistant-component", + "inverter", + "modbus", + "modbus-tcp", + "power-one", + "sunspec" + ], + "last_fetched": 1714624805.834805 + }, + "260264517": { + "repository_manifest": { + "name": "ClimaCell Weather Provider" + }, + "full_name": "r-renato/ha-climacell-weather", + "authors": [ + "@r-renato" + ], + "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/\"a7a84e7691d25d19066a29bcbcf9d6af5a758625d69ec61ee7217f3c39538c58\"", + "last_updated": "2023-06-14T20:17:22Z", + "stargazers_count": 46, + "topics": [ + "climacell", + "weather" + ], + "last_fetched": 1702190197.435515 + }, + "581264508": { + "repository_manifest": { + "name": "Ökofen Pellematic Compact", + "render_readme": true, + "homeassistant": "2022.11.0" + }, + "new": true, + "full_name": "dominikamann/oekofen-pellematic-compact", + "authors": [ + "@dominikamann" + ], + "category": "integration", + "description": "A Ökofen Pellematic Compact Integration based on JSON/TCP-Inteface for Home Assistant.", + "domain": "oekofen_pellematic_compact", + "etag_repository": "W/\"b1d9fba77bd8acb0cf868a064b3195201f8f17041ebf4f1e2baa00491af6321e\"", + "last_updated": "2024-03-11T21:02:02Z", + "stargazers_count": 27, + "topics": [ + "oekofen", + "oekofen-pellematic-compact" + ], + "last_fetched": 1714279073.124026 + }, + "380330823": { + "repository_manifest": { + "name": "Eldes Alarm", + "render_readme": true + }, + "new": true, + "full_name": "augustas2/eldes", + "authors": [ + "@augustas2" + ], + "category": "integration", + "description": "Home Assistant custom component for Eldes Alarm system", + "domain": "eldes_alarm", + "etag_repository": "W/\"2bf459c17a9071906763c74418552914f71d7e5ccd619697bd711f9506122145\"", + "last_updated": "2024-01-25T18:53:55Z", + "stargazers_count": 13, + "topics": [ + "alarm", + "alarm-panel", + "alarm-system", + "eldes", + "esim364", + "esim384", + "output", + "pitbull-alarm-pro", + "switch" + ], + "last_fetched": 1713241151.361992 + }, + "266779715": { + "repository_manifest": { + "name": "Yahoo Finance", + "render_readme": true + }, + "full_name": "iprak/yahoofinance", + "authors": [ + "@iprak" + ], + "category": "integration", + "description": "Home Assistant component which allows you to get stock updates from Yahoo finance.", + "domain": "yahoofinance", + "etag_repository": "W/\"d4b08d41b04e753ba91b5b15b2a80588c93282cb8e5b74169451d2860c1501f9\"", + "last_updated": "2024-04-18T10:28:34Z", + "stargazers_count": 67, + "topics": [ + "stock-updates", + "yahoo-finance" + ], + "last_fetched": 1714625079.731425 + }, + "349455097": { + "repository_manifest": { + "name": "Ubee Router", + "render_readme": true + }, + "full_name": "KevinHaendel/ha-ubee", + "authors": [ + "@mzdrale", + "@kevinhaendel" + ], + "category": "integration", + "description": "This platform integrates Ubee Routers into Home Assistant.", + "domain": "ubee", + "etag_repository": "W/\"bf1e6dcebd0178d59d40cbe333c407c06c3ea36326a7b66306a04a321e4be716\"", + "last_updated": "2023-10-16T20:25:09Z", + "stargazers_count": 2, + "topics": [ + "ubee" + ], + "last_fetched": 1697808581.00614 + }, + "164367214": { + "repository_manifest": { + "name": "Roku Card", + "render_readme": true, + "homeassistant": "0.110.0" + }, + "full_name": "iantrich/roku-card", + "category": "plugin", + "description": "📺 Roku Remote Card", + "domain": "", + "downloads": 9869, + "etag_repository": "W/\"6ed8628de2063f3c58b6ac88c06885431ab3f627402c0f2425f75efc1ee86b92\"", + "last_updated": "2023-04-30T04:51:39Z", + "stargazers_count": 113, + "topics": [ + "roku" + ], + "last_fetched": 1713586602.170058 + }, + "311536795": { + "repository_manifest": { + "hacs": "1.6.0", + "name": "Frigate", + "homeassistant": "2022.4.5" + }, + "new": true, + "full_name": "blakeblackshear/frigate-hass-integration", + "authors": [ + "@blakeblackshear" + ], + "category": "integration", + "description": "Frigate integration for Home Assistant", + "domain": "frigate", + "etag_repository": "W/\"861799ac33b8fee12f793a569b1c55a44d1d5a4c6ca4da77e235914f6a697e51\"", + "last_updated": "2024-04-22T06:46:06Z", + "stargazers_count": 612, + "topics": [ + "ai", + "camera", + "frigate", + "nvr", + "object-detection" + ], + "last_fetched": 1714624877.481531 + }, + "255270395": { + "repository_manifest": { + "name": "Stell Blue with Colors Theme" + }, + "full_name": "home-assistant-community-themes/stell-blue-with-colors", + "category": "theme", + "description": "Stell Blue with Colors theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"c2c87c15b9513621d8157d197bc3163bafa40c6a2bf5fcf28a71a899c05a074d\"", + "last_updated": "2024-02-19T08:32:24Z", + "stargazers_count": 2, + "last_fetched": 1709125667.627189 + }, + "680907810": { + "repository_manifest": { + "name": "Prague waste separation points", + "homeassistant": "0.110.0", + "country": [ + "CZ" + ] + }, + "new": true, + "full_name": "Cmajda/ha_golemio", + "authors": [ + "@cmajda" + ], + "category": "integration", + "description": "HA integration - waste separation points in Prague", + "domain": "golemio", + "etag_repository": "W/\"163f7655d486330027eb3907157a2b7fe13147912ff683c0f7cc42da66b967fc\"", + "last_updated": "2024-02-05T15:14:35Z", + "stargazers_count": 5, + "last_fetched": 1713241237.89815 + }, + "651666000": { + "repository_manifest": { + "name": "Harvest Time Tracker", + "render_readme": true + }, + "new": true, + "full_name": "BottlecapDave/HomeAssistant-HarvestTimeTracker", + "authors": [ + "@bottlecapdave" + ], + "category": "integration", + "description": "Unofficial Home Assistant integration for www.getharvest.com", + "domain": "harvest_time_tracker", + "etag_repository": "W/\"a6be4d9fd6043497196881a4d51b6b4f014a7578d22e7ecad366fcce22a1eff0\"", + "last_updated": "2024-01-31T21:09:08Z", "stargazers_count": 3, "topics": [ - "darkmode", - "google-theme", - "googletheme", - "lightmode" + "harvest", + "harvest-api", + "timetracker" ], - "last_fetched": 1671627978.63387 + "last_fetched": 1713586373.316145 + }, + "229014136": { + "repository_manifest": { + "name": "MyJDownloader", + "render_readme": true, + "homeassistant": "2024.4.0b0" + }, + "full_name": "doudz/homeassistant-myjdownloader", + "authors": [ + "@doudz", + "@oribafi" + ], + "category": "integration", + "description": "myjdownloader integration for home assistant", + "domain": "myjdownloader", + "etag_repository": "W/\"81910b1cdfdff043c1554b7c9f0a9c4de7bcdd5646470cd5eade7ef5a2fafa0f\"", + "last_updated": "2024-04-14T22:10:07Z", + "stargazers_count": 32, + "last_fetched": 1713586477.18444 + }, + "159080189": { + "repository_manifest": { + "name": "Drayton Wiser Integration for Home Assistant", + "homeassistant": "2024.2", + "render_readme": true, + "zip_release": true, + "filename": "wiser.zip" + }, + "full_name": "asantaga/wiserHomeAssistantPlatform", + "authors": [ + "@asantaga", + "@msp1974" + ], + "category": "integration", + "description": "Platform and related climate/sensors to support the Drayton Wiser Home Heating System", + "domain": "wiser", + "downloads": 1939, + "etag_repository": "W/\"fb8ca2d6766315a37bc959033701068afad1fcb3869b8b3f9703f60346090bc8\"", + "last_updated": "2024-03-10T13:51:06Z", + "stargazers_count": 214, + "topics": [ + "drayton", + "heating", + "wiser" + ], + "last_fetched": 1714624419.192469 + }, + "256899380": { + "repository_manifest": { + "name": "Project Three Zero (7-11 Fuel Lock Monitor)", + "render_readme": true + }, + "full_name": "atymic/project_three_zero_ha", + "authors": [ + "@atymic" + ], + "category": "integration", + "description": "Project Three Zero Home Assistant Integration", + "domain": "project_zero_three", + "etag_repository": "W/\"593d49d851e19b7adb0a1c94fd6c7974e9494e3dcb6ce4c374c690f873da6884\"", + "last_updated": "2023-10-15T22:27:07Z", + "stargazers_count": 4, + "topics": [ + "fuel" + ], + "last_fetched": 1710692878.821359 + }, + "586474647": { + "repository_manifest": { + "name": "Pixometer", + "render_readme": true + }, + "new": true, + "full_name": "myTselection/pixometer", + "authors": [ + "@myTselection" + ], + "category": "integration", + "description": "Home Assistant custom component HACS for Pixolus Pixometer app meter reading integration.", + "domain": "pixometer", + "etag_repository": "W/\"10b25c7dcecf0315566315970458f175b1df6c2bb5b9b4e94d6fa30b74d10b73\"", + "last_updated": "2024-03-10T12:25:25Z", + "stargazers_count": 3, + "topics": [ + "meterreading", + "pixometer" + ], + "last_fetched": 1710347646.241147 + }, + "717139656": { + "repository_manifest": { + "name": "digitalSTROM", + "render_readme": true + }, + "new": true, + "full_name": "Mat931/digitalstrom-homeassistant", + "authors": [ + "@Mat931" + ], + "category": "integration", + "description": "digitalSTROM integration for Home Assistant", + "domain": "digitalstrom", + "etag_repository": "W/\"b44c692f191ca865469a195bde0111b95a7891ce1797018d1fdedb6f017e9daf\"", + "last_updated": "2024-04-30T13:30:26Z", + "stargazers_count": 14, + "topics": [ + "digitalstrom", + "home-assistant-integration" + ], + "last_fetched": 1714624451.895431 + }, + "260169906": { + "repository_manifest": { + "name": "Luxtronik", + "render_readme": true, + "homeassistant": "2023.1.0" + }, + "full_name": "Bouni/luxtronik", + "authors": [ + "@bouni" + ], + "category": "integration", + "description": "Luxtronik integration for Home Assistant", + "domain": "luxtronik", + "etag_repository": "W/\"69c13dc413a2661ee30cae4a77bf312382d612e973b2fb37804af4a99ce4e485\"", + "last_updated": "2023-09-11T06:05:43Z", + "stargazers_count": 78, + "topics": [ + "luxtronik", + "luxtronik2" + ], + "last_fetched": 1713932300.968977 + }, + "151550084": { + "repository_manifest": {}, + "full_name": "custom-components/sensor.owlintuition", + "authors": [ + "@glpatcern" + ], + "category": "integration", + "description": "A set of sensors to integrate the OWL Intuition devices network", + "domain": "owlintuition", + "etag_repository": "W/\"295de433e712a45821ecad9e0a5f495c50fa586bcbd2d458feb4acd351153538\"", + "last_updated": "2024-01-16T16:31:20Z", + "stargazers_count": 11, + "last_fetched": 1710347760.266968 + }, + "417400028": { + "repository_manifest": { + "name": "Smart thermostat (PID)", + "render_readme": true, + "homeassistant": "2024.2.0" + }, + "new": true, + "full_name": "ScratMan/HASmartThermostat", + "authors": [ + "@ScratMan" + ], + "category": "integration", + "description": "Smart Thermostat with PID controller for HomeAssistant", + "domain": "smart_thermostat", + "etag_repository": "W/\"45529f0c90c3f350b772fc0f2247a576ed15568cfe40664d7f3087a1c90590f9\"", + "last_updated": "2024-04-10T16:16:31Z", + "stargazers_count": 327, + "topics": [ + "air-conditioner", + "heater", + "heater-control", + "heater-controller", + "heating", + "heating-control", + "heating-controller", + "pid-controller", + "smart-thermostat", + "thermostat" + ], + "last_fetched": 1714624593.331566 + }, + "222118751": { + "repository_manifest": { + "name": "Sonoff LAN", + "homeassistant": "2023.2.0", + "render_readme": true + }, + "full_name": "AlexxIT/SonoffLAN", + "authors": [ + "@AlexxIT" + ], + "category": "integration", + "description": "Control Sonoff Devices with eWeLink (original) firmware over LAN and/or Cloud from Home Assistant", + "domain": "sonoff", + "etag_repository": "W/\"81f0d258fe6036cb2e9007f8ee427e22416de93da93dddf63067a9b9ffb5e1d3\"", + "last_updated": "2024-05-02T03:28:38Z", + "stargazers_count": 2501, + "topics": [ + "ewelink", + "sonoff" + ], + "last_fetched": 1714624983.550546 + }, + "604796673": { + "repository_manifest": { + "name": "Carbu.com", + "render_readme": true, + "country": [ + "BE", + "FR", + "NL", + "IT", + "DE", + "LU" + ] + }, + "new": true, + "full_name": "myTselection/Carbu_com", + "authors": [ + "@myTselection" + ], + "category": "integration", + "description": "Home Assistant custom component HACS integration to Carbu.com site to compare and save on your actual fuel oil / heating oil (mazout) and fuel (diesel, super and lpg) purchases in Belgium, France and Luxembourg. Actual fuel prices per gasstation supported for Belgium, France, Luxembourg, Spain, Netherlands, Germany, Italy and US too!", + "domain": "carbu_com", + "etag_repository": "W/\"43258c6ce1e1dc27ebf6b3b191d4f43effdea4d79915b80300283f2e84cd309d\"", + "last_updated": "2024-04-06T15:43:56Z", + "stargazers_count": 16, + "topics": [ + "fuel-prices", + "price-tracker" + ], + "last_fetched": 1713240750.277149 + }, + "701792186": { + "repository_manifest": { + "name": "Oncharger", + "homeassistant": "2023.10.0", + "render_readme": true + }, + "new": true, + "full_name": "krasnoukhov/homeassistant-oncharger", + "authors": [ + "@krasnoukhov" + ], + "category": "integration", + "description": "Home Assistant Oncharger EV integration", + "domain": "oncharger", + "etag_repository": "W/\"2acfc556cba2cf1aa6849d23a9bfab7c865a1b0d73aee1ad0b662e7930153ad6\"", + "last_updated": "2024-03-12T09:26:45Z", + "stargazers_count": 3, + "topics": [ + "oncharger" + ], + "last_fetched": 1713240794.379447 + }, + "154417419": { + "repository_manifest": {}, + "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/\"ef80fa5ff514e7e067448f7b72538a13c16901a9016aa94fa36b1e7571cb1b6e\"", + "last_updated": "2021-07-22T15:04:24Z", + "stargazers_count": 109, + "topics": [ + "philips-tv", + "tv" + ], + "last_fetched": 1711384763.666435 + }, + "631525923": { + "repository_manifest": { + "name": "lux-power-distribution-card", + "render_readme": true, + "filename": "lux-power-distribution-card.js" + }, + "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": 1281, + "etag_repository": "W/\"6141ddcbebda1583babb94e18cc895224d8d0f1b75637667e170ff8d47d8ff42\"", + "last_updated": "2024-02-08T07:52:26Z", + "stargazers_count": 23, + "topics": [ + "power-distribution-module" + ], + "last_fetched": 1714624904.135763 + }, + "499901994": { + "repository_manifest": { + "name": "Solarfocus eco manager-touch", + "country": [ + "DE", + "AT", + "CH" + ], + "homeassistant": "2023.1.2", + "hacs": "1.29.1", + "render_readme": true + }, + "new": true, + "full_name": "LavermanJJ/home-assistant-solarfocus", + "authors": [ + "@lavermanjj" + ], + "category": "integration", + "description": "🡠Solarfocus eco manager touch integration for Home Assistant", + "domain": "solarfocus", + "etag_repository": "W/\"ab21e84a3809fb6fa5ed343b3366d69962d86747509c7c5a807fa44218df4d09\"", + "last_updated": "2024-03-01T21:43:40Z", + "stargazers_count": 12, + "topics": [ + "home-assistant-component", + "solarfocus" + ], + "last_fetched": 1713586341.595649 + }, + "226862969": { + "repository_manifest": { + "name": "Light Brightness Preset Row", + "filename": "light-brightness-preset-row.js" + }, + "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", + "domain": "", + "etag_repository": "W/\"4b26286193e1c7922a64622ec4d063f9ad8e183157fd34a1030399ac9d25c301\"", + "last_updated": "2023-05-11T00:30:14Z", + "stargazers_count": 29, + "last_fetched": 1707828344.145039 + }, + "137126619": { + "repository_manifest": { + "name": "Visonic Intruder Alarm - PowerMax and PowerMaster Series", + "homeassistant": "2022.3.3" + }, + "new": true, + "full_name": "davesmeghead/visonic", + "authors": [ + "@davesmeghead" + ], + "category": "integration", + "description": "Visonic Custom Component for integration with Home Assistant", + "domain": "visonic", + "etag_repository": "W/\"5d13628a0ced3537b7c8f668771ccac75597ce7191c1ec55ce4b07f2e54415f0\"", + "last_updated": "2024-03-25T20:02:50Z", + "stargazers_count": 78, + "topics": [ + "visonic" + ], + "last_fetched": 1713932171.034993 + }, + "539629703": { + "repository_manifest": { + "name": "MeteoGalicia", + "country": "ES", + "zip_release": true, + "filename": "homeassistant-meteogalicia.zip" + }, + "new": true, + "full_name": "Danieldiazi/homeassistant-meteogalicia", + "authors": [ + "@danieldiazi" + ], + "category": "integration", + "description": "A Home Assistant integration that gives you weather info from MeteoGalicia, the meteorological agency for Galicia, Spain", + "domain": "meteogalicia", + "downloads": 117, + "etag_repository": "W/\"44192e28853b3ec68a85538cdc98437dd90c103ec366b58d0fa3e46383612e23\"", + "last_updated": "2024-02-27T17:40:04Z", + "stargazers_count": 8, + "topics": [ + "meteogalicia", + "weather", + "weather-forecast", + "weather-station" + ], + "last_fetched": 1710347316.305855 + }, + "431440766": { + "repository_manifest": { + "name": "HASS.Agent Notifier", + "homeassistant": "2021.4", + "render_readme": true + }, + "new": true, + "full_name": "LAB02-Research/HASS.Agent-Notifier", + "authors": [ + "@LAB02-Admin" + ], + "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/\"34263928acefed6c3488464990221c9d1359b6dd90a68f5a81e46735ce3148ae\"", + "last_updated": "2022-11-17T13:29:03Z", + "stargazers_count": 66, + "topics": [ + "notifications" + ], + "last_fetched": 1713586442.538808 + }, + "601894276": { + "repository_manifest": { + "name": "general_link", + "render_readme": true, + "country": "CN" + }, + "new": true, + "full_name": "leonardlcl/general_link", + "authors": [ + "@leonardlcl" + ], + "category": "integration", + "description": "GeneralLink custom component for Home Assistant", + "domain": "general_link", + "etag_repository": "W/\"81fe9bb76bb16e35f259b731eca775877fa80cdfacfc35341c090356a2c9bbbf\"", + "last_updated": "2024-03-29T03:05:05Z", + "stargazers_count": 2, + "topics": [ + "custom-integration", + "general", + "general-link", + "generallink", + "link" + ], + "last_fetched": 1712063795.135146 + }, + "190260955": { + "repository_manifest": { + "name": "MIND Mobility", + "country": "NL", + "render_readme": true + }, + "full_name": "bramkragten/mind", + "authors": [ + "@bramkragten" + ], + "category": "integration", + "description": "Add support for Mind Mobility vehicles in Home Assistant", + "domain": "mind", + "etag_repository": "W/\"cd42e4588632c96c86d9191e179d599a279f0da62b24c66a92d8a2655997d54b\"", + "last_updated": "2021-05-07T13:37:44Z", + "stargazers_count": 9, + "last_fetched": 1697808133.873193 + }, + "524376939": { + "repository_manifest": { + "name": "One Smart Control", + "country": "NL" + }, + "new": true, + "full_name": "PimDoos/onesmartcontrolha", + "authors": [ + "@PimDoos" + ], + "category": "integration", + "description": "Home Assisttant integration for One Smart Control server", + "domain": "onesmartcontrol", + "etag_repository": "W/\"9cadc791a06c5b1a6eca85639a3acdd5d20a43d6851f3f28cdc0bbaa48ff819c\"", + "last_updated": "2024-03-28T10:21:02Z", + "stargazers_count": 4, + "topics": [ + "home-assistant-custom-component", + "one-smart-control", + "socket" + ], + "last_fetched": 1712410035.957645 + }, + "219035415": { + "repository_manifest": { + "name": "GeoRide integration", + "render_readme": true, + "country": [ + "FR" + ], + "homeassistant": "2023.2.0" + }, + "full_name": "ptimatth/GeorideHA", + "authors": [ + "ptimatth" + ], + "category": "integration", + "description": "GeoRide integration for Home Assistant", + "domain": "georide", + "etag_repository": "W/\"05f2abc23fc8528aaf2f91bbac106c0832f6b1e548075a7043ae72d7ba94076f\"", + "last_updated": "2023-10-29T12:26:04Z", + "stargazers_count": 16, + "last_fetched": 1705595831.715027 + }, + "523485043": { + "repository_manifest": { + "name": "HIQ-Home", + "hacs": "1.32.1", + "filename": "hiq.zip", + "hide_default_branch": true, + "homeassistant": "2023.3.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "killer0071234/ha-hiq", + "authors": [ + "@killer0071234" + ], + "category": "integration", + "description": "HIQ-Home Integration for Home Assistant HACS Store", + "domain": "hiq", + "downloads": 10, + "etag_repository": "W/\"76edab38bfcc93e41f15e29fce8ceb6932dbe7f0271f528de7b11af32f33820f\"", + "last_updated": "2024-04-29T17:43:29Z", + "stargazers_count": 3, + "topics": [ + "blind", + "cybro", + "cybrotech", + "hiq", + "hiq-home", + "homeassistant-custom-component", + "lightning", + "robotina", + "tremak" + ], + "last_fetched": 1714624667.750672 + }, + "187245511": { + "repository_manifest": { + "name": "group-card", + "render_readme": true + }, + "full_name": "custom-cards/group-card", + "category": "plugin", + "description": null, + "domain": "", + "etag_repository": "W/\"d10526e42ef9c90758fdb631fcd4db586402659fef2074ce7ed39dc5f4fd308e\"", + "last_updated": "2021-06-12T14:19:18Z", + "stargazers_count": 23, + "last_fetched": 1706281113.744473 + }, + "430818561": { + "repository_manifest": { + "name": "Tekmar Gateway 482", + "homeassistant": "2024.2.0" + }, + "new": true, + "full_name": "WillCodeForCats/tekmar-482", + "authors": [ + "@WillCodeForCats" + ], + "category": "integration", + "description": "Home Assistant integration for the Tekmar Gateway 482", + "domain": "tekmar_482", + "etag_repository": "W/\"58ce0ebc0e83f5c7575cdaf0c076bcd8efe153562dfde7d08cf0136e66af964e\"", + "last_updated": "2024-04-25T20:34:26Z", + "stargazers_count": 6, + "topics": [ + "tekmar" + ], + "last_fetched": 1714279473.634548 + }, + "355159299": { + "repository_manifest": { + "name": "Moscow PGU (ГоÑуÑлуги МоÑквы)", + "render_readme": true, + "country": "ru", + "homeassistant": "2021.2.0" + }, + "new": true, + "full_name": "alryaz/hass-moscow-pgu", + "authors": [ + "@alryaz" + ], + "category": "integration", + "description": "Moscow PGU services for HomeAssistant", + "domain": "moscow_pgu", + "etag_repository": "W/\"7e42b0d563b7dc3c11e0584fa102ac781c94baf0c07262681f985f78c366f8c9\"", + "last_updated": "2021-11-10T06:44:41Z", + "stargazers_count": 18, + "topics": [ + "gosuslugi" + ], + "last_fetched": 1711038748.175081 + }, + "186605347": { + "repository_manifest": { + "name": "Bosch thermostat", + "homeassistant": "2022.9.0", + "render_readme": true + }, + "full_name": "bosch-thermostat/home-assistant-bosch-custom-component", + "authors": [ + "@pszafer" + ], + "category": "integration", + "description": "HA custom component for Bosch thermostats", + "domain": "bosch", + "etag_repository": "W/\"c32768cb8206d2fe317deeb0b283c77b2a3d107e6010102625841dd9ce68e81f\"", + "last_updated": "2024-04-17T15:05:53Z", + "stargazers_count": 198, + "topics": [ + "bosch", + "bosch-thermostat", + "buderus", + "nefit", + "sensors", + "thermostat", + "xmpp" + ], + "last_fetched": 1714624474.521264 + }, + "269316095": { + "repository_manifest": { + "name": "Overkiz (by Somfy) - Custom component", + "homeassistant": "2023.4.0", + "render_readme": true + }, + "full_name": "iMicknl/ha-tahoma", + "authors": [ + "@philklei", + "@imicknl", + "@vlebourl", + "@tetienne" + ], + "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/\"0452464a76fc94b09efe20a233a5beffd00ec59f767e8cafda9489ed094a23f7\"", + "last_updated": "2023-12-15T23:20:50Z", + "stargazers_count": 150, + "topics": [ + "cozytouch", + "hi-kumo", + "nexity", + "overkiz", + "rexel", + "somfy", + "tahoma" + ], + "last_fetched": 1713240724.827916 + }, + "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", + "domain": "", + "etag_repository": "W/\"2d85f2e9c4a30d821af21e498e1c79dfdfaac33d8e895f4fd2b56614b64d64a1\"", + "last_updated": "2023-05-29T10:51:50Z", + "stargazers_count": 357, + "default_branch": "master", + "installed_commit": "4297715", + "installed": true, + "last_commit": "4297715", + "last_version": "v2.4.0", + "open_issues": 58, + "published_tags": [ + "v2.4.0", + "v2.3.9", + "v2.3.8", + "v2.3.7", + "v2.3.6" + ], + "releases": true, + "version_installed": "v2.4.0", + "last_fetched": 1714753170.259849 + }, + "402612874": { + "repository_manifest": { + "name": "WeatherAPI", + "render_readme": true + }, + "new": true, + "full_name": "iprak/weatherapi", + "authors": [ + "@iprak" + ], + "category": "integration", + "description": "HomeAssistant custom integration to fetch data from weatherapi", + "domain": "weatherapi", + "etag_repository": "W/\"cdd39d54725db426c0109a4aa3f1b6114f0968636bbfa3ed91fe5d5b586f6eed\"", + "last_updated": "2024-04-18T10:55:52Z", + "stargazers_count": 8, + "topics": [ + "custom", + "weather", + "weatherapi" + ], + "last_fetched": 1713586649.126514 + }, + "422931599": { + "repository_manifest": { + "name": "Better Thermostat", + "render_readme": true, + "homeassistant": "2022.8.0", + "hide_default_branch": true + }, + "new": true, + "full_name": "KartoffelToby/better_thermostat", + "authors": [ + "@kartoffeltoby" + ], + "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": "ai_thermostat", + "etag_repository": "W/\"3a85d390941b60db7a6da9db30682ef95835997d3775e8436d73a8cd627b53bd\"", + "last_updated": "2024-04-24T22:25:15Z", + "stargazers_count": 695, + "topics": [ + "climate", + "energy-efficiency", + "moes", + "sea801", + "sea802", + "spzb0001", + "thermostat", + "ts0601", + "tuya", + "zigbee", + "zigbee2mqtt" + ], + "last_fetched": 1714624691.172839 + }, + "180528950": { + "repository_manifest": { + "name": "more-info-card", + "render_readme": true, + "homeassistant": "0.113" + }, + "full_name": "thomasloven/lovelace-more-info-card", + "category": "plugin", + "description": "🔹 Display the more-info dialog of any entity as a lovelace card", + "domain": "", + "etag_repository": "W/\"838c52817b76ee12a969165b6db426c8b7ca5d34a6e63b2a99c31d44879dd58e\"", + "last_updated": "2023-10-17T05:20:38Z", + "stargazers_count": 131, + "last_fetched": 1714278987.997467 + }, + "244872232": { + "repository_manifest": { + "name": "Paper Buttons Row" + }, + "full_name": "jcwillox/lovelace-paper-buttons-row", + "category": "plugin", + "description": "Adds highly configurable buttons that use actions and per-state styling.", + "domain": "", + "downloads": 35865, + "etag_repository": "W/\"a72538c57b55c24f38a9d1a9e660292f639bf8b469738e0900005c0e319330e8\"", + "last_updated": "2024-05-03T00:54:48Z", + "stargazers_count": 260, + "topics": [ + "actions", + "buttons", + "haptic", + "paper" + ], + "default_branch": "main", + "installed_commit": "85524ff", + "installed": true, + "last_commit": "81bd9af", + "last_version": "2.1.3", + "open_issues": 57, + "published_tags": [ + "2.1.3", + "2.1.2", + "2.1.1", + "2.1.0", + "2.0.1" + ], + "releases": true, + "version_installed": "2.1.3", + "last_fetched": 1714753170.338293 + }, + "261614146": { + "repository_manifest": { + "name": "SickChill", + "render_readme": true, + "country": "FR" + }, + "full_name": "youdroid/home-assistant-sickchill", + "authors": [ + "@youdroid" + ], + "category": "integration", + "description": "🎥 SickChill component to feed Upcoming Media Card.", + "domain": "sickchill", + "etag_repository": "W/\"b93ed76a579da532f7b14a35a3fe6397a69ac95e7bbd969032010386bfc97c44\"", + "last_updated": "2022-06-01T18:12:09Z", + "stargazers_count": 3, + "topics": [ + "sickchill" + ], + "last_fetched": 1682765790.659841 + }, + "323923603": { + "repository_manifest": { + "name": "Tapo Controller", + "hacs": "1.6.0", + "render_readme": true, + "homeassistant": "2024.0.0" + }, + "new": true, + "full_name": "petretiandrea/home-assistant-tapo-p100", + "authors": [ + "@petretiandrea" + ], + "category": "integration", + "description": "A custom integration to control Tapo devices from home assistant.", + "domain": "tapo", + "etag_repository": "W/\"5efea37ce408fd41c63dfb96bc72b5726c605de7dac33d8c87e6156dab22be07\"", + "last_updated": "2024-04-25T17:38:46Z", + "stargazers_count": 746, + "topics": [ + "energy", + "l510", + "l530", + "l900", + "monitoring", + "p100", + "p105", + "p110", + "smart-plug", + "tapo", + "tapo-device", + "tapo-light-bulb", + "tp-link", + "tplink" + ], + "last_fetched": 1714624468.154017 + }, + "236123258": { + "repository_manifest": { + "name": "Camect Integration", + "country": "US", + "homeassistant": "0.99.9", + "render_readme": true + }, + "full_name": "pfunkmallone/HACS-camect-integration", + "authors": [ + "@camect" + ], + "category": "integration", + "description": "A HACS integration for the Camect smart home surveillance system", + "domain": "camect", + "etag_repository": "W/\"35be578106a6a3f078bb2eaf3e2dfd8fbd47d135105970d5ac774f2379ac2ae0\"", + "last_updated": "2024-02-25T21:27:18Z", + "stargazers_count": 4, + "topics": [ + "camect" + ], + "last_fetched": 1710347510.77503 + }, + "708207040": { + "repository_manifest": { + "name": "Twitch Followed Live Streams Card", + "render_readme": true, + "filename": "twitchFollowedLiveStreamsCard.js" + }, + "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/\"fdf218721e0b88c530a2573ad692541dd8195054dcd6eb084bce4cd908ee2032\"", + "last_updated": "2024-04-21T19:08:25Z", + "stargazers_count": 6, + "topics": [ + "streams", + "twitch" + ], + "last_fetched": 1713932004.66354 + }, + "443651710": { + "repository_manifest": { + "name": "Midnight Teal", + "render_readme": true + }, + "full_name": "Neekster/MidnightTeal", + "category": "theme", + "description": "A dark teal theme for HomeAssistant.", + "domain": "", + "etag_repository": "W/\"c7e2c2f176425739ce148bc6aad3009412400c251cca4c58e88ab21e18fd22f7\"", + "last_updated": "2022-03-11T20:50:36Z", + "stargazers_count": 1, + "topics": [ + "dark-theme" + ], + "last_fetched": 1685383947.181643 + }, + "332911333": { + "repository_manifest": { + "name": "Irrigation Unlimited", + "homeassistant": "2022.1.0" + }, + "full_name": "rgc99/irrigation_unlimited", + "authors": [ + "@rgc99" + ], + "category": "integration", + "description": "â™’Irrigation controller for Home Assistant", + "domain": "irrigation_unlimited", + "etag_repository": "W/\"73146b49e09845ba7eb82f2668e01a0f5d3c4192910bfc4ab4aeb6c215c15acf\"", + "last_updated": "2024-04-30T00:39:47Z", + "stargazers_count": 280, + "topics": [ + "garden-automation", + "irrigation", + "irrigation-control-system", + "irrigation-controller", + "sprinkler-controller", + "water", + "watering-controller", + "watering-system" + ], + "last_fetched": 1714625118.2508 + }, + "325755578": { + "repository_manifest": { + "name": "MercedesME 2020", + "homeassistant": "2023.12.0", + "zip_release": true, + "filename": "mbapi2020.zip" + }, + "full_name": "ReneNulschDE/mbapi2020", + "authors": [ + "@ReneNulschDE" + ], + "category": "integration", + "description": "Custom Component to integrate MercedesME devices into Home-Assistant", + "domain": "mbapi2020", + "downloads": 2966, + "etag_repository": "W/\"d5cedeba81c9fca70d4b4aeff1fbeb6c9fa519dad6a615d11a1b8bfd8c966526\"", + "last_updated": "2024-05-01T04:05:23Z", + "stargazers_count": 133, + "topics": [ + "car", + "home-assistant-component", + "lock", + "switch" + ], + "last_fetched": 1714624836.942686 + }, + "591270696": { + "repository_manifest": { + "name": "windrose-card", + "render_readme": true, + "filename": "windrose-card.js" + }, + "new": true, + "full_name": "aukedejong/lovelace-windrose-card", + "category": "plugin", + "description": "Home Assistant Lovelace Windrose Card", + "downloads": 2732, + "etag_repository": "W/\"f20a5d74a861a71d3cb015b6133ed1887df9ea84861e8558b71c60c035bfe3ce\"", + "last_updated": "2024-04-19T14:02:32Z", + "stargazers_count": 54, + "topics": [ + "weather-dashboard", + "windrose" + ], + "last_fetched": 1714624668.405706 + }, + "220685552": { + "repository_manifest": { + "name": "Popular Times", + "render_readme": true + }, + "full_name": "freakshock88/hass-populartimes", + "authors": [ + "@freakshock88" + ], + "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/\"cb4920b53fc6f0306df9e09a41ebeb2610e2830b603a734af4546a4d3965b944\"", + "last_updated": "2022-12-30T10:42:30Z", + "stargazers_count": 30, + "topics": [ + "google-maps", + "google-places-api" + ], + "last_fetched": 1709124918.051649 + }, + "200081161": { + "repository_manifest": { + "name": "BKK Stop Information Card", + "content_in_root": "true", + "filename": "bkk-stop-card.js", + "render_readme": "true", + "country": [ + "HU" + ] + }, + "full_name": "amaximus/bkk-stop-card", + "category": "plugin", + "description": "Custom Lovelace card for Budapest Public Transportation custom component", + "domain": "", + "downloads": 385, + "etag_repository": "W/\"21c04844be3dcee733d758542228e74fc4196b9b96174c8bd6ecb171172f0190\"", + "last_updated": "2022-12-28T19:13:42Z", + "stargazers_count": 12, + "topics": [ + "bkk", + "budapest", + "hungary", + "lovelace-custom-card", + "transportation" + ], + "last_fetched": 1712064255.347471 + }, + "702067512": { + "repository_manifest": { + "name": "Webasto Connect (ThermoConnect)", + "render_readme": true, + "homeassistant": "2023.10.0", + "zip_release": true, + "filename": "webastoconnect.zip" + }, + "new": true, + "full_name": "MTrab/webastoconnect", + "authors": [ + "@MTrab" + ], + "category": "integration", + "description": "Integration for Webasto ThermoConnect devices", + "domain": "webastoconnect", + "downloads": 147, + "etag_repository": "W/\"d5c22b4b839d56d98f26d41069464b6f30410afbff5995fee8497a575f9861f2\"", + "last_updated": "2024-04-26T04:24:03Z", + "stargazers_count": 5, + "topics": [ + "homeassistant-custom-component" + ], + "last_fetched": 1714279349.902603 + }, + "233715171": { + "repository_manifest": { + "name": "Darkish Theme" + }, + "full_name": "78wesley/Home-Assistant-Darkish-Theme", + "category": "theme", + "description": "Darkish-Theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"6952fb4e7dc84cfeb8d5c23ad11f5e71b37819e77af78d0fe31631f00c131ada\"", + "last_updated": "2021-12-14T20:45:38Z", + "stargazers_count": 5, + "last_fetched": 1678527954.133939 + }, + "197245179": { + "repository_manifest": {}, + "full_name": "twrecked/lovelace-hass-aarlo", + "category": "plugin", + "description": "Lovelace card for hass-aarlo integration.", + "domain": "", + "etag_repository": "W/\"1e21ebbf2e21f3e7e65226a84cda6e27c70f099ca6a8aae0eb2c9274a18fab1c\"", + "last_updated": "2023-09-02T17:56:32Z", + "stargazers_count": 73, + "topics": [ + "arlo", + "camera", + "lovelace-card", + "streaming" + ], + "last_fetched": 1713586299.69235 + }, + "535833284": { + "repository_manifest": { + "name": "Chroma", + "homeassistant": "2022.9.0" + }, + "new": true, + "full_name": "Vaskivskyi/ha-chroma", + "authors": [ + "@vaskivskyi" + ], + "category": "integration", + "description": "Control your Chroma-enabled devices from Home Assistant", + "domain": "chroma", + "etag_repository": "W/\"ccfead48db7c6ce990b6644fc126b3202bb9059ab4ea40c1b565bd4b0711a448\"", + "last_updated": "2024-02-05T16:42:37Z", + "stargazers_count": 21, + "topics": [ + "chroma", + "razer", + "razer-chroma" + ], + "last_fetched": 1714279220.862297 + }, + "692701325": { + "repository_manifest": { + "name": "WeatherFlow Forecast and Sensor Integration", + "homeassistant": "2023.9.0" + }, + "new": true, + "full_name": "briis/weatherflow_forecast", + "authors": [ + "@briis" + ], + "category": "integration", + "description": "Home Assistant integration for WeatherFlow Forecast", + "domain": "weatherflow_forecast", + "downloads": 6, + "etag_repository": "W/\"d1879cc17843f84e3e9780a9943fdfddf84756058fd71523dae6b70bb33c452b\"", + "last_updated": "2024-04-29T19:02:45Z", + "stargazers_count": 54, + "topics": [ + "home-assistant-component", + "weather-forecast", + "weatherflow" + ], + "last_fetched": 1714624842.346022 + }, + "231015759": { + "repository_manifest": { + "name": "Xiaomi Smartmi Fan Card", + "render_readme": true, + "filename": "xiaomi-fan-card.js" + }, + "full_name": "ikaruswill/lovelace-fan-xiaomi", + "category": "plugin", + "description": "Xiaomi Smartmi Fan Lovelace card with CSS fan animation", + "domain": "", + "downloads": 3507, + "etag_repository": "W/\"4d923ffbce13df54c0bf013e4eef9ef31dd187a84d876dfe98de803ebdb26092\"", + "last_updated": "2023-07-10T08:28:43Z", + "stargazers_count": 66, + "topics": [ + "xiaomi", + "xiaomi-fan" + ], + "last_fetched": 1713586430.152722 + }, + "655762463": { + "repository_manifest": { + "name": "IPMI Connector", + "render_readme": true + }, + "new": true, + "full_name": "ateodorescu/home-assistant-ipmi", + "authors": [ + "@ateodorescu" + ], + "category": "integration", + "description": "IPMI connector for Home Assistant", + "domain": "ipmi", + "etag_repository": "W/\"67d5adee7722d1feae50fd21e11111119406fca938eedb8f033d849852347f78\"", + "last_updated": "2024-04-04T08:32:42Z", + "stargazers_count": 29, + "topics": [ + "home-assistant-integration", + "ipmi", + "ipmi-sensor" + ], + "last_fetched": 1714624434.397264 + }, + "246410785": { + "repository_manifest": { + "name": "ICS", + "render_readme": true + }, + "full_name": "KoljaWindeler/ics", + "authors": [ + "@KoljaWindeler" + ], + "category": "integration", + "description": "Integration that displays the next event of an ics link (support reoccuring events)", + "domain": "ics", + "etag_repository": "W/\"489388ebbc61f32ec7b682870732142ae92888d9df69a1bfd1563568944a745f\"", + "last_updated": "2024-04-23T07:26:37Z", + "stargazers_count": 51, + "topics": [ + "appointments", + "filtering", + "ics", + "reoccuring-events" + ], + "last_fetched": 1713932011.690507 + }, + "239339530": { + "repository_manifest": { + "name": "RAD Hoekschewaard Afval Kalender", + "render_readme": true, + "country": [ + "NL" + ], + "homeassistant": "0.100.0" + }, + "full_name": "Johnwulp/rad-afval", + "authors": [ + "@johnwulp" + ], + "category": "integration", + "description": "Home Assisant sensor component for RAD Hoekschewaard Afval Kalender", + "domain": "rad-afval", + "etag_repository": "W/\"c93faf49209767ed1b429854a5659c589630085065d089f96f27cfce712b5cbb\"", + "last_updated": "2022-02-03T19:08:50Z", + "stargazers_count": 3, + "last_fetched": 1678434020.605761 + }, + "247070270": { + "repository_manifest": { + "name": "SamsungTV Smart", + "homeassistant": "2023.7.0" + }, + "full_name": "ollo69/ha-samsungtv-smart", + "authors": [ + "@ollo69" + ], + "category": "integration", + "description": "📺 Home Assistant SamsungTV Smart Component with simplified SmartThings API Support configurable from User Interface.", + "domain": "samsungtv_smart", + "etag_repository": "W/\"891cb92f4166aa0708815f296b75b9a6b954caa481f39a9ddc7b8d0e1166d67f\"", + "last_updated": "2024-04-29T12:47:06Z", + "stargazers_count": 393, + "topics": [ + "samsung", + "samsung-smart-tv", + "samsung-tv", + "smartthings" + ], + "last_fetched": 1714624555.288703 + }, + "612978245": { + "repository_manifest": { + "name": "Dyson", + "render_readme": true + }, + "new": true, + "full_name": "libdyson-wg/ha-dyson", + "authors": [ + "@libdyson-wg", + "@dotvezz" + ], + "category": "integration", + "description": "Home Assistant custom integration for Wi-Fi connected Dyson devices", + "domain": "dyson_local", + "etag_repository": "W/\"09bb56e08552b69d17290ee95d81427243cc7d9f71d6badf669cfa3516a1616a\"", + "last_updated": "2024-04-30T14:08:15Z", + "stargazers_count": 192, + "topics": [ + "dyson", + "dyson-devices", + "dyson-fan", + "dyson-link", + "dysonlink" + ], + "last_fetched": 1714624843.176427 + }, + "346474804": { + "repository_manifest": { + "name": "Toyota Connected Services Europe", + "homeassistant": "2022.6.0", + "zip_release": true, + "filename": "toyota.zip" + }, + "new": true, + "full_name": "DurgNomis-drol/ha_toyota", + "authors": [ + "@DurgNomis-drol" + ], + "category": "integration", + "description": "Toyota Connected Services integration for Home Assistant.", + "domain": "toyota", + "downloads": 1711, + "etag_repository": "W/\"ddf5e3265158bdb8956d4107f4281aa4734350fa3cf5eae9b3818c8809642570\"", + "last_updated": "2024-04-18T06:22:09Z", + "stargazers_count": 126, + "topics": [ + "car", + "toyota", + "vehicle" + ], + "last_fetched": 1714624704.742153 + }, + "255366214": { + "repository_manifest": { + "name": "Vintage", + "render_readme": true, + "filename": "themes/vintage.yaml" + }, + "full_name": "Banditen01/vintage_theme", + "category": "theme", + "description": "ðŸŽ™ï¸ Vintage theme original colours & style designed by @surendrananup HACS adapted by @Banditen01", + "domain": "", + "etag_repository": "W/\"9d51be40d3762d684c3cf86588ccea0581102f18881900bbe303df278b3386a7\"", + "last_updated": "2023-09-30T07:27:22Z", + "stargazers_count": 7, + "topics": [ + "unofficial" + ], + "last_fetched": 1712063923.051351 + }, + "195594888": { + "repository_manifest": { + "name": "Sinope GT125", + "filename": false, + "render_readme": true, + "country": [ + "CA" + ], + "homeassistant": "0.110.0" + }, + "full_name": "claudegel/sinope-gt125", + "authors": [ + "@claudegel" + ], + "category": "integration", + "description": "Sinope custom component for Home Assistant to manage Sinopé devices directly via the GT125 gateway", + "domain": "sinope", + "etag_repository": "W/\"7bc8a5ba6b8873a7a434ec3f6a4925ad20c59f3a6cbacaf6ff7d9504626dbbd0\"", + "last_updated": "2024-01-06T20:45:18Z", + "stargazers_count": 13, + "topics": [ + "sinope" + ], + "last_fetched": 1711384358.279284 + }, + "229519365": { + "repository_manifest": { + "name": "WaterNSW Real Time Data", + "country": "AU" + }, + "full_name": "bacco007/sensor.waternsw", + "authors": [ + "@bacco007" + ], + "category": "integration", + "description": "Home Assistant Sensor for WaterNSW Real Time Data", + "domain": "waternsw", + "etag_repository": "W/\"c10462ca5943024097a3718b22f151dd2c7ccd397a3a69aea47c96d2716a521d\"", + "last_updated": "2022-06-10T08:04:57Z", + "stargazers_count": 6, + "last_fetched": 1702535248.287718 + }, + "301509152": { + "repository_manifest": { + "name": "Novus 300 Bus", + "render_readme": true + }, + "new": true, + "full_name": "BenPru/novus300_Rs485", + "authors": [ + "@BenPru" + ], + "category": "integration", + "description": "Home Assistant HACS component to readout values from a Paul Novus 300 ventilation system", + "domain": "novus300bus", + "etag_repository": "W/\"805d4eb68bbf6640ab4b1e28bc8251d6b11ad3dbd0af050b1eb414f59fd45e3d\"", + "last_updated": "2023-01-30T22:06:47Z", + "stargazers_count": 6, + "last_fetched": 1693569110.091426 + }, + "313850121": { + "repository_manifest": { + "name": "Xiaomi Miio For Yeelink", + "render_readme": true + }, + "full_name": "al-one/hass-miio-yeelink", + "authors": [ + "@al-one" + ], + "category": "integration", + "description": "Xiaomi Miio Yeelink/Yeelight devices for Home Assistant", + "domain": "miio_yeelink", + "downloads": 72, + "etag_repository": "W/\"561d58b5656e076a6edbd8f3b6e084a19867ddec5f02b8b7817f69bc792c2564\"", + "last_updated": "2024-04-10T22:08:54Z", + "stargazers_count": 168, + "topics": [ + "miio", + "miot", + "xiaomi", + "yeelight", + "yeelink" + ], + "last_fetched": 1714624844.213726 + }, + "160728801": { + "repository_manifest": {}, + "full_name": "asantaga/lightwaverf_HA_EnergySensor", + "authors": [ + "@asantaga" + ], + "category": "integration", + "description": "Home Assistant Sensor for the LightwaveRF energy monitor", + "domain": "lightwaverf_energy", + "etag_repository": "W/\"2102917c1dae35fe0da9baf4a7ebcd91e999b4f686b68f002b14589d7680457b\"", + "last_updated": "2023-05-16T11:21:38Z", + "stargazers_count": 5, + "topics": [ + "electricity", + "energysensor", + "lightwaverf" + ], + "last_fetched": 1701720897.939592 + }, + "426814988": { + "repository_manifest": { + "name": "Schedule State", + "render_readme": true + }, + "new": true, + "full_name": "aneeshd/schedule_state", + "authors": [ + "@aneeshd" + ], + "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/\"a53a2c300cf5d3ee05a6785c10d552278f9e847b5d032f2194a08d818fb99f27\"", + "last_updated": "2024-05-01T15:45:21Z", + "stargazers_count": 39, + "topics": [ + "automation", + "scheduler", + "timetable" + ], + "last_fetched": 1714624435.173681 + }, + "668344544": { + "repository_manifest": { + "name": "Linktap Local", + "homeassistant": "2024.1.0" + }, + "new": true, + "full_name": "sh00t2kill/linktap_local_http_component", + "authors": [ + "@sh00t2kill" + ], + "category": "integration", + "description": "A Custom Component that uses the linktap local HTTP API", + "domain": "linktap", + "etag_repository": "W/\"a868be968378db70dae620ea759bf0c98624f894e40306fdc3d3759f6fb84a01\"", + "last_updated": "2024-04-19T05:21:05Z", + "stargazers_count": 19, + "topics": [ + "linktap" + ], + "last_fetched": 1713586391.569695 + }, + "259904390": { + "repository_manifest": { + "name": "Jumbo Card", + "filename": "jumbo-card.js" + }, + "full_name": "Voxxie/lovelace-jumbo-card", + "category": "plugin", + "description": "A custom lovelace card for the custom Jumbo component.", + "domain": "", + "downloads": 4569, + "etag_repository": "W/\"601624590653590da17330b292cd3946c44f5b94bc8b81b5afbb3fee65db004b\"", + "last_updated": "2020-05-04T10:11:59Z", + "stargazers_count": 2, + "topics": [ + "jumbo", + "lovelace-card", + "lovelace-custom-card" + ], + "last_fetched": 1678433866.300354 + }, + "694403206": { + "repository_manifest": { + "name": "Comfortable Environment Card", + "render_readme": true, + "filename": "comfortable-environment-card.js" + }, + "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": 1364, + "etag_repository": "W/\"232470e40f5df7d1aac383e70a321d24db8e4af7d85136df2d69e3660537549e\"", + "last_updated": "2024-05-01T12:14:15Z", + "stargazers_count": 23, + "topics": [ + "comfort", + "comfortable", + "discomfort", + "discomfort-index", + "envrironment", + "heat", + "heat-index", + "thom-index" + ], + "last_fetched": 1714625066.187822 + }, + "192835334": { + "repository_manifest": { + "name": "Lovelace Lock Card", + "render_readme": true + }, + "full_name": "CyrisXD/love-lock-card", + "category": "plugin", + "description": "Home Assistant Lovelace card to lock entire cards behind passwords or prompts.", + "domain": "", + "etag_repository": "W/\"8c78de61d787cc281a8b2fc44083889a7a59370e6c677f5a7495b984d62459f5\"", + "last_updated": "2023-02-20T00:55:00Z", + "stargazers_count": 129, + "last_fetched": 1713586688.510977 + }, + "403401396": { + "repository_manifest": { + "name": "HERE Destination Weather", + "hacs": "1.6.0", + "homeassistant": "2023.3.0" + }, + "new": true, + "full_name": "eifinger/hass-here-weather", + "authors": [ + "@eifinger" + ], + "category": "integration", + "description": "Custom Home Assistant Integration for the HERE Destination Weather API", + "domain": "here_weather", + "etag_repository": "W/\"6ea9e967f45e082ba474b0ce89d2c3ffafeaba42e7f66195e8c7eafaa1e0fe90\"", + "last_updated": "2023-09-25T07:45:59Z", + "stargazers_count": 6, + "topics": [ + "here-maps-api", + "herepy", + "homeassistant-custom-component", + "pyton" + ], + "last_fetched": 1714624825.687005 + }, + "440617082": { + "repository_manifest": { + "name": "NYC 311 Public Services Calendar", + "render_readme": true + }, + "new": true, + "full_name": "elahd/ha-nyc311", + "authors": [ + "@elahd" + ], + "category": "integration", + "description": "Home Assistant integration for NYC trash collection, school, and alternate side parking schedules.", + "domain": "nyc311", + "etag_repository": "W/\"41ac5371d08b7ef3c28994ab94046817894e4c60c1f464dcd0ec4908606f3d40\"", + "last_updated": "2024-04-29T17:08:26Z", + "stargazers_count": 5, + "topics": [ + "community", + "government-data", + "nyc", + "nyc-opendata" + ], + "last_fetched": 1714624821.80452 + }, + "403062943": { + "repository_manifest": { + "name": "battery_consumption" + }, + "new": true, + "full_name": "jugla/battery_consumption", + "authors": [ + "@jugla" + ], + "category": "integration", + "description": "Home Assistant Component to compute battery consumption", + "domain": "battery_consumption", + "etag_repository": "W/\"2faf6a3a0faef3d34fb30c3749f19e9f2a468aabe41045fbabde83bbcf6de44c\"", + "last_updated": "2023-05-13T21:56:34Z", + "stargazers_count": 13, + "topics": [ + "battery", + "consumption" + ], + "last_fetched": 1712895346.945031 + }, + "291480917": { + "repository_manifest": { + "name": "Colorfulclouds Weather Card", + "render_readme": true, + "filename": "colorfulclouds-weather-card.js", + "country": [ + "CN" + ] + }, + "full_name": "fineemb/lovelace-colorfulclouds-weather-card", + "category": "plugin", + "description": "这是一个适用于彩云天气集æˆçš„Lovelaceå¡ç‰‡", + "domain": "", + "etag_repository": "W/\"6300e4ecea6f1831e557a76ae6ae5da17975617935ae06a598fa14f00d9a63fb\"", + "last_updated": "2023-11-08T04:26:31Z", + "stargazers_count": 74, + "topics": [ + "lovelace-custom-card", + "weather" + ], + "last_fetched": 1714279382.94627 + }, + "190927524": { + "repository_manifest": { + "name": "card-mod", + "render_readme": true, + "homeassistant": "2023.10.0b3" + }, + "full_name": "thomasloven/lovelace-card-mod", + "category": "plugin", + "description": "🔹 Add CSS styles to (almost) any lovelace card", + "domain": "", + "etag_repository": "W/\"3578fc81161612079e6e31bad108e839cf6f74331c8d5d04aa8a98859533603b\"", + "last_updated": "2024-03-13T21:48:53Z", + "stargazers_count": 994, + "last_fetched": 1714625006.956737 + }, + "224258177": { + "repository_manifest": { + "name": "Heatzy", + "country": "FR", + "homeassistant": "2024.2.0", + "render_readme": true + }, + "new": true, + "full_name": "cyr-ius/hass-heatzy", + "authors": [ + "@cyr-ius" + ], + "category": "integration", + "description": "Climate Home Assistant component for Heatzy Pilot", + "domain": "heatzy", + "etag_repository": "W/\"38847ab703f4507ff2d71cb93e88b66bea0721fe202b0692483f585f052d27cb\"", + "last_updated": "2024-05-01T14:08:06Z", + "stargazers_count": 33, + "topics": [ + "climate", + "heatzy" + ], + "last_fetched": 1714624844.68253 + }, + "199306511": { + "repository_manifest": { + "name": "Kostal Piko", + "render_readme": true + }, + "full_name": "gieljnssns/kostalpiko-sensor-homeassistant", + "authors": [ + "@gieljnssns" + ], + "category": "integration", + "description": "A custom component to get the readings of a Kostal Piko inverter", + "domain": "kostal", + "etag_repository": "W/\"0e582fb67446e75def33c76164d650673d7f37819c2801cc25fcf121ccb482f8\"", + "last_updated": "2021-06-16T14:25:39Z", + "stargazers_count": 12, + "last_fetched": 1702535424.684429 + }, + "524883312": { + "repository_manifest": { + "name": "Q-Sys QRC integration", + "homeassistant": "2024.4.4", + "hacs": "1.34.0", + "render_readme": true + }, + "new": true, + "full_name": "nkvoll/home-assistant-qsys-qrc", + "authors": [ + "@nkvoll" + ], + "category": "integration", + "description": "Home Assistant Q-Sys QRC integration", + "domain": "qsys_qrc", + "etag_repository": "W/\"f39efdb617c0b1765a09a9e8a906ee68dfe8ae6f25f8552dbc13359e928049d8\"", + "last_updated": "2024-05-01T21:55:39Z", + "stargazers_count": 6, + "topics": [ + "hacs-custom", + "home-assistant-custom-component", + "home-assistant-integration", + "q-sys", + "qsys" + ], + "last_fetched": 1714624435.408367 + }, + "502240544": { + "repository_manifest": { + "name": "Contact Energy", + "render_readme": true, + "country": [ + "NZ" + ] + }, + "new": true, + "full_name": "codyc1515/ha-contact-energy", + "authors": [ + "@codyc1515" + ], + "category": "integration", + "description": "Contact Energy integration for Home Assistant", + "domain": "contact_energy", + "etag_repository": "W/\"2a8e2993fdcefa9b3aa3668e1c2fde4c3a7e271248718b3e74cb69a9911fe680\"", + "last_updated": "2024-02-28T18:35:30Z", + "stargazers_count": 7, + "topics": [ + "energy", + "nz" + ], + "last_fetched": 1712895571.343724 + }, + "497829589": { + "repository_manifest": { + "name": "FR24 card", + "render_readme": true, + "homeassistant": "2023.11.0" + }, + "full_name": "fratsloos/fr24_card", + "category": "plugin", + "description": "Lovelace card for showing Dump1090 data from FR24 in Home Assistant", + "domain": "", + "etag_repository": "W/\"7e23cad3ac0bfd09ba192cd349b18278d0855879353e76d2238908f6d525399b\"", + "last_updated": "2024-02-29T03:12:39Z", + "stargazers_count": 38, + "topics": [ + "ads-b", + "flightradar24", + "lovelace-card", + "mode-s" + ], + "last_fetched": 1712410033.067344 + }, + "266557774": { + "repository_manifest": { + "name": "proscenic 790T vacuum", + "homeassistant": "2021.7.4", + "render_readme": true + }, + "full_name": "deblockt/hass-proscenic-790T-vacuum", + "authors": [ + "deblockt" + ], + "category": "integration", + "description": "proscenic 790T intergration for home assistant", + "domain": "proscenic", + "downloads": 66, + "etag_repository": "W/\"a8fd24c5e4277f1843847d1b9ad8c2545b79dfefce18e399e973b72d07164e86\"", + "last_updated": "2023-10-05T19:07:28Z", + "stargazers_count": 17, + "topics": [ + "790t", + "proscenic", + "vacuum", + "vacuum-cleaner" + ], + "last_fetched": 1700054798.948068 + }, + "695661255": { + "repository_manifest": { + "name": "UTE Uruguay", + "render_readme": true, + "country": "UY" + }, + "new": true, + "full_name": "rogsme/ute_homeassistant_integration", + "authors": [ + "@rogsme" + ], + "category": "integration", + "description": "Home Assistant UTE (Administración Nacional de Usinas y Trasmisiones Eléctricas) component for Uruguay 🇺🇾", + "domain": "ute", + "etag_repository": "W/\"21016009a6975765d74f24e648ef223171c2b7255358f1334c85981056a1a7fa\"", + "last_updated": "2024-04-18T21:58:54Z", + "stargazers_count": 6, + "topics": [ + "electricity-consumption", + "iot" + ], + "last_fetched": 1713586409.776406 + }, + "197058358": { + "repository_manifest": {}, + "full_name": "jxlarrea/ha-emfitqs", + "authors": [ + "@jxlarrea" + ], + "category": "integration", + "description": "Emfit QS Sleep Tracker Component for Home Assistant", + "domain": "emfitqs", + "etag_repository": "W/\"27a63dd58aee6af12c8ed8c2da678bc04ea833de3e4fb0027dabcd5c2ea59a5d\"", + "last_updated": "2024-01-17T11:11:09Z", + "stargazers_count": 18, + "topics": [ + "emfit", + "emfitqs", + "presence", + "presence-detection", + "sleep-tracker" + ], + "last_fetched": 1709125189.724315 + }, + "353966616": { + "repository_manifest": { + "name": "OpenWeatherMap All", + "country": "GR", + "homeassistant": "core-2021.3.4", + "render_readme": true + }, + "full_name": "viktak/ha-cc-openweathermap_all", + "authors": [ + "@viktak" + ], + "category": "integration", + "description": "Home Assistant custom component combining multiple OpenWeatherMap API calls", + "domain": "openweathermap_all", + "etag_repository": "W/\"4abed411062b9a2a2ead6485d0ce94b513d1dd0508013ffaa6b300039a1c7aef\"", + "last_updated": "2023-01-16T08:26:19Z", + "stargazers_count": 20, + "topics": [ + "openweathermap" + ], + "last_fetched": 1710347371.444026 + }, + "401454435": { + "repository_manifest": { + "name": "battery_sim", + "render_readme": true + }, + "new": true, + "full_name": "hif2k1/battery_sim", + "authors": [ + "@hif2k1" + ], + "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/\"1b028bc5dea7ba949af1ec7609e2f6e21e18f416c14a3f98b2f4f8ef484e4dd6\"", + "last_updated": "2024-02-20T21:39:20Z", + "stargazers_count": 97, + "topics": [ + "energy-storage", + "environmental" + ], + "last_fetched": 1714279405.847913 + }, + "299556199": { + "repository_manifest": { + "name": "Mercedes Me API", + "homeassistant": "2022.11.0" + }, + "full_name": "xraver/mercedes_me_api", + "authors": [ + "@xraver" + ], + "category": "integration", + "description": "Script to use Mercedes Me APIs.", + "domain": "mercedesmeapi", + "etag_repository": "W/\"4beced57f28f75a101eb33898165a357f93035a1a28c111c95121c3ff34a7022\"", + "last_updated": "2023-02-26T13:39:29Z", + "stargazers_count": 54, + "topics": [ + "mercedes", + "mercedes-benz-car" + ], + "last_fetched": 1713586374.387184 + }, + "514029149": { + "repository_manifest": { + "name": "Sodexo Dla Ciebie", + "hacs": "1.0.0", + "homeassistant": "2022.7.5", + "render_readme": true, + "country": "PL" + }, + "new": true, + "full_name": "anarion80/sodexo_dla_ciebie", + "authors": [ + "@anarion80" + ], + "category": "integration", + "description": "Sodexo Dla Ciebie - Home Assistant Custom Component for Sodexo cards in Poland", + "domain": "sodexo_dla_ciebie", + "etag_repository": "W/\"40acb6853628972c24ec324cbad6a0c81c4216cb4466ae0c1d2d8d0c62c2ae6c\"", + "last_updated": "2024-03-07T19:02:04Z", + "topics": [ + "sodexo" + ], + "last_fetched": 1714624742.309246 + }, + "149443194": { + "repository_manifest": { + "name": "ADT Pulse", + "homeassistant": "2024.4.0", + "render_readme": true, + "country": [ + "US", + "CA" + ] + }, + "full_name": "rsnodgrass/hass-adtpulse", + "authors": [ + "@rsnodgrass" + ], + "category": "integration", + "description": "ADT Pulse sensor for Home Assistant", + "domain": "adtpulse", + "etag_repository": "W/\"7f75573c025158ab091f0b9f392c0d2ff2293a98feabe2d6d74a6cfa4f7ed9b1\"", + "last_updated": "2024-04-21T06:49:35Z", + "stargazers_count": 14, + "topics": [ + "adt-pulse" + ], + "last_fetched": 1713932188.681505 + }, + "357930725": { + "repository_manifest": { + "name": "Shinobi Video NVR", + "homeassistant": "2024.1.0b0" + }, + "full_name": "elad-bar/ha-shinobi", + "authors": [ + "@elad-bar" + ], + "category": "integration", + "description": "Shinobi Video custom component for HA", + "domain": "shinobi", + "etag_repository": "W/\"95e9d992fd7beeab20797f5dc4769514d52a7b078cded78bd9d2cd0473606daa\"", + "last_updated": "2023-12-30T09:00:01Z", + "stargazers_count": 50, + "topics": [ + "shinobi" + ], + "last_fetched": 1714279417.741275 + }, + "356778495": { + "repository_manifest": { + "name": "WebRTC Camera", + "render_readme": true, + "homeassistant": "2022.5.0" + }, + "full_name": "AlexxIT/WebRTC", + "authors": [ + "@AlexxIT" + ], + "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/\"4c5620a0c21a24c4668ac77834f1a37cc60c1b9404e3657854953465f755e015\"", + "last_updated": "2024-04-18T13:59:11Z", + "stargazers_count": 1270, + "topics": [ + "ip-camera", + "mediasource-extensions", + "rtsp", + "webrtc" + ], + "last_fetched": 1714625038.548583 + }, + "300754203": { + "repository_manifest": { + "name": "Kanji Clock Card", + "render_readme": true, + "filename": "kanji-clock-card.js", + "country": "JP" + }, + "full_name": "sopelj/lovelace-kanji-clock-card", + "category": "plugin", + "description": "A simple clock widget using Japanese Kanji for date and time", + "domain": "", + "downloads": 498, + "etag_repository": "W/\"b11576557a9e036a4f777c5b0f9ce0db6d44a99088d49eb80820120c4e4f98f6\"", + "last_updated": "2023-11-21T13:14:22Z", + "stargazers_count": 2, + "topics": [ + "lovelace-card", + "lovelace-custom-card" + ], + "last_fetched": 1714624512.74006 + }, + "581307720": { + "repository_manifest": { + "name": "QuestDB State Storage (QSS)", + "homeassistant": "2023.6.0", + "hide_default_branch": true, + "render_readme": true, + "zip_release": true, + "filename": "qss.zip" + }, + "new": true, + "full_name": "CM000n/qss", + "authors": [ + "@CM000n" + ], + "category": "integration", + "description": "QuestDB State Storage (QSS) Custom Component for Home Assistant to store entity states inside a QuestDB.", + "domain": "qss", + "downloads": 67, + "etag_repository": "W/\"861668d851dd162b80c925f1a962d00d4b203edc52cdb0a3f386b47f5225db6f\"", + "last_updated": "2024-04-12T10:54:38Z", + "stargazers_count": 8, + "topics": [ + "analytics", + "database", + "grafana", + "qss", + "questdb", + "state-storage", + "storage", + "timeseries" + ], + "last_fetched": 1713586522.905941 + }, + "624779425": { + "repository_manifest": { + "name": "ZCS Azzurro", + "homeassistant": "2023.8.0", + "zip_release": true, + "filename": "zcsazzurro.zip", + "render_readme": true + }, + "new": true, + "full_name": "aturri/ha-zcsazzurro", + "authors": [ + "@aturri" + ], + "category": "integration", + "description": "A modern integration for ZCS Azzurro devices in Home Assistant", + "domain": "zcsazzurro", + "downloads": 802, + "etag_repository": "W/\"04437255992720f4381ffa3ccc3746c583f7c63994bbe48bb85d20e84775f4b8\"", + "last_updated": "2024-03-25T01:31:20Z", + "stargazers_count": 17, + "topics": [ + "zcs", + "zcsazzurro" + ], + "last_fetched": 1714279417.725569 + }, + "330644825": { + "repository_manifest": { + "name": "Google Home", + "homeassistant": "2023.11.0", + "render_readme": true + }, + "full_name": "leikoilja/ha-google-home", + "authors": [ + "@leikoilja", + "@DurgNomis-drol", + "@ArnyminerZ", + "@KapJI" + ], + "category": "integration", + "description": "Home Assistant Google Home custom component ", + "domain": "google_home", + "etag_repository": "W/\"0b52a7d86b22faef810f06fba8eaafc968f79e2afe783232a012f895a045497e\"", + "last_updated": "2024-04-29T14:48:48Z", + "stargazers_count": 399, + "topics": [ + "google-assistent", + "google-home" + ], + "last_fetched": 1714624787.461389 + }, + "398767994": { + "repository_manifest": { + "name": "Wibeee (and Mirubee) energy monitor", + "render_readme": true, + "zip_release": true, + "filename": "hass_wibeee.zip", + "homeassistant": "2023.7.3" + }, + "new": true, + "full_name": "luuuis/hass_wibeee", + "authors": [ + "@luuuis" + ], + "category": "integration", + "description": "Home Assistant: Wibeee energy monitor custom component", + "domain": "wibeee", + "downloads": 287, + "etag_repository": "W/\"635d023231565847b7c3c61cbd85431ff3a77e93a7e3aba49d9040188513a6df\"", + "last_updated": "2024-02-23T17:17:31Z", + "stargazers_count": 19, + "topics": [ + "circutor", + "mirubee", + "smilics", + "wibeee" + ], + "last_fetched": 1712063927.735986 + }, + "292390011": { + "repository_manifest": { + "name": "Peloton", + "render_readme": true, + "homeassistant": "2023.1" + }, + "new": true, + "full_name": "edwork/homeassistant-peloton-sensor", + "authors": [ + "@edwork" + ], + "category": "integration", + "description": "A platform which allows you to get current and past ride data from Peloton into HomeAssistant", + "domain": "peloton", + "downloads": 12, + "etag_repository": "W/\"c0e284c10bce0816ad79b75e0d5f763111e9367119d89d51a4d2a0e0f5dea6d6\"", + "last_updated": "2024-04-14T03:02:13Z", + "stargazers_count": 75, + "topics": [ + "peloton", + "peloton-api", + "peloton-client" + ], + "last_fetched": 1713241184.852685 + }, + "362214884": { + "repository_manifest": { + "name": "Redfin", + "homeassistant": "2021.6.0" + }, + "full_name": "dreed47/redfin", + "authors": [ + "@dreed47" + ], + "category": "integration", + "description": "Redfin property estimate Sensor for Home Assistant", + "domain": "redfin", + "etag_repository": "W/\"0b1b5d5b22c7899948c47b06a0d3ac218911124b0f1d5fecd9edc359b6cdcfd5\"", + "last_updated": "2023-08-19T01:57:33Z", + "stargazers_count": 15, + "topics": [ + "real-estate", + "redfin" + ], + "last_fetched": 1712064020.621644 + }, + "460392242": { + "repository_manifest": { + "name": "Svensk Postutdelning", + "country": "SE", + "homeassistant": "2022.03.0" + }, + "new": true, + "full_name": "DSorlov/swemail", + "authors": [ + "@dsorlov" + ], + "category": "integration", + "description": "Swedish Post Delivery integration for Home Assistant", + "domain": "swemail", + "etag_repository": "W/\"b981218a2eadb9680ee5df93270a8bac9ce50b7e6da012873014ec597f653886\"", + "last_updated": "2023-06-12T09:48:08Z", + "stargazers_count": 31, + "topics": [ + "citymail", + "postnord" + ], + "last_fetched": 1712895206.413571 + }, + "556306418": { + "repository_manifest": { + "name": "Daily Schedule Card", + "filename": "daily-schedule-card.js", + "render_readme": true + }, + "full_name": "amitfin/lovelace-daily-schedule-card", + "category": "plugin", + "description": "Home Assistant Custom Card for Daily Schedule Integration", + "etag_repository": "W/\"5b7d440161f69cf09cc928427499aaf190bd10bab7ed71513c5ea1801875c3ab\"", + "last_updated": "2024-04-29T19:58:49Z", + "stargazers_count": 9, + "topics": [ + "lovelace-custom-card" + ], + "last_fetched": 1714625147.369378 + }, + "220678749": { + "repository_manifest": { + "name": "cfr sensor", + "country": [ + "IT" + ], + "homeassistant": "2021.12.0" + }, + "full_name": "shogunxam/Home-Assistant-custom-components-cfr-toscana", + "authors": [ + "@shogunxam" + ], + "category": "integration", + "description": "HA Integration for Centro Funzionale Regione Toscana", + "domain": "cfr", + "etag_repository": "W/\"65ee656e5f4a2973456a4e29226051ea4b5512eea7a8953948954ae82fe9084e\"", + "last_updated": "2023-03-03T09:27:23Z", + "stargazers_count": 4, + "last_fetched": 1699363457.61063 + }, + "620277986": { + "repository_manifest": { + "name": "Quatt", + "filename": "quatt.zip", + "hide_default_branch": true, + "homeassistant": "2022.2.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "marcoboers/home-assistant-quatt", + "authors": [ + "@marcoboers" + ], + "category": "integration", + "description": "Unofficial Quatt heat pump integration for Home Assistant", + "domain": "quatt", + "downloads": 348, + "etag_repository": "W/\"5ab65c05d2a55f644ae44af439844b5f9da572b95b3f978e7ca0130611e2ee1c\"", + "last_updated": "2024-04-29T11:51:03Z", + "stargazers_count": 20, + "topics": [ + "heatpump", + "hvac", + "quatt" + ], + "last_fetched": 1714624369.468293 + }, + "214979604": { + "repository_manifest": { + "name": "Dark Mint Theme" + }, + "full_name": "home-assistant-community-themes/dark-mint", + "category": "theme", + "description": "Another Dark theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"b1d0b85b5f54e03dded6e02ebdf860f3b044e648f370ab01c3b45bba34344bce\"", + "last_updated": "2023-03-27T21:57:12Z", + "stargazers_count": 4, + "last_fetched": 1708174237.053817 + }, + "397776105": { + "repository_manifest": { + "name": "Hildebrand Glow (DCC)", + "render_readme": true, + "country": [ + "GB" + ], + "homeassistant": "2022.12.0" + }, + "new": true, + "full_name": "HandyHat/ha-hildebrandglow-dcc", + "authors": [ + "@HandyHat" + ], + "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/\"7ae1bfa675a7c46c14849309267149bee5f6614268d28c4d8565b87910f12c4f\"", + "last_updated": "2024-01-23T00:53:28Z", + "stargazers_count": 221, + "topics": [ + "electricity", + "electricity-consumption", + "energy", + "energy-consumption", + "gas", + "glow", + "hildebrand", + "smart-meter", + "smart-meters", + "smartmeter", + "smets", + "smets2", + "uk" + ], + "last_fetched": 1713932131.413132 + }, + "312896602": { + "repository_manifest": { + "name": "Skoda Connect", + "homeassistant": "2023.3.0", + "hide_default_branch": true, + "filename": "skodaconnect.zip" + }, + "full_name": "skodaconnect/homeassistant-skodaconnect", + "authors": [ + "@lendy007", + "@Farfar" + ], + "category": "integration", + "description": "Skoda Connect - A home assistant plugin to add integration with your car", + "domain": "skodaconnect", + "etag_repository": "W/\"7dbf4653c27b9dad570ee5f0527bac6eb3e226d10a80cf25203c005c941fe395\"", + "last_updated": "2024-04-29T18:35:19Z", + "stargazers_count": 205, + "topics": [ + "skoda-connect" + ], + "last_fetched": 1714624514.161544 + }, + "640244449": { + "repository_manifest": { + "name": "Pool Monitor Card", + "content_in_root": true, + "filename": "pool_monitor_card.js", + "render_readme": 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 12 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/\"f2eb75c8289ec24c60bb7938eb45fe4ed17e396d5a0fa4f40e619802317845d5\"", + "last_updated": "2023-10-09T19:54:00Z", + "stargazers_count": 38, + "topics": [ + "lovelace-custom-card", + "monitor", + "pool" + ], + "last_fetched": 1714279010.758223 + }, + "339124227": { + "repository_manifest": { + "name": "Zonneplan ONE", + "homeassistant": "2024.1.0", + "render_readme": true, + "country": "NL" + }, + "full_name": "fsaris/home-assistant-zonneplan-one", + "authors": [ + "@fsaris" + ], + "category": "integration", + "description": "Unofficial Zonneplan ONE + connect integration for Home Assistant", + "domain": "zonneplan_one", + "etag_repository": "W/\"b5fe9979298fee7fa9d05dc5f7460373f02b6cfccd69ff231b1fb171e4a7049c\"", + "last_updated": "2024-04-21T14:10:13Z", + "stargazers_count": 90, + "topics": [ + "home-assistant-component", + "zonneplan", + "zonneplan-connect", + "zonneplan-one" + ], + "last_fetched": 1714625039.154855 + }, + "325635211": { + "repository_manifest": { + "name": "dobiss", + "hacs": "1.6.0", + "homeassistant": "2012.12.0" + }, + "full_name": "kesteraernoudt/dobiss", + "authors": [ + "@kesteraernoudt" + ], + "category": "integration", + "description": "Custom Home Assistant Integration for the Dobiss NXT platform", + "domain": "dobiss", + "etag_repository": "W/\"fc8ee30f73f2826c2e07e6e29e516f34753310376d8ded6bd4c491b45cf61ec9\"", + "last_updated": "2024-04-26T15:39:22Z", + "stargazers_count": 8, + "last_fetched": 1714279437.340733 + }, + "220679530": { + "repository_manifest": { + "name": "HASL Traffic Status Card", + "filename": "hasl-traffic-status-card.js", + "homeassistant": "0.92" + }, + "full_name": "hasl-sensor/lovelace-hasl-traffic-status-card", + "category": "plugin", + "description": "Lovelace Traffic Status Card for the HASL Platform", + "domain": "", + "etag_repository": "W/\"de6763ab307b56dd1c404cdc6dc60f3abb45e6363f518985bf9aaea76cccc693\"", + "last_updated": "2020-03-04T12:20:16Z", + "stargazers_count": 4, + "topics": [ + "hasl", + "sl", + "stockholms-lokaltrafik", + "traffic-status" + ], + "last_fetched": 1704915550.735238 + }, + "229060565": { + "repository_manifest": { + "name": "Xiaomi Mijia Multifunctional MJYSH01YM", + "render_readme": true, + "homeassistant": "0.99.9" + }, + "full_name": "fineemb/Xiaomi-Smart-Multipurpose-Kettle", + "authors": [ + "@fineemb" + ], + "category": "integration", + "description": "å°ç±³å…»ç”Ÿå£¶", + "domain": "health_pot", + "etag_repository": "W/\"5f30b713cc31ea2c73aa0271a2883151285b1aa2e49174620a2473fa18840e75\"", + "last_updated": "2022-06-02T18:40:56Z", + "stargazers_count": 6, + "last_fetched": 1710347274.910641 + }, + "582464471": { + "repository_manifest": { + "name": "OralB_ble", + "homeassistant": "2022.11.0" + }, + "new": true, + "full_name": "bkbilly/oralb_ble", + "authors": [ + "@bkbilly" + ], + "category": "integration", + "description": "🪥 Integrates OralB Bluetooth Toothbrushes", + "domain": "oralb_ble", + "etag_repository": "W/\"0f07992cb3abc8259f0b8277c52b956714033c962441c491860b18b388093f9f\"", + "last_updated": "2023-01-06T07:45:15Z", + "stargazers_count": 6, + "topics": [ + "bluetooth", + "oralb" + ], + "last_fetched": 1707313513.613432 + }, + "480281490": { + "repository_manifest": { + "name": "Lektrico Charging Station" + }, + "new": true, + "full_name": "Lektrico/ha_lektrico", + "authors": [ + "@mtarjoianu" + ], + "category": "integration", + "description": "Manage your Lektrico EV Charger", + "domain": "lektrico_custom", + "etag_repository": "W/\"515a12f6fede6dc7ca5b3bb851f7cddf040d4515750592b3827615fbe2d4ccf5\"", + "last_updated": "2023-07-10T15:11:58Z", + "stargazers_count": 12, + "topics": [ + "lektrico" + ], + "last_fetched": 1714279209.355259 + }, + "478745957": { + "repository_manifest": { + "name": "Ile de france Mobilite", + "hacs": "1.0.0", + "homeassistant": "0.118.0", + "render_readme": true, + "country": [ + "FR" + ] + }, + "new": true, + "full_name": "droso-hass/idfm", + "authors": [ + "@drosocode" + ], + "category": "integration", + "description": "Custom component for ile de france mobilités", + "domain": "idfm", + "etag_repository": "W/\"2cf4b41d3eb118479e3b4c2079e8bd71722765ba9c9bf107488ca6b1d47e5ed4\"", + "last_updated": "2024-03-22T18:37:05Z", + "stargazers_count": 13, + "topics": [ + "time", + "transports" + ], + "last_fetched": 1714624883.843592 + }, + "472077314": { + "repository_manifest": { + "name": "World's Air Quality Index", + "render_readme": true, + "country": [ + "GB", + "US", + "PL" + ] + }, + "new": true, + "full_name": "pawkakol1/worlds-air-quality-index", + "authors": [ + "@pawkakol1" + ], + "category": "integration", + "description": "HACS World's Air Quality Index integration from waqi.info", + "domain": "worlds_air_quality_index", + "etag_repository": "W/\"2dd1aaab55bcac5a6680e778f9b1fc12a6c132835d486b9b19d1aa017c2089de\"", + "last_updated": "2024-01-15T19:40:52Z", + "stargazers_count": 40, + "topics": [ + "ha", + "pollution", + "waqi" + ], + "last_fetched": 1713932105.370012 + }, + "692576253": { + "repository_manifest": { + "name": "Nextcloud Talk Bot", + "render_readme": true + }, + "new": true, + "full_name": "klatka/nc-talk-bot-component", + "authors": [ + "@klatka" + ], + "category": "integration", + "description": "Custom component for Home Assistant to communicate between Home Assistant and Nextcloud Talk", + "domain": "nctalkbot", + "etag_repository": "W/\"be4e2ff8b5f4dbf58819c0ac2e3a6b99d38a2e2dd009963c932da8cb0c9c4c32\"", + "last_updated": "2024-04-17T16:32:34Z", + "stargazers_count": 9, + "topics": [ + "homeassistant-custom-component", + "nextcloud", + "nextcloud-talk", + "nextcloud-talk-bot", + "nextcloud-talk-chat-bot", + "notify" + ], + "last_fetched": 1713586262.485086 + }, + "328957716": { + "repository_manifest": { + "name": "Time Elapsed Card", + "render_readme": true, + "filename": "elapsed-time-card.js" + }, + "full_name": "Kirbo/ha-lovelace-elapsed-time-card", + "category": "plugin", + "description": "Home Assistant Lovelace Custom Card to calculate time elapsed/left", + "domain": "", + "downloads": 1977, + "etag_repository": "W/\"ebb84f2bd4cf57ed6c6fac4d56316fa0238129476805cb95ddcd62c51ef5ea13\"", + "last_updated": "2021-06-03T08:58:27Z", + "stargazers_count": 28, + "topics": [ + "lovelace-custom-card" + ], + "last_fetched": 1713586617.501783 + }, + "215037975": { + "repository_manifest": { + "name": "HA (Lovelace) Card Waze Travel Time" + }, + "full_name": "r-renato/ha-card-waze-travel-time", + "category": "plugin", + "description": "Home Assistant Lovelace card for Waze Travel Time Sensor", + "domain": "", + "etag_repository": "W/\"58653dfe3c74086d7db34ab838fe2d7c965c7c08d0727fce16ff4cd3394e4902\"", + "last_updated": "2022-11-09T00:43:36Z", + "stargazers_count": 39, + "topics": [ + "lovelace-card" + ], + "last_fetched": 1707313341.843407 + }, + "220661494": { + "repository_manifest": { + "name": "Orange Livebox routeur", + "country": "FR", + "homeassistant": "0.109", + "render_readme": true + }, + "full_name": "cyr-ius/hass-livebox-component", + "authors": [ + "@cyr-ius" + ], + "category": "integration", + "description": "Livebox Component for Home assistant", + "domain": "livebox", + "etag_repository": "W/\"b44c87c3c0189c32419c3fc6e9d3f37e2f6a8917f7b9ced5b1be1c145111d426\"", + "last_updated": "2024-04-30T10:24:16Z", + "stargazers_count": 51, + "topics": [ + "livebox", + "orange" + ], + "last_fetched": 1714624683.313013 + }, + "646875198": { + "repository_manifest": { + "name": "Chime TTS", + "filename": "chime_tts.zip", + "hide_default_branch": true, + "homeassistant": "2023.3.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "nimroddolev/chime_tts", + "authors": [ + "@nimroddolev" + ], + "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": 3038, + "etag_repository": "W/\"91fe028c3a562829f7b0d3af3563fd3f577a038bcb0d8be6328b07a06ba1212f\"", + "last_updated": "2024-04-29T07:22:17Z", + "stargazers_count": 130, + "last_fetched": 1714624670.532853 + }, + "531686897": { + "repository_manifest": { + "name": "dolphin", + "render_readme": true + }, + "new": true, + "full_name": "0xAlon/dolphin", + "authors": [ + "@0xAlon" + ], + "category": "integration", + "description": "Home Assistant Integration for Dolphin Boiler - Smart Water Heating Control", + "domain": "dolphin", + "etag_repository": "W/\"876f8ca4527b4fa88ffb43cee5b0e277146b6935c14d13aa0ffd9330a6f44642\"", + "last_updated": "2023-01-09T11:11:30Z", + "stargazers_count": 8, + "last_fetched": 1710347772.006863 + }, + "594389396": { + "repository_manifest": { + "name": "Energy Overview Card", + "render_readme": true, + "filename": "energy-overview-card.js" + }, + "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": 6213, + "etag_repository": "W/\"6c682d35b494f3917d48f84b54ed341b873336fc8e46a1ec1c17dc4899a6f81a\"", + "last_updated": "2024-01-09T10:12:47Z", + "stargazers_count": 50, + "topics": [ + "energy", + "energy-monitor", + "power", + "shelly-3em" + ], + "last_fetched": 1713932385.049712 + }, + "346536654": { + "repository_manifest": { + "name": "Ember Mug", + "render_readme": true, + "homeassistant": "2023.9.0" + }, + "new": true, + "full_name": "sopelj/hass-ember-mug-component", + "authors": [ + "@sopelj" + ], + "category": "integration", + "description": "Ember Mug Integration for Home Assistant", + "domain": "ember_mug", + "etag_repository": "W/\"c37119c008b4292c41de69a360990349459c787eff12d4177b7ba3c6fda8c78b\"", + "last_updated": "2024-02-28T00:19:55Z", + "stargazers_count": 102, + "topics": [ + "ember-mug" + ], + "last_fetched": 1714279186.784915 + }, + "641757757": { + "repository_manifest": { + "name": "Energy meter", + "render_readme": true, + "zip_release": true, + "filename": "energy_meter.zip" + }, + "new": true, + "full_name": "zeronounours/HA-custom-component-energy-meter", + "authors": [ + "@zeronounours" + ], + "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": 3415, + "etag_repository": "W/\"c45a55138292d5b1055f2618c811351c7fc07148568529a508a9d4dd9f407210\"", + "last_updated": "2024-04-26T15:53:30Z", + "stargazers_count": 16, + "topics": [ + "energy" + ], + "last_fetched": 1714279226.208154 + }, + "342427139": { + "repository_manifest": { + "name": "openHASP", + "hacs": "1.7.1", + "homeassistant": "2022.4.0" + }, + "full_name": "HASwitchPlate/openHASP-custom-component", + "authors": [ + "@dgomes" + ], + "category": "integration", + "description": "Home Assistant custom component for openHASP", + "domain": "openhasp", + "etag_repository": "W/\"bb8d88ba7e8d0e52863967477ec5dcf97c12bf9eff719914d19a95a3cd50baf3\"", + "last_updated": "2024-03-09T01:02:02Z", + "stargazers_count": 44, + "topics": [ + "openhasp" + ], + "last_fetched": 1714279209.635284 + }, + "640556013": { + "repository_manifest": { + "name": "Energy Entity row", + "render_readme": true, + "filename": "energy-entity-row.js" + }, + "new": true, + "full_name": "zeronounours/lovelace-energy-entity-row", + "category": "plugin", + "description": "Lovelace HA entity row to integrate with energy-date-selection", + "downloads": 3335, + "etag_repository": "W/\"9e5e063a4cbf1dc5b5211ba8dc05f08a696091567ff5b12103656c6791e3c1ab\"", + "last_updated": "2023-05-16T06:26:50Z", + "stargazers_count": 7, + "topics": [ + "energy-consumption", + "lovelace-entity-row" + ], + "last_fetched": 1714624884.349543 + }, + "512007926": { + "repository_manifest": { + "name": "Reolink Discovery", + "homeassistant": "2023.11.1" + }, + "new": true, + "full_name": "xannor/ha_reolink_discovery", + "authors": [ + "@xannor" + ], + "category": "integration", + "description": "ReoLink Discovery Protocol Integration for Home Assistant", + "domain": "reolink_discovery", + "etag_repository": "W/\"b4ad9dffcb71ee8b3cfd8c8b30a85929f83a64e6c4d8013c8859366f68cdf6bb\"", + "last_updated": "2023-11-08T19:03:45Z", + "stargazers_count": 9, + "topics": [ + "component" + ], + "last_fetched": 1714279477.123386 + }, + "527179792": { + "repository_manifest": { + "name": "wnsm", + "render_readme": true, + "zip_release": true, + "filename": "wnsm.zip", + "country": "AT" + }, + "new": true, + "full_name": "DarwinsBuddy/WienerNetzeSmartmeter", + "authors": [ + "@DarwinsBuddy" + ], + "category": "integration", + "description": "A home-assistant integration supporting WienerNetze Smartmeters as sensors", + "domain": "wnsm", + "downloads": 664, + "etag_repository": "W/\"5f1b5d1a2a0c333556a893821c46aa09c912f355a03d16413198ff56ed93fb7f\"", + "last_updated": "2024-03-17T09:53:43Z", + "stargazers_count": 116, + "topics": [ + "energy", + "smartmeter", + "wien-energie", + "wiener-netze" + ], + "last_fetched": 1714279461.149955 + }, + "441942093": { + "repository_manifest": { + "name": "keyatome", + "homeassistant": "2021.12.0" + }, + "new": true, + "full_name": "jugla/keyatome", + "authors": [ + "@jugla", + "@baqs" + ], + "category": "integration", + "description": "Home Assistant component to handle key atome (linky) -conso live feature-", + "domain": "keyatome", + "etag_repository": "W/\"6b246bfb2edbd597717b6d0ca3774f92b6c2074ecdf3373c900b36f0340cd26e\"", + "last_updated": "2024-02-26T23:25:04Z", + "stargazers_count": 24, + "topics": [ + "atome", + "keyatome", + "linky" + ], + "last_fetched": 1710348036.266407 + }, + "428010953": { + "repository_manifest": { + "name": "Daikin Residential for Altherma 3", + "render_readme": true + }, + "new": true, + "full_name": "speleolontra/daikin_residential_altherma", + "authors": [ + "@speleolontra", + "@jwillemsen" + ], + "category": "integration", + "description": "Home Assistant Integration specific for BRP069A78 Heat Pump Model, via Daikin App Onecta. Users have good experience also for BRP069A62 and BRP069A61 (but not tested directly).", + "domain": "daikin_residential_altherma", + "etag_repository": "W/\"0b96fc1d13552b262b7e291f8fa4bc6c5c06c26d5627cc375bb462382bd545d9\"", + "last_updated": "2024-02-28T18:28:31Z", + "stargazers_count": 96, + "topics": [ + "daikin-altherma", + "heat-pump" + ], + "last_fetched": 1710692987.997499 + }, + "304573324": { + "repository_manifest": { + "name": "SQL (with JSON detection)", + "render_readme": true, + "homeassistant": "0.99.9", + "persistent_directory": "userfiles" + }, + "full_name": "crowbarz/ha-sql_json", + "authors": [ + "@dgomes", + "@crowbarz" + ], + "category": "integration", + "description": "Updated SQL integration for Home Assistant that supports JSON attributes", + "domain": "sql_json", + "etag_repository": "W/\"d089d4ea3d825ead30ea2a5886aa5a39b8eb143b37b63301cb4ec5f86f3296ea\"", + "last_updated": "2023-04-17T09:10:21Z", + "stargazers_count": 6, + "topics": [ + "json", + "sql" + ], + "last_fetched": 1696321567.833729 + }, + "556789449": { + "repository_manifest": { + "name": "WhatsPie", + "homeassistant": "2022.6.0", + "render_readme": true + }, + "new": true, + "full_name": "arifwn/homeassistant-whatspie-integration", + "authors": [ + "@arifwn" + ], + "category": "integration", + "description": "Send HomeAssistant Notifications to WhatsApp using WhatsPie", + "domain": "whatspie", + "etag_repository": "W/\"18f3dc9f1f31bf42c37e4857d463b2a43a32fcaf5589b40ca71a713af0145d42\"", + "last_updated": "2022-11-22T10:23:37Z", + "stargazers_count": 3, + "topics": [ + "whatsapp", + "whatspie" + ], + "last_fetched": 1710693303.029343 + }, + "710608974": { + "repository_manifest": { + "name": "Yeelock BLE", + "filename": "yeelock.zip", + "hide_default_branch": true, + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "codyc1515/ha-yeelock", + "authors": [ + "@codyc1515" + ], + "category": "integration", + "description": "Add your Yeelock to Home Assistant with BLE", + "domain": "yeelock", + "downloads": 228, + "etag_repository": "W/\"eadefd49442b5e7f2ad857917e1ac533a886740fa957d9a845a8142ddd6fd991\"", + "last_updated": "2024-04-29T23:12:14Z", + "stargazers_count": 12, + "topics": [ + "ble", + "bluetooth", + "yeelock" + ], + "last_fetched": 1714624390.997456 + }, + "220679143": { + "repository_manifest": { + "name": "HASL Departure Card", + "filename": "hasl-departure-card.js", + "homeassistant": "2021.12.0" + }, + "full_name": "hasl-sensor/lovelace-hasl-departure-card", + "category": "plugin", + "description": "Lovelace Departure Card for the HASL Platform", + "domain": "", + "etag_repository": "W/\"648dc27d5c4cde92e8a12f1ced8f2d05d32fba776d758ed529c5b16f9149992e\"", + "last_updated": "2024-03-25T20:18:53Z", + "stargazers_count": 12, + "topics": [ + "departures", + "hasl", + "sl", + "stockholms-lokaltrafik" + ], + "last_fetched": 1712063937.124374 + }, + "443140011": { + "repository_manifest": { + "name": "Ambient Weather Station - Local", + "render_readme": true, + "homeassistant": "2023.1.0" + }, + "new": true, + "full_name": "tlskinneriv/awnet_local", + "authors": [ + "@tlskinneriv" + ], + "category": "integration", + "description": "Enables local support for Ambient Weather personal weather stations.", + "domain": "awnet_local", + "etag_repository": "W/\"eeaf434fea05a379ff31846f1b4a44e208dac9dd2833f5183129788db6bbfd14\"", + "last_updated": "2023-12-05T05:25:00Z", + "stargazers_count": 22, + "topics": [ + "ambient-weather", + "ambient-weather-api" + ], + "last_fetched": 1706627003.131012 + }, + "607766615": { + "repository_manifest": { + "name": "HAM Radio Propagation", + "country": "IT", + "render_readme": true, + "homeassistant": "2022.4" + }, + "new": true, + "full_name": "emics/ham_radio_propagation", + "authors": [ + "@emics" + ], + "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": 21, + "etag_repository": "W/\"446618490eb508d63360e69727f3344b7eb83778d8549490e6ee683ef2088163\"", + "last_updated": "2023-12-07T11:02:14Z", + "stargazers_count": 36, + "topics": [ + "assistant", + "ham-radio", + "home" + ], + "last_fetched": 1714624390.970082 + }, + "601113362": { + "repository_manifest": { + "name": "MaNish whatsapp custom notification / notify", + "render_readme": true, + "country": "IL" + }, + "new": true, + "full_name": "t0mer/manish-custom-notifier", + "authors": [ + "Tomer Klein" + ], + "category": "integration", + "description": "manish custom notifier allows you to send whatsapp notification using Whatsapp Cloud API", + "domain": "manish", + "etag_repository": "W/\"5661e1a445e8218c7aa1b39f425c50f8a85e119b291b4d78201ab816422444be\"", + "last_updated": "2023-03-12T19:46:54Z", + "stargazers_count": 18, + "topics": [ + "homeassistant-custom-component", + "notifications", + "python3", + "whatsapp", + "whatsapp-api" + ], + "last_fetched": 1693569191.866109 + }, + "512922944": { + "repository_manifest": { + "name": "Czech Energy Spot Prices", + "render_readme": true, + "country": "CZ" + }, + "new": true, + "full_name": "rnovacek/homeassistant_cz_energy_spot_prices", + "authors": [ + "@rnovacek" + ], + "category": "integration", + "description": "Home Assistant integration that provides current Czech electricity spot prices based on OTE.", + "domain": "cz_energy_spot_prices", + "etag_repository": "W/\"c697fe6f4e38f08420f45a8f2bc7b16f2b09ce8af7e73cf46e7cef9baa78e18c\"", + "last_updated": "2023-10-21T20:17:10Z", + "stargazers_count": 65, + "topics": [ + "electricity", + "energy", + "gas", + "spot" + ], + "last_fetched": 1713932537.907712 + }, + "649637656": { + "repository_manifest": { + "name": "GivTCP Battery Card", + "render_readme": true, + "filename": "givtcp-battery-card.js" + }, + "new": true, + "full_name": "Codegnosis/givtcp-battery-card", + "category": "plugin", + "description": "A simple battery card for Home Assistant for GivTCP users", + "downloads": 468, + "etag_repository": "W/\"2fa542e093c896c88ed3c9e9e705cebc3e1c6db1c287488e34953ecd105ca316\"", + "last_updated": "2024-03-28T12:18:35Z", + "stargazers_count": 5, + "topics": [ + "givenergy", + "givtcp" + ], + "last_fetched": 1712064226.666802 + }, + "603834302": { + "repository_manifest": { + "name": "ldata", + "render_readme": true, + "homeassistant": "2021.12.4" + }, + "new": true, + "full_name": "rwoldberg/ldata-ha", + "authors": [ + "@rwoldberg" + ], + "category": "integration", + "description": "Home Assistant Integration for Levition LDATA", + "domain": "ldata", + "etag_repository": "W/\"8c3752520d53f8cfb5a5a2b281fedcf752f062f3f54b48754034893b11552bd5\"", + "last_updated": "2024-02-22T01:28:47Z", + "stargazers_count": 26, + "topics": [ + "ldata", + "leviton" + ], + "last_fetched": 1714278952.026388 + }, + "180000010": { + "repository_manifest": {}, + "full_name": "custom-cards/cover-element", + "category": "plugin", + "description": null, + "domain": "", + "downloads": 3263, + "etag_repository": "W/\"3bc79a06a6b2b6165adb3f01392935abd03b4586e2c2fc972e0bac54b4aaa034\"", + "last_updated": "2019-06-03T04:34:16Z", + "stargazers_count": 17, + "last_fetched": 1704915327.000711 + }, + "291317330": { + "repository_manifest": { + "name": "Electric Vehicle Charge Control", + "country": "SK", + "homeassistant": "2022.12.0" + }, + "full_name": "mletenay/home-assistant-ev-charge-control", + "authors": [ + "@mletenay" + ], + "category": "integration", + "description": "Home Assistant custom component for Electric Vehicle Charge Control devices by Phoenix Contact ", + "domain": "phoenix_contact", + "etag_repository": "W/\"64ade8000c442e5e4a4d57e4be57c25691d94da251e3470760a5d45cbb29ea90\"", + "last_updated": "2023-01-25T21:40:24Z", + "stargazers_count": 1, + "topics": [ + "charging-stations", + "electric-vehicles", + "evse" + ], + "last_fetched": 1707313444.412081 + }, + "647057223": { + "repository_manifest": { + "name": "Pronote for Home Assistant", + "country": "FR" + }, + "new": true, + "full_name": "delphiki/hass-pronote", + "authors": [ + "@delphiki" + ], + "category": "integration", + "description": "Pronote integration for Home Assistant", + "domain": "pronote", + "etag_repository": "W/\"a1a3bf4f5c8d891f7d3aaaf9bdb0662a50c2214370a06ece696da7ad313e9465\"", + "last_updated": "2024-02-18T11:41:34Z", + "stargazers_count": 49, + "topics": [ + "hassio-integration", + "pronote" + ], + "last_fetched": 1714624706.709707 + }, + "455174197": { + "repository_manifest": { + "name": "Watchman", + "render_readme": true + }, + "new": true, + "full_name": "dummylabs/thewatchman", + "authors": [ + "@dummylabs" + ], + "category": "integration", + "description": "Home Assistant custom integration to keep track of missing entities and services in your config files", + "domain": "watchman", + "etag_repository": "W/\"2319075ac0cc981b290c0e846a754777bb0ae59c48863c46b4c259c85d021637\"", + "last_updated": "2024-04-09T15:19:48Z", + "stargazers_count": 405, + "topics": [ + "automation" + ], + "last_fetched": 1714624799.557901 + }, + "230151505": { + "repository_manifest": { + "name": "Dijnet integration", + "country": "HU", + "render_readme": true, + "zip_release": true, + "filename": "homeassistant-dijnet.zip" + }, + "full_name": "laszlojakab/homeassistant-dijnet", + "authors": [ + "@laszlojakab" + ], + "category": "integration", + "description": "Dijnet integration for Home Assistant", + "domain": "dijnet", + "downloads": 167, + "etag_repository": "W/\"a5630d8baca2a21fa273ca354496817c9bb15085cc1f507c4e4714de85db53fd\"", + "last_updated": "2024-01-31T19:26:12Z", + "stargazers_count": 11, + "topics": [ + "dijnet" + ], + "last_fetched": 1709125326.518698 + }, + "418810115": { + "repository_manifest": { + "name": "pfSense integration for Home Assistant", + "homeassistant": "2022.4.0", + "render_readme": true + }, + "new": true, + "full_name": "travisghansen/hass-pfsense", + "authors": [ + "@travisghansen" + ], + "category": "integration", + "description": "pfSense integration with Home Assistant", + "domain": "pfsense", + "etag_repository": "W/\"eaa28dc60220aef5517401ec5e95233f23bd4230a6872c5b642949f69f7767cb\"", + "last_updated": "2024-02-17T15:26:52Z", + "stargazers_count": 176, + "topics": [ + "hassio-integration", + "pfsense" + ], + "last_fetched": 1714624828.022272 + }, + "277068969": { + "repository_manifest": { + "name": "Caule Themes Pack 1 - by caule.studio", + "filename": "caule-themes-pack-1.yaml" + }, + "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.", + "domain": "", + "etag_repository": "W/\"7b1b4bd014cf5a369bf364133e4fe55a0ac99f19f4585d9ef419cfc3536384a1\"", + "last_updated": "2023-10-05T00:53:45Z", + "stargazers_count": 249, + "topics": [ + "caule", + "pack" + ], + "default_branch": "master", + "installed_commit": "c510775", + "installed": true, + "last_commit": "0ec8a4b", + "last_version": "v.1.3.3", + "open_issues": 7, + "published_tags": [ + "v.1.3.3", + "v.1.3.2", + "v.1.3", + "v.1.2", + "v.1.1" + ], + "releases": true, + "version_installed": "v.1.3.3", + "last_fetched": 1714753170.123115 + }, + "139664351": { + "repository_manifest": { + "name": "Alexa Media Player", + "zip_release": true, + "filename": "alexa_media.zip", + "homeassistant": "2024.1.0b0" + }, + "full_name": "alandtse/alexa_media_player", + "authors": [ + "@keatontaylor", + "@alandtse" + ], + "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": 59081, + "etag_repository": "W/\"83b698cdf672abba2a0ec6ffe6b10a599394ccbe6d6c4211bb9bfb7c90bcb8e7\"", + "last_updated": "2024-05-01T17:13:41Z", + "stargazers_count": 1314, + "topics": [ + "alexa" + ], + "last_fetched": 1714624616.167822 + }, + "172998062": { + "repository_manifest": {}, + "full_name": "kalkih/simple-weather-card", + "category": "plugin", + "description": "Minimalistic weather card for Home Assistant", + "domain": "", + "downloads": 35548, + "etag_repository": "W/\"12f3559dbfa5040bcd6168c476edfb30f179609b76811505232e788373cdb407\"", + "last_updated": "2023-05-12T19:41:22Z", + "stargazers_count": 272, + "topics": [ + "weather" + ], + "last_fetched": 1713932432.614198 + }, + "309195773": { + "repository_manifest": { + "name": "vapix", + "render_readme": "true" + }, + "full_name": "gtjadsonsantos/vapix", + "authors": [ + "@jadson179" + ], + "category": "integration", + "description": "home-assistant service for control the vapix 🚪🔑", + "domain": "vapix", + "etag_repository": "W/\"3c358684353f9b262aadab7a986726ea52225d707377cb42a58ba24942495730\"", + "last_updated": "2021-06-22T11:49:49Z", + "stargazers_count": 2, + "topics": [ + "axis", + "services" + ], + "last_fetched": 1706626637.204128 + }, + "617699018": { + "repository_manifest": { + "name": "EIA Hourly Demand" + }, + "new": true, + "full_name": "hokiebrian/eia_hourly_demand", + "authors": [ + "@hokiebrian" + ], + "category": "integration", + "description": "Home Assistant Component to retrieve Hourly Energy Demand Data from EIA by Balancing Authority", + "domain": "eia_hourly_demand", + "etag_repository": "W/\"76874c03e71ee142d14b25ac34949afbb52d1dd4b1eb7814a791c1aa88fb3506\"", + "last_updated": "2024-04-12T02:05:19Z", + "stargazers_count": 5, + "topics": [ + "eia", + "energy", + "energy-monitor", + "homeassistant-custom-component", + "megawatts" + ], + "last_fetched": 1714624685.125471 + }, + "177978011": { + "repository_manifest": { + "name": "ShellyForHass (Shelly integration)", + "hide_default_branch": true, + "zip_release": true, + "filename": "shelly4hass.zip", + "homeassistant": "0.104.0" + }, + "full_name": "StyraHem/ShellyForHASS", + "authors": [ + "@hakana", + "@StyraHem" + ], + "category": "integration", + "description": "Shelly smart home platform for Home Assistant", + "domain": "shelly", + "downloads": 25294, + "etag_repository": "W/\"768058375db15396d3314e60dec4776605d9653cd5d28b4f9a795fed3a1d3c15\"", + "last_updated": "2024-02-14T17:31:45Z", + "stargazers_count": 610, + "last_fetched": 1714624472.872583 + }, + "202220932": { + "repository_manifest": {}, + "full_name": "thomasloven/hass-favicon", + "category": "integration", + "description": "🔹 Change the favicon of your Home Assistant instance", + "domain": "favicon", + "etag_repository": "W/\"7c9119315fcbd2f94a6fd5d161254b4c0cdaa7c2c971917f3f546d879e80b477\"", + "last_updated": "2024-01-02T15:26:39Z", + "stargazers_count": 100, + "last_fetched": 1712063969.712521 + }, + "600178779": { + "repository_manifest": { + "name": "Sessy", + "country": "NL", + "homeassistant": "2023.6.0" + }, + "new": true, + "full_name": "PimDoos/ha-sessy", + "authors": [ + "@PimDoos" + ], + "category": "integration", + "description": "Home Assistant integration for Sessy (Smart Energy Storage SYstem)", + "domain": "sessy", + "etag_repository": "W/\"4afff65d5732b0f8ab097a15ab762828524fde0b51d50dd86e41aea3eef7f0cd\"", + "last_updated": "2024-04-30T19:29:51Z", + "stargazers_count": 26, + "topics": [ + "energy-storage-systems", + "homeassistant-custom-component", + "sessy" + ], + "last_fetched": 1714624816.536571 + }, + "442878365": { + "repository_manifest": { + "name": "Golden Security Alarm", + "render_readme": true + }, + "new": true, + "full_name": "hostcc/hass-gs-alarm", + "authors": [ + "@hostcc" + ], + "category": "integration", + "description": "Custom Home Assistant integration for G90 security systems", + "domain": "gs_alarm", + "etag_repository": "W/\"e90ed8933f4c49537fa871e7b0e678907a193785aaec39caaa2b609842fc5f7d\"", + "last_updated": "2024-02-11T17:40:27Z", + "stargazers_count": 1, + "topics": [ + "alarm", + "alarm-panel" + ], + "last_fetched": 1707828453.103811 + }, + "284294048": { + "repository_manifest": { + "name": "iOS Light Mode", + "render_readme": true + }, + "full_name": "JuanMTech/ios_light_mode_theme", + "category": "theme", + "description": "🎨 By JuanMTech -- A Home Assistant theme inspired on the iOS light mode interface.", + "domain": "", + "etag_repository": "W/\"971bfb5d87b3c6a2c9106627606373e8f9e4bb9ced7f44fee47967abbe90a8e4\"", + "last_updated": "2023-01-12T22:54:45Z", + "stargazers_count": 16, + "last_fetched": 1681843043.259005 + }, + "236317072": { + "repository_manifest": { + "name": "Pie Chart Card", + "content_in_root": true, + "filename": "pie-chart-card.js", + "render_readme": true + }, + "full_name": "sdelliot/pie-chart-card", + "category": "plugin", + "description": "Generalized Lovelace pie chart card", + "domain": "", + "etag_repository": "W/\"4942952ae56908624a79eee3f79fc922ad0f64eb89e253f8d38a8e0685b64160\"", + "last_updated": "2020-03-07T21:19:19Z", + "stargazers_count": 12, + "last_fetched": 1712064126.596156 + }, + "143850865": { + "repository_manifest": {}, + "full_name": "custom-cards/beer-card", + "category": "plugin", + "description": "This card give you a list of your wishlist items.", + "domain": "", + "etag_repository": "W/\"efb1079e8ce64f31db62ffeda53a9301f0429bd7b2912935498c5531fb5d0299\"", + "last_updated": "2021-01-13T09:25:20Z", + "stargazers_count": 3, + "last_fetched": 1704915175.719389 + }, + "201599575": { + "repository_manifest": { + "name": "Emby Latest Media (2024)" + }, + "full_name": "gcorgnet/sensor.emby_upcoming_media", + "authors": [ + "@gcorgnet" + ], + "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/\"2c946862d7693b122567c6d29bb90d0ba3bb785faefc0099b2f43895fdc08730\"", + "last_updated": "2024-02-18T19:25:56Z", + "stargazers_count": 20, + "last_fetched": 1713932449.910211 + }, + "618081815": { + "repository_manifest": { + "name": "Power Flow Card Plus", + "render_readme": true, + "homeassistant": "2021.8.0" + }, + "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": 17595, + "etag_repository": "W/\"3d6c75a28274e9c5a45e459420641c0a0d6b83298252ae9447be4e8ec0ebd5ec\"", + "last_updated": "2024-04-27T05:31:36Z", + "stargazers_count": 442, + "topics": [ + "animation", + "card", + "cards", + "custom", + "energy", + "flow", + "plus", + "power" + ], + "last_fetched": 1714624616.236313 + }, + "315044466": { + "repository_manifest": { + "name": "Transmission Card", + "filename": "transmission-card.js", + "render_readme": "true" + }, + "full_name": "amaximus/transmission-card", + "category": "plugin", + "description": "Custom Transmission card for Home Assistant/Lovelace", + "domain": "", + "downloads": 1244, + "etag_repository": "W/\"d42c291869be55c20bd8f4bb0fee6cc3d95ce1b593f9ad3fbf7bbdd0c49b1cfa\"", + "last_updated": "2023-12-23T12:08:54Z", + "stargazers_count": 34, + "topics": [ + "lovelace-card", + "lovelace-custom-card", + "transmission" + ], + "last_fetched": 1707828720.769375 + }, + "550121200": { + "repository_manifest": { + "name": "Weback vacuum", + "render_readme": true + }, + "new": true, + "full_name": "Jezza34000/homeassistant_weback_component", + "authors": [ + "@Jezza34000" + ], + "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/\"c5f962c06cc7a5494f1e0ccb53f67b2206635f589eb171c24b41acb7ed8a66f4\"", + "last_updated": "2024-04-03T08:16:17Z", + "stargazers_count": 25, + "topics": [ + "abir", + "component", + "neatsvor", + "tesvor", + "vacuum-cleaner", + "vacuum-robot", + "weback" + ], + "last_fetched": 1712409651.111248 + }, + "366862031": { + "repository_manifest": { + "name": "Custom brand icons" + }, + "full_name": "elax46/custom-brand-icons", + "category": "plugin", + "description": "Custom brand icons for Home Assistant", + "domain": "", + "etag_repository": "W/\"22436a6b4507b9f0ebf87da2b2fd91d860cc822335795b46ed940011ba90df94\"", + "last_updated": "2024-04-26T11:01:04Z", + "stargazers_count": 717, + "topics": [ + "custom-icons", + "icons", + "icons-pack", + "iconset", + "ikea", + "philips-hue", + "xiaomi" + ], + "last_fetched": 1714624391.195309 + }, + "203036108": { + "repository_manifest": { + "name": "Valetudo Map Card", + "filename": "valetudo-map-card.js", + "render_readme": 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.", + "domain": "", + "etag_repository": "W/\"6a3263d782ee159b09f7100c4c748e064e085955c96d4a61cc8bd17f18aa94b1\"", + "last_updated": "2024-04-10T18:48:26Z", + "stargazers_count": 230, + "topics": [ + "valetudo" + ], + "default_branch": "master", + "installed_commit": "3ac4e80", + "installed": true, + "last_commit": "fda900a", + "last_version": "v2023.04.0", + "open_issues": 15, + "published_tags": [ + "v2023.04.0", + "v2022.12.0", + "v2022.01.2", + "v2022.01.1", + "v2022.01.0" + ], + "releases": true, + "version_installed": "v2023.04.0", + "last_fetched": 1714753170.285787 }, "545945955": { "repository_manifest": { @@ -24612,13 +8284,13 @@ "render_readme": true, "content_in_root": true }, - "category": "plugin", - "description": "Frontend card for hass-formulaoneapi", - "etag_repository": "W/\"73af692531d338e37424f331896e1ab099f9055aa04d2e4161a2e5fe26bc4361\"", - "full_name": "marcokreeft87/formulaone-card", - "last_updated": "2022-12-30T10:43:36Z", "new": true, - "stargazers_count": 13, + "full_name": "marcokreeft87/formulaone-card", + "category": "plugin", + "description": "Present the data of Formula One in a pretty way", + "etag_repository": "W/\"14892f4301a4d90b84ef0b76ddfeae0fad6550e460e0f5a83cfb7d92eb3c7bba\"", + "last_updated": "2024-05-01T06:06:21Z", + "stargazers_count": 128, "topics": [ "card", "f1", @@ -24627,7 +8299,10271 @@ "homeassistant-frontend", "lovelace-custom-card" ], - "last_fetched": 1672462186.658911 + "last_fetched": 1714624556.53878 + }, + "476357279": { + "repository_manifest": { + "name": "Music Assistant", + "render_readme": true, + "zip_release": true, + "filename": "mass.zip", + "hide_default_branch": true, + "homeassistant": "2023.5.0" + }, + "new": true, + "full_name": "music-assistant/hass-music-assistant", + "authors": [ + "@marcelveldt" + ], + "category": "integration", + "description": "Turn your Home Assistant instance into a jukebox, hassle free streaming of your favorite media to Home Assistant media players.", + "domain": "mass", + "downloads": 11603, + "etag_repository": "W/\"a3679d7242f304110f2580c5ecd1fda601bd5e0f2587a009468a2e0a6dea80b8\"", + "last_updated": "2024-04-29T12:15:51Z", + "stargazers_count": 1070, + "topics": [ + "music-library", + "music-player" + ], + "last_fetched": 1714625147.60273 + }, + "307678069": { + "repository_manifest": { + "name": "Variables+History", + "render_readme": true, + "homeassistant": "2023.4.0" + }, + "full_name": "enkama/hass-variables", + "authors": [ + "@rogro82", + "@wibias" + ], + "category": "integration", + "description": "Home Assistant variables component", + "domain": "variable", + "etag_repository": "W/\"0f292245bb198f24f8641e6f5db38efa920741682131647c89614b6dae402e99\"", + "last_updated": "2024-04-28T14:18:12Z", + "stargazers_count": 79, + "topics": [ + "counter", + "keypad", + "last-motion", + "timer", + "variables" + ], + "last_fetched": 1714624632.820032 + }, + "470262899": { + "repository_manifest": { + "name": "Nordic Theme", + "render_readme": true + }, + "full_name": "coltondick/nordic-theme-main", + "category": "theme", + "description": "Nordic theme for home assistant.", + "domain": "", + "etag_repository": "W/\"5024d331d0da9b31a1b581c72f6005c9915dc742137b6a87594205800c8b3af8\"", + "last_updated": "2022-04-30T13:38:21Z", + "stargazers_count": 7, + "last_fetched": 1678528016.177609 + }, + "441920613": { + "repository_manifest": { + "name": "Thermia Heat Pump", + "render_readme": true + }, + "new": true, + "full_name": "klejejs/ha-thermia-heat-pump-integration", + "authors": [ + "@klejejs" + ], + "category": "integration", + "description": "Thermia Heat Pump Integration for Home Assistant", + "domain": "thermia", + "etag_repository": "W/\"374e82c24247bcbf62a4d2484d4e09300d5dec514fc1b9e42d6bd3bfb0cb7da5\"", + "last_updated": "2024-04-30T21:16:27Z", + "stargazers_count": 28, + "topics": [ + "heat-pump", + "thermia" + ], + "last_fetched": 1714625125.224792 + }, + "248462859": { + "repository_manifest": { + "homeassistant": "2022.12.0", + "name": "Alarm.com", + "render_readme": true + }, + "new": true, + "full_name": "pyalarmdotcom/alarmdotcom", + "authors": [ + "@uvjustin", + "@elahd" + ], + "category": "integration", + "description": "Custom component to allow Home Assistant to interface with Alarm.com", + "domain": "alarmdotcom", + "etag_repository": "W/\"e4dbdc761af75e97b096f7a8b1c14ae6f2ad3b6607570be9b52cd9eab67adb9a\"", + "last_updated": "2024-04-29T22:19:19Z", + "stargazers_count": 110, + "topics": [ + "alarm" + ], + "last_fetched": 1714624651.77953 + }, + "251039581": { + "repository_manifest": { + "name": "SolisCloud portal integration", + "homeassistant": "2021.9" + }, + "new": true, + "full_name": "hultenvp/solis-sensor", + "authors": [ + "@hultenvp" + ], + "category": "integration", + "description": "HomeAssistant integration for the SolisCloud PV Monitoring portal via SolisCloud API", + "domain": "solis", + "etag_repository": "W/\"c982a0b8a1d0af8ce1ce2a6f7d9b21f1e101ae9b71ff73838151c8389139fcbe\"", + "last_updated": "2024-03-28T22:26:41Z", + "stargazers_count": 183, + "topics": [ + "solarman", + "solis", + "soliscloud" + ], + "last_fetched": 1714624652.548681 + }, + "144888844": { + "repository_manifest": {}, + "full_name": "Paul-dH/Home-Assisant-Sensor-OvApi", + "category": "integration", + "description": null, + "domain": "ovapi", + "etag_repository": "W/\"a7a15e482bed5d1fc80766e324cbfe21626842f796ee7da5505ffef6680420e3\"", + "last_updated": "2023-06-05T21:33:45Z", + "stargazers_count": 17, + "last_fetched": 1707828313.612599 + }, + "177469955": { + "repository_manifest": { + "name": "Mitsubishi Kumo Cloud", + "render_readme": true, + "homeassistant": "2021.12.0" + }, + "full_name": "dlarrick/hass-kumo", + "authors": [ + "@dlarrick" + ], + "category": "integration", + "description": "Home Assistant module interfacing with Mitsubishi mini-split units", + "domain": "kumo", + "etag_repository": "W/\"a6159f258ad4c4604699afa2c93b418300ce44a65160d735151cfb04c4167bec\"", + "last_updated": "2024-02-03T16:22:18Z", + "stargazers_count": 86, + "topics": [ + "climate", + "kumo", + "kumocloud", + "mini-split", + "mitsubishi" + ], + "last_fetched": 1714625068.154165 + }, + "517783998": { + "repository_manifest": { + "name": "Termux API integration", + "render_readme": true, + "homeassistant": "2022.8.0" + }, + "new": true, + "full_name": "Vova-SH/termux-api", + "authors": [ + "@Vova-SH" + ], + "category": "integration", + "description": "Getting information about Android system via Termux:API", + "domain": "termux_api", + "etag_repository": "W/\"40c5595127047bbbad22eb92d788f6da3faaf12fe7fd1aff534b514c24b8a831\"", + "last_updated": "2024-04-29T20:28:37Z", + "stargazers_count": 4, + "topics": [ + "android", + "termux", + "termux-api" + ], + "last_fetched": 1714624948.967201 + }, + "560311562": { + "repository_manifest": { + "name": "ManageMyHealth", + "country": [ + "NZ" + ], + "filename": "managemyhealth.zip", + "hide_default_branch": true, + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "codyc1515/ha-managemyhealth", + "authors": [ + "@codyc1515" + ], + "category": "integration", + "description": "Add your next ManageMyHealth appointment to Home Assistant's Calendar", + "domain": "managemyhealth", + "downloads": 136, + "etag_repository": "W/\"82dcb39f7784796347cdbc4417f2d28868ddc99bf0be74599a4ef94985abee20\"", + "last_updated": "2024-04-29T20:34:02Z", + "stargazers_count": 2, + "topics": [ + "appointment", + "health", + "managemyhealth", + "nz" + ], + "last_fetched": 1714624537.830012 + }, + "379781545": { + "repository_manifest": { + "name": "Netgear WAX", + "hacs": "1.6.0", + "homeassistant": "2021.4.0", + "render_readme": true + }, + "new": true, + "full_name": "rroller/netgear", + "authors": [ + "@rroller" + ], + "category": "integration", + "description": "Netgear Home Assistant Integration", + "domain": "netgear_wax", + "etag_repository": "W/\"2fec4b3a5d1bc499f564d86e767743d944ee12b1e19168f3f511127d699aca6e\"", + "last_updated": "2024-02-08T05:02:14Z", + "stargazers_count": 13, + "topics": [ + "netgear", + "wax", + "wax-610", + "wax-620", + "wi-fi" + ], + "last_fetched": 1709125100.257369 + }, + "701510734": { + "repository_manifest": { + "name": "Speedport", + "render_readme": true, + "zip_release": true, + "filename": "speedport.zip", + "country": [ + "DE" + ] + }, + "new": true, + "full_name": "Andre0512/speedport", + "authors": [ + "@Andre0512" + ], + "category": "integration", + "description": "Home Assistant integration for Telekom Speedport", + "domain": "speedport", + "downloads": 797, + "etag_repository": "W/\"f7113615b766b28d0be1c4dc382976b060bebcdef462dd8da3bfaf37b4981642\"", + "last_updated": "2024-02-18T21:20:15Z", + "stargazers_count": 19, + "topics": [ + "custom-integration", + "speedport", + "telekom" + ], + "last_fetched": 1714624474.104617 + }, + "275672933": { + "repository_manifest": { + "name": "Select list Card", + "render_readme": true, + "filename": "select-list-card.js" + }, + "full_name": "mattieha/select-list-card", + "category": "plugin", + "description": "Select List Card displays an input_select entity as a list in lovelace", + "domain": "", + "downloads": 11438, + "etag_repository": "W/\"2bd6d1023f3c201b83d9eb9c768486731be25d86ceff0c5af93051b8268e184b\"", + "last_updated": "2024-02-09T07:28:06Z", + "stargazers_count": 57, + "topics": [ + "lovelace-custom-card" + ], + "last_fetched": 1712063960.306804 + }, + "324913968": { + "repository_manifest": { + "name": "Deutscher Wetterdienst (by hg1337)", + "homeassistant": "2024.4.0", + "render_readme": true + }, + "new": true, + "full_name": "hg1337/homeassistant-dwd", + "authors": [ + "@hg1337" + ], + "category": "integration", + "description": "Custom component for Home Assistant that integrates weather data (measurements and forecasts) of Deutscher Wetterdienst (DWD).", + "domain": "dwd", + "etag_repository": "W/\"6e40036aa6bdc9c248544b3b526234d87a16344ceba1ebfc6b878c6fbb0aa149\"", + "last_updated": "2024-04-21T17:56:38Z", + "stargazers_count": 64, + "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": 1714624992.659439 + }, + "152294445": { + "repository_manifest": { + "name": "Remote Home-Assistant", + "render_readme": true + }, + "full_name": "custom-components/remote_homeassistant", + "authors": [ + "@lukas-hetzenecker", + "@postlund" + ], + "category": "integration", + "description": "Links multiple home-assistant instances together", + "domain": "remote_homeassistant", + "etag_repository": "W/\"1253d9516901d3349ff98e112f1e5c89630a58467b5226f281abaa28f1764a13\"", + "last_updated": "2024-03-28T22:42:09Z", + "stargazers_count": 816, + "last_fetched": 1714624413.881485 + }, + "439944813": { + "repository_manifest": { + "name": "Miele", + "filename": "miele.zip", + "homeassistant": "2023.11.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "astrandb/miele", + "authors": [ + "@astrandb" + ], + "category": "integration", + "description": "A modern integration for Miele devices in Home Assistant", + "domain": "miele", + "downloads": 6674, + "etag_repository": "W/\"c9e0bb2f55e31465c64f73f4bf120bcdd1a8d75a72b50be2851b09389b3f7aaf\"", + "last_updated": "2024-04-30T09:10:18Z", + "stargazers_count": 153, + "topics": [ + "miele" + ], + "last_fetched": 1714625047.422291 + }, + "235915302": { + "repository_manifest": { + "name": "Marta / Breeze Card", + "render_readme": true + }, + "full_name": "ryanmac8/Home-Assistant-Marta", + "category": "integration", + "description": "Custom Home Assistant sensor for the Marta/Breeze Card.", + "domain": "marta", + "etag_repository": "W/\"dc7d75aed86a9a923bad7c5f28f6daa7f5616f0bbaf90098db79cd4689a728e8\"", + "last_updated": "2021-05-13T14:56:54Z", + "stargazers_count": 4, + "topics": [ + "breeze-card", + "marta" + ], + "last_fetched": 1707313200.612177 + }, + "365332200": { + "repository_manifest": { + "name": "PiJuice UPS Hat", + "render_readme": true, + "country": [ + "US", + "FR", + "ES", + "DE" + ] + }, + "full_name": "Racailloux/home-assistant-pijuice", + "authors": [ + "@Racailloux" + ], + "category": "integration", + "description": "Home Assistant integration to support PiJuice UPS Hat and retrieve values to sensors.", + "domain": "pijuice", + "etag_repository": "W/\"41b5f09affcab5fc1f13ea3b934cf986d6172741dc39f29dd5db892cc240b18f\"", + "last_updated": "2024-01-20T08:03:38Z", + "stargazers_count": 14, + "topics": [ + "battery", + "hat", + "integrations", + "pijuice", + "raspberry-pi", + "sensors", + "ups", + "voltage" + ], + "last_fetched": 1712895301.620046 + }, + "234514524": { + "repository_manifest": { + "name": "Sonos Alarm" + }, + "full_name": "AaronDavidSchneider/SonosAlarm", + "category": "integration", + "description": "HomeAssistant custom component to control your SONOS Alarm", + "domain": "sonos_alarm", + "etag_repository": "W/\"998e2ed1146990cd8e8415298e58c2a7cc4118a3e3be75a3bafdada2e36569b8\"", + "last_updated": "2021-05-25T16:33:27Z", + "stargazers_count": 23, + "last_fetched": 1711038874.755816 + }, + "527414830": { + "repository_manifest": { + "name": "Eight Sleep Climate", + "hacs": "1.6.0", + "homeassistant": "2023.11.0", + "render_readme": true + }, + "new": true, + "full_name": "amosyuen/ha-eight-sleep-climate", + "authors": [ + "@amosyuen" + ], + "category": "integration", + "description": "Climate entity for controlling eight sleep bed", + "domain": "eight_sleep_climate", + "etag_repository": "W/\"45700494dfdfc441c7c0c75f4552dbeb1a3312ad315b0ef7597b883143a971bf\"", + "last_updated": "2024-04-29T17:40:47Z", + "stargazers_count": 9, + "topics": [ + "eight-sleep", + "thermostat" + ], + "last_fetched": 1714624845.335055 + }, + "370997019": { + "repository_manifest": { + "name": "WebOS Keyboard Card", + "content_in_root": true, + "filename": "webos-keyboard-card.js", + "render_readme": true + }, + "full_name": "bernikr/lovelace-webos-keyboard-card", + "category": "plugin", + "description": "Type on your WebOS TV using this lovelace card", + "domain": "", + "etag_repository": "W/\"9518759afd2e00850a5ada59202662a6eb8741806974776d36307b70a588c856\"", + "last_updated": "2024-01-13T20:24:46Z", + "stargazers_count": 6, + "topics": [ + "card", + "input-method", + "keyboard", + "remote", + "webos" + ], + "last_fetched": 1712064079.94723 + }, + "283542587": { + "repository_manifest": { + "name": "Lovelace Clock Card", + "render_readme": true + }, + "full_name": "Villhellm/lovelace-clock-card", + "category": "plugin", + "description": "Basic analog clock for Lovelace", + "domain": "", + "etag_repository": "W/\"1ce6646be6bf0941a9caddf5f48f2105e59ffff61ee608c5c86bafac34692e91\"", + "last_updated": "2020-11-24T17:31:42Z", + "stargazers_count": 46, + "topics": [ + "analog", + "clock" + ], + "last_fetched": 1714624904.728028 + }, + "171854441": { + "repository_manifest": { + "name": "youtube", + "zip_release": true, + "filename": "youtube.zip", + "homeassistant": "2021.4.0" + }, + "full_name": "custom-components/youtube", + "authors": [ + "@ludeeus", + "@pinkywafer" + ], + "category": "integration", + "description": "A platform which give you info about the newest video on a channel", + "domain": "youtube", + "downloads": 3668, + "etag_repository": "W/\"72a6564612cf8773fc1fcb05d3c61ae61d6c191985239ddf350a1cabc22948bf\"", + "last_updated": "2024-03-13T19:45:36Z", + "stargazers_count": 54, + "topics": [ + "youtube" + ], + "last_fetched": 1713932107.401482 + }, + "323152128": { + "repository_manifest": { + "name": "Crunch-O-Meter", + "render_readme": true, + "zip_release": true, + "filename": "crunch_o_meter.zip" + }, + "full_name": "GuyLewin/home-assistant-crunch-o-meter", + "authors": [ + "@guylewin" + ], + "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": 132, + "etag_repository": "W/\"4e7850a9657051dd7d113ddfe1e912b4b4c435220ab0253c20d2dfeb6e69adfc\"", + "last_updated": "2021-06-14T13:06:16Z", + "stargazers_count": 2, + "topics": [ + "crunch", + "crunch-o-meter" + ], + "last_fetched": 1704918706.44993 + }, + "709665442": { + "repository_manifest": { + "name": "GTFS2 for HomeAssistant", + "render_readme": true, + "homeassistant": "2023.10.1" + }, + "new": true, + "full_name": "vingerha/gtfs2", + "authors": [ + "@vingerha" + ], + "category": "integration", + "description": "Support GTFS in Home Assistant GUI-only", + "domain": "gtfs2", + "etag_repository": "W/\"0b38ce25719bd41ed61e5f91599d68d6b64134d723d3634170c76f8bb24de4f5\"", + "last_updated": "2024-04-29T11:12:09Z", + "stargazers_count": 58, + "topics": [ + "bus", + "gtfs", + "train", + "tram", + "transport" + ], + "last_fetched": 1714624679.098799 + }, + "376904517": { + "repository_manifest": { + "name": "Timer Bar Card", + "render_readme": true, + "filename": "timer-bar-card.js" + }, + "full_name": "rianadon/timer-bar-card", + "category": "plugin", + "description": "A progress bar display for Home Assistant timers", + "domain": "", + "downloads": 11463, + "etag_repository": "W/\"1fae2f8da7bbc5ce956490fa10c47ebffb3c1e60198e0cb9dd1577c3c567c80d\"", + "last_updated": "2024-04-26T15:51:48Z", + "stargazers_count": 317, + "last_fetched": 1714624604.334505 + }, + "474183846": { + "repository_manifest": { + "name": "HA-Mila", + "render_readme": true + }, + "new": true, + "full_name": "sanghviharshit/ha-mila", + "authors": [ + "@sanghviharshit" + ], + "category": "integration", + "description": "🡠💨 Home Assistant custom component for Mila Air Purifier (Unofficial)", + "domain": "mila", + "etag_repository": "W/\"d824e3d8bd90d80bf68fa11b8041cccb2ac131805267e0969083995eb8c24c89\"", + "last_updated": "2024-01-29T17:17:46Z", + "stargazers_count": 41, + "topics": [ + "air-purifier", + "air-quality", + "air-quality-sensor", + "mila" + ], + "last_fetched": 1713241371.442132 + }, + "242528119": { + "repository_manifest": { + "name": "RuuviTag Sensor", + "render_readme": true + }, + "full_name": "ruuvi-friends/ruuvi-hass.io", + "authors": [ + "@smaisidoro" + ], + "category": "integration", + "description": "Ruuvi tag BLE sensor for Home Assistant.", + "domain": "ruuvi", + "etag_repository": "W/\"90bad4878b1c1907a24c26c257c52e763cc770c4cb16a1a99ae581b1c5fdaf79\"", + "last_updated": "2022-01-25T13:23:39Z", + "stargazers_count": 42, + "topics": [ + "ruuvi-ble-devices", + "ruuvitag", + "ruuvitag-sensor" + ], + "last_fetched": 1704915192.632448 + }, + "358505160": { + "repository_manifest": { + "name": "Weenect", + "hacs": "1.6.0", + "homeassistant": "2023.3.0" + }, + "full_name": "eifinger/hass-weenect", + "authors": [ + "@eifinger" + ], + "category": "integration", + "description": "Homeassistant integration for weenect", + "domain": "weenect", + "etag_repository": "W/\"018cbdb1280b0217516f631ae52608c0f8016e3f5dcad8a269cade4950c374c1\"", + "last_updated": "2024-03-10T20:28:39Z", + "stargazers_count": 5, + "topics": [ + "weenect" + ], + "last_fetched": 1714624918.202004 + }, + "282688934": { + "repository_manifest": { + "name": "EVA II PRO WiFi Midea Inventor Dehumidifier custom integration", + "homeassistant": "0.96.0" + }, + "full_name": "barban-dev/homeassistant-midea-dehumidifier", + "authors": [ + "@barban-dev" + ], + "category": "integration", + "description": "Home Assistant Custom Integration for EVA II PRO WiFi Smart Dehumidifier appliance by Midea/Inventor.", + "domain": "midea_dehumidifier", + "etag_repository": "W/\"d704474b876489a1e2c9cbf941095703e93f9c968cc8945527eafdcc65232f72\"", + "last_updated": "2024-01-06T22:27:28Z", + "stargazers_count": 68, + "topics": [ + "dehumidifier", + "eva-ii-pro-wifi", + "internet-of-things", + "inventor", + "iot", + "midea" + ], + "last_fetched": 1713932254.520852 + }, + "233079250": { + "repository_manifest": { + "name": "darksky_m", + "render_readme": "true", + "country": "NO" + }, + "full_name": "kodi1/darksky_m", + "authors": [ + "@kodi1" + ], + "category": "integration", + "description": "darksky - clouds cover and alerts", + "domain": "darksky_m", + "etag_repository": "W/\"0ceb9d1049041b6335c48b13ff655557ec1a53aeaa54572afc4399e121854646\"", + "last_updated": "2021-03-28T10:12:47Z", + "topics": [ + "darksky" + ], + "last_fetched": 1678434032.860343 + }, + "485895021": { + "repository_manifest": { + "name": "Blueair Filters", + "render_readme": true, + "country": [ + "US" + ], + "homeassistant": "2023.3.0b0" + }, + "new": true, + "full_name": "dahlb/ha_blueair", + "authors": [ + "@dahlb" + ], + "category": "integration", + "description": "Home Assistant Integration for Blueair Class Filters", + "domain": "ha_blueair", + "etag_repository": "W/\"a0af63569b251542974a030914c77757125eaa73f925ed7274d332064acefb88\"", + "last_updated": "2024-04-29T18:35:19Z", + "stargazers_count": 24, + "topics": [ + "blueair", + "hassio-integration", + "python3" + ], + "last_fetched": 1714624577.145392 + }, + "282714722": { + "repository_manifest": { + "name": "Senec solar system sensor", + "country": [ + "DE" + ], + "homeassistant": "2021.12.8", + "hacs": "1.18.0", + "render_readme": true + }, + "new": true, + "full_name": "mchwalisz/home-assistant-senec", + "authors": [ + "@mchwalisz" + ], + "category": "integration", + "description": "SENEC Battery integration for Home Assistant", + "domain": "senec", + "etag_repository": "W/\"57a5acde9a037a7eeb6b80a6848bf7b221c03058f0498f9ab061c27392c55784\"", + "last_updated": "2024-04-29T20:49:48Z", + "stargazers_count": 46, + "topics": [ + "home-assistant-component" + ], + "last_fetched": 1714624669.364431 + }, + "451209586": { + "repository_manifest": { + "name": "Flagdays DK", + "country": [ + "DK" + ], + "render_readme": true + }, + "new": true, + "full_name": "J-Lindvig/Flagdays_DK", + "authors": [ + "@J-Lindvig" + ], + "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/\"b9bbdfe6269403c1144c609183124a4ba3b662bc0a52dd92a9b55999b0e6492f\"", + "last_updated": "2023-02-07T15:39:45Z", + "stargazers_count": 5, + "topics": [ + "anniversaries", + "denmark", + "flagdays", + "pride" + ], + "last_fetched": 1707313199.835154 + }, + "344660161": { + "repository_manifest": { + "name": "eGauge", + "hacs": "1.6.0", + "homeassistant": "2021.9.0", + "render_readme": true + }, + "full_name": "neggert/hass-egauge", + "authors": [ + "@neggert" + ], + "category": "integration", + "description": "Home Assistant custom component for eGauge monitor", + "domain": "egauge", + "etag_repository": "W/\"62140c3e1829389a544b732f1c258050680b3a47ac3c6bd7af2b23a38be3597d\"", + "last_updated": "2023-05-24T06:57:35Z", + "stargazers_count": 15, + "last_fetched": 1710693506.599633 + }, + "320117484": { + "repository_manifest": { + "name": "Vibrant (Dark) Clear Theme", + "homeassistant": "0.109.0" + }, + "full_name": "myleskeeffe/clear-theme-dark-vibrant", + "category": "theme", + "description": "Vibrant (Dark) Version of Clear Theme", + "domain": "", + "etag_repository": "W/\"e563756cc868863888aab1c27490c59fcc5c94ce2e2d685365acf1c53df77f1d\"", + "last_updated": "2021-02-10T10:21:44Z", + "stargazers_count": 2, + "topics": [ + "clear", + "dark", + "vibrant" + ], + "last_fetched": 1678433732.674943 + }, + "320381430": { + "repository_manifest": { + "name": "Analog Clock", + "render_readme": true, + "filename": "analogclock.js" + }, + "full_name": "tomasrudh/analogclock", + "category": "plugin", + "description": "An analog clock for Home Assistant Lovelace", + "domain": "", + "etag_repository": "W/\"652e8d122de1874df013934abc522efca21efe02f8934e7562fff7ce9a6ccea7\"", + "last_updated": "2024-03-29T00:05:55Z", + "stargazers_count": 17, + "topics": [ + "analog", + "analog-clock", + "assistant-lovelace", + "clock" + ], + "last_fetched": 1714279232.373178 + }, + "328566789": { + "repository_manifest": { + "name": "BeoPlay", + "country": "US", + "render_readme": true + }, + "new": true, + "full_name": "giachello/beoplay", + "authors": [ + "@giachello" + ], + "category": "integration", + "description": "Home Assistant component to control BeoPlay including TVs, Speakers and others. ", + "domain": "beoplay", + "etag_repository": "W/\"ca34c27a9925ad759e0557b84e7081f1c7b815dda741137ad99c73d93855ddf4\"", + "last_updated": "2024-04-07T01:25:40Z", + "stargazers_count": 21, + "topics": [ + "bang-olufsen" + ], + "last_fetched": 1712895192.470739 + }, + "388979130": { + "repository_manifest": { + "name": "NSW Covid Data", + "country": "AU", + "homeassistant": "2021.9.0", + "zip_release": true, + "filename": "nswcovid.zip" + }, + "new": true, + "full_name": "troykelly/homeassistant-au-nsw-covid", + "authors": [ + "@troykelly" + ], + "category": "integration", + "description": "A group of sensors for Home Assistant that tracks New South Wales COVID-19 Data", + "domain": "nswcovid", + "downloads": 334, + "etag_repository": "W/\"1e9698b1abf212e5ab0410e4ab8375342b9fcd44dbcaf2c1a75c02aaeda2f62e\"", + "last_updated": "2023-02-22T06:17:16Z", + "stargazers_count": 1, + "topics": [ + "covid-19", + "nsw-government", + "nsw-health" + ], + "last_fetched": 1705595701.819362 + }, + "85400693": { + "repository_manifest": { + "name": "Padavan Tracker", + "render_readme": true + }, + "full_name": "PaulAnnekov/home-assistant-padavan-tracker", + "authors": [ + "@PaulAnnekov" + ], + "category": "integration", + "description": "Device tracker component that uses Padavan-based router", + "domain": "padavan_tracker", + "etag_repository": "W/\"a96f4f022946c2b5d2b1fe680415da3aeb247c39021ba2b549643b49d2899d64\"", + "last_updated": "2022-05-18T17:01:17Z", + "stargazers_count": 46, + "topics": [ + "padavan", + "router", + "xiaomi" + ], + "last_fetched": 1698384971.912039 + }, + "615769161": { + "repository_manifest": { + "name": "v2c_trydan", + "render_readme": true + }, + "new": true, + "full_name": "Rain1971/V2C_trydant", + "authors": [ + "@Rain1971" + ], + "category": "integration", + "description": "Electric car charger for v2c trydan in home asssitant via HACS", + "domain": "v2c_trydan", + "downloads": 5, + "etag_repository": "W/\"efa0a5721527d45f18fc202b1f8528af52304234dc83e7f91f0ff680122945e4\"", + "last_updated": "2024-04-20T18:46:28Z", + "stargazers_count": 16, + "topics": [ + "v2c" + ], + "last_fetched": 1713932223.096135 + }, + "544947025": { + "repository_manifest": { + "name": "Chargecloud.de", + "render_readme": true + }, + "new": true, + "full_name": "functionpointer/home-assistant-chargecloud-integration", + "authors": [ + "@functionpointer" + ], + "category": "integration", + "description": "Fetches real-time status of public ev chargers from chargecloud.de", + "domain": "chargecloud", + "etag_repository": "W/\"59002aea690c92f00c940e634e788476c2ba41414f9f44f2a8d493428fd859f0\"", + "last_updated": "2024-03-15T00:17:37Z", + "stargazers_count": 5, + "topics": [ + "electric-vehicle-charging-station", + "electric-vehicles" + ], + "last_fetched": 1714624560.766067 + }, + "292081477": { + "repository_manifest": { + "name": "Shairport Sync Media Player", + "render_readme": true + }, + "new": true, + "full_name": "parautenbach/hass-shairport-sync", + "authors": [ + "@parautenbach" + ], + "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/\"f30e474be68e0f7c2b93e78795b2349536805a88e115fbdea5a9b087c75d4bfe\"", + "last_updated": "2024-03-29T18:30:32Z", + "stargazers_count": 63, + "topics": [ + "airplay", + "mqtt", + "shairport-sync" + ], + "last_fetched": 1713932528.252513 + }, + "316597224": { + "repository_manifest": { + "name": "Budova Smart Home", + "country": "UA", + "render_readme": true, + "homeassistant": "2021.8.1" + }, + "full_name": "dphae/bsh", + "authors": [ + "@DarkPark" + ], + "category": "integration", + "description": "A Home Assistant Budova Smart Home integration", + "domain": "bsh", + "etag_repository": "W/\"e599e14c616c6813587104e954b779ac893426c18599cd4989ace87bdfad06bb\"", + "last_updated": "2021-08-05T21:00:50Z", + "stargazers_count": 3, + "topics": [ + "budova" + ], + "last_fetched": 1704915270.730717 + }, + "691458765": { + "repository_manifest": { + "name": "Circular timer card", + "content_in_root": true, + "filename": "circular-timer-card.js", + "render_readme": true + }, + "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/\"a319c08e1f8997f9656768e9c5546e93b69542255e750ea6827e325fa82c693c\"", + "last_updated": "2023-12-29T11:31:42Z", + "stargazers_count": 29, + "topics": [ + "d3js", + "lit-element", + "lovelace-custom-card", + "timer" + ], + "last_fetched": 1713240821.994119 + }, + "361776538": { + "repository_manifest": { + "name": "Your HA Digital Twin floor3d-card", + "render_readme": 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.", + "domain": "", + "downloads": 6551, + "etag_repository": "W/\"0567d7caa1225006a898f841aafe0d530a22d775c2e8c9181571ad115288caef\"", + "last_updated": "2024-04-06T09:35:42Z", + "stargazers_count": 420, + "topics": [ + "3d-models", + "card", + "entity-bindings" + ], + "last_fetched": 1714624483.18486 + }, + "255139072": { + "repository_manifest": { + "name": "Entidade Reguladora dos Serviços Energéticos", + "country": "PT", + "homeassistant": "2023.7.0", + "render_readme": true + }, + "full_name": "dgomes/ha_erse", + "authors": [ + "@dgomes" + ], + "category": "integration", + "description": "Home Assistant Custom Component for ERSE", + "domain": "erse", + "etag_repository": "W/\"13c2a67875781a132c885d8228e95d9901cf2ac70aeff9fd791fca46470baf1d\"", + "last_updated": "2024-03-15T22:48:06Z", + "stargazers_count": 42, + "topics": [ + "home-assistant-component", + "utility-meters" + ], + "last_fetched": 1713586358.452971 + }, + "605635573": { + "repository_manifest": { + "name": "Spook 👻 Your homie", + "render_readme": true, + "homeassistant": "2024.4.0", + "hacs": "1.34.0", + "zip_release": true, + "filename": "spook.zip" + }, + "new": true, + "full_name": "frenck/spook", + "authors": [ + "@frenck" + ], + "category": "integration", + "description": "A scary 👻 powerful toolbox 🧰 for Home Assistant ðŸ¡", + "domain": "spook", + "downloads": 3291, + "etag_repository": "W/\"d0c9b49afcbd4a4564e0d9854a4a2b063f3a7f2521d692790b634b870c357853\"", + "last_updated": "2024-05-01T09:06:27Z", + "stargazers_count": 368, + "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": 1714625032.358453 + }, + "534083455": { + "repository_manifest": { + "name": "Deutsche Bahn", + "render_readme": true, + "country": [ + "DE" + ] + }, + "new": true, + "full_name": "FaserF/ha-deutschebahn", + "authors": [ + "@faserf" + ], + "category": "integration", + "description": "Unofficial HA DB Integration, due to removal as of Home Assistant 2022.11", + "domain": "deutschebahn", + "etag_repository": "W/\"16dc2a1c5088b2d8a860c5666aa045c750521713897c8c6e42e62db5fa5f8d59\"", + "last_updated": "2024-05-01T12:29:49Z", + "stargazers_count": 35, + "last_fetched": 1714624679.734177 + }, + "316396217": { + "repository_manifest": { + "name": "Mjpeg Timelapse", + "homeassistant": "0.118.0", + "render_readme": true + }, + "new": true, + "full_name": "evilmarty/mjpeg-timelapse", + "authors": [ + "@evilmarty" + ], + "category": "integration", + "description": "Mjpeg Timelapse integration for Home Assistant", + "domain": "mjpeg_timelapse", + "etag_repository": "W/\"6b9362be43ca9e8a0051f4c40645064971dd789607913efbd08e0ddc5decbd21\"", + "last_updated": "2023-05-20T10:05:33Z", + "stargazers_count": 24, + "topics": [ + "camera" + ], + "last_fetched": 1710347552.519662 + }, + "197920457": { + "repository_manifest": {}, + "full_name": "andersonshatch/midea-ac-py", + "authors": [ + "@andersonshatch" + ], + "category": "integration", + "description": "This is a library to allow communicating to a Midea appliance via the Midea cloud.", + "domain": "midea", + "etag_repository": "W/\"1dd3f0e3df77a1bd0ed480c547ed15d7e6892ee2dab7efd8b567814c150b5b39\"", + "last_updated": "2023-03-09T19:28:42Z", + "stargazers_count": 78, + "topics": [ + "midea" + ], + "last_fetched": 1714624810.552404 + }, + "221855213": { + "repository_manifest": { + "name": "Auto Backup", + "zip_release": true, + "hide_default_branch": true, + "filename": "auto_backup.zip", + "homeassistant": "2022.4.0" + }, + "full_name": "jcwillox/hass-auto-backup", + "authors": [ + "@jcwillox" + ], + "category": "integration", + "description": "ðŸ—ƒï¸ Improved Backup Service for Home Assistant that can Automatically Remove Backups and Supports Generational Backup Schemes.", + "domain": "auto_backup", + "downloads": 32082, + "etag_repository": "W/\"6b2b1087aa1f788c83e62b488c5b5ff117d0dffa1c0ce7375fd9443dacc32fbc\"", + "last_updated": "2024-01-10T15:41:31Z", + "stargazers_count": 300, + "topics": [ + "auto-purge", + "backups", + "generational-backups", + "snapshots" + ], + "last_fetched": 1714624691.27315 + }, + "583379046": { + "repository_manifest": { + "name": "Mold Risk Index", + "homeassistant": "2022.8" + }, + "new": true, + "full_name": "Strixx76/mold_risk_index", + "authors": [ + "@Strixx76" + ], + "category": "integration", + "description": "Calculate the level of risk of mold growth in a crawl space.", + "domain": "mold_risk_index", + "etag_repository": "W/\"8bdda622340b0625ddeea81ce6e8fcd62c5c99652666c4157a1d6b64ccb10b1b\"", + "last_updated": "2024-01-11T15:16:56Z", + "stargazers_count": 34, + "topics": [ + "python3" + ], + "last_fetched": 1714278999.534676 + }, + "637182469": { + "repository_manifest": { + "name": "MIWA", + "render_readme": true, + "country": [ + "BE" + ] + }, + "new": true, + "full_name": "geertmeersman/miwa", + "authors": [ + "@geertmeersman" + ], + "category": "integration", + "description": "Home Assistant component for MIWA BE services", + "domain": "miwa", + "downloads": 2, + "etag_repository": "W/\"8c1bc91a25404883d83b32bf6f74cab6144aacd7f0008821d7bd36c414674ed8\"", + "last_updated": "2024-04-29T07:36:46Z", + "topics": [ + "miwa" + ], + "last_fetched": 1714624509.265247 + }, + "685246640": { + "repository_manifest": { + "name": "MeteoGalicia_Tides", + "country": "ES", + "zip_release": true, + "filename": "homeassistant-meteogalicia_tides.zip" + }, + "new": true, + "full_name": "Danieldiazi/homeassistant-meteogalicia_tides", + "authors": [ + "@danieldiazi" + ], + "category": "integration", + "description": "A Home Assistant integration that provides tides info from MeteoGalicia, the meteorological agency for Galicia, Spain", + "domain": "meteogalicia_tides", + "downloads": 37, + "etag_repository": "W/\"36f03c84ec09c60bf96f9ef422c941845f36024952dee76c9b25a4d3a660eea7\"", + "last_updated": "2023-12-25T19:59:07Z", + "stargazers_count": 1, + "topics": [ + "hacs-custom", + "meteogalicia", + "tides" + ], + "last_fetched": 1704035941.880001 + }, + "371474642": { + "repository_manifest": { + "name": "consul", + "render_readme": "true" + }, + "full_name": "gtjadsonsantos/consul", + "authors": [ + "@jadson179" + ], + "category": "integration", + "description": "home-assistant service for control the consul 🔴", + "domain": "consul", + "etag_repository": "W/\"4c0f49a67a43e6d067642a38915154c37d0581b387d3d07540335bc0e37d7839\"", + "last_updated": "2021-10-09T12:30:45Z", + "stargazers_count": 3, + "topics": [ + "consul" + ], + "last_fetched": 1683746033.70439 + }, + "226707533": { + "repository_manifest": { + "name": "ltss", + "render_readme": true + }, + "full_name": "freol35241/ltss", + "authors": [ + "@freol35241" + ], + "category": "integration", + "description": "Long time state storage (LTSS) custom component for Home Assistant using Timescale DB", + "domain": "ltss", + "etag_repository": "W/\"b001d6ac7cabc576aec4577ec9d41ae98c931c99ebd68dafcd676188bf8763cb\"", + "last_updated": "2024-05-01T18:55:41Z", + "stargazers_count": 74, + "topics": [ + "database", + "ltss", + "state-storage", + "storage", + "timescaledb" + ], + "last_fetched": 1714625085.593405 + }, + "461802716": { + "repository_manifest": { + "name": "Skolmat Integration", + "country": [ + "SE" + ], + "render_readme": true + }, + "new": true, + "full_name": "Kaptensanders/skolmat", + "authors": [ + "@kaptensanders" + ], + "category": "integration", + "description": "Skolmat Home Assistant custom component for the food menu in Swedish schools", + "domain": "skolmat", + "etag_repository": "W/\"69a0cd8924548ff063bdea6ce6e0ce2ff08554e3327875811009abe7f88e1a3c\"", + "last_updated": "2023-11-21T12:29:17Z", + "stargazers_count": 11, + "topics": [ + "food", + "food-menu", + "school", + "skola" + ], + "last_fetched": 1707313635.171754 + }, + "296396632": { + "repository_manifest": { + "name": "Rejseplanen S-Tog Card", + "country": "DK" + }, + "full_name": "DarkFox/rejseplanen-stog-card", + "category": "plugin", + "description": "Lovelace card for listing departures from Rejseplanen sensors, in the style of S-Tog departure boards.", + "domain": "", + "etag_repository": "W/\"f521a22040ca6f7f0f93f9b9966024e80f02bc174f539209727eff9245020da4\"", + "last_updated": "2023-01-06T14:35:56Z", + "stargazers_count": 5, + "topics": [ + "denmark", + "lovelace-card", + "rejseplanen", + "rejseplanen-sensors" + ], + "last_fetched": 1706281371.792253 + }, + "693656182": { + "repository_manifest": { + "name": "Media Source Image Card", + "content_in_root": true, + "filename": "media-source-image-card.js", + "render_readme": true + }, + "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/\"4c0a5b2bac8809194cf43eb3e9e8edcd92486a319165084874cd3290b15dcb12\"", + "last_updated": "2024-04-19T20:30:32Z", + "stargazers_count": 15, + "topics": [ + "lovelace-card", + "lovelace-cards", + "lovelace-custom-card" + ], + "last_fetched": 1714279052.171234 + }, + "216178553": { + "repository_manifest": { + "name": "Material Dark Green Theme" + }, + "full_name": "home-assistant-community-themes/material-dark-green", + "category": "theme", + "description": "Material Dark Green theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"d41152b6e26c109980bb869c39ca0917522e788c5512e57eafa24f9a535d4a86\"", + "last_updated": "2023-03-27T02:57:14Z", + "stargazers_count": 2, + "last_fetched": 1708173699.296975 + }, + "628038776": { + "repository_manifest": { + "name": "Vantage InFusion", + "filename": "vantage.zip", + "homeassistant": "2024.1.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "loopj/home-assistant-vantage", + "authors": [ + "@loopj" + ], + "category": "integration", + "description": "Home Assistant integration for Vantage InFusion home automation controllers.", + "domain": "vantage", + "downloads": 61, + "etag_repository": "W/\"4984060f78812f700a4d485ee6a5c3d996aa6c0c9d8c63125024776120738ebe\"", + "last_updated": "2024-04-29T18:25:24Z", + "stargazers_count": 6, + "topics": [ + "infusion", + "vantage" + ], + "last_fetched": 1714624605.556016 + }, + "396695907": { + "repository_manifest": { + "name": "Gree Extension for Home-Assistant built in integration", + "render_readme": true + }, + "new": true, + "full_name": "mullerdavid/hass_GreeExt", + "authors": [ + "@mullerdavid" + ], + "category": "integration", + "description": "Gree Extension for built in integration", + "domain": "gree_ext", + "etag_repository": "W/\"e41370e9285e7298e6970a585190f711b541342989fa8e2d3f0e8cc06f343820\"", + "last_updated": "2023-06-12T09:56:03Z", + "stargazers_count": 7, + "topics": [ + "gree" + ], + "last_fetched": 1712064333.230051 + }, + "357338258": { + "repository_manifest": { + "name": "Temperature Feels Like", + "filename": "temperature_feels_like.zip", + "hide_default_branch": true, + "homeassistant": "2023.8.0", + "render_readme": true, + "zip_release": true + }, + "full_name": "Limych/ha-temperature-feels-like", + "authors": [ + "@Limych" + ], + "category": "integration", + "description": "Sensor of Temperature Feels Like for Home Assistant.", + "domain": "temperature_feels_like", + "downloads": 1781, + "etag_repository": "W/\"f2737b4301c14b67a71f7f882a300d7fe24055c0ade19b581075c36fa84ee854\"", + "last_updated": "2024-04-29T09:50:43Z", + "stargazers_count": 78, + "topics": [ + "home-assistant-climate", + "home-assistant-component", + "home-assistant-temperature", + "home-assistant-weather" + ], + "last_fetched": 1714624691.388255 + }, + "156292058": { + "repository_manifest": { + "name": "Flex Table - Highly customizable, Data visualization", + "content_in_root": true, + "filename": "flex-table-card.js" + }, + "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", + "domain": "", + "etag_repository": "W/\"5c27a3247e1322ddddc243f05061b16b329843999c80241287015154d4957ba7\"", + "last_updated": "2024-04-27T19:55:11Z", + "stargazers_count": 188, + "topics": [ + "data-table", + "data-visualization", + "flexible-table", + "high-configurability", + "javascript", + "single-file", + "table-visualization" + ], + "last_fetched": 1714624919.636735 + }, + "614083491": { + "repository_manifest": { + "name": "Horizon Card", + "render_readme": true, + "filename": "lovelace-horizon-card.js" + }, + "new": true, + "full_name": "rejuvenate/lovelace-horizon-card", + "category": "plugin", + "description": "Sun Card successor: Visualize the position of the Sun over the horizon.", + "downloads": 34044, + "etag_repository": "W/\"3ed0bdc8480ed4f0d86d39c2fe475a3db86a95ee28d959d94f584e685d103a9d\"", + "last_updated": "2024-04-30T09:36:35Z", + "stargazers_count": 383, + "topics": [ + "home-assistant-sun-card", + "homeassistant-sun-card", + "lovelace-card", + "sun-card" + ], + "last_fetched": 1714624457.780386 + }, + "253842395": { + "repository_manifest": { + "name": "Jaguar Landrover InControl", + "homeassistant": "2022.11.0" + }, + "full_name": "msp1974/homeassistant-jlrincontrol", + "authors": [ + "@msp1974" + ], + "category": "integration", + "description": "An integration for JLR InControl to Home Assistant", + "domain": "jlrincontrol", + "etag_repository": "W/\"8c45c1e57a79ed719f8f52c8eaec31238517007b09090ebb8f9f1dd9fe217885\"", + "last_updated": "2024-04-26T17:49:10Z", + "stargazers_count": 52, + "topics": [ + "i-pace", + "jaguar", + "jlr", + "landrover", + "rrs", + "vehicle", + "wirelesscar" + ], + "last_fetched": 1714279366.361817 + }, + "573233876": { + "repository_manifest": { + "name": "Switch Manager", + "render_readme": true, + "homeassistant": "2023.12.0" + }, + "new": true, + "full_name": "Sian-Lee-SA/Home-Assistant-Switch-Manager", + "authors": [ + "@Sian-Lee-SA" + ], + "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/\"fddd125b9e0378b59aa71bba904f3e56d3f3f3683bda8808348e6a062fe3f4c4\"", + "last_updated": "2024-04-28T10:00:27Z", + "stargazers_count": 191, + "topics": [ + "component", + "script", + "switch-manager" + ], + "last_fetched": 1714624577.573871 + }, + "361961255": { + "repository_manifest": { + "name": "Metlink Wellington Transport", + "render_readme": true, + "country": "NZ", + "homeassistant": "2023.6.0" + }, + "full_name": "make-all/metlink-nz", + "authors": [ + "@make-all" + ], + "category": "integration", + "description": "Metlink Wellington Public Transport integration for Home Assistant", + "domain": "metlink", + "etag_repository": "W/\"064c48c449e108774afeb22afd24f66f46556dd36ad5b62d43bb601101a99963\"", + "last_updated": "2024-04-24T09:27:04Z", + "stargazers_count": 9, + "topics": [ + "metlink", + "metlink-api", + "transport", + "wellington" + ], + "last_fetched": 1714279135.638526 + }, + "454440949": { + "repository_manifest": { + "name": "Room Card", + "filename": "room-card.js", + "render_readme": true, + "content_in_root": true + }, + "full_name": "marcokreeft87/room-card", + "category": "plugin", + "description": "Show multiple entity states, attributes and icons in a single card in Home Assistant's Lovelace UI", + "domain": "", + "etag_repository": "W/\"6c5a69c745292ec6cb54ede116b13d6a3acf93cab666a31826fe7b6be03de486\"", + "last_updated": "2024-05-01T08:34:28Z", + "stargazers_count": 186, + "topics": [ + "attribute", + "card", + "entities", + "format", + "homeassistant-frontend", + "lovelace-custom-card", + "room" + ], + "last_fetched": 1714625106.630716 + }, + "392931946": { + "repository_manifest": { + "name": "Aria2 card", + "render_readme": true, + "filename": "aria2-card.js" + }, + "full_name": "deblockt/aria2-card", + "category": "plugin", + "description": "An aria2 card for home assistant", + "domain": "", + "downloads": 342, + "etag_repository": "W/\"4ca5511597379e8ddee9b085f96797a9d19b20491fbd436a921309230fecd6c4\"", + "last_updated": "2022-09-20T13:30:10Z", + "stargazers_count": 4, + "topics": [ + "aria2", + "download-manager" + ], + "last_fetched": 1699708797.600571 + }, + "452251255": { + "repository_manifest": { + "name": "Browser Control Card", + "content_in_root": true, + "filename": "browser-control-card.js", + "render_readme": "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...", + "domain": "", + "downloads": 2756, + "etag_repository": "W/\"1e3532855fce938395ef86ef4059e23e46aef9cd5f00ef935238eb79c4877fcc\"", + "last_updated": "2023-10-20T10:29:06Z", + "stargazers_count": 9, + "topics": [ + "browser", + "browser-control", + "card", + "fullscreen", + "lock", + "refresh", + "reload", + "sleep", + "wake-on-lan", + "zoom" + ], + "last_fetched": 1712895341.024652 + }, + "642982371": { + "repository_manifest": { + "name": "Epic Games", + "country": "BR", + "render_readme": true + }, + "new": true, + "full_name": "hudsonbrendon/ha_epic_games", + "authors": [ + "@hudsonbrendon" + ], + "category": "integration", + "description": "A custom component for home assistant", + "domain": "epic_games", + "etag_repository": "W/\"14d208b202e16ff60c1a30798cfd3295efd43d4c5fb98aea87fed430d7ba40d1\"", + "last_updated": "2024-02-09T02:35:18Z", + "stargazers_count": 7, + "topics": [ + "epic-games", + "free", + "games", + "store" + ], + "last_fetched": 1710347364.768643 + }, + "382335433": { + "repository_manifest": { + "name": "SAJ eSolar" + }, + "new": true, + "full_name": "djansen1987/SAJeSolar", + "authors": [ + "@djansen1987" + ], + "category": "integration", + "description": "SAJ eSolar Portal Sensors", + "domain": "saj_esolar", + "etag_repository": "W/\"d1d508e8622ffe4bfd7b34642424d1997b1a6913327c066db17408ccda36e716\"", + "last_updated": "2024-04-09T08:15:03Z", + "stargazers_count": 20, + "topics": [ + "esolar", + "intergration", + "saj", + "solar", + "solar-system" + ], + "last_fetched": 1714624385.95779 + }, + "256928191": { + "repository_manifest": { + "name": "GCE Eco-Devices", + "country": "FR", + "render_readme": true + }, + "full_name": "Aohzan/ecodevices", + "authors": [ + "@Aohzan" + ], + "category": "integration", + "description": "Home Assistant custom component for GCE Eco-Devices", + "domain": "ecodevices", + "etag_repository": "W/\"f4f94dfd38f9a4bdcd1af07147af34e2525b36db6aba23e8f3e60313afa10c13\"", + "last_updated": "2023-12-31T17:51:31Z", + "stargazers_count": 13, + "topics": [ + "domotique", + "eco-devices", + "ecodevices", + "gce-electronics" + ], + "last_fetched": 1704918715.550291 + }, + "488091347": { + "repository_manifest": { + "name": "2minersInfo", + "render_readme": true, + "homeassistant": "0.100.0" + }, + "new": true, + "full_name": "ThomasPrior/2minersInfo", + "authors": [ + "@thomasprior" + ], + "category": "integration", + "description": "Provides data from 2miners.com on a specified miner.", + "domain": "2minersinfo", + "etag_repository": "W/\"ff63ea7b56f8027e8a60cd3cd7e5c03d65d2af542131a04c0c39d806855cb6f5\"", + "last_updated": "2022-05-24T18:49:52Z", + "stargazers_count": 4, + "topics": [ + "2miners", + "2miners-api", + "miner", + "statistics" + ], + "last_fetched": 1713586297.446137 + }, + "413812496": { + "repository_manifest": { + "name": "Plotly Graph Card", + "render_readme": true, + "filename": "plotly-graph-card.js" + }, + "full_name": "dbuezas/lovelace-plotly-graph-card", + "category": "plugin", + "description": "Highly customisable Lovelace card to plot interactive graphs. Brings scrolling, zooming, and much more!", + "domain": "", + "downloads": 17957, + "etag_repository": "W/\"dcbccee883e4d59558b3e53cc4149e7aef8c2e0607b9cbc908d2b8e409939078\"", + "last_updated": "2024-04-28T19:38:40Z", + "stargazers_count": 306, + "topics": [ + "graphs", + "history", + "lovelace-custom-card", + "navigate", + "plotly", + "plotlyjs", + "plots", + "scroll", + "zoom" + ], + "default_branch": "master", + "installed_commit": "661dab2", + "installed": true, + "last_commit": "c3480e7", + "last_version": "v3.3.4", + "open_issues": 25, + "published_tags": [ + "v3.3.4", + "v3.3.3", + "v3.3.1", + "v3.3.0", + "v3.2.0" + ], + "releases": true, + "version_installed": "v3.3.4", + "last_fetched": 1714753170.251717 + }, + "631670903": { + "repository_manifest": { + "name": "ZCS Lawn Mower Robot", + "homeassistant": "2024.2.0" + }, + "new": true, + "full_name": "ufozone/ha-zcs-mower", + "authors": [ + "@ufozone" + ], + "category": "integration", + "description": "ZCS Lawn Mower Robots (Ambrogio, Techline, Wiper) platform as a Custom Component for Home Assistant.", + "domain": "zcsmower", + "downloads": 11, + "etag_repository": "W/\"077ad8be4a2948fe032a2c22b75450a1350caff20b1fdc5a136e0441718083eb\"", + "last_updated": "2024-04-28T21:30:55Z", + "stargazers_count": 11, + "topics": [ + "ambrogio", + "lawn-mower", + "lawnmower", + "mower", + "mower-robot", + "wiper", + "zcs", + "zucchetti" + ], + "last_fetched": 1714624726.016215 + }, + "695365328": { + "repository_manifest": { + "name": "Luncha I Mjärdevi", + "render_readme": true, + "zip_release": true, + "country": "SE", + "filename": "lunchaimjardevi.zip" + }, + "new": true, + "full_name": "popeen/Home-Assistant-Custom-Component-Luncha-I-Mjardevi", + "authors": [ + "@popeen" + ], + "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": 29, + "etag_repository": "W/\"d5ebb4a6b76c3e934a10767c7cbfa6f20b28bf925e47b40323d6a6eb6d6683b9\"", + "last_updated": "2023-12-14T07:16:43Z", + "last_fetched": 1705595746.602948 + }, + "657192016": { + "repository_manifest": { + "name": "KAT Bulgaria", + "country": "BG", + "homeassistant": "2023.02.0b0", + "render_readme": true + }, + "new": true, + "full_name": "Nedevski/hass_kat_bulgaria", + "authors": [ + "@Nedevski" + ], + "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/\"aa59f116a2299bff44756ccf26d08601e2589da3b949a80c04c1fae606221b31\"", + "last_updated": "2024-01-29T17:06:41Z", + "stargazers_count": 6, + "topics": [ + "kat-bulgaria" + ], + "last_fetched": 1707828604.508949 + }, + "458817847": { + "repository_manifest": { + "name": "Material 3 Dark & Light Theme 04: Magenta", + "filename": "m3-04-magenta.yaml", + "render_readme": "true" + }, + "full_name": "AmoebeLabs/HA-Theme_M3-04-Magenta", + "category": "theme", + "description": "Material Design 3 / Material YOU theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"38b781b097c1a9e97141d3adcba297ce6ffb13c2a1f9287b3927c49fdcf0f096\"", + "last_updated": "2022-06-15T07:59:38Z", + "topics": [ + "dark-mode", + "home-assistant-theme", + "light-mode", + "material-3" + ], + "last_fetched": 1706281062.930574 + }, + "543068603": { + "repository_manifest": { + "name": "Philips TV Remote", + "content_in_root": true, + "filename": "philips-tv-remote.js", + "render_readme": true + }, + "new": true, + "full_name": "abualy/philips-tv-remote-card", + "category": "plugin", + "description": "philips tv remote card for for home assistant ", + "etag_repository": "W/\"bacea65228a538fb7711244faadcba7b09ef1de23643a24988306b0dc58cea3b\"", + "last_updated": "2023-02-27T22:46:21Z", + "stargazers_count": 10, + "topics": [ + "hacs-custom", + "philips", + "remote", + "remote-control" + ], + "last_fetched": 1712064409.359545 + }, + "537793361": { + "repository_manifest": { + "name": "MyJDownloader Card", + "filename": "myjdownloader-card.js" + }, + "new": true, + "full_name": "Nyaran/myjdownloader-card", + "category": "plugin", + "description": "This Lovelace custom card displays downloads information provided by the MyJDownloader Integration", + "downloads": 697, + "etag_repository": "W/\"6781be51e03868e61f589976b3bd0b7c570de7779068f25f60c06a4e4e91edec\"", + "last_updated": "2024-04-30T03:26:20Z", + "stargazers_count": 7, + "topics": [ + "hacs-custom", + "jdownloader", + "myjdownloader" + ], + "last_fetched": 1714624794.793104 + }, + "620855349": { + "repository_manifest": { + "name": "Lightener", + "filename": "lightener.zip", + "hide_default_branch": true, + "homeassistant": "2023.3.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "fredck/lightener", + "authors": [ + "@fredck" + ], + "category": "integration", + "description": "Magically control the state and brightness of lights in Home Assistant.", + "domain": "lightener", + "downloads": 2371, + "etag_repository": "W/\"d67900c9800308dfc76861d7873e01e6d52c8d24f8dc0621f69a600fae3aa988\"", + "last_updated": "2024-03-06T09:32:43Z", + "stargazers_count": 89, + "topics": [ + "brightness", + "light" + ], + "last_fetched": 1714625147.628992 + }, + "441738040": { + "repository_manifest": { + "name": "Soft Theme", + "render_readme": true, + "homeassistant": "2021.6", + "country": "US" + }, + "full_name": "KTibow/lovelace-soft-theme", + "category": "theme", + "description": "🎨 A new, simple soft theme for Home Assistant.", + "domain": "", + "etag_repository": "W/\"55100cecbd0712c61795ee189d3eef255cfa040144f3355a146dd54f2f57b3ec\"", + "last_updated": "2024-01-07T01:57:21Z", + "stargazers_count": 34, + "topics": [ + "soft-ui" + ], + "last_fetched": 1710347722.452559 + }, + "496755553": { + "repository_manifest": { + "name": "Raspberry Pi 1-Wire via sysbus", + "homeassistant": "2024.1.0" + }, + "new": true, + "full_name": "thecode/ha-onewire-sysbus", + "authors": [ + "@thecode" + ], + "category": "integration", + "description": "Home Assistant 1-Wire via sysbus", + "domain": "onewire_sysbus", + "etag_repository": "W/\"20198f4919328551e75e2ec38b4eddc908b007735e592c53da2ebe8addd26317\"", + "last_updated": "2024-04-30T06:34:37Z", + "stargazers_count": 24, + "topics": [ + "1-wire", + "raspberry-pi" + ], + "last_fetched": 1714624688.245335 + }, + "214365813": { + "repository_manifest": { + "name": "StarLine Card", + "homeassistant": "0.103.0" + }, + "full_name": "Anonym-tsk/lovelace-starline-card", + "category": "plugin", + "description": "StarLine custom card for Home Assistant", + "domain": "", + "etag_repository": "W/\"1b3e5f0bed997e53ceee022842187ebbf2dc1f0c5fb57be8300dd1399cdcf641\"", + "last_updated": "2024-02-21T13:42:20Z", + "stargazers_count": 24, + "topics": [ + "lovelace-custom-card", + "starline" + ], + "last_fetched": 1709125386.380378 + }, + "233092112": { + "repository_manifest": { + "name": "songpal_m", + "render_readme": "true", + "country": "NO" + }, + "full_name": "kodi1/songpal_m", + "authors": [ + "@kodi1" + ], + "category": "integration", + "description": "songpal - volume down workaround", + "domain": "songpal_m", + "etag_repository": "W/\"85d1b2b8ede93fbd286f4b90b97b0f8e8815e71c4a89de9cc83249eb0275d325\"", + "last_updated": "2021-03-28T10:15:20Z", + "stargazers_count": 1, + "topics": [ + "songpal" + ], + "last_fetched": 1678434033.187826 + }, + "555675718": { + "repository_manifest": { + "name": "Mastertherm", + "hacs": "1.32.1", + "homeassistant": "2023.12.4", + "country": "GB", + "hide_default_branch": true + }, + "new": true, + "full_name": "sHedC/homeassistant-mastertherm", + "authors": [ + "@shedc" + ], + "category": "integration", + "description": "Home Assistant Mastertherm Component, to communicate and control heat pumps from Mastertherm", + "domain": "mastertherm", + "etag_repository": "W/\"974ce94317904142cddfc3afd1d2ae1a949dcff4326cad30ed83ad5aa8480e63\"", + "last_updated": "2024-05-01T14:35:27Z", + "stargazers_count": 5, + "topics": [ + "heatpump", + "mastertherm", + "python3" + ], + "last_fetched": 1714624539.988384 + }, + "519811207": { + "repository_manifest": { + "name": "EVN Data Fetcher", + "country": [ + "VN" + ], + "homeassistant": "2022.7.0", + "render_readme": true + }, + "new": true, + "full_name": "trvqhuy/nestup_evn", + "authors": [ + "@trvqhuy" + ], + "category": "integration", + "description": "A simple yet efficient custom component to fetch data from EVN Vietnam for Home Assistant", + "domain": "nestup_evn", + "etag_repository": "W/\"3bb2ba6951f4930538f00cf4efad1bc3456dc8a28a0df3e7e66f24a9146d5604\"", + "last_updated": "2024-04-19T08:41:43Z", + "stargazers_count": 54, + "topics": [ + "electricity-meter", + "homeassistant-custom-component", + "polling-service" + ], + "last_fetched": 1714625047.33123 + }, + "599334003": { + "repository_manifest": { + "name": "simple-weather-clock", + "render_readme": true + }, + "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/\"dcf0ab6b463682d66c5ad94eabf827f85152c91fe651b76ab16b7c724f7e0ac0\"", + "last_updated": "2023-06-03T21:45:55Z", + "stargazers_count": 3, + "topics": [ + "clock", + "weather" + ], + "last_fetched": 1707313683.099289 + }, + "401282856": { + "repository_manifest": { + "name": "Octopus Energy", + "render_readme": true, + "homeassistant": "2023.12.0", + "hide_default_branch": true + }, + "new": true, + "full_name": "BottlecapDave/HomeAssistant-OctopusEnergy", + "authors": [ + "@bottlecapdave" + ], + "category": "integration", + "description": "Unofficial Home Assistant integration for interacting with Octopus Energy", + "domain": "octopus_energy", + "etag_repository": "W/\"40b78e5aba82b62d9f0be016286e5619c6476e008e8ffa83ffb27fa66c175416\"", + "last_updated": "2024-04-28T08:20:06Z", + "stargazers_count": 500, + "topics": [ + "energy-consumption", + "octopus-energy" + ], + "last_fetched": 1714624794.854745 + }, + "651444976": { + "repository_manifest": { + "name": "Gas Stations Spain", + "render_readme": true, + "homeassistant": "2023.1.0", + "country": "ES" + }, + "new": true, + "full_name": "MiguelAngelLV/gas_station_spain", + "authors": [ + "@miguelangellv" + ], + "category": "integration", + "description": "Home Assistant Component for Gas Stations of Spain", + "domain": "gas_station_spain", + "etag_repository": "W/\"42bece1b871e96c5ccc06dfc92b9e67ac097490025e1774492e492c2075dc5c3\"", + "last_updated": "2024-01-29T20:34:08Z", + "stargazers_count": 20, + "topics": [ + "gasstations", + "homassistant", + "spain" + ], + "last_fetched": 1712410032.739559 + }, + "145777833": { + "repository_manifest": {}, + "full_name": "custom-components/sensor.personalcapital", + "authors": [ + "@iantrich" + ], + "category": "integration", + "description": "💵 Personal Capital Integration for Bank Account Monitoring", + "domain": "personalcapital", + "etag_repository": "W/\"dee09288ec2e12a268ab56059a532fa3062b9e000bb16d6227c9998d1f3ff694\"", + "last_updated": "2023-04-14T05:56:48Z", + "stargazers_count": 14, + "last_fetched": 1707313699.838106 + }, + "292720530": { + "repository_manifest": { + "name": "Pandora Car Alarm System", + "render_readme": true, + "homeassistant": "2023.9.0", + "country": [ + "BY", + "CA", + "CH", + "CY", + "CZ", + "DE", + "EE", + "ES", + "FR", + "GB", + "GR", + "HR", + "HU", + "IE", + "IL", + "IT", + "KZ", + "LT", + "LV", + "MK", + "MK", + "PL", + "PT", + "RO", + "RS", + "RU", + "SI", + "SK", + "UA" + ] + }, + "full_name": "alryaz/hass-pandora-cas", + "authors": [ + "@alryaz", + "@turbo-lab" + ], + "category": "integration", + "description": "🚗 Pandora Car Alarm (and Telemetry) System / ÐвтоÑÐ¸Ð³Ð½Ð°Ð»Ð¸Ð·Ð°Ñ†Ð¸Ñ Ð¸ Ñ‚ÐµÐ»ÐµÐ¼ÐµÑ‚Ñ€Ð¸Ñ Pandora (также поддерживаетÑÑ BENISH Guard)", + "domain": "pandora_cas", + "etag_repository": "W/\"11571f31531a6c9bddc4f91770ecdfb0966dab632282da45068734b8e0ca5c6d\"", + "last_updated": "2024-03-31T21:52:04Z", + "stargazers_count": 35, + "topics": [ + "benish", + "benish-guard", + "car-system", + "pandora-alarm", + "vehicle-tracking" + ], + "last_fetched": 1713932539.542078 + }, + "311594993": { + "repository_manifest": { + "name": "Presence Simulation", + "render_readme": true, + "homeassistant": "2023.4.0" + }, + "full_name": "slashback100/presence_simulation", + "authors": [ + "@slashback100" + ], + "category": "integration", + "description": "Home Assistant Presence Simulation", + "domain": "presence_simulation", + "etag_repository": "W/\"856ef7b71c0d46774e1213e81c0862f7190c591bfbe914245bd84ed02332c4a9\"", + "last_updated": "2024-05-01T08:41:26Z", + "stargazers_count": 408, + "topics": [ + "historic", + "presence", + "presence-simulation", + "simulation" + ], + "last_fetched": 1714625013.12951 + }, + "307058107": { + "repository_manifest": { + "name": "Car card", + "render_readme": true, + "country": [ + "CN" + ] + }, + "full_name": "fineemb/lovelace-car-card", + "category": "plugin", + "description": "车辆仪表盘", + "domain": "", + "etag_repository": "W/\"5a4e011dc311599bc6c49a3779fdd62326b9505481881489838eddf243de74bc\"", + "last_updated": "2022-06-02T18:44:43Z", + "stargazers_count": 6, + "topics": [ + "car", + "lovelace-custom-card", + "lynkco" + ], + "last_fetched": 1709125417.513756 + }, + "336054515": { + "repository_manifest": { + "name": "Open Charge Point Protocol (OCPP)", + "homeassistant": "2022.7.0", + "render_readme": true, + "zip_release": true, + "filename": "ocpp.zip" + }, + "new": true, + "full_name": "lbbrhzn/ocpp", + "authors": [ + "@lbbrhzn" + ], + "category": "integration", + "description": "Home Assistant integration for electric vehicle chargers that support the Open Charge Point Protocol (OCPP).", + "domain": "ocpp", + "downloads": 2443, + "etag_repository": "W/\"9d19db18c95e01268cb2af65f4a25af4ebd5cf93c5e69d86357c4a02e4c863a4\"", + "last_updated": "2024-04-29T15:01:46Z", + "stargazers_count": 190, + "topics": [ + "ocpp" + ], + "last_fetched": 1714624801.025432 + }, + "529083424": { + "repository_manifest": { + "name": "myUplink", + "render_readme": true + }, + "new": true, + "full_name": "jaroschek/home-assistant-myuplink", + "authors": [ + "@jaroschek" + ], + "category": "integration", + "description": "Custom Home Assistant integration for devices and sensors in myUplink account.", + "domain": "myuplink", + "etag_repository": "W/\"a9ccbdfbede49cf48641b4412a6f8632fdedb8affefe68ae753c6452761b0d9f\"", + "last_updated": "2024-04-25T19:47:48Z", + "stargazers_count": 37, + "topics": [ + "home-assistant-integration", + "myuplink", + "nibe", + "nibe-s" + ], + "last_fetched": 1714279425.609732 + }, + "250866164": { + "repository_manifest": { + "name": "Event sensor", + "render_readme": true, + "homeassistant": "2023.8.0" + }, + "full_name": "azogue/eventsensor", + "authors": [ + "@azogue" + ], + "category": "integration", + "description": "HomeAssistant custom sensor to track specific events", + "domain": "eventsensor", + "etag_repository": "W/\"a2cc650da7762e5e8c7df8d8bc95fa9c15f39e55ae3c4084e9cc42a927d16a84\"", + "last_updated": "2024-04-08T18:35:24Z", + "stargazers_count": 86, + "last_fetched": 1714624556.496513 + }, + "213346369": { + "repository_manifest": { + "name": "ECHONETLite Platform", + "render_readme": true, + "homeassistant": "2024.1.0" + }, + "new": true, + "full_name": "scottyphillips/echonetlite_homeassistant", + "authors": [ + "@scottyphillips" + ], + "category": "integration", + "description": "A Home Assistant custom component for use with ECHONET enabled devices. ", + "domain": "echonetlite", + "etag_repository": "W/\"5047b05c71b91770410fba8870f44a2c98e0ede9314449a2ff730bfd33fcd281\"", + "last_updated": "2024-04-22T11:41:59Z", + "stargazers_count": 111, + "topics": [ + "echonet-lite" + ], + "last_fetched": 1714624407.706038 + }, + "388918745": { + "repository_manifest": { + "name": "Creasol DomBus" + }, + "new": true, + "full_name": "CreasolTech/home-assistant-creasol-dombus", + "authors": [ + "@CreasolTech" + ], + "category": "integration", + "description": "Home Assistant integration for Creasol DomBus RS485 modules (inputs, outputs, sensors).", + "domain": "creasoldombus", + "etag_repository": "W/\"d2f65692cfc45cde2e8ab304fa19f24b45fe2452a2a14edd0fe21caaea80d56c\"", + "last_updated": "2023-07-22T10:29:32Z", + "stargazers_count": 1, + "topics": [ + "dombus", + "domotic", + "rs485" + ], + "last_fetched": 1690359475.744749 + }, + "262140617": { + "repository_manifest": { + "name": "Read Your Meter", + "country": "IL", + "homeassistant": "0.106.0" + }, + "full_name": "eyalcha/read_your_meter", + "authors": [ + "@eyalcha" + ], + "category": "integration", + "description": "Home Assistant sensor to read water meter", + "domain": "read_your_meter", + "etag_repository": "W/\"d88ac2f94521170080afd20980b1929441d09caed6a9eeb4d9beaba862de3682\"", + "last_updated": "2022-07-25T19:36:44Z", + "stargazers_count": 36, + "last_fetched": 1713586903.509135 + }, + "303857065": { + "repository_manifest": { + "name": "Battery Entity Row", + "filename": "battery-entity-row.js", + "render_readme": 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", + "domain": "", + "downloads": 15144, + "etag_repository": "W/\"7501cc9d9964afbd85a7864577102d82f836e319b339799b5b71ea17d3554021\"", + "last_updated": "2021-03-12T15:50:43Z", + "stargazers_count": 69, + "topics": [ + "attribute", + "battery", + "card", + "entity", + "entity-rows", + "state" + ], + "last_fetched": 1712063882.239304 + }, + "467638459": { + "repository_manifest": { + "name": "Niko Home Control II", + "render_readme": true + }, + "new": true, + "full_name": "joleys/niko-home-control-II", + "authors": [ + "@filipvh", + "@joleys" + ], + "category": "integration", + "description": "Home Assistant Custom Integration for Niko Home Control II", + "domain": "nhc2", + "etag_repository": "W/\"38252dc361c75e1a6152c89a1ab99b14d2f8524e6d8e08b5c209ccb3d8420131\"", + "last_updated": "2024-04-18T07:10:27Z", + "stargazers_count": 67, + "topics": [ + "automation", + "domotics", + "niko" + ], + "last_fetched": 1714624558.701678 + }, + "289188530": { + "repository_manifest": { + "name": "Tesla style solar power card", + "content_in_root": true, + "filename": "tesla-style-solar-power-card.js", + "render_readme": 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.", + "domain": "", + "etag_repository": "W/\"5281145d072fddea0aae8beddebb8d1e86ae1781f7f6f919a1d83b7f2710a8fa\"", + "last_updated": "2023-11-29T12:31:39Z", + "stargazers_count": 209, + "topics": [ + "battery", + "card", + "eletric-car", + "power", + "solar-energy" + ], + "last_fetched": 1713932344.393855 + }, + "331701152": { + "repository_manifest": { + "name": "apexcharts-card", + "render_readme": true + }, + "full_name": "RomRider/apexcharts-card", + "category": "plugin", + "description": "📈 A Lovelace card to display advanced graphs and charts based on ApexChartsJS for Home Assistant", + "domain": "", + "downloads": 126957, + "etag_repository": "W/\"0a4d93ad5bd4bd5e6c02e8067ebadbf58a207fc7d8bb5b92ec565e2ce8f61ac6\"", + "last_updated": "2024-03-15T12:16:51Z", + "stargazers_count": 1030, + "topics": [ + "apexcharts", + "iot" + ], + "default_branch": "master", + "installed_commit": "1b63c0f", + "installed": true, + "last_commit": "1b63c0f", + "last_version": "v2.0.4", + "open_issues": 70, + "published_tags": [ + "v2.0.4", + "v2.0.3", + "v2.0.2", + "v2.0.1", + "v2.0.0" + ], + "releases": true, + "version_installed": "v2.0.4", + "last_fetched": 1714753171.28692 + }, + "464416924": { + "repository_manifest": { + "name": "Power Pet Door", + "render_readme": true + }, + "new": true, + "full_name": "corporategoth/ha-powerpetdoor", + "authors": [ + "@corporategoth" + ], + "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/\"2a2b89b4b06d08bce6fc9fe4b08f5923029aa87205a6f8aa4842b9ec5b003beb\"", + "last_updated": "2024-02-27T13:20:12Z", + "stargazers_count": 15, + "topics": [ + "dog", + "door" + ], + "last_fetched": 1713586321.533977 + }, + "302122266": { + "repository_manifest": { + "name": "Cover Icon Element", + "render_readme": true, + "filename": "cover-icon-element.js" + }, + "full_name": "queimadus/cover-icon-element", + "category": "plugin", + "description": "Improved cover icon for home assistant picture element", + "domain": "", + "etag_repository": "W/\"6f724c07c1b18cba490fee5380bb239d7e51d0d11e86fe4afe990d8fa665eb68\"", + "last_updated": "2023-08-07T18:15:04Z", + "stargazers_count": 5, + "topics": [ + "cover" + ], + "last_fetched": 1691898267.713274 + }, + "594007512": { + "repository_manifest": { + "name": "Moonraker", + "hacs": "1.6.0", + "homeassistant": "0.118.0" + }, + "new": true, + "full_name": "marcolivierarsenault/moonraker-home-assistant", + "authors": [ + "@marcolivierarsenault", + "@cashew22" + ], + "category": "integration", + "description": "Home Assistant integration for Moonraker, Klipper and Mainsail", + "domain": "moonraker", + "etag_repository": "W/\"bcc3a43d155790485a91be1b344244928cd3f9f8ec1ff8b07e46996cd2993925\"", + "last_updated": "2024-04-30T00:50:40Z", + "stargazers_count": 194, + "topics": [ + "klipper", + "moonraker" + ], + "last_fetched": 1714624592.994267 + }, + "188572845": { + "repository_manifest": { + "name": "Rotel Remote Card", + "content_in_root": true + }, + "full_name": "marrobHD/rotel-card", + "category": "plugin", + "description": "🔊 Rotel Remote Card", + "domain": "", + "etag_repository": "W/\"b1b85edfc3009726640c11965c2fc14d29f5f5d17d37a93d4d4840d535c851df\"", + "last_updated": "2022-05-25T19:39:13Z", + "stargazers_count": 5, + "topics": [ + "home-assistant-rotel-card", + "lovelace-card" + ], + "last_fetched": 1683300699.535496 + }, + "445977563": { + "repository_manifest": { + "name": "Plum ecoMAX boiler controller integration", + "homeassistant": "2024.3.0" + }, + "new": true, + "full_name": "denpamusic/homeassistant-plum-ecomax", + "authors": [ + "@denpamusic" + ], + "category": "integration", + "description": "Plum ecoMAX boiler controller integration for Home Assistant.", + "domain": "plum_ecomax", + "etag_repository": "W/\"9838f061cc971b328492e2a0cfa33641155cec9160ea2c0001bb5dc41a16e9a8\"", + "last_updated": "2024-04-29T18:39:19Z", + "stargazers_count": 28, + "topics": [ + "ecomax", + "econet", + "heating-controller", + "heating-monitoring", + "python3" + ], + "last_fetched": 1714625118.004558 + }, + "373101151": { + "repository_manifest": { + "name": "SunSpec", + "hacs": "1.6.0", + "render_readme": true, + "homeassistant": "2021.9.1" + }, + "full_name": "CJNE/ha-sunspec", + "authors": [ + "@cjne" + ], + "category": "integration", + "description": "Home Assistant customcomponent for SunSpec modbus devices", + "domain": "sunspec", + "etag_repository": "W/\"9019d60784fd058754ab3974efc63090e728133e6e5d59e2df86fbacd82a204e\"", + "last_updated": "2024-04-25T07:17:30Z", + "stargazers_count": 59, + "topics": [ + "sunspec" + ], + "last_fetched": 1714278871.269307 + }, + "255662264": { + "repository_manifest": { + "name": "Landroid Cloud", + "homeassistant": "2023.10.0", + "zip_release": true, + "filename": "landroid_cloud.zip" + }, + "full_name": "MTrab/landroid_cloud", + "authors": [ + "@MTrab" + ], + "category": "integration", + "description": "Landroid Cloud component for Home Assistant", + "domain": "landroid_cloud", + "downloads": 5191, + "etag_repository": "W/\"c86a9a6f8bbfae0740f59f224d58dcd814a2de0a0e47da92c334e140070d460d\"", + "last_updated": "2024-05-02T04:12:58Z", + "stargazers_count": 239, + "topics": [ + "homeassistant-custom-component", + "kress", + "landroid", + "landxcape", + "mower-robot", + "worx" + ], + "last_fetched": 1714624801.032912 + }, + "568186049": { + "repository_manifest": { + "name": "Aigües de Barcelona", + "render_readme": true, + "country": "ES", + "homeassistant": "2021.11.0" + }, + "new": true, + "full_name": "duhow/hass-aigues-barcelona", + "authors": [ + "@duhow" + ], + "category": "integration", + "description": "Custom component for Home Assistant to integrate data from Aigues de Barcelona", + "domain": "aigues_barcelona", + "etag_repository": "W/\"c05cb7f188aa214e5ad24935239508d3707a5a1365368320c8acc50e996a029d\"", + "last_updated": "2024-03-16T20:59:13Z", + "stargazers_count": 41, + "topics": [ + "barcelona", + "water-meter", + "water-monitoring" + ], + "last_fetched": 1714278940.683643 + }, + "538235457": { + "repository_manifest": { + "name": "ZTE tracker", + "render_readme": true, + "country": "ES" + }, + "new": true, + "full_name": "juacas/zte_tracker", + "authors": [ + "@juacas" + ], + "category": "integration", + "description": "Device tracker for ZTE Routers in Home Assistant", + "domain": "zte_tracker", + "etag_repository": "W/\"534fb1299b5f93940afb08f88f8fadff6bfcdb63bd32a026042822c07674b80c\"", + "last_updated": "2024-04-07T19:21:14Z", + "stargazers_count": 11, + "topics": [ + "device-tracker", + "router" + ], + "last_fetched": 1713586489.227423 + }, + "334448958": { + "repository_manifest": { + "name": "bootstrap-grid-card", + "render_readme": true + }, + "full_name": "ownbee/bootstrap-grid-card", + "category": "plugin", + "description": "Bootstrap grid in Lovelace UI", + "domain": "", + "downloads": 3414, + "etag_repository": "W/\"4461421d5224714c4d7860bd546a34cd0e7318e200772fb29bdc5e59824cb2e1\"", + "last_updated": "2024-05-01T12:12:33Z", + "stargazers_count": 43, + "topics": [ + "bootstrap", + "bootstrap-grid-card", + "card", + "grid", + "layout" + ], + "last_fetched": 1714624408.239979 + }, + "618871749": { + "repository_manifest": { + "name": "ElevenLabs TTS", + "filename": "elevenlabs_tts.zip", + "hide_default_branch": true, + "homeassistant": "2023.8.1", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "carleeno/elevenlabs_tts", + "authors": [ + "@carleeno" + ], + "category": "integration", + "description": "Custom TTS Integration using ElevenLabs API", + "domain": "elevenlabs_tts", + "downloads": 1010, + "etag_repository": "W/\"5afb88fa287ab5d38283e05fa45fea9306ccd9dab48df8f0fb2c35b691c542f5\"", + "last_updated": "2024-04-30T18:54:28Z", + "stargazers_count": 72, + "topics": [ + "elevenlabs", + "text-to-speech", + "tts" + ], + "last_fetched": 1714624949.827459 + }, + "402156016": { + "repository_manifest": { + "name": "Kamstrup 403", + "homeassistant": "2023.6.0", + "render_readme": true + }, + "new": true, + "full_name": "golles/ha-kamstrup_403", + "authors": [ + "@golles" + ], + "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/\"de94b02d83b2cbb960b739d5524781133caaebf6d97c0ab79545661f5538ea6a\"", + "last_updated": "2024-03-18T21:09:59Z", + "stargazers_count": 67, + "topics": [ + "home-assistant-component", + "home-assistant-integration", + "kamstrup", + "kamstrup403", + "stadsverwarming" + ], + "last_fetched": 1714624966.290509 + }, + "378010382": { + "repository_manifest": { + "name": "Личный кабинет ТÐС Энерго", + "render_readme": true, + "country": "ru", + "homeassistant": "2022.3.0" + }, + "new": true, + "full_name": "alryaz/hass-tns-energo", + "authors": [ + "@alryaz" + ], + "category": "integration", + "description": "TNS Energo Integration", + "domain": "tns_energo", + "etag_repository": "W/\"8f71dc9e35429531f5c93dd62771c2e59f2a82630227c304489acbbec2da56d2\"", + "last_updated": "2023-06-19T07:51:16Z", + "stargazers_count": 13, + "topics": [ + "moscow", + "tns-energo" + ], + "last_fetched": 1704915624.765029 + }, + "454942078": { + "repository_manifest": { + "name": "Tenda AC23 Router Device Tracker", + "render_readme": true + }, + "new": true, + "full_name": "sakowicz/home-assistant-tenda-tracker", + "authors": [ + "@sakowicz" + ], + "category": "integration", + "description": "Track your devices via Tenda AC23 router using Home Assistant's device tracker", + "domain": "tenda_tracker", + "etag_repository": "W/\"41bd70a428676110434f8da08a30bd4e641092dcf37a43144473e6cd17555b0a\"", + "last_updated": "2024-03-08T12:03:14Z", + "stargazers_count": 4, + "topics": [ + "device-tracker", + "home", + "tenda", + "tenda-ac23", + "tracker" + ], + "last_fetched": 1710348031.085016 + }, + "169467285": { + "repository_manifest": { + "name": "EdgeOS (Ubiquiti)", + "homeassistant": "2024.1.0b0" + }, + "full_name": "elad-bar/ha-edgeos", + "authors": [ + "@elad-bar" + ], + "category": "integration", + "description": "Integration with EdgeOS (Ubiquiti)", + "domain": "edgeos", + "etag_repository": "W/\"bbe6048d642ab6ebc386ef9c636289184303865290a5e09538a4c5c5108e84cc\"", + "last_updated": "2024-04-12T10:11:02Z", + "stargazers_count": 128, + "topics": [ + "edgeos" + ], + "last_fetched": 1714624414.292242 + }, + "350509867": { + "repository_manifest": { + "name": "Uptime Card", + "render_readme": true, + "filename": "uptime-card.js" + }, + "full_name": "dylandoamaral/uptime-card", + "category": "plugin", + "description": "Minimalistic uptime card for Home Assistant Lovelace UI", + "domain": "", + "downloads": 8729, + "etag_repository": "W/\"2b29e4bc814608d2ab774c110bc633602f34161b93400966e2c0ba6b4e9dae33\"", + "last_updated": "2024-03-20T07:58:35Z", + "stargazers_count": 251, + "topics": [ + "card", + "custom", + "uptime", + "uptime-card" + ], + "last_fetched": 1714279320.295953 + }, + "587057164": { + "repository_manifest": { + "name": "Magic Home Party Card", + "filename": "magic-home-party-card.js", + "homeassistant": "2022.11.0", + "render_readme": true + }, + "new": true, + "full_name": "kizza/magic-home-party-card", + "category": "plugin", + "description": "A Home Assistant custom card for managing Magic Home lighting effects", + "downloads": 481, + "etag_repository": "W/\"b8093ec559e94536e6476fb89032dad300bd57f2c334c2c8f202cb537fc4eafd\"", + "last_updated": "2024-03-03T22:23:08Z", + "stargazers_count": 2, + "topics": [ + "magic-home" + ], + "last_fetched": 1710347439.440749 + }, + "323155307": { + "repository_manifest": { + "name": "Duepi Evo", + "render_readme": true + }, + "new": true, + "full_name": "aceindy/Duepi_EVO", + "authors": [ + "@aceindy" + ], + "category": "integration", + "description": "Control Duepi_evo based pellet stoves with Home Assistant over wifi using ESPLink", + "domain": "duepi_evo", + "etag_repository": "W/\"1b6e2771625ad6e21dd2aa65799c4e81ace3f9865c17c8508b6202459f046d71\"", + "last_updated": "2024-04-30T08:34:38Z", + "stargazers_count": 19, + "topics": [ + "heating-systems" + ], + "last_fetched": 1714624943.953607 + }, + "224560492": { + "repository_manifest": { + "name": "Sinope Neviweb130", + "filename": false, + "render_readme": true, + "country": [ + "CA" + ], + "homeassistant": "2023.0.0" + }, + "full_name": "claudegel/sinope-130", + "authors": [ + "@claudegel" + ], + "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/\"0f1e0aea54df92218c2290a2e366dbe9d60be9b7769d2e9bf0013759ed1cba79\"", + "last_updated": "2024-04-22T00:15:46Z", + "stargazers_count": 58, + "topics": [ + "neviweb", + "sinope" + ], + "last_fetched": 1713932106.446138 + }, + "672323037": { + "repository_manifest": { + "name": "Bluetti BT", + "render_readme": true + }, + "new": true, + "full_name": "Patrick762/hassio-bluetti-bt", + "authors": [ + "@Patrick762" + ], + "category": "integration", + "description": "Bluetti Integration for Home Assistant", + "domain": "bluetti_bt", + "etag_repository": "W/\"1af6e971488802af039ccf4d4fde6b6804e61e55bf8d42b6e33dc3934c8e93c8\"", + "last_updated": "2024-04-28T15:43:03Z", + "stargazers_count": 20, + "topics": [ + "bluetooth", + "bluetti" + ], + "last_fetched": 1714624608.582704 + }, + "197960232": { + "repository_manifest": {}, + "full_name": "ljmerza/our-groceries-card", + "category": "plugin", + "description": "our groceries lovelace card", + "domain": "", + "etag_repository": "W/\"b64b2cb330130f16c29c1eb290a5412bd8e6708a2a8a677e55f30800dd23789b\"", + "last_updated": "2023-03-21T20:01:43Z", + "stargazers_count": 30, + "last_fetched": 1704918730.123561 + }, + "313759590": { + "repository_manifest": { + "name": "Mint Mobile", + "render_readme": true + }, + "full_name": "ryanmac8/HA-Mint-Mobile", + "authors": [ + "@ryanmac8" + ], + "category": "integration", + "description": "Mint Mobile Integration for Data Usage Monitoring", + "domain": "mintmobile", + "etag_repository": "W/\"40eba146dd5bae1707291d10c79c3c7209999ce923f133568e60c25eb9066735\"", + "last_updated": "2024-01-23T15:51:03Z", + "stargazers_count": 7, + "topics": [ + "automation" + ], + "last_fetched": 1707313576.685985 + }, + "481763130": { + "repository_manifest": { + "name": "Generic Water Heater", + "hacs": "1.6.0", + "homeassistant": "2021.12", + "render_readme": true + }, + "new": true, + "full_name": "dgomes/ha_generic_water_heater", + "authors": [ + "@dgomes" + ], + "category": "integration", + "description": "Home Assistant Custom Component - Generic Water Heater", + "domain": "generic_water_heater", + "etag_repository": "W/\"4fd2429c2a663d940c5253ffa13b7d47e75ab82b666a1bc1dd1cbd268a3107c0\"", + "last_updated": "2022-12-02T16:25:58Z", + "stargazers_count": 10, + "topics": [ + "home-assistant-integration" + ], + "last_fetched": 1706281257.024197 + }, + "159025199": { + "repository_manifest": {}, + "full_name": "kalanda/homeassistant-aemet-sensor", + "authors": [ + "@kalanda" + ], + "category": "integration", + "description": "AEMET integration for Home Assistant", + "domain": "aemet", + "etag_repository": "W/\"cfec5b7016b7897f2e72e672dfc96133b3bc8ba323fad528372d76bca4d91598\"", + "last_updated": "2022-06-03T06:00:18Z", + "stargazers_count": 21, + "topics": [ + "aemet" + ], + "last_fetched": 1686075592.964353 + }, + "268722568": { + "repository_manifest": { + "name": "Media player template", + "homeassistant": "0.116", + "render_readme": true + }, + "full_name": "Sennevds/media_player.template", + "authors": [ + "@Sennevds" + ], + "category": "integration", + "description": "Template media_player for Home Assistant", + "domain": "media_player_template", + "etag_repository": "W/\"bbd06ff045a29b57a2a98fb40545d36288ba1b896581660bd7c926bf8573a5f8\"", + "last_updated": "2024-01-06T20:14:30Z", + "stargazers_count": 108, + "last_fetched": 1714624369.363047 + }, + "325329098": { + "repository_manifest": { + "homeassistant": "2023.4.0", + "name": "Sleep As Android", + "render_readme": true, + "zip_release": true, + "filename": "sleep_as_android.zip" + }, + "new": true, + "full_name": "IATkachenko/HA-SleepAsAndroid", + "authors": [ + "@IATkachenko" + ], + "category": "integration", + "description": "Sleep As Android integration for Home Assistant", + "domain": "sleep_as_android", + "downloads": 2628, + "etag_repository": "W/\"c278afb0d6a7cfeb1c230ef4d6cff64e1f76a2efdb465c4ebf07ca12409cd651\"", + "last_updated": "2024-03-21T20:07:11Z", + "stargazers_count": 145, + "topics": [ + "mqtt", + "sleep-analysis", + "sleep-as-android", + "sleep-tracker" + ], + "last_fetched": 1714624692.096275 + }, + "134057086": { + "repository_manifest": { + "name": "Xiaomi Mi Electric Rice Cooker Integration", + "render_readme": true + }, + "full_name": "syssi/xiaomi_cooker", + "authors": [ + "@syssi" + ], + "category": "integration", + "description": "Xiaomi Mi Electric Rice Cooker integration for Home Assistant", + "domain": "xiaomi_miio_cooker", + "etag_repository": "W/\"b8e41cb60fa46d18526df14d43a47ba30364dd942cc79b82a2b9411f887a2c39\"", + "last_updated": "2023-12-21T20:52:54Z", + "stargazers_count": 134, + "topics": [ + "miio", + "miio-protocol", + "rice-cooker", + "xiaomi", + "xiaomi-cooker" + ], + "last_fetched": 1712409393.330507 + }, + "238802974": { + "repository_manifest": { + "name": "Roomba Vacuum Card", + "render_readme": true + }, + "full_name": "jeremywillans/lovelace-roomba-vacuum-card", + "category": "plugin", + "description": "HA Lovelace Card for iRobot Roomba Vacuum Cleaner leveraging the rest980 Docker Image", + "domain": "", + "etag_repository": "W/\"175b94201f0fca3d01312cd4995de683bf41b09529a9e4a220ebb8bc2564d3c3\"", + "last_updated": "2023-04-06T18:55:12Z", + "stargazers_count": 46, + "topics": [ + "irobot", + "irobot-roomba", + "lovelace-custom-card", + "vacuum" + ], + "last_fetched": 1710347606.266004 + }, + "439467929": { + "repository_manifest": { + "name": "Midea Air Appliances (LAN)", + "homeassistant": "2022.5.0" + }, + "new": true, + "full_name": "nbogojevic/homeassistant-midea-air-appliances-lan", + "authors": [ + "@nbogojevic" + ], + "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/\"89728eae175a8b875eeead6349b729a4711b9d289f5f22d4509522977d0f1162\"", + "last_updated": "2024-04-12T16:51:57Z", + "stargazers_count": 235, + "topics": [ + "air-conditioner", + "airconditioning", + "dehumidifier", + "midea" + ], + "last_fetched": 1714624969.793716 + }, + "693064759": { + "repository_manifest": { + "name": "HVAC Group", + "filename": "hvac_group.zip", + "hide_default_branch": true, + "homeassistant": "2024.1.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "tetele/hvac_group", + "authors": [ + "@tetele" + ], + "category": "integration", + "description": "Group together `climate` components for easy control", + "domain": "hvac_group", + "downloads": 1519, + "etag_repository": "W/\"25c855545be96adeeb72b5bd0a5cfe8bb1e21b868790d09d1316599a8358f832\"", + "last_updated": "2024-04-29T18:17:19Z", + "stargazers_count": 16, + "topics": [ + "climate", + "helper" + ], + "last_fetched": 1714624609.935903 + }, + "623127338": { + "repository_manifest": { + "name": "Octopus Spain", + "render_readme": true, + "homeassistant": "2023.1.0", + "country": "ES" + }, + "new": true, + "full_name": "MiguelAngelLV/octopus_spain", + "authors": [ + "@miguelangellv" + ], + "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/\"bce7ee6c9f9cfa59477509a47ac63396af71b5986a49902765810fb32b8fee9a\"", + "last_updated": "2024-01-07T19:49:30Z", + "stargazers_count": 34, + "topics": [ + "homeassistant-custom-component", + "octopus-energy", + "spain" + ], + "last_fetched": 1713586385.486509 + }, + "488086721": { + "repository_manifest": { + "name": "Platinum Weather Card", + "hacs": "1.26.0", + "render_readme": true, + "hide_default_branch": 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.", + "domain": "", + "downloads": 20990, + "etag_repository": "W/\"d4cbdf6049e7b7cbca3923d0618bb4be5e7a5a035841c12d1ac3dabf975575cf\"", + "last_updated": "2024-02-29T13:46:16Z", + "stargazers_count": 129, + "topics": [ + "frontend", + "weather", + "weather-forecast" + ], + "last_fetched": 1714624485.464253 + }, + "199888538": { + "repository_manifest": { + "name": "Stadtreinigung Hamburg", + "country": "DE", + "homeassistant": "0.109.0", + "zip_release": true, + "filename": "stadtreinigung_hamburg.zip" + }, + "full_name": "custom-components/sensor.stadtreinigung_hamburg", + "authors": [ + "@vigonotion" + ], + "category": "integration", + "description": "Stadtreinigung Hamburg - get garbage collection dates in Hamburg - custom component for Home Assistant", + "domain": "stadtreinigung_hamburg", + "downloads": 304, + "etag_repository": "W/\"cfcd023d7c0749fc21cb9f8436feaf70df6122c895a6ac002fbf2bd573f95a8c\"", + "last_updated": "2023-05-21T10:19:20Z", + "stargazers_count": 23, + "last_fetched": 1714625102.118951 + }, + "216165131": { + "repository_manifest": { + "name": "Solarized Light Theme" + }, + "full_name": "home-assistant-community-themes/solarized-light", + "category": "theme", + "description": "Solarized Light theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"0544d323940bfe7c1f9b31a5f9527c6df78771a7e2123dd1c319d51825c62a42\"", + "last_updated": "2023-03-27T02:57:14Z", + "stargazers_count": 4, + "last_fetched": 1708174124.652028 + }, + "174175978": { + "repository_manifest": { + "name": "Integration blueprint", + "filename": "integration_blueprint.zip", + "hide_default_branch": true, + "homeassistant": "2023.8.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "ludeeus/integration_blueprint", + "authors": [ + "@ludeeus" + ], + "category": "integration", + "description": "Blueprint for custom_component developers.", + "domain": "integration_blueprint", + "etag_repository": "W/\"776935f95ee178772cac901e3cbad45eed29564bb41ce17b4a56ef18663f8d74\"", + "last_updated": "2024-01-29T18:31:22Z", + "stargazers_count": 318, + "topics": [ + "blueprint" + ], + "last_fetched": 1714624838.126428 + }, + "296320952": { + "repository_manifest": { + "name": "å°ç±³äº‘æœåŠ¡", + "render_readme": true, + "homeassistant": "0.99.9", + "country": [ + "CN" + ] + }, + "full_name": "fineemb/xiaomi-cloud", + "authors": [ + "@fineemb" + ], + "category": "integration", + "description": "HASSçš„å°ç±³äº‘æœåŠ¡é›†æˆ", + "domain": "xiaomi_cloud", + "etag_repository": "W/\"facd494190ce010806f0e566468ba13d9cb287cb37d601a8ff2f67d69c9f5e8d\"", + "last_updated": "2023-09-14T13:28:45Z", + "stargazers_count": 43, + "topics": [ + "cloud", + "xiaomi" + ], + "last_fetched": 1714625085.729538 + }, + "207794683": { + "repository_manifest": { + "name": "GoogleGeocode-HASS", + "render_readme": true + }, + "full_name": "gregoryduckworth/GoogleGeocode-HASS", + "category": "integration", + "description": "Google Location for HASS using the Google Geocode API", + "domain": "google_geocode", + "etag_repository": "W/\"61b755d6db0a2f5509b5319371b89bc5e322219eed49550ebf745038dc37436e\"", + "last_updated": "2023-11-24T12:29:22Z", + "stargazers_count": 16, + "topics": [ + "google-geocode" + ], + "last_fetched": 1709124940.313243 + }, + "380367845": { + "repository_manifest": { + "name": "Eufy Security", + "render_readme": true + }, + "new": true, + "full_name": "fuatakgun/eufy_security", + "authors": [ + "@fuatakgun" + ], + "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/\"a9c6ca1c9a3953942daf96401d2388bdd45d569c3f4c5eb5dc6a912b404ba25e\"", + "last_updated": "2024-04-29T06:17:42Z", + "stargazers_count": 789, + "topics": [ + "camera", + "eufy", + "eufycam", + "eufysecurity", + "rtsp", + "security" + ], + "last_fetched": 1714624693.199191 + }, + "132661981": { + "repository_manifest": { + "name": "Elasticsearch", + "render_readme": true, + "homeassistant": "2024.1.2" + }, + "full_name": "legrego/homeassistant-elasticsearch", + "authors": [ + "@legrego" + ], + "category": "integration", + "description": "Publish Home-Assistant events to Elasticsearch", + "domain": "elasticsearch", + "etag_repository": "W/\"981b25ae29f9378d9f353934fdae08cadcdd64a9fef063f8313e1807563e2acb\"", + "last_updated": "2024-05-02T03:20:34Z", + "stargazers_count": 144, + "topics": [ + "elasticsearch" + ], + "last_fetched": 1714625121.344687 + }, + "261311061": { + "repository_manifest": { + "name": "Ecowitt Weather Station", + "render_readme": true + }, + "full_name": "garbled1/homeassistant_ecowitt", + "authors": [ + "@garbled1" + ], + "category": "integration", + "description": "Ecowitt Weather Station integration for homeassistant", + "domain": "ecowitt", + "etag_repository": "W/\"1894b50fbf8fc9e98a785f423d2d551801d71d7cf5d5cc649c9bb0b2c19189b1\"", + "last_updated": "2023-05-05T15:38:45Z", + "stargazers_count": 142, + "topics": [ + "ecowitt" + ], + "last_fetched": 1714279477.157268 + }, + "637354954": { + "repository_manifest": { + "name": "Robonect", + "render_readme": true + }, + "new": true, + "full_name": "geertmeersman/robonect", + "authors": [ + "@geertmeersman" + ], + "category": "integration", + "description": "Home Assistant integration for Robonect", + "domain": "robonect", + "downloads": 4, + "etag_repository": "W/\"4c852001df4cad3a8b45184f79a6275d3f01c7590cb8052c93ed7373fe93a5e2\"", + "last_updated": "2024-04-29T07:36:58Z", + "stargazers_count": 28, + "topics": [ + "robonect" + ], + "last_fetched": 1714624970.685979 + }, + "401145616": { + "repository_manifest": { + "name": "myenergi", + "hacs": "1.6.0", + "render_readme": true, + "homeassistant": "2024.1.0" + }, + "new": true, + "full_name": "CJNE/ha-myenergi", + "authors": [ + "@cjne" + ], + "category": "integration", + "description": "Home Assistant integration for MyEnergi devices", + "domain": "myenergi", + "etag_repository": "W/\"d60e977d5a996456c41baa2d950adf65108ab5f7a619e15f842dcc7197f115a9\"", + "last_updated": "2024-04-26T07:28:50Z", + "stargazers_count": 130, + "topics": [ + "ev-charging", + "green-energy", + "myenergi" + ], + "last_fetched": 1714624928.399141 + }, + "235316264": { + "repository_manifest": { + "name": "Meteo Swiss", + "render_readme": true, + "country": "CH" + }, + "full_name": "websylv/homeassistant-meteoswiss", + "authors": [ + "websylv" + ], + "category": "integration", + "description": ":sun_behind_rain_cloud: :switzerland: Meteo Swiss Integration for Home Assisant", + "domain": "meteo-swiss", + "etag_repository": "W/\"68179d392a6d86834085d5dc7ac0eb848deb7ab4006cb692e56a767b79c5f0d2\"", + "last_updated": "2023-11-07T20:04:53Z", + "stargazers_count": 58, + "last_fetched": 1710347542.095524 + }, + "463623003": { + "repository_manifest": { + "name": "Rainforest EMU-2", + "homeassistant": "2021.8.0", + "render_readme": true + }, + "new": true, + "full_name": "ryanwinter/hass-rainforest-emu-2", + "authors": [ + "@ryanwinter" + ], + "category": "integration", + "description": "Intergration for the Rainforest EMU-2 energy monitor", + "domain": "rainforest_emu_2", + "etag_repository": "W/\"53ba5e5097da090d796a990eade292268ef4eabb661b12a369fbf6698c764208\"", + "last_updated": "2023-07-03T22:39:24Z", + "stargazers_count": 24, + "topics": [ + "energy" + ], + "last_fetched": 1709125244.144895 + }, + "674291780": { + "repository_manifest": { + "name": "Eufy RoboVac", + "render_readme": true + }, + "new": true, + "full_name": "CodeFoodPixels/robovac", + "authors": [ + "@codefoodpixels" + ], + "category": "integration", + "description": "Add a Eufy RoboVac easily to Home Assistant", + "domain": "robovac", + "etag_repository": "W/\"9fa2cb2772a86e470c5187e922b7ba20c79fb028c0c7b230296838a35533bb72\"", + "last_updated": "2024-03-29T00:36:46Z", + "stargazers_count": 95, + "topics": [ + "eufy", + "robovac", + "vacuum" + ], + "last_fetched": 1714624960.167238 + }, + "178101579": { + "repository_manifest": {}, + "full_name": "custom-components/sensor.airthings_wave", + "authors": [ + "@MartyTremblay" + ], + "category": "integration", + "description": "hassio support for Airthings Wave BLE environmental radon sensor.", + "domain": "airthings_wave", + "etag_repository": "W/\"01250b5c226f7481e46acb174609581a5ee02ed47cf56ea0ce03404b68a83e8b\"", + "last_updated": "2023-07-14T22:00:07Z", + "stargazers_count": 100, + "topics": [ + "airthings-wave", + "bluetooth-low-energy", + "btle", + "environmental", + "radon" + ], + "last_fetched": 1712409740.101495 + }, + "187247927": { + "repository_manifest": {}, + "full_name": "custom-cards/plan-coordinates", + "category": "plugin", + "description": null, + "domain": "", + "etag_repository": "W/\"17a616d1afc76891bd000ccfa1847fe067d1aa10da5c7204c132b32ffcd26c02\"", + "last_updated": "2021-06-05T21:07:14Z", + "stargazers_count": 28, + "last_fetched": 1704915258.600012 + }, + "236318024": { + "repository_manifest": { + "name": "iOS Themes - Dark Mode and Light Mode", + "hacs": "0.21.2", + "filename": "ios-themes.yaml", + "render_readme": 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", + "domain": "", + "etag_repository": "W/\"f09c497003eb7be53f617f7bc3c62b8ed9e20af7612cfcc206ea9d4b0361d2f5\"", + "last_updated": "2024-04-09T10:56:20Z", + "stargazers_count": 564, + "last_fetched": 1714624510.279399 + }, + "309178213": { + "repository_manifest": { + "name": "controlid", + "render_readme": "true" + }, + "full_name": "gtjadsonsantos/controlid", + "authors": [ + "@jadson179" + ], + "category": "integration", + "description": "home-assistant service for control the controlid 🚪🔑", + "domain": "controlid", + "etag_repository": "W/\"57da0b0282f0fb0f5082dd5457e8aa372267949d97d7111051d8cd9fdcb4b100\"", + "last_updated": "2021-06-24T16:29:59Z", + "topics": [ + "controlid" + ], + "last_fetched": 1678528171.293491 + }, + "379688863": { + "repository_manifest": { + "name": "Thermal Vision", + "country": "CA", + "homeassistant": "2021.4", + "render_readme": true + }, + "new": true, + "full_name": "TheRealWaldo/thermal", + "authors": [ + "@TheRealWaldo" + ], + "category": "integration", + "description": "Thermal Vision Sensor and Camera for Home Assistant", + "domain": "thermal_vision", + "etag_repository": "W/\"d4d8cfd30fbc4aba2f85dfe9f8afdeb8a717b5f654df8eb2e80f6052e9bf907f\"", + "last_updated": "2023-11-01T15:18:00Z", + "stargazers_count": 58, + "topics": [ + "homeassistant-custom-component", + "thermal-camera" + ], + "last_fetched": 1713931932.51869 + }, + "319608056": { + "repository_manifest": { + "homeassistant": "2023.9.0", + "name": "Bodymiscale", + "render_readme": true + }, + "new": true, + "full_name": "dckiller51/bodymiscale", + "authors": [ + "@dckiller51" + ], + "category": "integration", + "description": "Custom_components Body Metrics for Xiaomi Miscale 1 and 2 (esphome or BLE monitor for Homeassistant)", + "domain": "bodymiscale", + "etag_repository": "W/\"9e37ff7f04733598d8300cc472d41acae0a2250a41f4068c7875454473ef66de\"", + "last_updated": "2024-04-29T23:23:13Z", + "stargazers_count": 191, + "topics": [ + "ble-monitor", + "esphome", + "miscale", + "mitemp-bt", + "xiaomi" + ], + "last_fetched": 1714625015.455303 + }, + "207620142": { + "repository_manifest": { + "name": "DPC sensor", + "country": [ + "IT" + ] + }, + "full_name": "caiosweet/Home-Assistant-custom-components-DPC-Alert", + "authors": [ + "@caiosweet" + ], + "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/\"03458f99afd63bad06e1d579a4197086e47aa8dd40313340c9de2128b8184eb1\"", + "last_updated": "2023-10-09T19:10:25Z", + "stargazers_count": 44, + "topics": [ + "dpc", + "protezionecivile" + ], + "last_fetched": 1713931929.811533 + }, + "151580533": { + "repository_manifest": {}, + "full_name": "custom-components/sensor.unifigateway", + "authors": [ + "@jchasey" + ], + "category": "integration", + "description": "High level health status of UniFi Security Gateway devices via UniFi Controller", + "domain": "unifigateway", + "etag_repository": "W/\"2959c0d8523b9bd0502bbbb73e8cf1f15caf4478150e2ff845a7bcc922307589\"", + "last_updated": "2021-04-19T12:12:56Z", + "stargazers_count": 125, + "last_fetched": 1713586606.152901 + }, + "197715418": { + "repository_manifest": {}, + "full_name": "RodBr/miflora-card", + "category": "plugin", + "description": "A Home Assistant Lovelace card to report MiFlora plant sensors based on the HA Plant Card.", + "domain": "", + "etag_repository": "W/\"ab946fb4f430ceba9f7ddc0b30a9a7885d85f03febaa06c6c35d4781a8d9fa69\"", + "last_updated": "2023-04-16T12:17:24Z", + "stargazers_count": 21, + "last_fetched": 1712063998.170547 + }, + "181480967": { + "repository_manifest": {}, + "full_name": "basschipper/homeassistant-generic-hygrostat", + "authors": [ + "@basschipper" + ], + "category": "integration", + "description": "Generic Hygrostat for Home Assistant", + "domain": "generic_hygrostat", + "etag_repository": "W/\"73a8f9efd83b85c3afe99ae3e3e52060d11cd33f3b6bf3bdd00bd248d8012114\"", + "last_updated": "2023-12-13T09:52:19Z", + "stargazers_count": 75, + "last_fetched": 1713931862.839619 + }, + "193408399": { + "repository_manifest": {}, + "full_name": "PiotrMachowski/lovelace-html-card", + "category": "plugin", + "description": "This card displays provided data as an HTML content of a card.", + "domain": "", + "etag_repository": "W/\"851fd24f9e8af219578d16b67b0fdf8152de873d36b604e521a83c8d24721aa7\"", + "last_updated": "2023-07-20T20:13:11Z", + "stargazers_count": 48, + "topics": [ + "lovelace-card" + ], + "last_fetched": 1714279473.616072 + }, + "686447561": { + "repository_manifest": { + "name": "matterbridge whatsapp custom notification / notify", + "render_readme": true, + "country": "IL" + }, + "new": true, + "full_name": "t0mer/matterbridge-custom-notifier", + "authors": [ + "@t0mer" + ], + "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/\"4a7f5a3800b4bd1dbb403046e7645872c9661fd19c51be930803f86bc698d623\"", + "last_updated": "2024-04-01T18:55:35Z", + "stargazers_count": 13, + "topics": [ + "api", + "go", + "hacs-custom", + "matterbridge", + "whatsapp" + ], + "last_fetched": 1713932467.744543 + }, + "237102126": { + "repository_manifest": { + "name": "Warsaw ZTM Information", + "country": "PL", + "homeassistant": "0.100.0" + }, + "full_name": "peetereczek/ztm", + "authors": [ + "@kabturek", + "@peetereczek" + ], + "category": "integration", + "description": "Home Assistant (hass.io) custom component for Warsaw public transport", + "domain": "ztm", + "etag_repository": "W/\"1377f7a88dd4d0e4121a4ef0c65208d0d487e168f3de4b972d76edf913b85874\"", + "last_updated": "2024-03-17T21:20:33Z", + "stargazers_count": 10, + "last_fetched": 1712410014.640071 + }, + "408074547": { + "repository_manifest": { + "name": "Acer Air Monitor", + "filename": "acer_air_monitor.zip", + "hide_default_branch": true, + "homeassistant": "2023.8.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "sugoi-wada/acer-air-monitor-2018", + "authors": [ + "@sugoi-wada" + ], + "category": "integration", + "description": "Acer air monitor for Home Assistant", + "domain": "acer_air_monitor", + "etag_repository": "W/\"8ba57a6d7f5114d19923da8c0b674fc174ec89879a7adac015aa2cecf7f86967\"", + "last_updated": "2024-05-01T09:41:40Z", + "last_fetched": 1714625134.41646 + }, + "320324937": { + "repository_manifest": { + "name": "Veolia", + "hacs": "0.24.0", + "homeassistant": "0.115.0", + "country": "FR" + }, + "full_name": "tetienne/veolia-custom-component", + "authors": [ + "@tetienne" + ], + "category": "integration", + "description": "Home Assistant custom component to retrieve information from Veolia ", + "domain": "veolia", + "etag_repository": "W/\"dc3a7d2a94c55a5090714ba622bd14039befe4c2fb6c497a392b1f18a0e1088f\"", + "last_updated": "2023-12-28T16:12:53Z", + "stargazers_count": 6, + "topics": [ + "home-assistant-component", + "veolia" + ], + "last_fetched": 1714624457.623808 + }, + "606563418": { + "repository_manifest": { + "name": "ventoptimization", + "render_readme": true + }, + "new": true, + "full_name": "HrGaertner/HA-vent-optimization", + "authors": [ + "@HrGaertner" + ], + "category": "integration", + "description": "A integration for minimizing heat loss through optimal venting", + "domain": "ventoptimization", + "downloads": 2, + "etag_repository": "W/\"8f832c31637969866ec23a605ce0acf72ba82f5012856e89f3dccaeab999098d\"", + "last_updated": "2023-12-15T23:20:55Z", + "stargazers_count": 16, + "topics": [ + "efficiency", + "optimization", + "venting" + ], + "last_fetched": 1714278820.465529 + }, + "241427839": { + "repository_manifest": { + "name": "Omnik Inverter Solar Sensor (No Cloud)", + "country": "NL", + "homeassistant": "2023.2.0" + }, + "full_name": "robbinjanssen/home-assistant-omnik-inverter", + "authors": [ + "@robbinjanssen" + ], + "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/\"2de559b61919f282b635f0a2a702a35df3ef578458ff3cdf7e83d21f8d144c4e\"", + "last_updated": "2024-04-26T04:56:44Z", + "stargazers_count": 54, + "topics": [ + "python3" + ], + "last_fetched": 1714279089.401393 + }, + "373845609": { + "repository_manifest": { + "name": "Powercalc", + "zip_release": true, + "filename": "powercalc.zip", + "homeassistant": "2023.1.0" + }, + "full_name": "bramstroker/homeassistant-powercalc", + "authors": [ + "@bramstroker" + ], + "category": "integration", + "description": "Custom component to calculate estimated power consumption of lights and other appliances", + "domain": "powercalc", + "downloads": 6757, + "etag_repository": "W/\"abcd103c0c4b124525dc3d82f5961f822663f011bc891ae78eaddcb1cc7cb190\"", + "last_updated": "2024-05-02T06:01:52Z", + "stargazers_count": 855, + "topics": [ + "consumption", + "energy-monitor", + "hue-lights", + "metering", + "power" + ], + "last_fetched": 1714624741.356518 + }, + "266595512": { + "repository_manifest": { + "name": "Casambi", + "render_readme": true + }, + "full_name": "hellqvio86/home_assistant_casambi", + "authors": [ + "@hellqvio86" + ], + "category": "integration", + "description": "Home assistant Integration for Casambi Cloud lights", + "domain": "casambi", + "etag_repository": "W/\"9dd7bf89c9b48fb19a22dadeff449d6ddd0392e50ed0ec80ed86870c7a3b8964\"", + "last_updated": "2024-04-18T20:30:23Z", + "stargazers_count": 24, + "topics": [ + "casambi" + ], + "last_fetched": 1714624891.921211 + }, + "509121113": { + "repository_manifest": { + "homeassistant": "0.70.0", + "name": "seven", + "render_readme": true + }, + "new": true, + "full_name": "seven-io/home-assistant", + "authors": [ + "@matthiez" + ], + "category": "integration", + "description": "HACS supporting Home Assistant integration for seven", + "domain": "seven", + "etag_repository": "W/\"039eba2f107711d9217b67e7e20704f61c3d6b358b5bf6505238a31c089197c1\"", + "last_updated": "2023-12-19T08:28:05Z", + "stargazers_count": 3, + "topics": [ + "hassio-integration", + "home-assistant-integration", + "sms", + "tts" + ], + "last_fetched": 1709124847.994939 + }, + "305147191": { + "repository_manifest": { + "name": "CEZ Distribuce CZ", + "country": "CZ", + "homeassistant": "0.110.0" + }, + "full_name": "zigul/HomeAssistant-CEZdistribuce", + "authors": [ + "@zigul" + ], + "category": "integration", + "description": "CEZ Distribuce - Home Assistant Sensor", + "domain": "cezdistribuce", + "etag_repository": "W/\"3ffa3ccaa8c53a8c7692bfae5da13f8df6ee606517f057dc636ef21019431cd8\"", + "last_updated": "2024-03-25T10:31:07Z", + "stargazers_count": 27, + "topics": [ + "cez" + ], + "last_fetched": 1713931906.227233 + }, + "422834940": { + "repository_manifest": { + "name": "Kef Connector", + "render_readme": true + }, + "new": true, + "full_name": "N0ciple/hass-kef-connector", + "authors": [ + "@n0ciple" + ], + "category": "integration", + "description": "A Home Assistant integration for KEF speakers", + "domain": "kef_connector", + "etag_repository": "W/\"199f98f2eac80fdb5962d196b3bf555c16285f306ab0ea9504aa4221370a18fb\"", + "last_updated": "2024-02-20T20:42:08Z", + "stargazers_count": 7, + "topics": [ + "kef", + "ls50", + "ls50w2", + "ls60", + "lsx", + "lsx2", + "lsx2lt", + "speaker" + ], + "last_fetched": 1711384102.297554 + }, + "283243425": { + "repository_manifest": { + "name": "SoX", + "render_readme": true + }, + "full_name": "definitio/ha-sox", + "authors": [ + "@definitio" + ], + "category": "integration", + "description": "A Home Assistant integration to turn your vacuum into an audio player.", + "domain": "sox", + "etag_repository": "W/\"259bf6b4dbb46b5b22ebbec6d0a4f5a962fd388f067e93960726f136ad10ab0a\"", + "last_updated": "2024-03-16T16:53:56Z", + "stargazers_count": 23, + "topics": [ + "audio-player", + "roborock", + "robot-vacuum", + "vacuum", + "xiaomi" + ], + "last_fetched": 1713240802.110744 + }, + "236277163": { + "repository_manifest": { + "name": "Reeder Dark Theme", + "render_readme": true + }, + "full_name": "hekm77/reeder_dark_theme", + "category": "theme", + "description": "Reeder Dark Theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"8eb473acdc099cc3b185336b85aa777e2d46695e61ecebb0414695cd4cc97e52\"", + "last_updated": "2020-09-18T07:41:54Z", + "stargazers_count": 9, + "last_fetched": 1706280758.293381 + }, + "688502429": { + "repository_manifest": { + "name": "JURA Coffee Machines", + "render_readme": true + }, + "new": true, + "full_name": "AlexxIT/Jura", + "authors": [ + "@AlexxIT" + ], + "category": "integration", + "description": "Home Assistant custom component for control Jura Coffee Machines via Bluetooth module", + "domain": "jura", + "etag_repository": "W/\"51bb8c9628b9dc7820b71d1f3f173eba01eb7cfec730d6aee5148b120e970398\"", + "last_updated": "2024-02-18T16:18:08Z", + "stargazers_count": 37, + "topics": [ + "bluetooth", + "jura" + ], + "last_fetched": 1711384085.636053 + }, + "165156754": { + "repository_manifest": {}, + "full_name": "custom-cards/pc-card", + "category": "plugin", + "description": "💵 Personal Capital Card", + "domain": "", + "etag_repository": "W/\"96d4c2f45c46d6534fb1976eb72b91a6f48666c0e8d8e2a2db91c63954203304\"", + "last_updated": "2019-10-21T03:36:31Z", + "stargazers_count": 7, + "last_fetched": 1707313300.395548 + }, + "335713085": { + "repository_manifest": { + "name": "Todoist Card", + "content_in_root": true, + "filename": "todoist-card.js", + "render_readme": true + }, + "full_name": "grinstantin/todoist-card", + "category": "plugin", + "description": "Todoist card for Home Assistant Lovelace UI.", + "domain": "", + "etag_repository": "W/\"129d9ad85f05c66d69396c073f6f57d8ff397d60ce7b23aa94cb352a1fb1add6\"", + "last_updated": "2023-12-15T11:58:39Z", + "stargazers_count": 62, + "topics": [ + "todoist" + ], + "last_fetched": 1713586738.424923 + }, + "577981941": { + "repository_manifest": { + "name": "Panasonic Eolia HA component", + "homeassistant": "0.110.0" + }, + "new": true, + "full_name": "avolmensky/panasonic_eolia", + "authors": [ + "@avolmensky" + ], + "category": "integration", + "description": "Panasonic Eolia component for Home Assistant", + "domain": "panasonic_eolia", + "etag_repository": "W/\"1576eea2f110ad8265e8c9c29a3a50dce06f38d45006e1e26c6ca595c78f23c6\"", + "last_updated": "2024-03-11T08:34:10Z", + "stargazers_count": 3, + "topics": [ + "eolia", + "panasonic" + ], + "last_fetched": 1714278987.860015 + }, + "194971711": { + "repository_manifest": {}, + "full_name": "safepay/sensor.willyweather", + "authors": [ + "@safepay" + ], + "category": "integration", + "description": "A WillyWeather Australian Bureau of Meteorology (BoM) integration for Home Assistant", + "domain": "willyweather", + "etag_repository": "W/\"147a4811891760fb2040e0fbeab94b0941d69c591f1d4161e303e6785030e2b8\"", + "last_updated": "2022-08-12T23:15:46Z", + "stargazers_count": 15, + "last_fetched": 1713931907.139868 + }, + "283847957": { + "repository_manifest": { + "name": "pyscript", + "zip_release": true, + "filename": "hass-custom-pyscript.zip" + }, + "full_name": "custom-components/pyscript", + "authors": [ + "@craigbarratt" + ], + "category": "integration", + "description": "Pyscript adds rich Python scripting to HASS", + "domain": "pyscript", + "downloads": 19812, + "etag_repository": "W/\"2c0342e52585b90d6914c16b763d109ab9c901c49b2ecf57d1eeeb1379e29fac\"", + "last_updated": "2024-04-04T08:54:34Z", + "stargazers_count": 783, + "topics": [ + "jupyter" + ], + "config_flow": true, + "default_branch": "master", + "installed_commit": "a404d03", + "installed": true, + "last_commit": "9ba1f43", + "last_version": "1.5.0", + "manifest_name": "Pyscript Python scripting", + "open_issues": 69, + "published_tags": [ + "1.5.0", + "1.4.0", + "1.3.3", + "1.3.2", + "1.3.1" + ], + "releases": true, + "version_installed": "1.5.0", + "last_fetched": 1714753171.256244 + }, + "401856574": { + "repository_manifest": { + "name": "Windcentrale", + "zip_release": true, + "filename": "windcentrale.zip", + "homeassistant": "2022.8.0" + }, + "new": true, + "full_name": "jobvk/Home-Assistant-Windcentrale", + "authors": [ + "@jobvk" + ], + "category": "integration", + "description": "Provides Home Assistant sensors for multiple wind turbines from the Windcentrale", + "domain": "windcentrale", + "downloads": 85, + "etag_repository": "W/\"53bbf4c5453f614afbec3ea1a9cfbb5afd219a1317ab717287f145429c4630c0\"", + "last_updated": "2024-05-01T22:44:30Z", + "stargazers_count": 14, + "topics": [ + "dutch", + "wind-turbines", + "windcentrale" + ], + "last_fetched": 1714624478.515081 + }, + "316527506": { + "repository_manifest": { + "name": "Winix Purifier", + "render_readme": true + }, + "full_name": "iprak/winix", + "authors": [ + "@iprak" + ], + "category": "integration", + "description": "Home Assistant component for C545 Winix Air Purifier", + "domain": "winix", + "etag_repository": "W/\"edaf6bb14f0d8ef0cf200c060161c20fa463a7b2bfe2aebfccaaccfd09298fe3\"", + "last_updated": "2024-02-17T23:40:43Z", + "stargazers_count": 93, + "topics": [ + "purifier", + "winix" + ], + "last_fetched": 1714279429.956904 + }, + "265313034": { + "repository_manifest": { + "name": "Refreshable picture card", + "filename": "refreshable-picture-card.js", + "render_readme": true + }, + "full_name": "dimagoltsman/refreshable-picture-card", + "category": "plugin", + "description": "a refreshable picture card for HACS", + "domain": "", + "etag_repository": "W/\"88474bdf72aba361bcd769c0edb5e86dde277f63a1043f807ccdb3e216190afe\"", + "last_updated": "2023-09-23T20:34:08Z", + "stargazers_count": 31, + "last_fetched": 1713932324.062177 + }, + "483187645": { + "repository_manifest": { + "name": "Microsoft Graph", + "country": "GB" + }, + "new": true, + "full_name": "geoffreylagaisse/Hass-Microsoft-Graph", + "authors": [ + "@jlweston", + "@geoffreylagaisse" + ], + "category": "integration", + "description": "Microsoft Graph API Presence Integration for Home Assistant", + "domain": "microsoft_graph", + "etag_repository": "W/\"dfd652deb144c5f03e90900702e261bc370e15d07feb6c5a9b0bb8bd6d0bb376\"", + "last_updated": "2023-04-28T15:38:44Z", + "stargazers_count": 28, + "topics": [ + "custom", + "graphapi" + ], + "last_fetched": 1706280921.008257 + }, + "97201395": { + "repository_manifest": { + "name": "Xiaomi Mi Smart WiFi Socket Integration", + "render_readme": true + }, + "full_name": "syssi/xiaomiplug", + "authors": [ + "@syssi" + ], + "category": "integration", + "description": "Xiaomi Mi Smart WiFi Socket integration for Home Assistant", + "domain": "xiaomi_miio_plug", + "etag_repository": "W/\"bef599d648335543fdc34fcbd023391f745bfee8b143987184666e377f074c36\"", + "last_updated": "2024-02-11T13:07:11Z", + "stargazers_count": 106, + "topics": [ + "miio", + "miio-device", + "miio-protocol", + "switch", + "xiaomi" + ], + "last_fetched": 1713932557.209651 + }, + "183064800": { + "repository_manifest": { + "name": "Email Sensor", + "render_readme": true + }, + "full_name": "ljmerza/ha-email-sensor", + "authors": [ + "@ljmerza" + ], + "category": "integration", + "description": "Email Sensor for collecting tracking numbers from over 40 providers.", + "domain": "email", + "etag_repository": "W/\"47d5e13341f3e01794f5d834aa6e093663a5cf974069c560816b2da76139496b\"", + "last_updated": "2023-07-27T17:36:02Z", + "stargazers_count": 82, + "last_fetched": 1712409374.839819 + }, + "419381725": { + "repository_manifest": { + "name": "Huawei Solar", + "content_in_root": true, + "render_readme": true, + "homeassistant": "2024.1.1" + }, + "new": true, + "full_name": "wlcrs/huawei_solar", + "authors": [ + "@wlcrs" + ], + "category": "integration", + "description": "Home Assistant integration for Huawei Solar inverters via Modbus", + "domain": "huawei_solar", + "etag_repository": "W/\"a9b72c089b10c413c8bdc485099741879901fef8b7fecb53f5c7ecccb2486875\"", + "last_updated": "2024-04-20T21:10:42Z", + "stargazers_count": 460, + "topics": [ + "home-assistant-integration", + "huawei", + "huawei-solar", + "modbus", + "modbus-rtu", + "modbus-tcp", + "solar-energy" + ], + "last_fetched": 1714625138.321059 + }, + "328671547": { + "repository_manifest": { + "name": "wattio", + "homeassistant": "0.96.0", + "render_readme": true + }, + "full_name": "dmoranf/home-assistant-wattio", + "authors": [ + "@dmoranf" + ], + "category": "integration", + "description": "Wattio Smart Home custom integration for Home Assistant", + "domain": "wattio", + "etag_repository": "W/\"f6a8175cf2baec00104f9eb100d361aa0c31175454ec75b1cb2d59d520b927d4\"", + "last_updated": "2022-07-21T18:31:02Z", + "stargazers_count": 7, + "topics": [ + "home-assistant-component", + "wattio" + ], + "last_fetched": 1683390812.911641 + }, + "201805130": { + "repository_manifest": { + "name": "nordpool", + "render_readme": true + }, + "full_name": "custom-components/nordpool", + "authors": [ + "@hellowlol" + ], + "category": "integration", + "description": "This component allows you to pull in the energy prices into Home-Assistant.", + "domain": "nordpool", + "etag_repository": "W/\"a0738f387cf7f5630f43bf3037ad217b3578465a741edc8600cb932d735c06b2\"", + "last_updated": "2024-03-31T06:13:26Z", + "stargazers_count": 412, + "topics": [ + "energy-prices", + "nordpool" + ], + "last_fetched": 1714279456.556731 + }, + "503045365": { + "repository_manifest": { + "name": "Senertec Energy System", + "render_readme": true, + "homeassistant": "2021.11.0" + }, + "new": true, + "full_name": "Kleinrotti/hass-senertec", + "authors": [ + "@Kleinrotti" + ], + "category": "integration", + "description": "Home Assistant custom component integration for Senertec energy units.", + "domain": "senertec", + "downloads": 5, + "etag_repository": "W/\"0536f83352e6ec29859a88bdad21ceac63647c15955e5f9b5d02ff42d7b66321\"", + "last_updated": "2023-05-25T16:27:07Z", + "stargazers_count": 1, + "topics": [ + "senertec" + ], + "last_fetched": 1711384090.918568 + }, + "369774988": { + "repository_manifest": { + "name": "openweathermaphistory", + "filename": "openweathermaphistory.zip", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "petergridge/openweathermaphistory", + "authors": [ + "@petergridge" + ], + "category": "integration", + "description": "A home assistant sensor that uses the OpenWeatherMap API to get forecast, current obs and history data", + "domain": "openweathermaphistory", + "downloads": 1126, + "etag_repository": "W/\"cbe1095c1c94d4c3f49968d2c02689765565b67d47527efda7b0329ad667da8b\"", + "last_updated": "2024-02-21T20:16:16Z", + "stargazers_count": 45, + "topics": [ + "irrigation", + "weather" + ], + "last_fetched": 1714624921.382602 + }, + "125756318": { + "repository_manifest": { + "name": "BKK Stop Information", + "country": [ + "HU" + ], + "render_readme": "true" + }, + "full_name": "amaximus/bkk_stop", + "authors": [ + "@amaximus" + ], + "category": "integration", + "description": "HomeAssistant custom component for Budapest public transportation", + "domain": "bkk_stop", + "downloads": 2, + "etag_repository": "W/\"d3570719d15caa1748ad88337b64d754d3ab72ce88891e5522b6a9853d0d9af6\"", + "last_updated": "2024-04-02T08:32:53Z", + "stargazers_count": 27, + "topics": [ + "bkk", + "budapest", + "hungary", + "transportation" + ], + "last_fetched": 1712895711.199844 + }, + "420365062": { + "repository_manifest": { + "name": "Last Changed Element", + "render_readme": true, + "filename": "last-changed-element.js" + }, + "full_name": "queimadus/last-changed-element", + "category": "plugin", + "description": "Display when entity was last changed in home assistant picture element", + "domain": "", + "etag_repository": "W/\"a52832021e9b7efbcc32c002d96456885fa0a2303ea0c1db93a39ea41e472bf6\"", + "last_updated": "2023-08-07T18:16:25Z", + "stargazers_count": 10, + "last_fetched": 1702535370.271621 + }, + "194037195": { + "repository_manifest": {}, + "full_name": "Ceerbeerus/beerbolaget-card", + "category": "plugin", + "description": "A custom card for displaying information provided by Beerbolaget (https://github.com/Ceerbeerus/beerbolaget).", + "domain": "", + "etag_repository": "W/\"83a357008c166f961f3967ca937fac5ca699c3b9ea788a3a662274a5161b119f\"", + "last_updated": "2020-08-07T06:24:51Z", + "stargazers_count": 3, + "last_fetched": 1678433752.339062 + }, + "146510412": { + "repository_manifest": { + "name": "ICY E-thermostaat", + "zip_release": true, + "filename": "combined.zip", + "hide_default_branch": true, + "homeassistant": "0.96.0" + }, + "full_name": "custom-components/climate.e_thermostaat", + "authors": [ + "@gerard33" + ], + "category": "integration", + "description": "E-Thermostaat (ICY) component for Home Assistant", + "domain": "e_thermostaat", + "downloads": 85, + "etag_repository": "W/\"7f009081a2a5ba462f5047a504a7774294ce0f5e3095b8aff5bbea3184214241\"", + "last_updated": "2023-02-06T21:02:40Z", + "stargazers_count": 3, + "topics": [ + "e-thermostaat", + "icy" + ], + "last_fetched": 1704915485.818095 + }, + "269011342": { + "repository_manifest": { + "name": "Shutter Card", + "filename": "hass-shutter-card.js", + "render_readme": true, + "homeassistant": "2021.11.0" + }, + "full_name": "Deejayfool/hass-shutter-card", + "category": "plugin", + "description": "Shutter card for Home Assistant Lovelace UI", + "domain": "", + "downloads": 21091, + "etag_repository": "W/\"1ed7c00ec23c20cad8cbfb185479fd744131ff861075584d48b7190817059d26\"", + "last_updated": "2024-01-25T13:11:50Z", + "stargazers_count": 247, + "last_fetched": 1714624632.880948 + }, + "261849832": { + "repository_manifest": { + "name": "Garo Wallbox" + }, + "full_name": "sockless-coding/garo_wallbox", + "authors": [ + "sockless-coding" + ], + "category": "integration", + "description": "Garo wallbox - Home Assistant Component ", + "domain": "garo_wallbox", + "etag_repository": "W/\"8231ef3e7cac4497e3b15b0cf72a9091a63257fa73cbbb2d26c75c48234a5293\"", + "last_updated": "2023-07-14T19:15:53Z", + "stargazers_count": 18, + "last_fetched": 1713932558.601797 + }, + "260597137": { + "repository_manifest": { + "name": "Air Purifier Card", + "render_readme": true + }, + "full_name": "fineemb/lovelace-air-filter-card", + "category": "plugin", + "description": "用于Lovelaceçš„å°ç±³ç©ºæ°”净化器å¡ç‰‡", + "domain": "", + "etag_repository": "W/\"f10478c653b5dd3355247ba4632c87014c48b10ab861223c4b53c768a85ade78\"", + "last_updated": "2022-06-02T18:43:53Z", + "stargazers_count": 13, + "last_fetched": 1707313281.001965 + }, + "318182014": { + "repository_manifest": { + "name": "Xiaomi Miot Auto", + "zip_release": true, + "filename": "xiaomi_miot.zip", + "render_readme": true, + "homeassistant": "2023.1.0" + }, + "full_name": "al-one/hass-xiaomi-miot", + "authors": [ + "@al-one" + ], + "category": "integration", + "description": "Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices. å°ç±³ç±³å®¶æ™ºèƒ½å®¶å±…设备接入Hass集æˆ", + "domain": "xiaomi_miot", + "downloads": 6799, + "etag_repository": "W/\"93a5f7b6f4f7a7a45ac080f0946f88250125a8f3e86d6e1e9dd9c8b61857ea5d\"", + "last_updated": "2024-04-30T08:06:34Z", + "stargazers_count": 3875, + "topics": [ + "iot", + "miio", + "miot", + "miot-spec", + "xiaoai", + "xiaomi", + "xiaomi-miot" + ], + "last_fetched": 1714625138.887488 + }, + "403123516": { + "repository_manifest": { + "name": "Ecowater Softener", + "render_readme": true + }, + "new": true, + "full_name": "barleybobs/homeassistant-ecowater-softener", + "authors": [ + "@barleybobs" + ], + "category": "integration", + "description": "A Homeassistant custom component to integrate Ecowater water softeners", + "domain": "ecowater_softener", + "etag_repository": "W/\"5013b5c1603bdcbe84e16d54e9591b0f5bfc235e9401e94c55f894a6c07304bf\"", + "last_updated": "2024-02-28T18:27:02Z", + "stargazers_count": 28, + "topics": [ + "ecowater", + "iot", + "selfhosted", + "water-softener" + ], + "last_fetched": 1713932322.420894 + }, + "504081359": { + "repository_manifest": { + "name": "Sonic", + "homeassistant": "2022.6.0", + "render_readme": true + }, + "new": true, + "full_name": "markvader/sonic", + "authors": [ + "@markvader" + ], + "category": "integration", + "description": "Sonic water shutoff valve Home Assistant integration by @markvader", + "domain": "sonic", + "etag_repository": "W/\"ee155a0b5cb93a34daf08bf849c96626af62e7fb3a5201ab7b64c390ffdd4b4b\"", + "last_updated": "2023-10-18T14:12:58Z", + "stargazers_count": 13, + "topics": [ + "hero-labs", + "herolabs", + "leaks", + "sonic", + "water" + ], + "last_fetched": 1709125364.064332 + }, + "622713177": { + "repository_manifest": { + "name": "GivTCP Power Flow Card", + "render_readme": true, + "filename": "givtcp-power-flow-card.js" + }, + "new": true, + "full_name": "VeniVidiVici/givtcp-power-flow-card", + "category": "plugin", + "description": "A power distribution card for Home Assistant specifically for GivTCP users", + "downloads": 2591, + "etag_repository": "W/\"8c6e5f82a08c448fc2befba95d7980e47974ce1f78a73d4f38bb90d1226566d9\"", + "last_updated": "2024-04-29T08:53:36Z", + "stargazers_count": 4, + "topics": [ + "givenergy", + "givtcp" + ], + "last_fetched": 1714624871.262354 + }, + "290261325": { + "repository_manifest": { + "name": "Adaptive Lighting", + "render_readme": true, + "homeassistant": "2022.11.0" + }, + "new": true, + "full_name": "basnijholt/adaptive-lighting", + "authors": [ + "@basnijholt" + ], + "category": "integration", + "description": "Adaptive Lighting custom component for Home Assistant", + "domain": "adaptive_lighting", + "etag_repository": "W/\"314745d859c4383ac32c1fb82eea5ecba2920b1926b9e713d5cdddc733d6c969\"", + "last_updated": "2024-04-29T20:16:09Z", + "stargazers_count": 1609, + "topics": [ + "adaptive-lighting", + "automation", + "hue", + "iot", + "lights", + "sunrise", + "sunset", + "zigbee" + ], + "last_fetched": 1714624921.770493 + }, + "609302851": { + "repository_manifest": { + "name": "TPMS_ble", + "homeassistant": "2022.11.0" + }, + "new": true, + "full_name": "bkbilly/tpms_ble", + "authors": [ + "@bkbilly" + ], + "category": "integration", + "description": "ðŸï¸ Home Assistant custom integration for Tire Pressure sensors", + "domain": "tpms_ble", + "etag_repository": "W/\"83d0fcdc99328a01623bd91c8864c1035c9b2983b0d3b88ba17de3ef25d53250\"", + "last_updated": "2024-04-21T22:37:52Z", + "stargazers_count": 13, + "topics": [ + "bluetooth-low-energy", + "tire-pressure", + "tpms" + ], + "last_fetched": 1713932432.897517 + }, + "228662926": { + "repository_manifest": { + "name": "Toon Climate", + "country": "NL" + }, + "full_name": "cyberjunky/home-assistant-toon_climate", + "authors": [ + "@cyberjunky" + ], + "category": "integration", + "description": "This component provides a climate device for rooted Toon thermostats.", + "domain": "toon_climate", + "etag_repository": "W/\"e9f62ad320ce017913d96e5d97986c1d9aa67f8d685e84be63a3bb045195b774\"", + "last_updated": "2024-01-02T14:18:42Z", + "stargazers_count": 31, + "last_fetched": 1712064092.383769 + }, + "323346718": { + "repository_manifest": { + "name": "AwoX MESH control", + "homeassistant": "2022.09.0", + "render_readme": true + }, + "full_name": "fsaris/home-assistant-awox", + "authors": [ + "@fsaris" + ], + "category": "integration", + "description": "AwoX mesh light integration for Home Assistant", + "domain": "awox", + "etag_repository": "W/\"fdb22851209e77e8d6653e5783de7940d7cd39486500033e0d1b02cc0bfa734e\"", + "last_updated": "2024-04-13T12:39:06Z", + "stargazers_count": 84, + "topics": [ + "awox", + "bluetooth", + "eglo" + ], + "last_fetched": 1714624651.972951 + }, + "597502676": { + "repository_manifest": { + "name": "Hikvision NVR / IP Camera", + "render_readme": true, + "homeassistant": "2022.8" + }, + "new": true, + "full_name": "maciej-or/hikvision_next", + "authors": [ + "@maciej-or" + ], + "category": "integration", + "description": "Home Assistant integration for Hikvision NVRs and IP cameras", + "domain": "hikvision_next", + "etag_repository": "W/\"496c16f0b55bedd7be5989f63d2bb743c9812ebfe6c4dca967e5c4346734a2f2\"", + "last_updated": "2024-04-25T16:24:38Z", + "stargazers_count": 84, + "topics": [ + "hikvision" + ], + "last_fetched": 1714625063.130012 + }, + "613588535": { + "repository_manifest": { + "name": "sunsynk-power-flow-card", + "render_readme": true, + "filename": "sunsynk-power-flow-card.js" + }, + "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": 398, + "etag_repository": "W/\"dd0cce10a71e557e0c34484f4cd83a460094d3b0b340514ad602ccf4198f2bca\"", + "last_updated": "2024-05-01T22:34:13Z", + "stargazers_count": 144, + "topics": [ + "deye", + "inverter", + "powerflow", + "solar", + "sunsynk" + ], + "last_fetched": 1714624747.135323 + }, + "625923963": { + "repository_manifest": { + "name": "SOMweb (for Sommer garage doors)", + "filename": "somweb.zip", + "hide_default_branch": true, + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "taarskog/home-assistant-component-somweb", + "authors": [ + "@taarskog" + ], + "category": "integration", + "description": "Custom component for Home Assistant to manage garage doors and gates by Sommer", + "domain": "somweb", + "downloads": 161, + "etag_repository": "W/\"1bcd253d4348105648a1b7fbbb23c7c0473f87c5209741214fe047173156dbec\"", + "last_updated": "2023-10-09T04:50:03Z", + "stargazers_count": 3, + "topics": [ + "cover", + "garage-door-opener", + "home-assistant-custom-component", + "home-assistant-integration", + "sommer", + "somweb" + ], + "last_fetched": 1699363295.432667 + }, + "609593305": { + "repository_manifest": { + "name": "Rain Gauge Card", + "render_readme": true, + "filename": "rain-gauge-card.js" + }, + "new": true, + "full_name": "t1gr0u/rain-gauge-card", + "category": "plugin", + "description": "A Lovelace card that shows the rain gauge for Home Assistant", + "downloads": 5835, + "etag_repository": "W/\"c20df3af49c0062736e86f0947cb654b74e9a81e419f2e45fdadb8668157328b\"", + "last_updated": "2024-01-05T20:45:37Z", + "stargazers_count": 35, + "topics": [ + "uv-index" + ], + "last_fetched": 1714625068.213107 + }, + "382905556": { + "repository_manifest": { + "name": "Cover Time Based Synced", + "hacs": "1.6.0", + "homeassistant": "0.118.0" + }, + "new": true, + "full_name": "kotborealis/home-assistant-custom-components-cover-time-based-synced", + "authors": [ + "@kotborealis" + ], + "category": "integration", + "description": "⌛ Time-based cover. Install it via HACS.", + "domain": "cover_time_based_synced", + "etag_repository": "W/\"f737b29f247e49e916efa74a238a339ba7a11127f9caf46b4308ed4a90b1383a\"", + "last_updated": "2023-04-18T13:20:55Z", + "stargazers_count": 18, + "topics": [ + "cover", + "roller-shutters", + "service", + "shutter", + "trigger" + ], + "last_fetched": 1714625139.465075 + }, + "683619534": { + "repository_manifest": { + "name": "Garmin MapShare", + "homeassistant": "2023.1.0", + "render_readme": true + }, + "new": true, + "full_name": "BHSPitMonkey/homeassistant-garmin-mapshare", + "authors": [ + "@BHSPitMonkey" + ], + "category": "integration", + "description": "Home Assistant custom integration for Garmin MapShare feeds", + "domain": "garmin_mapshare", + "etag_repository": "W/\"3c2743809612b6d653fcce2d41bbc1760e0d7ffbb067c280a058d34d7a9ac99d\"", + "last_updated": "2024-01-14T19:37:27Z", + "stargazers_count": 6, + "topics": [ + "custom-integration", + "garmin" + ], + "last_fetched": 1713241341.001312 + }, + "193588464": { + "repository_manifest": { + "name": "RozkÅ‚adzik sensor", + "country": "PL", + "render_readme": true, + "zip_release": true, + "filename": "rozkladzik.zip" + }, + "full_name": "PiotrMachowski/Home-Assistant-custom-components-Rozkladzik", + "authors": [ + "@PiotrMachowski" + ], + "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": 335, + "etag_repository": "W/\"0c65c2d771613bfc2c1312a34cdaa72811098bb1539a8009d3209c1383667901\"", + "last_updated": "2023-09-18T16:14:28Z", + "stargazers_count": 10, + "topics": [ + "public-transport" + ], + "last_fetched": 1705599191.214696 + }, + "637172632": { + "repository_manifest": { + "name": "Peaqnext sensors", + "homeassistant": "2022.10.5", + "render_readme": true, + "zip_release": true, + "filename": "peaqnext.zip" + }, + "new": true, + "full_name": "elden1337/hass-peaqnext", + "authors": [ + "@elden1337" + ], + "category": "integration", + "description": "Utility sensors to help find the next best usage of your appliances", + "domain": "peaqnext", + "downloads": 111, + "etag_repository": "W/\"88d31416bb46eb45f9f17e8e271685da8b229ccafdf354ddd5aa21c5d399c9e0\"", + "last_updated": "2024-03-28T19:52:38Z", + "stargazers_count": 7, + "topics": [ + "energidataservice", + "nordpool" + ], + "last_fetched": 1713586545.823635 + }, + "356385629": { + "repository_manifest": { + "name": "Kia Uvo / Hyundai Bluelink", + "render_readme": true, + "homeassistant": "2023.1" + }, + "new": true, + "full_name": "Hyundai-Kia-Connect/kia_uvo", + "authors": [ + "@fuatakgun" + ], + "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/\"3590de2e5b52bd23a4e20afc2a003c3e46c3db764c02d067a0e8220edabc67a0\"", + "last_updated": "2024-04-29T20:12:26Z", + "stargazers_count": 359, + "topics": [ + "bluelink", + "car", + "hyundai", + "kia", + "uvo" + ], + "last_fetched": 1714624921.866257 + }, + "607493281": { + "repository_manifest": { + "name": "NeoVolta", + "render_readme": true, + "homeassistant": "2022.2.0b0" + }, + "new": true, + "full_name": "austinmroczek/neovolta", + "authors": [ + "@austinmroczek" + ], + "category": "integration", + "description": "NeoVolta integration for Home Assistant", + "domain": "neovolta", + "etag_repository": "W/\"51ab07adb12df1f3fbdf07625a1c5275b373939bef4b18c2db657d5e0611d423\"", + "last_updated": "2023-04-15T23:57:41Z", + "stargazers_count": 1, + "topics": [ + "battery-management-system", + "neovolta", + "solar-battery" + ], + "last_fetched": 1714624747.326471 + }, + "577620239": { + "repository_manifest": { + "name": "Cleanmate", + "homeassistant": "2022.12.0" + }, + "new": true, + "full_name": "albinmedoc/ha-cleanmate", + "authors": [ + "@albinmedoc" + ], + "category": "integration", + "description": "Let Home Assistant take controll over your Cleanmate vacuum", + "domain": "cleanmate", + "downloads": 1, + "etag_repository": "W/\"cc271a53c1d2a0f2b37553ca4d8d43b41cbbf4bb7691dfa70c7b9cdae6380df2\"", + "last_updated": "2023-09-25T07:46:40Z", + "stargazers_count": 3, + "topics": [ + "cleanmate", + "custom-integration" + ], + "last_fetched": 1707313527.735848 + }, + "236127727": { + "repository_manifest": { + "name": "Camect Camera Card", + "filename": "HACS-camect-custom_card.js" + }, + "full_name": "pfunkmallone/HACS-camect-custom_card", + "category": "plugin", + "description": "A custom card which exposes Camect video streams via the Home Assistant Lovelace interface. To use this card, you MUST have already installed the Camect HACS integration.", + "domain": "", + "etag_repository": "W/\"8ae69018ec6ff5f9873927f8eb827ae2e947f76f32eaaa993b1ceff210c8c42c\"", + "last_updated": "2024-02-25T21:28:21Z", + "stargazers_count": 5, + "topics": [ + "camect" + ], + "last_fetched": 1710347814.857384 + }, + "497322735": { + "repository_manifest": { + "name": "Plex recently added sensor", + "render_readme": true + }, + "new": true, + "full_name": "NemesisRE/sensor.plex_recently_added", + "authors": [ + "@maykar", + "@NemesisRE" + ], + "category": "integration", + "description": "â–¶ï¸ Plex component to feed Upcoming Media Card.", + "domain": "plex_recently_added", + "etag_repository": "W/\"09daae5e71f7c1ce5c02cea80facd34e3e8264e38ac0b0c8e0181922552c3414\"", + "last_updated": "2023-03-14T10:16:26Z", + "stargazers_count": 14, + "last_fetched": 1714624956.289488 + }, + "231083679": { + "repository_manifest": { + "name": "Dark Teal" + }, + "full_name": "aFFekopp/dark_teal", + "category": "theme", + "description": "🵠Dark Theme based on clear-theme-dark by @naofireblade", + "domain": "", + "etag_repository": "W/\"64e05176c0a9532db6d182a7ac6b2769353085f16cd2dacb12fefae6196ac7db\"", + "last_updated": "2022-03-15T09:06:42Z", + "stargazers_count": 23, + "topics": [ + "dark-theme", + "home-assistant-theme" + ], + "last_fetched": 1713241232.549154 + }, + "219363790": { + "repository_manifest": { + "name": "TV4 Play", + "country": [ + "SE" + ] + }, + "full_name": "lindell/home-assistant-tv4-play", + "category": "integration", + "description": "Play videos from the Swedish channel 4", + "domain": "tv4_play", + "etag_repository": "W/\"d69ac57e5eebe1ffbccbe0546b477d927208910ebe2702f0d9ef9680575b4364\"", + "last_updated": "2023-11-30T19:35:53Z", + "stargazers_count": 17, + "topics": [ + "tv4", + "tv4play" + ], + "last_fetched": 1713932107.345088 + }, + "181124811": { + "repository_manifest": { + "name": "Radial Menu Element", + "render_readme": true, + "homeassistant": "0.110.0" + }, + "full_name": "iantrich/radial-menu", + "category": "plugin", + "description": "â­• Radial Menu Element", + "domain": "", + "downloads": 1485, + "etag_repository": "W/\"6644d44404a95e3eab2880c6efb813f1daf75994f6c0d0bdfe5484f3452d7c3c\"", + "last_updated": "2023-01-20T00:58:16Z", + "stargazers_count": 62, + "last_fetched": 1712409463.929375 + }, + "277201070": { + "repository_manifest": { + "name": "AmsHan", + "homeassistant": "2022.8.0b0", + "render_readme": true + }, + "full_name": "toreamun/amshan-homeassistant", + "authors": [ + "@toreamun" + ], + "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", + "downloads": 86, + "etag_repository": "W/\"e4d10f5a44e2613636ca2ce9d7f302da52d5b2d0183cdbd498a8a380a85ca603\"", + "last_updated": "2024-01-06T18:44:22Z", + "stargazers_count": 138, + "topics": [ + "aidon", + "ams", + "han", + "kaifa", + "kamstrup", + "mbus", + "meterbus", + "mqtt", + "p1", + "smart-meter", + "tibberpulse" + ], + "last_fetched": 1712895672.592315 + }, + "607398282": { + "repository_manifest": { + "name": "UV Index Card", + "render_readme": true, + "filename": "uv-index-card.js" + }, + "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": 5779, + "etag_repository": "W/\"8b4221c53afada51149dd517df111a7561f7c02ef4695eaf6c231f89dcdfcf44\"", + "last_updated": "2024-04-24T16:46:48Z", + "stargazers_count": 20, + "topics": [ + "uv-index" + ], + "last_fetched": 1714624547.196081 + }, + "452272431": { + "repository_manifest": { + "name": "bemfa", + "render_readme": true, + "country": "CN", + "homeassistant": "2022.5.5" + }, + "new": true, + "full_name": "larry-wong/bemfa", + "authors": [ + "@larry-wong" + ], + "category": "integration", + "description": "å°† Home Assistant 实体åŒæ­¥è‡³å·´æ³•äº‘,并使用å°çˆ±åŒå­¦/天猫精çµ/å°åº¦éŸ³ç®±æŽ§åˆ¶ã€‚", + "domain": "bemfa", + "etag_repository": "W/\"a3da86152b7b6a3b595c4e4eec540db49692e61427e5d993dc6bd088ba07b94c\"", + "last_updated": "2023-04-29T12:55:00Z", + "stargazers_count": 330, + "topics": [ + "bemfa" + ], + "last_fetched": 1713932155.69618 + }, + "169460975": { + "repository_manifest": {}, + "full_name": "akasma74/Hass-Custom-Alarm", + "authors": [ + "@akasma74" + ], + "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/\"cf13d1532a11a5d67d1ae8118f4060065f2ebfd5ff503f0e8af6f443590b485b\"", + "last_updated": "2023-06-12T10:41:28Z", + "stargazers_count": 80, + "last_fetched": 1712064424.123456 + }, + "168744428": { + "repository_manifest": { + "name": "Light Entity Card", + "render_readme": true, + "filename": "dist/light-entity-card.js" + }, + "full_name": "ljmerza/light-entity-card", + "category": "plugin", + "description": "Control any light or switch entity", + "domain": "", + "downloads": 24151, + "etag_repository": "W/\"e6e31aeda159fa8d4d74c7dc0a7b157001c943a6cbd82cd6ad81e719d1dc2db0\"", + "last_updated": "2024-01-08T16:56:45Z", + "stargazers_count": 221, + "topics": [ + "color-picker", + "home-assisttant", + "light-entity" + ], + "last_fetched": 1713932565.22458 + }, + "326220257": { + "repository_manifest": { + "name": "Viomi Robot Vacuum Cleaner SE (V-RVCLM21A)", + "country": [ + "FR", + "PL", + "PT" + ], + "zip_release": true, + "filename": "viomi_se.zip" + }, + "full_name": "marotoweb/home-assistant-vacuum-viomise", + "authors": [ + "@nqkdev", + "@KrzysztofHajdamowicz", + "@marotoweb" + ], + "category": "integration", + "description": "Hacky Home assistant support for Viomi SE (V-RVCLM21A)", + "domain": "viomise", + "downloads": 2939, + "etag_repository": "W/\"5c063cbb8be39b44f47370d04a33de9f50179ee01905a20b3d750d80c8ec0ac3\"", + "last_updated": "2022-06-29T18:36:07Z", + "stargazers_count": 20, + "topics": [ + "robot-vacuum", + "vacuum", + "viomi" + ], + "last_fetched": 1714279005.500521 + }, + "215825339": { + "repository_manifest": { + "name": "Hekr Component", + "filename": false, + "country": false, + "homeassistant": "2022.3.0", + "persistent_directory": false + }, + "full_name": "alryaz/hass-hekr-component", + "authors": [ + "@alryaz" + ], + "category": "integration", + "description": "Hekr integration using python-hekr", + "domain": "hekr", + "etag_repository": "W/\"95c62ee95a8e3e2c6717ff1cb5b38d55110220ead3358307d1e15a4d63b59ac9\"", + "last_updated": "2023-09-11T00:00:57Z", + "stargazers_count": 35, + "topics": [ + "consumption", + "hekr", + "wisen-application" + ], + "last_fetched": 1713241291.239708 + }, + "480992848": { + "repository_manifest": { + "name": "macOS Theme - Based on the system-wide light and dark mode UI", + "render_readme": true + }, + "full_name": "JuanMTech/macOS-Theme", + "category": "theme", + "description": "🎨 By JuanMTech -- Theme based on the macOS system-wide light and dark mode interface", + "domain": "", + "etag_repository": "W/\"4b8ee2fed2b6ff1445d8332eb93ecc88c0dcd830b1f133482bb66014ee203733\"", + "last_updated": "2023-01-13T19:20:50Z", + "stargazers_count": 54, + "topics": [ + "darktheme", + "lighttheme" + ], + "last_fetched": 1713932084.51004 + }, + "223938651": { + "repository_manifest": { + "name": "Midnight Blue Theme" + }, + "full_name": "home-assistant-community-themes/midnight-blue", + "category": "theme", + "description": "Midnight Blue theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"ec50972e058bddeac597c0c0a148eb2b34f37309f8c9472981c6f247a83d1bf4\"", + "last_updated": "2023-03-27T22:57:02Z", + "stargazers_count": 5, + "last_fetched": 1708173592.701135 + }, + "158756598": { + "repository_manifest": { + "name": "state-switch", + "render_readme": true + }, + "full_name": "thomasloven/lovelace-state-switch", + "category": "plugin", + "description": "🔹Dynamically replace lovelace cards depending on occasion", + "domain": "", + "etag_repository": "W/\"f98845acc7b056b7d2a775938b3fc3768d300fa514844452aed62a67c2ca7d11\"", + "last_updated": "2023-01-08T19:43:39Z", + "stargazers_count": 376, + "last_fetched": 1714624511.947957 + }, + "200897141": { + "repository_manifest": { + "name": "lovelace_gen", + "homeassistant": "2021.4.0" + }, + "full_name": "thomasloven/hass-lovelace_gen", + "category": "integration", + "description": "🔹 Improve the lovelace yaml parser for Home Assistant", + "domain": "lovelace_gen", + "etag_repository": "W/\"09aa50dd33e8d8bdd77c2280fb485e69827e7d0007b4f3b60b2117b97cb875c6\"", + "last_updated": "2024-01-21T22:10:47Z", + "stargazers_count": 201, + "last_fetched": 1714624794.851193 + }, + "589348474": { + "repository_manifest": { + "name": "EnergyTariff", + "hacs": "1.6.0", + "homeassistant": "0.118.0", + "render_readme": true + }, + "new": true, + "full_name": "epaulsen/energytariff", + "authors": [ + "@epaulsen" + ], + "category": "integration", + "description": "HACS Integration for monitoring Norwegian grid tariff level", + "domain": "energytariff", + "etag_repository": "W/\"7d073e7a4035c1f1b5e99c39f4452a112796e67441503509a5a62a69884dfd9c\"", + "last_updated": "2023-10-11T09:35:33Z", + "stargazers_count": 27, + "topics": [ + "energy-tariff" + ], + "last_fetched": 1708173696.013364 + }, + "351472550": { + "repository_manifest": { + "name": "Multiline Entity Card", + "render_readme": true, + "filename": "multiline-entity-card.js" + }, + "full_name": "jampez77/Multiline-Entity-Card", + "category": "plugin", + "description": "A custom entity card for Home Assistant that allows text to span multiple lines.", + "domain": "", + "etag_repository": "W/\"282188df5c74e5d6a7de1f4492ed6f8892831c539723b554a2600720f025aec5\"", + "last_updated": "2023-01-31T09:32:25Z", + "stargazers_count": 14, + "topics": [ + "automation" + ], + "last_fetched": 1712409637.548127 + }, + "314593331": { + "repository_manifest": { + "name": "Satellite Tracker (N2YO)", + "country": "CA", + "homeassistant": "0.115.0" + }, + "full_name": "djtimca/hasatellitetracker", + "authors": [ + "@djtimca" + ], + "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/\"879e9a90c3e175c600276f3edfd119475b821ead5dbc91da897afd77b72e4e79\"", + "last_updated": "2024-01-13T19:47:06Z", + "stargazers_count": 17, + "topics": [ + "international-space-station", + "iss", + "satellite", + "satellite-tracker", + "starlink", + "tracking-satellites", + "visible-passes" + ], + "last_fetched": 1712064406.610852 + }, + "637041617": { + "repository_manifest": { + "name": "PowerTodoist Card", + "content_in_root": true, + "filename": "powertodoist-card.js", + "render_readme": true + }, + "full_name": "pgorod/power-todoist-card", + "category": "plugin", + "description": "Improved Todoist card for Home Assistant Lovelace UI.", + "etag_repository": "W/\"9b9085250f8214512b793234a72142faa0958df0fd62fa554b42b0ad39a42318\"", + "last_updated": "2024-04-23T20:44:24Z", + "stargazers_count": 21, + "topics": [ + "lovelace-custom-card" + ], + "last_fetched": 1713932249.733571 + }, + "363468409": { + "repository_manifest": { + "name": "RedPocket Mobile", + "render_readme": true + }, + "full_name": "mbillow/ha-redpocket", + "authors": [ + "@mbillow" + ], + "category": "integration", + "description": "RedPocket Integration for Data Usage Monitoring", + "domain": "redpocket", + "etag_repository": "W/\"7ab3aa697fc20d96f883c879490b23231a4fbea657e35a7c8a60007f61ad82ca\"", + "last_updated": "2021-06-06T19:51:29Z", + "stargazers_count": 3, + "topics": [ + "home", + "mvno", + "redpocket" + ], + "last_fetched": 1711384396.874678 + }, + "224073673": { + "repository_manifest": { + "name": "Calendarific", + "zip_release": true, + "filename": "calendarific.zip", + "homeassistant": "2021.12.0" + }, + "full_name": "pinkywafer/Calendarific", + "authors": [ + "@pinkywafer" + ], + "category": "integration", + "description": "Calendarific holiday sensor for Home Assistant ", + "domain": "calendarific", + "downloads": 1412, + "etag_repository": "W/\"de89bdfe13d42401344d0dd888224722451c70419298c79a335887daf5afbc90\"", + "last_updated": "2024-04-03T02:00:30Z", + "stargazers_count": 17, + "topics": [ + "api-client", + "calendarific", + "holidays" + ], + "last_fetched": 1714624776.891754 + }, + "250022973": { + "repository_manifest": { + "name": "SmartThinQ LGE Sensors", + "homeassistant": "2024.2.0" + }, + "full_name": "ollo69/ha-smartthinq-sensors", + "authors": [ + "@ollo69" + ], + "category": "integration", + "description": "HomeAssistant custom integration for SmartThinQ LG devices configurable with Lovelace User Interface.", + "domain": "smartthinq_sensors", + "etag_repository": "W/\"44a4620238f5824ec8eec0e8bc3717aab629e3c06d679fafe0fd109a570bcb95\"", + "last_updated": "2024-04-28T00:08:23Z", + "stargazers_count": 973, + "topics": [ + "ac", + "air-purifier", + "climate", + "dehumidifier", + "dishwasher", + "dryer", + "fan", + "lg", + "lge", + "microwave", + "oven", + "range", + "refrigerator", + "sensors", + "smartthinq", + "thinq", + "washer" + ], + "last_fetched": 1714625085.958914 + }, + "209891408": { + "repository_manifest": { + "name": "Amoled Theme" + }, + "full_name": "home-assistant-community-themes/amoled", + "category": "theme", + "description": "Amoled theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"0e0348ac64965d5dd7fd5525a31c2068a002f0a27073749b60b9a849f2cb1363\"", + "last_updated": "2024-04-26T07:50:09Z", + "stargazers_count": 27, + "last_fetched": 1714279443.996925 + }, + "267558148": { + "repository_manifest": { + "name": "Custom-ui", + "homeassistant": "2021.6.0", + "render_readme": true + }, + "full_name": "Mariusthvdb/custom-ui", + "category": "plugin", + "description": "Add templates and icon_color to Home Assistant UI", + "domain": "", + "downloads": 5723, + "etag_repository": "W/\"4ee6f40bf96cbfa58c240d2ca990aa71d3d7fddad68e19fd63280d776dca24fc\"", + "last_updated": "2024-02-15T07:22:04Z", + "stargazers_count": 150, + "topics": [ + "attributes", + "customization", + "icon-color", + "more-info" + ], + "last_fetched": 1713932227.132814 + }, + "527278013": { + "repository_manifest": { + "name": "Länderübergreifendes Hochwasser Portal", + "country": "DE", + "render_readme": true + }, + "new": true, + "full_name": "stephan192/hochwasserportal", + "authors": [ + "@stephan192" + ], + "category": "integration", + "description": "Home Assistant integration for Länderübergreifendes Hochwasser Portal", + "domain": "hochwasserportal", + "etag_repository": "W/\"eb2e0c368e6a51018eec3d5980b3b371f644b16eb116363b6cdfd3890b778e4a\"", + "last_updated": "2024-03-05T20:17:00Z", + "stargazers_count": 19, + "topics": [ + "hochwasserportal" + ], + "last_fetched": 1714624944.27375 + }, + "201497401": { + "repository_manifest": { + "name": "Xiaomi IR Climate" + }, + "full_name": "Anonym-tsk/homeassistant-climate-xiaomi-remote", + "authors": [ + "@anonym-tsk" + ], + "category": "integration", + "description": "Xiaomi IR Climate Component", + "domain": "xiaomi_remote", + "etag_repository": "W/\"d1d06125341e08c273ec0841d25d1bf29cb8ca1dc4f247b9a9c3549ff011074f\"", + "last_updated": "2022-10-11T15:33:07Z", + "stargazers_count": 30, + "topics": [ + "climate", + "xiaomi" + ], + "last_fetched": 1707828222.600574 + }, + "199718799": { + "repository_manifest": { + "name": "Escea Fires" + }, + "new": true, + "full_name": "snikch/climate.escea", + "authors": [ + "@snikch" + ], + "category": "integration", + "description": "ðŸ¡Home Assistant Custom Component for Escea Fires 🔥", + "domain": "escea", + "etag_repository": "W/\"7f57a289a294b56f473be53146c69ef7685952ff9aeac02cf539d91b2c6b57aa\"", + "last_updated": "2022-05-29T11:37:06Z", + "stargazers_count": 10, + "topics": [ + "climate", + "fireplace" + ], + "last_fetched": 1706627003.046188 + }, + "506356147": { + "repository_manifest": { + "name": "Haier hOn", + "homeassistant": "2022.6.0" + }, + "new": true, + "full_name": "gvigroux/hon", + "authors": [ + "@gvigroux", + "@MiguelAngelLV" + ], + "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": 2, + "etag_repository": "W/\"c24a8978b1daa679e916a99f6ca349870c5d21b8c6452e873878715e41eca5a1\"", + "last_updated": "2024-04-18T13:28:32Z", + "stargazers_count": 116, + "topics": [ + "candy", + "haier", + "hon", + "hoover" + ], + "last_fetched": 1713586899.334763 + }, + "236945951": { + "repository_manifest": {}, + "full_name": "lukevink/lovelace-buien-rain-card", + "category": "plugin", + "description": "Graph of Buienradars rain forecast ", + "domain": "", + "downloads": 4116, + "etag_repository": "W/\"4f71340fd405c2e11c9ca096de7d88b2e674807b1429e0623f867ff2d45515bf\"", + "last_updated": "2022-11-09T07:37:14Z", + "stargazers_count": 52, + "topics": [ + "buienradar", + "chartjs", + "forecast", + "graph" + ], + "last_fetched": 1710348104.715139 + }, + "321773656": { + "repository_manifest": { + "name": "themable-grid", + "render_readme": true + }, + "full_name": "nervetattoo/themable-grid", + "category": "plugin", + "description": "🀹 Lovelace responsive grid card that can be tweaked in your theme definition.", + "domain": "", + "downloads": 2672, + "etag_repository": "W/\"96ae4781c4ce3bc12191b5b7eda324f43efa5c28fddaccaa6f40c50c12dd1def\"", + "last_updated": "2022-12-21T10:40:03Z", + "stargazers_count": 30, + "topics": [ + "lovelace-card", + "lovelace-custom-card" + ], + "last_fetched": 1704915335.017961 + }, + "193371922": { + "repository_manifest": { + "name": "Tauron AMIplus", + "render_readme": true, + "zip_release": true, + "filename": "tauron_amiplus.zip", + "country": "PL", + "homeassistant": "2022.12.0" + }, + "full_name": "PiotrMachowski/Home-Assistant-custom-components-Tauron-AMIplus", + "authors": [ + "@PiotrMachowski" + ], + "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": 1629, + "etag_repository": "W/\"c8bbf226d62d51aa49587a250d60c0cbfe2d03a60db3507594ade61acb7207ab\"", + "last_updated": "2024-02-09T17:56:39Z", + "stargazers_count": 121, + "topics": [ + "amiplus", + "elicznik", + "energy-monitor", + "tauron" + ], + "last_fetched": 1713932488.564876 + }, + "398781181": { + "repository_manifest": { + "name": "Candy Simply-Fi", + "render_readme": true + }, + "new": true, + "full_name": "ofalvai/home-assistant-candy", + "authors": [ + "@ofalvai" + ], + "category": "integration", + "description": "Unofficial Candy/Haier appliance integration for Home Assistant ", + "domain": "candy", + "etag_repository": "W/\"0b51c1a5a606bfd71d75b06b876fd40d48710963b9407da63f2f32d1f90a69b0\"", + "last_updated": "2024-04-13T14:23:42Z", + "stargazers_count": 115, + "topics": [ + "candy", + "haier", + "home-assistant-component", + "home-assistant-integration" + ], + "last_fetched": 1713587032.827827 + }, + "484538222": { + "repository_manifest": { + "name": "Power Flow Card", + "render_readme": true, + "homeassistant": "2021.8.0" + }, + "full_name": "ulic75/power-flow-card", + "category": "plugin", + "description": "A power distribution card inspired by the official Energy Distribution card for Home Assistant", + "domain": "", + "downloads": 21279, + "etag_repository": "W/\"3ea858281efe100fd9dd07e40dd5941f59454c5171daee0e179551a525d28920\"", + "last_updated": "2023-10-18T00:19:37Z", + "stargazers_count": 154, + "topics": [ + "dashboard" + ], + "last_fetched": 1713586305.140485 + }, + "634325657": { + "repository_manifest": { + "name": "GoXLR Utility", + "render_readme": true, + "zip_release": true, + "filename": "goxlr_utility.zip" + }, + "new": true, + "full_name": "timmo001/homeassistant-integration-goxlr-utility", + "authors": [ + "@timmo001" + ], + "category": "integration", + "description": "Home Assistant Integration - GoXLR Utility", + "domain": "goxlr_utility", + "downloads": 152, + "etag_repository": "W/\"caf60ac13f47376c23230ba44af8526efa043032837266120b9bc52c8205649d\"", + "last_updated": "2024-04-25T05:40:49Z", + "stargazers_count": 2, + "topics": [ + "goxlr-utility-api", + "home-assistant-integration" + ], + "last_fetched": 1714279136.277763 + }, + "545119372": { + "repository_manifest": { + "name": "Camect", + "render_readme": true, + "homeassistant": "2022.9" + }, + "new": true, + "full_name": "Fr3d/camect-ha", + "authors": [ + "@Fr3d" + ], + "category": "integration", + "description": "Full Camect Hub integration for Home Assistant / HACS", + "domain": "camect", + "etag_repository": "W/\"63ea98a649d7f6e019e1dadbcde59dc5017dbc58f5da85827c3eb43137daee8a\"", + "last_updated": "2023-05-12T09:17:41Z", + "stargazers_count": 6, + "topics": [ + "camect", + "home-assistant-integration" + ], + "last_fetched": 1710347398.994076 + }, + "416883534": { + "repository_manifest": { + "name": "Micronova Agua IOT", + "render_readme": true, + "homeassistant": "2024.2.0" + }, + "new": true, + "full_name": "vincentwolsink/home_assistant_micronova_agua_iot", + "authors": [ + "@vincentwolsink" + ], + "category": "integration", + "description": "Home Assistant integration controlling heating devices connected via the Agua IOT platform of Micronova", + "domain": "aguaiot", + "etag_repository": "W/\"bfd77bd6d749f8b7d7d838df144d0216235a56bd7c473a0dc129ca4badf7eb6f\"", + "last_updated": "2024-04-26T18:32:58Z", + "stargazers_count": 22, + "topics": [ + "agua-iot", + "hacs-custom", + "home-assistant-component", + "home-assistant-integration", + "micronova", + "micronova-agua-iot" + ], + "last_fetched": 1714624938.714444 + }, + "366332990": { + "repository_manifest": { + "name": "Electrolux Wellbeing", + "hacs": "1.6.0", + "homeassistant": "2021.12.0" + }, + "new": true, + "full_name": "JohNan/homeassistant-wellbeing", + "authors": [ + "@JohNan" + ], + "category": "integration", + "description": "Get the status from your Electrolux devices connected to Wellbeing", + "domain": "wellbeing", + "downloads": 12, + "etag_repository": "W/\"67cb12bdf699bdc0a17af29d1bee85e493cb76b16ddbae66b83e18bc46815f93\"", + "last_updated": "2024-04-18T16:06:39Z", + "stargazers_count": 65, + "topics": [ + "electrolux", + "electrolux-wellbeing", + "wellbeing" + ], + "last_fetched": 1713586649.384252 + }, + "179347477": { + "repository_manifest": { + "name": "Circadian Lighting" + }, + "full_name": "claytonjn/hass-circadian_lighting", + "authors": [ + "@claytonjn" + ], + "category": "integration", + "description": "Circadian Lighting custom component for Home Assistant", + "domain": "circadian_lighting", + "etag_repository": "W/\"af70053163be82eaedd0b2fee0dbfecdc1b37b6c1d431ef4471dc1ed2e11eb2d\"", + "last_updated": "2024-03-29T00:53:55Z", + "stargazers_count": 746, + "topics": [ + "circadian", + "circadian-rhythms", + "lighting", + "sleep", + "wellness" + ], + "last_fetched": 1714279475.031644 + }, + "175927964": { + "repository_manifest": { + "name": "Podcast Card", + "render_readme": true + }, + "full_name": "iantrich/podcast-card", + "category": "plugin", + "description": "🎧 Podcast Player Card", + "domain": "", + "downloads": 1398, + "etag_repository": "W/\"4c4bdc418b4e36d8cf081191734146fc15c958423f43fe076014ba9c6779d6ab\"", + "last_updated": "2023-07-11T01:43:27Z", + "stargazers_count": 22, + "last_fetched": 1697808125.716053 + }, + "211393677": { + "repository_manifest": { + "name": "Qubino Wire Pilot", + "render_readme": true, + "homeassistant": "2023.1.0" + }, + "full_name": "piitaya/home-assistant-qubino-wire-pilot", + "authors": [ + "@piitaya" + ], + "category": "integration", + "description": "Home Assistant Component for Qubino Wire Pilot", + "domain": "qubino_wire_pilot", + "etag_repository": "W/\"28a8c9a1bfe95b010fbe5fd795f67b84d0d957116ed808ed8b29cb7a18e23809\"", + "last_updated": "2024-02-19T17:14:45Z", + "stargazers_count": 21, + "topics": [ + "climate", + "qubino", + "qubino-wire-pilot", + "thermostat" + ], + "last_fetched": 1714624708.641299 + }, + "202546107": { + "repository_manifest": {}, + "full_name": "bbbenji/synthwave-hass-extras", + "category": "plugin", + "description": "Extras for the synthwave inspired theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"8dc99b064707118ee5866c71b6493118439320e3655cafb995e3a291d025d96a\"", + "last_updated": "2020-10-30T00:24:02Z", + "stargazers_count": 14, + "last_fetched": 1697116959.904346 + }, + "520791578": { + "repository_manifest": { + "name": "SolarEdge Optimizers Data" + }, + "new": true, + "full_name": "ProudElm/solaredgeoptimizers", + "authors": [ + "@proudelm" + ], + "category": "integration", + "description": "Intergration to get optimizers information from the SolarEdge portal", + "domain": "solaredgeoptimizers", + "etag_repository": "W/\"d9a1716781823361abf903ada8cd7bd98863db017be4d2d2798c777fef968e3d\"", + "last_updated": "2024-03-27T00:44:06Z", + "stargazers_count": 41, + "topics": [ + "optimizers", + "solaredge-api" + ], + "last_fetched": 1714279016.935328 + }, + "437278224": { + "repository_manifest": { + "name": "Dell Printer", + "render_readme": true + }, + "new": true, + "full_name": "kongo09/hass-dell-printer", + "authors": [ + "@kongo09" + ], + "category": "integration", + "description": "Support DELL printers in Home Assistant", + "domain": "dell_printer", + "etag_repository": "W/\"9d94392c738e95c2b35de2ee6f3a38ae2b32887176e76f60b3bc8df49fefad18\"", + "last_updated": "2022-06-26T17:26:42Z", + "stargazers_count": 6, + "topics": [ + "dell", + "printer" + ], + "last_fetched": 1699363251.32573 + }, + "433577603": { + "repository_manifest": { + "name": "Config Editor Card", + "filename": "config-editor-card.js", + "render_readme": true + }, + "full_name": "junkfix/config-editor-card", + "category": "plugin", + "description": "Home Assistant Configuration Files Editor for Lovelace", + "domain": "", + "etag_repository": "W/\"977a3105fd9fa2571f7d32c4c982a327ceec3ea17040e8d73d8cf056a001c5de\"", + "last_updated": "2024-04-09T16:14:55Z", + "stargazers_count": 66, + "topics": [ + "homeassistant-addons", + "homeassistant-config", + "homeassistant-configuration", + "yaml" + ], + "last_fetched": 1714625132.590674 + }, + "596085141": { + "repository_manifest": { + "name": "octopus-energy-rates-card", + "render_readme": true + }, + "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/\"f30e72f3fbf802c9f635dcc4cfeabd122f49255d4c3ec8eca659d0f8079d13ba\"", + "last_updated": "2024-04-05T16:17:08Z", + "stargazers_count": 55, + "topics": [ + "electricity", + "energy", + "octopus", + "octopus-energy", + "octopus-energy-agile", + "octopusenergy", + "rates" + ], + "last_fetched": 1713932061.343649 + }, + "199546187": { + "repository_manifest": {}, + "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.", + "domain": "", + "etag_repository": "W/\"158cdfcd6c1122f15833f5caffba551d68c2c30f747dfb7ed3231607312bac16\"", + "last_updated": "2023-07-07T02:53:42Z", + "stargazers_count": 52, + "topics": [ + "lovelace-card" + ], + "last_fetched": 1710347330.125479 + }, + "272140589": { + "repository_manifest": { + "name": "Monitor Docker" + }, + "full_name": "ualex73/monitor_docker", + "authors": [ + "@ualex73" + ], + "category": "integration", + "description": "Monitor Docker containers from Home Assistant", + "domain": "monitor_docker", + "etag_repository": "W/\"2e23a2c6664daafebe3f2017faf0469eff71d73749e32607b2950d20d491d203\"", + "last_updated": "2023-12-27T17:36:40Z", + "stargazers_count": 254, + "topics": [ + "docker" + ], + "last_fetched": 1714625033.319685 + }, + "227988032": { + "repository_manifest": { + "name": "sweet pink", + "render_readme": 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", + "domain": "", + "etag_repository": "W/\"47180f6834ca48ff0d4ec4ac56e4e8f01bcc8e31dcb4eae246f5666720c12fc3\"", + "last_updated": "2022-05-14T18:31:48Z", + "stargazers_count": 4, + "topics": [ + "cyberpunk", + "lovelace-theme" + ], + "last_fetched": 1688019566.258448 + }, + "246549747": { + "repository_manifest": { + "name": "Atomic Calendar Revive", + "filename": "atomic-calendar-revive.js" + }, + "full_name": "totaldebug/atomic-calendar-revive", + "category": "plugin", + "description": "An advanced calendar card for Home Assistant Lovelace.", + "domain": "", + "downloads": 14175, + "etag_repository": "W/\"0e410d9108a5597699db44e207f2952bacaa08cf691b7545aafd3eaa3e70a6d9\"", + "last_updated": "2024-04-24T21:59:39Z", + "stargazers_count": 377, + "topics": [ + "calendar", + "card", + "javascript", + "module" + ], + "last_fetched": 1714624865.003599 + }, + "229755760": { + "repository_manifest": { + "name": "Balboa Spa Client", + "render_readme": true + }, + "full_name": "garbled1/balboa_homeassistan", + "authors": [ + "@garbled1", + "@natekspencer" + ], + "category": "integration", + "description": "Balboa spa integration for home-assistant", + "domain": "balboa", + "etag_repository": "W/\"0baec711edd120e8cda10891dc6d37f1723ef81d19baa28b32020ccc723d0f81\"", + "last_updated": "2024-01-05T23:15:24Z", + "stargazers_count": 24, + "topics": [ + "balboa" + ], + "last_fetched": 1704918738.605656 + }, + "362513331": { + "repository_manifest": { + "name": "Technicolor", + "render_readme": true + }, + "full_name": "shaiu/technicolor", + "authors": [ + "@shaiu" + ], + "category": "integration", + "description": "This is an integration for HomeAssistant. It's a Device Tracker component for the Technicolor Gateway.", + "domain": "technicolor", + "etag_repository": "W/\"ad8aa0227de714bcadc6fcc4eb5788780eddcd924cbe19c7a62c221d302b0589\"", + "last_updated": "2023-05-28T09:30:46Z", + "stargazers_count": 6, + "last_fetched": 1713586677.330598 + }, + "427902632": { + "repository_manifest": { + "name": "Solarman Integration" + }, + "new": true, + "full_name": "StephanJoubert/home_assistant_solarman", + "authors": [ + "@StephanJoubert" + ], + "category": "integration", + "description": "Home Assistant component for Solarman collectors used with a variety of inverters. ", + "domain": "solarman", + "etag_repository": "W/\"0d9fad558fbb44f430b063d55a83769344ebe88057956ddd73a28626352b1fbf\"", + "last_updated": "2024-04-19T13:00:34Z", + "stargazers_count": 478, + "topics": [ + "deye", + "energy", + "inverter", + "sofar", + "sol-ark", + "solar", + "solarman", + "solis", + "sunsynk" + ], + "last_fetched": 1714624610.606637 + }, + "340926904": { + "repository_manifest": { + "name": "Novafos", + "render_readme": true, + "country": "DK", + "homeassistant": "2022.8" + }, + "new": true, + "full_name": "kpoppel/homeassistant-novafos", + "authors": [ + "@kpoppel" + ], + "category": "integration", + "description": "Homeassistant wrapper around the Novafos KMD water metering data warehouse.", + "domain": "novafos", + "etag_repository": "W/\"a78eb51de9e995bcd0daa4d6774bc5d6babdbfda9d0747ae2d6e034168981f34\"", + "last_updated": "2023-05-03T22:55:31Z", + "stargazers_count": 8, + "topics": [ + "water" + ], + "last_fetched": 1712063928.81219 + }, + "403381222": { + "repository_manifest": { + "name": "Noctis-Solarized" + }, + "full_name": "williamahartman/noctis-solarized", + "category": "theme", + "description": "Noctis theme made Solarized", + "domain": "", + "etag_repository": "W/\"8ccae5209e593101c1f15559b112cac1e43f840880c3a3471e7a419537f6ecdc\"", + "last_updated": "2022-03-06T20:37:36Z", + "stargazers_count": 5, + "topics": [ + "home-assistant-theme" + ], + "last_fetched": 1714279357.063825 + }, + "512965887": { + "repository_manifest": { + "name": "mhtzn", + "render_readme": true, + "country": "CN" + }, + "new": true, + "full_name": "leonardlcl/mhtzn", + "authors": [ + "@leonardlcl" + ], + "category": "integration", + "description": "MHTZN custom component for Home Assistant", + "domain": "mhtzn", + "etag_repository": "W/\"1ce175340d6a719a35af0e21e5264e4d6df8024f90fc90bc00d3bcd49f629dfc\"", + "last_updated": "2023-02-27T02:30:14Z", + "stargazers_count": 2, + "topics": [ + "hass-mhtzn", + "mhtzn" + ], + "last_fetched": 1678528117.874272 + }, + "305188358": { + "repository_manifest": { + "name": "Heatmiser Wifi", + "render_readme": true + }, + "full_name": "midstar/heatmiser_wifi_ha", + "authors": [ + "@midstar" + ], + "category": "integration", + "description": "Heatmiser Wifi Home Assistant Component", + "domain": "heatmiser_wifi", + "etag_repository": "W/\"238d156e987c5e26b323a5394a99ba4dbd6bb939b7af0a36033e8bc55b719a51\"", + "last_updated": "2022-05-12T14:24:49Z", + "stargazers_count": 3, + "topics": [ + "climate", + "heatmiser", + "homeassisant", + "thermostat", + "wifi" + ], + "last_fetched": 1698384448.982731 + }, + "286186485": { + "repository_manifest": { + "name": "Scheduler component", + "render_readme": true + }, + "full_name": "nielsfaber/scheduler-component", + "authors": [ + "@nielsfaber" + ], + "category": "integration", + "description": "Custom component for HA that enables the creation of scheduler entities", + "domain": "scheduler", + "downloads": 104, + "etag_repository": "W/\"cca9c86e0aeadc5b28b7195bb626d7f114a1f6516f05007147ca78c4dbec729f\"", + "last_updated": "2024-04-03T06:18:01Z", + "stargazers_count": 579, + "topics": [ + "scheduler" + ], + "config_flow": true, + "default_branch": "main", + "installed_commit": "0a80ab6", + "installed": true, + "last_commit": "0a80ab6", + "last_version": "v3.3.3", + "manifest_name": "Scheduler", + "open_issues": 10, + "published_tags": [ + "v3.3.3", + "v3.3.2", + "v3.3.1", + "v3.3.0", + "v3.2.15" + ], + "releases": true, + "version_installed": "v3.3.3", + "last_fetched": 1714753171.325228 + }, + "531321012": { + "repository_manifest": { + "name": "IAMMETER", + "homeassistant": "2022.8.0" + }, + "new": true, + "full_name": "lewei50/ha_iammeter", + "authors": [ + "@lewei50" + ], + "category": "integration", + "description": "IAMMETER custom component for Home Assistant", + "domain": "iammeter_http", + "etag_repository": "W/\"c8b1ade5fab2205e6449d6bf1cf1b5a584dcdc0e26fd23084d1b6940861e4db4\"", + "last_updated": "2024-04-10T09:04:52Z", + "stargazers_count": 4, + "last_fetched": 1714278795.576962 + }, + "205416078": { + "repository_manifest": { + "name": "SensorPush", + "render_readme": true + }, + "full_name": "rsnodgrass/hass-sensorpush", + "authors": [ + "@rsnodgrass" + ], + "category": "integration", + "description": "SensorPush integration for Home Assistant", + "domain": "sensorpush", + "etag_repository": "W/\"806b2ba492721889d552fcd1338d30b229c95720af634f909a673e2f49dd117b\"", + "last_updated": "2022-11-16T07:33:19Z", + "stargazers_count": 32, + "topics": [ + "iot" + ], + "last_fetched": 1704035942.080362 + }, + "504337320": { + "repository_manifest": { + "name": "Dremel 3D Printer", + "hacs": "1.25.5", + "homeassistant": "2022.6.6" + }, + "new": true, + "full_name": "godely/ha-dremel-3d-printer", + "authors": [ + "@godely" + ], + "category": "integration", + "description": "Dremel 3D Printer integration for Home Assistant.", + "domain": "dremel_3d_printer", + "etag_repository": "W/\"50370cdac84ebc970f567bdfa28eb801a61da9d6a67c6eeb7c5792ceab8784fd\"", + "last_updated": "2023-11-17T07:03:09Z", + "stargazers_count": 7, + "topics": [ + "3d", + "3d-printer", + "3d-printing", + "bosch", + "dremel", + "dremel-idea-builder", + "dremel-ideabuilder" + ], + "last_fetched": 1714625015.80573 + }, + "419449609": { + "repository_manifest": { + "name": "First Bus", + "render_readme": true + }, + "new": true, + "full_name": "BottlecapDave/HomeAssistant-FirstBus", + "authors": [ + "@bottlecapdave" + ], + "category": "integration", + "description": "Unofficial Home Assistant integration for determining the time to the next First bus", + "domain": "first_bus", + "etag_repository": "W/\"d7ab7f14d9bc5bfd3739a1c817bc64b8580777d165b1d43dd0f495a9326e7737\"", + "last_updated": "2024-04-18T07:52:44Z", + "stargazers_count": 4, + "topics": [ + "bus-arrival", + "first-bus" + ], + "last_fetched": 1713586777.430806 + }, + "472497355": { + "repository_manifest": { + "name": "Energi Data Service", + "render_readme": true, + "homeassistant": "2023.3.0", + "zip_release": true, + "filename": "energidataservice.zip", + "country": [ + "DK", + "SE", + "NO", + "FI", + "EE", + "LV", + "LT", + "FR", + "NL", + "BE", + "AT", + "DE", + "LU" + ] + }, + "new": true, + "full_name": "MTrab/energidataservice", + "authors": [ + "@MTrab" + ], + "category": "integration", + "description": "Fetches spot prices from Energi Data Service", + "domain": "energidataservice", + "downloads": 3054, + "etag_repository": "W/\"36ac4f5ca1237f452fc62b02becec07c25582141ee1a68166684ce9b0b2f90eb\"", + "last_updated": "2024-05-02T04:12:22Z", + "stargazers_count": 160, + "topics": [ + "energi", + "spotprice", + "statistics" + ], + "last_fetched": 1714624938.806428 + }, + "625647772": { + "repository_manifest": { + "name": "Mobile Vikings", + "render_readme": true, + "country": [ + "BE" + ] + }, + "new": true, + "full_name": "geertmeersman/mobile_vikings", + "authors": [ + "@geertmeersman" + ], + "category": "integration", + "description": "Home Assistant component for Mobile Vikings BE services", + "domain": "mobile_vikings", + "downloads": 4, + "etag_repository": "W/\"6bdf392d17c90133708e5771332727fa56603c996de7867075ab151422a2aa5a\"", + "last_updated": "2024-04-30T08:15:11Z", + "stargazers_count": 8, + "topics": [ + "hacs-custom" + ], + "last_fetched": 1714624809.119256 + }, + "387055527": { + "repository_manifest": { + "name": "Waves" + }, + "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' ", + "domain": "", + "etag_repository": "W/\"41ee8e7ed9a42d60c3153001fb4c7f39c646eaaead053feda40eee915407e155\"", + "last_updated": "2023-03-26T08:21:03Z", + "stargazers_count": 75, + "default_branch": "master", + "installed_commit": "d3d595a", + "installed": true, + "last_commit": "d3d595a", + "last_version": "v2.4.1", + "open_issues": 6, + "published_tags": [ + "v2.4.1", + "V2.4", + "v2.3.1", + "v2.3.0", + "v.2.2.0" + ], + "releases": true, + "version_installed": "v2.4.1", + "last_fetched": 1714753171.359787 + }, + "356827073": { + "repository_manifest": { + "name": "OpenRGB", + "render_readme": true + }, + "full_name": "koying/openrgb_ha", + "authors": [ + "@bahorn", + "@koying" + ], + "category": "integration", + "description": "OpenRGB integration for Home Assistant", + "domain": "openrgb", + "etag_repository": "W/\"3c9417950684592e9fd088e5ef3199a80a13b568ccf3e938857c94d9e8154f50\"", + "last_updated": "2023-03-19T08:28:10Z", + "stargazers_count": 96, + "topics": [ + "light", + "openrgb" + ], + "last_fetched": 1711038559.478986 + }, + "176018567": { + "repository_manifest": { + "name": "gPodder", + "render_readme": true, + "zip_release": true, + "hide_default_branch": true, + "hacs": "0.19.0", + "filename": "gpodder.zip" + }, + "full_name": "custom-components/gpodder", + "authors": [ + "@iantrich" + ], + "category": "integration", + "description": "🎧 gPodder Integration for Podcast Feed Monitoring", + "domain": "gpodder", + "downloads": 551, + "etag_repository": "W/\"37d61a45d97d7cd16eec239d2b485fd8185fff41f23c86e3f93cb9109fd0e2fb\"", + "last_updated": "2021-06-05T21:16:30Z", + "stargazers_count": 13, + "last_fetched": 1712064173.778332 + }, + "352399227": { + "repository_manifest": { + "name": "KNX User Forum Icon Set", + "render_readme": true, + "homeassistant": "2021.10" + }, + "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.", + "domain": "", + "etag_repository": "W/\"5a67cf946e361cd7d4f0b5f5c6e15ed8df233229b7cc902ecfa78b967807c39a\"", + "last_updated": "2021-12-15T18:26:29Z", + "stargazers_count": 8, + "topics": [ + "icons", + "iconset" + ], + "last_fetched": 1705595819.918998 + }, + "200073618": { + "repository_manifest": {}, + "full_name": "dlashua/templatebinarysensor", + "authors": [ + "@dlashua" + ], + "category": "integration", + "description": "Add template binary_sensors from the UI.", + "domain": "templatebinarysensor", + "etag_repository": "W/\"339aa190bcba6e51d956679ce4196b5c32907f5459f710862baebc7a38b881b9\"", + "last_updated": "2021-11-11T12:35:12Z", + "stargazers_count": 1, + "last_fetched": 1710693582.926172 + }, + "363203831": { + "repository_manifest": { + "name": "SureHA", + "content_in_root": true, + "render_readme": true + }, + "new": true, + "full_name": "benleb/sureha", + "authors": [ + "@benleb" + ], + "category": "integration", + "description": "SureHA 🾠monitor & control your Sure Petcare devices via Home Assistant", + "domain": "sureha", + "etag_repository": "W/\"8700d7d2d909703e18af8706e736e40cf40607c13d665fa6377381b203fb0622\"", + "last_updated": "2024-02-27T17:54:57Z", + "stargazers_count": 20, + "topics": [ + "surepet", + "surepetcare", + "surepy" + ], + "last_fetched": 1712895329.135173 + }, + "384704004": { + "repository_manifest": { + "name": "Trakt", + "render_readme": true + }, + "new": true, + "full_name": "dylandoamaral/trakt-integration", + "authors": [ + "@dylandoamaral" + ], + "category": "integration", + "description": "A Trakt integration for Home Assistant compatible with upcoming media card", + "domain": "trakt_tv", + "etag_repository": "W/\"414fcb8246a5c4306457823a7dbc4dd6ab3a1c2a382cf00741ef96fe75ac2bdb\"", + "last_updated": "2024-03-20T07:52:09Z", + "stargazers_count": 28, + "topics": [ + "custom", + "movie", + "show", + "trakt", + "upcoming-media-card" + ], + "last_fetched": 1713586505.893139 + }, + "505459170": { + "repository_manifest": { + "name": "TV Remote Card (with touchpad and haptic feedback)", + "content_in_root": true, + "homeassistant": "2022.4.0" + }, + "full_name": "usernein/tv-card", + "category": "plugin", + "description": "📺 TV Remote Card (with touchpad and haptic feedback)", + "domain": "", + "downloads": 12480, + "etag_repository": "W/\"1d5605e727a72aaa7a33a6c65afc1433f2cf611c1d36b37fbb763a161abab076\"", + "last_updated": "2023-05-19T10:50:30Z", + "stargazers_count": 96, + "topics": [ + "automation", + "card", + "remote", + "tv" + ], + "last_fetched": 1714279426.462319 + }, + "237887092": { + "repository_manifest": { + "name": "Climate thermostat card", + "render_readme": true, + "filename": "main.js" + }, + "full_name": "fineemb/lovelace-thermostat-card", + "category": "plugin", + "description": "Thermostat Lovelace card", + "domain": "", + "etag_repository": "W/\"7408e6561c9ed6838fb9571e1686a51b5495b269a5703afac8892506ef6b1ad1\"", + "last_updated": "2023-04-14T11:01:13Z", + "stargazers_count": 108, + "last_fetched": 1714278852.579791 + }, + "164489685": { + "repository_manifest": { + "name": "Nextbike Integration", + "render_readme": true + }, + "full_name": "syssi/nextbike", + "authors": [ + "@syssi" + ], + "category": "integration", + "description": "Nextbike integration for Home Assistant", + "domain": "nextbike", + "etag_repository": "W/\"2a638a2e32baa486f646bb4f2f0f9d64fb265a63ca61ff0f1b55eddcc63990c0\"", + "last_updated": "2024-01-04T21:31:29Z", + "stargazers_count": 14, + "topics": [ + "free-floating", + "nextbike" + ], + "last_fetched": 1710347600.738788 + }, + "262803775": { + "repository_manifest": { + "name": "Carbon Intensity UK", + "hacs": "0.24.0", + "homeassistant": "0.108.0" + }, + "full_name": "jscruz/sensor.carbon_intensity_uk", + "authors": [ + "@jscruz" + ], + "category": "integration", + "description": "Carbon Intensity UK Sensor for Home Assistant", + "domain": "carbon_intensity_uk", + "etag_repository": "W/\"66b4750a8ec7a2b5d2d53973fe0d62e1c851a2efeb512bc2de358cf45af4feab\"", + "last_updated": "2022-07-07T21:57:10Z", + "stargazers_count": 6, + "topics": [ + "carbon", + "custom-integration", + "energy", + "sensor-platform" + ], + "last_fetched": 1714624403.315098 + }, + "448604854": { + "repository_manifest": { + "name": "Cardiff Waste", + "homeassistant": "2021.12.0", + "render_readme": true, + "country": "GB" + }, + "new": true, + "full_name": "TomBrien/cardiffwaste-ha", + "authors": [ + "@tombrien" + ], + "category": "integration", + "description": "A Home Assistant integration to provide sensors for waste collections in Cardiff, UK", + "domain": "cardiffwaste", + "etag_repository": "W/\"23687c9dcc51b5f75aeef586427e5525f12e6a2e71d8fd1e0b12b2da987defc4\"", + "last_updated": "2023-10-18T18:35:55Z", + "stargazers_count": 10, + "topics": [ + "cardiff", + "waste-collection" + ], + "last_fetched": 1712409899.649342 + }, + "271886611": { + "repository_manifest": { + "name": "Plant Picture Card", + "render_readme": true, + "filename": "PlantPictureCard.js" + }, + "full_name": "badguy99/PlantPictureCard", + "category": "plugin", + "description": "Like a picture glance card, but for plant data", + "domain": "", + "etag_repository": "W/\"b8d5a2cda64d546c2d07cb18c5007f2505113e049fddb7afc71abcee0c25548a\"", + "last_updated": "2022-07-07T21:55:54Z", + "stargazers_count": 12, + "topics": [ + "image", + "lovelace-card", + "plants" + ], + "last_fetched": 1698384417.226094 + }, + "582955421": { + "repository_manifest": { + "name": "SmartEVSE", + "render_readme": true + }, + "new": true, + "full_name": "dingo35/ha-SmartEVSEv3", + "authors": [ + "@dingo35" + ], + "category": "integration", + "description": "Integrate SmartEVSEv3 with HomeAssistant through custom component ", + "domain": "smartevse", + "etag_repository": "W/\"33d8e01bf863bd863c83d7b3f07052d6b4aaa947cea7eedf3fbd390b5c924f04\"", + "last_updated": "2024-04-24T06:48:13Z", + "stargazers_count": 11, + "topics": [ + "evse" + ], + "last_fetched": 1714278912.257221 + }, + "679827231": { + "repository_manifest": { + "name": "HASSAM Card", + "country": "SE", + "render_readme": true, + "filename": "hassam-card.js", + "homeassistant": "2023.8.2" + }, + "new": true, + "full_name": "kverqus/lovelace-hassam-card", + "category": "plugin", + "description": "HASSAM Card for Home Assistant", + "etag_repository": "W/\"3f0c4ac1d6b4b5cbc442ddda30ffd4e9ef966df33debd95bb1890b89041ac747\"", + "last_updated": "2024-03-24T13:28:29Z", + "topics": [ + "homeassistant-frontend", + "lovelace-card", + "lovelace-custom-card", + "ssam" + ], + "last_fetched": 1711384631.377493 + }, + "286038496": { + "repository_manifest": { + "name": "Compass Card", + "render_readme": true, + "filename": "compass-card.js" + }, + "full_name": "tomvanswam/compass-card", + "category": "plugin", + "description": "A Lovelace card that shows a directional indicator on a compass for Home Assistant", + "domain": "", + "downloads": 11140, + "etag_repository": "W/\"77314f717c8ad817706ad0ea88e90d670519721e1aff1a9d7ab5b72e020be866\"", + "last_updated": "2024-04-27T11:25:15Z", + "stargazers_count": 160, + "topics": [ + "compass", + "lovelace-card" + ], + "last_fetched": 1714624455.243828 + }, + "168570875": { + "repository_manifest": {}, + "full_name": "ljmerza/fitbit-card", + "category": "plugin", + "description": "fitbit-card for lovelace", + "domain": "", + "downloads": 2562, + "etag_repository": "W/\"bd368560c490e032b944bb8c88f723d9b7f76d5a51c3c11721a6496b6add218a\"", + "last_updated": "2020-07-10T20:55:32Z", + "stargazers_count": 25, + "last_fetched": 1712063997.975381 + }, + "263901624": { + "repository_manifest": { + "name": "Generic Remote Control Card", + "filename": "generic-remote-control-card.js", + "render_readme": true + }, + "full_name": "dimagoltsman/generic-remote-control-card", + "category": "plugin", + "description": "Generic Remote control card for HACS", + "domain": "", + "etag_repository": "W/\"f1edfd975082d4ef82f45486becd73bdf27c6a5427f044e09a1ec8633e5c15d6\"", + "last_updated": "2024-03-13T22:19:04Z", + "stargazers_count": 91, + "last_fetched": 1714279450.760046 + }, + "544426802": { + "repository_manifest": { + "name": "Dreame Vacuum", + "homeassistant": "2022.8.0", + "zip_release": true, + "filename": "dreame_vacuum.zip" + }, + "new": true, + "full_name": "Tasshack/dreame-vacuum", + "authors": [ + "@tasshack" + ], + "category": "integration", + "description": "Home Assistant integration for Dreame robot vacuums with map support", + "domain": "dreame_vacuum", + "downloads": 6762, + "etag_repository": "W/\"61dbc3a563743753f19b972e87dcb683d52abc68267e5b4b859b9b98533966ad\"", + "last_updated": "2024-04-27T19:17:59Z", + "stargazers_count": 615, + "topics": [ + "automation", + "cloud", + "dreame", + "dreamehome", + "dreametech", + "map", + "mi-home", + "miio", + "robot", + "vacuum", + "vacuum-map", + "xiaomi" + ], + "last_fetched": 1714624846.303335 + }, + "394704821": { + "repository_manifest": { + "name": "SolaX Inverter Modbus", + "render_readme": true, + "homeassistant": "2023.9.2" + }, + "new": true, + "full_name": "wills106/homeassistant-solax-modbus", + "authors": [ + "@wills106" + ], + "category": "integration", + "description": "SolaX Power Modbus custom_component for Home Assistant (Supports some Ginlong Solis, Growatt, Sofar Solar, TIGO TSI & Qcells Q.Volt Hyb)", + "domain": "solax_modbus", + "etag_repository": "W/\"58bd8875bfb6695693954a0f2b67b8c5096dda82f48039d2ab71ea3018e76e62\"", + "last_updated": "2024-05-02T05:27:56Z", + "stargazers_count": 259, + "topics": [ + "ginlong-solis", + "growatt", + "modbus", + "modbus-rtu", + "modbus-serial", + "modbus-tcp", + "qcells", + "qvolt-inverter", + "rs485", + "sofar", + "sofar-hyd", + "sofarsolar", + "solax", + "solis" + ], + "last_fetched": 1714624639.38814 + }, + "498794033": { + "repository_manifest": { + "name": "Slider Button Card", + "render_readme": true, + "filename": "slider-button-card.js" + }, + "full_name": "custom-cards/slider-button-card", + "category": "plugin", + "description": "A button card with integrated slider", + "domain": "", + "downloads": 24834, + "etag_repository": "W/\"713fd19ccbe7e1ec79806cf6b45d8244bd22ab1c8f71365921011d862e9e9afa\"", + "last_updated": "2024-04-29T07:13:19Z", + "stargazers_count": 100, + "topics": [ + "button-card", + "card", + "lovelace-custom-card", + "slider" + ], + "last_fetched": 1714624459.103202 + }, + "656612812": { + "repository_manifest": { + "name": "Stream Deck", + "render_readme": true + }, + "new": true, + "full_name": "Patrick762/hassio-streamdeck", + "authors": [ + "@Patrick762" + ], + "category": "integration", + "description": "Stream Deck Integration for Home Assistant", + "domain": "streamdeck", + "etag_repository": "W/\"191d49608fc1d806ca243378fe09d4eb150e2a58eb25532f7ad3a3f51b44f39f\"", + "last_updated": "2023-11-08T20:56:34Z", + "stargazers_count": 13, + "topics": [ + "remote-control", + "stream-deck" + ], + "last_fetched": 1712895363.251649 + }, + "235943258": { + "repository_manifest": { + "name": "Hubitat", + "country": "US" + }, + "full_name": "jason0x43/hacs-hubitat", + "authors": [ + "@jason0x43" + ], + "category": "integration", + "description": "A Hubitat integration for Home Assistant", + "domain": "hubitat", + "etag_repository": "W/\"e3fd252502aaf37e40dd649e5c7531c034aa7ed1648c60f00bd7ab2caea0b547\"", + "last_updated": "2024-04-27T22:59:39Z", + "stargazers_count": 181, + "topics": [ + "hubitat", + "maker-api" + ], + "last_fetched": 1714279476.640022 + }, + "237620254": { + "repository_manifest": { + "name": "todoist-task-list", + "content_in_root": true, + "render_readme": true, + "filename": "todoist-task-list.js" + }, + "full_name": "tholgir/TodoIst-Task-List", + "category": "plugin", + "description": "This is a custom lovelace card for displaying a todoist calendar in Home Assistant.", + "domain": "", + "etag_repository": "W/\"c8058fb508222f050bb054528f723b819641f4770469ade5e3e2bc7e363ce7f4\"", + "last_updated": "2021-04-25T07:36:09Z", + "stargazers_count": 13, + "topics": [ + "lovelace-custom-card", + "todoist" + ], + "last_fetched": 1690359634.159797 + }, + "120696364": { + "repository_manifest": { + "name": "OpenSprinkler integration for Home Assistant", + "homeassistant": "2024.2.0", + "render_readme": true + }, + "full_name": "vinteo/hass-opensprinkler", + "authors": [ + "@vinteo" + ], + "category": "integration", + "description": "OpenSprinkler Integration for Home Assistant", + "domain": "opensprinkler", + "etag_repository": "W/\"a51fdf340359e46a5ef3a361ae6b3f33bad012d33b2dfcad46c5e2bc330f18e1\"", + "last_updated": "2024-04-26T22:04:48Z", + "stargazers_count": 184, + "topics": [ + "opensprinkler" + ], + "last_fetched": 1714624847.03279 + }, + "687451320": { + "repository_manifest": { + "name": "Nintendo Switch Parental Controls", + "filename": "nintendo_parental.zip", + "hide_default_branch": true, + "homeassistant": "2024.2.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "pantherale0/ha-nintendoparentalcontrols", + "authors": [ + "@pantherale0" + ], + "category": "integration", + "description": "Home Assistant integration for Nintendo Switch Parental Controls", + "domain": "nintendo_parental", + "downloads": 1688, + "etag_repository": "W/\"27d8aa1d47e08a0d6d998aac229fde1daad2c23b010b3fa5fc87b2410d80a272\"", + "last_updated": "2024-04-29T18:34:02Z", + "stargazers_count": 63, + "topics": [ + "api", + "nintendo-switch", + "parental-control", + "parental-control-tool" + ], + "last_fetched": 1714624893.354986 + }, + "587122619": { + "repository_manifest": { + "name": "Carrier Infinity Thermostat", + "render_readme": true, + "country": [ + "US" + ], + "homeassistant": "2024.02.0b0" + }, + "new": true, + "full_name": "dahlb/ha_carrier", + "authors": [ + "@dahlb" + ], + "category": "integration", + "description": "Carrier Infinity Integration for Home Assistant", + "domain": "ha_carrier", + "etag_repository": "W/\"c435f78b2ba1a1a512afab931c329d7e2b772918d2b86e6908a7cd894199117f\"", + "last_updated": "2024-04-29T19:37:00Z", + "stargazers_count": 31, + "topics": [ + "carrier-integration" + ], + "last_fetched": 1714624659.177113 + }, + "258012483": { + "repository_manifest": { + "name": "Livebox TV UHD", + "hacs": "0.24.0", + "homeassistant": "0.110.0" + }, + "full_name": "AkA57/liveboxtvuhd", + "authors": [ + "@AkA57" + ], + "category": "integration", + "description": "Livebox TV UHD custom component for Home Assistant", + "domain": "liveboxtvuhd", + "etag_repository": "W/\"baef959c19fecc749d66a0de89fd64bda2fb6b036ad6c5da62ab49cad38313ac\"", + "last_updated": "2024-04-14T19:37:44Z", + "stargazers_count": 27, + "topics": [ + "livebox" + ], + "last_fetched": 1713586651.537145 + }, + "341707887": { + "repository_manifest": { + "name": "Pollen Information Card for Hungary ", + "filename": "pollen-hu-card.js", + "render_readme": "true" + }, + "full_name": "amaximus/pollen-hu-card", + "category": "plugin", + "description": "Home Assistant custom Lovelace card for pollen information in Hungary", + "domain": "", + "downloads": 954, + "etag_repository": "W/\"6cd2d5d512ddf351b4616fde6fd9b6f9de30e509a736f57b69edf306809a36a5\"", + "last_updated": "2023-04-20T09:35:25Z", + "stargazers_count": 12, + "topics": [ + "hungary", + "lovelace-custom-card" + ], + "last_fetched": 1714278976.532464 + }, + "682685628": { + "repository_manifest": { + "name": "Stateful Scenes", + "render_readme": true, + "zip_release": true, + "filename": "stateful_scenes.zip" + }, + "new": true, + "full_name": "hugobloem/stateful_scenes", + "authors": [ + "@hugobloem" + ], + "category": "integration", + "description": "Stateful Scenes in Home Assistant (Home Kit scene compatible)", + "domain": "stateful_scenes", + "downloads": 676, + "etag_repository": "W/\"fa79498fcdb13a115879bdf397e506db92a9638728e556209e0aaa8d70a626f0\"", + "last_updated": "2024-04-27T17:23:18Z", + "stargazers_count": 34, + "topics": [ + "custom-integration", + "ha-scene", + "homeassistant-scenes", + "homekit", + "homekit-scenes", + "stateful-scene" + ], + "last_fetched": 1714278821.364931 + }, + "679713495": { + "repository_manifest": { + "name": "Battery Notes", + "filename": "battery_notes.zip", + "hide_default_branch": true, + "homeassistant": "2024.1.0", + "render_readme": true, + "zip_release": true, + "persistent_directory": "data" + }, + "new": true, + "full_name": "andrew-codechimp/HA-Battery-Notes", + "authors": [ + "@andrew-codechimp" + ], + "category": "integration", + "description": "A Home Assistant integration to provide battery notes of devices", + "domain": "battery_notes", + "downloads": 2203, + "etag_repository": "W/\"f07be8112b323eefe1a3952e488f32ee1111675f40e317d3dd02984daf9a6b2f\"", + "last_updated": "2024-05-01T13:48:37Z", + "stargazers_count": 396, + "topics": [ + "homeassistant-custom-component" + ], + "last_fetched": 1714624847.584266 + }, + "650965476": { + "repository_manifest": { + "name": "Cupra WeConnect", + "render_readme": true, + "homeassistant": "2022.7.0" + }, + "new": true, + "full_name": "daernsinstantfortress/cupra_we_connect", + "authors": [ + "@daernsinstantfortress" + ], + "category": "integration", + "description": "Cupra integration for Home Assistant", + "domain": "cupra_we_connect", + "etag_repository": "W/\"7aa627aa542c6b15b2a838130c9442cbc31414677ffe71d047f2d57cd50d048f\"", + "last_updated": "2024-01-15T13:26:16Z", + "stargazers_count": 36, + "topics": [ + "born", + "car", + "cupra", + "ev" + ], + "last_fetched": 1714624565.632578 + }, + "285560672": { + "repository_manifest": { + "name": "Deutscher Wetterdienst", + "homeassistant": "2023.09.1", + "zip_release": true, + "filename": "dwd_weather.zip" + }, + "full_name": "FL550/dwd_weather", + "authors": [ + "@FL550" + ], + "category": "integration", + "description": "Deutscher Wetterdienst integration for Home-Assistant", + "domain": "dwd_weather", + "downloads": 8870, + "etag_repository": "W/\"456e544bb7ce836df069c1daa53adcf57d4bd61c3f1355ed95c1fc291b364901\"", + "last_updated": "2024-02-08T15:09:29Z", + "stargazers_count": 140, + "topics": [ + "deutscher-wetterdienst", + "dwd", + "dwd-weather", + "weather", + "weather-entity", + "weather-forecast" + ], + "last_fetched": 1714279159.435626 + }, + "223028160": { + "repository_manifest": { + "name": "Green Slate Theme" + }, + "full_name": "pbeckcom/green_slate_theme", + "category": "theme", + "description": "Green adaptation of this Home-Assistant theme: https://github.com/seangreen2/slate_theme", + "domain": "", + "etag_repository": "W/\"d5066e9727d455de0aaf558039bc9da669702756130569af80ef53615122e5aa\"", + "last_updated": "2019-11-20T22:22:55Z", + "stargazers_count": 1, + "last_fetched": 1678433732.749744 + }, + "354515979": { + "repository_manifest": { + "name": "Philips Ambilight+Hue Switch", + "render_readme": true + }, + "full_name": "Mr-Groch/ambihue", + "authors": [ + "@jomwells", + "@Mr-Groch" + ], + "category": "integration", + "description": "ON/OFF Abilight+Hue (Switch) component for Philips Ambilight TV's", + "domain": "philips_ambilight+hue", + "etag_repository": "W/\"99637a287c27e6075a8e405ffe5f820fa65eb76f04d0842d10450bc026231674\"", + "last_updated": "2023-03-12T21:32:05Z", + "stargazers_count": 12, + "topics": [ + "ambilight", + "philips-hue" + ], + "last_fetched": 1698384625.858314 + }, + "640516976": { + "repository_manifest": { + "name": "Energy Gauge Bundle Card", + "render_readme": true, + "filename": "energy-gauge-bundle-card.js" + }, + "new": true, + "full_name": "flixlix/energy-gauge-bundle-card", + "category": "plugin", + "description": "A collection of Gauge Cards for Home Assistant Energy Management", + "downloads": 3865, + "etag_repository": "W/\"7baf72da177866827812d013e9090aca6c75ef65dc24b62969531a3670d2b869\"", + "last_updated": "2023-08-11T09:09:03Z", + "stargazers_count": 9, + "topics": [ + "bundle", + "card", + "cards", + "collection", + "custom", + "dashboard", + "energy", + "gauge", + "panel" + ], + "last_fetched": 1712409387.426718 + }, + "281956859": { + "repository_manifest": { + "name": "D-Link HNAP", + "homeassistant": "0.109.0", + "render_readme": true + }, + "full_name": "postlund/dlink_hnap", + "authors": [ + "@postlund" + ], + "category": "integration", + "description": "Experimental integration to Home Assistant supporting D-Link devices", + "domain": "dlink_hnap", + "etag_repository": "W/\"5406a790d0fd539995521bfe217dbcb90f22346d2e6fa0991160bc65ab81409c\"", + "last_updated": "2022-05-28T09:18:28Z", + "stargazers_count": 42, + "topics": [ + "custom-integration", + "dlink" + ], + "last_fetched": 1710347553.066639 + }, + "195438291": { + "repository_manifest": { + "name": "Nintendo Wishlist", + "render_readme": true, + "homeassistant": "0.118.5" + }, + "full_name": "custom-components/sensor.nintendo_wishlist", + "authors": [ + "@boralyl" + ], + "category": "integration", + "description": "A sensor that monitors a Nintendo Switch wish list for when games are on sale.", + "domain": "nintendo_wishlist", + "etag_repository": "W/\"e91be2dc0177f246d84b830357ec3f9547bdad39176f8a5f98147a83fbbfacce\"", + "last_updated": "2023-12-21T23:42:09Z", + "stargazers_count": 16, + "topics": [ + "nintendo-switch" + ], + "last_fetched": 1710347477.371314 + }, + "436896679": { + "repository_manifest": { + "name": "Weatherlink", + "filename": "weatherlink.zip", + "homeassistant": "2023.8.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "astrandb/weatherlink", + "authors": [ + "@astrandb" + ], + "category": "integration", + "description": "Weatherlink for Home Assistant", + "domain": "weatherlink", + "downloads": 485, + "etag_repository": "W/\"c56332c6ec4f7e17b8db3d494ab6fa2b9c4fbee4bc180158f35f284307330e4b\"", + "last_updated": "2024-04-29T01:43:47Z", + "stargazers_count": 7, + "topics": [ + "davis", + "vantage", + "vue", + "weatherlink" + ], + "last_fetched": 1714624461.39451 + }, + "243122556": { + "repository_manifest": { + "name": "tide", + "country": "NOR", + "homeassistant": "0.96.0", + "render_readme": true + }, + "full_name": "Hellowlol/ha-tide", + "authors": [ + "@hellowlol" + ], + "category": "integration", + "description": "Tide a sensor for HASS.", + "domain": "tide", + "etag_repository": "W/\"244bb76827d6c6b63521a3796843d2ae4af4057a59161ce5e5cb2e4b538e9ab9\"", + "last_updated": "2021-06-06T20:30:32Z", + "stargazers_count": 4, + "topics": [ + "norway", + "tide" + ], + "last_fetched": 1678434002.063181 + }, + "183212377": { + "repository_manifest": { + "name": "Spotcast", + "homeassistant": "2022.3.0" + }, + "full_name": "fondberg/spotcast", + "authors": [ + "@fondberg" + ], + "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/\"bddc9817ab0ac14cc187db4a51314e3b9723911d5ffa46816c4c655b3e31e92c\"", + "last_updated": "2024-04-25T07:59:24Z", + "stargazers_count": 634, + "last_fetched": 1714278977.461418 + }, + "257102434": { + "repository_manifest": { + "name": "FKF Budapest Garbage Collection Card", + "filename": "fkf-garbage-collection-card.js", + "render_readme": "true" + }, + "full_name": "amaximus/fkf-garbage-collection-card", + "category": "plugin", + "description": "FKF Budapest Garbage Collection Card for Home Assistant/Lovelace", + "domain": "", + "downloads": 577, + "etag_repository": "W/\"ee6aa08744b390cd047e8da2e300e432139a9066bdceda4fa520604bb6aac10a\"", + "last_updated": "2022-09-16T08:09:59Z", + "stargazers_count": 10, + "topics": [ + "budapest", + "hungary", + "lovelace-custom-card" + ], + "last_fetched": 1704915207.309416 + }, + "200399989": { + "repository_manifest": { + "name": "Clean up snapshots service", + "render_readme": 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": 5, + "etag_repository": "W/\"dd7d40a6ef01572bd01b138246a1c52f92149eaeea9015e094b0a3ac1b4739f2\"", + "last_updated": "2024-02-10T15:33:35Z", + "stargazers_count": 18, + "topics": [ + "backups" + ], + "last_fetched": 1711038991.052751 + }, + "542686924": { + "repository_manifest": { + "name": "ENTSO-e Transparency Platform", + "render_readme": true + }, + "new": true, + "full_name": "JaccoR/hass-entso-e", + "authors": [ + "@JaccoR" + ], + "category": "integration", + "description": "Integration for Home Assistant to fetch day ahead energy prices from European countries via ENTSO-e Transparency Platform", + "domain": "entsoe", + "etag_repository": "W/\"ac411e90548bcfa3f0e65b76e6c6e887462a435827cd085ea0c4db965aebdd76\"", + "last_updated": "2024-03-11T08:30:50Z", + "stargazers_count": 154, + "topics": [ + "day-ahead", + "day-ahead-auction", + "day-ahead-market", + "electricity-market", + "electricity-prices", + "energy", + "energy-prices", + "entso-e", + "entsoe" + ], + "last_fetched": 1714624893.561736 + }, + "235659413": { + "repository_manifest": { + "name": "Eloverblik", + "render_readme": true + }, + "full_name": "JonasPed/homeassistant-eloverblik", + "authors": [ + "@JonasPed" + ], + "category": "integration", + "description": "Home Assistant Custom Component showing data from eloverblik.dk", + "domain": "eloverblik", + "etag_repository": "W/\"3868855fef49fdda190817fd49772608ad84b2e4cd6325b4b57fbaf6652bfbe0\"", + "last_updated": "2024-03-29T22:15:21Z", + "stargazers_count": 164, + "last_fetched": 1714624660.702689 + }, + "191663150": { + "repository_manifest": {}, + "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", + "domain": "", + "etag_repository": "W/\"36a1a9e49baef2dd75970e4134e3090e223e54ab23766b11040b6585bb80b21a\"", + "last_updated": "2022-09-12T22:09:11Z", + "stargazers_count": 67, + "last_fetched": 1712063875.499994 + }, + "252926906": { + "repository_manifest": { + "name": "Uponor Smatrix Pulse", + "render_readme": true + }, + "full_name": "asev/homeassistant-uponor", + "authors": [ + "@asev" + ], + "category": "integration", + "description": "Uponor Smatrix Pulse heating/cooling system integration for Home Assistant.", + "domain": "uponor", + "etag_repository": "W/\"54dbb473db71d34dd47cc0ebee9fccb556a9e5564b905520e3c1e0eb45fd6059\"", + "last_updated": "2024-02-06T20:41:36Z", + "stargazers_count": 36, + "topics": [ + "heating-control", + "smatrix", + "uponor", + "uponor-smatrix-pulse" + ], + "last_fetched": 1709125303.022844 + }, + "121934877": { + "repository_manifest": { + "name": "Xiaomi Mi and Aqara Air Conditioning Companion Integration", + "render_readme": true + }, + "full_name": "syssi/xiaomi_airconditioningcompanion", + "authors": [ + "@syssi" + ], + "category": "integration", + "description": "Xiaomi Mi and Aqara Air Conditioning Companion integration for Home Assistant", + "domain": "xiaomi_miio_airconditioningcompanion", + "etag_repository": "W/\"cc24b089bc122a5a4ebb786449e159ee48137d803d53a6a503547740b3965371\"", + "last_updated": "2023-12-24T09:29:42Z", + "stargazers_count": 392, + "topics": [ + "acpartner", + "airconditioning", + "aqara", + "infrared", + "xiaomi" + ], + "last_fetched": 1713586560.663245 + }, + "228579545": { + "repository_manifest": { + "name": "Orbit BHyve", + "homeassistant": "2023.3", + "render_readme": true + }, + "full_name": "sebr/bhyve-home-assistant", + "authors": [ + "@sebr" + ], + "category": "integration", + "description": "Orbit BHyve custom component for Home Assistant", + "domain": "bhyve", + "etag_repository": "W/\"b453b006dd43528e8c606c506aabb93028cdf0bab7626672dfddb05f8ee7f069\"", + "last_updated": "2024-04-28T10:45:01Z", + "stargazers_count": 235, + "topics": [ + "bhyve", + "home-assistant-component", + "irrigation", + "orbit", + "orbit-bhyve" + ], + "last_fetched": 1714625053.428642 + }, + "203736221": { + "repository_manifest": { + "name": "Uponor Uhome integration", + "render_readme": true + }, + "full_name": "dave-code-ruiz/uhomeuponor", + "authors": [ + "@almirdelkic", + "@dave-code-ruiz", + "@LordMike" + ], + "category": "integration", + "description": "Custom Component to connect Home Assistant with Uhome Uponor Smatrix App", + "domain": "uhomeuponor", + "etag_repository": "W/\"7de4d054158beba20484660e4037686301f562cb8df177a7e7f2e9c0d8be3267\"", + "last_updated": "2024-02-26T09:20:06Z", + "stargazers_count": 18, + "topics": [ + "gateway", + "rest-api", + "setpoint", + "smatrix", + "smatrixwaveplus", + "thermostat", + "uponor" + ], + "last_fetched": 1709125603.650109 + }, + "620107388": { + "repository_manifest": { + "name": "em6 Energy Price", + "render_readme": true, + "country": [ + "NZ" + ] + }, + "new": true, + "full_name": "codyc1515/ha-em6", + "authors": [ + "@codyc1515" + ], + "category": "integration", + "description": "New Zealand wholesale grid price sourced from EM6 for Home Assistant", + "domain": "em6", + "etag_repository": "W/\"f5e69491ec4f7923ff71c177f7926824ad1f19dbb11109b915ff238338fe0992\"", + "last_updated": "2024-04-08T06:35:37Z", + "stargazers_count": 3, + "topics": [ + "em6" + ], + "last_fetched": 1714278959.938716 + }, + "260940136": { + "repository_manifest": { + "name": "HA (Lovelace) Card Weather Conditions", + "filename": "ha-card-weather-conditions.js" + }, + "full_name": "r-renato/ha-card-weather-conditions", + "category": "plugin", + "description": "Weather condition card (Lovelace) for Home Assistant.", + "domain": "", + "etag_repository": "W/\"59bb4354eab7c9448c993c08aa54db314040ad987f1493619d8762de8a7cc339\"", + "last_updated": "2024-03-01T08:20:10Z", + "stargazers_count": 186, + "topics": [ + "card", + "weather-conditions" + ], + "last_fetched": 1714279160.379102 + }, + "534353896": { + "repository_manifest": { + "name": "HA LCARS", + "render_readme": true, + "filename": "lcars.yaml", + "country": [ + "US", + "GB" + ] + }, + "new": true, + "full_name": "th3jesta/ha-lcars", + "category": "theme", + "description": "LCARS theme for Home Assistant", + "etag_repository": "W/\"ebd18e0246cefc1755e9117bad9c74ffc0184744f7046a01db708f368e5c5421\"", + "last_updated": "2024-04-25T19:10:25Z", + "stargazers_count": 240, + "topics": [ + "ha-theme", + "hacs-theme", + "homeassistant-themes", + "lcars", + "lcars-interface", + "lcars-style", + "startrek" + ], + "last_fetched": 1714278945.947994 + }, + "296028613": { + "repository_manifest": { + "name": "D-Link Presence / device_Tracker", + "render_readme": true + }, + "full_name": "ayavilevich/homeassistant-dlink-presence", + "authors": [ + "@ayavilevich" + ], + "category": "integration", + "description": "A D-Link AP/router device tracker for Home Assistant", + "domain": "dlink_presence", + "etag_repository": "W/\"1bdc9596b0f013a2df89066c41fd3f548adc93048df84b39b38c0c10c4d05d93\"", + "last_updated": "2021-08-09T11:14:30Z", + "stargazers_count": 9, + "topics": [ + "d-link", + "dlink", + "presence-detection" + ], + "last_fetched": 1695284075.75767 + }, + "210194956": { + "repository_manifest": { + "name": "Car Wash", + "hacs": "1.6.0", + "homeassistant": "2022.10.0" + }, + "full_name": "Limych/ha-car_wash", + "authors": [ + "@Limych" + ], + "category": "integration", + "description": "Car Wash Binary Sensor for Home Assistant", + "domain": "car_wash", + "downloads": 43, + "etag_repository": "W/\"8eaff6179aeff8b2acde05793a8f4043b5aaf06050e579ad46453071e1588915\"", + "last_updated": "2024-04-20T19:54:22Z", + "stargazers_count": 79, + "topics": [ + "binary-sensor", + "car", + "car-wash", + "wash", + "weather-forecast" + ], + "last_fetched": 1713931890.069302 + }, + "146335411": { + "repository_manifest": { + "name": "RMV Card", + "content_in_root": true, + "filename": "rmv-card.js" + }, + "full_name": "custom-cards/rmv-card", + "category": "plugin", + "description": "Custom card for the RMV component.", + "domain": "", + "etag_repository": "W/\"8557dbd7967556a6a84620a6907b570477a8a09e4b753135627f14d9ed616a14\"", + "last_updated": "2023-10-09T10:55:52Z", + "stargazers_count": 26, + "last_fetched": 1707313582.462768 + }, + "158654878": { + "repository_manifest": { + "name": "Simple Thermostat", + "homeassistant": "0.84.0", + "render_readme": true + }, + "full_name": "nervetattoo/simple-thermostat", + "category": "plugin", + "description": "A different take on the thermostat card for Home Assistant ♨ï¸", + "domain": "", + "downloads": 71258, + "etag_repository": "W/\"fda9680db1c68e35fd2a992adcaab6a7555b898c0263be14b01a82ba58646573\"", + "last_updated": "2023-12-29T14:36:54Z", + "stargazers_count": 710, + "topics": [ + "polymer-3" + ], + "last_fetched": 1714624640.778397 + }, + "246939713": { + "repository_manifest": { + "name": "Wasteplan TRV", + "country": "NO", + "render_readme": true + }, + "full_name": "jonkristian/wasteplan_trv", + "authors": [ + "@jonkristian" + ], + "category": "integration", + "description": "Home Assistant component for Trondheim renholdsverk pickups.", + "domain": "wasteplan_trv", + "etag_repository": "W/\"1d30b3830462a91d2dfeb7a357c923768258d7c33fdd4fd51455688e2f9ad8d7\"", + "last_updated": "2023-06-26T10:39:35Z", + "stargazers_count": 15, + "topics": [ + "trondheim", + "trv", + "waste-management" + ], + "last_fetched": 1701029705.276655 + }, + "196132939": { + "repository_manifest": { + "homeassistant": "0.106.0", + "name": "Nintendo Wishlist Card", + "render_readme": 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.", + "domain": "", + "etag_repository": "W/\"1d5aff071abe963751bfb7a646b51b301b13328041d8d9cfb56d06cfa118ec83\"", + "last_updated": "2024-01-30T03:37:15Z", + "stargazers_count": 16, + "last_fetched": 1712895419.308381 + }, + "326288498": { + "repository_manifest": { + "name": "worldtidesinfocustom", + "homeassistant": "2022.4.0" + }, + "full_name": "jugla/worldtidesinfocustom", + "authors": [ + "@jugla" + ], + "category": "integration", + "description": "world tides info custom component for home assistant", + "domain": "worldtidesinfocustom", + "etag_repository": "W/\"2899fbc327a67031f95a9cb534a5a217049a69c8700f72c4f68c0f9d6c000f13\"", + "last_updated": "2024-02-26T22:58:40Z", + "stargazers_count": 22, + "topics": [ + "tides", + "worldtides" + ], + "last_fetched": 1714625134.786104 + }, + "297379398": { + "repository_manifest": { + "name": "Tractive" + }, + "full_name": "Danielhiversen/home_assistant_tractive", + "authors": [ + "@danielhiversen" + ], + "category": "integration", + "description": "Custom component for Tractive", + "domain": "tractive", + "etag_repository": "W/\"2d6b30b279c026897d2be19a630a1a3207e559cae47075cb2c2fcef7c3625836\"", + "last_updated": "2021-12-20T09:30:02Z", + "stargazers_count": 34, + "topics": [ + "tractive" + ], + "last_fetched": 1705595767.420273 + }, + "595397764": { + "repository_manifest": { + "name": "Custom Templates", + "render_readme": true, + "zip_release": true, + "filename": "custom_templates.zip", + "homeassistant": "2024.2.0b0" + }, + "new": true, + "full_name": "PiotrMachowski/Home-Assistant-custom-components-Custom-Templates", + "authors": [ + "@PiotrMachowski" + ], + "category": "integration", + "description": "This integration adds possibility to use new functions in Home Assistant Jinja2 templating engine.", + "domain": "custom_templates", + "downloads": 1184, + "etag_repository": "W/\"d9e63e9de6f8a5f47f978fb84974ebdc84b1fa5527b97fe0baae7fcd405f9925\"", + "last_updated": "2024-03-26T14:25:06Z", + "stargazers_count": 32, + "topics": [ + "jinja2", + "jinja2-templates" + ], + "last_fetched": 1712895132.949314 + }, + "145180996": { + "repository_manifest": { + "name": "Feedparser", + "homeassistant": "2021.4.0", + "render_readme": true + }, + "full_name": "custom-components/feedparser", + "authors": [ + "@iantrich" + ], + "category": "integration", + "description": "📰 RSS Feed Integration", + "domain": "feedparser", + "etag_repository": "W/\"607141e88bde7d0ed698aadd24ee2630a61ae420141036a34921fc750796b3e8\"", + "last_updated": "2024-04-30T09:49:03Z", + "stargazers_count": 130, + "topics": [ + "feedparser", + "home-assistant-component", + "rss", + "rss-parser" + ], + "last_fetched": 1714624695.633324 + }, + "292197182": { + "repository_manifest": { + "name": "Yeelight bluetooth", + "render_readme": true, + "homeassistant": "2022.10.0" + }, + "full_name": "hcoohb/hass-yeelightbt", + "authors": [ + "@hcoohb" + ], + "category": "integration", + "description": "Home assistant custom component for Yeelight bluetooth", + "domain": "yeelight_bt", + "etag_repository": "W/\"2657116eaa98945083eace0f61e2fc0fa27ed316823c20811c26c3a984efd57e\"", + "last_updated": "2024-01-05T01:46:51Z", + "stargazers_count": 46, + "topics": [ + "bluetooth", + "bluetooth-low-energy", + "yeelight-lamp" + ], + "last_fetched": 1713932184.288595 + }, + "578872078": { + "repository_manifest": { + "name": "Bouncie", + "country": "US", + "homeassistant": "2022.11.0" + }, + "new": true, + "full_name": "mandarons/ha-bouncie", + "authors": [ + "@mandarons" + ], + "category": "integration", + "description": "Home Assistant custom integration for Bouncie.com - track your car stuff in Home Assistant", + "domain": "bouncie", + "downloads": 2, + "etag_repository": "W/\"436e0f72c359090078ff6021f1f2200124f33bb2aef4c2b3b9a7c927543fd17c\"", + "last_updated": "2024-01-31T14:47:56Z", + "stargazers_count": 25, + "topics": [ + "car", + "car-metrics", + "home-assistant-custom-component" + ], + "last_fetched": 1714624787.345186 + }, + "180032210": { + "repository_manifest": { + "name": "Thermal Comfort", + "homeassistant": "2023.12.0", + "render_readme": true, + "filename": "thermal_comfort.zip" + }, + "new": true, + "full_name": "dolezsa/thermal_comfort", + "authors": [ + "@dolezsa" + ], + "category": "integration", + "description": "Thermal Comfort sensor for HA (absolute humidity, heat index, dew point, thermal perception)", + "domain": "thermal_comfort", + "downloads": 65, + "etag_repository": "W/\"140a48a9bf2a65243d575d47afebad740d88513e8d77ea6bb6a6a69a4527d2f3\"", + "last_updated": "2024-01-26T12:46:24Z", + "stargazers_count": 522, + "topics": [ + "absolute-humidity", + "comfort-model", + "comfort-zone", + "dew-point", + "dew-point-perception", + "heat-index", + "thermal-comfort", + "thermal-perception", + "thermal-stress" + ], + "last_fetched": 1714624972.173877 + }, + "196605143": { + "repository_manifest": {}, + "full_name": "RobHofmann/HomeAssistant-PhilipsAndroid2014", + "authors": [ + "@SirGilbot", + "@robhofmann" + ], + "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/\"518916bf49ed51e911f8971dcc529570ae90357a9a566272c75992e8fa197606\"", + "last_updated": "2021-05-09T12:39:18Z", + "stargazers_count": 2, + "last_fetched": 1678434115.009879 + }, + "461906076": { + "repository_manifest": { + "name": "Raspberry Pi RF", + "homeassistant": "2022.7.0" + }, + "new": true, + "full_name": "markvader/ha-rpi_rf", + "authors": [ + "@markvader" + ], + "category": "integration", + "description": "Home Assistant Raspberry Pi GPIO RF Integration", + "domain": "rpi_rf", + "etag_repository": "W/\"518e0ccdb8b2a5353d3890229b82caa23a0b2a7deb40b6add72139f020595a66\"", + "last_updated": "2023-10-23T20:04:22Z", + "stargazers_count": 29, + "topics": [ + "home-assistant-component", + "rpi-gpio", + "rpi-rf" + ], + "last_fetched": 1712064323.047127 + }, + "391372854": { + "repository_manifest": { + "name": "Alarmo Card", + "render_readme": true, + "filename": "alarmo-card.js" + }, + "full_name": "nielsfaber/alarmo-card", + "category": "plugin", + "description": "Home Assistant card for controlling the Alarmo component", + "domain": "", + "downloads": 12030, + "etag_repository": "W/\"e946c1646a891730c36d1199f900c0af46b6dff7b077078e19962334a5f8c610\"", + "last_updated": "2024-04-12T16:41:32Z", + "stargazers_count": 92, + "topics": [ + "alarm", + "alarmo", + "assistant", + "card", + "home", + "security" + ], + "last_fetched": 1714624702.659741 + }, + "228627470": { + "repository_manifest": { + "name": "HVCGroep", + "country": "NL" + }, + "full_name": "cyberjunky/home-assistant-hvcgroep", + "authors": [ + "@cyberjunky" + ], + "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/\"074e5edcaadfba4a8242f26099a374b6adc8f8c96b3a26489c930340ae6ad224\"", + "last_updated": "2024-01-06T12:17:53Z", + "stargazers_count": 11, + "last_fetched": 1709125374.0847 + }, + "346329169": { + "repository_manifest": { + "name": "MiWiFi", + "render_readme": true, + "homeassistant": "2023.3.0" + }, + "new": true, + "full_name": "dmamontov/hass-miwifi", + "authors": [ + "@dmamontov" + ], + "category": "integration", + "description": "MiWiFi for Home Assistant", + "domain": "miwifi", + "etag_repository": "W/\"bc0a5c4668a34f1d0d1dacdc08fa2ef91347b6b9f73ca3a10abd2838c5d8f8d9\"", + "last_updated": "2023-12-18T08:11:20Z", + "stargazers_count": 139, + "topics": [ + "mi", + "miwifi", + "redmi", + "xiaomi" + ], + "last_fetched": 1714624575.186067 + }, + "201963665": { + "repository_manifest": { + "name": "Healthchecks.io", + "zip_release": true, + "hide_default_branch": true, + "filename": "healthchecksio.zip" + }, + "full_name": "custom-components/healthchecksio", + "authors": [ + "@ludeeus" + ], + "category": "integration", + "description": "Update and display the status of your healthchecks.io checks.", + "domain": "healthchecksio", + "downloads": 1945, + "etag_repository": "W/\"2731869ed1e9c460ff70161800a0be22e0dea10e88175d6d0cd54c760f9542c3\"", + "last_updated": "2023-10-09T18:52:42Z", + "stargazers_count": 46, + "topics": [ + "api-client", + "healthchecksio", + "monitor" + ], + "last_fetched": 1714624390.039465 + }, + "342026799": { + "repository_manifest": { + "name": "Pollen Information Hungary", + "country": [ + "HU" + ], + "render_readme": "true" + }, + "full_name": "amaximus/pollen_hu", + "authors": [ + "@amaximus" + ], + "category": "integration", + "description": "Home Assistant custom component for Pollen Information in Hungary", + "domain": "pollen_hu", + "downloads": 11, + "etag_repository": "W/\"b0d8d3047390f70408708d129291931ec3858f73008ca07d119b6e39d6626ae7\"", + "last_updated": "2023-09-05T11:47:47Z", + "stargazers_count": 11, + "topics": [ + "homeassistant-custom-component", + "hungary" + ], + "last_fetched": 1712410032.894409 + }, + "257275420": { + "repository_manifest": { + "name": "OpenMediaVault", + "homeassistant": "2022.2.0", + "zip_release": true, + "filename": "openmediavault.zip" + }, + "full_name": "tomaae/homeassistant-openmediavault", + "authors": [ + "@tomaae" + ], + "category": "integration", + "description": "OpenMediaVault integration for Home Assistant", + "domain": "openmediavault", + "downloads": 5675, + "etag_repository": "W/\"7960dab7a47b2ae866e893c93e7ad0044a61edc002aaa26622e6687ab52705b7\"", + "last_updated": "2024-03-31T12:00:58Z", + "stargazers_count": 96, + "topics": [ + "omv", + "openmediavault" + ], + "last_fetched": 1714279091.559489 + }, + "427773030": { + "repository_manifest": { + "name": "TuneBlade", + "render_readme": true + }, + "new": true, + "full_name": "spycle/tuneblade", + "authors": [ + "@spycle" + ], + "category": "integration", + "description": "Home Assistant custom integration for controlling AirPlay devices connected to a TuneBlade server", + "domain": "tuneblade", + "etag_repository": "W/\"39dd4484ed94f458a1d1a5be8875f80955da0f0f5f04bf9485605190241f5185\"", + "last_updated": "2022-01-15T20:39:21Z", + "stargazers_count": 1, + "topics": [ + "tuneblade" + ], + "last_fetched": 1691898006.095149 + }, + "264499592": { + "repository_manifest": { + "name": "Cryptoinfo", + "render_readme": true, + "homeassistant": "0.100.0" + }, + "full_name": "heyajohnny/cryptoinfo", + "authors": [ + "@heyajohnny" + ], + "category": "integration", + "description": "Provides Home Assistant sensors for all cryptocurrencies supported by CoinGecko", + "domain": "cryptoinfo", + "etag_repository": "W/\"53e9fc52f29eb8bc477546f97155b269541a204bfab8dcdf2977324be265670d\"", + "last_updated": "2024-03-10T20:52:16Z", + "stargazers_count": 42, + "last_fetched": 1712064296.083934 + }, + "695521993": { + "repository_manifest": { + "name": "MyEnergy", + "render_readme": true, + "country": [ + "BE" + ] + }, + "new": true, + "full_name": "myTselection/MyEnergy", + "authors": [ + "@myTselection" + ], + "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/\"aa27394d45c3c0b8ac7c1bcef62fef8b6696a91c3394bfea62c45ddcd50a91a7\"", + "last_updated": "2024-03-10T12:25:34Z", + "stargazers_count": 7, + "last_fetched": 1712063945.390676 + }, + "261924981": { + "repository_manifest": { + "name": "Swart Ninja Dark Theme" + }, + "full_name": "DickSwart/swart_ninja_dark_theme", + "category": "theme", + "description": "🎨 Green, dark mode theme for Home Assistant, Enjoy.🤘ðŸ»", + "domain": "", + "etag_repository": "W/\"2d6167181365c1c8a1dc289c0215ea1dbcaf49a4830cac6081a55e0c60d421fb\"", + "last_updated": "2022-03-04T09:56:36Z", + "stargazers_count": 5, + "topics": [ + "dark-theme" + ], + "last_fetched": 1706280676.182132 + }, + "249942054": { + "repository_manifest": { + "name": "hui-element", + "render_readme": true + }, + "full_name": "thomasloven/lovelace-hui-element", + "category": "plugin", + "description": "🔹 Use built-in elements in the wrong place", + "domain": "", + "etag_repository": "W/\"5aead29f6c8ebadf148c90e5cc35e820c50796550f2613ba52ba6d286aef953f\"", + "last_updated": "2023-11-22T21:08:49Z", + "stargazers_count": 102, + "last_fetched": 1713932284.992445 + }, + "157674859": { + "repository_manifest": { + "name": "Air Visual Card" + }, + "full_name": "dnguyen800/air-visual-card", + "category": "plugin", + "description": "A Lovelace card showing air quality data from airvisual.com. Requires the AirVisual component.", + "domain": "", + "etag_repository": "W/\"ee6598c9e495d4f65657bd52f1013eb2c424bfd8de9fb4f73e3229fd12313a47\"", + "last_updated": "2023-04-06T20:25:49Z", + "stargazers_count": 95, + "topics": [ + "air-quality", + "air-visual" + ], + "last_fetched": 1711384115.798976 + }, + "334364176": { + "repository_manifest": { + "name": "WEBFLEET", + "render_readme": true + }, + "new": true, + "full_name": "tom-winkler/ha-webfleet-integration", + "authors": [ + "@tom-winkler" + ], + "category": "integration", + "description": "Homeassistant WEBFLEET integration to be installed via HACS.", + "domain": "webfleet", + "etag_repository": "W/\"55d1a99b4892fdb83dbf78b96cfbc662534177e513c15a46ea0eb244c9a4589f\"", + "last_updated": "2023-03-13T07:57:06Z", + "last_fetched": 1705595604.075493 + }, + "177169766": { + "repository_manifest": { + "name": "Wattbox", + "homeassistant": "2022.3.0" + }, + "full_name": "eseglem/hass-wattbox", + "authors": [ + "@eseglem" + ], + "category": "integration", + "description": "Home Assistant WattBox Component", + "domain": "wattbox", + "etag_repository": "W/\"e7f556179d1d0eb8f5d7c66b5613d2a8e442de0f8d812f86a2ed9e72bea8c7fe\"", + "last_updated": "2024-03-10T18:23:27Z", + "stargazers_count": 11, + "topics": [ + "battery", + "ups", + "wattbox" + ], + "last_fetched": 1713932015.808308 + }, + "237695750": { + "repository_manifest": { + "name": "OpenNEM (AU) Data", + "country": "AU" + }, + "full_name": "bacco007/sensor.opennem", + "authors": [ + "@bacco007" + ], + "category": "integration", + "description": "OpenNEM Sensor for Home Assistant", + "domain": "opennem", + "etag_repository": "W/\"c4cf69c41ee46cd01d264e8e518f918812aea099a2c6f815f75f55551157cee9\"", + "last_updated": "2023-09-08T23:56:08Z", + "stargazers_count": 11, + "topics": [ + "opennem" + ], + "last_fetched": 1713932222.377075 + }, + "448980525": { + "repository_manifest": { + "name": "🧰 ZHA Toolkit - Service for advanced Zigbee Usage", + "zip_release": true, + "filename": "zha-toolkit.zip", + "render_readme": true, + "persistent_directory": "local", + "homeassistant": "2021.1" + }, + "new": true, + "full_name": "mdeweerd/zha-toolkit", + "authors": [ + "@mdeweerd" + ], + "category": "integration", + "description": "🧰 Zigbee Home Assistant Toolkit - service for \"rare\" Zigbee operations using ZHA on Home Assistant", + "domain": "zha_toolkit", + "downloads": 8846, + "etag_repository": "W/\"83ae13b682df382e8b295f9b8a21fc2ceaa1f7cbf25629bce756e153fb79f6b0\"", + "last_updated": "2024-05-01T21:50:04Z", + "stargazers_count": 161, + "topics": [ + "home-assistant-component", + "zha", + "zigbee", + "zigpy" + ], + "last_fetched": 1714624581.487481 + }, + "258852884": { + "repository_manifest": { + "name": "Helios EasyControls Modbus TCP/IP integration", + "render_readme": true, + "zip_release": true, + "filename": "homeassistant-easycontrols.zip" + }, + "full_name": "laszlojakab/homeassistant-easycontrols", + "authors": [ + "@laszlojakab" + ], + "category": "integration", + "description": "Helios EasyControls Modbus TCP/IP integration for Home Assistant", + "domain": "easycontrols", + "downloads": 469, + "etag_repository": "W/\"eaf12904d11844c15a4ddb06fc88dfe8ee93df2bdab60f182a8a4626f55e3718\"", + "last_updated": "2023-08-05T19:06:53Z", + "stargazers_count": 19, + "topics": [ + "easycontrols", + "eazyctrl", + "modbus" + ], + "last_fetched": 1714279322.193703 + }, + "358585486": { + "repository_manifest": { + "name": "Multiscrape", + "homeassistant": "2023.8.0", + "render_readme": true + }, + "full_name": "danieldotnl/ha-multiscrape", + "authors": [ + "@danieldotnl" + ], + "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/\"839c7a17739712cd09456c1bc1719f8f9c01f84c76431d02361314953495f5d9\"", + "last_updated": "2024-05-02T05:39:27Z", + "stargazers_count": 218, + "topics": [ + "rest", + "scrape", + "scraper", + "scraping" + ], + "last_fetched": 1714624697.36778 + }, + "192604318": { + "repository_manifest": { + "name": "iPhone Device Tracker", + "zip_release": true, + "filename": "iphonedetect.zip" + }, + "full_name": "mudape/iphonedetect", + "authors": [ + "@mudape" + ], + "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": 6060, + "etag_repository": "W/\"d59898233269b014c216d3f88f7a67828e729de3a5c52ffbea381f60cc4346e9\"", + "last_updated": "2024-03-22T14:43:31Z", + "stargazers_count": 362, + "topics": [ + "iphonedetect" + ], + "last_fetched": 1714625063.806865 + }, + "233089370": { + "repository_manifest": { + "name": "esp_wd", + "render_readme": "true", + "country": "NO" + }, + "full_name": "kodi1/esp_wd", + "authors": [ + "@kodi1" + ], + "category": "integration", + "description": "easyesp status sensor", + "domain": "esp_wd", + "etag_repository": "W/\"5a8c961362204ca5feef077ae1092280f07a8758dfd7f47954132321a8d92718\"", + "last_updated": "2022-02-23T01:23:48Z", + "stargazers_count": 3, + "topics": [ + "esp-easy" + ], + "last_fetched": 1707828081.38047 + }, + "464998514": { + "repository_manifest": { + "name": "Cyberpunk 2077 Theme" + }, + "full_name": "flejz/hass-cyberpunk-2077-theme", + "category": "theme", + "description": "Cyberpunk 2077 GUI inspied Home Assistant theme", + "domain": "", + "etag_repository": "W/\"874e7fac443ef768d6b8a5cba9bef280727b410233597e0d2a8fde0330875ada\"", + "last_updated": "2023-03-27T22:58:46Z", + "stargazers_count": 38, + "topics": [ + "cyberpunk", + "cyberpunk-2077" + ], + "last_fetched": 1714279367.380452 + }, + "424346523": { + "repository_manifest": { + "name": "Centrometal Boiler System", + "render_readme": true, + "homeassistant": "2023.8.0" + }, + "new": true, + "full_name": "9a4gl/hass-centrometal-boiler", + "authors": [ + "@9a4gl" + ], + "category": "integration", + "description": "Home Assistant custom component integration for Centrometal Boiler System", + "domain": "centrometal_boiler", + "etag_repository": "W/\"29df1cd2622004da4fe6226529671aa1f1b30bfd874f7b98c4482bd088f8e603\"", + "last_updated": "2023-12-08T15:21:43Z", + "stargazers_count": 5, + "topics": [ + "centrometal", + "peltec" + ], + "last_fetched": 1704035700.950662 + }, + "398739214": { + "repository_manifest": { + "render_readme": true, + "homeassistant": "2021.8.1" + }, + "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": 29, + "etag_repository": "W/\"a62aba5547a15aeadd281752aa5bcdc0311d53e5d7315455ac74c7f9b78dd80c\"", + "last_updated": "2024-04-16T06:18:43Z", + "stargazers_count": 10, + "topics": [ + "webhooks" + ], + "last_fetched": 1713586751.415948 + }, + "187245461": { + "repository_manifest": {}, + "full_name": "custom-cards/entity-attributes-card", + "category": "plugin", + "description": "Entity Attributes", + "domain": "", + "etag_repository": "W/\"27d4ac87f5767d675b3d23ab41bd9a9071fb15499d69483a4f9530775f7d4c33\"", + "last_updated": "2021-06-05T21:05:54Z", + "stargazers_count": 66, + "last_fetched": 1713932076.27304 + }, + "233092629": { + "repository_manifest": { + "name": "tvh_rec", + "country": "NO" + }, + "full_name": "kodi1/tvh_rec", + "authors": [ + "@kodi1" + ], + "category": "integration", + "description": "tvheadend recorder sensor - lovelace upcoming media card", + "domain": "tvh_rec", + "etag_repository": "W/\"8adaa819527d60432c58e6d0f2b52915ffef39a9e7f0c9d938b354b4ffed3ecf\"", + "last_updated": "2022-01-09T10:38:49Z", + "stargazers_count": 3, + "topics": [ + "recordings", + "tvheadend" + ], + "last_fetched": 1678434033.598074 + }, + "192664631": { + "repository_manifest": { + "name": "Bosch Indego Mower", + "country": [ + "AT", + "BY", + "BE", + "HR", + "CZ", + "DK", + "EE", + "FI", + "FR", + "DE", + "HU", + "IT", + "KZ", + "LV", + "LT", + "NL", + "NO", + "PL", + "PT", + "RU", + "SK", + "SI", + "ES", + "SE", + "CH", + "GB", + "SA", + "AE" + ], + "homeassistant": "0.110.0" + }, + "full_name": "jm-73/Indego", + "authors": [ + "@jm-73", + "@eavanvalkenburg" + ], + "category": "integration", + "description": "Home Assistant Custom Component for Bosch Indego Lawn Mower", + "domain": "indego", + "etag_repository": "W/\"2cd248bb2206bf728d6a75f39e795b5441952baa1b762afb4a8ccd2be2463796\"", + "last_updated": "2024-04-28T10:48:00Z", + "stargazers_count": 78, + "topics": [ + "bosch-mower", + "indego", + "iot" + ], + "last_fetched": 1714624476.75432 + }, + "261277563": { + "repository_manifest": { + "name": "Open Source Routing Machine" + }, + "new": true, + "full_name": "edekeijzer/osrm_travel_time", + "authors": [ + "@edekeijzer" + ], + "category": "integration", + "description": "OSRM travel time sensor for Home Assistant", + "domain": "osrm_travel_time", + "etag_repository": "W/\"44a1b9925e9b88f11daee2bad1928c4d70e9bd572a400954a745bd6d1237b0b2\"", + "last_updated": "2022-03-11T11:58:30Z", + "stargazers_count": 8, + "topics": [ + "osrm", + "python3", + "self-hosted" + ], + "last_fetched": 1699363426.18052 + }, + "195883127": { + "repository_manifest": {}, + "full_name": "Martinvdm/garbage-nissewaard-homeassistant", + "authors": [ + "@Martinvdm", + "@vloris" + ], + "category": "integration", + "description": "Garbage collection Nissewaard for Home Assistant", + "domain": "nissewaard", + "etag_repository": "W/\"57839e982adfc0dd41007de4124a0fa3db67fd08a270cf80aa4285dbe5349da5\"", + "last_updated": "2021-04-11T12:18:11Z", + "last_fetched": 1681226825.19442 + }, + "313269367": { + "repository_manifest": { + "name": "kibibit Better Graph Colors", + "render_readme": true, + "filename": "kb-better-graph-colors.js" + }, + "full_name": "Kibibit/kb-better-graph-colors", + "category": "plugin", + "description": "Replace the history graph colors with a material design color palette.", + "domain": "", + "etag_repository": "W/\"09a1923918fbd846d82cded9ef6674def34219d2e4b8f9b40443582e280c61df\"", + "last_updated": "2022-06-19T17:37:46Z", + "stargazers_count": 10, + "topics": [ + "color-scheme", + "graphs", + "palette" + ], + "last_fetched": 1704915635.573422 + }, + "291157903": { + "repository_manifest": { + "name": "RRD Recorder", + "render_readme": true + }, + "new": true, + "full_name": "dgomes/ha_rrd_recorder", + "authors": [ + "@dgomes" + ], + "category": "integration", + "description": "RRD Custom Component for Home Assistant", + "domain": "rrd_recorder", + "etag_repository": "W/\"ad6996b59cc366686972d430512c6d9ff6e0e6a0bfa09e2b524c5ad6664120bb\"", + "last_updated": "2024-03-30T22:09:50Z", + "stargazers_count": 11, + "topics": [ + "home-assistant-component", + "rrdtool" + ], + "last_fetched": 1712063873.358296 + }, + "334523683": { + "repository_manifest": { + "name": "Teufel Raumfeld", + "zip_release": true, + "filename": "teufel_raumfeld.zip" + }, + "full_name": "B5r1oJ0A9G/teufel_raumfeld", + "authors": [ + "@B5r1oJ0A9G" + ], + "category": "integration", + "description": "Integration for Teufel smart speaker (aka Raumfeld Multiroom) into https://www.home-assistant.io/.", + "domain": "teufel_raumfeld", + "downloads": 980, + "etag_repository": "W/\"e774701943e4d91cc8146bdeba41a0cc57dde0185a4a6cdf4cc16c946b468e85\"", + "last_updated": "2023-08-25T17:39:18Z", + "stargazers_count": 27, + "topics": [ + "hassfeld", + "multiroom", + "multiroom-audio", + "raumfeld", + "smart-speaker", + "teufel" + ], + "last_fetched": 1713931998.474058 + }, + "203592862": { + "repository_manifest": { + "name": "USR-R16 16路网络继电器", + "render_readme": true, + "homeassistant": "2022.7.5", + "country": [ + "CN" + ] + }, + "full_name": "blindlight86/HA_USR-R16", + "authors": [ + "@blindlight" + ], + "category": "integration", + "description": "USR-R16 integration for Home Assistant", + "domain": "usr_r16", + "etag_repository": "W/\"5701931d12c650e0ea21261d6ecbd93ea15da96432a018c307ce69bfb1258226\"", + "last_updated": "2022-07-31T19:41:14Z", + "stargazers_count": 8, + "topics": [ + "relays" + ], + "last_fetched": 1707313238.810188 + }, + "303827752": { + "repository_manifest": { + "homeassistant": "2023.1.0", + "name": "TryFi Dog Monitor", + "render_readme": true + }, + "full_name": "sbabcock23/hass-tryfi", + "authors": [ + "@sbabcock23" + ], + "category": "integration", + "description": "Home Assistant integration for TryFi Dog Collar GPS monitoring.", + "domain": "tryfi", + "etag_repository": "W/\"f40909d1c798528d4383519b31a88fdc386ad727c14f0440eae62616abf9a847\"", + "last_updated": "2023-12-27T10:25:41Z", + "stargazers_count": 47, + "topics": [ + "dog", + "dog-collar", + "gps", + "iot", + "tryfi" + ], + "last_fetched": 1714624972.891418 + }, + "536329656": { + "repository_manifest": { + "name": "Firemote Card", + "render_readme": true, + "filename": "HA-Firemote.js" + }, + "new": true, + "full_name": "PRProd/HA-Firemote", + "category": "plugin", + "description": "Apple TV, Amazon Fire TV, Fire streaming stick, Chromecast, NVIDIA Shield, onn., Roku, Xiaomi Mi, and Android TV remote control card for Home Assistant", + "etag_repository": "W/\"ad11e57af334953c8a4ff14147c99fd9fa0c98a642a0c631fc651dd31e2df8a2\"", + "last_updated": "2024-04-30T17:51:01Z", + "stargazers_count": 324, + "topics": [ + "amazon-fire", + "amazon-fire-cube", + "amazon-fire-stick", + "android", + "android-debug-bridge", + "android-tv", + "apple-tv", + "chromecast", + "chromecast-4k", + "nvidia", + "nvidia-shield", + "onn", + "remote-control", + "roku", + "roku-tv", + "shield", + "xiaomi", + "xiaomi-mi" + ], + "last_fetched": 1714624581.321884 + }, + "579801670": { + "repository_manifest": { + "name": "JellyFish Lighting", + "zip_release": true, + "filename": "hass-jellyfish-lighting.zip" + }, + "new": true, + "full_name": "bdunn44/hass-jellyfish-lighting", + "authors": [ + "@bdunn44" + ], + "category": "integration", + "description": "A Jellyfish Lighting integration for Home Assistant", + "domain": "jellyfish_lighting", + "downloads": 165, + "etag_repository": "W/\"d135ff9fd3e64aa8481d75dacde211f68897fc6e60b399f7249f2bb39fa83177\"", + "last_updated": "2024-04-24T13:55:49Z", + "stargazers_count": 8, + "topics": [ + "assistant", + "home", + "jellyfish", + "led", + "led-controller", + "led-strips", + "lighting" + ], + "last_fetched": 1714279004.723948 + }, + "308752409": { + "repository_manifest": { + "name": "Charger Card", + "render_readme": true, + "filename": "charger-card.js" + }, + "full_name": "tmjo/charger-card", + "category": "plugin", + "description": "A lovelace card for electrical vehicle (EV) home chargers and charging robots.", + "domain": "", + "downloads": 3527, + "etag_repository": "W/\"f58635fe50773f1d7a70c4917d29524144ff7b81c24ef68e7cf35c30d2749507\"", + "last_updated": "2024-04-25T07:14:41Z", + "stargazers_count": 79, + "topics": [ + "charger", + "charging-robot", + "easee", + "elbil", + "electric-vehicle", + "evcharger" + ], + "last_fetched": 1714279473.951636 + }, + "572284948": { + "repository_manifest": { + "name": "Carelink Integration", + "hacs": "1.6.0", + "render_readme": true, + "homeassistant": "2023.1.0" + }, + "new": true, + "full_name": "yo-han/Home-Assistant-Carelink", + "authors": [ + "@yo-han" + ], + "category": "integration", + "description": "Unofficial Home Assistant Carelink Component", + "domain": "carelink", + "etag_repository": "W/\"effadfd7e415c4f5f69825eb241b3cf23637ca175665113fe97ae1ae48aba5bb\"", + "last_updated": "2024-03-25T16:19:39Z", + "stargazers_count": 19, + "topics": [ + "carelink", + "diabetic", + "hassio-integration", + "medtronic" + ], + "last_fetched": 1714279355.425807 + }, + "312080478": { + "repository_manifest": { + "name": "govee", + "homeassistant": "2023.11.2" + }, + "full_name": "LaggAt/hacs-govee", + "authors": [ + "@LaggAt" + ], + "category": "integration", + "description": "A HACS repository for Govee light integration", + "domain": "govee", + "etag_repository": "W/\"da12eab41fd3620763addb92cc9e1a832a2bb1e21b7ec8269aafd6c22c2f5c63\"", + "last_updated": "2024-02-11T08:43:54Z", + "stargazers_count": 248, + "topics": [ + "devcontainer", + "govee", + "light" + ], + "last_fetched": 1714624656.260578 + }, + "537001731": { + "repository_manifest": { + "name": "Facebook Messenger", + "render_readme": true + }, + "new": true, + "full_name": "emes30/facebook_messenger", + "authors": [ + "@emes30" + ], + "category": "integration", + "description": "Home Assistant custom integration for Facebook Messenger.", + "domain": "facebook_messenger", + "etag_repository": "W/\"57f34b9deda173cde6081410a1614889f865d2b2fdf5cca8d14fc611149be200\"", + "last_updated": "2022-09-26T21:07:38Z", + "stargazers_count": 12, + "topics": [ + "facebook", + "images", + "messenger" + ], + "last_fetched": 1701721167.415474 + }, + "300358676": { + "repository_manifest": { + "name": "Tapo: Cameras Control", + "homeassistant": "2024.1.0" + }, + "full_name": "JurajNyiri/HomeAssistant-Tapo-Control", + "authors": [ + "@JurajNyiri" + ], + "category": "integration", + "description": "Control for Tapo cameras as a Home Assistant component", + "domain": "tapo_control", + "etag_repository": "W/\"354d1b41b17468177310e5f929ba335b2e9e732d3631c0df5a1519158ef9219b\"", + "last_updated": "2024-05-01T15:03:03Z", + "stargazers_count": 843, + "topics": [ + "camera", + "cameras", + "homeassistant-custom-component", + "ptz", + "tapo" + ], + "last_fetched": 1714624659.081278 + }, + "409126039": { + "repository_manifest": { + "name": "Solcast PV Solar", + "homeassistant": "2023.7", + "zip_release": true, + "filename": "solcast_solar.zip" + }, + "new": true, + "full_name": "oziee/ha-solcast-solar", + "authors": [ + "@oziee" + ], + "category": "integration", + "description": "Solcast Integration for Home Assistant", + "domain": "solcast_solar", + "downloads": 6580, + "etag_repository": "W/\"3ce257a120ed3ea17444155322ce59e1ed36108025e5d2540082da814fea9935\"", + "last_updated": "2024-04-29T08:32:54Z", + "stargazers_count": 171, + "topics": [ + "forecasting", + "pv", + "solar", + "solar-energy", + "solcast" + ], + "last_fetched": 1714624782.085189 + }, + "261970408": { + "repository_manifest": { + "name": "Weatherbit Weather Forecast for Home Assistant", + "render_readme": true, + "homeassistant": "2023.1.0" + }, + "full_name": "briis/weatherbit", + "authors": [ + "@briis" + ], + "category": "integration", + "description": "The weatherbit integration adds support for the weatherbit.io web service as a source for meteorological data for your location.", + "domain": "weatherbit", + "etag_repository": "W/\"11b573d8956ddcc7737c8f4fb98cfa543a30d4602a882898386b70055d1cb735\"", + "last_updated": "2024-01-06T08:57:44Z", + "stargazers_count": 34, + "topics": [ + "meteorological-data", + "weather-forecast", + "weatherbit" + ], + "last_fetched": 1708174024.720479 + }, + "570006201": { + "repository_manifest": { + "name": "Victron GX modbus TCP", + "render_readme": true, + "homeassistant": "2023.9.1", + "hacs": "1.28.4" + }, + "new": true, + "full_name": "sfstar/hass-victron", + "authors": [ + "@sfstar" + ], + "category": "integration", + "description": "Integration for Home Assistant to fetch data from the victron gx device via modbusTCP", + "domain": "victron", + "etag_repository": "W/\"399a9984001905398f0b708a283b34545732beb604779bc1ecb20d3f78de544e\"", + "last_updated": "2024-04-30T17:01:52Z", + "stargazers_count": 141, + "topics": [ + "energy", + "modbus-tcp", + "victron", + "victronenergy" + ], + "last_fetched": 1714625140.883771 + }, + "250498561": { + "repository_manifest": { + "name": "SecuritySpy for Home Assistant", + "render_readme": true, + "homeassistant": "2021.11.0" + }, + "new": true, + "full_name": "briis/securityspy", + "authors": [ + "@briis" + ], + "category": "integration", + "description": "SecuritySpy Integration for Home Assistant with Camera Streams and Motion Detection", + "domain": "securityspy", + "downloads": 11, + "etag_repository": "W/\"25e15d75bc1ee2bff087377ac963aecfee81b610345a1d62acaf7f878e211331\"", + "last_updated": "2024-04-16T11:55:56Z", + "stargazers_count": 33, + "topics": [ + "home-assistant-component", + "securityspy" + ], + "last_fetched": 1713586983.025983 + }, + "440374794": { + "repository_manifest": { + "name": "history-explorer-card", + "filename": "history-explorer-card.js" + }, + "full_name": "alexarch21/history-explorer-card", + "category": "plugin", + "description": "A card for Home Assistant Lovelace for exploring the history of your entities interactively and in real time.", + "domain": "", + "downloads": 17317, + "etag_repository": "W/\"f2659779fc53433b74615b79427e8dc6416e6fc914bb4acc98dec55afa14cc02\"", + "last_updated": "2024-01-16T04:30:36Z", + "stargazers_count": 413, + "topics": [ + "history" + ], + "archived": true, + "default_branch": "main", + "installed_commit": "9cfec0e", + "installed": true, + "last_commit": "9cfec0e", + "last_version": "v1.0.51", + "published_tags": [ + "v1.0.51", + "v1.0.50", + "v1.0.49", + "v1.0.48", + "v1.0.47" + ], + "releases": true, + "version_installed": "v1.0.51", + "last_fetched": 1714753171.331727 + }, + "261262884": { + "repository_manifest": { + "name": "Time Picker Card", + "render_readme": true, + "filename": "time-picker-card.js" + }, + "full_name": "GeorgeSG/lovelace-time-picker-card", + "category": "plugin", + "description": "ðŸ•°ï¸ Time Picker Card for Home Assistant's Lovelace UI", + "domain": "", + "downloads": 9967, + "etag_repository": "W/\"0bf92d8191bb924147a108d0fa963ef790382e8feadf8fc32d71b2f2c1cf9f04\"", + "last_updated": "2023-07-18T22:02:59Z", + "stargazers_count": 205, + "topics": [ + "lovelace-card", + "lovelace-custom-card" + ], + "last_fetched": 1713586510.61034 + }, + "307974458": { + "repository_manifest": { + "name": "ResRobot", + "country": "SE", + "homeassistant": "2023.5.2" + }, + "full_name": "TekniskSupport/home-assistant-resrobot", + "authors": [ + "@iesus" + ], + "category": "integration", + "description": "Get departure times for swedish public transportation", + "domain": "resrobot", + "etag_repository": "W/\"2596f3aface1700c2d6aa3d13a2663d4c66380ff181ac19c401bea966195c3c5\"", + "last_updated": "2024-04-17T08:14:19Z", + "stargazers_count": 12, + "topics": [ + "bus", + "ferry", + "iesus", + "public", + "sweden", + "train", + "tram", + "transportation" + ], + "last_fetched": 1713586361.380293 + }, + "232813686": { + "repository_manifest": { + "name": "SkyQ", + "zip_release": true, + "homeassistant": "2023.8.0", + "filename": "skyq.zip", + "render_readme": true + }, + "new": true, + "full_name": "RogerSelwyn/Home_Assistant_SkyQ_MediaPlayer", + "authors": [ + "@rogerselwyn" + ], + "category": "integration", + "description": "Home Assistant SkyQ Media player component", + "domain": "skyq", + "downloads": 3467, + "etag_repository": "W/\"f363533d5c84ff1437cc40043e13f280caa59b6b92abe107d45e3448e823f32e\"", + "last_updated": "2024-01-01T13:21:28Z", + "stargazers_count": 95, + "topics": [ + "homeassistant-custom-component", + "sky", + "skyq" + ], + "last_fetched": 1714625069.28329 + }, + "446955395": { + "repository_manifest": { + "name": "TV touchpad remote card", + "content_in_root": true, + "render_readme": true, + "filename": "touchpad-card.js" + }, + "full_name": "iablon/HomeAssistant-Touchpad-Card", + "category": "plugin", + "description": "A card that simplifies TV interaction from HomeAssistant", + "etag_repository": "W/\"b7a7f06348c304a694a75e91b3a8eafdf285777b73d802ca3decb8c503643311\"", + "last_updated": "2023-09-14T13:59:21Z", + "stargazers_count": 17, + "topics": [ + "remote", + "tizen", + "touchpad", + "touchpad-remote", + "trackpad", + "tv-remote" + ], + "last_fetched": 1701375846.018081 + }, + "282427417": { + "repository_manifest": { + "name": "Public Transport Victoria", + "render_readme": "true" + }, + "full_name": "bremor/public_transport_victoria", + "authors": [ + "@bremor" + ], + "category": "integration", + "description": "Custom component for retrieving departure times for Public Transport Victoria.", + "domain": "public_transport_victoria", + "etag_repository": "W/\"12e2c73ea51e158ab0a9f326d143d43cbbb0b4f32d4dabdbd095f57f48afde5c\"", + "last_updated": "2022-06-20T00:23:49Z", + "stargazers_count": 29, + "topics": [ + "australia", + "bus", + "ptv", + "public", + "train", + "tram", + "transport", + "victoria" + ], + "last_fetched": 1712895082.9808 + }, + "489295753": { + "repository_manifest": { + "name": "Navbar Position", + "render_readme": true + }, + "full_name": "javawizard/ha-navbar-position", + "category": "plugin", + "description": "Moves the Home Assistant dashboard navigation bar to the bottom of the screen", + "domain": "", + "etag_repository": "W/\"43f27032fdb808a4dde6f98194d50628574276e401bd0f329724217d3bd7c3f8\"", + "last_updated": "2023-11-08T11:30:57Z", + "stargazers_count": 22, + "last_fetched": 1714279103.00227 + }, + "286860710": { + "repository_manifest": { + "name": "Cover Position Preset Row", + "filename": "cover-position-preset-row.js" + }, + "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.", + "domain": "", + "etag_repository": "W/\"e9db2ef80ddf5a8e9b7b4dea58b4fdcd7ad7c5c12097f370266078723a4c6c0d\"", + "last_updated": "2024-03-22T09:26:22Z", + "stargazers_count": 20, + "topics": [ + "cover", + "lovelace-custom-card" + ], + "last_fetched": 1711384736.893948 + }, + "362145464": { + "repository_manifest": { + "name": "Multizone Controller", + "render_readme": true + }, + "full_name": "Petro31/ha-integration-multizone-controller", + "authors": [ + "@Petro31" + ], + "category": "integration", + "description": "Integration that creates a multi-zone volume controller for media_players in Home Assistant", + "domain": "multizone_controller", + "etag_repository": "W/\"bf71c8efebb6cf91d4284374f4a4615cff17922b5d17b69e1c934855b7fe52ab\"", + "last_updated": "2023-07-08T11:11:56Z", + "stargazers_count": 14, + "topics": [ + "media-players", + "multizone-controller", + "volume-increment", + "zone-volume" + ], + "last_fetched": 1706626328.509077 + }, + "236572107": { + "repository_manifest": { + "name": "Yandex.Station", + "homeassistant": "2023.1.0", + "render_readme": true, + "country": "RU" + }, + "full_name": "AlexxIT/YandexStation", + "authors": [ + "@AlexxIT" + ], + "category": "integration", + "description": "Управление ЯндекÑ.Станцией и другими уÑтройÑтвами умного дома Ñ ÐлиÑой из Home Assistant", + "domain": "yandex_station", + "etag_repository": "W/\"5d474b804382126b268c9dd74243f384dd8cbf00beaed83e2e3a8ce251e6dddd\"", + "last_updated": "2024-04-29T16:55:56Z", + "stargazers_count": 1227, + "topics": [ + "tts", + "yandex-station" + ], + "last_fetched": 1714624962.487064 + }, + "273405252": { + "repository_manifest": { + "name": "Lightning Detector Card", + "filename": "lightning-detector-card.js" + }, + "full_name": "ironsheep/lovelace-lightning-detector-card", + "category": "plugin", + "description": "A Lightning Detection Display Card for Home Assistant Lovelace", + "domain": "", + "downloads": 5145, + "etag_repository": "W/\"7890b5014f097e8dc43090a6e7ab5feea43a319a5a23dd07e7200d091cf028aa\"", + "last_updated": "2023-01-04T15:47:05Z", + "stargazers_count": 21, + "topics": [ + "as3935", + "lovelace-card", + "lovelace-custom-card" + ], + "last_fetched": 1714624400.565981 + }, + "311913208": { + "repository_manifest": { + "name": "Gecko", + "hacs": "0.24.0", + "homeassistant": "2023.1.1" + }, + "full_name": "gazoodle/gecko-home-assistant", + "authors": [ + "@gazoodle" + ], + "category": "integration", + "description": "Home Assistant integration for spas equipped with Gecko Alliance in.touch2 modules", + "domain": "gecko", + "etag_repository": "W/\"fc248f6e7e68d81df9a7d09bdaba02cb920645079b0d14d0f82c01c5ff20f487\"", + "last_updated": "2023-02-06T20:19:08Z", + "stargazers_count": 56, + "topics": [ + "gecko", + "home-assistant-integration", + "hot-tub", + "intouch2", + "jacuzzi", + "spa" + ], + "last_fetched": 1714624404.46642 + }, + "680112919": { + "repository_manifest": { + "name": "Bubble Card", + "render_readme": true, + "filename": "bubble-card.js", + "homeassistant": "2023.9.0" + }, + "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/\"ea9c8ed127ecc2a61c4f9702ead209557da637bef7b68e0fcd4cc3ba1dcf7d0f\"", + "last_updated": "2024-04-28T14:52:48Z", + "stargazers_count": 1234, + "topics": [ + "button", + "cards", + "cover", + "dashboard", + "design", + "frontend", + "lovelace-custom-card", + "minimalist", + "mobile-first", + "pop-up", + "popup", + "slider", + "vacuum" + ], + "last_fetched": 1714625070.01241 + }, + "462065554": { + "repository_manifest": { + "name": "Life Time Fitness", + "render_readme": true, + "zip_release": true, + "filename": "lifetime_fitness.zip" + }, + "new": true, + "full_name": "GuyLewin/home-assistant-lifetime-fitness", + "authors": [ + "@GuyLewin" + ], + "category": "integration", + "description": "Life Time Fitness integration for Home Assistant", + "domain": "lifetime_fitness", + "downloads": 19, + "etag_repository": "W/\"1ae244cadf0c8ff78a4e4b0c9b63549d12ec3ec82009b1e463bb9755271775f1\"", + "last_updated": "2024-01-20T17:03:37Z", + "stargazers_count": 4, + "topics": [ + "lifetime" + ], + "last_fetched": 1707313344.132389 + }, + "675748333": { + "repository_manifest": { + "name": "Hemglass", + "render_readme": true, + "zip_release": true, + "country": "SE", + "filename": "hemglass.zip" + }, + "new": true, + "full_name": "popeen/Home-Assistant-Custom-Component-Hemglass", + "authors": [ + "@popeen" + ], + "category": "integration", + "description": "A Home Assistant sensor for getting information about the next time Hemglass comes to visit.", + "domain": "hemglass", + "downloads": 99, + "etag_repository": "W/\"40563100f258d4225f47b656234991bd0e10f450c1b708c3ef722e3ebf443326\"", + "last_updated": "2024-04-20T20:57:18Z", + "stargazers_count": 4, + "topics": [ + "hactoberfest" + ], + "last_fetched": 1713932200.55359 + }, + "240906060": { + "repository_manifest": { + "name": "PHICOMM DC1 card", + "render_readme": true, + "country": [ + "CN" + ] + }, + "full_name": "fineemb/lovelace-dc1-card", + "category": "plugin", + "description": "æ–讯DC1排æ’çš„Lovelaceå¡ç‰‡", + "domain": "", + "etag_repository": "W/\"458d82c06a9e616c228806a13ad557e1fd1d194df6eb3654b21d5d92a6f7bbda\"", + "last_updated": "2022-06-03T03:36:28Z", + "stargazers_count": 21, + "last_fetched": 1701721249.155295 + }, + "284006518": { + "repository_manifest": { + "name": "Bonaire MyClimate", + "render_readme": "true", + "homeassistant": "2021.12.0" + }, + "full_name": "bremor/bonaire_myclimate", + "authors": [ + "@bremor" + ], + "category": "integration", + "description": "Reverse engineered implementation of the Bonaire MyClimate app.", + "domain": "bonaire_myclimate", + "etag_repository": "W/\"11fbd05e130eb5d5e4163d04e77871acb7ed173098d233f6274acfb9f1bdd7c2\"", + "last_updated": "2024-04-14T11:18:03Z", + "stargazers_count": 17, + "topics": [ + "bonaire", + "bonaire-myclimate", + "climate", + "myclimate" + ], + "last_fetched": 1713241048.310085 + }, + "395991055": { + "repository_manifest": { + "name": "Anniversary", + "country": [ + "HU" + ], + "render_readme": "true" + }, + "new": true, + "full_name": "amaximus/anniversary", + "authors": [ + "@amaximus" + ], + "category": "integration", + "description": "Anniversary integration for Home Assistant", + "domain": "anniversary", + "downloads": 12, + "etag_repository": "W/\"433ca185eed2df18dea8e6f6851f45d5f18f467ce9e0c30318147700e29c93ea\"", + "last_updated": "2023-06-08T08:20:08Z", + "stargazers_count": 16, + "last_fetched": 1712064424.350672 + }, + "378213601": { + "repository_manifest": { + "name": "Argoclima", + "homeassistant": "2022.7.0", + "hacs": "1.6.0", + "hide_default_branch": true, + "render_readme": true, + "zip_release": true, + "filename": "argoclima_integration.zip" + }, + "new": true, + "full_name": "nyffchanium/argoclima-integration", + "authors": [ + "@nyffchanium" + ], + "category": "integration", + "description": "Home Assistant integration for Argoclima (Argo) climate control devices", + "domain": "argoclima", + "downloads": 76, + "etag_repository": "W/\"1371b8ef9e47f94453b62891ff6ae32867772837e8e7fba460c5a9b3e74214a3\"", + "last_updated": "2024-04-15T13:46:03Z", + "stargazers_count": 15, + "topics": [ + "argo", + "argoclima", + "climate-control" + ], + "last_fetched": 1713241122.434819 + }, + "235449701": { + "repository_manifest": { + "name": "Lightalarm Card", + "filename": "lightalarm-card.js" + }, + "full_name": "chaptergy/lightalarm-card", + "category": "plugin", + "description": "â° Lovelace Card to Control Light Alarm Properties", + "domain": "", + "etag_repository": "W/\"3b8814139d836f8cacbdf4d676eaf54d7c86b1812e20c3e7fd345d53a38e3d94\"", + "last_updated": "2023-07-18T20:41:09Z", + "stargazers_count": 36, + "last_fetched": 1709125673.968645 + }, + "375838748": { + "repository_manifest": { + "name": "Selve NG" + }, + "new": true, + "full_name": "Kannix2005/homeassistant-selve", + "authors": [ + "@Kannix2005" + ], + "category": "integration", + "description": "Home Assistant Custom component to manage Selve devices", + "domain": "selve", + "etag_repository": "W/\"82231d46cfd67a7818f34d08976971fcbb802c74873664baf9ecebf529487b81\"", + "last_updated": "2023-08-09T08:57:42Z", + "stargazers_count": 12, + "topics": [ + "selve" + ], + "last_fetched": 1714279017.188166 + }, + "250488711": { + "repository_manifest": { + "name": "Niu Scooter Integration", + "render_readme": true + }, + "new": true, + "full_name": "marcelwestrahome/home-assistant-niu-component", + "authors": [ + "@mwestra" + ], + "category": "integration", + "description": "niu scooter integration for Home assistant.", + "domain": "niu", + "etag_repository": "W/\"b6451a2be4c1ab7b9bc44e4ddb5c40545ab959bd862dce2487e9a5e0eacd92bd\"", + "last_updated": "2024-03-09T19:01:18Z", + "stargazers_count": 42, + "topics": [ + "niu", + "scooters" + ], + "last_fetched": 1713586715.477343 + }, + "443529332": { + "repository_manifest": { + "name": "Bobcat Miner 300", + "render_readme": true + }, + "new": true, + "full_name": "ardevd/ha-bobcatminer", + "authors": [ + "@ardevd" + ], + "category": "integration", + "description": "Home Assistant integration for the Bobcat Helium Miner", + "domain": "bobcatminer", + "etag_repository": "W/\"977b2a9a2670054a5e0d30b9b12fa193f0f2e8a7871529b1a7d5aedef2326596\"", + "last_updated": "2024-02-24T11:15:25Z", + "stargazers_count": 11, + "topics": [ + "bobcatminer", + "cryptocurrency", + "helium", + "mining" + ], + "last_fetched": 1709124900.519934 + }, + "442594482": { + "repository_manifest": { + "name": "Kontomierz sensor", + "country": "PL", + "render_readme": true + }, + "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/\"4ab8ab9b0edbd99e57f014613301d7f7c048e914cd3408e3569183f1855aff88\"", + "last_updated": "2022-03-10T06:49:41Z", + "stargazers_count": 7, + "topics": [ + "finance", + "financial-analysis", + "fintech", + "kontomierz" + ], + "last_fetched": 1713240936.053392 + }, + "645730299": { + "repository_manifest": { + "name": "LeoNTP", + "render_readme": true + }, + "new": true, + "full_name": "CumpsD/home-assistant-leo-ntp", + "authors": [ + "@CumpsD" + ], + "category": "integration", + "description": "Home Assistant integration for LeoNTP 1200", + "domain": "leo_ntp", + "etag_repository": "W/\"92a089edbd560dff715b5cc78edb1f33147d6532b3ba9a5c86cd1b328439e84b\"", + "last_updated": "2024-04-29T07:54:57Z", + "stargazers_count": 2, + "topics": [ + "leo-ntp", + "ntp", + "timeserver" + ], + "last_fetched": 1714624853.09715 + }, + "457767453": { + "repository_manifest": { + "name": "Skolmat Card", + "filename": "skolmat-card.js", + "content_in_root": true, + "render_readme": true + }, + "full_name": "Kaptensanders/skolmat-card", + "category": "plugin", + "description": "Home Assistant Lovelace card to display the food menu in Swedish schools.", + "domain": "", + "etag_repository": "W/\"f66c8c572bc52f44c6fb2d4ed412e573b3b78cfee2de59c44bc8559d4253656a\"", + "last_updated": "2023-02-07T20:21:10Z", + "stargazers_count": 9, + "topics": [ + "home-assistant-component", + "lovelace-card", + "lovelace-custom-card", + "skola", + "skollunch", + "skolmat" + ], + "last_fetched": 1709124919.654896 + }, + "618101233": { + "repository_manifest": { + "name": "Google Fit", + "filename": "google_fit.zip", + "hide_default_branch": true, + "homeassistant": "2022.3.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "YorkshireIoT/ha-google-fit", + "authors": [ + "@YorkshireIoT" + ], + "category": "integration", + "description": "Home Assistant Google Fit Custom Component", + "domain": "google_fit", + "downloads": 4603, + "etag_repository": "W/\"6782e2f4787d2590b529d950e6fd3567270f10e5c7ea2fff5adec482d4af1ee5\"", + "last_updated": "2024-05-01T23:52:05Z", + "stargazers_count": 89, + "topics": [ + "google-fit", + "home-assistant-integration" + ], + "last_fetched": 1714624611.703334 + }, + "478078274": { + "repository_manifest": { + "name": "SST Cloud integration", + "homeassistant": "2021.5.0", + "country": "RU" + }, + "new": true, + "full_name": "sergeylysov/sst_cloud", + "authors": [ + "@sergeylysov" + ], + "category": "integration", + "description": "Unofficial SST Cloud integration for Home Assistant", + "domain": "sst_cloud", + "etag_repository": "W/\"5971452e52748815951d0c053443d4da9def6e4749fbfcc60d7d73d509ee958d\"", + "last_updated": "2024-04-04T13:10:42Z", + "stargazers_count": 27, + "topics": [ + "iot", + "neptun", + "sst" + ], + "last_fetched": 1714624893.700393 + }, + "259126760": { + "repository_manifest": { + "name": "Honeycomb Menu", + "content_in_root": true, + "filename": "honeycomb-menu.js", + "render_readme": 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", + "domain": "", + "downloads": 4431, + "etag_repository": "W/\"3295012db4a617caff102411f60f3ed9073b2462e343c79c1ddc8b5b72c4f80c\"", + "last_updated": "2024-01-03T02:05:18Z", + "stargazers_count": 181, + "topics": [ + "lovelace-module", + "menu", + "module" + ], + "last_fetched": 1714624425.273363 + }, + "485971293": { + "repository_manifest": { + "name": "Super Soco Custom", + "hacs": "1.6.0", + "homeassistant": "2022.3.0", + "render_readme": true + }, + "new": true, + "full_name": "drakhart/ha-super-soco-custom", + "authors": [ + "@Drakhart" + ], + "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/\"a6285a9aa2d95e9a4410ce5bbc6d1658976dc944570549523a303b53ebf86049\"", + "last_updated": "2023-08-30T19:35:18Z", + "stargazers_count": 15, + "topics": [ + "super-soco" + ], + "last_fetched": 1714624741.985584 + }, + "423082071": { + "repository_manifest": { + "name": "Flipdown Timer Card", + "render_readme": true, + "filename": "flipdown-timer-card.js" + }, + "full_name": "pmongloid/flipdown-timer-card", + "category": "plugin", + "description": "Flipdown Timer Card for Home Assistant Lovelace", + "domain": "", + "downloads": 7773, + "etag_repository": "W/\"ba2d1fcbd0cbf5f0db346aa0b71dd03ea067ee292074f82a463b2909990dcfed\"", + "last_updated": "2022-11-18T16:12:38Z", + "stargazers_count": 69, + "topics": [ + "timer" + ], + "last_fetched": 1714625035.617165 + }, + "245159052": { + "repository_manifest": { + "name": "Canary" + }, + "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!", + "domain": "", + "downloads": 12439, + "etag_repository": "W/\"ab8c9c807996c53295101da1f0121155382fdd80d8d14a4ad4d9d0bbeb64ad4e\"", + "last_updated": "2024-04-30T16:25:56Z", + "stargazers_count": 88, + "topics": [ + "canary-card", + "extensions" + ], + "last_fetched": 1714624865.262016 + }, + "606857916": { + "repository_manifest": { + "name": "Deye Dehumidifier", + "render_readme": true, + "homeassistant": "2024.2.0" + }, + "new": true, + "full_name": "stackia/ha-deye-dehumidifier", + "authors": [ + "@stackia" + ], + "category": "integration", + "description": "Control Deye (德业) Dehumidifier devices from Home Assistant", + "domain": "deye_dehumidifier", + "etag_repository": "W/\"3cac89547e81ef1eaef8fe78628b2bff464766a093939224647fb870567b0543\"", + "last_updated": "2024-04-30T05:32:28Z", + "stargazers_count": 33, + "topics": [ + "deye", + "home-assistant-component" + ], + "last_fetched": 1714624658.173434 + }, + "608596416": { + "repository_manifest": { + "name": "Taipit Cloud Meters", + "render_readme": true, + "country": "RU" + }, + "new": true, + "full_name": "lizardsystems/hass-taipit", + "authors": [ + "@lizardsystems" + ], + "category": "integration", + "description": "Ð˜Ð½Ñ‚ÐµÐ³Ñ€Ð°Ñ†Ð¸Ñ Ð´Ð»Ñ Home Assistant, Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶Ð¸Ð²Ð°ÑŽÑ‰Ð°Ñ Ð¾Ð±Ð»Ð°Ñ‡Ð½Ñ‹Ðµ Ñчетчики Тайпит", + "domain": "taipit", + "etag_repository": "W/\"60af22ceaf7c9ad31142c694952fc428638cca1baa10805206a99b1cf0d0f750\"", + "last_updated": "2024-03-31T10:04:36Z", + "stargazers_count": 4, + "topics": [ + "energy", + "smartmeter", + "taipit" + ], + "last_fetched": 1712064382.967545 + }, + "514391925": { + "repository_manifest": { + "name": "AppWash", + "render_readme": true + }, + "new": true, + "full_name": "fapfaff/homeassistant-appwash", + "authors": [ + "@fapfaff" + ], + "category": "integration", + "description": "AppWash integration for HomeAssistant", + "domain": "appwash", + "etag_repository": "W/\"de6c02ecae0a47297746dca63742e6c5e8557d3859ebdd779c6bf23849314f20\"", + "last_updated": "2022-07-21T16:30:20Z", + "topics": [ + "dryer", + "miele", + "washing-machine" + ], + "last_fetched": 1678528073.589341 + }, + "238568340": { + "repository_manifest": { + "name": "Freebox Player" + }, + "full_name": "Pouzor/freebox_player", + "authors": [ + "@Pouzor" + ], + "category": "integration", + "description": "Custom Component for Home Assistant, enable to remote Freebox Player", + "domain": "freebox_player", + "etag_repository": "W/\"19bec0bc9c17be1c9889250c48238cccf3f732c2b2fef608aa9972b040b51e5c\"", + "last_updated": "2021-05-12T23:52:40Z", + "stargazers_count": 18, + "topics": [ + "freebox" + ], + "last_fetched": 1709125414.741199 + }, + "560614992": { + "repository_manifest": { + "name": "System Flow Card", + "render_readme": true, + "homeassistant": "2021.8.0" + }, + "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/\"221f2a416d73469a2c4ee22cf85c14434dbf671f51c9129a051813179aa5f8d5\"", + "last_updated": "2024-03-29T15:33:30Z", + "stargazers_count": 40, + "topics": [ + "dashboard", + "lovelace-custom-card" + ], + "last_fetched": 1713931907.868923 + }, + "501368149": { + "repository_manifest": { + "name": "Fuelprices DK", + "country": [ + "DK" + ], + "render_readme": true + }, + "new": true, + "full_name": "J-Lindvig/Fuelprices_DK", + "authors": [ + "@J-Lindvig" + ], + "category": "integration", + "description": "Scraping of 5 types of fuel :fuelpump: from 8 different fuelcompanies in Denmark :denmark:.", + "domain": "fuelprices_dk", + "etag_repository": "W/\"a45cf99300f0957443e7e331f79ed298f32be7206ce84e5d0cd924a1c61af8c7\"", + "last_updated": "2024-02-06T21:41:40Z", + "stargazers_count": 17, + "topics": [ + "denmark", + "economy", + "fuel-prices", + "scraping" + ], + "last_fetched": 1712895255.879437 + }, + "487680971": { + "repository_manifest": { + "name": "Weather Radar Card", + "render_readme": true, + "filename": "weather-radar-card.js" + }, + "full_name": "Makin-Things/weather-radar-card", + "category": "plugin", + "description": "A rain radar card using the tiled images from RainViewer", + "domain": "", + "downloads": 34075, + "etag_repository": "W/\"d0b661ec4b6a5ec4bc153e08deb5d1bd3a06cc93a9138375a2dc5819dbc6b588\"", + "last_updated": "2023-12-28T04:16:11Z", + "stargazers_count": 184, + "topics": [ + "frontend", + "home-assistant-config", + "meteorology", + "radar", + "rainviewer", + "weather" + ], + "last_fetched": 1714279322.857924 + }, + "532263303": { + "repository_manifest": { + "name": "Met.no next 6 hours forecast", + "render_readme": true, + "zip_release": true, + "filename": "met_next_6_hours_forecast.zip" + }, + "new": true, + "full_name": "toringer/home-assistant-met-next-6-hours-forecast", + "authors": [ + "@toringer" + ], + "category": "integration", + "description": "Met.no next 6 hours forecast component for Home Assistant", + "domain": "met_next_6_hours_forecast", + "downloads": 563, + "etag_repository": "W/\"18483cd7a06b7a9e81f1100351bd77642a61cbfd0730eb0ecc7871cf61285888\"", + "last_updated": "2024-04-30T18:46:09Z", + "stargazers_count": 3, + "topics": [ + "forecast", + "metno", + "weather", + "weather-forecast" + ], + "last_fetched": 1714624783.106143 + }, + "455846088": { + "repository_manifest": { + "name": "Sankey Chart Card", + "render_readme": true, + "filename": "ha-sankey-chart.js" + }, + "full_name": "MindFreeze/ha-sankey-chart", + "category": "plugin", + "description": "A Home Assistant lovelace card to display a sankey chart. For example for power consumption", + "domain": "", + "downloads": 4036, + "etag_repository": "W/\"140bda317fc7e2250fa12ad54424107fbc5e89c39aa829077e294505be60f421\"", + "last_updated": "2024-04-27T04:36:20Z", + "stargazers_count": 314, + "topics": [ + "energy-consumption", + "lovelace-card" + ], + "last_fetched": 1714624718.388713 + }, + "420701401": { + "repository_manifest": { + "name": "Water heater CLAGE DSX Touch", + "render_readme": true, + "country": [ + "DE" + ], + "homeassistant": "2021.11.0" + }, + "new": true, + "full_name": "klacol/homeassistant-clage_homeserver", + "authors": [ + "@klacol" + ], + "category": "integration", + "description": "Home Assistant integration for the water heater CLAGE DSX Touch connected through a Clage Homeserver", + "domain": "clage_homeserver", + "etag_repository": "W/\"b8ce4e5ed4a4479ce98a147d2ad231f50b6c2e39fd62861927fb8377d15756fb\"", + "last_updated": "2024-04-28T15:32:36Z", + "stargazers_count": 1, + "topics": [ + "clage", + "waterheater" + ], + "last_fetched": 1714624391.828041 + }, + "216008446": { + "repository_manifest": { + "name": "Logbook Card", + "filename": "logbook-card.js" + }, + "full_name": "royto/logbook-card", + "category": "plugin", + "description": "Logbook card for Home Assistant UI Lovelace", + "domain": "", + "downloads": 4530, + "etag_repository": "W/\"0907b9addb0d2e705f6cf6fbd31d17ec9d79f2107938cca43e4588010f2530e7\"", + "last_updated": "2024-03-24T18:30:52Z", + "stargazers_count": 181, + "last_fetched": 1713932486.367592 + }, + "142545838": { + "repository_manifest": { + "name": "Canvas Gauge Card", + "render_readme": true, + "filename": "canvas-gauge-card.js" + }, + "full_name": "custom-cards/canvas-gauge-card", + "category": "plugin", + "description": "The card makes it possible to use gauges from https://canvas-gauges.com/", + "domain": "", + "downloads": 6785, + "etag_repository": "W/\"ebd145600ea342f023b3f6c6422376378e0bcca0fed510774c6a003eb89d627b\"", + "last_updated": "2023-10-07T05:46:59Z", + "stargazers_count": 160, + "last_fetched": 1714278913.898203 + }, + "350886220": { + "repository_manifest": { + "name": "Fan Mode Button Row", + "filename": "fan-mode-button-row.js" + }, + "full_name": "finity69x2/fan-mode-button-row", + "category": "plugin", + "description": "Frontend plugin to control fans in Home Assistant using preset modes for speeds", + "domain": "", + "etag_repository": "W/\"9a49b7e03019f22dcdf07e12a12c5390d007e3f595814b02d08f289e4cdc8dcc\"", + "last_updated": "2023-11-25T16:42:39Z", + "stargazers_count": 13, + "topics": [ + "fan", + "preset" + ], + "last_fetched": 1712064394.266922 + }, + "178921037": { + "repository_manifest": { + "name": "Multiple Entity Row", + "filename": "multiple-entity-row.js", + "render_readme": 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", + "domain": "", + "downloads": 36306, + "etag_repository": "W/\"b8645d92fa3dd7e880fa80bbbff6a20b89664b4ad9a7cae8206615f96a101249\"", + "last_updated": "2024-04-04T02:30:57Z", + "stargazers_count": 755, + "topics": [ + "attribute", + "card", + "entity", + "entity-attribute", + "entity-rows", + "format", + "multiple", + "state" + ], + "default_branch": "master", + "installed_commit": "a3302f2", + "installed": true, + "last_commit": "a3302f2", + "last_version": "v4.5.1", + "open_issues": 78, + "published_tags": [ + "v4.5.1", + "v4.5.0", + "v4.4.1", + "v4.4.0", + "v4.3.2" + ], + "releases": true, + "version_installed": "v4.5.1", + "last_fetched": 1714753171.345607 + }, + "228685436": { + "repository_manifest": { + "name": "Toon Boiler Status" + }, + "full_name": "cyberjunky/home-assistant-toon_boilerstatus", + "authors": [ + "@cyberjunky" + ], + "category": "integration", + "description": "This component reads and displays the boiler status values from a rooted Toon thermostat.", + "domain": "toon_boilerstatus", + "etag_repository": "W/\"6f9e8d397e86af1592acc1b1c650379471c2627019ef577e422aad9490695c51\"", + "last_updated": "2024-01-02T15:32:52Z", + "stargazers_count": 10, + "topics": [ + "cv", + "opentherm", + "toon" + ], + "last_fetched": 1705596301.031671 + }, + "505598474": { + "repository_manifest": { + "name": "Preços dos Combustíveis - DGEG", + "country": "PT", + "render_readme": true + }, + "new": true, + "full_name": "netsoft-ruidias/ha-custom-component-precoscombustiveis", + "authors": [ + "@ruidias-netsoft" + ], + "category": "integration", + "description": "Preços dos Combustíveis Online - DGEG", + "domain": "precoscombustiveis", + "etag_repository": "W/\"c355c6672857bdb2d50963fd1d05cf63db3d6da092cfd6e29ab743ccd880acda\"", + "last_updated": "2023-10-16T15:10:52Z", + "stargazers_count": 17, + "topics": [ + "combustiveis", + "dgeg", + "fuel-prices", + "gas", + "portugal" + ], + "last_fetched": 1707828644.781624 + }, + "497319128": { + "repository_manifest": { + "name": "Kiosk Mode", + "filename": "kiosk-mode.js", + "render_readme": true + }, + "full_name": "NemesisRE/kiosk-mode", + "category": "plugin", + "description": "🙈 Hides the Home Assistant header and/or sidebar", + "domain": "", + "downloads": 32685, + "etag_repository": "W/\"144028df9de8ee2c1b6b16570b8da606f21c3fed5cc708760b6aef2d13704961\"", + "last_updated": "2024-04-28T11:42:43Z", + "stargazers_count": 272, + "topics": [ + "customization" + ], + "last_fetched": 1714624550.196289 + }, + "593695273": { + "repository_manifest": { + "name": "DVLA Vehicle Enquiry Service", + "country": "GB", + "render_readme": true + }, + "new": true, + "full_name": "jampez77/DVLA-Vehicle-Enquiry-Service", + "authors": [ + "@jampez77" + ], + "category": "integration", + "description": "A custom component for connecting to the DVLAs Vehicle Enquiry Service API.", + "domain": "dvla", + "etag_repository": "W/\"6f858e6497e0933bd4e1848390e471b39dd6b747b1873f5aa15aff70d8e458e7\"", + "last_updated": "2024-01-12T11:25:50Z", + "stargazers_count": 22, + "last_fetched": 1713931949.585181 + }, + "646272989": { + "repository_manifest": { + "name": "TailwindCSS Template Card", + "render_readme": true + }, + "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": 1418, + "etag_repository": "W/\"5cae71434753c3981a7249f4818e3b2180d9037f7b14668aa84dc866cdba6e4c\"", + "last_updated": "2023-12-19T14:06:59Z", + "stargazers_count": 36, + "topics": [ + "daisyui", + "dashboard", + "preact", + "tailwind", + "tailwindcss", + "twind" + ], + "last_fetched": 1714279208.884691 + }, + "562404203": { + "repository_manifest": { + "name": "RecycleApp", + "render_readme": true, + "country": "BE" + }, + "new": true, + "full_name": "olibos/HomeAssistant-RecycleApp", + "authors": [ + "@olibos" + ], + "category": "integration", + "description": "Integrate RecycleApp into your Home Assistant.", + "domain": "recycle_app", + "etag_repository": "W/\"b5c39ded9842f26338d65fe4157d08682abb03d0aa711d88ea045d31e97944b9\"", + "last_updated": "2024-04-08T18:31:25Z", + "stargazers_count": 22, + "topics": [ + "fostplus", + "recycle" + ], + "last_fetched": 1714278821.597582 + }, + "383608593": { + "repository_manifest": { + "name": "Toshiba AC", + "render_readme": true, + "homeassistant": "2023.3.0" + }, + "new": true, + "full_name": "h4de5/home-assistant-toshiba_ac", + "authors": [ + "@h4de5" + ], + "category": "integration", + "description": "Toshiba AC integration into home-assistant.io", + "domain": "toshiba_ac", + "downloads": 5, + "etag_repository": "W/\"d787b94a33ec88a41a3ec37f434c1e3b51a5e2e4591a4e1caf33c98d562746ea\"", + "last_updated": "2024-04-29T00:26:19Z", + "stargazers_count": 107, + "topics": [ + "climate", + "toshiba" + ], + "last_fetched": 1714624727.728689 + }, + "335750566": { + "repository_manifest": { + "name": "Brandstofprijzen", + "render_readme": true, + "country": [ + "NL" + ] + }, + "full_name": "metbril/home-assistant-brandstofprijzen", + "authors": [ + "@metbril" + ], + "category": "integration", + "description": "Home Assistant component for fuel prices from United Consumers", + "domain": "brandstofprijzen", + "etag_repository": "W/\"ee3af523795525ed12e5dad61081a1187ddd605ac985fe8dfff426fb7f6cf26e\"", + "last_updated": "2024-04-05T03:55:45Z", + "stargazers_count": 6, + "last_fetched": 1712409958.171134 + }, + "572278409": { + "repository_manifest": { + "filename": "irrigationprogram.zip", + "name": "IrrigationProgram Custom Component", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "petergridge/Irrigation-V5", + "authors": [ + "@petergridge" + ], + "category": "integration", + "description": "Irrigation custom component for Home Assistant", + "domain": "irrigationprogram", + "downloads": 1050, + "etag_repository": "W/\"849ce43b8fb6267ec729c7f14030a09b4689a1a1e47d35f7593cc4c286b110f8\"", + "last_updated": "2024-04-26T02:48:31Z", + "stargazers_count": 51, + "topics": [ + "irrigation" + ], + "last_fetched": 1714624609.436575 + }, + "200665691": { + "repository_manifest": { + "homeassistant": "2023.6.0", + "name": "ICS Calendar (iCalendar)" + }, + "new": true, + "full_name": "franc6/ics_calendar", + "authors": [ + "@franc6" + ], + "category": "integration", + "description": "Provides an ICS (icalendar) platform for the Home Assistant calendar", + "domain": "ics_calendar", + "etag_repository": "W/\"916292e1240e8748252e5d00dcd93846a25ec13c42e5d6826ca603f6a37e4c7b\"", + "last_updated": "2024-04-08T11:15:16Z", + "stargazers_count": 122, + "topics": [ + "calendar", + "ics" + ], + "last_fetched": 1714624894.021305 + }, + "235057110": { + "repository_manifest": { + "name": "Material Dark Red Theme" + }, + "full_name": "home-assistant-community-themes/material-dark-red", + "category": "theme", + "description": "Material Dark Red theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"8861dfdee96221f0512e03b9f8bdfc9b4b33cc07d81dc75ea2d427fdc96e7d40\"", + "last_updated": "2023-03-22T23:57:27Z", + "stargazers_count": 4, + "last_fetched": 1714279450.764197 + }, + "530452578": { + "repository_manifest": { + "name": "FlashForge Adventurer 3", + "render_readme": true, + "homeassistant": "2022.6", + "hacs": "1.26" + }, + "new": true, + "full_name": "modrzew/hass-flashforge-adventurer-3", + "authors": [ + "@modrzew" + ], + "category": "integration", + "description": "Home Assistant integration providing support for the FlashForge Adventurer 3 3D printer.", + "domain": "flashforge_adventurer_3", + "etag_repository": "W/\"b4ef140afc9bce189bde4a46259acac95ec6313c585f973c18bf0aec0d979efd\"", + "last_updated": "2024-03-24T04:39:19Z", + "stargazers_count": 17, + "topics": [ + "flashforge", + "flashforge-adventurer" + ], + "last_fetched": 1712064498.066094 + }, + "302985427": { + "repository_manifest": { + "name": "Zidoo Media Player", + "homeassistant": "2024.1" + }, + "new": true, + "full_name": "wizmo2/zidoo-player", + "authors": [ + "@wizmo2" + ], + "category": "integration", + "description": "Home-assistant custom component and api wrapper for Zidoo Media Players", + "domain": "zidoo", + "etag_repository": "W/\"2a73d712f38c0c91efa24644f946abfdb4638c2f1aaf9ab2c0427810c461f3f1\"", + "last_updated": "2024-02-17T19:52:23Z", + "stargazers_count": 20, + "topics": [ + "media", + "player", + "video-player", + "zidoo" + ], + "last_fetched": 1713586359.788215 + }, + "582143144": { + "repository_manifest": { + "name": "OJ Microline Thermostat", + "country": "NL", + "homeassistant": "2023.1.0", + "render_readme": true + }, + "new": true, + "full_name": "robbinjanssen/home-assistant-ojmicroline-thermostat", + "authors": [ + "@robbinjanssen" + ], + "category": "integration", + "description": "Home Assistant integration for an OJ Microline Wifi Thermostat", + "domain": "ojmicroline_thermostat", + "etag_repository": "W/\"4d401ad3c2694fb925d083ee9e08f482c37a23647a8029e1552d9fd0d46fb527\"", + "last_updated": "2024-04-29T03:50:51Z", + "stargazers_count": 9, + "topics": [ + "climate", + "oj-electronics", + "oj-microline", + "owd5", + "thermostat" + ], + "last_fetched": 1714624718.993952 + }, + "376390299": { + "repository_manifest": { + "name": "KNMI", + "homeassistant": "2023.9.0", + "render_readme": true + }, + "new": true, + "full_name": "golles/ha-knmi", + "authors": [ + "@golles" + ], + "category": "integration", + "description": "Custom component that integrates KNMI weather service (via weerlive) in to Home Assistant", + "domain": "knmi", + "etag_repository": "W/\"56261464690a80bd84b4070a1c2b882eeb898d78e1d13179ab490f03ce9b07aa\"", + "last_updated": "2024-04-21T14:49:42Z", + "stargazers_count": 91, + "topics": [ + "home-assistant-component", + "home-assistant-integration", + "knmi", + "weather", + "weerlive" + ], + "last_fetched": 1714624479.039487 }, "526408682": { "repository_manifest": { @@ -24639,12 +18575,13 @@ "US" ] }, + "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/\"f7b6eca5112953ca126369aabba719a3bc5740c718178777b5eb540c8bb4bd36\"", - "full_name": "vasqued2/ha-teamtracker-card", - "new": true, - "stargazers_count": 18, + "etag_repository": "W/\"d4f812a57b2c83963bf969e4ffdfdcb950efabf1543f39db8e05b78d91d6e21e\"", + "last_updated": "2024-03-07T01:06:26Z", + "stargazers_count": 60, "topics": [ "baseball", "basketball", @@ -24659,875 +18596,652 @@ "teamtracker", "tennis", "volleyball" - ] - }, - "552532860": { - "repository_manifest": { - "name": "Seiverkot", - "country": "FI", - "render_readme": true - }, - "authors": [ - "@evantaur" ], - "category": "integration", - "description": "Add seiverkot consumption sensor to home assistant", - "domain": "seiverkot", - "etag_repository": "W/\"11f045c12287719f8d6698702e7598c75e2851b0399be230834a345092b9b5f3\"", - "full_name": "evantaur/seiverkot-consumption", - "last_updated": "2022-12-18T18:53:52Z", - "new": true, - "stargazers_count": 1, - "topics": [ - "seiverkot" - ], - "last_fetched": 1672012183.563282 + "last_fetched": 1714624853.694664 }, - "562402396": { + "330454534": { "repository_manifest": { - "name": "Siku Fan", - "render_readme": true - }, - "authors": [ - "@hmn" - ], - "category": "integration", - "description": "Siku Fan Home Assistant Integration (Siku / Duka / Oxxify)", - "domain": "siku", - "etag_repository": "W/\"c74dbd4767cd2d5624691128aa77e332e98bdea61570043d84e5cda62ff3e2fe\"", - "full_name": "hmn/siku-integration", - "new": true, - "stargazers_count": 1 - }, - "525954717": { - "repository_manifest": { - "name": "HomeWhiz", + "name": "La Marzocco Config Card", "render_readme": true, - "hacs": "1.6.0", - "homeassistant": "0.118.0" - }, - "authors": [ - "@rowysock", - "@TechHummel" - ], - "category": "integration", - "description": "Home Assistant custom component for devices that can connect to HomeWhiz mobile app (Beko, Grundig, Arcelik)", - "domain": "homewhiz", - "etag_repository": "W/\"e22879c384eb6c3e6a9e9de0193cdd2f2f9da17f1a085453c9893eebccf3658c\"", - "full_name": "rowysock/home-assistant-HomeWhiz", - "last_updated": "2023-01-02T20:00:54Z", - "new": true, - "stargazers_count": 25, - "topics": [ - "homewhiz" - ], - "last_fetched": 1672738286.6285 - }, - "534750752": { - "repository_manifest": { - "name": "XY Screens projector screens and projector lifts", - "render_readme": true - }, - "authors": [ - "@rrooggiieerr" - ], - "category": "integration", - "description": "Home Assistant integration for XY Screens projector screens and projector lifts over the RS-485 interface", - "domain": "xyscreens", - "etag_repository": "W/\"405d4210ea38c93aebf4c6a8d7a967abcf6e843d7462d1449206af4f807de9e4\"", - "full_name": "rrooggiieerr/homeassistant-xyscreens", - "new": true, - "topics": [ - "projector-sceen", - "xy-screens" - ] - }, - "564355840": { - "repository_manifest": { - "name": "Shopping List with Grocy", - "render_readme": true - }, - "authors": [ - "@Anrolosia" - ], - "category": "integration", - "description": "A Shopping list integration with Grocy for Home Assistant", - "domain": "shopping_list_with_grocy", - "etag_repository": "W/\"1f78580a1d91b0eda3bd1a788c9fea58c98e47efb379675146484ee8f1d8f570\"", - "full_name": "Anrolosia/Shopping-List-with-Grocy", - "last_updated": "2022-12-28T17:52:17Z", - "new": true, - "stargazers_count": 5, - "topics": [ - "custom", - "grocy" - ], - "last_fetched": 1672282184.520939 - }, - "490231724": { - "repository_manifest": { - "name": "Elro Connects", - "hacs": "1.0.0", - "homeassistant": "2022.8.0" - }, - "authors": [ - "@jbouwh" - ], - "category": "integration", - "description": "Elro Connects K1 for Home Assistant via HACS", - "domain": "elro_connects", - "etag_repository": "W/\"4eb685e2af2a3fde4d4d9468312f2950ce616cc837cbbd28cd12596c80a163e8\"", - "full_name": "jbouwh/ha-elro-connects", - "new": true, - "stargazers_count": 7, - "topics": [ - "elro", - "fire-alarm", - "fire-alarm-monitoring-system", - "hacs-custom", - "siterwell", - "smart-home" - ] - }, - "552426092": { - "repository_manifest": { - "name": "HeishaMon", - "render_readme": true, - "homeassistant": "2022.11.0b0" - }, - "authors": [ - "@kamaradclimber" - ], - "category": "integration", - "description": "An integration for heatpumps handled by heishamon", - "domain": "aquarea", - "etag_repository": "W/\"3857c2e6649d100c74a9bd29992851ac0ff1c60e1d89dcf8b162b0f6543a04c2\"", - "full_name": "kamaradclimber/heishamon-homeassistant", - "last_updated": "2022-12-28T10:16:09Z", - "new": true, - "stargazers_count": 6, - "topics": [ - "heatpump", - "heishamon", - "mqtt" - ], - "last_fetched": 1672372181.278838 - }, - "520066480": { - "repository_manifest": { - "name": "Huawei Mesh Router", - "hide_default_branch": true, - "render_readme": true - }, - "authors": [ - "@vmakeev" - ], - "category": "integration", - "description": "Huawei mesh router component for Home Assistant", - "domain": "huawei_mesh_router", - "downloads": 5, - "etag_repository": "W/\"da70c3aed3eaca8d6f1e14d9d1b481975466028d70c817129412947d8fc99318\"", - "full_name": "vmakeev/huawei_mesh_router", - "last_updated": "2022-12-26T19:09:39Z", - "new": true, - "stargazers_count": 6, - "topics": [ - "huawei-router", - "huawei-routers" - ], - "last_fetched": 1672552190.689371 - }, - "574163721": { - "repository_manifest": { - "name": "Minimalist and clean dark theme for Home Assistant", - "render_readme": true - }, - "category": "theme", - "description": "graphite - A minimalist and clean dark theme for Home Assistant", - "etag_repository": "W/\"58decf6a7c64df3cc7231ce4ef8c4f985a00fdd62637ceaacbe7fbf69c80c176\"", - "full_name": "TilmanGriesel/graphite", - "last_updated": "2022-12-18T17:32:48Z", - "new": true, - "stargazers_count": 1, - "topics": [ - "calm", - "dark", - "dark-theme", - "flat", - "minimalist" - ], - "last_fetched": 1672192192.451925 - }, - "540873855": { - "repository_manifest": { - "name": "VPD Chart card", - "render_readme": true, - "filename": "vpdchart-card.js" + "filename": "lamarzocco-config-card.js" }, + "full_name": "rccoleman/lovelace-lamarzocco-config-card", "category": "plugin", - "description": "A VPD chart card for Home Assistant", - "etag_repository": "W/\"81acced59193e7937987ea996e61baa5d8b840e270ce07bc8d0a2feda38c3e36\"", - "full_name": "vpdchart/vpdchart-card", - "last_updated": "2022-09-29T10:13:41Z", - "new": true, - "stargazers_count": 2, - "topics": [ - "vpd", - "vpdchart" - ], - "last_fetched": 1671627979.9229 - }, - "566085483": { - "repository_manifest": { - "name": "jokes", - "hacs": "0.0.1", - "homeassistant": "2022.11.1" - }, - "authors": [ - "@LaggAt" - ], - "category": "integration", - "description": "Home Assistant Sensor providing a random joke every minute.", - "domain": "jokes", - "etag_repository": "W/\"42d27c93a292c4f63e165c093bc2bb07eab26c6eeb903ee056cac9c9ec9b7355\"", - "full_name": "LaggAt/ha-jokes", - "new": true, - "stargazers_count": 6, - "topics": [ - "devcontainer", - "fun", - "jokes" - ] - }, - "572284948": { - "repository_manifest": { - "name": "Carelink Integration", - "hacs": "1.6.0", - "render_readme": true, - "homeassistant": "2022.6.0" - }, - "authors": [ - "@yo-han" - ], - "category": "integration", - "description": "Unofficial Home Assistant Carelink Component", - "domain": "carelink", - "etag_repository": "W/\"7f14af5272c051fe58bcba6421379c2941b951d483abacc7ac870b400a03f0b7\"", - "full_name": "yo-han/Home-Assistant-Carelink", - "last_updated": "2022-12-21T08:53:58Z", - "new": true, + "description": "Lovelace card to configure network-connected La Marzocco espresso machines", + "domain": "", + "downloads": 215, + "etag_repository": "W/\"8d256450d1f5db976d03bd7007493e22e62640e67aa507036b5d48f114badd46\"", + "last_updated": "2022-11-15T05:00:39Z", "stargazers_count": 3, "topics": [ - "carelink", - "diabetic", - "hassio-integration", - "medtronic" + "automation", + "espresso", + "lamarzocco", + "lovelace-card", + "lovelace-custom-card" ], - "last_fetched": 1671717984.390796 + "last_fetched": 1713586705.855856 }, - "337228671": { + "185304888": { + "repository_manifest": {}, + "full_name": "custom-cards/text-action-element", + "category": "plugin", + "description": null, + "domain": "", + "downloads": 698, + "etag_repository": "W/\"124769de214366529bd3bd4dd511ef8a41f8d21d4f89793e97bf9778ae399521\"", + "last_updated": "2023-02-16T13:53:44Z", + "stargazers_count": 7, + "last_fetched": 1710347645.51986 + }, + "76125161": { "repository_manifest": { - "name": "Porsche Connect", - "hacs": "1.6.0", - "render_readme": true, - "homeassistant": "0.118.0" + "name": "iCal Sensor", + "homeassistant": "2022.5.0" }, + "full_name": "tybritten/ical-sensor-homeassistant", "authors": [ - "@cjne" + "@Olen", + "@TyBritten" ], "category": "integration", - "description": "Porsche Connect custom component for Home Assistant", - "domain": "porscheconnect", - "etag_repository": "W/\"8e6ff9703d2dcdaec72793364b1a095e26b58f53992b5cfed4588dc67e4133bc\"", - "full_name": "CJNE/ha-porscheconnect", - "new": true, - "stargazers_count": 10, + "description": "an iCal Sensor for Home Assistant", + "domain": "ical", + "etag_repository": "W/\"d73079d6bab65c7c78667ec316433d4f00cef6efd7f5ad635055996556507477\"", + "last_updated": "2023-08-30T18:17:55Z", + "stargazers_count": 93, "topics": [ - "porsche" - ] - }, - "560307075": { - "repository_manifest": { - "name": "Aula", - "country": "DK", - "render_readme": true, - "homeassistant": "2022.9.0", - "zip_release": true, - "filename": "aula.zip" - }, - "authors": [ - "@scaarup" + "ical" ], - "category": "integration", - "description": "Fetches information from Aula about your children ", - "domain": "aula", - "downloads": 275, - "etag_repository": "W/\"9fff00c144a1141a4627945d0e6f3df61bfee334888eb717b250477b770c4858\"", - "full_name": "scaarup/aula", - "last_updated": "2022-12-22T14:17:54Z", - "new": true, - "stargazers_count": 22, - "last_fetched": 1671922171.85451 + "last_fetched": 1714624566.683279 }, - "572282256": { + "508800396": { "repository_manifest": { - "name": "Govee LAN Control", - "homeassistant": "2022.12.0", + "name": "Coverflex Card", + "country": "PT", "render_readme": true }, + "new": true, + "full_name": "netsoft-ruidias/ha-custom-component-coverflex", "authors": [ - "@wez" + "@ruidias-netsoft" ], "category": "integration", - "description": "Control Govee lights via the LAN API from Home Assistant", - "domain": "govee_lan", - "etag_repository": "W/\"e920e0d3cac9e85898ed6f35029edc421c4988361c24148110ca26d835a47b5e\"", - "full_name": "wez/govee-lan-hass", - "last_updated": "2022-12-31T17:22:18Z", - "new": true, + "description": "Coverflex - Custom Component for Home Assistant", + "domain": "coverflex", + "etag_repository": "W/\"7a6fa4314901d2aecf8899fcc18c1f2ec89779cf202f9f7befabe5d463842d17\"", + "last_updated": "2022-11-10T14:45:17Z", + "stargazers_count": 3, + "topics": [ + "coverflex", + "meal-card" + ], + "last_fetched": 1689060918.168302 + }, + "197929015": { + "repository_manifest": {}, + "full_name": "dmulcahey/zha-network-card", + "category": "plugin", + "description": "Custom Lovelace card that displays ZHA network and device information", + "domain": "", + "etag_repository": "W/\"5ca912ef2fbfa16d9255878e1053902301b5063fad63dcc5397eb7011cd06e93\"", + "last_updated": "2023-11-07T18:36:08Z", + "stargazers_count": 91, + "last_fetched": 1710347909.369228 + }, + "234875951": { + "repository_manifest": { + "name": "Securitas Home", + "render_readme": "true", + "country": "SE", + "homeassistant": "0.110.1" + }, + "full_name": "vlumikero/home-assistant-securitas", + "authors": [ + "@nwiborg", + "@vlumikero" + ], + "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/\"06d1cd54f26f3b89f6fe734023eecbddae4553105b299502e42212bbadc4dc7c\"", + "last_updated": "2021-07-24T17:58:21Z", + "last_fetched": 1678527874.463374 + }, + "190378093": { + "repository_manifest": { + "name": "Visonic/Bentel/Tyco Alarm System" + }, + "full_name": "And3rsL/VisonicAlarm-for-Hassio", + "authors": [ + "@And3rsL" + ], + "category": "integration", + "description": "Visonic/Bentel/Tyco Alarm System integrtation for Home Assistant", + "domain": "visonicalarm", + "etag_repository": "W/\"e61645af48f7f3131d6eafc4e59babd9204263aa5ad7c9b3d838fdf461750d91\"", + "last_updated": "2023-07-13T11:02:26Z", "stargazers_count": 20, "topics": [ - "govee", - "light" + "alarm", + "alarm-control-panel", + "bentel", + "tycomonitor", + "visonic" ], - "last_fetched": 1672642186.165423 + "last_fetched": 1703066314.680944 }, - "570006201": { + "521964078": { "repository_manifest": { - "name": "Victron GX modbus TCP", + "name": "Rewe Discounts", "render_readme": true, - "homeassistant": "2022.11", - "hacs": "1.28.4" - }, - "authors": [ - "@sfstar" - ], - "category": "integration", - "description": "Integration for Home Assistant to fetch data from the victron gx device via modbusTCP", - "domain": "victron", - "etag_repository": "W/\"04fa2bbb5de14869575bf0bb92594d95517d63810d15500cab820ce83a5abdb6\"", - "full_name": "sfstar/hass-victron", - "last_updated": "2022-12-23T19:10:24Z", - "new": true, - "stargazers_count": 24, - "topics": [ - "energy", - "modbus-tcp", - "victron", - "victronenergy" - ], - "last_fetched": 1672738286.98468 - }, - "522245338": { - "repository_manifest": { - "name": "Checkly", - "render_readme": true - }, - "authors": [ - "@ndom91" - ], - "category": "integration", - "description": "Home Assistant Integration for Checkly", - "domain": "checkly", - "etag_repository": "W/\"62a92326f740bf995d080ff27c58d33b9f98c1e0e3014f36a9987b724052ca01\"", - "full_name": "ndom91/homeassistant-checkly", - "last_updated": "2022-12-18T23:34:44Z", - "new": true, - "stargazers_count": 4, - "topics": [ - "checkly" - ], - "last_fetched": 1671537970.218448 - }, - "534353896": { - "repository_manifest": { - "name": "HA LCARS", - "render_readme": true, - "filename": "lcars.yaml", "country": [ - "US", - "GB" + "DE" ] }, - "category": "theme", - "description": "LCARS theme for Home Assistant", - "etag_repository": "W/\"24b7851eed7ac33ec2d829d030052b6e70d10c2552a4350f872213186edd7c74\"", - "full_name": "th3jesta/ha-lcars", - "last_updated": "2023-01-02T02:31:45Z", "new": true, - "stargazers_count": 23, - "topics": [ - "ha-theme", - "hacs-theme", - "homeassistant-themes", - "lcars", - "lcars-interface", - "lcars-style", - "startrek" + "full_name": "FaserF/ha-rewe", + "authors": [ + "@faserf" ], - "last_fetched": 1672738287.175061 + "category": "integration", + "description": "Rewe Discounts Homeassistant Integration", + "domain": "rewe", + "etag_repository": "W/\"d1cf2f1302ebf1bc9331b2849876f115f12583cc3f6651c2c2dd2cedf0c89d01\"", + "last_updated": "2024-04-26T05:54:40Z", + "stargazers_count": 16, + "last_fetched": 1714279008.806997 }, - "570909059": { + "186765704": { "repository_manifest": { - "name": "Catppuccin Theme", + "homeassistant": "0.100.0", "render_readme": true }, - "category": "theme", - "description": "🠠Soothing pastel theme for Home Assistant", - "etag_repository": "W/\"5fcad48d134b464eea47e38c634b1e8aa513241bddae037f5f67265636994659\"", - "full_name": "catppuccin/home-assistant", - "last_updated": "2022-12-18T20:42:37Z", - "new": true, - "stargazers_count": 16, - "topics": [ - "catppuccin", - "catppuccin-theme" - ], - "last_fetched": 1672462187.177729 + "full_name": "nervetattoo/banner-card", + "category": "plugin", + "description": "A fluffy banner card for Home Assistant 🥰", + "domain": "", + "downloads": 46623, + "etag_repository": "W/\"8222c56f071ed7de74e2ffa901c3fa217d12444bc9ecbd66563b831505c8e891\"", + "last_updated": "2023-02-03T04:52:53Z", + "stargazers_count": 594, + "last_fetched": 1714625093.906098 }, - "577981941": { + "582608844": { "repository_manifest": { - "name": "Panasonic Eolia HA component", - "homeassistant": "0.110.0" + "name": "Emu M-Bus Center", + "hacs": "1.6.0", + "homeassistant": "0.7.4", + "render_readme": true }, + "new": true, + "full_name": "redlukas/emu_mbus_center", "authors": [ - "@avolmensky" + "@redlukas" ], "category": "integration", - "description": "Panasonic Eolia component for Home Assistant", - "domain": "panasonic_eolia", - "etag_repository": "W/\"00f242744e4841550a9e9f2e940051713c4dc8a1b37956b2554193271a8119dd\"", - "full_name": "avolmensky/panasonic_eolia", - "new": true, - "topics": [ - "eolia", - "panasonic" - ] - }, - "577620239": { - "repository_manifest": { - "name": "Cleanmate", - "homeassistant": "2022.12.0" - }, - "authors": [ - "@albinmedoc" - ], - "category": "integration", - "description": "Let Home Assistant take controll over your Cleanmate vacuum", - "domain": "cleanmate", - "downloads": 1, - "etag_repository": "W/\"6838ac642c18ce3e7b652e0db5e0b82ba058227e8cde06b40735c9b3e11822db\"", - "full_name": "albinmedoc/ha-cleanmate", - "new": true, + "description": "Reads Values from a Emu M-Bus Center and exposes them to Home Assistant", + "domain": "emu_m_bus_center", + "etag_repository": "W/\"c28f1c5321ef05955dc325d3107ac44d4299643d66740caf2c39c71ce97911e0\"", + "last_updated": "2024-05-02T01:58:09Z", "stargazers_count": 1, "topics": [ - "cleanmate" - ] + "m-bus", + "rest-client" + ], + "last_fetched": 1714624525.771246 }, - "265587564": { + "286554328": { "repository_manifest": { - "name": "Kamstrup Multicall 66C", - "homeassistant": "2021.1.0", + "name": "Kaco", "render_readme": true }, + "full_name": "KoljaWindeler/kaco", "authors": [ - "@golles" + "@KoljaWindeler" ], "category": "integration", - "description": "Custom component that integrates the Kamstrup Multicall 66C heating system into Home Assistant", - "domain": "mc66c", - "etag_repository": "W/\"586f32e1f5255ee8fee38c4c406d543e2d9891111628680985d4a1884302a377\"", - "full_name": "golles/Home-Assistant-Sensor-MC66C", - "last_updated": "2022-12-12T21:22:41Z", + "description": "custom integration for kaco solar inverter", + "domain": "kaco", + "etag_repository": "W/\"3453fc7664bfdfecd80816d1f4d1ecc0a9b4786b9a0a9b857136091866f74c8e\"", + "last_updated": "2023-02-03T11:49:57Z", + "stargazers_count": 11, + "topics": [ + "inverter", + "solar-energy" + ], + "last_fetched": 1712064283.49481 + }, + "362700564": { + "repository_manifest": { + "name": "Tesla", + "hacs": "1.6.0", + "homeassistant": "2023.7.0", + "zip_release": true, + "filename": "tesla_custom.zip" + }, "new": true, - "stargazers_count": 13, + "full_name": "alandtse/tesla", + "authors": [ + "@alandtse" + ], + "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": 5671, + "etag_repository": "W/\"3bdad3adc53681b3a87942a4e8eff5167eb1cb587edf81b4233c541305ea6e11\"", + "last_updated": "2024-04-29T20:02:19Z", + "stargazers_count": 524, "topics": [ "home-assistant-component", - "home-assistant-integration", - "kamstrup", - "stadsverwarming" + "tesla" ], - "last_fetched": 1671717984.402544 + "last_fetched": 1714624950.178315 }, - "541834155": { + "442225646": { "repository_manifest": { - "name": "PetSafe", + "name": "London TfL", + "country": "GB", + "homeassistant": "2021.12.0", "render_readme": true }, + "new": true, + "full_name": "morosanmihail/HA-LondonTfL", "authors": [ - "@dcmeglio" + "@morosanmihail" ], "category": "integration", - "description": "Integrate PetSafe Smartfeed feeders an Scoopfree litter boxes into Home Assistant.", - "domain": "petsafe", - "etag_repository": "W/\"40a69bd2b81fcb9cf886717b271807c4551e2a7255ba68787bef1301b744c6cb\"", - "full_name": "dcmeglio/homeassistant-petsafe", - "last_updated": "2022-10-25T03:03:42Z", - "new": true, - "stargazers_count": 6, + "description": "Simple sensor for Home Assistant to retrieve departures from Transport for London stations.", + "domain": "london_tfl", + "etag_repository": "W/\"495beb01a041a84b4cb31069fcc9757c184edad30273cb558efc46e912c673bc\"", + "last_updated": "2023-10-18T16:49:13Z", + "stargazers_count": 18, "topics": [ - "cats", - "dogs", - "feeder", - "litterbox", - "petsafe" + "london", + "tfl", + "transport" ], - "last_fetched": 1671537970.839239 + "last_fetched": 1714278908.296587 }, - "567030726": { + "216181396": { "repository_manifest": { - "name": "Default Dashboard", - "render_readme": true, - "filename": "default-dashboard.js" + "name": "Teal Theme" }, - "category": "plugin", - "description": "Automatically set the default dashboard for all devices for Home Assistant", - "downloads": 523, - "etag_repository": "W/\"d8ccee84ecb9b3ff91760766615b8f7989f663efea7b15c16c16b738006272f2\"", - "full_name": "daredoes/default-dashboard", - "last_updated": "2022-11-19T00:30:27Z", - "new": true, - "stargazers_count": 9, - "topics": [ - "hacs-custom" - ], - "last_fetched": 1672282185.415131 - }, - "469351480": { - "repository_manifest": { - "name": "De dietrich C230 ECO gas boiler", - "render_readme": true, - "zip_release": true, - "filename": "de_dietrich_c230_ha.zip", - "homeassistant": "2022.10.0", - "hacs": "1.28.0" - }, - "authors": [ - "@IgnacioHR" - ], - "category": "integration", - "description": "De Dietrich C-230 boiler to Home Assistant integration", - "domain": "diematic_3_c230_eco", - "downloads": 2, - "etag_repository": "W/\"a5df027d8178e678dcbb6f5c887f06dbc2cae676f920fc6eae76ae3e7f140497\"", - "full_name": "IgnacioHR/de-dietrich-c230-ha", - "new": true, + "full_name": "home-assistant-community-themes/teal", + "category": "theme", + "description": "Teal theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"fa2efc6bec661df3071dd8ab7f5e0bad7d808b55185ccd85b0d902bd22dcf503\"", + "last_updated": "2023-04-03T14:07:08Z", "stargazers_count": 1, - "topics": [ - "boiler", - "dedietrich" - ] + "last_fetched": 1708174196.947289 }, - "532472578": { + "271984369": { "repository_manifest": { - "name": "Evonic Fires", - "render_readme": true + "name": "Ferroamp Sensors", + "homeassistant": "2023.7.0" }, + "new": true, + "full_name": "henricm/ha-ferroamp", "authors": [ - "@greghesp" + "@henricm", + "@argoyle" ], "category": "integration", - "description": "Unofficial Evonic Fire integration for Home Assistant", - "domain": "evonic", - "etag_repository": "W/\"0bb2c504236ab013d078626e66b3567b41944500a3b829b586cf84caadc7b305\"", - "full_name": "greghesp/ha-evonic", - "new": true, - "stargazers_count": 6, + "description": "Ferroamp MQTT Home Assistant sensors for EnergyHub, SSO, ESM and ESO", + "domain": "ferroamp", + "etag_repository": "W/\"a68b233c1e021c39643318da5ed0d4427ae85b1549a751f9c8bc7ae98268510e\"", + "last_updated": "2024-05-02T04:47:25Z", + "stargazers_count": 37, "topics": [ - "evonic", - "evonicfires", + "ferroamp", "homeassistant-custom-component" - ] + ], + "last_fetched": 1714624856.430988 }, - "570874359": { + "387116237": { "repository_manifest": { - "name": "Watchman SENSiT integration for Home Assistant", - "hacs": "1.6.0", - "homeassistant": "0.118.0" - }, - "authors": [ - "@masaccio" - ], - "category": "integration", - "description": "Kingspan Connect Sensor integration for Home Assistant", - "domain": "kingspan_watchman_sensit", - "etag_repository": "W/\"4b7a81d5ef07fb3371c1366221b57b32dca87d197b81afbb73fd56609a678ece\"", - "full_name": "masaccio/ha-kingspan-watchman-sensit", - "last_updated": "2022-12-16T17:05:17Z", - "new": true, - "stargazers_count": 3, - "topics": [ - "energy-monitor", - "iot", - "kingspan", - "monitoring", - "oil-sensor" - ], - "last_fetched": 1671627979.798518 - }, - "562404203": { - "repository_manifest": { - "name": "RecycleApp", - "render_readme": true, - "country": "BE" - }, - "authors": [ - "@olibos" - ], - "category": "integration", - "description": "Integrate RecycleApp into your Home Assistant.", - "domain": "recycle_app", - "etag_repository": "W/\"482aab78eccb5dbfb0c3ee2fe6067ef5b7630f5f35e0d79b052d3166e3e237cd\"", - "full_name": "olibos/HomeAssistant-RecycleApp", - "last_updated": "2022-12-18T12:09:26Z", - "new": true, - "stargazers_count": 6, - "topics": [ - "fostplus", - "recycle" - ], - "last_fetched": 1671717984.599518 - }, - "531891521": { - "repository_manifest": { - "name": "Revogi Petoneer Water Fountain", + "name": "XMRIG integration", "render_readme": true }, + "new": true, + "full_name": "hwmland/homeassistant-xmrig", "authors": [ - "@sh00t2kill" + "@hwmland" ], "category": "integration", - "description": "A custom Home Assistant Component for WiFI enabled pet water fountains by petoneer", - "domain": "revogi", - "etag_repository": "W/\"22c357433ec472f31f462a43da68059058fd8ef837fb96688e6304d310ce0777\"", - "full_name": "sh00t2kill/petoneer_custom_component", - "new": true, + "description": "XMRIG integration for homeassistant", + "domain": "xmrig", + "etag_repository": "W/\"8bba3ddfa60e3f956b6620bfeb89a07b949f87cbb8176c19890d76b7899d01c6\"", + "last_updated": "2022-04-26T18:13:19Z", + "stargazers_count": 4, "topics": [ - "petoneer", - "revogi" - ] + "cryptocurrency", + "monero-mining", + "xmrig" + ], + "last_fetched": 1697117407.045999 }, - "190927503": { + "259865897": { "repository_manifest": { - "name": "Spa Client", + "name": "DRK Blutspende", + "country": "DE", "render_readme": true }, + "full_name": "Bouni/drkblutspende", "authors": [ - "@plmilord" + "Bouni" ], "category": "integration", - "description": "Home Assistant integration - Spa Client", - "domain": "spaclient", - "etag_repository": "W/\"64c600bacdbdcdb0922c940b376508f9dda32257fba3e64ede14d3ca84ca607a\"", - "full_name": "plmilord/Hass.io-custom-component-spaclient", - "last_updated": "2022-12-11T16:59:09Z", - "new": true, - "stargazers_count": 39, + "description": "DRK Blutspende component for Home Assistant ", + "domain": "drkblutspende", + "etag_repository": "W/\"1d90d00c3f0178a27d84195a0925ee69e7405676690e530b18622588ebce4cab\"", + "last_updated": "2023-06-09T14:19:36Z", + "stargazers_count": 4, "topics": [ - "balboa", - "bwa", - "spaclient" + "blutspende", + "drk" ], - "last_fetched": 1671922172.395534 + "last_fetched": 1713586616.746707 }, - "567001290": { + "606471314": { "repository_manifest": { - "name": "EnergyScore", + "name": "SENEC.Home V2.x/V3/V4 Systems", + "country": [ + "ALL" + ], + "homeassistant": "2023.6.0", + "hacs": "1.18.0", "render_readme": true }, + "new": true, + "full_name": "marq24/ha-senec-v3", "authors": [ - "@knudsvik" + "@marq24", + "@mchwalisz", + "@mstuettgen", + "@io-debug" ], "category": "integration", - "description": "Custom Integration for Home Assistant to score how energy is utilized based on price point", - "domain": "energyscore", - "etag_repository": "W/\"6bf7e93023b762c2efb0f55b073b88d427a02f7bde40ed26a48a0a595e6194f8\"", - "full_name": "knudsvik/EnergyScore", - "last_updated": "2022-12-28T21:11:51Z", - "new": true, - "stargazers_count": 13, + "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/\"e9db53df5bbf80bf282919c2788c77960f4fda7cc7755c1c8db38c4938aeab34\"", + "last_updated": "2024-05-02T06:36:49Z", + "stargazers_count": 44, "topics": [ - "energy" + "home-assistant-integration", + "senec" ], - "last_fetched": 1672282185.70304 + "last_fetched": 1714624783.382571 }, - "573233876": { + "245694520": { "repository_manifest": { - "name": "Switch Manager", - "render_readme": true, - "homeassistant": "2022.11.4" + "name": "Helios ventilation", + "render_readme": true }, + "full_name": "asev/homeassistant-helios", "authors": [ - "@Sian-Lee-SA" + "@asev" ], "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/\"cb8c6e0a9d459922412a7889db8b8ed5e3d6223b24538455d63f13b34d2aed87\"", - "full_name": "Sian-Lee-SA/Home-Assistant-Switch-Manager", - "last_updated": "2023-01-03T09:15:49Z", - "new": true, - "stargazers_count": 31, + "description": "Custom component for Home Assistant to connect Helios ventilation system.", + "domain": "helios", + "etag_repository": "W/\"0a881f9b789403919b358fe934ececeeba20afdde8376f420fb01f48240b3d5a\"", + "last_updated": "2022-11-07T22:03:36Z", + "stargazers_count": 10, "topics": [ - "component", - "script", - "switch-manager" + "helios", + "ventilation" ], - "last_fetched": 1672738287.930897 + "last_fetched": 1714624719.956567 }, - "572278409": { + "228604799": { "repository_manifest": { - "filename": "irrigationprogram.zip", - "name": "IrrigationProgram Custom Component", + "name": "Arpscan Device Tracker", + "country": "NL" + }, + "full_name": "cyberjunky/home-assistant-arpscan_tracker", + "authors": [ + "@cyberjunky" + ], + "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/\"9273afa9b25a4b09363dd3048b0e484e9d1b75e747f13541ae6be96c8401d69b\"", + "last_updated": "2023-05-09T20:03:04Z", + "stargazers_count": 25, + "last_fetched": 1712895563.108794 + }, + "432522624": { + "repository_manifest": { + "name": "GCE IPX800 V5", + "country": "FR", + "render_readme": true + }, + "new": true, + "full_name": "Aohzan/ipx800v5", + "authors": [ + "@Aohzan" + ], + "category": "integration", + "description": "IPX800 V5 integration for Home-Assistant", + "domain": "ipx800v5", + "etag_repository": "W/\"cc0a638d9b1ae37ad2a9f9127222211f1c3ffa0344562c94a581bc4482328bd9\"", + "last_updated": "2024-03-21T20:38:43Z", + "stargazers_count": 10, + "topics": [ + "domotique", + "gce-electronics", + "home-assistant-integration", + "ipx800", + "ipx800-v5", + "ipx800v5" + ], + "last_fetched": 1711384763.308223 + }, + "199313405": { + "repository_manifest": { + "name": "Beward Integration", + "filename": "beward.zip", + "hide_default_branch": true, + "homeassistant": "2023.1.0", "render_readme": true, "zip_release": true }, + "full_name": "Limych/ha-beward", "authors": [ - "@petergridge" + "@Limych" ], "category": "integration", - "description": "Irrigation custom component for Home Assistant", - "domain": "irrigationprogram", - "downloads": 18, - "etag_repository": "W/\"c133b96b267182afc04ab7d48f50c38e54a50685585ad473ce9e28c13a915625\"", - "full_name": "petergridge/Irrigation-V5", - "last_updated": "2022-12-28T23:36:58Z", - "new": true, - "stargazers_count": 2, + "description": "Home Assistant custom component for Beward security Cameras and Doorbells", + "domain": "beward", + "downloads": 162, + "etag_repository": "W/\"9a105cfe3316af2b20d9310ebf272b338e693e580825d13632cc4e1648459acb\"", + "last_updated": "2024-02-05T12:01:52Z", + "stargazers_count": 20, "topics": [ - "irrigation" + "beward", + "camera", + "doorbell", + "dvr", + "security", + "surveillance" ], - "last_fetched": 1672282185.713316 + "last_fetched": 1710347583.419202 }, - "570991919": { + "425931056": { "repository_manifest": { - "name": "Clever", + "name": "HA Kia/Hyundai", "render_readme": true, - "homeassistant": "2022.10.1", - "zip_release": true, - "filename": "clever.zip" + "country": [ + "US", + "CA" + ], + "homeassistant": "2021.10.0b0" }, + "new": true, + "full_name": "dahlb/ha_kia_hyundai", "authors": [ - "@MTrab" + "@dahlb" ], "category": "integration", - "description": "Home Assistant integration for Clever chargepoint availability status", - "domain": "clever", - "downloads": 86, - "etag_repository": "W/\"cdac8c884cfc584efab21f38cb408143f54af58b4e12ee22adf324f382fa7d81\"", - "full_name": "MTrab/clever", - "last_updated": "2022-12-27T15:28:19Z", - "new": true, - "stargazers_count": 3, - "topics": [ - "electric-vehicles", - "homeassistant-custom-component" - ], - "last_fetched": 1672738287.581906 - }, - "572297252": { - "repository_manifest": { - "name": "IrrigationProgram Custom Card", - "render_readme": true, - "filename": "irrigation-card.js" - }, - "category": "plugin", - "description": "Companion card for Irrigation-V5", - "etag_repository": "W/\"4b56ba9fafca86cf535c02255b9b510e11c357dc9e1f277022d46d64f7e56d85\"", - "full_name": "petergridge/Irrigation-Card", - "new": true, - "stargazers_count": 2, - "topics": [ - "irrigation", - "irrigation-v5" - ] - }, - "563077911": { - "repository_manifest": { - "name": "China Southern Power Grid Statistics", - "render_readme": true, - "homeassistant": "2022.8" - }, - "authors": [ - "@cubicpill" - ], - "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/\"d1397f28883b4e0c2799747784b1007253bf4427c1f33c0951080420fe542e94\"", - "full_name": "CubicPill/china_southern_power_grid_stat", - "last_updated": "2022-12-22T12:57:57Z", - "new": true, - "stargazers_count": 18, - "last_fetched": 1672552191.433735 - }, - "369883961": { - "repository_manifest": { - "name": "Silence Scooter", - "render_readme": true - }, - "authors": [ - "@lorenzo-deluca" - ], - "category": "integration", - "description": "Home Assistant Integration for Silence Scooter", - "domain": "silencescooter", - "etag_repository": "W/\"90ed5cab3beea19b4ab4f2da9ee914d2ce71c3f084585e633924afb2443ea687\"", - "full_name": "lorenzo-deluca/homeassistant-silence", - "new": true, - "stargazers_count": 9, - "topics": [ - "electric-vehicles", - "silence", - "silence-s01", - "silence-scooter" - ] - }, - "544105569": { - "repository_manifest": { - "name": "BenQ projector", - "homeassistant": "2022.11.0" - }, - "authors": [ - "@rrooggiieerr" - ], - "category": "integration", - "description": "Home Assistant integration for BenQ projectors over the serial interface.", - "domain": "benqprojector", - "etag_repository": "W/\"f1a1d9923552deab8f993d973282ab7fd66ae89ba8ebc852394ec9c346288c05\"", - "full_name": "rrooggiieerr/homeassistant-benqprojector", - "last_updated": "2022-12-24T18:34:54Z", - "new": true, - "stargazers_count": 4, - "topics": [ - "benq", - "projector", - "projector-control" - ], - "last_fetched": 1672102186.145179 - }, - "574693804": { - "repository_manifest": { - "name": "Hypervolt Charger", - "country": "GB" - }, - "authors": [ - "@gndean" - ], - "category": "integration", - "description": "Home Assistant integration for Hypervolt EV charger", - "domain": "hypervolt_charger", - "etag_repository": "W/\"6a8db8f5a8fdb4853b383916e32701b1c013cc7ff02e7b53f073ed6e14dc2219\"", - "full_name": "gndean/home-assistant-hypervolt-charger", - "last_updated": "2022-12-20T22:13:52Z", - "new": true, + "description": "A Home Assistant HACS integration that supports Kia Connect(Uvo). The integration supports the USA.", + "domain": "ha_kia_hyundai", + "etag_repository": "W/\"37d94bcf213a173d9139ab04438b0782c8b1401871cc8e11000a97434257d312\"", + "last_updated": "2024-04-29T18:35:01Z", "stargazers_count": 16, "topics": [ - "ev-charger", - "ev-charging", - "hypervolt" + "car", + "kia", + "python3", + "uvo" ], - "last_fetched": 1672102186.179718 + "last_fetched": 1714624906.741588 + }, + "603218187": { + "repository_manifest": { + "name": "MyLight Systems", + "render_readme": true, + "homeassistant": "2023.1.0" + }, + "new": true, + "full_name": "acesyde/hassio_mylight_integration", + "authors": [ + "@acesyde" + ], + "category": "integration", + "description": "MyLight Systems integration - Home Assistant", + "domain": "mylight_systems", + "etag_repository": "W/\"a85c83099dd5f5be0e5e9d64bda500368d4761e9c4f7205129cbbb0d0a6d0920\"", + "last_updated": "2024-04-01T06:35:02Z", + "stargazers_count": 5, + "topics": [ + "mylight" + ], + "last_fetched": 1714624379.836709 + }, + "172177543": { + "repository_manifest": { + "name": "Config Template Card", + "render_readme": true, + "homeassistant": "0.110.0" + }, + "full_name": "iantrich/config-template-card", + "category": "plugin", + "description": "📠Templatable Lovelace Configurations", + "domain": "", + "downloads": 66966, + "etag_repository": "W/\"6b1ec5194317e8e5ba5216393e0498e0abef76ff5afde8da6f7b71b8ef6c545b\"", + "last_updated": "2024-01-09T19:44:02Z", + "stargazers_count": 409, + "last_fetched": 1714624998.805768 + }, + "481715988": { + "repository_manifest": { + "name": "Kia Connected Services", + "country": "NL" + }, + "new": true, + "full_name": "PimDoos/kia_connect", + "authors": [ + "@PimDoos" + ], + "category": "integration", + "description": "Home Assistant Custom Component: MijnKia Connected Services", + "domain": "kia_connect", + "etag_repository": "W/\"f90cb793ace8e57d8fc6e463f79137c0303e9163cc02a494682982eee74b342a\"", + "last_updated": "2023-12-28T18:40:45Z", + "stargazers_count": 8, + "topics": [ + "api-wrapper", + "connected-vehicle", + "home-assistant-custom-component", + "kia" + ], + "last_fetched": 1713240898.528427 + }, + "228678807": { + "repository_manifest": { + "name": "Toon Smart Meter", + "country": "NL" + }, + "full_name": "cyberjunky/home-assistant-toon_smartmeter", + "authors": [ + "@cyberjunky" + ], + "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/\"115d40839673ea01fa5550d3afd087aa1315f9b52af7807f14b031299b1cd0f8\"", + "last_updated": "2024-01-05T12:14:08Z", + "stargazers_count": 21, + "last_fetched": 1711038935.273318 + }, + "234375294": { + "repository_manifest": { + "name": "Vaporwave Pink Theme", + "render_readme": true + }, + "full_name": "home-assistant-community-themes/vaporwave-pink", + "category": "theme", + "description": "Vaporwave Pink Theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"36832a990b200201bb43c6fb075403b9e7134606d38ad06f4b957399ff575c5d\"", + "last_updated": "2022-06-17T14:41:05Z", + "stargazers_count": 3, + "topics": [ + "80s", + "pink", + "vaporwave" + ], + "last_fetched": 1708174061.976421 + }, + "162468030": { + "repository_manifest": { + "name": "Dark Theme Pack for Home Assistant", + "render_readme": true, + "filename": "dark_themes.yaml" + }, + "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).", + "domain": "", + "etag_repository": "W/\"43f6cd853fda7479a915c545039251a999c91074640261529c66e8c6b2353e05\"", + "last_updated": "2022-11-04T12:54:46Z", + "stargazers_count": 12, + "topics": [ + "dark-mode", + "dark-theme", + "home-assistant-theme", + "lovelace-theme" + ], + "last_fetched": 1712064360.723777 + }, + "204192861": { + "repository_manifest": { + "name": "Average Sensor", + "filename": "average.zip", + "hide_default_branch": true, + "homeassistant": "2023.8.0", + "render_readme": true, + "zip_release": true + }, + "full_name": "Limych/ha-average", + "authors": [ + "@Limych" + ], + "category": "integration", + "description": "Average Sensor for Home Assistant", + "domain": "average", + "downloads": 6813, + "etag_repository": "W/\"f11bd599b6f6fdb71b0b7d7a06156dd884d093ca9bf745223cf02f94addcf7aa\"", + "last_updated": "2024-04-29T01:27:11Z", + "stargazers_count": 323, + "topics": [ + "average", + "home-assistant-component" + ], + "last_fetched": 1714624913.282316 }, "494545750": { "repository_manifest": { @@ -25537,20 +19251,11206 @@ "filename": "peaqhvaq.zip", "render_readme": true }, + "new": true, + "full_name": "elden1337/hass-peaqhvac", "authors": [ "@elden1337" ], "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/\"3e67ca943cea539ae7b3b81f4bb0fd1f639586a656ac3ae1f4db7fbd91c8eef7\"", - "full_name": "elden1337/hass-peaqhvac", - "new": true, + "downloads": 2, + "etag_repository": "W/\"241b521e06fe28a0142023e83e968f89264cf770b846b0d3c6de07d27a876a92\"", + "last_updated": "2024-04-26T11:48:04Z", + "stargazers_count": 7, "topics": [ "nibe", "peak-shaving", "smart-pricing" - ] + ], + "last_fetched": 1714279394.83533 + }, + "625309779": { + "repository_manifest": { + "name": "Nexxtmove", + "render_readme": true, + "country": [ + "BE" + ] + }, + "new": true, + "full_name": "geertmeersman/nexxtmove", + "authors": [ + "@geertmeersman" + ], + "category": "integration", + "description": "Home Assistant component for the Nexxtmove - Powerdale platform", + "domain": "nexxtmove", + "downloads": 3, + "etag_repository": "W/\"0cd73f11fb7368c77ade23fad2c7ecbf71641022c441ca3a0c9f6708a1c6ef56\"", + "last_updated": "2024-04-29T11:51:08Z", + "stargazers_count": 9, + "topics": [ + "hacs-custom", + "nexxtmove", + "powerdale" + ], + "last_fetched": 1714624907.037567 + }, + "377060365": { + "repository_manifest": { + "name": "Личный кабинет Интер РÐО (ЭнергоÑбыт)", + "render_readme": true, + "country": "ru", + "homeassistant": "2021.12.0" + }, + "new": true, + "full_name": "alryaz/hass-lkcomu-interrao", + "authors": [ + "@alryaz" + ], + "category": "integration", + "description": "Ð˜Ð½Ñ‚ÐµÐ³Ñ€Ð°Ñ†Ð¸Ñ Home Assistant Ñ Ð›Ðš \"Интер РÐО\"", + "domain": "lkcomu_interrao", + "etag_repository": "W/\"57b9339950687fe4f9d7539073963f4067b0ca2365a1c314d0fad15770c8034d\"", + "last_updated": "2022-05-17T20:58:09Z", + "stargazers_count": 37, + "topics": [ + "altaienergosbyt", + "bashelektrosbyt", + "energosbyt", + "esbvolga", + "mosenergosbyt", + "sevesk", + "tambovenergosbyt", + "tomskenergosbyt" + ], + "last_fetched": 1713932311.196223 + }, + "656992550": { + "repository_manifest": { + "name": "Dreo Smart Device Integration", + "homeassistant": "2024.2.2", + "render_readme": true + }, + "new": true, + "full_name": "JeffSteinbok/hass-dreo", + "authors": [ + "@jeffsteinbok" + ], + "category": "integration", + "description": "Dreo Smart Device Integration for Home Assistant", + "domain": "dreo", + "etag_repository": "W/\"c698c994aed630fec46c09fa168c936fa188b8796ec93a6c811308db6350ccab\"", + "last_updated": "2024-04-07T22:10:09Z", + "stargazers_count": 77, + "topics": [ + "dreo" + ], + "last_fetched": 1714624492.792631 + }, + "532472578": { + "repository_manifest": { + "name": "Evonic Fires", + "render_readme": true + }, + "new": true, + "full_name": "greghesp/ha-evonic", + "authors": [ + "@greghesp" + ], + "category": "integration", + "description": "Unofficial Evonic Fire integration for Home Assistant", + "domain": "evonic", + "etag_repository": "W/\"4ff074f0d49ce7b3d2d5d9753e54f4fa561f74fd0844f730d612a8c4e2f74f80\"", + "last_updated": "2023-09-03T07:42:19Z", + "stargazers_count": 10, + "topics": [ + "evonic", + "evonicfires", + "homeassistant-custom-component" + ], + "last_fetched": 1713586273.10883 + }, + "461936688": { + "repository_manifest": { + "name": "Whatsapp Theme", + "render_readme": true + }, + "full_name": "robinwittebol/whatsapp-theme", + "category": "theme", + "description": "Home Assistant theme based on Whatsapp's colors", + "domain": "", + "etag_repository": "W/\"99c9d4124e48104eadefe32a06631814b22f48df8e8ce97dc6b270d460d6dd43\"", + "last_updated": "2022-07-17T12:43:07Z", + "stargazers_count": 12, + "topics": [ + "darkmode", + "green", + "lightmode", + "whatsapp", + "whatsapptheme" + ], + "last_fetched": 1711384443.63206 + }, + "279157206": { + "repository_manifest": { + "name": "Water Heater Card", + "render_readme": true, + "homeassistant": "0.81.0", + "filename": "water-heater-card.js" + }, + "full_name": "rsnodgrass/water-heater-card", + "category": "plugin", + "description": "Water Heater card for Home Assistant's Lovelace UI", + "domain": "", + "etag_repository": "W/\"377dced01e2fe12c17b3084d5a122a9e13dec7d2b4374cbac67201f8fa75163d\"", + "last_updated": "2022-09-09T06:27:18Z", + "stargazers_count": 7, + "last_fetched": 1712064038.010233 + }, + "170309600": { + "repository_manifest": { + "name": "Atrea", + "homeassistant": "2022.4.0" + }, + "full_name": "JurajNyiri/HomeAssistant-Atrea", + "authors": [ + "@JurajNyiri" + ], + "category": "integration", + "description": "Custom component allowing control of Atrea ventilation units", + "domain": "atrea", + "etag_repository": "W/\"766603b8cac36ddb6478dce52d09192208b85fcac49cbb209499ad5933f217a5\"", + "last_updated": "2024-01-13T06:37:18Z", + "stargazers_count": 22, + "last_fetched": 1707313239.849305 + }, + "408429126": { + "repository_manifest": { + "name": "MQTT DiscoveryStream", + "render_readme": true + }, + "new": true, + "full_name": "koying/mqtt_discoverystream_ha", + "authors": [ + "@koying" + ], + "category": "integration", + "description": "Extension of HA mqtt_statestream integration with discovery config publishing", + "domain": "mqtt_discoverystream", + "etag_repository": "W/\"58fb09d3455ff856d3088e24ca47fbc2bd0e3de0ef997cd3b5f62b7ecf3fa0e1\"", + "last_updated": "2024-05-02T05:39:49Z", + "stargazers_count": 9, + "topics": [ + "mqtt" + ], + "last_fetched": 1714624461.398695 + }, + "279861920": { + "repository_manifest": { + "name": "Reverso TTS / tts", + "render_readme": true + }, + "full_name": "rt400/ReversoTTS-HA", + "authors": [ + "@yuval_mejahez" + ], + "category": "integration", + "description": "ReversoTTS component for HomeAssistant", + "domain": "reversotts", + "etag_repository": "W/\"ff9fec1d0aa449f477640331600d0f24fe2c8f0b293ce0f46cc630aabe9b1bfe\"", + "last_updated": "2021-05-23T17:14:46Z", + "stargazers_count": 39, + "topics": [ + "reversotts", + "tts" + ], + "last_fetched": 1705595775.101771 + }, + "585050790": { + "repository_manifest": { + "name": "tdarr" + }, + "new": true, + "full_name": "itchannel/tdarr_ha", + "authors": [ + "@itchannel" + ], + "category": "integration", + "description": "Tdarr Home Assistant Integration", + "domain": "tdarr", + "etag_repository": "W/\"1048b3f5876bb81997150f5e273f2a02e439bbbb4deb6941f1e4c4d39a15695b\"", + "last_updated": "2023-12-29T23:21:16Z", + "stargazers_count": 11, + "topics": [ + "assistant", + "home", + "tdarr", + "transcoding" + ], + "last_fetched": 1712409620.254408 + }, + "691766596": { + "repository_manifest": { + "name": "Venta" + }, + "new": true, + "full_name": "Michsior14/ha-venta", + "authors": [ + "@Michsior14" + ], + "category": "integration", + "description": "Home assistant integration for Venta devices", + "domain": "venta", + "etag_repository": "W/\"0d98c55c0ef632371f4a858556e0498d0fcaeeae77cff6536e557bc8a91c7181\"", + "last_updated": "2024-04-11T15:48:53Z", + "stargazers_count": 9, + "topics": [ + "venta" + ], + "last_fetched": 1712895301.319525 + }, + "153870340": { + "repository_manifest": { + "name": "Harmony Hub Climate Controller", + "homeassistant": "0.96.0", + "render_readme": 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/\"8eb5a07ab8d9b33411cffced91804fde2a37dca0a09151c94372f795f2c0aaa4\"", + "last_updated": "2024-03-23T19:32:13Z", + "stargazers_count": 28, + "topics": [ + "air-conditioner", + "climate", + "harmony", + "hvac" + ], + "last_fetched": 1711384763.62513 + }, + "167744584": { + "repository_manifest": { + "name": "auto-entities", + "render_readme": true, + "homeassistant": "2024.4.0b0" + }, + "full_name": "thomasloven/lovelace-auto-entities", + "category": "plugin", + "description": "🔹Automatically populate the entities-list of lovelace cards", + "domain": "", + "etag_repository": "W/\"807aa83f83e2c62d4e7768caa501c68e8ae041f4ab895fd8da5d16ede2cfa0ae\"", + "last_updated": "2024-04-03T18:28:37Z", + "stargazers_count": 1136, + "last_fetched": 1714625069.959658 + }, + "627970137": { + "repository_manifest": { + "name": "HERU", + "homeassistant": "2023.1.0", + "zip_release": true, + "filename": "heru.zip", + "render_readme": true + }, + "new": true, + "full_name": "toringer/home-assistant-heru", + "authors": [ + "@toringer" + ], + "category": "integration", + "description": "Östberg HERU energy recovery unit component for Home Assistant", + "domain": "heru", + "downloads": 26, + "etag_repository": "W/\"754c98662e97d2b080a4518a074954e48a5e00d2257c580e1490e478e318afbe\"", + "last_updated": "2024-04-30T18:35:19Z", + "stargazers_count": 11, + "topics": [ + "climate", + "energy-recovery", + "energy-recovery-unit", + "heru", + "ostberg" + ], + "last_fetched": 1714624528.311219 + }, + "334925385": { + "repository_manifest": { + "name": "RCT Power", + "hacs": "1.6.0", + "homeassistant": "2024.1.2", + "render_readme": true + }, + "new": true, + "full_name": "weltenwort/home-assistant-rct-power-integration", + "authors": [ + "@weltenwort" + ], + "category": "integration", + "description": "A Home Assistant custom component to integrate with RCT Power inverters.", + "domain": "rct_power", + "etag_repository": "W/\"d56c2b6036befade71d52fb78c87c713d91b0c69305cb4d63492e3ef237bcd0f\"", + "last_updated": "2024-04-26T17:39:55Z", + "stargazers_count": 59, + "topics": [ + "rct-power" + ], + "last_fetched": 1714278892.88282 + }, + "407627914": { + "repository_manifest": { + "name": "Google Dark Theme", + "render_readme": true + }, + "full_name": "pacjo/google_dark_animated", + "category": "theme", + "description": "A fork of popular Home Assistant Google dark theme with animated icons", + "domain": "", + "etag_repository": "W/\"fd635b471b0c628e301d8ebc98d04a1c731b45ce350d51a84f16ccc550b435f2\"", + "last_updated": "2021-11-22T17:05:56Z", + "stargazers_count": 5, + "topics": [ + "ha" + ], + "last_fetched": 1714624944.797458 + }, + "504935480": { + "repository_manifest": { + "name": "Midea Smart AC", + "render_readme": true + }, + "new": true, + "full_name": "mill1000/midea-ac-py", + "authors": [ + "@mill1000" + ], + "category": "integration", + "description": "Home Assistant custom integration to control Midea (and associated brands) air conditioners via LAN.", + "domain": "midea_ac", + "etag_repository": "W/\"dcd78c83da17049a15aab89fac8f2164e71d6403ce9e24668896e20ec44649b2\"", + "last_updated": "2024-04-16T23:02:36Z", + "stargazers_count": 78, + "topics": [ + "air-conditioner", + "automation", + "climate", + "lan", + "midea" + ], + "last_fetched": 1714625027.846904 + }, + "129049262": { + "repository_manifest": { + "name": "Xiaomi Mi Smart Pedestal Fan Integration", + "render_readme": true, + "homeassistant": "2022.8.0" + }, + "full_name": "syssi/xiaomi_fan", + "authors": [ + "@syssi" + ], + "category": "integration", + "description": "Xiaomi Mi Smart Fan integration for Home Assistant", + "domain": "xiaomi_miio_fan", + "etag_repository": "W/\"da0d6ad6ba53483a94eb4ccab3e8893f902591d45ae8965edc58ae0fe7b3ccf0\"", + "last_updated": "2024-01-11T17:00:12Z", + "stargazers_count": 389, + "topics": [ + "fan", + "miio", + "miio-protocol", + "miot", + "xiaomi" + ], + "last_fetched": 1714279263.422614 + }, + "439367892": { + "repository_manifest": { + "name": "Better Thermostat UI", + "render_readme": true, + "filename": "better-thermostat-ui-card.js" + }, + "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", + "domain": "", + "downloads": 31125, + "etag_repository": "W/\"c7c3235e69b67e1251def84e10822972c83d67228d02363e85bc437ddb167239\"", + "last_updated": "2024-04-27T13:20:10Z", + "stargazers_count": 184, + "topics": [ + "thermostat" + ], + "last_fetched": 1714278886.582329 + }, + "222422187": { + "repository_manifest": { + "name": "iOS Dark Mode Theme", + "render_readme": true + }, + "full_name": "basnijholt/lovelace-ios-dark-mode-theme", + "category": "theme", + "description": "ðŸ ðŸ¤– Theme by @basnijholt based on iOS Dark Mode for Lovelace Home Assistant ", + "domain": "", + "etag_repository": "W/\"0b75274b2c23bcdcce4d8ede6dec4781ec0630406e3167afae1646b63a30f64e\"", + "last_updated": "2022-11-03T15:53:32Z", + "stargazers_count": 441, + "topics": [ + "dark-mode", + "darkmode", + "ios" + ], + "default_branch": "master", + "installed_commit": "2805f18", + "installed": true, + "last_commit": "2805f18", + "open_issues": 37, + "last_fetched": 1714753171.223485 + }, + "276636213": { + "repository_manifest": { + "name": "Vertical Slider Cover Card", + "render_readme": true, + "filename": "vertical-slider-cover-card.js" + }, + "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)", + "domain": "", + "downloads": 8728, + "etag_repository": "W/\"c23a76af7e60cc9553e0e7378c7ab59f7b3b8a252ebc5d5cfed2d40cbf002688\"", + "last_updated": "2024-04-19T15:13:05Z", + "stargazers_count": 52, + "topics": [ + "card" + ], + "last_fetched": 1714624406.729643 + }, + "319820836": { + "repository_manifest": { + "name": "Coway IoCare", + "render_readme": true, + "country": "US", + "homeassistant": "2022.11.0b0", + "zip_release": true, + "filename": "coway.zip" + }, + "new": true, + "full_name": "RobertD502/home-assistant-iocare", + "authors": [ + "@RobertD502" + ], + "category": "integration", + "description": "Home Assistant custom component for monitoring and controlling Coway Airmega Purifiers", + "domain": "coway", + "downloads": 141, + "etag_repository": "W/\"787eee1574d5d919fd749e429a47c8d5bf88a464f52f5f39bdc19612641399bb\"", + "last_updated": "2024-04-29T21:44:59Z", + "stargazers_count": 38, + "topics": [ + "coway", + "coway-iocare", + "home-assistant-component", + "iocare" + ], + "last_fetched": 1714624887.45708 + }, + "209955487": { + "repository_manifest": { + "name": "BMR", + "render_readme": true, + "country": "CZ", + "homeassistant": "2023.5.0" + }, + "full_name": "slesinger/HomeAssistant-BMR", + "authors": [ + "@slesinger" + ], + "category": "integration", + "description": "Control BMR heating regulation system from Home Assistant", + "domain": "bmr_hc64", + "etag_repository": "W/\"00c31e15501ab318a791a8c675c9189bbb6b3556924c3ce90df7922b676b60f7\"", + "last_updated": "2024-01-11T22:00:59Z", + "stargazers_count": 4, + "last_fetched": 1712063724.731595 + }, + "600885053": { + "repository_manifest": { + "name": "MyVaillant", + "render_readme": true + }, + "new": true, + "full_name": "signalkraft/mypyllant-component", + "authors": [ + "@signalkraft" + ], + "category": "integration", + "description": "Home Assistant component for the myVAILLANT API, controls Vaillant devices such as aroTHERM heatpumps and ecoTEC boilers", + "domain": "mypyllant", + "etag_repository": "W/\"d3075350669396c7361804d622c196cde3b6c4cea905e7948c3b0a7db66b41dc\"", + "last_updated": "2024-03-25T10:19:15Z", + "stargazers_count": 97, + "topics": [ + "home-assistant-component", + "vaillant" + ], + "last_fetched": 1714624583.667409 + }, + "218178802": { + "repository_manifest": { + "name": "Local Conditional card", + "render_readme": true, + "filename": "local-conditional-card.js" + }, + "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.", + "domain": "", + "downloads": 3499, + "etag_repository": "W/\"35cf121fe7fa879557fba0481a7254fc75ebb6e395fbc6c572505ad291a9d88d\"", + "last_updated": "2023-07-07T02:53:33Z", + "stargazers_count": 62, + "topics": [ + "lovelace-card" + ], + "last_fetched": 1713241171.665109 + }, + "361205663": { + "repository_manifest": { + "name": "Meteoalarm Card", + "render_readme": true, + "filename": "meteoalarm-card.js" + }, + "full_name": "MrBartusek/MeteoalarmCard", + "category": "plugin", + "description": "Meteoalarm, Météo-France and DWD severe weather warnings card for Home Assistant Lovelace UI ⛈ï¸", + "domain": "", + "downloads": 5722, + "etag_repository": "W/\"fdaa96da79a1189de938459885047b6342ac9c00d9c684d7e0ad9ff40fa8692b\"", + "last_updated": "2024-01-19T09:07:40Z", + "stargazers_count": 118, + "topics": [ + "deutscher-wetterdienst", + "dwd", + "lovelace-card", + "meteo-france", + "meteoalarm", + "meteoalarmeu", + "nina", + "nws", + "weather" + ], + "last_fetched": 1714625057.85595 + }, + "265059207": { + "repository_manifest": { + "name": "ThermIQ MQTT", + "hacs": "0.24.0", + "homeassistant": "2022.01", + "render_readme": true + }, + "full_name": "ThermIQ/thermiq_mqtt-ha", + "authors": [ + "@ThermIQ" + ], + "category": "integration", + "description": "Home Assistant integration of ThermIQ-MQTT, providing control and logging of Thermia heatpumps ", + "domain": "thermiq_mqtt", + "etag_repository": "W/\"e8088891651a67fc31ac357091d7bbf3ede6e1b2484f65dd81c664e850337261\"", + "last_updated": "2024-04-11T19:48:57Z", + "stargazers_count": 22, + "topics": [ + "bergvarme", + "danfoss", + "dhp", + "diplomat", + "g2", + "g3", + "ha", + "heatpump", + "optimum", + "thermal-pump", + "thermia", + "thermiq", + "thermiq-mqtt", + "varmepump" + ], + "last_fetched": 1714624910.650889 + }, + "480112024": { + "repository_manifest": { + "name": "Sjöfartsverket ViVa", + "country": "SE" + }, + "new": true, + "full_name": "patrickribbing/sjofartsverket_viva-component", + "authors": [ + "@patrickribbing" + ], + "category": "integration", + "description": "Get wind information from the Swedish Sjöfarsverket's ViVa service.", + "domain": "sjofartsverket_viva", + "etag_repository": "W/\"a9fb3a876729bf32d9c3b47b19176ac6a694607bb97c94363ff9ef5a892581db\"", + "last_updated": "2023-07-14T12:19:43Z", + "stargazers_count": 3, + "last_fetched": 1697116944.985266 + }, + "384910725": { + "repository_manifest": { + "name": "XMR Pool Statistics", + "render_readme": true + }, + "new": true, + "full_name": "hwmland/homeassistant-xmrpool_stat", + "authors": [ + "@hwmland" + ], + "category": "integration", + "description": "XMR Pool Statistics integration for Home Assistant", + "domain": "xmrpool_stat", + "etag_repository": "W/\"856326c4f33f780f985db7d0e2f1d1cc21f253b27dca7c37b9b514d9ab47d3e7\"", + "last_updated": "2023-07-04T16:36:08Z", + "stargazers_count": 4, + "topics": [ + "cryptocurrency", + "home-assistant-integration", + "monero", + "xmr" + ], + "last_fetched": 1692935317.269385 + }, + "204049047": { + "repository_manifest": { + "name": "OpenMensa Lovelace Card", + "content_in_root": true + }, + "full_name": "Mofeywalker/openmensa-lovelace-card", + "category": "plugin", + "description": "A Home-Assistant Lovelace card which displays information from the openmensa-sensor.", + "domain": "", + "etag_repository": "W/\"83c500e972f4225ae93c86693beb45157d74558bb649cb816abaa5b763731614\"", + "last_updated": "2023-06-14T10:31:04Z", + "stargazers_count": 3, + "last_fetched": 1701029553.495791 + }, + "598289640": { + "repository_manifest": { + "name": "PetKit", + "render_readme": true, + "country": "US", + "homeassistant": "2023.4.0", + "zip_release": true, + "filename": "petkit.zip" + }, + "new": true, + "full_name": "RobertD502/home-assistant-petkit", + "authors": [ + "@RobertD502" + ], + "category": "integration", + "description": "Home Assistant integration for PetKit devices", + "domain": "petkit", + "downloads": 2806, + "etag_repository": "W/\"b1d9a786f38356075d29e6297b4beb3f47b1e7551a5cef8845babbf6cd81ed10\"", + "last_updated": "2024-04-17T03:16:31Z", + "stargazers_count": 135, + "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": 1714279398.743238 + }, + "196055705": { + "repository_manifest": { + "name": "Clientraw weather parser", + "homeassistant": "2023.10" + }, + "full_name": "pilotak/homeassistant-clientraw", + "authors": [ + "@pilotak" + ], + "category": "integration", + "description": "Clientraw weather parser (clientraw.txt) for HomeAssistant", + "domain": "clientraw", + "etag_repository": "W/\"08cf5e73a3ada4c7339c5fbdd376023a9229b7d039b517fd64d08f94bb1c73c8\"", + "last_updated": "2023-11-02T17:59:30Z", + "stargazers_count": 19, + "topics": [ + "clientraw", + "davis", + "weather" + ], + "last_fetched": 1703065959.505257 + }, + "223739645": { + "repository_manifest": { + "name": "Climate IP" + }, + "full_name": "atxbyea/samsungrac", + "authors": [ + "@SebuZet" + ], + "category": "integration", + "description": "Home Assistant Climate Device for controlling (not only) Samsung AC", + "domain": "climate_ip", + "etag_repository": "W/\"67f67d720cf219bc8ec22c7522f9244efc033a023adada522929ce98cdd649fa\"", + "last_updated": "2024-01-14T13:37:14Z", + "stargazers_count": 53, + "topics": [ + "airconditioning", + "hacktoberfest2021", + "samsung" + ], + "last_fetched": 1714624940.115089 + }, + "242700009": { + "repository_manifest": { + "name": "Kostal Plenticore" + }, + "full_name": "ITTV-tools/homeassistant-kostalplenticore", + "authors": [ + "@ITTV-Tools" + ], + "category": "integration", + "description": "Home Assistant Component for Kostal Plenticore ", + "domain": "kostal_plenticore", + "etag_repository": "W/\"6c04c9e440d425eae0923cd695cc2978957f5e0b522a467d8d41c91a421dd220\"", + "last_updated": "2022-07-21T18:38:06Z", + "stargazers_count": 14, + "topics": [ + "component", + "kostal", + "plenticore" + ], + "last_fetched": 1700400001.324144 + }, + "257634153": { + "repository_manifest": { + "name": "FXMarketAPI Integration" + }, + "full_name": "rob196/home-assistant-fxmarketapi", + "authors": [ + "@rob196" + ], + "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/\"048330b2bb77fbde01eb9987cc3bfddd14e9aa110daea34f70825fc8bb72f18c\"", + "last_updated": "2021-06-01T16:32:25Z", + "stargazers_count": 2, + "last_fetched": 1697808006.424416 + }, + "424574671": { + "repository_manifest": { + "name": "SP110E RGB LED BLE Controller Integration", + "homeassistant": "2021.11.0", + "render_readme": true + }, + "new": true, + "full_name": "roslovets/SP110E-HASS", + "authors": [ + "@roslovets" + ], + "category": "integration", + "description": "Control SP110E RGB LED BLE Controller from Home Assistant", + "domain": "sp110e", + "etag_repository": "W/\"914a55414438aa4dc710802411db68e3fbe3f5b1911346e630eb68bccd47ba54\"", + "last_updated": "2022-09-04T12:58:32Z", + "stargazers_count": 13, + "topics": [ + "ble", + "rgb", + "sp110e" + ], + "last_fetched": 1712409879.517066 + }, + "511504216": { + "repository_manifest": { + "name": "Scinan Saswell Thermostat", + "render_readme": true + }, + "new": true, + "full_name": "Skarbo/hass-scinan-thermostat", + "authors": [ + "@skarbo" + ], + "category": "integration", + "description": "Home Assistant integration for Scinan Thermostats", + "domain": "scinan_thermostat", + "etag_repository": "W/\"e6b0062e18c2ba99bdcc5164dace54ba159c366e85facf3088e24bbf2a229d89\"", + "last_updated": "2023-08-20T22:06:43Z", + "stargazers_count": 7, + "topics": [ + "saswell", + "scinan", + "thermostat" + ], + "last_fetched": 1712895408.210645 + }, + "214664317": { + "repository_manifest": { + "name": "Midnight Theme" + }, + "full_name": "home-assistant-community-themes/midnight", + "category": "theme", + "description": "Midnight theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"8b88e99d11b26d74bd669a1e1d821909ffc9e2e5efb65e2530f44779788856f7\"", + "last_updated": "2024-02-19T15:00:37Z", + "stargazers_count": 53, + "last_fetched": 1709125576.67183 + }, + "246657442": { + "repository_manifest": { + "name": "Current Cost" + }, + "full_name": "lolouk44/CurrentCost_HA_CC", + "authors": [ + "@lolouk44" + ], + "category": "integration", + "description": "CurrentCost Meter Reading Custom Component for Home Assistant ", + "domain": "currentcost", + "etag_repository": "W/\"f113526ba7c555fe17106fee6a7f47a6b28b419b04de6e7863273e745c8b68d4\"", + "last_updated": "2023-06-29T21:12:28Z", + "stargazers_count": 16, + "topics": [ + "cc128", + "current-cost", + "currentcost", + "envi", + "envir" + ], + "last_fetched": 1712409589.677205 + }, + "209996125": { + "repository_manifest": { + "name": "Remote PicoTTS", + "render_readme": true, + "homeassistant": "0.36" + }, + "full_name": "Poeschl/Remote-PicoTTS", + "authors": [ + "@Poeschl" + ], + "category": "integration", + "description": "A custom component for Home Assistant which integrates my picoTTS Addon on HASS.io,", + "domain": "picotts_remote", + "etag_repository": "W/\"5afb9dc1d1a181744b3edf1abbcf7c54f37036e0d69015a9ed377b06366a6921\"", + "last_updated": "2022-06-03T14:25:15Z", + "stargazers_count": 11, + "topics": [ + "component", + "picotts-addon", + "remote-picotts" + ], + "last_fetched": 1709124871.808996 + }, + "339464185": { + "repository_manifest": { + "name": "Weishaupt WEM Portal" + }, + "full_name": "erikkastelec/hass-WEM-Portal", + "authors": [ + "@erikkastelec" + ], + "category": "integration", + "description": "Custom component for retrieving sensor information from Weishaupt WEM Portal", + "domain": "wemportal", + "etag_repository": "W/\"773f78d9df1100f9e72ecfc3728c92ea692cf5251fc00f0fc1b5a849925d1421\"", + "last_updated": "2023-06-01T08:39:06Z", + "stargazers_count": 44, + "topics": [ + "weishaupt", + "wem-portal" + ], + "last_fetched": 1714624543.878169 + }, + "231989179": { + "repository_manifest": { + "name": "HASS Bardolph" + }, + "full_name": "JAAlperin/hass-bardolph", + "authors": [ + "al-fontes-jr", + "JAAlperin" + ], + "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/\"15179cbb481bc1a0b0d3ddfb74c14de4b4edc8beb1c7d10bf79824f2880cd4e0\"", + "last_updated": "2021-05-08T22:23:44Z", + "stargazers_count": 3, + "topics": [ + "bardolph", + "color-bulb", + "lifx", + "lifx-lan-protocol", + "scripts", + "services" + ], + "last_fetched": 1681753279.195118 + }, + "315447202": { + "repository_manifest": { + "name": "ytube_music_player", + "render_readme": true + }, + "full_name": "KoljaWindeler/ytube_music_player", + "authors": [ + "@KoljaWindeler" + ], + "category": "integration", + "description": "YouTube music player for homeassistant", + "domain": "ytube_music_player", + "etag_repository": "W/\"ea54d09db0c194bfe40d5ea8a0fdb19297a1c7e7ec82feac68f4469ea93d291c\"", + "last_updated": "2024-04-20T17:03:44Z", + "stargazers_count": 310, + "topics": [ + "youtube" + ], + "last_fetched": 1714624490.478428 + }, + "203294272": { + "repository_manifest": {}, + "full_name": "custom-cards/unused-card", + "category": "plugin", + "description": "All your unused entities in a list", + "domain": "", + "etag_repository": "W/\"b69e73f8101af5b8509d5a11c0136fe33b4a84a42b831c1091dfd923707d9e7c\"", + "last_updated": "2023-01-04T07:38:35Z", + "stargazers_count": 31, + "last_fetched": 1713931998.721473 + }, + "259784620": { + "repository_manifest": { + "name": "Gaode Map card", + "render_readme": true, + "country": [ + "CN" + ] + }, + "full_name": "fineemb/lovelace-cn-map-card", + "category": "plugin", + "description": "å¤åˆ»å®˜æ–¹Lovelace地图å¡ç‰‡,基于高德地图", + "domain": "", + "etag_repository": "W/\"478792d6743f360f9b3b4345d237885107e710b598e5d4a00b76fc051b5e028f\"", + "last_updated": "2022-06-03T03:35:37Z", + "stargazers_count": 47, + "last_fetched": 1710693557.019812 + }, + "497322919": { + "repository_manifest": { + "name": "Upcoming Media Card", + "render_readme": 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.", + "domain": "", + "downloads": 10913, + "etag_repository": "W/\"19bad62dc42d71b808826c69564b7a0b429ce83d8ccafeb5ae0619bdffbf6045\"", + "last_updated": "2022-05-31T15:30:28Z", + "stargazers_count": 27, + "topics": [ + "customization" + ], + "last_fetched": 1714279123.590077 + }, + "157618389": { + "repository_manifest": { + "name": "fontawesome", + "render_readme": true + }, + "full_name": "thomasloven/hass-fontawesome", + "category": "integration", + "description": "🔹 Use icons from fontawesome in home-assistant", + "domain": "fontawesome", + "etag_repository": "W/\"9e821f78c92fd5702b378cb31e5c0d38f67e6f0bf882497d757b4fbe27b74734\"", + "last_updated": "2024-05-01T11:21:58Z", + "stargazers_count": 264, + "last_fetched": 1714624374.704119 + }, + "142051833": { + "repository_manifest": { + "name": "Vertical Stack In Card", + "render_readme": true, + "filename": "vertical-stack-in-card.js" + }, + "full_name": "ofekashery/vertical-stack-in-card", + "category": "plugin", + "description": "📠Home Assistant Card: Group multiple cards into a single sleek card.", + "domain": "", + "etag_repository": "W/\"3d8ecc195bce7fe3a6151a31ee24d08ff3b938b8f9c3d0b1ddb9c2e9b77f0454\"", + "last_updated": "2024-03-02T21:52:44Z", + "stargazers_count": 835, + "last_fetched": 1714278979.38479 + }, + "520565579": { + "repository_manifest": { + "name": "Theme Parks Waiting Times", + "render_readme": true + }, + "new": true, + "full_name": "danielsmith-eu/home-assistant-themeparks-integration", + "authors": [ + "@danielsmith-eu" + ], + "category": "integration", + "description": "A Home Assistant integration that shows Theme Park waiting times using the ThemeParks.wiki API", + "domain": "themeparks", + "etag_repository": "W/\"349bd8c58c758cb25c9deb64276e4d58fe1ff35e6d3edd718df3608a01eb433b\"", + "last_updated": "2024-03-15T15:24:43Z", + "stargazers_count": 12, + "topics": [ + "api", + "queue", + "themeparks", + "times", + "wait" + ], + "last_fetched": 1712895709.142994 + }, + "124688531": { + "repository_manifest": { + "name": "UPnP Availability", + "render_readme": true + }, + "new": true, + "full_name": "rytilahti/homeassistant-upnp-availability", + "authors": [ + "@rytilahti" + ], + "category": "integration", + "description": "UPnP Availability sensor for Home Assistant", + "domain": "upnp_availability", + "etag_repository": "W/\"845c5896b249160f61e94b2bb0742509774c566dae7265a4f5f09432a72a99ea\"", + "last_updated": "2024-04-29T17:01:39Z", + "stargazers_count": 20, + "topics": [ + "ssdp", + "upnp" + ], + "last_fetched": 1714624528.370197 + }, + "199306003": { + "repository_manifest": { + "name": "Buienalarm", + "render_readme": true + }, + "full_name": "gieljnssns/buienalarm-sensor-homeassistant", + "authors": [ + "@gieljnssns" + ], + "category": "integration", + "description": "Buienalarm custom_component for Home-Assistant", + "domain": "buienalarm", + "etag_repository": "W/\"d384b012c7d2a4963bf93b3f15f055d361994fa223ab860210a294474aab3fcc\"", + "last_updated": "2024-01-08T08:57:59Z", + "stargazers_count": 30, + "last_fetched": 1712895513.299235 + }, + "340664955": { + "repository_manifest": { + "name": "Proof Dashcam Integration", + "country": "IL", + "render_readme": true + }, + "full_name": "dimagoltsman/ha-proof-dashcam-integration", + "authors": [ + "@dimagoltsman" + ], + "category": "integration", + "description": "HACS integration to proof.co.il dashcam", + "domain": "proof", + "etag_repository": "W/\"c4c300fd53a96b7ef87702a7290d9ce5e178b046766a91b5640209a7e7ab2311\"", + "last_updated": "2021-03-13T18:43:28Z", + "stargazers_count": 1, + "topics": [ + "proof" + ], + "last_fetched": 1681843237.090905 + }, + "535287543": { + "repository_manifest": { + "name": "evnex", + "render_readme": true + }, + "new": true, + "full_name": "hardbyte/ha-evnex", + "authors": [ + "@hardbyte" + ], + "category": "integration", + "description": "A cloud-polling Home Assistant component to integrate with an Evnex Charger", + "domain": "evnex", + "etag_repository": "W/\"11bf3a1b6e26a3df2ece8d1ea2db5ec6c904aa3d5ef47749a20d1508cff96f7d\"", + "last_updated": "2024-04-12T04:39:36Z", + "stargazers_count": 7, + "topics": [ + "charger", + "energy-consumption", + "homeassistant-custom-component" + ], + "last_fetched": 1714624928.196402 + }, + "490231724": { + "repository_manifest": { + "name": "Elro Connects", + "hacs": "1.0.0", + "homeassistant": "2023.7.2" + }, + "new": true, + "full_name": "jbouwh/ha-elro-connects", + "authors": [ + "@jbouwh" + ], + "category": "integration", + "description": "Elro Connects K1 for Home Assistant via HACS", + "domain": "elro_connects", + "etag_repository": "W/\"a5a792f3f5daa9dd7d0dfca46f33ada05c9a0764d3b35c4f7d68d5b5d2afb1fd\"", + "last_updated": "2024-01-04T16:15:43Z", + "stargazers_count": 9, + "topics": [ + "elro", + "fire-alarm", + "fire-alarm-monitoring-system", + "siterwell" + ], + "last_fetched": 1705599183.558144 + }, + "289550686": { + "repository_manifest": { + "name": "Zoom", + "render_readme": true, + "homeassistant": "2021.5.0b0", + "zip_release": true, + "filename": "zoom.zip" + }, + "full_name": "raman325/ha-zoom-automation", + "authors": [ + "@raman325" + ], + "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": 948, + "etag_repository": "W/\"36af43b930978defcba73d76c0ea4c34b73a9e7ae9907494a8efe356bf3ffeb0\"", + "last_updated": "2024-04-18T15:49:36Z", + "stargazers_count": 60, + "topics": [ + "automation", + "ha", + "webhook-event", + "zoom" + ], + "last_fetched": 1714625004.525595 + }, + "448355900": { + "repository_manifest": { + "name": "Vastayan Bond", + "render_readme": true + }, + "full_name": "SnakeFist007/ha_vastayan_bond", + "category": "theme", + "description": "🎨 Home Assistant Theme inspired by the color schemes of Xayah & Rakan!", + "domain": "", + "etag_repository": "W/\"8e9bf83bf3e8086ad5a39c026c7da3fa4cebe819f691f9d50d73c39930e4eb7f\"", + "last_updated": "2023-02-28T15:06:25Z", + "stargazers_count": 2, + "topics": [ + "bond", + "rakan", + "vastayan", + "xayah" + ], + "last_fetched": 1691050404.697441 + }, + "146660369": { + "repository_manifest": { + "name": "Bravia TV PSK", + "zip_release": true, + "filename": "combined.zip", + "hide_default_branch": true + }, + "full_name": "custom-components/media_player.braviatv_psk", + "authors": [ + "@gerard33" + ], + "category": "integration", + "description": "Sony Bravia TV (Pre-Shared Key) component for Home Assistant", + "domain": "braviatv_psk", + "downloads": 5670, + "etag_repository": "W/\"facbdea99f858fbc0edb801e820df6777e0c4c8730fafaae37fd92e6a3d21eac\"", + "last_updated": "2023-02-23T19:07:55Z", + "stargazers_count": 103, + "topics": [ + "bravia", + "psk", + "sony" + ], + "last_fetched": 1714279339.471082 + }, + "373864423": { + "repository_manifest": { + "name": "Lennox S30,E30,M30", + "render_readme": true, + "hide_default_branch": true, + "homeassistant": "2023.12.0" + }, + "new": true, + "full_name": "PeteRager/lennoxs30", + "authors": [ + "@PeteRager" + ], + "category": "integration", + "description": "Home Assistant Lennox S40 / S30 / E30 / M30 integration", + "domain": "lennoxs30", + "etag_repository": "W/\"90a6dd58b96c81c683a20e23e55ad8cfc9dab1d9ee7d434acffe9ddfe47a8aad\"", + "last_updated": "2024-04-29T17:33:42Z", + "stargazers_count": 73, + "topics": [ + "e30", + "lennox", + "m30", + "s30", + "s40" + ], + "last_fetched": 1714624733.092503 + }, + "140907992": { + "repository_manifest": { + "name": "Goldair WiFi climate devices", + "render_readme": true, + "hide_default_branch": true, + "country": [ + "NZ", + "AU" + ], + "homeassistant": "0.96.0", + "zip_release": true, + "filename": "homeassistant-goldair-climate.zip" + }, + "new": true, + "full_name": "nicole-ashley/homeassistant-goldair-climate", + "authors": [ + "@nikrolls" + ], + "category": "integration", + "description": "Home Assistant integration for Goldair WiFi heaters, dehumidifiers and fans", + "domain": "goldair_climate", + "downloads": 1032, + "etag_repository": "W/\"6e11185c2bf9261af3f74c3b3015df72c67a1704a402d00ad3dc30789cc139e4\"", + "last_updated": "2022-05-17T04:15:51Z", + "stargazers_count": 19, + "topics": [ + "dehumidifier", + "fan", + "goldair", + "heater", + "wifi" + ], + "last_fetched": 1704915415.973816 + }, + "369883961": { + "repository_manifest": { + "name": "Silence Scooter Integration", + "hacs": "1.6.0", + "render_readme": true + }, + "new": true, + "full_name": "lorenzo-deluca/homeassistant-silence", + "authors": [ + "@lorenzo-deluca" + ], + "category": "integration", + "description": "Home Assistant Integration for Silence Scooter", + "domain": "silencescooter", + "etag_repository": "W/\"5a8fab44442c7f64fa9af8243b70f61fb7121fa31a50bb676f8d649ac39c95cd\"", + "last_updated": "2023-03-18T07:22:04Z", + "stargazers_count": 16, + "topics": [ + "electric-vehicles", + "silence", + "silence-s01", + "silence-scooter" + ], + "last_fetched": 1712895509.44145 + }, + "390073284": { + "repository_manifest": { + "name": "Sonos Cloud", + "country": "US", + "homeassistant": "2022.8.0", + "render_readme": true + }, + "new": true, + "full_name": "jjlawren/sonos_cloud", + "authors": [ + "@jjlawren" + ], + "category": "integration", + "description": "Sonos cloud API integration for Home Assistant with improved TTS/alerts handling", + "domain": "sonos_cloud", + "etag_repository": "W/\"58d585751fc18621104d8f192400c2fa703c44c72dcdf18b57a627141ca2fa9e\"", + "last_updated": "2023-02-23T04:27:28Z", + "stargazers_count": 115, + "topics": [ + "sonos" + ], + "last_fetched": 1714624392.110845 + }, + "706873015": { + "repository_manifest": { + "name": "WundaSmart", + "render_readme": true + }, + "new": true, + "full_name": "tonyroberts/hawundasmart", + "authors": [ + "@ob0t", + "@tonyroberts" + ], + "category": "integration", + "description": "WundaSmart Integration for Home Assistant", + "domain": "wundasmart", + "etag_repository": "W/\"2fb802fd2585e744d2b3adf1b8a7b6a245addf116c7bc74a73197db896dd315c\"", + "last_updated": "2024-04-16T09:31:36Z", + "stargazers_count": 4, + "topics": [ + "heating", + "heating-control", + "heating-controller", + "wundasmart" + ], + "last_fetched": 1713586483.811678 + }, + "448323715": { + "repository_manifest": { + "name": "Nest Protect", + "homeassistant": "2023.1.7", + "render_readme": "true" + }, + "new": true, + "full_name": "iMicknl/ha-nest-protect", + "authors": [ + "@imicknl" + ], + "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/\"e53856cbde77aa0c232d855f4b1c6e9975f8a85255daab497986b27a05dc6a5e\"", + "last_updated": "2024-04-27T18:46:09Z", + "stargazers_count": 297, + "topics": [ + "google", + "nest", + "nest-protect" + ], + "last_fetched": 1714624710.774912 + }, + "313270182": { + "repository_manifest": { + "name": "kibibit Frosted Cards", + "render_readme": true, + "filename": "kb-frosted-cards.js" + }, + "full_name": "Kibibit/kb-frosted-cards", + "category": "plugin", + "description": "Make Cards and Popups blur everything behind them.", + "domain": "", + "etag_repository": "W/\"71f408d968d25abaac3a9afc067709efeba04fef2b8d3085d3f62ffc5613afee\"", + "last_updated": "2022-06-19T17:40:45Z", + "stargazers_count": 10, + "topics": [ + "effect", + "frosted-glass" + ], + "last_fetched": 1713932058.454907 + }, + "570874359": { + "repository_manifest": { + "name": "Watchman SENSiT integration for Home Assistant", + "hacs": "1.6.0", + "render_readme": true, + "homeassistant": "0.118.0" + }, + "new": true, + "full_name": "masaccio/ha-kingspan-watchman-sensit", + "authors": [ + "@masaccio" + ], + "category": "integration", + "description": "Kingspan Connect Sensor integration for Home Assistant", + "domain": "kingspan_watchman_sensit", + "etag_repository": "W/\"638dee5cf7a4a5587e466414265d306983a347687aafd167d0e425f58aaf1754\"", + "last_updated": "2024-01-05T17:14:44Z", + "stargazers_count": 8, + "topics": [ + "energy-monitor", + "iot", + "kingspan", + "monitoring", + "oil-sensor" + ], + "last_fetched": 1713932100.928656 + }, + "272337216": { + "repository_manifest": { + "name": "Pandora Car Alarm System", + "country": [ + "RU", + "BY" + ], + "render_readme": true + }, + "full_name": "turbulator/pandora-cas", + "authors": [ + "@turbulator" + ], + "category": "integration", + "description": "Home Assistant custom component for Pandora Car Alarm System", + "domain": "pandora_cas", + "etag_repository": "W/\"f2ca7a06c0a8f2f5687daf51521621ec3ad93f0fe6989a585b175fa11c970403\"", + "last_updated": "2023-03-06T05:08:02Z", + "stargazers_count": 42, + "topics": [ + "pandora" + ], + "last_fetched": 1713932317.618861 + }, + "531891521": { + "repository_manifest": { + "name": "Revogi Petoneer Water Fountain", + "render_readme": true + }, + "new": true, + "full_name": "sh00t2kill/petoneer_custom_component", + "authors": [ + "@sh00t2kill" + ], + "category": "integration", + "description": "A custom Home Assistant Component for WiFI enabled pet water fountains by petoneer", + "domain": "revogi", + "etag_repository": "W/\"a5a3c3aacf5f083dde4af4b6389e6eda80de37ee4635e6d17b7915cf54fa3d83\"", + "last_updated": "2024-02-07T23:52:43Z", + "stargazers_count": 1, + "topics": [ + "petoneer", + "revogi" + ], + "last_fetched": 1709125130.649297 + }, + "374763546": { + "repository_manifest": { + "name": "AIMP Media Player", + "content_in_root": true, + "render_readme": true + }, + "full_name": "xilense/aimp_custom_component", + "authors": [ + "@xilense" + ], + "category": "integration", + "description": "AIMP custom component for 🠠Home Assistant using web remote", + "domain": "aimp", + "etag_repository": "W/\"5e6fa35c20493e3c9a64a17f87949f3bb6b6c7343005c82f5d63460a7bf11a5d\"", + "last_updated": "2021-06-21T18:20:20Z", + "stargazers_count": 6, + "topics": [ + "aimp", + "internet-of-things", + "iot", + "iot-automation", + "raspberry-pi", + "remote-control" + ], + "last_fetched": 1706281306.289114 + }, + "290281267": { + "repository_manifest": { + "name": "Fullscreen Card", + "render_readme": true + }, + "full_name": "KTibow/fullscreen-card", + "category": "plugin", + "description": "Make your Home Assistant browser fullscreen with one tap.", + "domain": "", + "downloads": 2874, + "etag_repository": "W/\"226116e77f11748450772774045c8f901d62fbcf1232d5e01c0ac1966339c6a3\"", + "last_updated": "2024-04-10T10:00:22Z", + "stargazers_count": 36, + "topics": [ + "card", + "fullscreen" + ], + "last_fetched": 1712895076.360231 + }, + "479056577": { + "repository_manifest": { + "name": "Green and Dark Theme: Simple, clean, and green", + "render_readme": true, + "homeassistant": "2022.3" + }, + "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", + "domain": "", + "etag_repository": "W/\"35f9a736662c6355f07848eb0920c86bdcfb9aa71b511f57e4eee6a7587fcfa0\"", + "last_updated": "2022-04-07T16:57:33Z", + "stargazers_count": 2, + "topics": [ + "dark-theme", + "green" + ], + "last_fetched": 1694939084.937107 + }, + "286408741": { + "repository_manifest": { + "name": "Posten Card", + "render_readme": true, + "filename": "posten-card.js", + "country": "NO" + }, + "full_name": "ezand/lovelace-posten-card", + "category": "plugin", + "description": "A Lovelace card to display Norwegian mail delivery days", + "domain": "", + "downloads": 2137, + "etag_repository": "W/\"a865f468eccd5341159d91d681aa4e71da67584eebf882b6371804775e5ec663\"", + "last_updated": "2023-01-04T16:22:44Z", + "stargazers_count": 15, + "topics": [ + "lovelace-card", + "mail-delivery" + ], + "last_fetched": 1714624407.433835 + }, + "221287384": { + "repository_manifest": { + "name": "Clear Theme", + "homeassistant": "0.102.0" + }, + "full_name": "naofireblade/clear-theme", + "category": "theme", + "description": "Clear Theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"6532f598689d0ff5166d49c82c0bcd4b29bc83a8e55817e9b08876689f62b611\"", + "last_updated": "2024-01-06T22:26:08Z", + "stargazers_count": 21, + "last_fetched": 1706281017.926085 + }, + "178838527": { + "repository_manifest": { + "name": "Niko Home Control II", + "render_readme": true, + "homeassistant": "0.114.1" + }, + "full_name": "filipvh/hass-nhc2", + "authors": [ + "@filipvh" + ], + "category": "integration", + "description": "Niko Home Control II Home Assistant Integration", + "domain": "nhc2", + "etag_repository": "W/\"8579f97753b5015cdfec4627fa71d4c5e325a35ed33d8580acb86341c862e622\"", + "last_updated": "2023-01-08T16:29:48Z", + "stargazers_count": 37, + "topics": [ + "coco", + "domotica", + "nhc", + "nhc2", + "niko", + "niko-home-control" + ], + "last_fetched": 1710692950.8534 + }, + "458664750": { + "repository_manifest": { + "name": "Google Theme - Based on the Android light and dark interface", + "render_readme": true + }, + "full_name": "JuanMTech/google-theme", + "category": "theme", + "description": "🎨 By JuanMTech -- Theme based on the Google Android light and dark mode interface", + "domain": "", + "etag_repository": "W/\"6402d0fe2f539c6a3afd9f6b63634d8822b4ba53425335899a73da21c864d32a\"", + "last_updated": "2024-01-23T15:01:38Z", + "stargazers_count": 100, + "topics": [ + "darkmode", + "googletheme", + "lightmode" + ], + "last_fetched": 1713932225.380348 + }, + "669130167": { + "repository_manifest": { + "name": "Andrews & Arnold Quota", + "filename": "andrews_arnold_quota.zip", + "hide_default_branch": true, + "homeassistant": "2023.12.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "andrew-codechimp/HA-Andrews-Arnold-Quota", + "authors": [ + "@andrew-codechimp" + ], + "category": "integration", + "description": "A Home Assistant integration to retrieve quota details of an Andrews & Arnold Broadband account", + "domain": "andrews_arnold_quota", + "downloads": 43, + "etag_repository": "W/\"71c33d709a1be4501c9b5df55826e4215dfdb9f8853c9bd1c3526594fa078884\"", + "last_updated": "2024-04-30T06:02:56Z", + "stargazers_count": 5, + "last_fetched": 1714624965.427844 + }, + "540873855": { + "repository_manifest": { + "name": "VPD Chart card", + "render_readme": true, + "filename": "vpdchart-card.js" + }, + "full_name": "vpdchart/vpdchart-card", + "category": "plugin", + "description": "A VPD chart card for Home Assistant", + "etag_repository": "W/\"5eafe73c7268a2b4ce149c880c1b8ea4750673d333566f3b7a05ec85f2396a02\"", + "last_updated": "2023-05-16T09:22:26Z", + "stargazers_count": 29, + "topics": [ + "vpd", + "vpdchart" + ], + "last_fetched": 1714279451.855929 + }, + "319343045": { + "repository_manifest": { + "name": "UltraSync", + "hacs": "0.24.0", + "render_readme": true, + "homeassistant": "0.110.0" + }, + "full_name": "caronc/ha-ultrasync", + "authors": [ + "@caronc" + ], + "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/\"54a62d40c60d9f2a081c2f052e29008cee2f4b857a65337949590573b49197b3\"", + "last_updated": "2024-03-10T16:29:56Z", + "stargazers_count": 23, + "topics": [ + "comnav", + "homeassistant-custom-component", + "interlogix", + "nx-595e", + "security", + "ultrasync" + ], + "last_fetched": 1714624491.007382 + }, + "302145522": { + "repository_manifest": { + "name": "Rocket Launch Live - Next 5 Launches", + "country": "CA", + "homeassistant": "0.115.0" + }, + "full_name": "djtimca/harocketlaunchlive", + "authors": [ + "@djtimca" + ], + "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/\"dd3be329958f45c3fc93c0a53ecc429f7db9a4e170e4a1481962ae3dfb4c85ba\"", + "last_updated": "2024-01-02T18:55:27Z", + "stargazers_count": 15, + "topics": [ + "launch", + "nasa", + "rocket", + "spacex", + "ula" + ], + "last_fetched": 1710347612.024323 + }, + "235984421": { + "repository_manifest": { + "name": "Blackened Theme" + }, + "full_name": "home-assistant-community-themes/blackened", + "category": "theme", + "description": "Blackened theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"8dbb107c54034e35b25f505fd2e9b9105618a170cd1c25faf238929a2b7063ce\"", + "last_updated": "2024-02-16T11:09:26Z", + "stargazers_count": 8, + "last_fetched": 1708174247.379099 + }, + "278596510": { + "repository_manifest": { + "name": "Leaf Spy", + "hacs": "0.24.0", + "homeassistant": "0.110.0" + }, + "full_name": "jesserockz/ha-leafspy", + "authors": [ + "@jesserockz" + ], + "category": "integration", + "description": "A Home Assistant integration to receive live data sent from the LeafSpy app", + "domain": "leafspy", + "etag_repository": "W/\"6bac4753bec9fb7a925caa86627bc60df484f72e46b773db5327a63820ab597e\"", + "last_updated": "2024-03-07T23:08:35Z", + "stargazers_count": 16, + "topics": [ + "electric-vehicles", + "ev", + "leaf", + "leafspy", + "nissan" + ], + "last_fetched": 1714624393.079535 + }, + "237880993": { + "repository_manifest": { + "name": "Smartmi smart heater", + "render_readme": true, + "homeassistant": "0.99.9", + "country": [ + "CN" + ] + }, + "full_name": "fineemb/Smartmi-smart-heater", + "authors": [ + "@fineemb" + ], + "category": "integration", + "description": "智米智能电暖器", + "domain": "miheater", + "etag_repository": "W/\"596e803a635c2f87e126b5773779c8ff362d808e0de9207ee87c2be35f132879\"", + "last_updated": "2022-12-20T03:16:37Z", + "stargazers_count": 18, + "last_fetched": 1709125084.047478 + }, + "344446335": { + "repository_manifest": { + "name": "Office 365", + "zip_release": true, + "filename": "o365.zip", + "homeassistant": "2022.5.0", + "render_readme": true + }, + "new": true, + "full_name": "RogerSelwyn/O365-HomeAssistant", + "authors": [ + "@RogerSelwyn" + ], + "category": "integration", + "description": "Office 365 integration for Home Assistant", + "domain": "o365", + "downloads": 2857, + "etag_repository": "W/\"c16c0f04ed124710db665ab1bf9a93e104240f985d412d9f777ed4af5f3bd6d7\"", + "last_updated": "2024-04-18T12:48:49Z", + "stargazers_count": 163, + "topics": [ + "homeassistant-custom-component", + "microsoft", + "o365" + ], + "last_fetched": 1714624809.944484 + }, + "169641362": { + "repository_manifest": { + "name": "BlueIris NVR", + "homeassistant": "2024.1.0b0" + }, + "full_name": "elad-bar/ha-blueiris", + "authors": [ + "@elad-bar" + ], + "category": "integration", + "description": "Integration with Blue Iris Video Security Software", + "domain": "blueiris", + "etag_repository": "W/\"59a2ea322528953e57f9d3da3a78156766396b68e9d454b4f11161c17c9554e1\"", + "last_updated": "2024-04-12T18:38:16Z", + "stargazers_count": 173, + "last_fetched": 1714279472.067652 + }, + "422954081": { + "repository_manifest": { + "filename": "deebot.zip", + "homeassistant": "2024.1.0b0", + "name": "Deebot 4 Home Assistant", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "DeebotUniverse/Deebot-4-Home-Assistant", + "authors": [ + "@DeebotUniverse", + "@edenhaus" + ], + "category": "integration", + "description": "Home Assistant integration for deebot vacuums", + "domain": [ + "binary_sensor", + "camera", + "select", + "sensor", + "vacuum" + ], + "downloads": 7865, + "etag_repository": "W/\"1d0b90b56fc10a3d517e8824195d2dd2feaa89b59a8f284e1c20ae051dd1279a\"", + "last_updated": "2024-04-01T20:15:41Z", + "stargazers_count": 179, + "topics": [ + "deebot", + "ecovacs", + "vacuum" + ], + "last_fetched": 1712064174.760827 + }, + "206868881": { + "repository_manifest": { + "name": "Gismeteo", + "filename": "gismeteo.zip", + "hide_default_branch": true, + "homeassistant": "2023.1.0", + "render_readme": true, + "zip_release": true + }, + "full_name": "Limych/ha-gismeteo", + "authors": [ + "@Limych" + ], + "category": "integration", + "description": "Gismeteo Weather Provider for Home Assistant", + "domain": "gismeteo", + "downloads": 5683, + "etag_repository": "W/\"93f0a508d3e7022309e9f043fde435d3bbf6fa8fedc3d46e274ac77e5a927947\"", + "last_updated": "2024-04-27T17:06:56Z", + "stargazers_count": 111, + "topics": [ + "forecast", + "gismeteo", + "gismeteo-weather", + "sensors", + "weather-provider" + ], + "last_fetched": 1714279175.128732 + }, + "651597909": { + "repository_manifest": { + "name": "pfSense gateways monitoring", + "render_readme": true, + "homeassistant": "2023.6.0" + }, + "new": true, + "full_name": "sdrapha/home-assistant-custom-components-pfsense-gateways", + "authors": [ + "@sdrapha" + ], + "category": "integration", + "description": "Monitor and react on your pfSense gateway's status with Home Assistant.", + "domain": "pfsense_gateways", + "etag_repository": "W/\"ae7be65477afe2bb66874a18bd877e9fe3b456fba3501b8e71a29507e777faab\"", + "last_updated": "2023-11-14T22:55:47Z", + "stargazers_count": 2, + "topics": [ + "hassio-integration", + "pfsense" + ], + "last_fetched": 1700054264.824076 + }, + "159711605": { + "repository_manifest": { + "name": "Secondaryinfo Entity Row", + "content_in_root": true, + "filename": "secondaryinfo-entity-row.js", + "render_readme": true, + "homeassistant": "0.88" + }, + "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", + "domain": "", + "etag_repository": "W/\"781f4ce945bf91080dc85487e7a2e9b24f30948542a256cf514dc20f465f0e30\"", + "last_updated": "2021-06-05T21:12:36Z", + "stargazers_count": 165, + "last_fetched": 1713931943.994327 + }, + "366713850": { + "repository_manifest": { + "name": "Pirate Weather", + "render_readme": true, + "homeassistant": "2023.10.0" + }, + "new": true, + "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", + "etag_repository": "W/\"548c74ea0164a46a28625b3115d4e4dba98ff98a2a2f0a84048d668cd43f7acd\"", + "last_updated": "2024-04-30T17:12:10Z", + "stargazers_count": 321, + "topics": [ + "darksky-api", + "weather-api" + ], + "last_fetched": 1714624788.320422 + }, + "321140869": { + "repository_manifest": { + "name": "Auto Reload", + "render_readme": true + }, + "full_name": "ben8p/lovelace-auto-reload-card", + "category": "plugin", + "description": "Custom home assitant lovelace for UI auto reload", + "domain": "", + "etag_repository": "W/\"76eda829b026855ff4f04e9f74497e51d3a566b9f8a5e7c78eb497dc3069c235\"", + "last_updated": "2023-05-24T20:46:18Z", + "stargazers_count": 33, + "topics": [ + "lovelace-card" + ], + "last_fetched": 1713241200.664606 + }, + "199291345": { + "repository_manifest": {}, + "full_name": "JurajNyiri/HomeAssistant-qBitTorrentAlternativeSpeed", + "authors": [ + "@JurajNyiri" + ], + "category": "integration", + "description": "Adds ability to switch alternative speed in qBittorrent through Home Assistant.", + "domain": "qbittorrent_alternative_speed", + "etag_repository": "W/\"7d7016cd3cef40948369e56be8c8cca54406eaf464f2b9b1ff1234fc651b0857\"", + "last_updated": "2022-07-07T10:39:14Z", + "stargazers_count": 14, + "last_fetched": 1714278853.36062 + }, + "689793414": { + "repository_manifest": { + "name": "Anchor Card", + "render_readme": true, + "filename": "anchor-card.js", + "country": "CZ" + }, + "new": true, + "full_name": "ShadowAya/anchor-card", + "category": "plugin", + "description": "An anchor (scroll to) card for Home Assistant!", + "downloads": 1921, + "etag_repository": "W/\"5d38e994757381708032b1336816cc4a7a356d53ed9aafbb618ec4e52c89df94\"", + "last_updated": "2024-02-28T18:54:03Z", + "stargazers_count": 34, + "topics": [ + "lovelace-custom-card", + "scrolling" + ], + "last_fetched": 1713932454.879103 + }, + "187245418": { + "repository_manifest": { + "name": "bignumber-card", + "render_readme": true + }, + "full_name": "custom-cards/bignumber-card", + "category": "plugin", + "description": null, + "domain": "", + "etag_repository": "W/\"8ae2aa75b8b268c5a2d46fe4a5c10feed38a2d5f6cc495aee7ac9a9457e8f8fe\"", + "last_updated": "2022-01-31T15:47:59Z", + "stargazers_count": 111, + "last_fetched": 1713586854.11351 + }, + "272094506": { + "repository_manifest": { + "name": "Blitzortung.org Lightning Detector", + "homeassistant": "2022.10.0" + }, + "full_name": "mrk-its/homeassistant-blitzortung", + "authors": [ + "@mrk-its" + ], + "category": "integration", + "description": "Custom Component for fetching lightning data from blitzortung.org", + "domain": "blitzortung", + "etag_repository": "W/\"2536a26f8f8f34be611063d56c41585ed5653242b3f0567fc20d37254bed5126\"", + "last_updated": "2024-04-21T12:02:07Z", + "stargazers_count": 171, + "topics": [ + "blitzortung", + "lightning-network" + ], + "last_fetched": 1714624622.876221 + }, + "462430932": { + "repository_manifest": { + "name": "Fire Protection Hungary", + "country": [ + "HU" + ], + "render_readme": "true" + }, + "new": true, + "full_name": "amaximus/fire_protection_hu", + "authors": [ + "@amaximus" + ], + "category": "integration", + "description": "Fire protection integration for Home Assistant with data provided by NÉBIH", + "domain": "fire_protection_hu", + "downloads": 2, + "etag_repository": "W/\"b179142a41c5d33aa020f8f4d0d9cd2bf65b64a8945acbbfa918257643206ffe\"", + "last_updated": "2023-06-08T08:44:24Z", + "stargazers_count": 2, + "topics": [ + "homeassistant-custom-component", + "hungary" + ], + "last_fetched": 1691050739.713936 + }, + "383732864": { + "repository_manifest": { + "name": "Garmin Connect", + "render_readme": true + }, + "new": true, + "full_name": "cyberjunky/home-assistant-garmin_connect", + "authors": [ + "@cyberjunky" + ], + "category": "integration", + "description": "The Garmin Connect integration allows you to expose data from Garmin Connect to Home Assistant.", + "domain": "garmin_connect", + "etag_repository": "W/\"27aab923af05f466e561a5882a8920f883a2c14c911ddc3cf59cc9fe2ef9b27d\"", + "last_updated": "2024-04-29T19:17:17Z", + "stargazers_count": 201, + "topics": [ + "garmin-connect", + "home-assistant-component" + ], + "last_fetched": 1714624549.184481 + }, + "286270157": { + "repository_manifest": { + "name": "Scheduler Card", + "render_readme": true, + "filename": "scheduler-card.js" + }, + "full_name": "nielsfaber/scheduler-card", + "category": "plugin", + "description": "HA Lovelace card for control of scheduler entities", + "domain": "", + "downloads": 27299, + "etag_repository": "W/\"1e4383c291ae747efce81f424bb4c101d605bfee8c4ce8a40ce277a4e45d6f67\"", + "last_updated": "2024-04-26T14:42:40Z", + "stargazers_count": 820, + "topics": [ + "assistant", + "automation", + "card", + "home", + "schedule", + "scheduler", + "sunrise", + "sunset", + "week", + "weekly" + ], + "default_branch": "main", + "installed_commit": "8cab754", + "installed": true, + "last_commit": "8cab754", + "last_version": "v3.2.13", + "open_issues": 15, + "published_tags": [ + "v3.2.13", + "v3.2.12", + "v3.2.11", + "v3.2.10", + "v3.2.9" + ], + "releases": true, + "version_installed": "v3.2.13", + "last_fetched": 1714753171.544887 + }, + "237628853": { + "repository_manifest": { + "name": "Abfall API (RegioIT)", + "country": "DE", + "homeassistant": "0.104.3", + "render_readme": true + }, + "full_name": "tuxuser/abfallapi_regioit_ha", + "authors": [ + "@tuxuser" + ], + "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/\"f48a41c1049055d64dc1072e465ed9d68290093d34eff72bcede5a421d2a8981\"", + "last_updated": "2023-11-13T19:12:48Z", + "stargazers_count": 10, + "topics": [ + "collection", + "component", + "garbage", + "muell", + "muellabfuhr", + "regioit", + "waste" + ], + "last_fetched": 1713932557.854397 + }, + "261291295": { + "repository_manifest": { + "name": "Vacuum Card", + "render_readme": true, + "filename": "vacuum-card.js" + }, + "full_name": "denysdovhan/vacuum-card", + "category": "plugin", + "description": "Vacuum cleaner card for Home Assistant Lovelace UI", + "domain": "", + "downloads": 18824, + "etag_repository": "W/\"98a168b997ba3b97fb1ae54d2747933fb2ea913eba36b52e9436e2d5cd3457cb\"", + "last_updated": "2024-05-01T03:15:27Z", + "stargazers_count": 844, + "topics": [ + "robot-vacuum", + "vacuum" + ], + "last_fetched": 1714624609.972532 + }, + "173564471": { + "repository_manifest": { + "name": "File restore" + }, + "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/\"aeb5fb4a9fb8d3f7cf46393c17b9e645fb0475f15c359c8f8574c10c2878a563\"", + "last_updated": "2024-01-10T09:24:36Z", + "stargazers_count": 11, + "topics": [ + "file-resotre", + "file-sensor", + "helper", + "planning", + "planning-temperature", + "temprature", + "thermostat" + ], + "last_fetched": 1711384261.765359 + }, + "265916869": { + "repository_manifest": { + "name": "Melnor Raincloud", + "render_readme": true, + "homeassistant": "2021.4.0", + "zip_release": true, + "filename": "raincloud.zip" + }, + "full_name": "vanstinator/hass-raincloud", + "authors": [ + "@vanstinator" + ], + "category": "integration", + "description": "Melnor Raincloud Home Assistant Integration", + "domain": "raincloud", + "downloads": 70, + "etag_repository": "W/\"d80a758b264c3ee4627544bd0bacfe2f8059176086c5705e2f186037225b8246\"", + "last_updated": "2022-05-30T18:58:16Z", + "stargazers_count": 6, + "topics": [ + "assistant", + "home", + "irrigation", + "melnor", + "raincloud", + "sprinkler" + ], + "last_fetched": 1678707866.417011 + }, + "545025660": { + "repository_manifest": { + "name": "Web Untis", + "render_readme": true, + "zip_release": true, + "filename": "webuntis.zip", + "homeassistant": "2021.11.0" + }, + "new": true, + "full_name": "JonasJoKuJonas/homeassistant-WebUntis", + "authors": [ + "@JonasJoKuJonas" + ], + "category": "integration", + "description": "Custom component to access data from Web Untis in Home Assistant", + "domain": "webuntis", + "downloads": 377, + "etag_repository": "W/\"8dafbe8553b242c9f1134c753c557a6f888aef30d35ea4946d88f14430380028\"", + "last_updated": "2024-04-25T16:36:14Z", + "stargazers_count": 37, + "topics": [ + "homeassistant-custom-component", + "school", + "webuntis", + "webuntis-api", + "webuntis-client" + ], + "last_fetched": 1714624561.741548 + }, + "410867791": { + "repository_manifest": { + "name": "Microsoft Edge TTS", + "render_readme": true + }, + "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/\"8dd1f7e38594638700e18f1a69213e5044f3d7f7b84551a66116ca5a79146792\"", + "last_updated": "2023-12-18T16:17:25Z", + "stargazers_count": 302, + "topics": [ + "tts" + ], + "last_fetched": 1714625097.249334 + }, + "584257648": { + "repository_manifest": { + "name": "TCL TV Remote", + "render_readme": true, + "zip_release": true, + "filename": "tclremote.zip" + }, + "new": true, + "full_name": "popeen/Home-Assistant-Custom-Component-TCL-Remote", + "authors": [ + "@popeen" + ], + "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": 2260, + "etag_repository": "W/\"f07bd355b79e900bf6b399c9dc5f42edfacaecf2c37653d3d6b40f0e7b47286b\"", + "last_updated": "2023-09-23T10:39:23Z", + "stargazers_count": 11, + "last_fetched": 1713241325.928919 + }, + "368653916": { + "repository_manifest": { + "name": "MOOX-Track", + "render_readme": true + }, + "new": true, + "full_name": "moox-it/hass-moox-track", + "authors": [ + "@moox-it" + ], + "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/\"4cf48d091b84bd05a974667d01717600b552a3bc876942c38bb582f429ed2304\"", + "last_updated": "2024-01-16T17:02:06Z", + "stargazers_count": 1, + "topics": [ + "device", + "gps", + "moox", + "track", + "tracker" + ], + "last_fetched": 1705596212.445434 + }, + "528492198": { + "repository_manifest": { + "name": "Telenet Telemeter", + "render_readme": true, + "country": [ + "BE" + ] + }, + "new": true, + "full_name": "myTselection/telenet_telemeter", + "authors": [ + "@myTselection" + ], + "category": "integration", + "description": "Telenet Telemeter Home Assistant custom component HACS for Belgian ISP and mobile phone network traffic.", + "domain": "telenet_telemeter", + "etag_repository": "W/\"df2bb0158669c73ad6289a2943bd08adc500b6a99a16701e37f4ba14d96e9406\"", + "last_updated": "2024-03-10T12:22:07Z", + "stargazers_count": 26, + "topics": [ + "telemeter", + "telenet" + ], + "last_fetched": 1710347576.626448 + }, + "504880554": { + "repository_manifest": { + "name": "CyclePay for ESD/Hercules Laundry Rooms", + "render_readme": true + }, + "new": true, + "full_name": "elahd/ha-cyclepay", + "authors": [ + "@elahd" + ], + "category": "integration", + "description": "Home Assistant Integration for ESD/Hercules CyclePay Laundry Rooms", + "domain": "cyclepay", + "etag_repository": "W/\"6cac811ff1b8d5a46b2bc26491284cce58a5cb259f368261fd038793fc63798a\"", + "last_updated": "2024-04-29T17:08:17Z", + "stargazers_count": 4, + "topics": [ + "laundry" + ], + "last_fetched": 1714624506.619245 + }, + "162808336": { + "repository_manifest": { + "name": "Lightwave RF" + }, + "full_name": "bigbadblunt/homeassistant-lightwave2", + "authors": [ + "@bigbadblunt" + ], + "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/\"a1945b6213a5528dfd081c6590ad239084611e4d474576493b1f2164a283d27b\"", + "last_updated": "2024-02-05T22:01:26Z", + "stargazers_count": 41, + "topics": [ + "lightwave", + "lightwaverf" + ], + "last_fetched": 1710347995.34889 + }, + "373857882": { + "repository_manifest": { + "name": "Entities Button Group", + "render_readme": true + }, + "full_name": "wassy92x/lovelace-entities-btn-group", + "category": "plugin", + "description": "A custom card for Home Assistant to group multiple buttons", + "domain": "", + "downloads": 919, + "etag_repository": "W/\"50666d65c21ddb5ccda4b024818ad24cdae22a0bdf382db136e57323d11a8bd8\"", + "last_updated": "2023-05-22T20:47:26Z", + "stargazers_count": 8, + "topics": [ + "lovelace-card" + ], + "last_fetched": 1685384313.224515 + }, + "431901513": { + "repository_manifest": { + "name": "Fluid Level Background Card", + "render_readme": true, + "filename": "fluid-level-background-card.js" + }, + "full_name": "swingerman/lovelace-fluid-level-background-card", + "category": "plugin", + "description": "This card wraps any other cards and renders a fluid background behind them.", + "domain": "", + "downloads": 2047, + "etag_repository": "W/\"70f3498455ac06f380af66e1bbd70f043acf648d9d3861f69c8ec8b22f66b25f\"", + "last_updated": "2024-04-29T01:17:10Z", + "stargazers_count": 26, + "topics": [ + "lovelace-card" + ], + "last_fetched": 1714624890.889557 + }, + "675105585": { + "repository_manifest": { + "name": "pulsatrix charger integration for Home Assistant using local MQTT", + "render_readme": true, + "homeassistant": "2022.12.0" + }, + "new": true, + "full_name": "werthdavid/homeassistant-pulsatrix-local-mqtt", + "authors": [ + "@werthdavid" + ], + "category": "integration", + "description": "Home Assistant custom component for pulsatrix EV charger", + "domain": "pulsatrix_local_mqtt", + "etag_repository": "W/\"ea95970ff783361b45277f41fece76cb4a644e8e239a95981606492dbb323697\"", + "last_updated": "2023-08-14T12:04:33Z", + "stargazers_count": 3, + "topics": [ + "charger", + "homeassistant-custom-component", + "pulsatrix" + ], + "last_fetched": 1706284577.935555 + }, + "234032927": { + "repository_manifest": { + "name": "Google Light Theme", + "render_readme": true + }, + "full_name": "JuanMTech/google_light_theme", + "category": "theme", + "description": "🎨 By JuanMTech -- A Home Assistant theme inspired on the Google app light mode.", + "domain": "", + "etag_repository": "W/\"3b3f046d5194d5c34a1cd8c61021720dc622c3db5064c472a17228176b4175ec\"", + "last_updated": "2023-01-12T22:52:07Z", + "stargazers_count": 56, + "topics": [ + "assistant-theme" + ], + "last_fetched": 1691898405.838076 + }, + "667615978": { + "repository_manifest": { + "name": "O365 Card", + "render_readme": true, + "filename": "o365-card.js", + "content_in_root": true + }, + "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/\"a363dbd53dfbee7f38fbcc19b8592418bc9a7216db270defbebede056d63157c\"", + "last_updated": "2024-01-23T21:38:42Z", + "stargazers_count": 9, + "topics": [ + "hacs-plugin", + "inbox", + "javascript", + "lovelace-custom-card", + "office365", + "outlook", + "teams", + "todo" + ], + "last_fetched": 1712064521.648403 + }, + "261873234": { + "repository_manifest": { + "name": "Sector Alarm", + "render_readme": true, + "homeassistant": "2023.9.0" + }, + "full_name": "gjohansson-ST/sector", + "authors": [ + "@gjohansson-ST" + ], + "category": "integration", + "description": "Integration to Sector Alarm for Home Assistant", + "domain": "sector", + "downloads": 15, + "etag_repository": "W/\"f0071673e9b3951a738c997061f1ec1fe393a46d6bf37ba8898d7f4bed24d970\"", + "last_updated": "2024-01-22T21:41:33Z", + "stargazers_count": 28, + "topics": [ + "alarm", + "alarm-control", + "alarm-control-panel", + "lock", + "sector", + "sector-alarm", + "temperature-sensor" + ], + "last_fetched": 1714279019.51759 + }, + "201445202": { + "repository_manifest": { + "name": "ACV garbage collection sensor", + "render_readme": true, + "country": [ + "NL" + ] + }, + "full_name": "Cadsters/acv-hass-component", + "authors": [ + "@floriskruisselbrink", + "@Cadsters", + "@aritmeester" + ], + "category": "integration", + "description": "ðŸ—‘ï¸ Integration for bin/waste collection by acv-groep", + "domain": "acv", + "etag_repository": "W/\"b08ca528eaa0eb4b6905e1f361e1703f55c2491f08ff7634479e949b7c40a47e\"", + "last_updated": "2022-05-30T13:17:35Z", + "stargazers_count": 4, + "topics": [ + "acv-groep", + "python3", + "trash", + "waste" + ], + "last_fetched": 1697117246.959349 + }, + "229140999": { + "repository_manifest": { + "name": "go-eCharger", + "render_readme": true + }, + "full_name": "cathiele/homeassistant-goecharger", + "authors": [ + "@cathiele" + ], + "category": "integration", + "description": "Home Assistant custom_component for controlling the go-eCharger EV-Charger", + "domain": "goecharger", + "etag_repository": "W/\"9bc147b3dc4891dfdb34cea5204646c8b2f38c9d32d93e5aa82f17cbf8c6d124\"", + "last_updated": "2024-03-18T19:10:40Z", + "stargazers_count": 85, + "topics": [ + "charger", + "component", + "custom", + "go-echarger" + ], + "last_fetched": 1712895677.9688 + }, + "198066338": { + "repository_manifest": { + "name": "Rejseplanen Card", + "country": "DK" + }, + "full_name": "DarkFox/rejseplanen-card", + "category": "plugin", + "description": "Lovelace card for listing departures from Rejseplanen sensors", + "domain": "", + "etag_repository": "W/\"26d831ab7a07be5698d7b874fd4f1e90b3234396ed4f76446b159ebda3b985a8\"", + "last_updated": "2023-01-04T06:49:56Z", + "stargazers_count": 7, + "topics": [ + "denmark", + "lovelace-card", + "rejseplanen", + "rejseplanen-card", + "rejseplanen-sensors" + ], + "last_fetched": 1713931896.13665 + }, + "445609628": { + "repository_manifest": { + "name": "PID Controller", + "zip_release": true, + "homeassistant": "2021.9", + "render_readme": true, + "persistent_directory": "codes", + "filename": "pid_controller.zip" + }, + "new": true, + "full_name": "soloam/ha-pid-controller", + "authors": [ + "@Soloam" + ], + "category": "integration", + "description": "PID Controller to Home Assistant", + "domain": "pid_controller", + "downloads": 1917, + "etag_repository": "W/\"881e93a633573e19d11c498b84de576e1e418b848898b1f5a8a7f5021edb4eab\"", + "last_updated": "2023-12-24T10:09:42Z", + "stargazers_count": 86, + "topics": [ + "pid", + "thermostat" + ], + "last_fetched": 1714624813.046239 + }, + "501618674": { + "repository_manifest": { + "name": "BleBox shutterBox with tilt", + "hacs": "1.6.0", + "homeassistant": "2022.6.0", + "render_readme": true + }, + "new": true, + "full_name": "andrzejchm/blebox_shutterbox_tilt", + "authors": [ + "@andrzejchm" + ], + "category": "integration", + "description": "HACS integration for BleBox shutterBox that adds tilt support", + "domain": "blebox_shutterbox_tilt", + "etag_repository": "W/\"334c449eb460b1a79966c1c66f04806941686030a9498c06818e80dc133e30ea\"", + "last_updated": "2023-10-24T01:14:26Z", + "stargazers_count": 6, + "last_fetched": 1698384699.299899 + }, + "163363577": { + "repository_manifest": { + "name": "Bar Card", + "render_readme": true, + "filename": "bar-card.js" + }, + "full_name": "custom-cards/bar-card", + "category": "plugin", + "description": "Customizable Animated Bar card for Home Assistant Lovelace", + "domain": "", + "downloads": 82379, + "etag_repository": "W/\"20a559f0adc507c407068d2013506a90fec04cc28cc48e69d038143f265e7b0b\"", + "last_updated": "2023-09-29T13:53:10Z", + "stargazers_count": 341, + "last_fetched": 1714624563.760949 + }, + "234118477": { + "repository_manifest": { + "name": "Afvalinfo", + "render_readme": true, + "country": [ + "NL" + ], + "homeassistant": "0.100.0" + }, + "full_name": "heyajohnny/afvalinfo", + "authors": [ + "@heyajohnny" + ], + "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/\"1d3139cd9eb87d810ab675c1969cdd649e2d8d412c2f2d268a3e9f8e0e9a0bd0\"", + "last_updated": "2024-04-28T07:20:21Z", + "stargazers_count": 92, + "last_fetched": 1714624486.149882 + }, + "256292682": { + "repository_manifest": { + "name": "Battery State Card / Entity Row", + "filename": "battery-state-card.js", + "render_readme": true + }, + "full_name": "maxwroc/battery-state-card", + "category": "plugin", + "description": "Battery state card for Home Assistant", + "domain": "", + "downloads": 30993, + "etag_repository": "W/\"d79b392e7e005de676207093ca3b216941ac64dda2bcb45623324c31cab54d6b\"", + "last_updated": "2024-04-16T15:53:24Z", + "stargazers_count": 790, + "topics": [ + "battery", + "lovelace-custom-card" + ], + "last_fetched": 1714625053.887918 + }, + "282509738": { + "repository_manifest": { + "name": "OVH DynHost", + "render_readme": true + }, + "full_name": "GuilleGF/hassio-ovh", + "authors": [ + "@GuilleGF" + ], + "category": "integration", + "description": "OVH DynHost Updater Component for https://www.home-assistant.io/", + "domain": "ovh", + "etag_repository": "W/\"9d97ec6cbedea18ff91346fef3eeb2f10a799a81cc8893f34a1ab61c2c5412f0\"", + "last_updated": "2022-08-08T13:04:12Z", + "stargazers_count": 19, + "topics": [ + "ddns", + "ddns-updater", + "ovh", + "ovh-dynhost" + ], + "last_fetched": 1712895155.81213 + }, + "598381225": { + "repository_manifest": { + "name": "Fronius_Solarweb", + "homeassistant": "2023.2.0", + "render_readme": true, + "zip_release": true, + "filename": "solarweb.zip" + }, + "new": true, + "full_name": "drc38/Fronius_solarweb", + "authors": [ + "@drc38" + ], + "category": "integration", + "description": "Home Assistant integration for cloud-based Fronius Solar.web api", + "domain": "solarweb", + "downloads": 749, + "etag_repository": "W/\"6f029d5d42e93579b2b4cec249bf9bbc935a962385ecb0953307ce6497aefd53\"", + "last_updated": "2024-05-01T15:32:07Z", + "stargazers_count": 3, + "topics": [ + "fronius", + "fronius-solar-api" + ], + "last_fetched": 1714624894.979988 + }, + "708304485": { + "repository_manifest": { + "name": "MetService New Zealand Weather", + "filename": "metservice_weather.zip", + "hide_default_branch": true, + "homeassistant": "2023.10.0", + "render_readme": true, + "zip_release": true, + "country": "NZ" + }, + "new": true, + "full_name": "ciejer/metservice-weather", + "authors": [ + "@ciejer" + ], + "category": "integration", + "description": "Metservice New Zealand component for Home Assistant", + "domain": "metservice_weather", + "downloads": 396, + "etag_repository": "W/\"3364e324a61c4b0affce72fdb653acd48fe5f5b21c7bf370fafccde9bedabd0d\"", + "last_updated": "2024-04-29T11:50:15Z", + "stargazers_count": 13, + "topics": [ + "weather" + ], + "last_fetched": 1714624494.204596 + }, + "276915021": { + "repository_manifest": { + "name": "Easee EV Charger", + "filename": "easee.zip", + "homeassistant": "2023.11.0", + "zip_release": true + }, + "full_name": "nordicopen/easee_hass", + "authors": [ + "@fondberg", + "@tmjo", + "@olalid", + "@astrandb" + ], + "category": "integration", + "description": "Custom component for Easee EV charger integration with Home Assistant", + "domain": "easee", + "downloads": 4109, + "etag_repository": "W/\"c7a84a108ad7d9436ad23dbf03cd318ebca3b75a0f9f5242c51bf4d5111659f4\"", + "last_updated": "2024-04-01T15:36:12Z", + "stargazers_count": 190, + "topics": [ + "easee", + "ev-charging" + ], + "last_fetched": 1714624550.449639 + }, + "437989480": { + "repository_manifest": { + "name": "Centrometal Boiler Display Card", + "render_readme": true, + "homeassistant": "2021.11.3", + "filename": "centrometal-boiler-card.js" + }, + "full_name": "9a4gl/lovelace-centrometal-boiler-card", + "category": "plugin", + "description": "Lovelace Centrometal Boiler Card", + "domain": "", + "etag_repository": "W/\"25cc0c8c737fccaa110fc7f0f6e450e72d86065d068c8d45c39e5bce1b0f669c\"", + "last_updated": "2023-12-29T17:01:38Z", + "stargazers_count": 4, + "topics": [ + "centrometal", + "homeassitant", + "pellet", + "peltec" + ], + "last_fetched": 1704035308.198837 + }, + "279538782": { + "repository_manifest": { + "name": "Ecodevices RT2" + }, + "full_name": "pcourbin/ecodevices_rt2", + "authors": [ + "@pcourbin" + ], + "category": "integration", + "description": "Home Assistant custom component for GCE Ecodevices RT2", + "domain": "ecodevices_rt2", + "etag_repository": "W/\"8b4fdfb2327885d5f35900da883853d038a1e24c5b7e756e373ec2a5efba3df6\"", + "last_updated": "2023-10-31T09:09:04Z", + "stargazers_count": 4, + "last_fetched": 1712895432.484899 + }, + "356053801": { + "repository_manifest": { + "name": "IMA Protect Alarm" + }, + "full_name": "pcourbin/imaprotect", + "authors": [ + "@pcourbin" + ], + "category": "integration", + "description": "Home Assistant custom component for IMA Protect Alarm", + "domain": "imaprotect", + "etag_repository": "W/\"1150bcb6752ffbecdb66806045920261d179bdb3493300cd2d5da7d021225e1f\"", + "last_updated": "2024-05-02T05:56:19Z", + "stargazers_count": 2, + "topics": [ + "alarm" + ], + "last_fetched": 1714624380.681834 + }, + "183989659": { + "repository_manifest": { + "name": "NHL API" + }, + "full_name": "JayBlackedOut/hass-nhlapi", + "authors": [ + "@jayblackedout", + "@mastermc0" + ], + "category": "integration", + "description": "NHL Stats API Integration Into Home Assistant", + "domain": "nhl_api", + "etag_repository": "W/\"b40db149aebc902f11eb4ffc7644f573c2f20107449c372aab91e24e84edfc18\"", + "last_updated": "2024-03-10T18:17:36Z", + "stargazers_count": 65, + "last_fetched": 1714278962.512184 + }, + "197759180": { + "repository_manifest": {}, + "full_name": "postlund/search-card", + "category": "plugin", + "description": "Quickly search for entities from a Lovelace card.", + "domain": "", + "etag_repository": "W/\"6291a0364d5c9cce9d4c9c7193969c87722c62773fbbe94565a985c7c5559033\"", + "last_updated": "2023-11-03T05:22:12Z", + "stargazers_count": 100, + "last_fetched": 1713586838.150398 + }, + "264655935": { + "repository_manifest": { + "name": "Entities Calendar", + "homeassistant": "2022.5.0" + }, + "full_name": "gadgetchnnel/entities_calendar", + "authors": [ + "@gadgetchnnel" + ], + "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/\"1f92fa7d993d6831547af2183e801ca6a5119ab252a5263918260b1fa4588fc3\"", + "last_updated": "2023-10-05T03:35:54Z", + "stargazers_count": 23, + "topics": [ + "calendar", + "entities-calendar" + ], + "last_fetched": 1713932084.435901 + }, + "541834155": { + "repository_manifest": { + "name": "PetSafe", + "render_readme": true + }, + "new": true, + "full_name": "dcmeglio/homeassistant-petsafe", + "authors": [ + "@dcmeglio" + ], + "category": "integration", + "description": "Integrate PetSafe Smartfeed feeders an Scoopfree litter boxes into Home Assistant.", + "domain": "petsafe", + "etag_repository": "W/\"35507ceb33147545bba2f7cf702919395dc5c3e7cda00c195663a97057027621\"", + "last_updated": "2023-01-29T14:46:05Z", + "stargazers_count": 23, + "topics": [ + "cats", + "dogs", + "feeder", + "litterbox", + "petsafe" + ], + "last_fetched": 1712895416.160429 + }, + "287409957": { + "repository_manifest": { + "name": "Cover Control Button Row", + "filename": "cover-control-button-row.js" + }, + "full_name": "finity69x2/cover-control-button-row", + "category": "plugin", + "description": "button row for controlling open/close covers in Home Assistant", + "domain": "", + "etag_repository": "W/\"f5fc6b22df1181383583f7009d30e3a1988a7972aca1507132eaede882e8366d\"", + "last_updated": "2023-05-11T00:31:16Z", + "stargazers_count": 11, + "topics": [ + "cover" + ], + "last_fetched": 1704918741.745782 + }, + "202987887": { + "repository_manifest": { + "filename": "nodered.zip", + "homeassistant": "2023.7.0", + "name": "Node-RED Companion", + "zip_release": true + }, + "full_name": "zachowj/hass-node-red", + "authors": [ + "@zachowj" + ], + "category": "integration", + "description": "Companion Component for node-red-contrib-home-assistant-websocket to help integrate Node-RED with Home Assistant Core", + "domain": "nodered", + "downloads": 972, + "etag_repository": "W/\"5fdddcd612ec7e28cc81a08b99e04c6034bdaa1fd341a9844fb74653f687345d\"", + "last_updated": "2024-05-02T02:00:27Z", + "stargazers_count": 420, + "topics": [ + "node-red" + ], + "last_fetched": 1714624916.378468 + }, + "214786112": { + "repository_manifest": { + "name": "Swiss Army Knife custom card", + "render_readme": 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.", + "domain": "", + "etag_repository": "W/\"7b8de84d23a8efa4ce442f3dfffd5b3d579f7362ed220ededd9c48bbf9662d7d\"", + "last_updated": "2024-04-13T09:29:33Z", + "stargazers_count": 211, + "topics": [ + "home-assistant-custom-card", + "lovelace-card", + "lovelace-custom-card", + "material-3", + "svg" + ], + "last_fetched": 1714279038.165091 + }, + "228690854": { + "repository_manifest": { + "name": "TTN Gateway Sensor", + "country": "NL" + }, + "full_name": "cyberjunky/home-assistant-ttn_gateway", + "authors": [ + "@cyberjunky" + ], + "category": "integration", + "description": "This components reads statistics from a The Things Network Gateway.", + "domain": "ttn_gateway", + "etag_repository": "W/\"49fece8750463a8e5b7c1cc85b39618d29a08bf7d2b38000006f0bb1a319045a\"", + "last_updated": "2021-12-18T16:52:03Z", + "stargazers_count": 2, + "last_fetched": 1678433951.78643 + }, + "274738925": { + "repository_manifest": { + "name": "Purifier Card", + "render_readme": true, + "filename": "purifier-card.js" + }, + "full_name": "denysdovhan/purifier-card", + "category": "plugin", + "description": "Air Purifier card for Home Assistant Lovelace UI", + "domain": "", + "downloads": 5303, + "etag_repository": "W/\"f2a23b29d6e647f0cf399b54f498d93cf9afc7d3e82f96f8839082516cb0f40a\"", + "last_updated": "2024-05-01T17:02:05Z", + "stargazers_count": 247, + "topics": [ + "air-purifier", + "purifier" + ], + "last_fetched": 1714625037.362484 + }, + "654393646": { + "repository_manifest": { + "name": "Android TV Remote Card (with touchpad, haptic feedback, keyboard, and more!)", + "homeassistant": "2023.5.0", + "filename": "android-tv-card.min.js", + "render_readme": true, + "hide_default_branch": true + }, + "new": true, + "full_name": "Nerwyn/android-tv-card", + "category": "plugin", + "description": "Universal Customizable TV Remote Card, with HA actions, super configurable touchpad, slider, haptics, and keyboard", + "etag_repository": "W/\"7e2e0c08c7be56d10feed2bfebfb79e945dfc96e75fa2fa8cc921d4405633bd0\"", + "last_updated": "2024-05-01T21:29:17Z", + "stargazers_count": 159, + "topics": [ + "android-tv", + "androidtv", + "remote" + ], + "last_fetched": 1714624486.297822 + }, + "701044448": { + "repository_manifest": { + "name": "SugarTV Card", + "filename": "sugartv-card.js", + "render_readme": true, + "country": [ + "AD", + "AR", + "AU", + "BH", + "BE", + "CA", + "DK", + "DE", + "EE", + "ES", + "FI", + "FR", + "HK", + "HR", + "IS", + "IN", + "IE", + "IL", + "IT", + "JO", + "KW", + "LV", + "LB", + "LT", + "LU", + "MO", + "HU", + "MT", + "NL", + "NZ", + "NO", + "OM", + "PL", + "PT", + "QA", + "RO", + "SA", + "SH", + "SG", + "SI", + "SK", + "ZA", + "CH", + "SE", + "TR", + "AE", + "GB", + "US", + "AT", + "CZ", + "GR", + "BG", + "JP", + "KR" + ] + }, + "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.", + "etag_repository": "W/\"f5a4c5a6a5d0a55103f562af02598377ea32cfecb05d70ecbcc2466655a34d63\"", + "last_updated": "2024-02-01T17:22:11Z", + "stargazers_count": 1, + "topics": [ + "dexcom", + "homeassistant-custom-component" + ], + "last_fetched": 1713931901.821968 + }, + "468666097": { + "repository_manifest": { + "name": "Stromer E-Bike", + "homeassistant": "2023.12.0", + "render_readme": true + }, + "new": true, + "full_name": "CoMPaTech/stromer", + "authors": [ + "@CoMPaTech" + ], + "category": "integration", + "description": "Stromer custom_component for Home Assistant", + "domain": "stromer", + "etag_repository": "W/\"63fd108bed950627c3c02f6be3d5a63854e209cf3b8fd0e8d2e930ba9b8dc8bc\"", + "last_updated": "2024-04-29T10:21:25Z", + "stargazers_count": 11, + "topics": [ + "e-bike", + "ebike", + "pedelec", + "stromer" + ], + "last_fetched": 1714624380.821949 + }, + "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", + "domain": "", + "etag_repository": "W/\"ecc65638aab9cacb69e0ef291b03ea596d0fa46cf4b6525e9c8f68526b8d9406\"", + "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": 1706280735.352655 + }, + "259900367": { + "repository_manifest": { + "name": "AbfallPlus", + "country": "DE", + "render_readme": true + }, + "new": true, + "full_name": "Bouni/abfallplus", + "authors": [ + "@bouni" + ], + "category": "integration", + "description": "AbfallPlus component for Home Assistant ", + "domain": "abfallplus", + "etag_repository": "W/\"5b1e00b64d5a6d6269d7ba41a00f419abc8e7937a94614a8c04ea096af8aec26\"", + "last_updated": "2023-12-06T14:43:35Z", + "stargazers_count": 13, + "topics": [ + "abfallplus" + ], + "last_fetched": 1707827993.205273 + }, + "299875200": { + "repository_manifest": { + "name": "Victor Smart-Kill", + "homeassistant": "2022.8.0b0", + "render_readme": true + }, + "full_name": "toreamun/victorsmartkill-homeassistant", + "authors": [ + "@toreamun" + ], + "category": "integration", + "description": "Home Assistant integration for Victor Smart-Kill WI-FI electronic mouse and rat traps from VictorPest.com.", + "domain": "victorsmartkill", + "downloads": 20, + "etag_repository": "W/\"f2dcab75f0af4a378d3b37d4740bfeea37cba09ceea416a276fdb2e9412031d6\"", + "last_updated": "2024-03-31T13:10:12Z", + "stargazers_count": 18, + "topics": [ + "mouse", + "rat", + "trap", + "victor" + ], + "last_fetched": 1712064005.014897 + }, + "612717689": { + "repository_manifest": { + "name": "Retry", + "filename": "retry.zip", + "hide_default_branch": true, + "homeassistant": "2023.8.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "amitfin/retry", + "authors": [ + "@amitfin" + ], + "category": "integration", + "description": "Home Assistant Integration with Retry Service", + "domain": "retry", + "downloads": 1341, + "etag_repository": "W/\"f11d918bd09204f23bff6ac933186342be91da3389fffcfa82f573cd4e457aa8\"", + "last_updated": "2024-04-30T20:42:21Z", + "stargazers_count": 77, + "topics": [ + "homeassistant-custom-component" + ], + "last_fetched": 1714624908.38838 + }, + "263757123": { + "repository_manifest": { + "name": "NWS Alerts", + "homeassistant": "0.95.4" + }, + "full_name": "finity69x2/nws_alerts", + "authors": [ + "@finity69x2" + ], + "category": "integration", + "description": "An updated version of the nws_alerts custom integration for Home Assistant", + "domain": "nws_alerts", + "etag_repository": "W/\"85d323ad4923d182d45bf4a3456db9d4ed9d69da0ae74b755bd943c2c1a6b444\"", + "last_updated": "2024-05-02T03:36:20Z", + "stargazers_count": 69, + "topics": [ + "alerts", + "assistant", + "home", + "weather" + ], + "last_fetched": 1714625022.952163 + }, + "137655647": { + "repository_manifest": {}, + "full_name": "bertbert72/HomeAssistant_VirginTivo", + "authors": [ + "@bertbert72" + ], + "category": "integration", + "description": "HomeAssistant component for control of Virgin Media Tivo boxes", + "domain": "virgintivo", + "etag_repository": "W/\"9571798a26e05fd7049e2b8c366e9b3d5c33a3659afa1f9412aa472649f4887b\"", + "last_updated": "2024-01-16T05:02:29Z", + "stargazers_count": 27, + "last_fetched": 1711384528.96059 + }, + "589430688": { + "repository_manifest": { + "name": "GNE PV Monitoring", + "render_readme": true, + "zip_release": true, + "filename": "gne_pv_monitoring.zip" + }, + "new": true, + "full_name": "PiotrMachowski/Home-Assistant-custom-components-GNE-PV-Monitoring", + "authors": [ + "@PiotrMachowski" + ], + "category": "integration", + "description": "This sensor uses official API to get data from GNE", + "domain": "gne_pv_monitoring", + "downloads": 128, + "etag_repository": "W/\"56db2647e20ad6f39f3ec6d7361816d0dcc03b1dbf0cc7118660ae857f60074b\"", + "last_updated": "2023-07-07T02:53:36Z", + "stargazers_count": 4, + "topics": [ + "gne", + "photovoltaic" + ], + "last_fetched": 1714279477.163164 + }, + "302895020": { + "repository_manifest": { + "name": "Github Flexi Card / Entity Row", + "filename": "github-flexi-card.js", + "render_readme": true + }, + "full_name": "maxwroc/github-flexi-card", + "category": "plugin", + "description": "Github stats card for Home Assistant", + "domain": "", + "downloads": 994, + "etag_repository": "W/\"0e58e6e1df37ac57501c5e72a69b047d15659681af7b404599919c9baa18d174\"", + "last_updated": "2022-02-08T20:54:42Z", + "stargazers_count": 25, + "topics": [ + "card", + "flexi", + "github", + "github-flexi-card" + ], + "last_fetched": 1711384727.714755 + }, + "164155243": { + "repository_manifest": { + "render_readme": true, + "homeassistant": "2021.12.1" + }, + "full_name": "TimSoethout/goodwe-sems-home-assistant", + "authors": [ + "@TimSoethout" + ], + "category": "integration", + "description": "Sensor for Home Assistant pulling data from the GoodWe SEMS API for solar panel production metrics.", + "domain": "sems", + "etag_repository": "W/\"f75bc8fca06582235766f0a2844964658c1089e3986c54b9da2e5b6a91ca3fe5\"", + "last_updated": "2024-04-03T07:08:35Z", + "stargazers_count": 80, + "topics": [ + "goodwe-sems", + "pv", + "sems-portal" + ], + "last_fetched": 1712895666.672629 + }, + "460167330": { + "repository_manifest": { + "name": "Pod Point", + "country": "GB", + "hacs": "1.6.0", + "homeassistant": "2023.2.5" + }, + "new": true, + "full_name": "mattrayner/pod-point-home-assistant-component", + "authors": [ + "@mattrayner" + ], + "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/\"c31f9801ab442c769c0cc274d643dad8692da97cb39fdfad811f933d74928d05\"", + "last_updated": "2024-04-28T10:14:35Z", + "stargazers_count": 34, + "topics": [ + "energy-consumption", + "ev-charging" + ], + "last_fetched": 1714625109.89316 + }, + "466196192": { + "repository_manifest": { + "name": "Header Cards", + "render_readme": true + }, + "full_name": "gadgetchnnel/lovelace-header-cards", + "category": "plugin", + "description": "Header Cards", + "domain": "", + "etag_repository": "W/\"a60c689d2e2cf77281f4431942614442d9481c029e165576bed7193662965a8c\"", + "last_updated": "2023-04-06T10:44:52Z", + "stargazers_count": 39, + "topics": [ + "cards", + "header" + ], + "last_fetched": 1713932480.136655 + }, + "534317237": { + "repository_manifest": { + "name": "QR-Code Generator", + "render_readme": true, + "homeassistant": "2024.4.4" + }, + "new": true, + "full_name": "DeerMaximum/QR-Code-Generator", + "authors": [ + "@DeerMaximum" + ], + "category": "integration", + "description": "Custom Home Assistant integration to create a camera that displays a custom QR-Code", + "domain": "qr_generator", + "etag_repository": "W/\"05f86e04c3f8abe7e5cd7f44247a2f023d93bdf4ea9364879abefc0752190261\"", + "last_updated": "2024-05-01T14:06:09Z", + "stargazers_count": 32, + "topics": [ + "qrcode-generator" + ], + "last_fetched": 1714624381.722238 + }, + "413680511": { + "repository_manifest": { + "name": "Toyota (North America)", + "homeassistant": "2021.12.0", + "render_readme": true, + "zip_release": true, + "filename": "ha_toyota_na.zip" + }, + "new": true, + "full_name": "widewing/ha-toyota-na", + "authors": [ + "@widewing" + ], + "category": "integration", + "description": "Home Assistant integration for Toyota Motor (North America) connected services", + "domain": "toyota_na", + "downloads": 428, + "etag_repository": "W/\"c94a8183d04fc145c58c3b5a3cb1e04811bf8c1425cb0d2dcb2da799757f75c1\"", + "last_updated": "2024-04-14T20:32:25Z", + "stargazers_count": 59, + "topics": [ + "car", + "toyota", + "vehicle" + ], + "last_fetched": 1714625025.315847 + }, + "213950645": { + "repository_manifest": { + "name": "ElkoEP Lara", + "render_readme": 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/\"11309b5d664c7e6502bc94c7f6d92a2d9857e71cf3afd49f055ff7bdfeb2aa30\"", + "last_updated": "2022-04-21T20:37:03Z", + "last_fetched": 1678433976.65337 + }, + "182113743": { + "repository_manifest": {}, + "full_name": "gadgetchnnel/lovelace-text-input-row", + "category": "plugin", + "description": "A custom Lovelace text input row for use in entities cards", + "domain": "", + "etag_repository": "W/\"e940f6c6e425990b4a6aa520c8962cd19ece30fab00670cda38d5d1d554911c1\"", + "last_updated": "2023-12-07T17:47:24Z", + "stargazers_count": 34, + "last_fetched": 1712895208.052257 + }, + "193588612": { + "repository_manifest": { + "name": "iMPK sensor", + "country": "PL", + "render_readme": true, + "zip_release": true, + "filename": "impk.zip" + }, + "full_name": "PiotrMachowski/Home-Assistant-custom-components-iMPK", + "authors": [ + "@PiotrMachowski" + ], + "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": 161, + "etag_repository": "W/\"59a29269b55bf6c11e63c71b308ee59408679c3b8bf0c3c4b318f414ef403a64\"", + "last_updated": "2023-07-07T02:53:39Z", + "stargazers_count": 15, + "topics": [ + "public-transport", + "wroclaw" + ], + "last_fetched": 1712064137.771529 + }, + "469351480": { + "repository_manifest": { + "name": "De dietrich C230 ECO gas boiler", + "render_readme": true, + "zip_release": true, + "filename": "de_dietrich_c230_ha.zip", + "homeassistant": "2023.05.1", + "hacs": "1.28.0" + }, + "new": true, + "full_name": "IgnacioHR/de-dietrich-c230-ha", + "authors": [ + "@IgnacioHR" + ], + "category": "integration", + "description": "De Dietrich C-230 boiler to Home Assistant integration", + "domain": "diematic_3_c230_eco", + "downloads": 1, + "etag_repository": "W/\"fcedffb116b5d54152a4b61cc7f7d7a0a6d0bead773e704019b345fd2f3eb98a\"", + "last_updated": "2024-02-07T13:20:35Z", + "stargazers_count": 3, + "topics": [ + "boiler", + "dedietrich" + ], + "last_fetched": 1707313428.06624 + }, + "217374413": { + "repository_manifest": { + "name": "Halloween Theme" + }, + "full_name": "home-assistant-community-themes/halloween", + "category": "theme", + "description": "Halloween theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"3ec02d652e0d23e1e7b4e37cc40f8c710b7cfde6022a9f8aa0904920662a5369\"", + "last_updated": "2023-03-27T19:57:15Z", + "stargazers_count": 3, + "last_fetched": 1708173709.416443 + }, + "284283867": { + "repository_manifest": { + "name": "Gallery Card", + "filename": "gallery-card.js", + "render_readme": 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. ", + "domain": "", + "etag_repository": "W/\"861b61ff5ce5a1ee7e817edf7cd2964a72afd3af6a7a456d0768646d42ec2426\"", + "last_updated": "2024-04-13T20:26:04Z", + "stargazers_count": 95, + "topics": [ + "gallery", + "gallery-card", + "images", + "videos" + ], + "last_fetched": 1713240993.697326 + }, + "290436986": { + "repository_manifest": { + "name": "彩云天气", + "render_readme": true, + "homeassistant": "0.99.9", + "country": [ + "CN" + ] + }, + "full_name": "fineemb/Colorfulclouds-weather", + "authors": [ + "@fineemb" + ], + "category": "integration", + "description": "用于HASS的彩云天气组件", + "domain": "colorfulclouds", + "etag_repository": "W/\"c2583900ebaf1467f212fceaa3fc22a6dcf8f124f3248dc7bd14c354ada9c64a\"", + "last_updated": "2023-05-19T01:22:07Z", + "stargazers_count": 115, + "topics": [ + "weather" + ], + "last_fetched": 1713241345.676587 + }, + "573737078": { + "repository_manifest": { + "name": "SAJ eSolar Air", + "homeassistant": "2022.11.1", + "render_readme": true, + "country": [ + "ALL" + ] + }, + "new": true, + "full_name": "faanskit/ha-esolar", + "authors": [ + "@faanskit" + ], + "category": "integration", + "description": "Custom Integration of SAJ eSOLAR", + "domain": "saj_esolar_air", + "etag_repository": "W/\"d51a63c4fb998c1aa14336763588c804bb5e3c96d15e2494a4a6a6959b554549\"", + "last_updated": "2023-03-22T12:51:26Z", + "stargazers_count": 5, + "topics": [ + "esolar", + "esolar-air", + "homeassistant-config", + "homeassistant-custom-component", + "saj", + "saj-h1", + "saj-inverters", + "saj-r5", + "solar" + ], + "last_fetched": 1714625128.015207 + }, + "544105569": { + "repository_manifest": { + "name": "BenQ projector", + "homeassistant": "2022.11.0" + }, + "new": true, + "full_name": "rrooggiieerr/homeassistant-benqprojector", + "authors": [ + "@rrooggiieerr" + ], + "category": "integration", + "description": "Home Assistant integration for BenQ projectors over the serial (and network?) interface.", + "domain": "benqprojector", + "etag_repository": "W/\"fb30007e230cafb8f99d0bad220ff04c9e19e1d684044f9ceae152e5267962f2\"", + "last_updated": "2024-01-24T08:17:26Z", + "stargazers_count": 20, + "topics": [ + "benq", + "projector", + "projector-control" + ], + "last_fetched": 1712895802.707018 + }, + "195497310": { + "repository_manifest": { + "name": "Custom Animated Weather Card", + "content_in_root": true, + "filename": "bom-weather-card.js", + "country": [ + "IT", + "FR", + "DE", + "NL", + "PL", + "HE", + "RU", + "DA", + "UA", + "EN" + ] + }, + "full_name": "DavidFW1960/bom-weather-card", + "category": "plugin", + "description": "Custom Animated Weather Card for any weather provider", + "domain": "", + "etag_repository": "W/\"340939b0e355abe7273911df264aa4ba87c48e556c732f679261568cf320059a\"", + "last_updated": "2023-03-16T00:34:49Z", + "stargazers_count": 156, + "topics": [ + "bom", + "weather-forecast" + ], + "last_fetched": 1712409935.499237 + }, + "262854926": { + "repository_manifest": { + "name": "Meteobridge Datalogger Integration", + "render_readme": true, + "homeassistant": "2023.1.0" + }, + "full_name": "briis/meteobridge", + "authors": [ + "@briis" + ], + "category": "integration", + "description": "The Meteobridge Integration adds support for retrieving current weather data from a Meteobridge datalogger connected to a local Weather Station.", + "domain": "meteobridge", + "etag_repository": "W/\"6631ecc3d523e3dee86a1234386b3c25086e8b2883dfaf3da3862be3b219fcff\"", + "last_updated": "2023-02-24T16:31:12Z", + "stargazers_count": 11, + "topics": [ + "meteobridge" + ], + "last_fetched": 1713932565.041009 + }, + "679361462": { + "repository_manifest": { + "name": "SSAM Hämtschema", + "country": "SE", + "render_readme": true, + "homeassistant": "2023.8.2" + }, + "new": true, + "full_name": "kverqus/hassam", + "authors": [ + "@kverqus" + ], + "category": "integration", + "description": "SSAM integration for Home Assistant", + "domain": "hassam", + "etag_repository": "W/\"885333d03cbbaba8b04c20ebb86087b8ee3e47c7fc54891d997e14ebe9b0c5c6\"", + "last_updated": "2024-03-24T13:25:38Z", + "stargazers_count": 2, + "topics": [ + "home-assistant-component", + "ssam" + ], + "last_fetched": 1711384487.937622 + }, + "434912125": { + "repository_manifest": { + "name": "Load Shedding", + "render_readme": true, + "country": "ZA", + "homeassistant": "2022.7.0" + }, + "new": true, + "full_name": "wernerhp/ha.integration.load_shedding", + "authors": [ + "@wernerhp" + ], + "category": "integration", + "description": "A Home Assistant integration to track your load schedding schedule.", + "domain": "load_shedding", + "etag_repository": "W/\"6b9e0481a79cbabfab99ba41938bd9dfb14b9ef703eba42bd4862b69f944f617\"", + "last_updated": "2024-03-30T14:43:29Z", + "stargazers_count": 112, + "topics": [ + "eskom", + "load-shedding" + ], + "last_fetched": 1713932166.468285 + }, + "485813852": { + "repository_manifest": { + "name": "Google Light and Dark Theme", + "render_readme": true + }, + "new": true, + "full_name": "digitaljamie/google-theme", + "category": "theme", + "description": "No longer maintained - A fork of Google Assistant Theme to fix common issues - by digitaljamie", + "etag_repository": "W/\"85e913bb28b6514d4e108a0850cba6fe3e8b574e3e1752364d88c724199a9e5f\"", + "last_updated": "2023-11-19T19:02:53Z", + "stargazers_count": 5, + "topics": [ + "darkmode", + "google-theme", + "googletheme", + "lightmode" + ], + "last_fetched": 1711384687.815479 + }, + "269474857": { + "repository_manifest": { + "name": "Tab Redirect Card", + "render_readme": 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.", + "domain": "", + "etag_repository": "W/\"53fa77a16122455e2780e2a7906479b2dd62595daeae5ec3c82b2e699cc91538\"", + "last_updated": "2023-04-29T05:41:43Z", + "stargazers_count": 18, + "topics": [ + "lovelace-custom-card" + ], + "last_fetched": 1714624766.776492 + }, + "701827966": { + "repository_manifest": { + "name": "Cloudflare Tunnel Monitor" + }, + "new": true, + "full_name": "deadbeef3137/ha-cloudflare-tunnel-monitor", + "authors": [ + "@deadbeef3137" + ], + "category": "integration", + "description": "Integration (custom_component) for Home Assistant that monitors the status of your Cloudflare tunnels.", + "domain": "cloudflare_tunnel_monitor", + "etag_repository": "W/\"7e3ee11f2e29c5252148ee53b40c570704b5d3e533b0cb4d9a1cbd111e0d24f4\"", + "last_updated": "2024-02-17T13:39:02Z", + "stargazers_count": 10, + "topics": [ + "cloudflare", + "cloudflare-tunnel", + "homeassistant-custom-component" + ], + "last_fetched": 1714625128.291914 + }, + "378256174": { + "repository_manifest": { + "name": "OpenSprinkler Card", + "render_readme": true, + "filename": "opensprinkler-card.js" + }, + "full_name": "rianadon/opensprinkler-card", + "category": "plugin", + "description": "Home Assistant card for collecting OpenSprinkler status", + "domain": "", + "downloads": 2660, + "etag_repository": "W/\"7276bc37be7410c2a85bb65048d5c0e63a22acf4ea45125ae617dd042125cbf8\"", + "last_updated": "2022-11-25T09:22:58Z", + "stargazers_count": 62, + "topics": [ + "opensprinkler" + ], + "last_fetched": 1710692890.193009 + }, + "207110572": { + "repository_manifest": { + "name": "Avfallsor", + "country": "NOR", + "homeassistant": "0.96.0", + "render_readme": true + }, + "full_name": "custom-components/sensor.avfallsor", + "authors": [ + "@hellowlol" + ], + "category": "integration", + "description": "Simple sensor for avfallsor", + "domain": "avfallsor", + "etag_repository": "W/\"8fba25505b6808a899130c29f33f9ac62d39f00b2f3ee6f36db3a708ad7188d0\"", + "last_updated": "2022-12-27T19:15:58Z", + "stargazers_count": 8, + "last_fetched": 1704915631.852931 + }, + "121891488": { + "repository_manifest": { + "name": "Lennox iComfort WiFi Thermostat Integration", + "homeassistant": "2022.12.0" + }, + "full_name": "thevoltagesource/LennoxiComfort", + "authors": [ + "@thevoltagesource" + ], + "category": "integration", + "description": "Home Assistant custom component for controlling Lennox iComfort WiFi and AirEase Comfort Sync thermostats.", + "domain": "myicomfort", + "etag_repository": "W/\"4c11e4954fb91a49d331f151a1fa4bb411a788b2a08950d27e7b5063c71bc56d\"", + "last_updated": "2024-04-18T02:36:59Z", + "stargazers_count": 32, + "topics": [ + "icomfort", + "lennox", + "thermostat" + ], + "last_fetched": 1713586483.980102 + }, + "231829137": { + "repository_manifest": { + "name": "Noctis" + }, + "full_name": "aFFekopp/noctis", + "category": "theme", + "description": "🵠Dark Blue Theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"f88b2c7df9a924657a264245895c64f098d23a69bbdf25677f573de9af773940\"", + "last_updated": "2023-12-17T11:40:12Z", + "stargazers_count": 194, + "topics": [ + "dark-theme", + "home-assistant-theme" + ], + "last_fetched": 1714278887.062474 + }, + "194140521": { + "repository_manifest": { + "name": "browser_mod", + "homeassistant": "2023.4.0" + }, + "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/\"8a48497ac98ab60a6c95169159aac50ad8a819d248f2a166a37f6b61d2b4889e\"", + "last_updated": "2024-01-13T17:04:30Z", + "stargazers_count": 1208, + "last_fetched": 1714624463.2172 + }, + "261496794": { + "repository_manifest": { + "name": "Plcbus integration" + }, + "full_name": "tikismoke/home-assistant-plcbus", + "authors": [ + "@Tikismoke" + ], + "category": "integration", + "description": "a plcbus custom somponents for HomeAssistant", + "domain": "plcbus", + "etag_repository": "W/\"9500fe6d21f95ab22250a48ac19f09bc70b4ec10c5b7a0108156248780f797d7\"", + "last_updated": "2023-01-02T22:17:56Z", + "stargazers_count": 2, + "topics": [ + "plcbus" + ], + "last_fetched": 1678527857.349882 + }, + "193371469": { + "repository_manifest": { + "name": "Antistorm", + "country": [ + "PL" + ], + "render_readme": true, + "zip_release": true, + "filename": "antistorm.zip" + }, + "full_name": "PiotrMachowski/Home-Assistant-custom-components-Antistorm", + "authors": [ + "@PiotrMachowski" + ], + "category": "integration", + "description": "This sensor uses official API to get storm warnings from https://antistorm.eu.", + "domain": "antistorm", + "downloads": 201, + "etag_repository": "W/\"5794bf4b6de3ab6d747ee3b2d24efcef4fdf83c93588ff1f6ed2cf918fa279c5\"", + "last_updated": "2024-02-21T11:06:57Z", + "stargazers_count": 12, + "topics": [ + "weather" + ], + "last_fetched": 1709125066.407102 + }, + "410667735": { + "repository_manifest": { + "name": "Reaper DAW", + "homeassistant": "2021.9.0", + "zip_release": true, + "filename": "reaper.zip", + "render_readme": true + }, + "new": true, + "full_name": "kubawolanin/ha-reaper", + "authors": [ + "@kubawolanin" + ], + "category": "integration", + "description": "Reaper DAW custom integration for Home Assistant", + "domain": "reaper", + "downloads": 245, + "etag_repository": "W/\"9bc6fd40f647b4f00c4ae9a741edcf0a56393cf8c32838ece1cdd499ee330e09\"", + "last_updated": "2021-11-12T16:36:27Z", + "stargazers_count": 16, + "topics": [ + "daw", + "digital-audio-workstation", + "reaper" + ], + "last_fetched": 1710347584.140349 + }, + "568434741": { + "repository_manifest": { + "name": "ha_heliotherm", + "render_readme": true, + "zip_release": true, + "filename": "ha_heliotherm.zip", + "homeassistant": "0.100.0", + "hacs": "0.24.0" + }, + "new": true, + "full_name": "mbuchber/ha_heliotherm", + "authors": [ + "@mbuchber" + ], + "category": "integration", + "description": "Home Assistant Custom Component for Heliotherm Heatpumps", + "domain": "ha_heliotherm", + "downloads": 92, + "etag_repository": "W/\"26eff2004bd7fc71e805fcae2e12c95195dfd267ee09263ab61825d366cafeac\"", + "last_updated": "2024-03-31T10:59:21Z", + "stargazers_count": 13, + "topics": [ + "heatpump", + "heliotherm", + "homeassistant-custom-component" + ], + "last_fetched": 1714624412.874367 + }, + "234983286": { + "repository_manifest": { + "name": "Govee BLE HCI monitor sensor integration" + }, + "full_name": "Home-Is-Where-You-Hang-Your-Hack/sensor.goveetemp_bt_hci", + "authors": [ + "@thrilleratplay" + ], + "category": "integration", + "description": "Govee Temperature/Humidity BLE Home Assistant Component", + "domain": "govee_ble_hci", + "etag_repository": "W/\"20be42278eed1bfce99a49fd4131a881466e93d182d928fc9aaad4f251cd8948\"", + "last_updated": "2023-01-07T20:46:55Z", + "stargazers_count": 158, + "topics": [ + "ble", + "govee", + "h5051", + "h5072", + "h5074", + "h5075", + "h5101", + "h5102", + "h5177", + "h5179", + "home-assistant-component" + ], + "last_fetched": 1710347283.630728 + }, + "225248441": { + "repository_manifest": { + "name": "Mikrotik Router", + "homeassistant": "2023.8.0", + "zip_release": true, + "filename": "mikrotik_router.zip" + }, + "full_name": "tomaae/homeassistant-mikrotik_router", + "authors": [ + "@tomaae" + ], + "category": "integration", + "description": "Mikrotik router integration for Home Assistant", + "domain": "mikrotik_router", + "downloads": 10303, + "etag_repository": "W/\"40fdc63790600dc4c8b44c9415ef8145bc5333ee50287ad5c10ce19d0cf26e57\"", + "last_updated": "2024-04-25T08:20:07Z", + "stargazers_count": 276, + "topics": [ + "mikrotik" + ], + "last_fetched": 1714624663.525817 + }, + "622332920": { + "repository_manifest": { + "name": "TTLock", + "render_readme": true, + "zip_release": true, + "filename": "ttlock.zip" + }, + "new": true, + "full_name": "jbergler/hass-ttlock", + "authors": [ + "@jbergler" + ], + "category": "integration", + "description": "Home Assistant integration for TTLock locks", + "domain": "ttlock", + "downloads": 541, + "etag_repository": "W/\"2401af85ad21099de5038946f96079df12cdf9cc5b08158c6dbb786d1563976e\"", + "last_updated": "2024-04-27T04:38:57Z", + "stargazers_count": 48, + "topics": [ + "cielsa", + "e-lok", + "ttlock" + ], + "last_fetched": 1714625129.195204 + }, + "625369698": { + "repository_manifest": { + "name": "FreeDS" + }, + "new": true, + "full_name": "IvanSanchez/homeassistant-freeds", + "authors": [ + "@ivansanchez" + ], + "category": "integration", + "description": "FreeDS integration for Home Assistant (read-only clone of gitlab repo)", + "domain": "freeds", + "etag_repository": "W/\"1eaafe5f9f2566d1144375c4472d846e90275ffe1e2d3ca3acf71a3af3f331fa\"", + "last_updated": "2023-09-24T17:31:59Z", + "stargazers_count": 8, + "topics": [ + "freeds" + ], + "last_fetched": 1713586360.767334 + }, + "235436539": { + "repository_manifest": { + "name": "Noctis Grey", + "render_readme": true + }, + "full_name": "chaptergy/noctis-grey", + "category": "theme", + "description": "Dark Grey Theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"306b3585ee028845cd67fcbd2aa8fbd0ca9d73e8b70a62d2ae2b276a1a11bdc1\"", + "last_updated": "2023-05-13T16:55:57Z", + "stargazers_count": 7, + "last_fetched": 1711038593.597185 + }, + "400832075": { + "repository_manifest": { + "name": "Aqua Temp", + "render_readme": true, + "homeassistant": "2024.1.0b0" + }, + "new": true, + "full_name": "radical-squared/aquatemp", + "authors": [ + "@radical-squared", + "@elad-bar" + ], + "category": "integration", + "description": "Home Assistant AquaTemp Heat Pump Climate Entity", + "domain": "aqua_temp", + "etag_repository": "W/\"ba599790aa29ded3593fdb6f82eafca6faeeda2b1ca98530e501f713aabcb1fe\"", + "last_updated": "2024-04-13T03:30:45Z", + "stargazers_count": 26, + "topics": [ + "aquatemp", + "climate-entity" + ], + "last_fetched": 1713586938.110646 + }, + "343112953": { + "repository_manifest": { + "name": "Kodi Search Card", + "render_readme": true, + "filename": "kodi-search-card.js" + }, + "full_name": "jtbgroup/kodi-search-card", + "category": "plugin", + "description": "Custom card for home assistant allowing to search in the libraries of kodi", + "domain": "", + "downloads": 547, + "etag_repository": "W/\"34325be8c6a2cc2a52d326d963047abec577fe51e9fcf73e4b624c7db28fe949\"", + "last_updated": "2024-02-17T07:54:07Z", + "stargazers_count": 9, + "topics": [ + "kodi", + "kodi-media-sensors" + ], + "last_fetched": 1713587011.070893 + }, + "562402396": { + "repository_manifest": { + "name": "Siku Fan", + "filename": "siku-integration.zip", + "hide_default_branch": true, + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "hmn/siku-integration", + "authors": [ + "@hmn" + ], + "category": "integration", + "description": "Siku Fan Home Assistant Integration (Siku / Duka / Oxxify)", + "domain": "siku", + "downloads": 27, + "etag_repository": "W/\"6ab022302e880dbbab61c8016e3e6c44ab251d061f5fb4340853f5e33c07f785\"", + "last_updated": "2024-04-01T06:35:34Z", + "stargazers_count": 9, + "last_fetched": 1712064340.508141 + }, + "221288367": { + "repository_manifest": { + "name": "Clear Theme Dark", + "homeassistant": "0.108.9" + }, + "full_name": "naofireblade/clear-theme-dark", + "category": "theme", + "description": "Dark variant of Clear Theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"ff63c8240e1b5b906eb18d8a22a117184d22c12e67c0a9d2e434fa8a187205f3\"", + "last_updated": "2020-10-08T10:10:57Z", + "stargazers_count": 16, + "last_fetched": 1678433732.582021 + }, + "140618233": { + "repository_manifest": {}, + "full_name": "RobHofmann/HomeAssistant-GreeClimateComponent", + "authors": [ + "@robhofmann" + ], + "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/\"79b7e25481cd69b12075d5402a14b98b49eda7772291e94cd596e91879558cb4\"", + "last_updated": "2024-04-14T00:19:50Z", + "stargazers_count": 259, + "last_fetched": 1714279388.69413 + }, + "678764124": { + "repository_manifest": { + "name": "TrashCard", + "filename": "trashcard.js", + "homeassistant": "2023.7.0", + "render_readme": 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": 5939, + "etag_repository": "W/\"dde9608875a62a30417171e8c936c57666d0571a951054d8eb366552eeb3d446\"", + "last_updated": "2024-04-29T11:05:14Z", + "stargazers_count": 78, + "topics": [ + "calendar", + "card", + "frontend", + "lovelace-custom-card", + "mushroom", + "paper", + "trash", + "waste" + ], + "last_fetched": 1714625004.736488 + }, + "223993584": { + "repository_manifest": { + "name": "Passive BLE monitor integration", + "homeassistant": "2023.11.0" + }, + "full_name": "custom-components/ble_monitor", + "authors": [ + "@Ernst79", + "@Magalex2x14" + ], + "category": "integration", + "description": "BLE monitor for passive BLE sensors", + "domain": "ble_monitor", + "etag_repository": "W/\"bdd681f7a7b1e33e7618775280c9c9e54554956016fde2ec109fb9bb038d21fc\"", + "last_updated": "2024-05-02T05:31:44Z", + "stargazers_count": 1816, + "topics": [ + "atc", + "govee", + "inkbird", + "kegtron", + "mibeacon", + "mijia", + "mitemp-bt", + "qingping", + "scales", + "thermoplus", + "thermopro", + "thermplus", + "xiaomi", + "xiaomi-sensors" + ], + "last_fetched": 1714624634.583351 + }, + "215633404": { + "repository_manifest": { + "name": "Restriction Card", + "render_readme": true, + "homeassistant": "0.110.0" + }, + "full_name": "iantrich/restriction-card", + "category": "plugin", + "description": "🔒 Apply restrictions to Lovelace cards", + "domain": "", + "downloads": 10421, + "etag_repository": "W/\"68965946248278e8ddb8bf32aa8e340f2e94a2b0425f7bba4ca18c26ac4e4101\"", + "last_updated": "2023-07-06T19:12:35Z", + "stargazers_count": 242, + "topics": [ + "security" + ], + "default_branch": "master", + "installed_commit": "8011b56", + "installed": true, + "last_commit": "8011b56", + "last_version": "1.2.9", + "open_issues": 8, + "published_tags": [ + "1.2.9", + "1.2.8", + "1.2.7", + "1.2.6", + "1.2.5" + ], + "releases": true, + "version_installed": "1.2.9", + "last_fetched": 1714753171.630157 + }, + "666758552": { + "repository_manifest": { + "name": "Vigieau", + "render_readme": true, + "country": "fr", + "homeassistant": "2023.7" + }, + "new": true, + "full_name": "kamaradclimber/vigieau", + "authors": [ + "@kamaradclimber" + ], + "category": "integration", + "description": "A custom integration for home-assistant on the Vigieau dataset", + "domain": "vigieau", + "etag_repository": "W/\"4640b358f44db7546eb4546b68d507409a3f657e052b21b5238b58b0f869fb4b\"", + "last_updated": "2023-10-26T18:46:33Z", + "stargazers_count": 16, + "topics": [ + "open-data", + "water" + ], + "last_fetched": 1714624993.32628 + }, + "272432260": { + "repository_manifest": { + "name": "Floureon Thermostat", + "homeassistant": "0.110.0", + "render_readme": true + }, + "full_name": "algirdasc/hass-floureon", + "authors": [ + "@algirdasc" + ], + "category": "integration", + "description": "Floureon (Broadlink based) thermostat integration for Home Assistant", + "domain": "floureon", + "etag_repository": "W/\"2aba4819b6bfbf4294a83dd942e7280b829dc0de238779eecf879ea49968342a\"", + "last_updated": "2024-04-06T17:59:54Z", + "stargazers_count": 31, + "topics": [ + "broadlink", + "floureon", + "thermostat" + ], + "last_fetched": 1713586399.860564 + }, + "227452940": { + "repository_manifest": { + "name": "Wyze" + }, + "full_name": "SecKatie/ha-wyzeapi", + "authors": [ + "@JoshuaMulliken" + ], + "category": "integration", + "description": "Home Assistant Integration for Wyze devices.", + "domain": "wyzeapi", + "etag_repository": "W/\"759b34b5e8511d0a7894d51b23bbea58cce4b06bd354fa2cc9b472cc1ad44b5d\"", + "last_updated": "2024-04-20T15:51:51Z", + "stargazers_count": 697, + "topics": [ + "bulb", + "switch", + "wyze", + "wyze-bulbs", + "wyze-switchs" + ], + "last_fetched": 1714624634.834884 + }, + "164022050": { + "repository_manifest": {}, + "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.", + "domain": "", + "downloads": 7259, + "etag_repository": "W/\"ea753ece8c7ecab7ba4d08892867a2eee96faf65c5d5037778b0559662530e06\"", + "last_updated": "2021-12-22T18:23:08Z", + "stargazers_count": 103, + "last_fetched": 1710347863.565373 + }, + "441294260": { + "repository_manifest": { + "name": "Auto Areas", + "render_readme": true + }, + "new": true, + "full_name": "c-st/auto_areas", + "authors": [ + "@c-st" + ], + "category": "integration", + "description": "🤖 A custom component for Home Assistant which automates your areas.", + "domain": "auto_areas", + "downloads": 1, + "etag_repository": "W/\"60a3f41674ba5da63e2d67ded8095f71d47bf284a51733ad88f5bdec659aa452\"", + "last_updated": "2024-04-29T04:40:46Z", + "stargazers_count": 24, + "last_fetched": 1714624658.264735 + }, + "263075818": { + "repository_manifest": { + "name": "HA-meural" + }, + "full_name": "GuySie/ha-meural", + "authors": [ + "@guysie" + ], + "category": "integration", + "description": "Integration for NETGEAR Meural Canvas digital art frame in Home Assistant ", + "domain": "meural", + "etag_repository": "W/\"db6dfc0b1b8f70e0d7ed4688b8364737d910f8751e80a8474aa2c8e18251c3ae\"", + "last_updated": "2023-08-16T19:55:02Z", + "stargazers_count": 56, + "topics": [ + "meural", + "netgear" + ], + "last_fetched": 1713932564.399171 + }, + "254203764": { + "repository_manifest": { + "name": "Bunq balance sensor", + "render_readme": true + }, + "full_name": "ben8p/home-assistant-bunq-balance-sensors", + "authors": [ + "@BSantalucia" + ], + "category": "integration", + "description": "Home assistant custom component to provide monetary account balance sensors for Bunq", + "domain": "bunq", + "etag_repository": "W/\"b246af63aa7495d9022b8d4aa2ee57ce86c041159972635d65e2e8d54e1e046b\"", + "last_updated": "2024-04-25T15:01:33Z", + "stargazers_count": 15, + "topics": [ + "bunq", + "bunq-api" + ], + "last_fetched": 1714279471.995065 + }, + "304967918": { + "repository_manifest": { + "name": "Number Box", + "filename": "numberbox-card.js", + "render_readme": true + }, + "full_name": "junkfix/numberbox-card", + "category": "plugin", + "description": "Replace input_number sliders with plus and minus buttons", + "domain": "", + "etag_repository": "W/\"f795977f09c41831d62111e271eedfa99d38b486539e2576bfb76bea14cf5205\"", + "last_updated": "2024-04-09T16:10:46Z", + "stargazers_count": 102, + "topics": [ + "input", + "lovelace-card", + "lovelace-cards", + "lovelace-custom-card", + "number", + "numberbox-card", + "slider" + ], + "last_fetched": 1714625098.463995 + }, + "522634019": { + "repository_manifest": { + "name": "Clock Weather Card", + "render_readme": true, + "filename": "clock-weather-card.js" + }, + "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": 6456, + "etag_repository": "W/\"1cbd9a816fa2cfbeae11bf3e93834f22ff9c671fd24156f8a99b594f914a2515\"", + "last_updated": "2024-05-01T13:17:05Z", + "stargazers_count": 268, + "topics": [ + "animated", + "animation", + "bar", + "clock", + "date", + "forecast", + "gradient", + "icons", + "ios", + "time", + "weather" + ], + "last_fetched": 1714624782.622998 + }, + "263179176": { + "repository_manifest": { + "name": "Smart Irrigation", + "render_readme": true + }, + "full_name": "jeroenterheerdt/HAsmartirrigation", + "authors": [ + "@jeroenterheerdt" + ], + "category": "integration", + "description": "Smart Irrigation custom component for Home Assistant", + "domain": "smart_irrigation", + "etag_repository": "W/\"06221a21f9e297f3d5db1537562cce7c01f8ddbc90a47f4a728ed839ff7a952f\"", + "last_updated": "2024-04-29T02:53:39Z", + "stargazers_count": 295, + "topics": [ + "crop", + "evaporation", + "evapotranspiration", + "flow", + "grass", + "irrigation", + "lawn", + "openweathermap", + "rain", + "snow", + "sprinkler", + "sprinklers", + "water", + "watering" + ], + "last_fetched": 1714624467.232015 + }, + "239366330": { + "repository_manifest": { + "name": "SenseME", + "homeassistant": "2021.3.0" + }, + "full_name": "mikelawrence/senseme-hacs", + "authors": [ + "@mikelawrence" + ], + "category": "integration", + "description": "Haiku with SenseME fan integration for Home Assistant", + "domain": "senseme", + "etag_repository": "W/\"a0f9a41c33bcba42f9b166408ae3fe43951cb0bc202ec0736acd5690f0d81f65\"", + "last_updated": "2024-04-14T19:02:52Z", + "stargazers_count": 21, + "topics": [ + "bigassfans", + "fan", + "haiku", + "senseme" + ], + "last_fetched": 1713241062.782868 + }, + "210966517": { + "repository_manifest": { + "name": "Zwift Sensors", + "homeassistant": "2023.4" + }, + "full_name": "snicker/zwift_hass", + "authors": [ + "@snicker" + ], + "category": "integration", + "description": "Zwift Sensor Integration for HomeAssistant", + "domain": "zwift", + "etag_repository": "W/\"acbce5182f50a27680a47d69dc128f35a0ceee3cfa9387abe30ebe855a0b9cdb\"", + "last_updated": "2023-09-17T15:01:07Z", + "stargazers_count": 46, + "last_fetched": 1714624506.942433 + }, + "263112567": { + "repository_manifest": { + "name": "AV Receiver control card", + "filename": "ampli-panel-card.js", + "render_readme": true + }, + "new": true, + "full_name": "madmicio/ampli-panel-card", + "category": "plugin", + "description": "panel card for av-receiver", + "downloads": 2125, + "etag_repository": "W/\"118c140bfe985caac070f0cd539263fbcd765b185ebef225c1aa380fd14aa7b6\"", + "last_updated": "2024-01-02T11:43:08Z", + "stargazers_count": 36, + "topics": [ + "av", + "card", + "receiver" + ], + "last_fetched": 1713586664.142634 + }, + "236358405": { + "repository_manifest": { + "name": "Broadlink s2c and s1c sensors", + "render_readme": true, + "homeassistant": "0.112.0" + }, + "full_name": "nick2525/broadlink_s1c_s2c", + "authors": [ + "@nick2525" + ], + "category": "integration", + "description": "Broadlink s2c and Broadlink s1c sensors for Home Assistant", + "domain": "broadlink_s1c", + "etag_repository": "W/\"87c9ae5a7b3c19b8cc2f1785f4899180fb3b106db3ff9284654ea40465cb2aaa\"", + "last_updated": "2023-06-09T13:38:22Z", + "stargazers_count": 10, + "topics": [ + "broadlink", + "hacz", + "s1c", + "s2c" + ], + "last_fetched": 1712895825.422509 + }, + "443297453": { + "repository_manifest": { + "name": "hasslife", + "country": "CN", + "render_readme": true + }, + "new": true, + "full_name": "Blear/HassLife", + "category": "integration", + "description": "天猫精çµã€å°çˆ±åŒå­¦æŽ§åˆ¶HomeAssistant设备和属性上报查询", + "domain": "hasslife", + "etag_repository": "W/\"a709a23ddee5440e4a7b0e7ad600a55311972af4901424b5c2cf769fe092214a\"", + "last_updated": "2024-03-18T04:04:15Z", + "stargazers_count": 119, + "topics": [ + "miiot", + "tmall", + "tmall-genie" + ], + "last_fetched": 1713931878.806151 + }, + "405007807": { + "repository_manifest": { + "name": "FoxESS Cloud" + }, + "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/\"82db4535f2c509f677ec2b1c8338e0a1718c52b6e371acb4a939c06ec3a73792\"", + "last_updated": "2024-04-27T10:43:51Z", + "stargazers_count": 101, + "topics": [ + "energy-monitor", + "foxess", + "photovoltaics", + "pv" + ], + "last_fetched": 1714624737.380223 + }, + "234581410": { + "repository_manifest": { + "name": "UX Goodie Theme", + "render_readme": true + }, + "full_name": "fi-sch/ux_goodie_theme", + "category": "theme", + "description": "🎨 Theme for Home Assistant inspired by iOS Dark Mode 🌖", + "domain": "", + "etag_repository": "W/\"525ec2947934365809c9f9c20a1ddef3f5787d572f3cb67aa64fb75beccac143\"", + "last_updated": "2022-05-27T21:05:56Z", + "stargazers_count": 11, + "topics": [ + "dark", + "ios", + "lovelace-theme", + "mode", + "ux" + ], + "last_fetched": 1684091947.494678 + }, + "365567023": { + "repository_manifest": { + "name": "Nuvo multi-zone amplifier (serial)", + "render_readme": true, + "country": "EN", + "homeassistant": "2023.5.0", + "zip_release": true, + "filename": "nuvo_serial.zip" + }, + "full_name": "sprocket-9/hacs-nuvo-serial", + "authors": [ + "@sprocket-9" + ], + "category": "integration", + "description": "Custom component to control a Nuvo Grand Concerto/Essentia G multi-zone amplifier via serial connection", + "domain": "nuvo_serial", + "downloads": 139, + "etag_repository": "W/\"66b189415a5b1fd1bb0ef9facbf00573e88f1f08013410157de24903ce612fcb\"", + "last_updated": "2023-08-31T16:27:58Z", + "stargazers_count": 9, + "topics": [ + "home-assistant-component", + "home-assistant-integration" + ], + "last_fetched": 1714278842.210397 + }, + "471478227": { + "repository_manifest": { + "name": "ChargePoint", + "render_readme": true + }, + "new": true, + "full_name": "mbillow/ha-chargepoint", + "authors": [ + "@mbillow" + ], + "category": "integration", + "description": "Home Assistant ChargePoint EV Charger Integration", + "domain": "chargepoint", + "etag_repository": "W/\"a00b29e3c2ea55bf7d6a12dcd6aff649c1bf9e55b5125584caae8839e3f66975\"", + "last_updated": "2024-02-26T04:33:03Z", + "stargazers_count": 43, + "topics": [ + "chargepoint", + "hassio-integration" + ], + "last_fetched": 1713240936.492263 + }, + "342208616": { + "repository_manifest": { + "name": "Resol KM1/KM2, DL2/DL3, VBus/LAN, VBus/USB", + "zip_release": true, + "filename": "deltasol.zip", + "render_readme": true + }, + "full_name": "dm82m/hass-Deltasol-KM2", + "authors": [ + "@dm82m" + ], + "category": "integration", + "description": "Custom component for retrieving sensor information from Resol KM1/KM2, DL2/DL3, VBus/LAN, VBus/USB", + "domain": "deltasol", + "downloads": 588, + "etag_repository": "W/\"dcb762055f14cf9c22e92af04be8fc33c10efcf0482150f6cfa8b8b2e45d3524\"", + "last_updated": "2023-11-22T09:53:12Z", + "stargazers_count": 21, + "topics": [ + "deltasol", + "km2" + ], + "last_fetched": 1712895733.744409 + }, + "268118148": { + "repository_manifest": { + "name": "Gardena Smart System", + "render_readme": true, + "homeassistant": "2023.1.5" + }, + "full_name": "py-smart-gardena/hass-gardena-smart-system", + "authors": [ + "@py-smart-gardena" + ], + "category": "integration", + "description": "Home Assistant custom component integration for Gardena Smart System", + "domain": "gardena_smart_system", + "etag_repository": "W/\"21c03f366a8c39e2adae82e30ba1dbaddb1fe2dd35f69340b1b4de85e0d37f2b\"", + "last_updated": "2024-03-17T18:45:07Z", + "stargazers_count": 181, + "topics": [ + "gardena", + "gardena-api", + "gardena-smart-system" + ], + "last_fetched": 1713932455.516971 + }, + "240459262": { + "repository_manifest": { + "name": "Abfall API (Jumomind)", + "country": "DE", + "homeassistant": "0.104.3", + "render_readme": true + }, + "full_name": "tuxuser/abfallapi_jumomind_ha", + "authors": [ + "@tuxuser" + ], + "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/\"047723b73b781761d23421bad6391105a80195166ff3a463c82531ed9053932f\"", + "last_updated": "2021-12-22T09:57:43Z", + "stargazers_count": 4, + "topics": [ + "abfall", + "collection", + "deutschland", + "garbage", + "germany", + "jumomind", + "muell", + "waste" + ], + "last_fetched": 1691897937.664007 + }, + "379621461": { + "repository_manifest": { + "name": "Mixergy" + }, + "new": true, + "full_name": "tomasmcguinness/homeassistant-mixergy", + "authors": [ + "@tomasmcguinness" + ], + "category": "integration", + "description": "Add support for Mixergy's smart water tank into Home Assistant", + "domain": "mixergy", + "etag_repository": "W/\"0bb3ad8a1624ad0842422d48a890b4dd84e73e989ed8da5aac721cfd97a4548d\"", + "last_updated": "2024-04-06T08:53:35Z", + "stargazers_count": 30, + "topics": [ + "hotwater", + "mixergy" + ], + "last_fetched": 1712895524.185644 + }, + "534750752": { + "repository_manifest": { + "name": "XY Screens projector screens and projector lifts" + }, + "new": true, + "full_name": "rrooggiieerr/homeassistant-xyscreens", + "authors": [ + "@rrooggiieerr" + ], + "category": "integration", + "description": "Home Assistant integration for XY Screens projector screens and projector lifts over the RS-485 interface", + "domain": "xyscreens", + "etag_repository": "W/\"7fb0b4769031188af5986642a0c1449a05d9dc678f53339734a06c3e7b01f3e7\"", + "last_updated": "2024-04-24T20:41:53Z", + "stargazers_count": 1, + "topics": [ + "projector-sceen", + "xy-screens" + ], + "last_fetched": 1714278903.745304 + }, + "505066911": { + "repository_manifest": { + "name": "Intex Spa", + "hacs": "1.6.0", + "homeassistant": "2024.3.1", + "render_readme": true, + "zip_release": true, + "filename": "intex_spa.zip" + }, + "new": true, + "full_name": "mathieu-mp/homeassistant-intex-spa", + "authors": [ + "@mathieu-mp", + "@Elkropac" + ], + "category": "integration", + "description": "Home Assistant integration for Intex Spa", + "domain": "intex_spa", + "downloads": 594, + "etag_repository": "W/\"fc6bb70df2f6bd2a7f335013065758a15871e68bb444cbcbd178402c70d975a4\"", + "last_updated": "2024-04-25T14:43:53Z", + "stargazers_count": 25, + "topics": [ + "climate", + "intex", + "purespa", + "spa", + "switch" + ], + "last_fetched": 1714624562.792826 + }, + "522245338": { + "repository_manifest": { + "name": "Checkly", + "render_readme": true + }, + "new": true, + "full_name": "ndom91/homeassistant-checkly", + "authors": [ + "@ndom91" + ], + "category": "integration", + "description": "Home Assistant Integration for Checkly", + "domain": "checkly", + "etag_repository": "W/\"965b91aa3b2e812a0ce698214e8f5016ef009b7dd12b8ecb7b0eb04318e2507f\"", + "last_updated": "2022-12-18T23:34:44Z", + "stargazers_count": 6, + "topics": [ + "checkly" + ], + "last_fetched": 1710347996.193052 + }, + "274111031": { + "repository_manifest": { + "name": "Animated Weather Card", + "render_readme": true, + "homeassistant": "0.109.0" + }, + "full_name": "wowgamr/animated-weather-card", + "category": "theme", + "description": "Animated icons for default Home Assistant weather card", + "domain": "", + "etag_repository": "W/\"b80f58535b7907abb0ba23f7a276a96139a4004237106859a3fbb517418a5442\"", + "last_updated": "2022-06-05T21:09:01Z", + "stargazers_count": 24, + "topics": [ + "weather-card" + ], + "last_fetched": 1713241447.306626 + }, + "501725479": { + "repository_manifest": { + "name": "Home Assistant Swipe Navigation", + "render_readme": true, + "filename": "swipe-navigation.js" + }, + "full_name": "zanna-37/hass-swipe-navigation", + "category": "plugin", + "description": "â†”ï¸ Swipe through Home Assistant Dashboard views on mobile.", + "domain": "", + "downloads": 12686, + "etag_repository": "W/\"499d7d7570bee7d39259961e1720d612960917661c8a9f148f2f87c000185904\"", + "last_updated": "2024-04-29T16:13:11Z", + "stargazers_count": 258, + "topics": [ + "navigation", + "swipe" + ], + "last_fetched": 1714624739.063243 + }, + "129353521": { + "repository_manifest": { + "name": "Xiaomi MiIO Raw", + "render_readme": true + }, + "full_name": "syssi/xiaomi_raw", + "authors": [ + "@syssi" + ], + "category": "integration", + "description": "Custom component for Home Assistant to faciliate the reverse engeneering of Xiaomi MiIO devices", + "domain": "xiaomi_miio_raw", + "etag_repository": "W/\"b443cc2c34b0d7433d2b2b2913a4e35925973a507c4ce0fe7b655b1abd738032\"", + "last_updated": "2024-04-23T06:16:33Z", + "stargazers_count": 103, + "topics": [ + "miio", + "miio-device", + "miio-protocol", + "monitoring" + ], + "last_fetched": 1713932559.58262 + }, + "259739166": { + "repository_manifest": { + "name": "Octopus Agile", + "render_readme": true + }, + "full_name": "markgdev/home-assistant_OctopusAgile", + "authors": [ + "@markgdev" + ], + "category": "integration", + "description": "Octopus Agile custom component for Home Assistant", + "domain": "octopusagile", + "etag_repository": "W/\"21e74df2878ef317e03ebba1c483e8071fc38c7df1fef5d4c12cc9f6038e7e94\"", + "last_updated": "2024-01-20T06:51:48Z", + "stargazers_count": 84, + "topics": [ + "energy", + "octopus", + "octopus-agile", + "octopus-energy" + ], + "last_fetched": 1714624666.758382 + }, + "449218690": { + "repository_manifest": {}, + "full_name": "rautesamtr/thermal_comfort_icons", + "category": "plugin", + "description": "Thermal Comfort custom icons for Home Assistant to accompany the MDI icons", + "domain": "", + "etag_repository": "W/\"a76be9a5219e21bc0418fa66cf75c0df840d013ce9b3ed96e2d692669216c77e\"", + "last_updated": "2022-01-29T15:14:16Z", + "stargazers_count": 30, + "topics": [ + "absolute-humidity", + "dew-point", + "dew-point-perception", + "frost-point", + "frost-risk", + "heat-index", + "icons", + "iconset", + "simmer-index", + "simmer-zone", + "thermal-perception" + ], + "last_fetched": 1709125378.961127 + }, + "458237432": { + "repository_manifest": { + "name": "Uptime Kuma", + "render_readme": true, + "hide_default_branch": true, + "homeassistant": "2021.12.0" + }, + "new": true, + "full_name": "meichthys/uptime_kuma", + "authors": [ + "@meichthys", + "@jayakornk" + ], + "category": "integration", + "description": "Uptime Kuma HACS integration", + "domain": "uptime_kuma", + "etag_repository": "W/\"abdd6162f0b8c326fa9baae95a7bb5b5fccf0114b83ddedd1c3d47236329f142\"", + "last_updated": "2024-04-29T17:24:29Z", + "stargazers_count": 94, + "topics": [ + "home-assistant-custom-component", + "homeassistant-custom-component", + "uptime-kuma" + ], + "last_fetched": 1714625100.01888 + }, + "236146080": { + "repository_manifest": { + "name": "Solaredge Modbus", + "homeassistant": "2023.11.0" + }, + "full_name": "binsentsu/home-assistant-solaredge-modbus", + "authors": [ + "@binsentsu" + ], + "category": "integration", + "description": "Home assistant Component for reading data locally from Solaredge inverter through modbus TCP", + "domain": "solaredge_modbus", + "etag_repository": "W/\"940d462c4f973cc20d31336ea01c39e7991f697fc137732587f749303846b119\"", + "last_updated": "2024-01-23T14:37:43Z", + "stargazers_count": 249, + "topics": [ + "modbus", + "modbus-tcp", + "solaredge", + "solaredge-inverter" + ], + "last_fetched": 1714624479.702132 + }, + "648761057": { + "repository_manifest": { + "name": "Juke Audio", + "homeassistant": "2023.2.0" + }, + "new": true, + "full_name": "pkarimov/jukeaudio_ha", + "authors": [ + "@pkarimov" + ], + "category": "integration", + "description": "Custom Home Assistant integration for Juke Audio", + "domain": "jukeaudio_ha", + "etag_repository": "W/\"9f55dd1f57c48564231c02daf311ed50e59687cad875aaacd167d7a569722dc9\"", + "last_updated": "2024-01-13T17:25:28Z", + "stargazers_count": 1, + "topics": [ + "jukeaudio" + ], + "last_fetched": 1712063724.870897 + }, + "364208180": { + "repository_manifest": { + "name": "Jellyfin", + "render_readme": true + }, + "full_name": "koying/jellyfin_ha", + "authors": [ + "@koying" + ], + "category": "integration", + "description": "Jellyfin integration for Home Assistant", + "domain": "jellyfin", + "etag_repository": "W/\"23d6c443f208173da53db297ce5e2951c19ce0723f714e5c82bb799d398e1e50\"", + "last_updated": "2022-10-22T14:54:07Z", + "stargazers_count": 95, + "topics": [ + "jellyfin" + ], + "last_fetched": 1713932167.230774 + }, + "585709486": { + "repository_manifest": { + "name": "Remeha Home", + "homeassistant": "2022.12.0", + "render_readme": true, + "country": "NL" + }, + "new": true, + "full_name": "msvisser/remeha_home", + "authors": [ + "@msvisser" + ], + "category": "integration", + "description": "Remeha Home integration for Home Assistant", + "domain": "remeha_home", + "etag_repository": "W/\"a53d1df5518407ae016c1ef378832f8a0e8af4968cf785a0d60bcb8bf87c4508\"", + "last_updated": "2024-02-23T15:13:19Z", + "stargazers_count": 53, + "topics": [ + "home-assistant-component", + "home-assistant-integration", + "remeha", + "remeha-home" + ], + "last_fetched": 1714624507.80723 + }, + "340616586": { + "repository_manifest": { + "name": "Narodmon Cloud Integration", + "hacs": "1.6.0", + "homeassistant": "2022.10.0" + }, + "full_name": "Limych/ha-narodmon", + "authors": [ + "@Limych" + ], + "category": "integration", + "description": "Component to integrate Narodmon cloud into Home Assistant", + "domain": "narodmon", + "downloads": 126, + "etag_repository": "W/\"7b34594afdbe1fa18aaae7088d0c0732a35404a17edab872ed6acd65135f2d98\"", + "last_updated": "2024-03-11T08:02:42Z", + "stargazers_count": 17, + "topics": [ + "home-assistant-component", + "narodmon", + "weather" + ], + "last_fetched": 1712409975.361337 + }, + "363428919": { + "repository_manifest": { + "name": "Plex Meets Home Assistant", + "render_readme": true, + "filename": "plex-meets-homeassistant.js" + }, + "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", + "domain": "", + "etag_repository": "W/\"b685415ebb1a2825a8d3baa3ed2d7415ce76214316a282644967e265290fa48c\"", + "last_updated": "2024-01-12T18:09:30Z", + "stargazers_count": 103, + "topics": [ + "adb", + "androidtv", + "hacktoberfest2021", + "homeassistant-custom-component", + "kodi", + "plex", + "plexmediaserver", + "tv" + ], + "last_fetched": 1712064062.814676 + }, + "337387822": { + "repository_manifest": { + "name": "Hella ONYX.CENTER", + "homeassistant": "2024.1.0", + "render_readme": true + }, + "full_name": "muhlba91/onyx-homeassistant-integration", + "authors": [ + "@muhlba91" + ], + "category": "integration", + "description": "Home Assistant integration (HACS) for Hella's ONYX.CENTER appliance", + "domain": "hella_onyx", + "etag_repository": "W/\"41a5e838cfb8c03ccb590d976881ec3509e6e2e28c9ac984920fcefa92232d19\"", + "last_updated": "2024-05-02T00:51:10Z", + "stargazers_count": 5, + "topics": [ + "hella", + "onyx" + ], + "last_fetched": 1714624956.017392 + }, + "233445397": { + "repository_manifest": { + "name": "Sundown Theme" + }, + "full_name": "am80l/sundown", + "category": "theme", + "description": "Custom theme for home assistant", + "domain": "", + "etag_repository": "W/\"e05ad171ec0aefcf1922d39d5b285607d87ed543309fe7746891dfcb22bfe770\"", + "last_updated": "2020-07-29T01:28:19Z", + "stargazers_count": 4, + "last_fetched": 1704035368.415123 + }, + "589771870": { + "repository_manifest": { + "name": "Youfone", + "render_readme": true, + "country": [ + "BE", + "NL" + ] + }, + "new": true, + "full_name": "myTselection/youfone_be", + "authors": [ + "@myTselection" + ], + "category": "integration", + "description": "Yoin.be Youfone.nl Home Assistant custom component HACS to get Yoin / Youfone mobile phone subscription and usage details for Belgium and Netherlands.", + "domain": "youfone_be", + "etag_repository": "W/\"0a31546ec624bcd9b894b4b462eaaf08bb801e9b7daea424ae647575ab2e9464\"", + "last_updated": "2024-04-20T14:49:15Z", + "stargazers_count": 3, + "topics": [ + "youfone" + ], + "last_fetched": 1713932461.714744 + }, + "555110808": { + "repository_manifest": { + "name": "IamMeter Modbus", + "render_readme": true + }, + "new": true, + "full_name": "lewei50/ha_iammeter_modbus", + "authors": [ + "@lewei50" + ], + "category": "integration", + "description": "IamMeterr Modbus custom_component for Home Assistant", + "domain": "iammeter_modbus", + "etag_repository": "W/\"e8cf380569b739d5ab98cc496c98e4baf5a07d772827171c422e90f250389fa1\"", + "last_updated": "2024-04-11T01:06:28Z", + "stargazers_count": 1, + "last_fetched": 1714279124.654095 + }, + "169783299": { + "repository_manifest": {}, + "full_name": "ljmerza/github-card", + "category": "plugin", + "description": "Track your repo issues, starts, forks, and pull requests", + "domain": "", + "downloads": 987, + "etag_repository": "W/\"8deece14864ae5b4a311ca3b7c475c23f4abcbdbd1eb4b26211719e1dd5fbafd\"", + "last_updated": "2020-01-13T23:55:00Z", + "stargazers_count": 11, + "last_fetched": 1711384733.294884 + }, + "447307317": { + "repository_manifest": { + "name": "Holidays", + "zip_release": true, + "filename": "holidays.zip", + "homeassistant": "2022.12.0" + }, + "new": true, + "full_name": "bruxy70/Holidays", + "authors": [ + "@bruxy70" + ], + "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": 4789, + "etag_repository": "W/\"75f4b7c9887fe158ddbf7e1b879a2fa6372eeea6a0b4e72717abc8332e39f0e2\"", + "last_updated": "2023-12-28T13:12:10Z", + "stargazers_count": 42, + "topics": [ + "calendar", + "country-holidays", + "garbage-collection", + "holidays", + "public-holidays" + ], + "last_fetched": 1709125542.605849 + }, + "228063780": { + "repository_manifest": { + "name": "Indoor Air Quality UK Index", + "filename": "iaquk.zip", + "hide_default_branch": true, + "homeassistant": "2023.8.0", + "render_readme": true, + "zip_release": true + }, + "full_name": "Limych/ha-iaquk", + "authors": [ + "@Limych" + ], + "category": "integration", + "description": "Indoor Air Quality Sensor Component for Home Assistant", + "domain": "iaquk", + "downloads": 598, + "etag_repository": "W/\"365ead22f2988d4b4f2a426330b9d8d16992dc1223801b17c16f0c717f8119dc\"", + "last_updated": "2024-04-29T15:34:05Z", + "stargazers_count": 99, + "topics": [ + "air-quality", + "indoor" + ], + "last_fetched": 1714624428.13144 + }, + "202322117": { + "repository_manifest": { + "name": "open_route_service" + }, + "full_name": "eifinger/open_route_service", + "authors": [ + "@eifinger" + ], + "category": "integration", + "description": "Custom Component for Homeassistant Providing Travel Time Information using openrouteservice.org", + "domain": "open_route_service", + "etag_repository": "W/\"f4bbfea03acd26f615391c5ea6a3b1218d922b3fd9cb78f191a676d58bd6b423\"", + "last_updated": "2024-03-20T16:59:28Z", + "stargazers_count": 13, + "topics": [ + "open-route-service", + "python3" + ], + "last_fetched": 1714625000.817668 + }, + "389366750": { + "repository_manifest": { + "name": "Rental Control", + "hacs": "1.32.1", + "zip_release": true, + "filename": "rental_control.zip", + "homeassistant": "2023.9.0" + }, + "new": true, + "full_name": "tykeal/homeassistant-rental-control", + "authors": [ + "@tykeal" + ], + "category": "integration", + "description": "Rental Control system for Home Assistant", + "domain": "rental_control", + "downloads": 451, + "etag_repository": "W/\"f224134517da5464370ac823b8f80fa3c01ffb683b885e5e6718915ce8f26ebb\"", + "last_updated": "2024-04-29T17:46:08Z", + "stargazers_count": 32, + "topics": [ + "airbnb", + "ical", + "locks" + ], + "last_fetched": 1714625026.068966 + }, + "318359434": { + "repository_manifest": { + "name": "keymaster", + "zip_release": true, + "filename": "keymaster.zip", + "homeassistant": "2024.5.0b0" + }, + "full_name": "FutureTense/keymaster", + "authors": [ + "@FutureTense", + "@firstof9", + "@raman325" + ], + "category": "integration", + "description": "Home Assistant integration for managing Z-Wave enabled locks", + "domain": "keymaster", + "downloads": 157, + "etag_repository": "W/\"1152bc39f0986dc266fd1b8b2e5e6e6eb542d8a3575243b0ed490b2426b87d6d\"", + "last_updated": "2024-05-01T21:27:51Z", + "stargazers_count": 208, + "topics": [ + "keymaster", + "locks", + "zwave", + "zwave-enabled-locks" + ], + "last_fetched": 1714624870.217715 + }, + "489457357": { + "repository_manifest": { + "name": "Minimalistic Area Card", + "render_readme": true, + "filename": "minimalistic-area-card.js" + }, + "full_name": "junalmeida/homeassistant-minimalistic-area-card", + "category": "plugin", + "description": "A minimalistic area card with sensors and buttons.", + "domain": "", + "downloads": 11360, + "etag_repository": "W/\"12e8f2d8eb3f073344b761812900a8dcd578d7eb79685894341f852834a92bd8\"", + "last_updated": "2024-04-01T10:30:52Z", + "stargazers_count": 103, + "topics": [ + "area-card" + ], + "last_fetched": 1714624910.369218 + }, + "341500126": { + "repository_manifest": { + "name": "Meross LAN", + "render_readme": true, + "country": [ + "IT", + "GB", + "US", + "JP", + "ES", + "FR", + "DE" + ], + "homeassistant": "2023.7.0", + "persistent_directory": "traces", + "hacs": "1.6.0" + }, + "full_name": "krahabb/meross_lan", + "authors": [ + "@krahabb" + ], + "category": "integration", + "description": "Home Assistant integration for Meross devices", + "domain": "meross_lan", + "downloads": 2, + "etag_repository": "W/\"d41d7a15ac71c1047389102960a49c12355d1022f5822479dc704e0410d728a5\"", + "last_updated": "2024-04-30T14:16:44Z", + "stargazers_count": 364, + "topics": [ + "meross", + "meross-devices", + "meross-homeassistant", + "meross-lan" + ], + "last_fetched": 1714625147.530839 + }, + "161403328": { + "repository_manifest": { + "name": "card-tools", + "homeassistant": "0.100.0" + }, + "full_name": "thomasloven/lovelace-card-tools", + "category": "plugin", + "description": "🔹A collection of tools for other lovelace plugins to use", + "domain": "", + "etag_repository": "W/\"f8c4c10a95ded3d09a49f1ae9c67c01a91b25cccd9766917c8efc1d05217b389\"", + "last_updated": "2023-04-10T09:48:29Z", + "stargazers_count": 240, + "last_fetched": 1713586589.204921 + }, + "386049746": { + "repository_manifest": { + "name": "Virage Dashboard", + "render_readme": "true" + }, + "new": true, + "full_name": "viragelabs/virage_dashboard", + "authors": [ + "@viragelabs" + ], + "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/\"e787a9534eae2ae960f374108b06829e8006c13fc8696d381ecb514c559337ed\"", + "last_updated": "2022-10-23T18:48:35Z", + "stargazers_count": 1, + "topics": [ + "virage", + "viragelaboratories", + "viragelabs" + ], + "last_fetched": 1678527935.495356 + }, + "289579468": { + "repository_manifest": { + "name": "Eskom Loadshedding Interface" + }, + "full_name": "swartjean/ha-eskom-loadshedding", + "authors": [ + "@swartjean" + ], + "category": "integration", + "description": "Fetches loadshedding data from Eskom", + "domain": "eskom_loadshedding", + "etag_repository": "W/\"1ef396b02ecca127b3889e6fe70cd7cac23dbb84925ada869d6cbe1731db8ca1\"", + "last_updated": "2022-11-27T12:13:05Z", + "stargazers_count": 68, + "topics": [ + "eskom", + "eskomsepush", + "esp", + "loadshedding", + "south-africa" + ], + "last_fetched": 1710692960.228134 + }, + "234750356": { + "repository_manifest": { + "name": "iOS Light Mode Theme", + "render_readme": true + }, + "full_name": "basnijholt/lovelace-ios-light-mode-theme", + "category": "theme", + "description": "ðŸ ðŸ¤– Theme based on iOS Light Mode for Lovelace Home Assistant ", + "domain": "", + "etag_repository": "W/\"13080ce36f050b189cf496a68e85e87f6a5fd034b844895ba6e69fb1e0a24263\"", + "last_updated": "2020-01-20T19:48:02Z", + "stargazers_count": 9, + "topics": [ + "ios", + "light-mode", + "lightmode" + ], + "last_fetched": 1685384006.806525 + }, + "520644302": { + "repository_manifest": { + "name": "TAM Card", + "render_readme": true, + "filename": "tam-card.js", + "country": "FR" + }, + "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": 28, + "etag_repository": "W/\"6cfba43da3b9074e2444ecc9da91f25f3fc23abeee85a5f261cab3083e134273\"", + "last_updated": "2024-04-24T10:54:43Z", + "stargazers_count": 8, + "topics": [ + "lovelace-custom-card", + "montpellier", + "public-transport", + "tam" + ], + "last_fetched": 1714278892.613664 + }, + "188686483": { + "repository_manifest": { + "name": "Decluttering Card", + "render_readme": true, + "filename": "decluttering-card.js" + }, + "full_name": "custom-cards/decluttering-card", + "category": "plugin", + "description": "🧹 Declutter your lovelace configuration with the help of this card", + "domain": "", + "downloads": 17762, + "etag_repository": "W/\"dd9316a878b439a94516761d2c71fafeb59237c2b4cb151f0fe80584e5cef97b\"", + "last_updated": "2024-03-16T23:01:28Z", + "stargazers_count": 338, + "last_fetched": 1713932248.113012 + }, + "193371566": { + "repository_manifest": { + "name": "Burze.dzis.net sensor", + "render_readme": true, + "zip_release": true, + "filename": "burze_dzis_net.zip" + }, + "full_name": "PiotrMachowski/Home-Assistant-custom-components-Burze.dzis.net", + "authors": [ + "@PiotrMachowski" + ], + "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": 455, + "etag_repository": "W/\"492ec3a0b64786483836330d647458ad2e233778c66be79776443037fa19b7b4\"", + "last_updated": "2024-02-11T02:59:31Z", + "stargazers_count": 33, + "topics": [ + "hazard", + "lightning", + "radiation", + "storm", + "warnings", + "weather" + ], + "last_fetched": 1707828737.921757 + }, + "698694783": { + "repository_manifest": { + "name": "Davis Vantage", + "homeassistant": "2024.2.0", + "render_readme": true + }, + "new": true, + "full_name": "MarcoGos/davis_vantage", + "authors": [ + "@MarcoGos" + ], + "category": "integration", + "description": "Davis Vantage custom component integration for Home Assistant", + "domain": "davis_vantage", + "etag_repository": "W/\"988e54ce007ac2340854d36b04bbc8541490d218a3652b37c36dc9b3a3306136\"", + "last_updated": "2024-03-07T19:47:24Z", + "stargazers_count": 6, + "topics": [ + "davis-weatherlink", + "weather-station" + ], + "last_fetched": 1714625110.515096 + }, + "295627573": { + "repository_manifest": { + "name": "Fortnite Stats", + "hacs": "0.24.0", + "homeassistant": "0.110.0", + "render_readme": true + }, + "full_name": "michaellunzer/Home-Assistant-Custom-Component-Fortnite", + "authors": [ + "@michaellunzer", + "@clyra" + ], + "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": 23, + "etag_repository": "W/\"0b0cc5bf89fcd073c19b35e0fc3a56e7ce4ca3a4877a929cea4d822b9f2d57bf\"", + "last_updated": "2021-11-03T06:00:38Z", + "stargazers_count": 4, + "topics": [ + "fortnite", + "fortnite-api", + "fortnite-stats" + ], + "last_fetched": 1714625026.891337 + }, + "250552447": { + "repository_manifest": { + "name": "Binary Control Button Row", + "filename": "binary-control-button-row.js" + }, + "full_name": "finity69x2/binary-control-button-row", + "category": "plugin", + "description": "Provides a customizable button row for binary entities in Home Assistant", + "domain": "", + "etag_repository": "W/\"d12af0b542aae62f661b09b95b1fc8c4b46167a5ce2e87ecbe8db3956c0a0891\"", + "last_updated": "2023-05-11T00:30:49Z", + "stargazers_count": 20, + "last_fetched": 1689060648.111948 + }, + "474172189": { + "repository_manifest": { + "name": "Anycubic 3D Printer", + "country": "US", + "homeassistant": "2022.3" + }, + "new": true, + "full_name": "adamoutler/anycubic-homeassistant", + "authors": [ + "@adamoutler" + ], + "category": "integration", + "description": "Home assistant integration for Anycubic Printers. ", + "domain": "anycubic_wifi", + "etag_repository": "W/\"3836cbb00a5781f341b55fa7bd88362009b83bedafb60f6a57193e6aaa22b464\"", + "last_updated": "2024-01-27T18:12:59Z", + "stargazers_count": 10, + "topics": [ + "3d-printing" + ], + "last_fetched": 1710347547.808528 + }, + "689755820": { + "repository_manifest": { + "name": "Akuvox SmartPlus", + "filename": "akuvox.zip", + "hide_default_branch": true, + "homeassistant": "2023.3.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "nimroddolev/akuvox", + "authors": [ + "@nimroddolev" + ], + "category": "integration", + "description": "Home Assistant integration to add Akuvox SmartPlus door cameras, door open relay buttons and temporary keys", + "domain": "akuvox", + "downloads": 274, + "etag_repository": "W/\"28a289eadeddf63166b6df469f7dab20be9ab262e83a259b59060130ef38e8d7\"", + "last_updated": "2024-04-29T01:41:29Z", + "stargazers_count": 13, + "topics": [ + "akuvox", + "smartdoor", + "smartplus" + ], + "last_fetched": 1714625047.225829 + }, + "632007442": { + "repository_manifest": { + "name": "Home Assisant Eetlijst", + "country": [ + "NL" + ], + "render_readme": true + }, + "new": true, + "full_name": "Slalamander/Home-Assistant-Eetlijst", + "authors": [ + "@Slalamander" + ], + "category": "integration", + "description": "A custom integration to get your Eetlijst info into Home Assistant", + "domain": "eetlijst", + "etag_repository": "W/\"5084712d2e74019cbdd091ca1f9a01a38c7ac8caa71d077c4f8a712c95cd5d45\"", + "last_updated": "2024-02-21T15:54:31Z", + "stargazers_count": 1, + "topics": [ + "eetlijst" + ], + "last_fetched": 1709125245.746606 + }, + "593780777": { + "repository_manifest": { + "name": "52PI UPS Integration", + "render_readme": true + }, + "new": true, + "full_name": "archef2000/homeassistant-upsplus", + "authors": [ + "@Archef2000" + ], + "category": "integration", + "description": "Home Assistant integration for the 52PI UPS", + "domain": "upsplus", + "etag_repository": "W/\"cb0b32a6fb9f1586156ed5eb9491905f78b6d7f05825bbd457bb6dbea2a26b68\"", + "last_updated": "2024-03-17T11:12:03Z", + "stargazers_count": 8, + "topics": [ + "52pi", + "custom-integration", + "upsplus" + ], + "last_fetched": 1711038513.163939 + }, + "647324399": { + "repository_manifest": { + "name": "Additional CA", + "homeassistant": "2023.3.0", + "render_readme": true + }, + "new": true, + "full_name": "Athozs/hass-additional-ca", + "authors": [ + "@Athozs" + ], + "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": 15, + "etag_repository": "W/\"82ecfd7ea78cc9eb8cdc31cbae558283b70bb2023e8b4248f0e18ea878547c4b\"", + "last_updated": "2024-04-06T10:43:30Z", + "stargazers_count": 22, + "topics": [ + "certificate", + "certificate-authority", + "home-assistant-integration", + "homeassistant-custom-component" + ], + "last_fetched": 1714625027.166631 + }, + "450192057": { + "repository_manifest": { + "name": "SkyKettle", + "homeassistant": "2022.8.1", + "render_readme": true, + "country": [ + "RU" + ] + }, + "new": true, + "full_name": "ClusterM/skykettle-ha", + "authors": [ + "@clusterm" + ], + "category": "integration", + "description": "Redmond SkyKettle integration for Home Assistant", + "domain": "skykettle", + "etag_repository": "W/\"ffc4519c75d4b077e4d15c236f47f39a3af3212a22c92c8e926b8ac31eea947f\"", + "last_updated": "2024-03-18T16:11:53Z", + "stargazers_count": 83, + "topics": [ + "kettle", + "redmond", + "skykettle" + ], + "last_fetched": 1714625057.954711 + }, + "236664033": { + "repository_manifest": { + "name": "Swipe Glance Card", + "render_readme": true, + "filename": "swipe-glance-card.js" + }, + "full_name": "dooz127/swipe-glance-card", + "category": "plugin", + "description": ":point_up_2: Swipe Glance Card", + "domain": "", + "downloads": 3661, + "etag_repository": "W/\"b846e7b8aeff4f2dd5e4bf6dc59bc25944917ef992b8fe938df5c68985656d17\"", + "last_updated": "2023-01-04T14:06:20Z", + "stargazers_count": 12, + "topics": [ + "automation" + ], + "last_fetched": 1714624488.021087 + }, + "164841067": { + "repository_manifest": {}, + "full_name": "isabellaalstrom/sensor.krisinformation", + "authors": [ + "@isabellaalstrom" + ], + "category": "integration", + "description": "A custom component for Home Assistant to get messages from krisinformation.se", + "domain": "krisinformation", + "etag_repository": "W/\"988765a576e3d56f09f31488fd12d477d44e32e29af2e7211e45c1912113aa92\"", + "last_updated": "2021-06-29T18:03:29Z", + "stargazers_count": 29, + "last_fetched": 1703412025.760914 + }, + "574163721": { + "repository_manifest": { + "name": "Graphite Theme", + "render_readme": true + }, + "new": true, + "full_name": "TilmanGriesel/graphite", + "category": "theme", + "description": "Calm and clean dark theme for Home Assistant", + "etag_repository": "W/\"675e85f1a4295c31f34af746814110361af81c53bbb989d9c2c540009eb612a6\"", + "last_updated": "2023-01-27T19:36:59Z", + "stargazers_count": 52, + "topics": [ + "calm", + "clean", + "dark", + "dark-theme", + "flat", + "minimalist", + "modern" + ], + "last_fetched": 1713932072.456464 + }, + "661342098": { + "repository_manifest": { + "name": "SwitchBot Remote IR", + "render_readme": true + }, + "new": true, + "full_name": "KiraPC/ha-switchbot-remote", + "authors": [ + "@KiraPC", + "@joshepw" + ], + "category": "integration", + "description": "A Custom HomeAssistant Integration to control Switchbot Hub", + "domain": "switchbotremote", + "etag_repository": "W/\"24e5ae575e0c3a47e7e559bb227eef54d8135a345737f8e875fccf78373a7524\"", + "last_updated": "2024-04-09T08:27:39Z", + "stargazers_count": 36, + "topics": [ + "python3", + "switchbot" + ], + "last_fetched": 1714624384.903841 + }, + "668215386": { + "repository_manifest": { + "name": "Mastodon Profile Stats", + "filename": "mastodon_profile_stats.zip", + "hide_default_branch": true, + "homeassistant": "2023.9.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "andrew-codechimp/HA-Mastodon-Profile-Stats", + "authors": [ + "@andrew-codechimp" + ], + "category": "integration", + "description": "A Home Assistant integration to provide stats of Mastodon user profiles", + "domain": "mastodon_profile_stats", + "downloads": 147, + "etag_repository": "W/\"386744004d270acfd6398dd61d46f8850c0160b70916bac23feadc8a828839c4\"", + "last_updated": "2024-04-30T06:01:57Z", + "stargazers_count": 6, + "topics": [ + "mastodon" + ], + "last_fetched": 1714625027.811776 + }, + "264796130": { + "repository_manifest": { + "name": "Pandora CAS card", + "render_readme": true + }, + "full_name": "turbulator/pandora-cas-card", + "category": "plugin", + "description": "Pandora lovelace card for Home Assistant", + "domain": "", + "etag_repository": "W/\"cf15343b6ec7d576e6b3e0139cfaf1a2db64c522bd15f40b785be8d659e590e6\"", + "last_updated": "2020-10-03T15:41:00Z", + "stargazers_count": 4, + "topics": [ + "lovelace-custom-card", + "pandora" + ], + "last_fetched": 1709124875.613043 + }, + "446609758": { + "repository_manifest": { + "name": "Nicehash Excavator API", + "render_readme": true, + "homeassistant": "2021.12.1" + }, + "new": true, + "full_name": "MesserschmittX/ha-nicehash-excavator-monitor", + "authors": [ + "@MesserschmittX" + ], + "category": "integration", + "description": "Home Assistant integration for Nicehash Excavator miner API", + "domain": "nicehash_excavator", + "etag_repository": "W/\"051849d4e8cd4f5419966d6c50dc5b9035b3e0c99d4a02f0d18294b510e13591\"", + "last_updated": "2022-05-15T07:11:45Z", + "stargazers_count": 4, + "topics": [ + "excavator", + "mining", + "nicehash" + ], + "last_fetched": 1678527973.316643 + }, + "717185121": { + "repository_manifest": { + "name": "Amazon CloudWatch", + "render_readme": true, + "zip_release": true, + "filename": "custom_component_cloudwatch.zip" + }, + "new": true, + "full_name": "Mallonbacka/custom-component-cloudwatch", + "authors": [ + "@Mallonbacka" + ], + "category": "integration", + "description": "A Home Assistant custom component to send values directly to Amazon CloudWatch.", + "domain": "amazon_cloudwatch", + "downloads": 84, + "etag_repository": "W/\"3b0bfe985144e6cfc5ee9334d7ab11e3ba605bc463522182d2bef5f21f71449e\"", + "last_updated": "2024-04-29T13:37:11Z", + "topics": [ + "aws", + "cloudwatch", + "metrics" + ], + "last_fetched": 1714624793.316238 + }, + "236611771": { + "repository_manifest": { + "name": "TDAmeritrade", + "country": "US", + "homeassistant": "2022.6.1" + }, + "full_name": "prairiesnpr/hass-tdameritrade", + "authors": [ + "@PrairieSnpr" + ], + "category": "integration", + "description": "TDAmeritrade component for Home Assistant", + "domain": "tdameritrade", + "etag_repository": "W/\"4a7d34167b8c082b4cbe2820146f3d4daea299d6df16cb61afe8efad1a5996a4\"", + "last_updated": "2022-07-07T02:15:03Z", + "stargazers_count": 8, + "topics": [ + "tdameritrade" + ], + "last_fetched": 1706281216.048395 + }, + "619284862": { + "repository_manifest": { + "name": "Auto generating Mushroom dashboard strategy", + "render_readme": true, + "filename": "mushroom-strategy.js" + }, + "full_name": "AalianKhan/mushroom-strategy", + "category": "plugin", + "description": "A strategy to automatically generate a dashboard using mushroom cards", + "downloads": 3758, + "etag_repository": "W/\"6e8884fed5ca6dea10b551cc7358e2ab3a40fafd0b0ea9255a4479899e373c6e\"", + "last_updated": "2024-03-12T06:36:02Z", + "stargazers_count": 320, + "topics": [ + "mushroom-strategy", + "strategy" + ], + "last_fetched": 1714624910.109654 + }, + "583896361": { + "repository_manifest": { + "name": "ESA NASK Air Quality Sensor", + "render_readme": true, + "country": [ + "PL" + ] + }, + "new": true, + "full_name": "Mr-Groch/HA-ESA-NASK-Air-Quality", + "authors": [ + "@Mr-Groch" + ], + "category": "integration", + "description": "Home Assistant component for scrapping data from ESA NASK stations", + "domain": "esa_nask", + "etag_repository": "W/\"f136284c0880216b2604e4db0ece1c889409353d38d21b2e39bbef522f2bcc9a\"", + "last_updated": "2024-03-29T11:09:21Z", + "stargazers_count": 4, + "topics": [ + "air-quality", + "esa", + "nask" + ], + "last_fetched": 1712063939.276594 + }, + "295523408": { + "repository_manifest": { + "name": "Salus iT600", + "render_readme": true + }, + "full_name": "epoplavskis/homeassistant_salus", + "authors": [ + "@jvitkauskas" + ], + "category": "integration", + "description": "Home Assistant integration with Salus devices", + "domain": "salus", + "etag_repository": "W/\"41421fab84ee2e26a9a613bab3aff171585105ed754ed53188287c3fbb18e0bf\"", + "last_updated": "2023-11-05T21:19:13Z", + "stargazers_count": 47, + "last_fetched": 1713931902.16885 + }, + "101482973": { + "repository_manifest": { + "name": "Xiaomi Mi Air Purifier, Air Humidifier, Air Fresh and Pedestal Fan Integration", + "render_readme": true, + "homeassistant": "2022.8.0" + }, + "full_name": "syssi/xiaomi_airpurifier", + "authors": [ + "@syssi" + ], + "category": "integration", + "description": "Xiaomi Mi Air Purifier and Xiaomi Mi Air Humidifier integration for Home Assistant", + "domain": "xiaomi_miio_airpurifier", + "etag_repository": "W/\"3578b963b365ae48a121a13c55d7ea88b6f0e141e6396c34b21cbc6e162cbb5d\"", + "last_updated": "2024-03-04T09:40:47Z", + "stargazers_count": 441, + "topics": [ + "airfresh", + "airhumidifier", + "airpurifier", + "fan", + "miio", + "miio-protocol", + "miot", + "xiaomi" + ], + "last_fetched": 1714624917.181383 + }, + "643579135": { + "repository_manifest": { + "name": "Solar Optimizer", + "render_readme": true, + "homeassistant": "2023.8.2" + }, + "new": true, + "full_name": "jmcollin78/solar_optimizer", + "authors": [ + "@jmcollin78" + ], + "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/\"0fc428f092e3eba78b716457d3068d8dc6fd14cd910ac764136a1ee1a3f374aa\"", + "last_updated": "2023-12-21T19:59:23Z", + "stargazers_count": 48, + "topics": [ + "energy", + "optimisation", + "solar" + ], + "last_fetched": 1713586532.489872 + }, + "541978646": { + "repository_manifest": { + "name": "Technische Alternative C.M.I.", + "render_readme": true + }, + "new": true, + "full_name": "DeerMaximum/Technische-Alternative-CMI", + "authors": [ + "@DeerMaximum" + ], + "category": "integration", + "description": "Custom Home Assistant integration to read data from a C.M.I.", + "domain": "ta_cmi", + "etag_repository": "W/\"0787e18f70add6c2b2381528c2818cc5749b07005b4e9d56f097bdf20d345433\"", + "last_updated": "2024-04-24T15:07:22Z", + "stargazers_count": 32, + "last_fetched": 1714624647.08166 + }, + "598313217": { + "repository_manifest": { + "name": "MijnTuin", + "render_readme": true, + "country": [ + "BE" + ] + }, + "new": true, + "full_name": "myTselection/MijnTuin", + "authors": [ + "@myTselection" + ], + "category": "integration", + "description": "MijnTuin.org will STOP all activities in May 2024 and this integration will stop to function. MijnTuin.org Home Assistant custom component HACS to manage garden plants and see activities for your garden", + "domain": "mijntuin", + "etag_repository": "W/\"35bf3b5111433bd456aa2e33f6192168be8f14509db816aa163083944598593a\"", + "last_updated": "2024-04-21T14:29:32Z", + "stargazers_count": 12, + "topics": [ + "garden", + "gardening" + ], + "last_fetched": 1713931895.050206 + }, + "602776380": { + "repository_manifest": { + "name": "Balance Neto", + "render_readme": true, + "homeassistant": "2023.1.0", + "country": "ES" + }, + "new": true, + "full_name": "MiguelAngelLV/balance_neto", + "authors": [ + "@miguelangellv" + ], + "category": "integration", + "description": "Componente para Home Assistant que calcula el Balance Neto Horario para instalaciones fotovoltáicas.", + "domain": "balance_neto", + "etag_repository": "W/\"bd104df6191ecaf7c9db28ff4dbbdc240a577b243ecb83e1f85f8e1db63775c5\"", + "last_updated": "2023-12-23T06:41:42Z", + "stargazers_count": 32, + "topics": [ + "fotovoltaica" + ], + "last_fetched": 1713932155.501671 + }, + "560307075": { + "repository_manifest": { + "name": "Aula", + "country": "DK", + "filename": "aula.zip", + "homeassistant": "2022.9.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "scaarup/aula", + "authors": [ + "@scaarup" + ], + "category": "integration", + "description": "Fetches information from Aula about your children ", + "domain": "aula", + "downloads": 661, + "etag_repository": "W/\"a3889cb8160fa3d3fd8771f8e1208a0b3122a38792858d52e7f5525cbead6bc0\"", + "last_updated": "2024-05-02T04:46:28Z", + "stargazers_count": 47, + "last_fetched": 1714624857.284523 + }, + "347143701": { + "repository_manifest": { + "name": "Channels DVR Recently Recorded" + }, + "full_name": "rccoleman/channels_dvr_recently_recorded", + "authors": [ + "@rccoleman" + ], + "category": "integration", + "description": "â–¶ï¸ Channels DVR component to feed Upcoming Media Card.", + "domain": "channels_dvr_recently_recorded", + "etag_repository": "W/\"aa55a3dc9e9dcc574c128c217da68156a5dcaf82ba54ffaf007fc75a6cbe2858\"", + "last_updated": "2023-09-02T17:10:23Z", + "stargazers_count": 12, + "topics": [ + "channels-dvr", + "homeassista" + ], + "last_fetched": 1714625111.312906 + }, + "228649088": { + "repository_manifest": { + "name": "P2000 Sensor", + "country": "NL" + }, + "full_name": "cyberjunky/home-assistant-p2000", + "authors": [ + "@cyberjunky" + ], + "category": "integration", + "description": ":fire_engine: This component tracks P2000 emergency events in The Netherlands.", + "domain": "p2000", + "etag_repository": "W/\"c069e121ce062d4525736e1d7be8a5d90bbeca24a15d8cd660691c12f769514b\"", + "last_updated": "2022-12-31T13:58:27Z", + "stargazers_count": 54, + "topics": [ + "emergency", + "p2000" + ], + "last_fetched": 1713932094.814576 + }, + "566085483": { + "repository_manifest": { + "name": "jokes", + "hacs": "0.0.1", + "homeassistant": "2022.11.1" + }, + "new": true, + "full_name": "LaggAt/ha-jokes", + "authors": [ + "@LaggAt" + ], + "category": "integration", + "description": "Home Assistant Sensor providing a random joke every minute.", + "domain": "jokes", + "etag_repository": "W/\"2e9b3a53e73b7ced3206525262c02257f75405e51254fc8d25f0e4974ea2d9c7\"", + "last_updated": "2024-03-17T13:50:05Z", + "stargazers_count": 17, + "topics": [ + "devcontainer", + "fun", + "jokes" + ], + "last_fetched": 1711039225.429698 + }, + "196057008": { + "repository_manifest": { + "name": "Attributes extractor", + "homeassistant": "2023.6.0" + }, + "full_name": "pilotak/homeassistant-attributes", + "authors": [ + "@pilotak" + ], + "category": "integration", + "description": "Breaks out specified attribute from other entities to a sensor", + "domain": "attributes", + "etag_repository": "W/\"b80ecf52a846382ed84544c16a64c9ce8335c843c73e40179a698b83870e4722\"", + "last_updated": "2023-06-08T18:08:10Z", + "stargazers_count": 97, + "topics": [ + "attributes", + "breakout" + ], + "last_fetched": 1713931994.231274 + }, + "356030453": { + "repository_manifest": { + "name": "remote_syslog", + "country": "US", + "homeassistant": "2021.3.4", + "render_readme": true + }, + "full_name": "TheByteStuff/RemoteSyslog_Service", + "authors": [ + "@thebytestuff" + ], + "category": "integration", + "description": "Home Assistant Custom Component - send Syslog message to remote server.", + "domain": "remote_syslog", + "etag_repository": "W/\"8e1a7a8ea6a7d60d73c3300fb219b84ded5d643f1604a6a1663d70d50ce33c59\"", + "last_updated": "2023-02-23T15:41:24Z", + "stargazers_count": 15, + "topics": [ + "syslog", + "syslog-client" + ], + "last_fetched": 1713932247.316306 + }, + "402333014": { + "repository_manifest": { + "name": "openWB MQTT", + "render_readme": true + }, + "new": true, + "full_name": "a529987659852/openwbmqtt", + "authors": [ + "@a529987659852" + ], + "category": "integration", + "description": "Custom component for home assistant supporting openWB wallbox", + "domain": "openwbmqtt", + "etag_repository": "W/\"41067e636dc3e19a1482fbccfe157e91ee2995b82ce0f3375a6789919efbf55c\"", + "last_updated": "2024-04-27T09:34:16Z", + "stargazers_count": 35, + "topics": [ + "mqtt" + ], + "last_fetched": 1714279451.907305 + }, + "668476421": { + "repository_manifest": { + "name": "Napoleon eFIRE", + "filename": "napoleon_efire.zip", + "hide_default_branch": true, + "homeassistant": "2023.8.3", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "kaechele/napoleon-efire", + "authors": [ + "@kaechele" + ], + "category": "integration", + "description": "Napoleon eFIRE Integration for Home Assisstant", + "domain": "napoleon_efire", + "downloads": 73, + "etag_repository": "W/\"5d1c99a63c264d065cd7feab6b3a0b8cb20f1ed4e03cec106f5be6de4a878812\"", + "last_updated": "2024-04-29T21:25:29Z", + "stargazers_count": 1, + "topics": [ + "bluetooth", + "bluetooth-low-energy", + "efire", + "fireplace", + "home-assistant-component", + "napoleon" + ], + "last_fetched": 1714624374.435173 + }, + "127251446": { + "repository_manifest": { + "name": "Afvalwijzer", + "render_readme": true, + "country": "NL", + "homeassistant": "0.118.0" + }, + "full_name": "xirixiz/homeassistant-afvalwijzer", + "authors": [ + "@xirixiz" + ], + "category": "integration", + "description": "Provides sensors for some Dutch waste collectors", + "domain": "afvalwijzer", + "etag_repository": "W/\"39d2b8623272e7f95c76601bfba3f344c5a8d1f3351d0de3e9322059413a1fb1\"", + "last_updated": "2024-02-27T10:42:51Z", + "stargazers_count": 167, + "topics": [ + "afvalwijzer", + "trash" + ], + "last_fetched": 1713932133.271356 + }, + "192732887": { + "repository_manifest": { + "homeassistant": "0.110.0" + }, + "full_name": "bramkragten/swipe-card", + "category": "plugin", + "description": "Card that allows you to swipe throught multiple cards for Home Assistant Lovelace", + "domain": "", + "etag_repository": "W/\"88c4f3304c7f2c86cebc30150e8e0d484907d7bae9c53526691888eb95ed1b44\"", + "last_updated": "2023-09-07T21:30:39Z", + "stargazers_count": 217, + "last_fetched": 1713932020.412364 + }, + "593275617": { + "repository_manifest": { + "name": "Gradual Volume Control", + "render_readme": true + }, + "new": true, + "full_name": "NinDTendo/homeassistant_gradual_volume_control", + "authors": [ + "@NinDTendo" + ], + "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/\"5f97ade20949548ce748ea85027b9370834c9f303fd8964234fbae82ea52a4d6\"", + "last_updated": "2023-10-01T21:37:58Z", + "stargazers_count": 9, + "topics": [ + "home-assistant-config" + ], + "last_fetched": 1714624489.153065 + }, + "325962977": { + "repository_manifest": { + "name": "EMSC Earthquake RSS Feed", + "hacs": "1.6.0", + "homeassistant": "2021.12.2" + }, + "full_name": "msekoranja/emsc-hacs-repository", + "authors": [ + "@msekoranja" + ], + "category": "integration", + "description": "EMSC Home Assistant Integration", + "domain": "emscrss", + "etag_repository": "W/\"38e042abff464de5110c5f49db18650cc891fdb8a9d1630aa19eb280ed9229b6\"", + "last_updated": "2024-04-02T11:09:26Z", + "stargazers_count": 4, + "last_fetched": 1714624793.464472 + }, + "160022220": { + "repository_manifest": { + "name": "Amazon Rekognition" + }, + "full_name": "robmarkcole/HASS-amazon-rekognition", + "authors": [ + "@robmarkcole" + ], + "category": "integration", + "description": "Home Assistant Object detection with Amazon Rekognition", + "domain": "amazon_rekognition", + "etag_repository": "W/\"591ff63534d20024b19057a9476887f0dce7e1672ce8bd824499e7f6ca874e07\"", + "last_updated": "2024-04-03T16:30:09Z", + "stargazers_count": 85, + "topics": [ + "rekognition" + ], + "last_fetched": 1712409458.498785 + }, + "529926820": { + "repository_manifest": { + "homeassistant": "2023.2.0", + "name": "lelight", + "render_readme": true + }, + "new": true, + "full_name": "v1ack/lelight", + "authors": [ + "@v1ack" + ], + "category": "integration", + "description": "LeLight integration for Home Assistant", + "domain": "lelight", + "etag_repository": "W/\"87a0adbf8ca7da1185222f7aebd52aab6968388134d210f0e276403e8a155ec2\"", + "last_updated": "2023-03-08T09:39:00Z", + "stargazers_count": 6, + "topics": [ + "ble", + "iot", + "lelight" + ], + "last_fetched": 1713240993.914046 + }, + "163446489": { + "repository_manifest": { + "name": "Entur Card", + "render_readme": true, + "filename": "entur-card.js" + }, + "full_name": "jonkristian/entur-card", + "category": "plugin", + "description": "Home Assistant Lovelace card card for the Entur public transport component.", + "domain": "", + "etag_repository": "W/\"c6a7eb809afe775b85f883336abbd23959fe8f3da3cfc9506c7ad8dd9c0e1772\"", + "last_updated": "2023-10-18T23:37:42Z", + "stargazers_count": 53, + "topics": [ + "entur", + "transportation" + ], + "last_fetched": 1714624993.383745 + }, + "454670742": { + "repository_manifest": { + "name": "AstroWeather Card", + "render_readme": true, + "filename": "astroweather-card.js" + }, + "new": true, + "full_name": "mawinkler/astroweather-card", + "category": "plugin", + "description": "Lovalace Card for the AstroWeather Integration", + "etag_repository": "W/\"2190203f21751e7b56c192457f8231a5edb8a3c3a5ba22c7b5868524f0a198a0\"", + "last_updated": "2024-04-26T09:37:52Z", + "stargazers_count": 20, + "topics": [ + "7timer", + "astronomy", + "forecast", + "lovelace-card" + ], + "last_fetched": 1714279030.808942 + }, + "442001863": { + "repository_manifest": { + "name": "TP-Link Deco", + "hacs": "1.6.0", + "homeassistant": "2023.6.0", + "render_readme": true + }, + "new": true, + "full_name": "amosyuen/ha-tplink-deco", + "authors": [ + "@amosyuen" + ], + "category": "integration", + "description": "Home Assistant TP-Link Deco Custom Component", + "domain": "tplink_deco", + "etag_repository": "W/\"5b39788d508c2283b96903d3d2fdd8a62c752446410495d68d6061daab2ad103\"", + "last_updated": "2024-04-30T00:03:05Z", + "stargazers_count": 148, + "topics": [ + "router", + "tp-link" + ], + "last_fetched": 1714624994.704305 + }, + "480127478": { + "repository_manifest": { + "name": "ista EcoTrend", + "zip_release": true, + "country": "DE", + "render_readme": true, + "homeassistant": "2023.12.1", + "hacs": "1.33.0", + "filename": "ecotrend_ista.zip" + }, + "new": true, + "full_name": "Ludy87/ecotrend-ista", + "authors": [ + "@Ludy87" + ], + "category": "integration", + "description": "ecotrend-ista Home Assistant Integration", + "domain": "ecotrend_ista", + "downloads": 276, + "etag_repository": "W/\"f2edfbd9d6be66f10024f62ca80766258d42abb76eef15a24370e941aa79499d\"", + "last_updated": "2024-04-26T20:03:48Z", + "stargazers_count": 32, + "topics": [ + "ecotrend", + "hassio-integration", + "hassos", + "home-assistant-component", + "ista" + ], + "last_fetched": 1714279031.976713 + }, + "352169259": { + "repository_manifest": { + "name": "Neerslag App", + "render_readme": true, + "country": [ + "NL", + "BE" + ] + }, + "new": true, + "full_name": "aex351/home-assistant-neerslag-app", + "authors": [ + "@aex351" + ], + "category": "integration", + "description": "Neerslag app for Home Assistant. All-in-one package (Sensors + Card).", + "domain": "neerslag", + "etag_repository": "W/\"ec4d55dfa1dd73629982f612da2aca3a5cc2ae6df60e083b9e6e3202c713cddc\"", + "last_updated": "2024-04-20T13:27:47Z", + "stargazers_count": 50, + "last_fetched": 1714624994.656414 + }, + "642225418": { + "repository_manifest": { + "name": "Turkov Ventilation Systems", + "country": [ + "RU", + "BY" + ], + "homeassistant": "2023.5.0", + "render_readme": true + }, + "new": true, + "full_name": "alryaz/hass-turkov", + "authors": [ + "@alryaz" + ], + "category": "integration", + "description": "Turkov integration for Home Assistant", + "domain": "turkov", + "downloads": 1, + "etag_repository": "W/\"30769f649634beb54c43a9e1271e7f64bb0c6daff2ccd69f0e9235fc90dabb19\"", + "last_updated": "2024-04-10T12:38:16Z", + "stargazers_count": 5, + "topics": [ + "hvac-control", + "turkov", + "ventilation" + ], + "last_fetched": 1712895231.927812 + }, + "249722008": { + "repository_manifest": { + "name": "Your Name.", + "render_readme": true + }, + "full_name": "Nihvel/your_name", + "category": "theme", + "description": "Home Assistant theme - A dark, electric blue theme that reminds the movie Your Name. ", + "domain": "", + "etag_repository": "W/\"9749d7850e9de26d4249c0c78059189a151860a15e4d89ecdb95b770f9de197e\"", + "last_updated": "2023-11-13T13:25:42Z", + "stargazers_count": 38, + "last_fetched": 1714624994.798877 + }, + "156434866": { + "repository_manifest": { + "name": "layout-card", + "render_readme": true, + "homeassistant": "2024.3.0b0" + }, + "full_name": "thomasloven/lovelace-layout-card", + "category": "plugin", + "description": "🔹 Get more control over the placement of lovelace cards.", + "domain": "", + "etag_repository": "W/\"d58ad2c18c1123de2b15bf5fbe83cb852f6a8a2d18e95754e402992e3b6e169f\"", + "last_updated": "2024-03-20T11:35:38Z", + "stargazers_count": 970, + "last_fetched": 1714624636.56651 + }, + "281453608": { + "repository_manifest": { + "name": "badge-card", + "render_readme": true + }, + "full_name": "thomasloven/lovelace-badge-card", + "category": "plugin", + "description": "🔹 Place badges anywhere in the lovelace layout", + "domain": "", + "etag_repository": "W/\"cb3410554867a72d04b1b8a06f11b3ca412e4a29b6ed8cebee6dbd9f4775fc17\"", + "last_updated": "2023-03-05T07:44:24Z", + "stargazers_count": 74, + "last_fetched": 1713241243.934811 + }, + "231824299": { + "repository_manifest": { + "name": "Warmup under-floor heating integration" + }, + "new": true, + "full_name": "ha-warmup/warmup", + "authors": [ + "@ha-warmup" + ], + "category": "integration", + "description": "Home Assistant integration for Warmup heating thermostats as a HACS integration or a custom component", + "domain": "warmup", + "etag_repository": "W/\"3f86e5bee2bdfebde8aa99ec15fc9be14ac163688e481821631f417ec4e73483\"", + "last_updated": "2024-03-06T18:23:45Z", + "stargazers_count": 25, + "topics": [ + "climate", + "climate-control", + "heating", + "heating-control", + "thermostat", + "warmup" + ], + "last_fetched": 1714624637.380602 + }, + "362058414": { + "repository_manifest": { + "name": "Libratone Zipp", + "render_readme": true + }, + "new": true, + "full_name": "Chouffy/home_assistant_libratone_zipp", + "authors": [ + "@chouffy" + ], + "category": "integration", + "description": "Control a Libratone Zipp speaker within Home Assistant", + "domain": "libratone_zipp", + "etag_repository": "W/\"e99ab61ef60f53aeb43be86e1873001da050e205f5b90f8f3f893e21411acecd\"", + "last_updated": "2022-05-27T07:58:22Z", + "stargazers_count": 6, + "topics": [ + "home-assistant-integration", + "libratone", + "python3" + ], + "last_fetched": 1701721164.088992 + }, + "639503073": { + "repository_manifest": { + "name": "Atmo France", + "country": "fr", + "homeassistant": "2023.4.0", + "render_readme": true + }, + "new": true, + "full_name": "sebcaps/atmofrance", + "authors": [ + "@sebcaps" + ], + "category": "integration", + "description": "About Home assistant component to get air quality for french cities", + "domain": "atmofrance", + "etag_repository": "W/\"3d7248f19c4012ed6235859646615e1ed049e863e9dc7bbdff0ad9149a107eed\"", + "last_updated": "2024-01-06T18:12:37Z", + "stargazers_count": 4, + "topics": [ + "pollution-levels" + ], + "last_fetched": 1712064278.310936 + }, + "328361159": { + "repository_manifest": { + "name": "ultimaker", + "render_readme": true + }, + "full_name": "jellespijker/home-assistant-ultimaker", + "authors": [ + "@jellespijker" + ], + "category": "integration", + "description": "Home-Assistant component for Ultimaker printers (UM3, S3, S5)", + "domain": "ultimaker", + "etag_repository": "W/\"cc1903123fab039b6eab0f30a8aa3864d407ee78fb3d6275f572e34ba4c440ab\"", + "last_updated": "2023-10-21T16:06:29Z", + "stargazers_count": 16, + "topics": [ + "3d-printing", + "home-assistant-component", + "s3", + "s5", + "ultimaker", + "um3" + ], + "last_fetched": 1713932391.30927 + }, + "459761427": { + "repository_manifest": { + "name": "PGNIG sensor", + "country": "PL", + "render_readme": true + }, + "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": 3, + "etag_repository": "W/\"6f6376c8d19a8cf1cbeb311452ff52d9666ecb797a2d1ee78bab14cb6c6e9d3c\"", + "last_updated": "2024-04-07T07:10:20Z", + "stargazers_count": 31, + "topics": [ + "gas-sensor" + ], + "last_fetched": 1714625092.899524 + }, + "180464361": { + "repository_manifest": { + "name": "Travel Time Card", + "render_readme": true, + "filename": "dist/travel-time-card.js" + }, + "full_name": "ljmerza/travel-time-card", + "category": "plugin", + "description": "show travel times for you travel time sensors", + "domain": "", + "downloads": 1900, + "etag_repository": "W/\"f9be83b82545fd16cbc46b955b0dada92c4b228e1b798d04624cb47104e84e1a\"", + "last_updated": "2023-07-11T01:04:26Z", + "stargazers_count": 27, + "last_fetched": 1707313201.565699 + }, + "351828005": { + "repository_manifest": { + "name": "Dahua VTO", + "render_readme": true + }, + "full_name": "myhomeiot/DahuaVTO", + "authors": [ + "@myhomeiot" + ], + "category": "integration", + "description": "Control Dahua VTO/VTH devices from Home Assistant", + "domain": "dahua_vto", + "etag_repository": "W/\"7b6ddb72ae9de0c2017803d6a3aca18b6750bfada3748d431fcccd42fb2cbdce\"", + "last_updated": "2023-04-11T19:32:50Z", + "stargazers_count": 130, + "topics": [ + "dahua" + ], + "last_fetched": 1714278859.784196 + }, + "577080457": { + "repository_manifest": { + "name": "Sensi", + "render_readme": true + }, + "new": true, + "full_name": "iprak/sensi", + "authors": [ + "@iprak" + ], + "category": "integration", + "description": "HomeAssistant integration for Sensi thermostat", + "domain": "sensi", + "etag_repository": "W/\"ee1bf379cf2913863f2e17b21a4b793584502f8184dd2ec0a7cdec183eeebe8d\"", + "last_updated": "2024-04-06T21:01:04Z", + "stargazers_count": 32, + "topics": [ + "sensi" + ], + "last_fetched": 1714625074.299176 + }, + "419786466": { + "repository_manifest": { + "name": "SolarEdge Modbus Multi", + "homeassistant": "2024.3.2" + }, + "new": true, + "full_name": "WillCodeForCats/solaredge-modbus-multi", + "authors": [ + "@WillCodeForCats" + ], + "category": "integration", + "description": "Home Assistant integration for SolarEdge inverters with Modbus/TCP. For single or multiple inverters, meters, and batteries.", + "domain": "solaredge_modbus", + "etag_repository": "W/\"b3be934440241c6d6b138c72df429e0d27ece6f22c865c9998d37b40a9a5c3aa\"", + "last_updated": "2024-04-30T19:20:15Z", + "stargazers_count": 143, + "topics": [ + "modbus-tcp", + "solaredge", + "solaredge-inverter" + ], + "last_fetched": 1714624747.494764 + }, + "420504770": { + "repository_manifest": { + "name": "Water Quality FVM", + "country": [ + "HU" + ], + "render_readme": "true" + }, + "new": true, + "full_name": "amaximus/water_quality_fvm", + "authors": [ + "@amaximus" + ], + "category": "integration", + "description": "Water quality integration for Home Assistant with data provided by Budapest FVM", + "domain": "water_quality_fvm", + "downloads": 1, + "etag_repository": "W/\"7b400e0954b1c3f1e17a891e83728ec6d67d02592b7972f0824acf83abbcff69\"", + "last_updated": "2024-04-02T10:20:51Z", + "stargazers_count": 4, + "topics": [ + "budapest", + "homeassistant-custom-component", + "hungary" + ], + "last_fetched": 1712409915.977864 + }, + "332651510": { + "repository_manifest": { + "homeassistant": "2023.1.0", + "name": "Baby Buddy", + "render_readme": true + }, + "full_name": "jcgoette/baby_buddy_homeassistant", + "authors": [ + "@jcgoette" + ], + "category": "integration", + "description": "This custom integration provides sensors for Baby Buddy API endpoints.", + "domain": "babybuddy", + "downloads": 10, + "etag_repository": "W/\"370478781f38f0119c594d9a020a8efe96adb45a45f8943d5c889851ae9c5a3d\"", + "last_updated": "2023-12-17T02:13:55Z", + "stargazers_count": 57, + "topics": [ + "baby", + "home-assistant-component", + "parents" + ], + "last_fetched": 1713931884.842323 + }, + "438036391": { + "repository_manifest": { + "name": "Ariston NET", + "zip_release": true, + "hide_default_branch": true, + "render_readme": true, + "homeassistant": "2023.1.1", + "filename": "ariston-remotethermo-home-assistant-v3.zip" + }, + "new": true, + "full_name": "fustom/ariston-remotethermo-home-assistant-v3", + "authors": [ + "@fustom" + ], + "category": "integration", + "description": "Ariston NET remotethermo integration for Home Assistant based on API", + "domain": "ariston", + "downloads": 1715, + "etag_repository": "W/\"921a5b200b3d7d05bba88cc09f2792976d6101248363aed7c21f86ff77d09751\"", + "last_updated": "2024-04-09T17:39:28Z", + "stargazers_count": 125, + "topics": [ + "ariston", + "ariston-net", + "cloud" + ], + "last_fetched": 1714624446.888719 + }, + "644033469": { + "repository_manifest": { + "name": "Weather.com", + "render_readme": true + }, + "new": true, + "full_name": "jaydeethree/Home-Assistant-weatherdotcom", + "authors": [ + "@jaydeethree" + ], + "category": "integration", + "description": "Home Assistant custom component/integration for Weather.com", + "domain": "weatherdotcom", + "etag_repository": "W/\"ab9767ac4d111c44433153bcb99cb52be719d7be3db4feaa397044300421757f\"", + "last_updated": "2024-04-24T16:59:09Z", + "stargazers_count": 27, + "topics": [ + "hassio-integration", + "weather", + "weather-forecast" + ], + "last_fetched": 1714278925.298531 + }, + "360408082": { + "repository_manifest": { + "name": "Flair", + "render_readme": true, + "country": "US", + "homeassistant": "2024.2.0b0", + "zip_release": true, + "filename": "flair.zip" + }, + "new": true, + "full_name": "RobertD502/home-assistant-flair", + "authors": [ + "@RobertD502" + ], + "category": "integration", + "description": "Custom component for Home Assistant Core for Flair pucks, vents, rooms, structures, and minisplits ", + "domain": "flair", + "downloads": 584, + "etag_repository": "W/\"a4b31add16d511c00454832a7dee078c2b418b910b62c52ea8cd8e2d0fbbc33b\"", + "last_updated": "2024-02-06T21:42:47Z", + "stargazers_count": 86, + "topics": [ + "flair", + "flair-hvac", + "flair-puck", + "flair-vent", + "flair-vents" + ], + "last_fetched": 1712895566.519499 + }, + "341931266": { + "repository_manifest": { + "name": "Simple Clock Card", + "content_in_root": true, + "render_readme": true, + "filename": "simple-clock-card.js" + }, + "full_name": "fufar/simple-clock-card", + "category": "plugin", + "description": "Simple clock card for Home assistant lovelace", + "domain": "", + "etag_repository": "W/\"918898e0bfc999b25d44b2e7b1d5c6cb361f2ae492386713fc8c6a2b592cd3f1\"", + "last_updated": "2023-12-18T17:58:14Z", + "stargazers_count": 38, + "topics": [ + "clock", + "lovelace-custom-card" + ], + "last_fetched": 1712063943.074236 + }, + "582268944": { + "repository_manifest": { + "name": "EPEX Spot", + "render_readme": true, + "homeassistant": "2023.9.0" + }, + "new": true, + "full_name": "mampfes/ha_epex_spot", + "authors": [ + "@mampfes" + ], + "category": "integration", + "description": "Adds EPEX Spot data to Home Assistant.", + "domain": "epex_spot", + "etag_repository": "W/\"d61b0cb1cff320e4c23fa7ce7e385eb819871654f0e3749ddf8f91f0b277da78\"", + "last_updated": "2024-03-15T19:28:39Z", + "stargazers_count": 102, + "topics": [ + "awattar", + "energy-prices", + "epex", + "epex-spot", + "smard", + "smartenergy", + "tibber" + ], + "last_fetched": 1714624900.608661 + }, + "620909192": { + "repository_manifest": { + "name": "Cryptoinfo Advanced", + "render_readme": true, + "homeassistant": "2022.11.0" + }, + "new": true, + "full_name": "TheHolyRoger/hass-cryptoinfo", + "authors": [ + "@heyajohnny", + "@TheHolyRoger" + ], + "category": "integration", + "description": "Provides Home Assistant sensors for all cryptocurrencies supported by CoinGecko", + "domain": "cryptoinfo_advanced", + "etag_repository": "W/\"94b8e65280459b2324d0acb90d0afa020ce03bc48e715e4da506a9c7d1c745d4\"", + "last_updated": "2024-04-11T14:22:37Z", + "stargazers_count": 7, + "topics": [ + "bitcoin", + "cryptocurrency" + ], + "last_fetched": 1714279044.057671 + }, + "373370853": { + "repository_manifest": { + "name": "Helium Blockchain", + "render_readme": true + }, + "full_name": "rsnodgrass/hass-helium", + "authors": [ + "@rsnodgrass" + ], + "category": "integration", + "description": "Helium blockchain sensors for Home Assistant", + "domain": "helium", + "etag_repository": "W/\"f4f17e53847c0dc33a68e2d745bc8d41f6bd0120a8830dbe470fa689ec1abd53\"", + "last_updated": "2023-04-11T15:56:11Z", + "stargazers_count": 35, + "topics": [ + "helium", + "helium-blockchain", + "lorawan", + "lorawan-network" + ], + "last_fetched": 1709124920.364895 + }, + "279184610": { + "repository_manifest": { + "name": "Amber Electric", + "country": "AU", + "homeassistant": "2021.7.1" + }, + "new": true, + "full_name": "madpilot/hass-amber-electric", + "authors": [ + "@madpilot" + ], + "category": "integration", + "description": "Home Assistant Component to pull the latest energy prices from Amber Electric", + "domain": "amberelectric", + "etag_repository": "W/\"05566ebe7ae1f29793bc68fb6b553e3681a52eb87209090c2326c07bfed595c1\"", + "last_updated": "2021-10-07T09:01:00Z", + "stargazers_count": 24, + "topics": [ + "amber-electric", + "electricity-market", + "electricity-prices" + ], + "last_fetched": 1710693464.597826 + }, + "299123388": { + "repository_manifest": { + "name": "Magic Areas", + "homeassistant": "2024.2.0" + }, + "full_name": "jseidl/hass-magic_areas", + "authors": [ + "@jseidl" + ], + "category": "integration", + "description": "Areas with batteries included for Home Assistant", + "domain": "magic_areas", + "etag_repository": "W/\"ab9900fcf974423b5df8b2a1a75b9032283cc86636bf6e8189b877f014bc08df\"", + "last_updated": "2024-04-24T07:48:19Z", + "stargazers_count": 169, + "topics": [ + "automation" + ], + "last_fetched": 1714279475.739321 + }, + "694160639": { + "repository_manifest": { + "name": "Ryanair", + "render_readme": true + }, + "new": true, + "full_name": "jampez77/Ryanair", + "authors": [ + "@jampez77" + ], + "category": "integration", + "description": "Ryanair Home Assistant Integration ", + "domain": "ryanair", + "etag_repository": "W/\"5107ad33e1db1131770f626a2fa02f91a09fe1488e3db5f7279e2d4bf1922bd0\"", + "last_updated": "2024-01-01T17:49:06Z", + "stargazers_count": 3, + "topics": [ + "ryanair" + ], + "last_fetched": 1712064282.348734 + }, + "247566230": { + "repository_manifest": { + "name": "Next Rocket Launch", + "country": "FR", + "render_readme": true + }, + "full_name": "Verbalinsurection/next_rocket_launch", + "authors": [ + "@Verbalinsurection" + ], + "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/\"731df7981972a8170297806531808b4d303ba28f56cadd268cf756a675da4b4b\"", + "last_updated": "2023-12-05T09:44:42Z", + "stargazers_count": 9, + "topics": [ + "rocket" + ], + "last_fetched": 1702190276.187601 + }, + "594842145": { + "repository_manifest": { + "name": "NPM Switches", + "hacs": "1.6.0", + "homeassistant": "2022.06.01" + }, + "new": true, + "full_name": "InTheDaylight14/nginx-proxy-manager-switches", + "authors": [ + "@InTheDaylight14" + ], + "category": "integration", + "description": "Home Assistant HACs repository that provides switches to enable or disable Nginx Proxy Manager proxies.", + "domain": "npm_switches", + "etag_repository": "W/\"426569ed449beac2f887ccc5b6142fe8c89fe4041e76b05f001bd13391c01cde\"", + "last_updated": "2024-04-29T23:25:13Z", + "stargazers_count": 15, + "topics": [ + "nginx-proxy-manager" + ], + "last_fetched": 1714624375.352056 + }, + "264490983": { + "repository_manifest": { + "name": "Slack User", + "render_readme": true + }, + "full_name": "GeorgeSG/ha-slack-user", + "authors": [ + "@GeorgeSG" + ], + "category": "integration", + "description": "Slack User sensor for Home Assistant", + "domain": "slack_user", + "etag_repository": "W/\"4424e2654125c10d1765d2531218d89572a0badfac33d818766bdcfb1ed9197f\"", + "last_updated": "2022-12-01T14:00:43Z", + "stargazers_count": 24, + "topics": [ + "home-assistant-component" + ], + "last_fetched": 1705595977.881239 + }, + "237812136": { + "repository_manifest": { + "name": "Yandex Icons", + "filename": "yandex-icons.js", + "render_readme": true, + "country": [ + "RU" + ], + "homeassistant": "0.110.0" + }, + "full_name": "iswitch/ha-yandex-icons", + "category": "plugin", + "description": "Иконки Ð¯Ð½Ð´ÐµÐºÑ ÑƒÑтройÑтв Ð´Ð»Ñ Home Assistant", + "domain": "", + "etag_repository": "W/\"06b7606877d2b35ee3743c999177a4d7dbf2c535f35d2874ce168a0da02d1337\"", + "last_updated": "2023-12-07T20:36:35Z", + "stargazers_count": 60, + "topics": [ + "icon-pack", + "icons", + "yandex" + ], + "last_fetched": 1712895698.664045 + }, + "524783308": { + "repository_manifest": { + "name": "Shutter Row", + "render_readme": true, + "filename": "shutter-row.js", + "content_in_root": true + }, + "full_name": "berrywhite96/lovelace-shutter-row", + "category": "plugin", + "description": "Home Assistant Lovelace Shutter Row Card", + "downloads": 3049, + "etag_repository": "W/\"c2dd8c4d804e300a067bfb53fe701f59a38962df29ec22839f87e993d40187cc\"", + "last_updated": "2024-01-24T18:03:45Z", + "stargazers_count": 18, + "topics": [ + "home-assistant-card", + "lovelace-card" + ], + "last_fetched": 1712064376.661731 + }, + "614438299": { + "repository_manifest": { + "name": "homee", + "hacs": "0.24.0", + "homeassistant": "2023.9.0" + }, + "new": true, + "full_name": "Taraman17/hass-homee", + "authors": [ + "@Taraman17" + ], + "category": "integration", + "description": "a Home Assistant custom component to integrate the homee smart home platform", + "domain": "homee", + "downloads": 1, + "etag_repository": "W/\"611c693b8941ada18dd2f6c372f3ac031bd7c5e8a7f287bde47d37aa57970c56\"", + "last_updated": "2024-04-25T15:44:19Z", + "stargazers_count": 14, + "topics": [ + "homee" + ], + "last_fetched": 1714624740.013353 + }, + "258012818": { + "repository_manifest": { + "name": "simpleicons", + "render_readme": true, + "homeassistant": "2021.11.0", + "zip_release": true, + "filename": "hass-simpleicons.zip" + }, + "full_name": "vigonotion/hass-simpleicons", + "category": "integration", + "description": "Use Simple Icons in Home Assistant", + "domain": "simpleicons", + "downloads": 8579, + "etag_repository": "W/\"9c6de620bc5224c61b7c56028b1ee80aad28c7a5d83c70d0e0f2f867bfbcabd5\"", + "last_updated": "2023-10-16T18:57:39Z", + "stargazers_count": 129, + "topics": [ + "simple-icons" + ], + "last_fetched": 1714279043.972858 + }, + "552532860": { + "repository_manifest": { + "name": "Seiverkot", + "country": "FI", + "render_readme": true + }, + "new": true, + "full_name": "evantaur/seiverkot-consumption", + "authors": [ + "@evantaur" + ], + "category": "integration", + "description": "Add seiverkot consumption sensor to home assistant", + "domain": "seiverkot", + "etag_repository": "W/\"403acecb7dbb632be5ad07f2d09e07e6aabd9747b2299297ac11ae7fdbfdbae2\"", + "last_updated": "2023-07-13T18:08:25Z", + "stargazers_count": 3, + "topics": [ + "energy-consumption", + "energy-monitor", + "seinajoen-energia", + "seiverkot" + ], + "last_fetched": 1705599189.480512 + }, + "345753205": { + "repository_manifest": { + "name": "Fan Percent Button Row", + "filename": "fan-percent-button-row.js" + }, + "full_name": "finity69x2/fan-percent-button-row", + "category": "plugin", + "description": "Frontend plugin to control fans in Home Assistant using percent values for speeds", + "domain": "", + "etag_repository": "W/\"23e62334da7121a31c85cbb01ab4d1a8b4e24059b99fe8b492ea977686ad157b\"", + "last_updated": "2023-05-11T00:29:06Z", + "stargazers_count": 31, + "topics": [ + "assistant", + "fan", + "home", + "percent", + "speed" + ], + "last_fetched": 1712064063.519367 + }, + "698674167": { + "repository_manifest": { + "name": "Cover Time Based", + "render_readme": true + }, + "new": true, + "full_name": "Sese-Schneider/ha-cover-time-based", + "authors": [ + "@Sese-Schneider" + ], + "category": "integration", + "description": "Integration which allows cover control based on time.", + "domain": "cover_time_based", + "etag_repository": "W/\"d9df8e66a987f9afe83411a8d47f55efc49b6744fd132d04829fe5341c97e733\"", + "last_updated": "2024-04-17T08:53:02Z", + "stargazers_count": 5, + "topics": [ + "cover", + "tilt" + ], + "last_fetched": 1714624429.694328 + }, + "544550612": { + "repository_manifest": { + "name": "W1000 energy monitor", + "render_readme": true, + "country": [ + "HU" + ] + }, + "new": true, + "full_name": "ZsBT/hass-w1000-portal", + "authors": [ + "@ZsBT" + ], + "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/\"290c23da113d78ba5e176c5b3c4f3b540e0ca08a967f232a85b1ae822aef4093\"", + "last_updated": "2024-04-02T18:36:14Z", + "stargazers_count": 42, + "topics": [ + "energy", + "eon", + "home-assistant-component", + "w1000" + ], + "last_fetched": 1712895649.96889 + }, + "553010184": { + "repository_manifest": { + "name": "Span Panel", + "homeassistant": "2023.3.0", + "render_readme": true + }, + "new": true, + "full_name": "gdgib/span", + "authors": [ + "@gdgib" + ], + "category": "integration", + "description": "SPAN Integration for HomeAssistant/HACS", + "domain": "span_panel", + "etag_repository": "W/\"5a396c4543744b5546ec5821cfc50fb0ab37feddac0baea97f4eea6bc05445d0\"", + "last_updated": "2024-04-06T21:36:13Z", + "stargazers_count": 15, + "topics": [ + "span" + ], + "last_fetched": 1713240928.276689 + }, + "234961647": { + "repository_manifest": { + "name": "Climate Mode Entity Row", + "filename": "climate-mode-entity-row.js", + "render_readme": true + }, + "full_name": "piitaya/lovelace-climate-mode-entity-row", + "category": "plugin", + "description": "Climate mode entity for Lovelace", + "domain": "", + "etag_repository": "W/\"0181373f17c9c00ec18b550087b387316c6006fe0a923507fcd0def29ec290fa\"", + "last_updated": "2022-06-27T07:31:07Z", + "stargazers_count": 82, + "topics": [ + "card", + "thermostat" + ], + "last_fetched": 1714624900.884158 + }, + "294609880": { + "repository_manifest": { + "name": "BOM Radar Card", + "render_readme": true, + "filename": "bom-radar-card.js", + "homeassistant": "2022.11.0" + }, + "full_name": "Makin-Things/bom-radar-card", + "category": "plugin", + "description": "A rain radar card using the new tiled images from the Australian BOM", + "domain": "", + "downloads": 2499, + "etag_repository": "W/\"67617211be5df26233acd6ee62b92a701f6e27ebc6346f874cc1d94a788cb17f\"", + "last_updated": "2024-01-15T09:27:44Z", + "stargazers_count": 94, + "topics": [ + "bom", + "frontend", + "meteorology", + "radar", + "weather" + ], + "last_fetched": 1713932445.544205 + }, + "262017793": { + "repository_manifest": { + "name": "Switchbot_press", + "render_readme": true + }, + "full_name": "cagnulein/switchbot_press", + "authors": [ + "@cagnulein" + ], + "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/\"6d7c325de621f6c78d2e1e0b030393b0ec3736cbfbd859c12e1ca7b337a10eba\"", + "last_updated": "2022-07-11T07:32:35Z", + "stargazers_count": 14, + "topics": [ + "python3", + "switchbot" + ], + "last_fetched": 1706280742.051361 + }, + "234022648": { + "repository_manifest": { + "name": "Google Dark Theme", + "render_readme": true + }, + "full_name": "JuanMTech/google_dark_theme", + "category": "theme", + "description": "🎨 By JuanMTech -- A Home Assistant theme inspired on the Google app dark mode.", + "domain": "", + "etag_repository": "W/\"51a6d38f3167258e4bec2b6558c419416053b69644d550700d175148f537b25f\"", + "last_updated": "2023-01-12T22:47:14Z", + "stargazers_count": 140, + "last_fetched": 1714624530.651338 + }, + "158194879": { + "repository_manifest": { + "name": "Entity Controller", + "homeassistant": "2022.7.4" + }, + "full_name": "danobot/entity-controller", + "authors": [ + "@danobot" + ], + "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/\"699d6c1ddfdb7927d3f4b0faf20d86c93c21370df398f6a634358594e104fc1a\"", + "last_updated": "2024-05-02T06:10:57Z", + "stargazers_count": 275, + "topics": [ + "entity-controller", + "finite-state-machine", + "internet-of-things", + "iot", + "lighting-controller", + "motion-light", + "motion-sensor" + ], + "last_fetched": 1714625130.219586 + }, + "606225263": { + "repository_manifest": { + "name": "Google Assistant SDK Custom", + "homeassistant": "2023.9.0", + "render_readme": true, + "zip_release": true, + "filename": "google_assistant_sdk_custom.zip" + }, + "new": true, + "full_name": "tronikos/google_assistant_sdk_custom", + "authors": [ + "@tronikos" + ], + "category": "integration", + "description": "Fork of Google Assistant SDK integration to allow getting responses from commands to Google Assistant", + "domain": "google_assistant_sdk_custom", + "downloads": 1703, + "etag_repository": "W/\"416b60ae5da4e98623a443201ecbbb40780e3215c965a4e1297dca45b7626607\"", + "last_updated": "2024-02-02T18:40:39Z", + "stargazers_count": 21, + "topics": [ + "google", + "google-assistant-api", + "google-assistant-sdk", + "home-assistant-component", + "homeassistant-custom-component" + ], + "last_fetched": 1714625039.122911 + }, + "366911690": { + "repository_manifest": { + "name": "Dahua", + "hacs": "1.6.0", + "homeassistant": "2021.7.0", + "render_readme": true + }, + "full_name": "rroller/dahua", + "authors": [ + "@rroller" + ], + "category": "integration", + "description": "Dahua Camera and Doorbell Home Assistant Integration", + "domain": "dahua", + "etag_repository": "W/\"7b09c7c0f0284079a4e4e40335085abca15057f13a83a9abb9fe49716622101b\"", + "last_updated": "2024-04-27T05:23:12Z", + "stargazers_count": 351, + "topics": [ + "amcrest", + "camera", + "dahua", + "doorbell", + "ipcam", + "lorex" + ], + "last_fetched": 1714624391.160514 + }, + "559360809": { + "repository_manifest": { + "name": "Linked Lovelace", + "render_readme": true, + "filename": "linked-lovelace-ui.js" + }, + "new": true, + "full_name": "daredoes/linked-lovelace-ui", + "category": "plugin", + "description": "Create cards that can be re-used, updated, and handle templated data.", + "downloads": 821, + "etag_repository": "W/\"2fcd59b383aff1f3ee4e70200c297789901ff3824dbf7ce2c3647a80eea7479a\"", + "last_updated": "2024-04-25T21:39:25Z", + "stargazers_count": 26, + "topics": [ + "javascript", + "typescript" + ], + "last_fetched": 1714624500.606827 + }, + "711632405": { + "repository_manifest": { + "name": "Little Monkey", + "filename": "little_monkey.zip", + "hide_default_branch": true, + "homeassistant": "2023.9.0", + "render_readme": true, + "country": [ + "FR" + ], + "zip_release": true + }, + "new": true, + "full_name": "jmcruvellier/little_monkey", + "authors": [ + "@jmcruvellier" + ], + "category": "integration", + "description": "Intégration personnalisée Home Assistant pour l'assistant d'énergie ecojoko", + "domain": "little_monkey", + "downloads": 641, + "etag_repository": "W/\"87c575583c62e06825b46030cb7b47d689489a35301b431342b724a7d59873c1\"", + "last_updated": "2024-02-10T23:28:15Z", + "stargazers_count": 18, + "topics": [ + "custom-integration", + "custom-integrations", + "ecojoko", + "energy", + "energy-monitor" + ], + "last_fetched": 1712409497.978725 + }, + "204700563": { + "repository_manifest": { + "name": "Momentary Switch Component" + }, + "full_name": "twrecked/hass-momentary", + "authors": [ + "@sherrell" + ], + "category": "integration", + "description": "Momentary Switch Component for Home Assistant", + "domain": "momentary", + "etag_repository": "W/\"07c0baa8a8eab807c7b88cef60b5fcccbceff06aaeac2745a35ac7865c772670\"", + "last_updated": "2024-02-04T14:25:26Z", + "stargazers_count": 41, + "last_fetched": 1711038445.689618 + }, + "484708274": { + "repository_manifest": { + "name": "AsusRouter", + "homeassistant": "2023.10.0" + }, + "new": true, + "full_name": "Vaskivskyi/ha-asusrouter", + "authors": [ + "@vaskivskyi" + ], + "category": "integration", + "description": "Monitor and control your AsusWRT-powered router from Home Assistant", + "domain": "asusrouter", + "etag_repository": "W/\"621b274f278307b85750b12e1994c9c56911cd7688f114e4784801a843a47047\"", + "last_updated": "2024-05-01T09:04:08Z", + "stargazers_count": 163, + "topics": [ + "asus", + "asuswrt", + "asuswrt-merlin", + "router" + ], + "last_fetched": 1714624554.316335 + }, + "468093553": { + "repository_manifest": { + "name": "Radioactivity Hungary", + "country": [ + "HU" + ], + "render_readme": "true" + }, + "new": true, + "full_name": "amaximus/radioactivity_hu", + "authors": [ + "@amaximus" + ], + "category": "integration", + "description": "Radioactivity data for Hungary", + "domain": "radioactivity_hu", + "downloads": 10, + "etag_repository": "W/\"326b799306a039a0d7eb7622112ca20e89872c88b433df8189430594c1c16d7a\"", + "last_updated": "2023-06-08T08:48:13Z", + "stargazers_count": 5, + "topics": [ + "homeassistant-custom-component", + "hungary" + ], + "last_fetched": 1710347853.393224 + }, + "253311340": { + "repository_manifest": { + "name": "3Ative Blue Theme", + "render_readme": true + }, + "full_name": "3ative/3ative-blue-theme", + "category": "theme", + "description": "😎 My Theme 'Blue' - with semi-transparent Cards", + "domain": "", + "etag_repository": "W/\"02cea9ac48c7e823d7d4e14bb1160baf0458233cbae7931dea6d5aa86af51132\"", + "last_updated": "2023-07-30T09:08:42Z", + "stargazers_count": 4, + "topics": [ + "3ative", + "blue", + "theme-ui" + ], + "last_fetched": 1703066488.713791 + }, + "638230244": { + "repository_manifest": { + "name": "Energy Flow Card Plus", + "render_readme": true, + "filename": "energy-flow-card-plus.js" + }, + "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": 14956, + "etag_repository": "W/\"e03fc6a91c8017295c6de5cac67b1f492da9113e87a51f9b5f21f50482e84b7f\"", + "last_updated": "2023-10-19T02:51:26Z", + "stargazers_count": 113, + "topics": [ + "automation", + "cards", + "customization", + "dashboard", + "diy", + "energy", + "green", + "renewable-energy", + "renewables", + "visualization" + ], + "last_fetched": 1714624397.469162 + }, + "456340193": { + "repository_manifest": { + "name": "Innova Heat and A/C", + "homeassistant": "2024.1.0", + "country": "CA" + }, + "new": true, + "full_name": "danielrivard/homeassistant-innova", + "authors": [ + "@danielrivard" + ], + "category": "integration", + "description": "Home Assistant Integration for Innova 2.0 Heat Pump and AirLeaf", + "domain": "innova", + "etag_repository": "W/\"029391dc53a5cec8726660d1264fd1a2a6c419e2e3d7677f0288a6819034166d\"", + "last_updated": "2024-04-24T12:54:32Z", + "stargazers_count": 27, + "topics": [ + "airleaf", + "climate", + "fancoil", + "innova", + "innova-2point0", + "innovaenergie", + "twopointzero" + ], + "last_fetched": 1714279274.883123 + }, + "433577406": { + "repository_manifest": { + "name": "Config Editor", + "render_readme": true + }, + "new": true, + "full_name": "junkfix/config-editor", + "authors": [ + "@htmltiger" + ], + "category": "integration", + "description": "Home Assistant Configuration Editor Helper", + "domain": "config_editor", + "etag_repository": "W/\"865c39e79bce5dd0a9e75e54d41fc69575c4c2efeed001889aa0e972416441b0\"", + "last_updated": "2024-04-05T22:02:51Z", + "stargazers_count": 29, + "topics": [ + "homeassistant-config" + ], + "last_fetched": 1714624647.812683 + }, + "246417951": { + "repository_manifest": { + "name": "Whatpulse Sensor", + "render_readme": true + }, + "full_name": "SLG/home-assistant-whatpulse", + "authors": [ + "@SLG" + ], + "category": "integration", + "description": "This component retrieves the statistics from Whatpulse", + "domain": "whatpulse", + "etag_repository": "W/\"c383dac6f01289e56aca2487d775ad8593f870dc8b214472704dcce5db283bc1\"", + "last_updated": "2021-06-03T17:59:28Z", + "stargazers_count": 1, + "topics": [ + "whatpulse" + ], + "last_fetched": 1678434140.617966 + }, + "203244705": { + "repository_manifest": { + "name": "OpenMensa Sensor" + }, + "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/\"b823498807d59e24ec520a9eb4ca0fa93ba6bc4e67515035f8250ba3335ceea1\"", + "last_updated": "2021-09-04T08:04:28Z", + "stargazers_count": 4, + "last_fetched": 1712064080.328492 + }, + "209855666": { + "repository_manifest": { + "name": "UPS", + "country": "US" + }, + "full_name": "custom-components/ups", + "category": "integration", + "description": "The ups platform allows one to track deliveries by the UPS", + "domain": "ups", + "etag_repository": "W/\"aa46148e6c615baac4ae76ed2e6efb4ae26de0c2e7ba0e1c10a864ffd2386e81\"", + "last_updated": "2021-05-19T10:28:06Z", + "stargazers_count": 6, + "last_fetched": 1711384414.519081 + }, + "174016256": { + "repository_manifest": { + "name": "Lovelace Home Feed Card", + "render_readme": 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.", + "domain": "", + "etag_repository": "W/\"a721a475e1a8ef699858a5b07d6653f3686cb54d922e20aaef852deede3ccd53\"", + "last_updated": "2024-02-23T19:04:02Z", + "stargazers_count": 255, + "last_fetched": 1714624649.301308 + }, + "154845921": { + "repository_manifest": {}, + "full_name": "custom-components/sensor.ssh", + "authors": [ + "@jchasey" + ], + "category": "integration", + "description": "SSH Generic Sensor", + "domain": "ssh", + "etag_repository": "W/\"805044cb621630a0e203a13fa8dd1a29ede609ecb7a85f4ed799e6dc98456a81\"", + "last_updated": "2023-06-20T20:26:28Z", + "stargazers_count": 43, + "last_fetched": 1713586611.046455 + }, + "610297310": { + "repository_manifest": { + "name": "SickGear", + "render_readme": true, + "homeassistant": "2023.3.0" + }, + "new": true, + "full_name": "thisisthetechie/home-assistant-sickgear", + "authors": [ + "@thisisthetechie" + ], + "category": "integration", + "description": "An Integration to allow Home Assistant and SickGear to be the best of friends", + "domain": "sickgear", + "etag_repository": "W/\"eb9b1fb29ae237ab47d110a62c390efeeb1d4f062bb98644c9ee31460fc73ad8\"", + "last_updated": "2023-09-18T17:09:40Z", + "stargazers_count": 1, + "topics": [ + "home-assistant-integration", + "sickgear" + ], + "last_fetched": 1714624901.084503 + }, + "441028036": { + "repository_manifest": { + "name": "Hilo", + "hacs": "1.6.0", + "country": "CA", + "render_readme": true, + "homeassistant": "2022.9.0" + }, + "new": true, + "full_name": "dvd-dev/hilo", + "authors": [ + "@valleedelisle" + ], + "category": "integration", + "description": "Home Assistant Hilo Integration via HACS", + "domain": "hilo", + "downloads": 31, + "etag_repository": "W/\"32adca9dcb38858095ec0778ce48118da6bca4d65a73c2112f69b2ee2a764c1e\"", + "last_updated": "2024-04-30T23:44:24Z", + "stargazers_count": 117, + "topics": [ + "hilo", + "home-automation-system", + "hydro-quebec", + "signalr-client" + ], + "last_fetched": 1714625064.215812 + }, + "495607253": { + "repository_manifest": { + "name": "Nordnet investments API sensors", + "country": [ + "DK", + "NO", + "SE", + "FI" + ], + "render_readme": true + }, + "new": true, + "full_name": "jippi/hass-nordnet", + "authors": [ + "@jippi" + ], + "category": "integration", + "description": "Home Assistant + Nordnet API = awesome sensors with for your investments & holdings", + "domain": "nordnet", + "etag_repository": "W/\"98d6566f48e05609c24ecf8143531dff067462b1b7b7f70db36f9f2e955dffda\"", + "last_updated": "2024-03-01T12:48:46Z", + "stargazers_count": 6, + "topics": [ + "finance", + "stock-market", + "stocks" + ], + "last_fetched": 1710347668.827406 + }, + "504664392": { + "repository_manifest": { + "name": "PowUnity BikeTrax", + "render_readme": true + }, + "new": true, + "full_name": "basilfx/homeassistant-biketrax", + "authors": [ + "@basilfx" + ], + "category": "integration", + "description": "Custom component for the PowUnity BikeTrax integration for Home Assistant.", + "domain": "biketrax", + "etag_repository": "W/\"563afc76ebe6265dd573a6c1f67aca96a9fd6310b3fec871bbc9a34890273cc6\"", + "last_updated": "2024-03-06T12:34:53Z", + "stargazers_count": 5, + "topics": [ + "biketrax", + "powunity" + ], + "last_fetched": 1710693396.130733 + }, + "237532750": { + "repository_manifest": { + "name": "Harmony Card", + "render_readme": true, + "filename": "harmony-card.js" + }, + "full_name": "sbryfcz/harmony-card", + "category": "plugin", + "description": "A Home Assistant Lovelace Care for Harmony Integration", + "domain": "", + "downloads": 3550, + "etag_repository": "W/\"b208c28c263003d6edf756edcde66926bf9158ea32d187196f3524ff983f22fe\"", + "last_updated": "2024-02-05T01:48:57Z", + "stargazers_count": 102, + "last_fetched": 1712409407.287993 + }, + "182915754": { + "repository_manifest": { + "name": "Grocy custom component", + "render_readme": true, + "zip_release": true, + "hide_default_branch": true, + "homeassistant": "2021.12.0", + "filename": "grocy.zip" + }, + "full_name": "custom-components/grocy", + "authors": [ + "@SebRut", + "@isabellaalstrom" + ], + "category": "integration", + "description": "Custom Grocy integration for Home Assistant", + "domain": "grocy", + "downloads": 4868, + "etag_repository": "W/\"67c44f6b9007d567b8b5a2b3129c875d0bd6ba528508fff774f2d40810999901\"", + "last_updated": "2024-02-04T17:44:01Z", + "stargazers_count": 146, + "topics": [ + "grocy" + ], + "last_fetched": 1714625080.911711 + }, + "299753146": { + "repository_manifest": { + "name": "Xiaomi Cloud Map Extractor", + "render_readme": true, + "zip_release": true, + "filename": "xiaomi_cloud_map_extractor.zip" + }, + "full_name": "PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor", + "authors": [ + "@PiotrMachowski" + ], + "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": 45075, + "etag_repository": "W/\"7d3eba775c09e1b1ef35309c543c6eb3097df5fd8341c42353d9ab5518a88963\"", + "last_updated": "2024-04-13T22:56:12Z", + "stargazers_count": 1094, + "topics": [ + "cloud", + "dreame", + "map", + "roborock", + "robot", + "roidmi", + "vacuum", + "vacuum-map", + "viomi", + "xiaomi", + "xiaomi-smart-home", + "xiaomi-vacuum" + ], + "last_fetched": 1714624574.116567 + }, + "634513270": { + "repository_manifest": { + "name": "Helium Integration", + "render_readme": true + }, + "new": true, + "full_name": "enes-oerdek/Home-Assistant-Helium-Integration", + "authors": [ + "@enes-oerdek" + ], + "category": "integration", + "description": "Helium Integration for Home Assistant", + "domain": "helium_solana", + "etag_repository": "W/\"5343f918d2d7268bbebd69b4cebbc442b3b076b901cb2d9a642cd273c2406692\"", + "last_updated": "2024-04-02T00:21:44Z", + "stargazers_count": 19, + "topics": [ + "helium", + "helium-mining", + "helium-network", + "iot", + "solana" + ], + "last_fetched": 1713586427.403115 + }, + "249381778": { + "repository_manifest": { + "name": "Local Tuya", + "homeassistant": "0.116.0" + }, + "full_name": "rospogrigio/localtuya", + "authors": [ + "@rospogrigio", + "@postlund" + ], + "category": "integration", + "description": "local handling for Tuya devices", + "domain": "localtuya", + "etag_repository": "W/\"735a9da98c4a635737834e58dd63c282d4f0e3c207bb6f5546640dfe2660342d\"", + "last_updated": "2024-04-15T12:28:34Z", + "stargazers_count": 2627, + "topics": [ + "localtuya", + "tuya", + "tuya-api" + ], + "last_fetched": 1714624534.726584 + }, + "556352757": { + "repository_manifest": { + "name": "Geo Home Smart Meter Integration", + "render_readme": true + }, + "new": true, + "full_name": "mmillmor/geo_home", + "authors": [ + "@mmillmor" + ], + "category": "integration", + "description": "Geo Home smart meter integration for Home Assistant", + "domain": "geo_home", + "etag_repository": "W/\"d475ebf48bde82c320469392bd9bdebeced616cdfb4cd4d1341b49b053321d0e\"", + "last_updated": "2024-03-15T21:28:04Z", + "stargazers_count": 22, + "topics": [ + "home-assistant-integration", + "smart-meter" + ], + "last_fetched": 1714624531.857883 + }, + "680920137": { + "repository_manifest": { + "name": "Aerogarden", + "render_readme": true, + "zip_release": true, + "filename": "aerogarden.zip" + }, + "new": true, + "full_name": "dalinicus/homeassistant-aerogarden", + "authors": [ + "@dalinicus" + ], + "category": "integration", + "description": "Aerogarden integration for Home Assistant", + "domain": "aerogarden", + "downloads": 208, + "etag_repository": "W/\"32e92673f32654691e1d14c72134db606199b1d08d852e7a110d5a00e9004ad8\"", + "last_updated": "2024-01-07T16:44:33Z", + "stargazers_count": 8, + "topics": [ + "aerogarden", + "bounty", + "farm", + "harvest", + "hydroponics" + ], + "last_fetched": 1714625005.990248 + }, + "372058588": { + "repository_manifest": { + "name": "MET Alerts Hungary", + "country": [ + "HU" + ], + "render_readme": "true" + }, + "full_name": "amaximus/met_alerts_hu", + "authors": [ + "@amaximus" + ], + "category": "integration", + "description": "Meteo alerts for Hungary", + "domain": "met_alerts_hu", + "downloads": 1, + "etag_repository": "W/\"1e72137b82040d72b6358c3734f2040358f762a89058b52b19a99f38ba6ebda5\"", + "last_updated": "2023-12-11T13:35:08Z", + "stargazers_count": 12, + "topics": [ + "homeassistant-custom-component", + "hungary" + ], + "last_fetched": 1703065906.78347 + }, + "395770920": { + "repository_manifest": { + "name": "OpenEI", + "homeassistant": "2021.8.0", + "zip_release": true, + "filename": "openei.zip" + }, + "new": true, + "full_name": "firstof9/ha-openei", + "authors": [ + "@firstof9" + ], + "category": "integration", + "description": "OpenEI integration for Home Assistant", + "domain": "openei", + "downloads": 122, + "etag_repository": "W/\"bccccfaba125f688282ccdfbb053754fde6e25506a311b20191ad3cf860053ad\"", + "last_updated": "2023-11-04T17:59:58Z", + "stargazers_count": 14, + "topics": [ + "api", + "energy", + "rates" + ], + "last_fetched": 1705599180.276918 + }, + "163322610": { + "repository_manifest": { + "name": "Panasonic Comfort Cloud HA component", + "homeassistant": "0.110.0" + }, + "full_name": "djbulsink/panasonic_ac", + "authors": [ + "Djbulsink", + "SeraphimSerapis" + ], + "category": "integration", + "description": "Panasonic Comfort Cloud HA component", + "domain": "panasonic_ac", + "etag_repository": "W/\"14b6b2f9af597022edaed70cf0516b0191513111b8b0904353856efddb32aff8\"", + "last_updated": "2023-12-22T00:12:31Z", + "stargazers_count": 29, + "last_fetched": 1711039185.824221 + }, + "517429793": { + "repository_manifest": { + "name": "EcoStruxure PowerTag Link Gateway", + "render_readme": true + }, + "new": true, + "full_name": "Breina/PowerTagGateway", + "authors": [ + "@Breina" + ], + "category": "integration", + "description": "HomeAssistant integration for EcoStruxure gateways; SmartLink, PowerTag Link and Panel Servers.", + "domain": "powertag_gateway", + "etag_repository": "W/\"d8f972f4603b3b465f1a557b67a416cf9b28626deda94878e6fc6d865dedef44\"", + "last_updated": "2024-04-30T11:01:15Z", + "stargazers_count": 13, + "topics": [ + "ecostruxure", + "energy-monitor", + "schneider-electric" + ], + "last_fetched": 1714624420.363155 + }, + "373832981": { + "repository_manifest": { + "name": "Digital Clock", + "render_readme": true + }, + "full_name": "wassy92x/lovelace-digital-clock", + "category": "plugin", + "description": "A custom digital clock card for Home Assistant", + "domain": "", + "downloads": 33324, + "etag_repository": "W/\"67a82410e23e04edb357982f85b6af2fbb6ac96a3e1729fe2c048d8b0c47b9e8\"", + "last_updated": "2024-01-16T17:48:48Z", + "stargazers_count": 84, + "topics": [ + "lovelace-card" + ], + "last_fetched": 1714624480.124148 + }, + "167885769": { + "repository_manifest": { + "name": "Arlo Camera Support", + "homeassistant": "2023.3" + }, + "full_name": "twrecked/hass-aarlo", + "authors": [ + "@twrecked" + ], + "category": "integration", + "description": "Asynchronous Arlo Component for Home Assistant", + "domain": "aarlo", + "etag_repository": "W/\"5753c827b3bf018358260bd2371001e343311bfd21ffc4d7eef16461646fce5a\"", + "last_updated": "2024-05-02T02:49:09Z", + "stargazers_count": 364, + "topics": [ + "arlo", + "netgear" + ], + "last_fetched": 1714624850.419196 + }, + "153006394": { + "repository_manifest": {}, + "full_name": "rt400/School-Vacation", + "authors": [ + "@yuval_mejahez" + ], + "category": "integration", + "description": null, + "domain": "school_holidays", + "etag_repository": "W/\"6cab9192a4749490f943c195e9c77c4fd17417a8884a218c9cc32c06d846bbdc\"", + "last_updated": "2024-02-24T18:32:13Z", + "stargazers_count": 11, + "last_fetched": 1713241399.300727 + }, + "268163975": { + "repository_manifest": { + "name": "mini climate card", + "filename": "mini-climate-card-bundle.js" + }, + "full_name": "artem-sedykh/mini-climate-card", + "category": "plugin", + "description": "Minimalistic climate card for Home Assistant Lovelace UI", + "domain": "", + "downloads": 7092, + "etag_repository": "W/\"900082ebb3ff70a9ac07cb916acd69079667c4f073fbb66b5d5621360227aa3e\"", + "last_updated": "2024-04-01T08:13:35Z", + "stargazers_count": 256, + "topics": [ + "automation", + "climate", + "climate-entity", + "custom", + "hacktoberfest2021" + ], + "last_fetched": 1713241365.548199 + }, + "141952963": { + "repository_manifest": { + "name": "Circle Sensor Card", + "homeassistant": "2020.12.0", + "content_in_root": true, + "filename": "circle-sensor-card.js" + }, + "full_name": "custom-cards/circle-sensor-card", + "category": "plugin", + "description": "A custom component for displaying sensor values as cards or elements", + "domain": "", + "etag_repository": "W/\"fd53b94e75370e1aac71b18cfa66d71628d3d8fa9a27a51376d4c04de8b94b8c\"", + "last_updated": "2022-06-02T04:10:16Z", + "stargazers_count": 168, + "last_fetched": 1714279475.253889 + }, + "453890532": { + "repository_manifest": { + "name": "Ontario Energy Board", + "render_readme": true, + "country": "CA" + }, + "new": true, + "full_name": "jrfernandes/ontario_energy_board", + "authors": [ + "@jrfernandes" + ], + "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/\"404195f0b01a9a19f0cf5a6123214dbac397ef29568894c62aa39c6b18e6d906\"", + "last_updated": "2024-04-26T04:33:59Z", + "stargazers_count": 40, + "topics": [ + "canada", + "electricity", + "energy-prices", + "hydro", + "ontario" + ], + "last_fetched": 1714625052.796757 + }, + "100234318": { + "repository_manifest": { + "name": "Xiaomi Philips Lights Integration", + "render_readme": true + }, + "full_name": "syssi/philipslight", + "authors": [ + "@syssi" + ], + "category": "integration", + "description": "Xiaomi Philips Lights integration for Home Assistant", + "domain": "xiaomi_miio_philipslight", + "etag_repository": "W/\"e86db688e666d5132ce5cdf20262c7048bf40c992dbb6172f1cfba2e0e61b41d\"", + "last_updated": "2024-02-09T20:00:25Z", + "stargazers_count": 69, + "topics": [ + "light", + "miio", + "miio-protocol", + "xiaomi", + "xiaomi-philips-lights" + ], + "last_fetched": 1712895620.22456 + }, + "287840715": { + "repository_manifest": { + "name": "OZW Network Visualization Card", + "content_in_root": true, + "filename": "ozw-network-visualization-card.js", + "homeassistant": "0.115.0", + "render_readme": true + }, + "full_name": "abmantis/ozw-network-visualization-card", + "category": "plugin", + "description": "Lovelace custom card for visualizing the ZWave network with the OpenZWave (beta) integration.", + "domain": "", + "etag_repository": "W/\"8ce5babdc3e03115801d4d8750e4416373f1442f2f48062d74f193c36b6ba798\"", + "last_updated": "2022-06-05T22:24:45Z", + "stargazers_count": 30, + "topics": [ + "ozw", + "zwave", + "zwave2mqtt" + ], + "last_fetched": 1678433733.460994 + }, + "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.", + "domain": "", + "etag_repository": "W/\"ffa582b61628f7508154f1bf773b6565fc7122ac1a5a9daae03e7b6212c9c239\"", + "last_updated": "2023-04-04T23:04:20Z", + "stargazers_count": 508, + "topics": [ + "home-assistant-config", + "lovelace-theme" + ], + "last_fetched": 1714624753.569757 + }, + "297106424": { + "repository_manifest": { + "name": "Ebeco thermostats" + }, + "full_name": "joggs/home_assistant_ebeco", + "authors": [ + "@joggs" + ], + "category": "integration", + "description": "Integration for Ebeco thermostats", + "domain": "ebeco", + "etag_repository": "W/\"1aa48eb6aef068ad9f40bef5990d59b8d83520328483657332c3d0ac45408b08\"", + "last_updated": "2024-01-20T11:27:47Z", + "stargazers_count": 26, + "topics": [ + "ebeco" + ], + "last_fetched": 1714624850.256517 + }, + "621677113": { + "repository_manifest": { + "name": "OpenEPaperLink", + "render_readme": true, + "homeassistant": "2023.3.0" + }, + "new": true, + "full_name": "jonasniesner/open_epaper_link_homeassistant", + "authors": [ + "@jonasniesner" + ], + "category": "integration", + "description": "Home assistant Integration for the OpenEPaperLink project", + "domain": "open_epaper_link", + "etag_repository": "W/\"a21edd58a85c2edb28fb7992cf33216949a508a86b2a6d473ed9373b1e806fa5\"", + "last_updated": "2024-04-27T09:50:18Z", + "stargazers_count": 121, + "topics": [ + "epaper-displays" + ], + "last_fetched": 1714624753.940437 + }, + "392188182": { + "repository_manifest": { + "name": "Личный кабинет ЭнергоÑбыТ ПлюÑ", + "render_readme": true, + "country": "ru", + "homeassistant": "2021.2.0" + }, + "new": true, + "full_name": "alryaz/hass-energosbyt-plus", + "authors": [ + "@alryaz" + ], + "category": "integration", + "description": "Ð˜Ð½Ñ‚ÐµÐ³Ñ€Ð°Ñ†Ð¸Ñ Ð­Ð½ÐµÑ€Ð³Ð¾ÑбыТ.ÐŸÐ»ÑŽÑ Ð´Ð»Ñ Home Assistant", + "domain": "energosbyt_plus", + "etag_repository": "W/\"983be0b845c68771424a05478403cd9927211ed3d8e8126fd4240d0682160414\"", + "last_updated": "2023-07-08T12:41:56Z", + "stargazers_count": 12, + "topics": [ + "energosbyt", + "energosbyt-plus" + ], + "last_fetched": 1706281364.079352 + }, + "187245495": { + "repository_manifest": { + "name": "gauge-card", + "render_readme": true + }, + "full_name": "custom-cards/gauge-card", + "category": "plugin", + "description": null, + "domain": "", + "etag_repository": "W/\"539f1b4e86ba91cf614a89fb56d102e7da1dda410572c41d69cd5b9a1ee98d19\"", + "last_updated": "2022-05-01T20:12:53Z", + "stargazers_count": 44, + "last_fetched": 1712064248.958479 + }, + "525588589": { + "repository_manifest": { + "name": "Aquarea Smart Cloud", + "render_readme": true, + "homeassistant": "2024.2.0" + }, + "new": true, + "full_name": "cjaliaga/home-assistant-aquarea", + "authors": [ + "@cjaliaga" + ], + "category": "integration", + "description": "Home Assistant integration for Panasonic Aquarea devices connected to Aquarea Smart Cloud", + "domain": "aquarea", + "etag_repository": "W/\"b26d8d023f582c01e059f418d32d334fa83d2b56810681a09c120d71272aedb6\"", + "last_updated": "2024-04-01T21:47:16Z", + "stargazers_count": 66, + "topics": [ + "aquarea", + "panasonic", + "panasonic-comfort-cloud", + "panasonic-smart-cloud" + ], + "last_fetched": 1712409843.576195 + }, + "584473299": { + "repository_manifest": { + "name": "Jablotron Cloud", + "render_readme": true, + "homeassistant": "2022.9.0" + }, + "new": true, + "full_name": "Pigotka/ha-cc-jablotron-cloud", + "authors": [ + "@pigotka" + ], + "category": "integration", + "description": "HACS custom component for jablotron cloud integration", + "domain": "jablotron_cloud", + "etag_repository": "W/\"63ce8b5fd8689b008d9a1bd4cd2adc19599e425bbef3fd7665ecc351e7c2c6a2\"", + "last_updated": "2024-02-16T12:27:17Z", + "stargazers_count": 10, + "last_fetched": 1710693452.723243 + }, + "247134044": { + "repository_manifest": { + "name": "Multiline Text Input Card" + }, + "full_name": "faeibson/lovelace-multiline-text-input-card", + "category": "plugin", + "description": "A simple lovelace multiline text input card", + "domain": "", + "downloads": 2128, + "etag_repository": "W/\"8fcf750a19fcacbdbfa0b460ff65582d0a9f9f9a5fc891dca3c0b656b704ab2e\"", + "last_updated": "2020-10-15T00:16:17Z", + "stargazers_count": 12, + "topics": [ + "lovelace-card", + "multiline", + "text-input" + ], + "last_fetched": 1713586842.646398 + }, + "335019855": { + "repository_manifest": { + "name": "LinakDesk Card", + "render_readme": true, + "filename": "linak-desk-card.js" + }, + "full_name": "IhorSyerkov/linak-desk-card", + "category": "plugin", + "description": "Home Assistant Lovelace Card for controlling desks based on linak bluetooth controller.", + "domain": "", + "downloads": 755, + "etag_repository": "W/\"b36f4cdd6df2cb64019a68d936894d77dd8c0e609be46686f5082e3b21793092\"", + "last_updated": "2024-04-16T09:36:20Z", + "stargazers_count": 61, + "topics": [ + "linak-desk-card" + ], + "last_fetched": 1714624910.308463 + }, + "565137157": { + "repository_manifest": { + "name": "eDIN+ integration for Home Assistant", + "hacs": "1.6.0", + "render_readme": true, + "homeassistant": "2023.2" + }, + "new": true, + "full_name": "sftgunner/edinplus-integration", + "authors": [ + "@sftgunner" + ], + "category": "integration", + "description": "eDIN+ Home Assistant Integration", + "domain": "edinplus", + "etag_repository": "W/\"197f027fafc7bb01c5b199d8fe53c8deb043b6799dc3920181cf37b04125df54\"", + "last_updated": "2024-04-21T10:04:19Z", + "stargazers_count": 5, + "topics": [ + "edin-plus", + "home-assistant-custom-component", + "home-assistant-integration", + "mode-lighting" + ], + "last_fetched": 1713932558.591061 + }, + "329411371": { + "repository_manifest": { + "name": "HA Dashboard", + "render_readme": true + }, + "full_name": "wassy92x/lovelace-ha-dashboard", + "category": "plugin", + "description": "A custom dashboard for Home Assistant with sidebar", + "domain": "", + "downloads": 4737, + "etag_repository": "W/\"6e2961a72a1b37e636e35bb9c942f6847a3aa5b7c78e12ed390350c46e4ca3a9\"", + "last_updated": "2023-04-27T09:59:32Z", + "stargazers_count": 27, + "last_fetched": 1710347635.944194 + }, + "455217528": { + "repository_manifest": { + "name": "systemd notifier", + "render_readme": true + }, + "new": true, + "full_name": "brianegge/home-assistant-sdnotify", + "authors": [ + "@brianegge" + ], + "category": "integration", + "description": "systemd service for Home Assistant", + "domain": "sdnotify", + "etag_repository": "W/\"1287ee3ebbedf79e5ce823b2231255e69817d3fd0c0e839c61c1b483e44cd08d\"", + "last_updated": "2022-05-29T10:15:45Z", + "stargazers_count": 18, + "topics": [ + "systemd" + ], + "last_fetched": 1714624430.194618 + }, + "192086849": { + "repository_manifest": {}, + "full_name": "bouwew/sems2mqtt", + "authors": [ + "bouwew" + ], + "category": "integration", + "description": "GoodWe SEMS MQTT-componenent for Home Assistant", + "domain": "sems2mqtt", + "etag_repository": "W/\"0db87162dbf4cd40f6e90c67508bbeeb38f88fca575bbb865df5e7e756140e45\"", + "last_updated": "2023-03-31T18:23:01Z", + "stargazers_count": 9, + "last_fetched": 1712064387.761318 + }, + "338782385": { + "repository_manifest": { + "name": "Compal WiFi", + "country": "CH", + "zip_release": true, + "filename": "compal_wifi.zip", + "render_readme": true + }, + "full_name": "frimtec/hass-compal-wifi", + "authors": [ + "@frimtec" + ], + "category": "integration", + "description": "Home Assistant component to switch WiFi on/off for Compal CH7465LG modem.", + "domain": "compal_wifi", + "downloads": 28, + "etag_repository": "W/\"307e16f200ff8f49fd1cc68ff3d16ea9c0248f172edcc387fe604e26959023b4\"", + "last_updated": "2024-03-29T09:18:41Z", + "stargazers_count": 4, + "topics": [ + "ch7465lg", + "compal", + "compal-wifi-switch", + "switch", + "wifi", + "wlan" + ], + "last_fetched": 1712064204.486346 + }, + "187201747": { + "repository_manifest": {}, + "full_name": "jihao/rokid-webhook-hass", + "category": "integration", + "description": "rokid webhook component for Home Assistant (è‹¥çªHA组件)", + "domain": "rokid_webhook", + "etag_repository": "W/\"61a47c83cf031fa1e4a30fc9484f2cee2ed5e1e66f8204b3678af831168b3826\"", + "last_updated": "2022-02-15T08:44:30Z", + "stargazers_count": 13, + "last_fetched": 1713241409.804401 + }, + "233090507": { + "repository_manifest": { + "name": "meteoalarm", + "render_readme": "true", + "country": "NO" + }, + "full_name": "kodi1/meteoalarm", + "authors": [ + "@kodi1" + ], + "category": "integration", + "description": "meteoalarm sensor", + "domain": "meteoalarm_m", + "etag_repository": "W/\"4dd8865871e85fd585e1c5b3fcd2ea67be1a834898a94d8628418cd9d917efb0\"", + "last_updated": "2021-12-31T18:00:45Z", + "stargazers_count": 5, + "topics": [ + "meteoalarm" + ], + "last_fetched": 1707828585.034456 + }, + "586363416": { + "repository_manifest": { + "name": "Mushroom - Better Sliders", + "filename": "mushroom.js", + "homeassistant": "2023.7.0", + "render_readme": true + }, + "new": true, + "full_name": "phischdev/lovelace-mushroom-better-sliders", + "category": "plugin", + "description": "Fork of Mushroom Cards - For better touch control of light sliders ðŸ„", + "downloads": 29294, + "etag_repository": "W/\"a845be82b2085a69c44430850a897c7a62d0199a0f9a9d30a48f113366642680\"", + "last_updated": "2024-04-05T13:00:07Z", + "stargazers_count": 26, + "topics": [ + "card", + "mushroom", + "sliders", + "touch" + ], + "last_fetched": 1714624599.298835 + }, + "265716369": { + "repository_manifest": { + "name": "Minerstat", + "render_readme": "true" + }, + "full_name": "gilsonmandalogo/hacs-minerstat", + "authors": [ + "@gilsonmandalogo" + ], + "category": "integration", + "description": "Minerstat mining hashrate.", + "domain": "hacs-minerstat", + "etag_repository": "W/\"f241540ec340635f9cd126fcdb749970b634c1da7ebf23c9d2405913f44edfc1\"", + "last_updated": "2022-01-11T22:19:20Z", + "stargazers_count": 4, + "topics": [ + "minerstat", + "mining" + ], + "last_fetched": 1687165056.276016 + }, + "136170574": { + "repository_manifest": { + "name": "Photo captcha on Ezviz Camera for Home Assistant", + "render_readme": true, + "country": "CN", + "homeassistant": "2022.11.0" + }, + "new": true, + "full_name": "c1pher-cn/homeassistan-ezviz", + "authors": [ + "@_å°æ„š_" + ], + "category": "integration", + "description": "HomeAssistant è¤çŸ³ï¼ˆezviz)组件", + "domain": "myezviz", + "etag_repository": "W/\"bcbcdce95363bc8ae5335e63a9b29d6428a97e8b7bc84694150c5e31a01459a8\"", + "last_updated": "2023-08-09T03:29:04Z", + "stargazers_count": 64, + "topics": [ + "camera", + "ezviz", + "myezviz" + ], + "last_fetched": 1714624599.369679 + }, + "127689312": { + "repository_manifest": { + "name": "Sinope Neviweb", + "filename": false, + "render_readme": true, + "country": [ + "CA" + ], + "homeassistant": "0.110.0" + }, + "full_name": "claudegel/sinope-1", + "authors": [ + "@claudegel" + ], + "category": "integration", + "description": "Neviweb Custom Component for Home Assistant to manage devices connected via GT125", + "domain": "neviweb", + "etag_repository": "W/\"92ac2ef4688bb1d9330f469194a46899928b45cf67cecb098d2eabd2856842ba\"", + "last_updated": "2024-04-22T00:25:52Z", + "stargazers_count": 28, + "topics": [ + "neviweb", + "sinope" + ], + "last_fetched": 1713932256.570738 + }, + "548554162": { + "repository_manifest": { + "name": "Waste Management", + "render_readme": true, + "country": [ + "CA", + "US", + "PR" + ] + }, + "new": true, + "full_name": "dcmeglio/homeassistant-waste_management", + "authors": [ + "@dcmeglio" + ], + "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/\"9e457072884c1e5be589e9d4f85f201e7c6dfb3520ddb2e47163cd4312a178a2\"", + "last_updated": "2023-02-27T19:35:10Z", + "stargazers_count": 6, + "topics": [ + "garbage", + "recycle", + "waste-management" + ], + "last_fetched": 1704915399.651476 + }, + "523291160": { + "repository_manifest": { + "name": "Daily Schedule", + "filename": "daily_schedule.zip", + "hide_default_branch": true, + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "amitfin/daily_schedule", + "authors": [ + "@amitfin" + ], + "category": "integration", + "description": "Home Assistant Daily Schedule Custom Component", + "domain": "daily_schedule", + "downloads": 2328, + "etag_repository": "W/\"73a9caa94fa4bde200acfd3676e394dd9e12cacece7ad3d84d98665554e054d4\"", + "last_updated": "2024-04-29T19:59:30Z", + "stargazers_count": 18, + "topics": [ + "homeassistant-custom-component" + ], + "last_fetched": 1714624603.321458 + }, + "260410453": { + "repository_manifest": { + "name": "Panasonic Comfort Cloud" + }, + "full_name": "sockless-coding/panasonic_cc", + "authors": [ + "sockless-coding" + ], + "category": "integration", + "description": "Panasonic Comfort Cloud - Home Assistant Component", + "domain": "panasonic_cc", + "etag_repository": "W/\"13b0ac511cdc9ef58586a86aac74dc8ad780d3e3d3dac8115920480bc380cabb\"", + "last_updated": "2024-02-25T08:22:00Z", + "stargazers_count": 103, + "last_fetched": 1713932561.05666 + }, + "195671060": { + "repository_manifest": { + "name": "Lovelace Grocy Chores Card", + "render_readme": true, + "filename": "grocy-chores-card.js" + }, + "full_name": "isabellaalstrom/lovelace-grocy-chores-card", + "category": "plugin", + "description": "A card to track chores and tasks in Grocy.", + "domain": "", + "downloads": 2409, + "etag_repository": "W/\"16a2191da05fd77f3a7575ba591e555dce64c5645294a0cc3bd6dce3a4e4f0d2\"", + "last_updated": "2024-03-18T18:59:34Z", + "stargazers_count": 126, + "last_fetched": 1714624603.843541 + }, + "444350375": { + "repository_manifest": { + "name": "Mushroom", + "filename": "mushroom.js", + "homeassistant": "2023.7.0", + "render_readme": true + }, + "full_name": "piitaya/lovelace-mushroom", + "category": "plugin", + "description": "Build a beautiful Home Assistant dashboard easily", + "domain": "", + "downloads": 94634, + "etag_repository": "W/\"05dafa936352537e45147bf78e259c2f91fab70d878b96b5e9e27e19d4816777\"", + "last_updated": "2024-04-03T17:54:42Z", + "stargazers_count": 3176, + "topics": [ + "card", + "mushroom" + ], + "last_fetched": 1714624664.024473 + }, + "523250759": { + "repository_manifest": { + "name": "Seafile", + "render_readme": true, + "homeassistant": "2023.3.0" + }, + "new": true, + "full_name": "dmamontov/hass-seafile", + "authors": [ + "@dmamontov" + ], + "category": "integration", + "description": "Seafile for Home Assistant", + "domain": "seafile", + "etag_repository": "W/\"c6852d31749d077e435bf73da0baa2c4e590eef5c6327098d76bd877fe721bfa\"", + "last_updated": "2023-03-14T09:16:03Z", + "stargazers_count": 7, + "topics": [ + "cloud", + "cloud-storage", + "file-sync", + "files", + "seafile", + "storage", + "sync" + ], + "last_fetched": 1700400366.327415 + }, + "298816063": { + "repository_manifest": { + "name": "Trackimo Device Tracker", + "country": "AU", + "homeassistant": "2021.7.1" + }, + "full_name": "troykelly/hacs-trackimo", + "authors": [ + "@troykelly" + ], + "category": "integration", + "description": "Trackimo Integration for HACS Home Assistant", + "domain": "trackimo", + "downloads": 9, + "etag_repository": "W/\"3b8fa2f909e45ff601e564752378dedeeb679dad2b3fedddfd26c00e9c23a3ab\"", + "last_updated": "2022-06-02T13:49:21Z", + "stargazers_count": 2, + "topics": [ + "geolocation", + "trackimo" + ], + "last_fetched": 1714625147.587995 + }, + "587494301": { + "repository_manifest": { + "name": "TimBox Remote Control Card", + "filename": "timbox-remote-control-card.js", + "render_readme": true + }, + "new": true, + "full_name": "czz/timbox-remote-control-card", + "category": "plugin", + "description": "TimBox Remote Control card for Home Assistant", + "etag_repository": "W/\"e3078a2dd0757b8647e694ce9a4d7b03c327c28bed6160d6dbce77d8a0c0c0fc\"", + "last_updated": "2023-02-20T21:12:25Z", + "topics": [ + "remote-control", + "tim", + "timbox" + ], + "last_fetched": 1701375145.134751 + }, + "563077911": { + "repository_manifest": { + "name": "China Southern Power Grid Statistics", + "render_readme": true, + "country": "CN", + "homeassistant": "2022.11" + }, + "new": true, + "full_name": "CubicPill/china_southern_power_grid_stat", + "authors": [ + "@cubicpill" + ], + "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/\"f3a25ac38e8f0f61683e66c7596bf392a28ce656759d5abc1187989f0871700d\"", + "last_updated": "2023-05-27T14:15:41Z", + "stargazers_count": 125, + "last_fetched": 1714624470.328521 + }, + "306914292": { + "repository_manifest": { + "name": "Transparent Blue", + "render_readme": "true" + }, + "full_name": "JOHLC/transparentblue", + "category": "theme", + "description": "A transparent blue theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"45bb66d5b764d11ab42ecee28f6538580c02120001e22ff6b339fda79e9ee59f\"", + "last_updated": "2023-12-12T15:17:11Z", + "stargazers_count": 27, + "topics": [ + "homeassistant-addons", + "transparent-blue-theme", + "transparentblue", + "yaml" + ], + "last_fetched": 1704915362.981103 + }, + "591644026": { + "repository_manifest": { + "name": "Google Photos", + "hacs": "1.6.0", + "homeassistant": "2022.6.0", + "render_readme": true, + "zip_release": true, + "filename": "google_photos.zip", + "hide_default_branch": true + }, + "new": true, + "full_name": "Daanoz/ha-google-photos", + "authors": [ + "@Daanoz" + ], + "category": "integration", + "description": "Home Assistant Google Photos integration", + "domain": "google_photos", + "downloads": 4497, + "etag_repository": "W/\"330378907702c0de00fa3a4a5eac30a6e57a39b68139cb2a83fcdc19c518e363\"", + "last_updated": "2023-10-06T07:46:41Z", + "stargazers_count": 71, + "topics": [ + "google-photos", + "home-assistant-integration" + ], + "last_fetched": 1714625039.441562 + }, + "612652228": { + "repository_manifest": { + "name": "IMPC Energy", + "country": "CN", + "render_readme": true, + "zip_release": true, + "filename": "impc_energy.zip" + }, + "new": true, + "full_name": "NiaoBlush/impc_energy", + "authors": [ + "@NiaoBlush" + ], + "category": "integration", + "description": "通过内蒙å¤ç”µåŠ›å…¬ä¼—å·æŸ¥è¯¢ç”µé‡ç”µè´¹çš„Home Assistantæ’件", + "domain": "impc_energy", + "downloads": 7, + "etag_repository": "W/\"4b9940f291233ea44ddaa424c8f56d8edcadd383b4080857ea4f745b5d712678\"", + "last_updated": "2024-04-09T09:56:05Z", + "stargazers_count": 2, + "topics": [ + "electricity-consumption" + ], + "last_fetched": 1712895775.142734 + }, + "188323494": { + "repository_manifest": { + "name": "ha-floorplan 🖌🎨 - Your imagination just become the new limit", + "filename": "floorplan.js", + "render_readme": 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.", + "domain": "", + "etag_repository": "W/\"1e5e08463794eb17c24cdff8b4c1c3de087322c8387e91af53f6d5e28e94a6f1\"", + "last_updated": "2024-03-28T17:09:54Z", + "stargazers_count": 997, + "topics": [ + "floorplan", + "lovelace-card", + "lovelace-floorplan", + "panel" + ], + "last_fetched": 1714279254.998622 + }, + "714066776": { + "repository_manifest": { + "name": "iRacing for Home Assistant", + "country": "FR" + }, + "new": true, + "full_name": "cazeaux/ha-iracing", + "authors": [ + "@cazeaux" + ], + "category": "integration", + "description": "iRacing integration for Home Assistant", + "domain": "iracing", + "etag_repository": "W/\"e60b88f1ab095c9fc95594030b703d26b686e2c0a2a40a2ed2988eaf4a2f2fd7\"", + "last_updated": "2024-03-16T16:55:57Z", + "stargazers_count": 4, + "topics": [ + "iracing" + ], + "last_fetched": 1711038869.64728 + }, + "243841075": { + "repository_manifest": { + "name": "CS:GO game state", + "homeassistant": "0.100" + }, + "full_name": "lociii/homeassistant-csgo", + "authors": [ + "@lociii", + "@davidramiro" + ], + "category": "integration", + "description": "CS:GO gamestate reporting to Home Assistant", + "domain": "csgo_gamestate", + "etag_repository": "W/\"7982eeb5bbb6165b1b1f75d730674bd049016001d99cc0725f5dbe0b8f8b36a7\"", + "last_updated": "2023-01-31T09:51:08Z", + "stargazers_count": 17, + "last_fetched": 1696666549.908745 + }, + "164887047": { + "repository_manifest": {}, + "full_name": "isabellaalstrom/krisinfo-card", + "category": "plugin", + "description": "A Lovelace custom card for custom component Krisinformation is Home Assistant", + "domain": "", + "etag_repository": "W/\"d2ca7caef6d8248ea15bbff4ee1fe73be9008ae7c3f019a248fda430be0adcda\"", + "last_updated": "2020-09-18T17:45:35Z", + "stargazers_count": 7, + "last_fetched": 1699709290.121648 + }, + "597539627": { + "repository_manifest": { + "name": "Cielo Home", + "homeassistant": "2023.0.0" + }, + "new": true, + "full_name": "bodyscape/cielo_home", + "authors": [ + "@bodyscape" + ], + "category": "integration", + "description": "Integration with Cielo Home", + "domain": "cielo_home", + "etag_repository": "W/\"04871b2e4db960025290ab61a165d5c5f099b905c4fcfbd508253601690a190a\"", + "last_updated": "2024-02-04T14:05:23Z", + "stargazers_count": 38, + "topics": [ + "cielo", + "thermostat" + ], + "last_fetched": 1714624458.25447 + }, + "447878635": { + "repository_manifest": { + "name": "Yandex weather", + "country": "RU", + "zip_release": true, + "filename": "yandex_weather.zip", + "homeassistant": "2024.2.0" + }, + "new": true, + "full_name": "IATkachenko/HA-YandexWeather", + "authors": [ + "@IATkachenko" + ], + "category": "integration", + "description": "Yandex weather intergration for Home Assistant", + "domain": "yandex_weather", + "downloads": 1398, + "etag_repository": "W/\"b99a1ea24df883397d2b12629dda3107ae4d387f6bcc49f9fe300f4c22aae112\"", + "last_updated": "2024-04-28T10:05:48Z", + "stargazers_count": 196, + "topics": [ + "weather", + "yandex-weather" + ], + "last_fetched": 1714624491.670073 + }, + "668937922": { + "repository_manifest": { + "name": "AC Infinity", + "render_readme": true, + "zip_release": true, + "filename": "ac_infinity.zip" + }, + "new": true, + "full_name": "dalinicus/homeassistant-acinfinity", + "authors": [ + "@dalinicus" + ], + "category": "integration", + "description": "AC Infinity integration for Home Assistant for UIS based controllers", + "domain": "ac_infinity", + "downloads": 276, + "etag_repository": "W/\"b32e851322b185a0e2192ba8dc79514dfe1c17731a4fbf3d3f0f1e4f7a24284c\"", + "last_updated": "2024-04-28T22:00:51Z", + "stargazers_count": 42, + "topics": [ + "acinfinity", + "grow", + "growlights", + "growtent", + "hvac", + "hydroponics" + ], + "last_fetched": 1714624822.798243 + }, + "517642950": { + "repository_manifest": { + "name": "Apex" + }, + "new": true, + "full_name": "itchannel/apex-ha", + "authors": [ + "@itchannel" + ], + "category": "integration", + "description": "Local Neptune Apex HA Integration (Aquarium Controller)", + "domain": "apex", + "etag_repository": "W/\"99c34f124209c02b64e5eef4eb27d29256d96527a23cbbec3b1340b48e4604c0\"", + "last_updated": "2024-04-14T19:28:09Z", + "stargazers_count": 17, + "topics": [ + "aquarium", + "aquarium-controller" + ], + "last_fetched": 1714279163.591819 + }, + "222292912": { + "repository_manifest": { + "name": "iCloud3 v3 iDevice Tracker", + "homeassistant": "2023.6.0", + "render_readme": true + }, + "full_name": "gcobb321/icloud3", + "authors": [ + "@gcobb321" + ], + "category": "integration", + "description": "iCloud3 v3 - iCloud3 is an advanced iDevice tracker that uses Apple iCloud account and HA Companion App data for presence detection and location based automations.", + "domain": "icloud3", + "downloads": 35, + "etag_repository": "W/\"0be43029164f8245109ce5a7111091e4cf7f9f8f754ef3a681cb5d8d7f6efd4c\"", + "last_updated": "2024-04-11T07:39:18Z", + "stargazers_count": 481, + "topics": [ + "device-tracker", + "ha-ios", + "icloud", + "icloud-account", + "tracking", + "zone", + "zones" + ], + "last_fetched": 1714624682.122472 + }, + "334076222": { + "repository_manifest": { + "name": "AstroWeather", + "render_readme": true + }, + "full_name": "mawinkler/astroweather", + "authors": [ + "@mawinkler" + ], + "category": "integration", + "description": "Asynchronous Astro Weather Forecast for Home Assistant", + "domain": "astroweather", + "etag_repository": "W/\"0697c78264dc146fb3c8a14edec5557ec307b94584c9cd43031bbe91ce2fe98e\"", + "last_updated": "2024-05-01T06:00:13Z", + "stargazers_count": 63, + "topics": [ + "7timer", + "astronomy", + "forecast" + ], + "last_fetched": 1714624567.957271 + }, + "701591334": { + "repository_manifest": { + "name": "Material Rounded Theme - Based on Material You by Google on Android", + "render_readme": true, + "hide_default_branch": true + }, + "full_name": "Nerwyn/material-rounded-theme", + "category": "theme", + "description": "A Material You and Google Home app influenced theme for Home Assistant", + "etag_repository": "W/\"d2287f366f2e57334af833dc1b6937985cf1ce847492b17de2b3530ecdf7b4bd\"", + "last_updated": "2024-05-01T15:47:57Z", + "stargazers_count": 33, + "topics": [ + "hacs-theme", + "homeassistant-themes" + ], + "last_fetched": 1714625060.07339 + }, + "464877047": { + "repository_manifest": { + "name": "Brink-Home Ventilation", + "hide_default_branch": true, + "homeassistant": "2023.3.0", + "render_readme": true + }, + "new": true, + "full_name": "samuolis/brink", + "authors": [ + "@samuolis" + ], + "category": "integration", + "description": "Brink-home ebus emodule home assistant integration", + "domain": "brink_ventilation", + "etag_repository": "W/\"b6aeeebfbcdbaa1e0001564c6067762d8e87dca1c3b7c6e4bd16887278e8eea5\"", + "last_updated": "2023-11-16T15:26:55Z", + "stargazers_count": 12, + "topics": [ + "brink", + "brink-home", + "brinkrenovent", + "ebus", + "emodule", + "renovent", + "ventilation" + ], + "last_fetched": 1708173732.985789 + }, + "197006509": { + "repository_manifest": { + "name": "Slate Theme" + }, + "full_name": "seangreen2/slate_theme", + "category": "theme", + "description": "A Dark Theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"47f28d8513ef7024ae215c9eef23cb12786f24925c6ed88144e2113af5c97649\"", + "last_updated": "2024-02-05T19:33:27Z", + "stargazers_count": 111, + "last_fetched": 1713932327.102234 + }, + "630565367": { + "repository_manifest": { + "name": "Technische Alternative CoE", + "render_readme": true + }, + "new": true, + "full_name": "DeerMaximum/Technische-Alternative-CoE", + "authors": [ + "@DeerMaximum" + ], + "category": "integration", + "description": "Custom Home Assistant integration to read data from a C.M.I. via CoE", + "domain": "ta_coe", + "etag_repository": "W/\"ea9f81e7d1b651193248e551820dd8e7db8d9c9b28b5cc15d8358d2daff4473b\"", + "last_updated": "2024-04-24T14:08:32Z", + "stargazers_count": 7, + "last_fetched": 1714625080.966868 + }, + "351604227": { + "repository_manifest": { + "name": "Brandrisk ute", + "render_readme": true, + "country": "se" + }, + "full_name": "Sha-Darim/brandriskute", + "authors": [ + "@Sha-Darim" + ], + "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/\"6fbb48249d46a82f372cde68e4d84129d14ca683d1eddc12e1574ca09b49ecd8\"", + "last_updated": "2022-06-05T20:43:41Z", + "stargazers_count": 4, + "topics": [ + "fire-risks", + "risks", + "sensors" + ], + "last_fetched": 1678434134.466776 + }, + "615891516": { + "repository_manifest": { + "name": "Sense Custom Reporting (Kasa Plug Emulation)", + "homeassistant": "2022.2.0", + "render_readme": true, + "country": [ + "US" + ] + }, + "new": true, + "full_name": "dahlb/ha_sense", + "authors": [ + "@dahlb" + ], + "category": "integration", + "description": "Report custom devices to sense energy monitoring for ha consumption devices", + "domain": "ha_sense", + "etag_repository": "W/\"251f757d3a03b678eded553b7c793b64ddc5c554fbb0f0a8ff95191739c424b3\"", + "last_updated": "2024-04-29T18:35:45Z", + "stargazers_count": 3, + "topics": [ + "python3" + ], + "last_fetched": 1714624998.223026 + }, + "188106531": { + "repository_manifest": { + "name": "Mail and Packages", + "homeassistant": "2022.4.0", + "zip_release": true, + "filename": "mail_and_packages.zip" + }, + "full_name": "moralmunky/Home-Assistant-Mail-And-Packages", + "authors": [ + "@moralmunky", + "@firstof9" + ], + "category": "integration", + "description": "Home Assistant integration providing day of package counts and USPS informed delivery images.", + "domain": "mail_and_packages", + "downloads": 3688, + "etag_repository": "W/\"61f0555570700656d773820006c154799bc2299334ac8ebc303adad69dae17b5\"", + "last_updated": "2024-04-10T21:14:07Z", + "stargazers_count": 547, + "topics": [ + "home-assistant-config", + "lovelace-card", + "lovelace-custom-card" + ], + "last_fetched": 1714624500.340403 + }, + "348835574": { + "repository_manifest": { + "name": "Motala Vatten & Avfall - Garbage collection sensor", + "render_readme": true, + "zip_release": true, + "country": "SE", + "filename": "motalavattenavfall.zip" + }, + "new": true, + "full_name": "popeen/Home-Assistant-Custom-Component-MotalaVattenAvfall", + "authors": [ + "@popeen" + ], + "category": "integration", + "description": "A sensor for getting collection date for garbage and sludge from Motala Vatten & Avfall.", + "domain": "motalavattenavfall", + "downloads": 87, + "etag_repository": "W/\"2d3040a6c53761487e4be22cc0bc23cd8d7fe552867866202aea5af7fb778850\"", + "last_updated": "2023-09-23T10:39:35Z", + "stargazers_count": 3, + "topics": [ + "garbage-collection", + "motala" + ], + "last_fetched": 1705595802.468257 + }, + "254253124": { + "repository_manifest": { + "name": "Noonlight - Alarm Monitoring", + "render_readme": true, + "country": "US", + "homeassistant": "0.96" + }, + "full_name": "konnected-io/noonlight-hass", + "authors": [ + "@heythisisnate", + "@snicker" + ], + "category": "integration", + "description": "HomeAssistant integration for Noonlight", + "domain": "noonlight", + "etag_repository": "W/\"273b6b547d9e520a3599296d0510f47609fdb3bbd4cda17075751dd44d35cf6b\"", + "last_updated": "2022-10-16T17:36:02Z", + "stargazers_count": 37, + "topics": [ + "alarm", + "monitoring", + "noonlight", + "security" + ], + "last_fetched": 1712064203.587752 + }, + "146379582": { + "repository_manifest": { + "name": "Trakt", + "homeassistant": "0.99.0", + "render_readme": true + }, + "full_name": "custom-components/sensor.trakt", + "authors": [ + "@iantrich", + "@engrbm" + ], + "category": "integration", + "description": "📺 Trakt Integration for Upcoming Media Card", + "domain": "trakt", + "etag_repository": "W/\"3edeed06b7a18fcdd7541effc16a3bf4ccd97720aad8583c7d6dead3377e14fc\"", + "last_updated": "2022-06-21T14:17:46Z", + "stargazers_count": 57, + "last_fetched": 1710347450.291153 + }, + "287318591": { + "repository_manifest": { + "name": "Husqvarna Automower", + "homeassistant": "2023.7.0", + "render_readme": true, + "zip_release": true, + "filename": "husqvarna_automower.zip" + }, + "full_name": "Thomas55555/husqvarna_automower", + "authors": [ + "@Thomas55555" + ], + "category": "integration", + "description": "Custom component for Home Assistant to monitor and control your Husqvarna Automower", + "domain": "husqvarna_automower", + "downloads": 2497, + "etag_repository": "W/\"babb59eeb5d6ffe4a8f3aee6668ad34984e1a3ac3bc23bcc917593adeb808868\"", + "last_updated": "2024-02-05T05:28:47Z", + "stargazers_count": 104, + "topics": [ + "husqvarna-automower" + ], + "last_fetched": 1709125405.265839 + }, + "520066480": { + "repository_manifest": { + "name": "Huawei Mesh Router", + "hide_default_branch": true, + "render_readme": true, + "homeassistant": "2023.8" + }, + "new": true, + "full_name": "vmakeev/huawei_mesh_router", + "authors": [ + "@vmakeev" + ], + "category": "integration", + "description": "Huawei mesh router component for Home Assistant", + "domain": "huawei_mesh_router", + "downloads": 12, + "etag_repository": "W/\"746da3a36e79baeaaed42d0e5bf1d732c2bfece33cf74378eb8276980edae31e\"", + "last_updated": "2024-04-01T20:02:41Z", + "stargazers_count": 47, + "topics": [ + "huawei-router", + "huawei-routers" + ], + "last_fetched": 1714279474.557622 + }, + "195308808": { + "repository_manifest": {}, + "full_name": "safepay/sensor.fronius", + "authors": [ + "@safepay" + ], + "category": "integration", + "description": "A Fronius Sensor for Home Assistant", + "domain": "fronius_inverter", + "etag_repository": "W/\"5b64645865fbc21b6a15fee8e62a336a6fa355b925b27781d5a2dcd272fefea6\"", + "last_updated": "2023-03-05T11:39:25Z", + "stargazers_count": 79, + "last_fetched": 1712063959.110871 + }, + "450898706": { + "repository_manifest": { + "name": "Only Lock Lock Row", + "filename": "content.js", + "render_readme": 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).", + "domain": "", + "etag_repository": "W/\"53f2f52d3257b207eccf72a4657879f6352a8b0be58cd6c333b35188672eed5a\"", + "last_updated": "2023-05-21T19:31:15Z", + "stargazers_count": 5, + "topics": [ + "alarm", + "cover", + "frontend", + "lock" + ], + "last_fetched": 1686075107.270636 + }, + "328132422": { + "repository_manifest": { + "name": "Kodi Playlist Card", + "render_readme": true, + "filename": "kodi-playlist-card.js" + }, + "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", + "domain": "", + "downloads": 291, + "etag_repository": "W/\"bb273d1217a65a274652a60d7a0ded44e19cf15baa921437e2f80f32f7b5f770\"", + "last_updated": "2024-02-18T03:17:00Z", + "stargazers_count": 3, + "topics": [ + "kodi" + ], + "last_fetched": 1709125072.128701 + }, + "267076188": { + "repository_manifest": { + "name": "Gigaset Elements", + "render_readme": "true", + "homeassistant": "2023.6.0" + }, + "full_name": "dynasticorpheus/gigasetelements-ha", + "authors": [ + "@dynasticorpheus" + ], + "category": "integration", + "description": "Gigaset Smart Home integration for Home Assistant", + "domain": "gigasetelements", + "etag_repository": "W/\"491e38fa9854f83c9314efc2752b614e9952580e6a12564e3c316bc666df5cf5\"", + "last_updated": "2024-03-26T12:29:04Z", + "stargazers_count": 22, + "topics": [ + "community", + "gigaset", + "gigasetelements", + "python3" + ], + "last_fetched": 1712064314.043861 + }, + "567001290": { + "repository_manifest": { + "name": "EnergyScore", + "render_readme": true + }, + "new": true, + "full_name": "knudsvik/EnergyScore", + "authors": [ + "@knudsvik" + ], + "category": "integration", + "description": "Custom Integration for Home Assistant to score how energy is utilized based on price point", + "domain": "energyscore", + "etag_repository": "W/\"4eef58a8ebc5fa642cb287a59210ae2511e9783fc0a39ef3277e934597eb6ec8\"", + "last_updated": "2023-10-15T12:44:22Z", + "stargazers_count": 34, + "topics": [ + "energy" + ], + "last_fetched": 1714624959.346829 + }, + "394082552": { + "repository_manifest": { + "name": "Frigate Card", + "render_readme": true, + "filename": "frigate-hass-card.js", + "homeassistant": "2022.3.0" + }, + "full_name": "dermotduffy/frigate-hass-card", + "category": "plugin", + "description": "A Lovelace card for Frigate in Home Assistant", + "domain": "", + "downloads": 53163, + "etag_repository": "W/\"54614f702af24174fa8a55888b427ba6a7ba59eb248dd6449fe7c1e20bef7734\"", + "last_updated": "2024-05-01T23:12:41Z", + "stargazers_count": 459, + "topics": [ + "cctv", + "frigate", + "nvr" + ], + "last_fetched": 1714625074.767534 + }, + "193262086": { + "repository_manifest": {}, + "full_name": "dimagoltsman/content-card-remote-control", + "category": "plugin", + "description": "Home assistant remote control", + "domain": "", + "etag_repository": "W/\"953bcdd2efbf1fde179f728582f1ed4d0bd0e3022f75ea48f438f5d5ea2164ee\"", + "last_updated": "2022-01-20T20:58:11Z", + "stargazers_count": 4, + "last_fetched": 1678887539.92456 + }, + "454951296": { + "repository_manifest": { + "name": "Raspberry Pi GPIO", + "homeassistant": "2022.7.0" + }, + "new": true, + "full_name": "thecode/ha-rpi_gpio", + "authors": [ + "@thecode" + ], + "category": "integration", + "description": "Home Assistant Raspberry Pi GPIO Integration", + "domain": "rpi_gpio", + "etag_repository": "W/\"0cefdea01250db1e9aa35f47c974cc9da908caf5308efa23427bbdbe35140862\"", + "last_updated": "2024-04-29T18:41:30Z", + "stargazers_count": 162, + "topics": [ + "iot", + "raspberry-pi", + "rpi-gpio" + ], + "last_fetched": 1714624895.48846 + }, + "160042309": { + "repository_manifest": { + "name": "Power wheel card" + }, + "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.)", + "domain": "", + "etag_repository": "W/\"7e227e67f268d893ec6c2d8666b25d6c08d8550fafada7e9a8de41a4de816e56\"", + "last_updated": "2022-06-06T07:43:11Z", + "stargazers_count": 157, + "topics": [ + "energy", + "solar-panels" + ], + "last_fetched": 1713931863.14347 + }, + "566598076": { + "repository_manifest": { + "name": "ikuai", + "render_readme": true + }, + "new": true, + "full_name": "dscao/ikuai", + "authors": [ + "@dscao" + ], + "category": "integration", + "description": "Home Assistant integration for iKuai Router", + "domain": "ikuai", + "etag_repository": "W/\"b529163538a7fb172ffa34b802f053896e68633a1f863c3055568d3f2ea8058c\"", + "last_updated": "2023-09-12T18:33:46Z", + "stargazers_count": 43, + "topics": [ + "homeassistant-custom-component", + "ikuai" + ], + "last_fetched": 1714278832.859962 + }, + "322881712": { + "repository_manifest": { + "name": "Honor Router 3/X3 tracker", + "render_readme": "true" + }, + "new": true, + "full_name": "juacas/honor_x3", + "authors": [ + "@juacas" + ], + "category": "integration", + "description": "Honor X3 router Device tracker for Home Assistant", + "domain": "honor_x3", + "etag_repository": "W/\"3860101e169c176d5878e04945aeed570b1d9e6441917c704dd89ff9a235630b\"", + "last_updated": "2021-08-24T07:44:17Z", + "stargazers_count": 11, + "topics": [ + "device-tracker", + "presence-detection", + "router" + ], + "last_fetched": 1703411963.953742 + }, + "319744131": { + "repository_manifest": { + "name": "TapHome", + "render_readme": true, + "homeassistant": "2022.12.0", + "content_in_root": true + }, + "full_name": "martindybal/taphome-homeassistant", + "authors": [ + "@martindybal" + ], + "category": "integration", + "description": "TapHome integration into Home Assistant.", + "domain": "taphome", + "etag_repository": "W/\"a8938e847795cc0f7411e771e723b80a7253a81f237449aeab61ecf181aba4be\"", + "last_updated": "2024-04-29T06:21:54Z", + "stargazers_count": 8, + "topics": [ + "taphome" + ], + "last_fetched": 1714624987.04737 + }, + "692375020": { + "repository_manifest": { + "name": "Bayernlüfter", + "render_readme": true, + "homeassistant": "2023.9.0", + "country": "DE" + }, + "new": true, + "full_name": "mampfes/ha_bayernluefter", + "authors": [ + "@mampfes" + ], + "category": "integration", + "description": "Adds support for Bayernlüfter devices to Home Assistant as custom component.", + "domain": "bayernluefter", + "etag_repository": "W/\"d96e23eb3a70ac112f483c89df8ce3fd7a08ed3cc51bd8eb745986197df91784\"", + "last_updated": "2024-01-28T08:30:25Z", + "stargazers_count": 8, + "topics": [ + "bayernluefter", + "bayernluft", + "homeassistant-component", + "homeassistant-custom-component" + ], + "last_fetched": 1713586772.968653 + }, + "443905243": { + "repository_manifest": { + "name": "Xplora® Watch", + "zip_release": true, + "render_readme": true, + "homeassistant": "2024.4.4", + "hacs": "1.34.0", + "filename": "xplora_watch.zip" + }, + "new": true, + "full_name": "Ludy87/xplora_watch", + "authors": [ + "@Ludy87" + ], + "category": "integration", + "description": "Xplora® Watch Home Assistant Integration", + "domain": "xplora_watch", + "downloads": 261, + "etag_repository": "W/\"7b946f14d0a1826e6279bd962a51bf9258eb72323d1ba1db1c26ff3ab6e8c567\"", + "last_updated": "2024-04-26T19:52:47Z", + "stargazers_count": 46, + "topics": [ + "devicetracker", + "hassio-addons", + "hassio-integration", + "hassos", + "homeassistant-custom-component", + "notify", + "watch", + "xplora", + "xplora-watch" + ], + "last_fetched": 1714279068.226908 + }, + "190927503": { + "repository_manifest": { + "name": "Spa Client", + "render_readme": true + }, + "new": true, + "full_name": "plmilord/Hass.io-custom-component-spaclient", + "authors": [ + "@plmilord" + ], + "category": "integration", + "description": "Home Assistant integration - Spa Client", + "domain": "spaclient", + "etag_repository": "W/\"47137e79da39c54763e73e2dd4cd571f4986c2053d07b6aa442b74efa05efee0\"", + "last_updated": "2024-04-21T14:09:54Z", + "stargazers_count": 47, + "topics": [ + "balboa", + "bwa", + "spaclient" + ], + "last_fetched": 1713932144.809846 + }, + "257104502": { + "repository_manifest": { + "name": "FKF Budapest Garbage Collection", + "country": [ + "HU" + ], + "render_readme": "true" + }, + "full_name": "amaximus/fkf-garbage-collection", + "authors": [ + "@amaximus" + ], + "category": "integration", + "description": "FKF Budapest Garbage Collection custom component for Home Assistant", + "domain": "fkf_garbage_collection", + "downloads": 1, + "etag_repository": "W/\"71bce162d7263e6f4519037c574e7ef0e58d7e5363d325a737116ea826322e23\"", + "last_updated": "2024-04-04T12:20:24Z", + "stargazers_count": 21, + "topics": [ + "budapest", + "hungary" + ], + "last_fetched": 1712409352.632637 + }, + "135166048": { + "repository_manifest": {}, + "full_name": "robmarkcole/HASS-Machinebox-Classificationbox", + "authors": [ + "@robmarkcole" + ], + "category": "integration", + "description": "Home-Assistant image classification using Machinebox.io", + "domain": "classificationbox", + "etag_repository": "W/\"8e87c4ccfa350a7bcf89788e2283eec3316deb91ecb2f3c5c936555cdc86bd37\"", + "last_updated": "2022-07-05T04:19:34Z", + "stargazers_count": 20, + "topics": [ + "computer-vision", + "deep-neural-networks", + "machinebox" + ], + "last_fetched": 1707828125.015094 + }, + "485281791": { + "repository_manifest": { + "name": "HASS.Agent MediaPlayer", + "homeassistant": "2022.5", + "render_readme": true + }, + "new": true, + "full_name": "LAB02-Research/HASS.Agent-MediaPlayer", + "authors": [ + "@LAB02-Admin" + ], + "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/\"4239bfce4558c7eb7957ee74112ec8c6ede651432c311c1845800e88229e0767\"", + "last_updated": "2022-11-17T13:28:30Z", + "stargazers_count": 16, + "last_fetched": 1714624567.762405 + }, + "223541049": { + "repository_manifest": { + "name": "SamsungTV Tizen" + }, + "full_name": "jaruba/ha-samsungtv-tizen", + "authors": [ + "@jaruba" + ], + "category": "integration", + "description": "📺 HomeAssistant - For Samsung TVs 2016+, Includes SmartThings API and Channel List Support", + "domain": "samsungtv_tizen", + "etag_repository": "W/\"ef99053643b17175e7efba7bd7287d58b1b0c34df85b1230498d40f068ef9a68\"", + "last_updated": "2022-12-31T20:09:24Z", + "stargazers_count": 272, + "last_fetched": 1714624830.846989 + }, + "491465538": { + "repository_manifest": { + "name": "custom-icons", + "render_readme": 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.", + "domain": "", + "downloads": 8977, + "etag_repository": "W/\"fd61737391b515d737a05c4f2dcd9b8faa7a65781cb2449647a6fcff04ce800a\"", + "last_updated": "2023-09-06T15:56:26Z", + "stargazers_count": 23, + "topics": [ + "custom", + "customization", + "icons", + "iphone", + "light", + "shutter", + "vacuum" + ], + "last_fetched": 1714278773.98228 + }, + "175020245": { + "repository_manifest": {}, + "full_name": "JurajNyiri/HomeAssistant-Tavos", + "authors": [ + "@JurajNyiri" + ], + "category": "integration", + "description": "Sensor which gathers water outage information from Tavos (Slovakia) website", + "domain": "tavos_water_outage", + "etag_repository": "W/\"271479251e7ae0d3de56200b90a118f0ed9ec2361ec52ec5976fb19bab8743cf\"", + "last_updated": "2022-06-16T17:05:17Z", + "last_fetched": 1703411708.250864 + }, + "166045890": { + "repository_manifest": {}, + "full_name": "pippyn/Home-Assistant-Sensor-Afvalbeheer", + "authors": [ + "@pippyn" + ], + "category": "integration", + "description": "Provides Home Assistant sensors for multiple Dutch and Belgium waste collectors", + "domain": "afvalbeheer", + "etag_repository": "W/\"7dfc231b157e378884aa56f21570f1ce17c9866d45575faf89a73e192eb35c13\"", + "last_updated": "2024-03-25T10:11:18Z", + "stargazers_count": 254, + "topics": [ + "belgium", + "dutch", + "hassio-integration", + "waste-collectors" + ], + "last_fetched": 1714625081.106293 + }, + "327779379": { + "repository_manifest": { + "name": "Optus" + }, + "full_name": "itchannel/optus-ha", + "authors": [ + "@itchannel" + ], + "category": "integration", + "description": "Optus Mobile Home Assistant Integration", + "domain": "optus", + "etag_repository": "W/\"58f5efc149b60f5ab2179781436cdaca87493af2b19f32443116f54008b0a95f\"", + "last_updated": "2021-06-13T00:40:48Z", + "stargazers_count": 3, + "topics": [ + "assistant", + "mobile", + "optus" + ], + "last_fetched": 1678434008.33285 + }, + "526379993": { + "repository_manifest": { + "name": "tami4edge", + "render_readme": true + }, + "new": true, + "full_name": "0xAlon/tami4edge", + "authors": [ + "@0xAlon" + ], + "category": "integration", + "description": "Home Assistant Integration for tami4edge", + "domain": "tami4edge", + "etag_repository": "W/\"9c6abba151ce6210c4fc4d17a6dd494f5548e9679671428f71d5025826b10284\"", + "last_updated": "2023-10-17T15:49:45Z", + "stargazers_count": 11, + "last_fetched": 1708174322.374187 + }, + "330645002": { + "repository_manifest": { + "name": "Danfoss Ally", + "render_readme": true, + "homeassistant": "2022.1.0", + "zip_release": true, + "filename": "danfoss_ally.zip" + }, + "full_name": "MTrab/danfoss_ally", + "authors": [ + "@MTrab" + ], + "category": "integration", + "description": "Danfoss Ally integration for Home Assistant", + "domain": "danfoss_ally", + "downloads": 467, + "etag_repository": "W/\"1a6318dc1481678ccc552d780070d10ae4405f22f16f2b58eda3c906201367d8\"", + "last_updated": "2024-03-29T12:11:47Z", + "stargazers_count": 37, + "topics": [ + "climate", + "homeassistant-custom-component", + "thermostat" + ], + "last_fetched": 1714625008.606952 + }, + "148520838": { + "repository_manifest": {}, + "full_name": "kalkih/mini-media-player", + "category": "plugin", + "description": "Minimalistic media card for Home Assistant Lovelace UI", + "domain": "", + "downloads": 72681, + "etag_repository": "W/\"7f0f8129f45b949962dc36ae277620b728d42560003a04e063b9d2c55fba6a68\"", + "last_updated": "2024-02-12T14:46:31Z", + "stargazers_count": 1443, + "topics": [ + "automation", + "custom", + "sonos" + ], + "default_branch": "master", + "installed_commit": "c2ff27f", + "installed": true, + "last_commit": "c2ff27f", + "last_version": "v1.16.9", + "open_issues": 152, + "published_tags": [ + "v1.16.9", + "v1.16.8", + "v1.16.7", + "v1.16.6", + "v1.16.5" + ], + "releases": true, + "version_installed": "v1.16.9", + "last_fetched": 1714753171.562911 + }, + "248046910": { + "repository_manifest": { + "name": "SamsungTV Encrypted", + "homeassistant": "2022.3.1" + }, + "full_name": "sermayoral/ha-samsungtv-encrypted", + "authors": [ + "@sermayoral" + ], + "category": "integration", + "description": "Samsung TV Encrypted Models (H & J Series) custom component for Home Assistant", + "domain": "samsungtv_encrypted", + "etag_repository": "W/\"4db4217248531ec4f50a41df1487691dd56372023aab92b532f50222ca733593\"", + "last_updated": "2024-03-10T12:31:20Z", + "stargazers_count": 38, + "topics": [ + "iot", + "samsungtv" + ], + "last_fetched": 1711384519.790562 + }, + "453785158": { + "repository_manifest": { + "name": "gogs", + "render_readme": true, + "country": "FR" + }, + "new": true, + "full_name": "youdroid/home-assistant-gogs", + "authors": [ + "@youdroid" + ], + "category": "integration", + "description": "Gogs component to follow your repositories", + "domain": "gogs", + "etag_repository": "W/\"1d219a18f21f115cc4efc64fab9c3092d8d4011bdf5f971f4134d454b578dbfc\"", + "last_updated": "2022-04-24T20:35:04Z", + "stargazers_count": 1, + "topics": [ + "gogs", + "home-assistant-component" + ], + "last_fetched": 1678527979.367124 + }, + "293488791": { + "repository_manifest": { + "name": "Uonet+ Vulcan", + "country": "PL", + "homeassistant": "2023.3.0", + "render_readme": true + }, + "full_name": "Antoni-Czaplicki/vulcan-for-hassio", + "authors": [ + "@Antoni-Czaplicki" + ], + "category": "integration", + "description": "Vulcan inegration for home assistamt", + "domain": "vulcan", + "etag_repository": "W/\"c9ebadb22a55fdffac8ae715ae311be7b1f1ba43b8e116735507a87e84d41bdd\"", + "last_updated": "2024-04-11T12:48:00Z", + "stargazers_count": 24, + "topics": [ + "timetable", + "vulcan" + ], + "last_fetched": 1713586812.194585 + }, + "269113518": { + "repository_manifest": { + "name": "xcomfort", + "homeassistant": "2021.12.0b0" + }, + "new": true, + "full_name": "plamish/xcomfort", + "authors": [ + "@plamish" + ], + "category": "integration", + "description": "Eaton xComfort SHC integration for Home Assistant", + "domain": "xcomfort", + "etag_repository": "W/\"f6ecc150aa8a446e69c8858e43aa257b416a240aa43a94aba71c514db990ed06\"", + "last_updated": "2024-04-03T10:20:51Z", + "stargazers_count": 17, + "topics": [ + "eaton", + "xcomfort" + ], + "last_fetched": 1712895703.060604 + }, + "290193894": { + "repository_manifest": { + "name": "Rollease Acmeda Automate Pulse Hub v2", + "render_readme": true + }, + "new": true, + "full_name": "sillyfrog/Automate-Pulse-v2", + "authors": [ + "@sillyfrog" + ], + "category": "integration", + "description": "Rollease Acmeda Automate Pulse Hub v2 integration for Home Assistant", + "domain": "automate", + "etag_repository": "W/\"bbf10e3c75bfa79c955ffecc5d9190a00f13c2478f02ad9637466b5d25eb4f79\"", + "last_updated": "2023-02-10T20:57:35Z", + "stargazers_count": 30, + "last_fetched": 1714624768.851724 + }, + "207018200": { + "repository_manifest": { + "name": "Garbage Collection Card", + "filename": "garbage-collection-card.js", + "render_readme": "true" + }, + "full_name": "amaximus/garbage-collection-card", + "category": "plugin", + "description": "Custom Lovelace card for Garbage Collection custom component", + "domain": "", + "downloads": 8973, + "etag_repository": "W/\"e2c3f36c61e1ee93f8c52d00f2b3a5df31b328e6cd8c248e99340a8a8256ebf6\"", + "last_updated": "2023-11-03T13:28:46Z", + "stargazers_count": 121, + "topics": [ + "garbage-collection", + "lovelace-custom-card", + "ui-lovelace" + ], + "last_fetched": 1714279277.361492 + }, + "232424544": { + "repository_manifest": { + "name": "Bosch Smart Home Controller (SHC) integration", + "homeassistant": "2021.1.5" + }, + "full_name": "tschamm/boschshc-hass", + "authors": [ + "@tschamm" + ], + "category": "integration", + "description": "Home Assistant component for accessing Bosch Smart Home Controller using boschshcpy python library.", + "domain": "bosch_shc", + "etag_repository": "W/\"f8f12a478f9cb6e60919dd61bb3ca001d7a57170e50f21e1fe4a9142387763f7\"", + "last_updated": "2024-04-13T15:55:18Z", + "stargazers_count": 146, + "topics": [ + "bosch-smart-home", + "boschshcpy", + "home-assistant-component" + ], + "last_fetched": 1714624712.954865 + }, + "634013716": { + "repository_manifest": { + "name": "sixdegrees-card", + "content_in_root": true, + "filename": "sixdegrees-card.js", + "render_readme": true + }, + "new": true, + "full_name": "krissen/sixdegrees-card", + "category": "plugin", + "description": "Lovelace card, like a gauge but only in six degrees", + "etag_repository": "W/\"af32f0620b44ceaa0fded122b1b544846a60c8c1255a6e6308b71c6351f1b892\"", + "last_updated": "2023-08-23T11:39:01Z", + "stargazers_count": 2, + "topics": [ + "gauge" + ], + "last_fetched": 1692934775.29403 + }, + "180651910": { + "repository_manifest": { + "name": "Zaptec EV charger", + "render_readme": true + }, + "full_name": "custom-components/zaptec", + "authors": [ + "hellowlol" + ], + "category": "integration", + "description": "zaptec charger custom component for home assistant", + "domain": "zaptec", + "etag_repository": "W/\"3ee2ceb36b1e27929f5e89b35163ada6b76c2368e91c67de225337487ca982a7\"", + "last_updated": "2024-04-09T18:01:39Z", + "stargazers_count": 54, + "topics": [ + "api", + "zaptec" + ], + "last_fetched": 1714279219.072463 + }, + "590806135": { + "repository_manifest": { + "name": "Home Assistant Registry", + "hacs": "1.6.0", + "homeassistant": "2023.1.0", + "render_readme": true + }, + "new": true, + "full_name": "amosyuen/ha-registry", + "authors": [ + "@amosyuen" + ], + "category": "integration", + "description": "Adds services for home assistant registry operations", + "domain": "ha_registry", + "etag_repository": "W/\"b93f96fdf55ca67efff8d6a614ae2577e803939e90d59a371e19d4ed10cd042c\"", + "last_updated": "2024-05-01T15:12:01Z", + "stargazers_count": 14, + "topics": [ + "homeassistant-custom-component" + ], + "last_fetched": 1714624977.566193 + }, + "245267534": { + "repository_manifest": { + "name": "Virtual Components" + }, + "full_name": "twrecked/hass-virtual", + "authors": [ + "@twrecked" + ], + "category": "integration", + "description": "Virtual Components for Home Assistant", + "domain": "virtual", + "etag_repository": "W/\"0268b07a826ea289bfe5cecf34fe6348069e4606d68fdcecfb7da59aeb476f54\"", + "last_updated": "2024-02-04T22:48:23Z", + "stargazers_count": 137, + "topics": [ + "virtual" + ], + "last_fetched": 1714624681.837027 + }, + "512213802": { + "repository_manifest": { + "homeassistant": "2022.6.0", + "name": "Cecotec Conga 5290", + "render_readme": true + }, + "new": true, + "full_name": "alemuro/ha-cecotec-conga", + "authors": [ + "@alemuro" + ], + "category": "integration", + "description": "Cecotec Conga - Custom Component for Home Assistant", + "domain": "cecotec_conga", + "etag_repository": "W/\"d5dcfad99e436c83870da77ae37af6e36a4769338a820ced6679d21a409999c1\"", + "last_updated": "2023-07-01T09:09:09Z", + "stargazers_count": 7, + "topics": [ + "automation", + "cecotec", + "conga" + ], + "last_fetched": 1713932070.495255 + }, + "242635439": { + "repository_manifest": { + "name": "Disk Space", + "render_readme": true + }, + "full_name": "kuchel77/diskspace", + "authors": [ + "@kuchel77" + ], + "category": "integration", + "description": "Disk space for a path. For use with Home Assistant", + "domain": "diskspace", + "etag_repository": "W/\"8b4327c7735cbe127006f76dfcd505a37446a997f4b9d34649ba418537ce86d4\"", + "last_updated": "2021-04-18T05:13:59Z", + "stargazers_count": 9, + "topics": [ + "assistant", + "disk", + "home", + "space" + ], + "last_fetched": 1710348019.448724 + }, + "326352749": { + "repository_manifest": { + "name": "MasterLink Gateway", + "country": "US", + "render_readme": true + }, + "new": true, + "full_name": "giachello/mlgw", + "authors": [ + "@giachello", + "@Lele-72" + ], + "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/\"ce850ffeee749f5c3aa77272b88fb06b5b6af8db08a92251e997738647a8a783\"", + "last_updated": "2024-03-08T06:11:30Z", + "stargazers_count": 24, + "topics": [ + "bang-olufsen", + "beolink-gateway", + "masterlink-gateway", + "mlgw-configuration" + ], + "last_fetched": 1710347262.637195 + }, + "555221653": { + "repository_manifest": { + "name": "ViVa Coastal Weather", + "filename": "viva.zip", + "homeassistant": "2023.7.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "astrandb/viva", + "authors": [ + "@astrandb" + ], + "category": "integration", + "description": "A modern Home Assistant integration for ViVa weather service from Swedish Sjöfartsverket", + "domain": "viva", + "downloads": 203, + "etag_repository": "W/\"09f7811e951d5ea74cd3e9558f3810bf7ab9b11ebd759c91307c644a04a1009a\"", + "last_updated": "2024-04-29T17:50:20Z", + "stargazers_count": 5, + "topics": [ + "sealevel", + "sjofartsverket", + "viva" + ], + "last_fetched": 1714624751.217991 + }, + "491303842": { + "repository_manifest": { + "name": "Datetime Card", + "render_readme": 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.", + "domain": "", + "downloads": 554, + "etag_repository": "W/\"416e219c320eb857f154a4b9e3165a589f7743a0a9ab5a965add0f434bbc71ad\"", + "last_updated": "2024-04-13T16:54:40Z", + "stargazers_count": 19, + "topics": [ + "lovelace-custom-card", + "svelte" + ], + "last_fetched": 1713241129.554071 + }, + "307586942": { + "repository_manifest": { + "name": "Bureau of Meteorology", + "render_readme": "true", + "homeassistant": "2023.9.0" + }, + "full_name": "bremor/bureau_of_meteorology", + "authors": [ + "@bremor" + ], + "category": "integration", + "description": "Custom component for retrieving weather information from the Bureau of Meteorology.", + "domain": "bureau_of_meteorology", + "etag_repository": "W/\"4315d43685e06f1bc50fe67f688044cca49f9a86d3f3bf8393dc49ba65283658\"", + "last_updated": "2024-03-24T06:09:36Z", + "stargazers_count": 166, + "topics": [ + "bom", + "bureau", + "forecast", + "meteorology", + "observations", + "weather", + "weather-information" + ], + "last_fetched": 1714624861.788486 + }, + "283518438": { + "repository_manifest": { + "name": "RHVoice", + "render_readme": true + }, + "full_name": "definitio/ha-rhvoice", + "authors": [ + "@definitio" + ], + "category": "integration", + "description": "Home Assistant integration for RHVoice - a local text-to-speech engine.", + "domain": "rhvoice", + "etag_repository": "W/\"1abf8a3649f091de3c41b60826e76b78634dad81ecf9f6cbeb9c16dc086de3f1\"", + "last_updated": "2024-02-17T16:56:35Z", + "stargazers_count": 40, + "topics": [ + "rhvoice", + "tts" + ], + "last_fetched": 1709125419.668936 + }, + "560848165": { + "repository_manifest": { + "name": "Compound definition for Home Assistant integration for Homey", + "render_readme": true + }, + "new": true, + "full_name": "RonnyWinkler/homeassistant.homey", + "authors": [ + "@RonnyWinkler" + ], + "category": "integration", + "description": "Homey compound device component", + "domain": "homey", + "etag_repository": "W/\"a5aee7a137c940486681cf9ff903f0fd758307e801a57406510d91ba8b709979\"", + "last_updated": "2023-06-08T14:25:19Z", + "stargazers_count": 4, + "topics": [ + "compound", + "homey" + ], + "last_fetched": 1712409935.550006 + }, + "248954055": { + "repository_manifest": { + "name": "Stack In Card", + "render_readme": true, + "filename": "stack-in-card.js" + }, + "full_name": "custom-cards/stack-in-card", + "category": "plugin", + "description": "🛠 group multiple cards into one card without the borders", + "domain": "", + "downloads": 82598, + "etag_repository": "W/\"cbcb02f14ea6c2a3fa327f9b2c5af00f8160237156007dd5a9e4fd75aebdbe39\"", + "last_updated": "2024-04-02T20:01:27Z", + "stargazers_count": 252, + "last_fetched": 1714624463.91843 + }, + "146194325": { + "repository_manifest": { + "name": "button-card", + "render_readme": true, + "filename": "button-card.js", + "homeassistant": "2023.7.0" + }, + "full_name": "custom-cards/button-card", + "category": "plugin", + "description": "â‡ï¸ Lovelace button-card for home assistant", + "domain": "", + "downloads": 113836, + "etag_repository": "W/\"5c676479c22f2ddd6edd5dd280feb74e96d49b216515391f51fb36fb8f6490bb\"", + "last_updated": "2024-02-01T11:24:39Z", + "stargazers_count": 1752, + "last_fetched": 1714624788.848 + }, + "712412324": { + "repository_manifest": { + "name": "OSO Energy HACS", + "country": "NO", + "homeassistant": "2023.10.0b0", + "render_readme": true + }, + "new": true, + "full_name": "osohotwateriot/osoenergy_community", + "authors": [ + "@osohotwateriot" + ], + "category": "integration", + "description": "This is an OSO Energy integration for the Home Assistant Community Store", + "domain": "osoenergy_community", + "etag_repository": "W/\"1660bf7c01688ef3c78c681a6c3ea10e1038f2e2e6f015c888e1f382b81ffd02\"", + "last_updated": "2023-12-05T14:52:53Z", + "stargazers_count": 3, + "topics": [ + "osoenergy" + ], + "last_fetched": 1707676748.894432 + }, + "232269564": { + "repository_manifest": { + "name": "Konke", + "country": "CN" + }, + "full_name": "5high/konke", + "authors": [ + "@jedmeng" + ], + "category": "integration", + "description": "控客å°K 接入Home Assistant,支æŒæœ€æ–°ç‰ˆæœ¬HA ç›®å‰æœ€æ–°ç‰ˆæœ¬ï¼ˆ0.103),相信未æ¥çš„版本也å¯ä»¥æ”¯æŒã€‚", + "domain": "konke", + "etag_repository": "W/\"0bfc2ca8a50e1efe79f0a9bf5c40f64f14a015d830f47ab803311107b8dad923\"", + "last_updated": "2024-03-25T06:47:54Z", + "stargazers_count": 22, + "last_fetched": 1711384108.866925 + }, + "711170365": { + "repository_manifest": { + "name": "Eeveemobility", + "render_readme": true + }, + "new": true, + "full_name": "geertmeersman/eeveemobility", + "authors": [ + "@geertmeersman" + ], + "category": "integration", + "description": "Home Assistant component for Eevee Mobility", + "domain": "eeveemobility", + "downloads": 1, + "etag_repository": "W/\"438de5fb7496acbbbf52ca6ba5f70fdd56bfe58030b660d7eb6460671ef88efb\"", + "last_updated": "2024-04-29T07:36:39Z", + "stargazers_count": 4, + "topics": [ + "eevee", + "mobility" + ], + "last_fetched": 1714624554.762888 + }, + "580152298": { + "repository_manifest": { + "name": "Polar", + "render_readme": true + }, + "new": true, + "full_name": "Aohzan/hass-polar", + "authors": [ + "@Aohzan" + ], + "category": "integration", + "description": "Polar integration for Home Assistant", + "domain": "polar", + "etag_repository": "W/\"6c665c569909ff232064b0616e183f912cf7161bef20e2c86f426986ba491793\"", + "last_updated": "2023-08-08T18:15:38Z", + "stargazers_count": 11, + "topics": [ + "home-assistant-integration", + "polar", + "polar-accesslink", + "polar-electro" + ], + "last_fetched": 1705596225.269745 + }, + "319401286": { + "repository_manifest": { + "name": "Rademacher HomePilot Bridge", + "zip_release": true, + "filename": "rademacher.zip", + "country": "PT", + "homeassistant": "2021.12.8", + "render_readme": true + }, + "new": true, + "full_name": "peribeir/homeassistant-rademacher", + "authors": [ + "@peribeir" + ], + "category": "integration", + "description": "This custom integration provides access to Rademacher Devices connected to a HomePilot (or Start2Smart) bridge.", + "domain": "rademacher", + "downloads": 2135, + "etag_repository": "W/\"934f65d6366c8760f7903297109a52ecd0c96dac2d6f75e31ef8d6ea4801695e\"", + "last_updated": "2024-04-25T12:57:59Z", + "stargazers_count": 53, + "topics": [ + "homepilot", + "iot", + "rademacher" + ], + "last_fetched": 1714279471.218805 + }, + "457458731": { + "repository_manifest": { + "name": "Material 3 Dark & Light Theme 07: DarkOliveGreen", + "filename": "m3-07-darkolivegreen.yaml", + "render_readme": "true" + }, + "full_name": "AmoebeLabs/HA-Theme_M3-07-DarkOliveGreen", + "category": "theme", + "description": "Material Design 3 based theme (dark olive green) for Home Assistant", + "domain": "", + "etag_repository": "W/\"5ed5e72506b1a0fa458c9cc6832f079e86c9bd61a5dd75c6ece20a2c2b38a0a0\"", + "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": 1678527989.476541 + }, + "215075805": { + "repository_manifest": { + "name": "Blue Night Theme" + }, + "full_name": "home-assistant-community-themes/blue-night", + "category": "theme", + "description": "Blue Night theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"f921d7e7030e81001795c31f8a372b699b6fccb785e3010386e168b47e871312\"", + "last_updated": "2024-02-19T05:52:25Z", + "stargazers_count": 8, + "last_fetched": 1709125426.287183 + }, + "507038522": { + "repository_manifest": { + "name": "NAD Multi-room Audio Controller", + "render_readme": true + }, + "new": true, + "full_name": "Breina/nad_controller", + "authors": [ + "@Breina" + ], + "category": "integration", + "description": "NAD Multi-room Audio Controller HomeAssistant Integration", + "domain": "nad_controller", + "etag_repository": "W/\"9ea03431986dba5c47582731b1b5c698d0865d740d5ad5b943101b66065c2b9b\"", + "last_updated": "2024-02-29T13:14:52Z", + "topics": [ + "amplifier-controller" + ], + "last_fetched": 1710347432.656101 + }, + "492996183": { + "repository_manifest": { + "name": "Hue-Like Light Card", + "render_readme": true, + "filename": "hue-like-light-card.js" + }, + "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.", + "domain": "", + "downloads": 7754, + "etag_repository": "W/\"d106602bc2d051c317cd1d3c323372c12669bac4063b1cbcced5d87ffc4451e4\"", + "last_updated": "2024-04-28T16:31:01Z", + "stargazers_count": 106, + "topics": [ + "hue", + "hue-lights-control", + "light", + "lovelace-card", + "rgb-lights" + ], + "last_fetched": 1714624751.274889 + }, + "273007955": { + "repository_manifest": { + "name": "Power Usage Card with Regular Expressions", + "content_in_root": true, + "filename": "power-usage-card-regex.js", + "render_readme": true + }, + "full_name": "DBa2016/power-usage-card-regex", + "category": "plugin", + "description": "Lovelace pie chart card that displays current energy usage", + "domain": "", + "etag_repository": "W/\"a2650fdbeeb0396025c31a351d5db4ac4e93cf64b851e882d5279dccea2fc606\"", + "last_updated": "2022-07-26T02:31:34Z", + "stargazers_count": 9, + "topics": [ + "lovelace-custom-card", + "power-usage" + ], + "last_fetched": 1712064299.30596 + }, + "534848317": { + "repository_manifest": { + "name": "Redback Technologies", + "homeassistant": "2022.11.0", + "render_readme": true + }, + "new": true, + "full_name": "juicejuice/homeassistant_redback", + "authors": [ + "@juicejuice" + ], + "category": "integration", + "description": "Home Assistant integration for inverter and battery systems from Redback Technologies", + "domain": "redback", + "etag_repository": "W/\"a787d5c3c056f2148ac419dc5b4556be95601067a833064915c85aa28c5ab316\"", + "last_updated": "2024-03-03T22:52:37Z", + "stargazers_count": 6, + "topics": [ + "inverter", + "redback-technologies" + ], + "last_fetched": 1710347376.924919 + }, + "407205510": { + "repository_manifest": { + "name": "ПИК Домофон / PIK Intercom", + "render_readme": true, + "country": "RU", + "homeassistant": "2023.6.0" + }, + "new": true, + "full_name": "alryaz/hass-pik-intercom", + "authors": [ + "@alryaz" + ], + "category": "integration", + "description": "ПИК Домофон Ð´Ð»Ñ Home Assistant", + "domain": "pik_intercom", + "downloads": 5, + "etag_repository": "W/\"c3ebf3579844664678a3dca764750ff274601f0162218a41f6b5fe477042af13\"", + "last_updated": "2024-03-17T13:05:15Z", + "stargazers_count": 43, + "topics": [ + "intercom", + "pik-group" + ], + "last_fetched": 1713586442.397477 + }, + "381052530": { + "repository_manifest": { + "name": "FordPass China", + "country": [ + "CN" + ], + "render_readme": true + }, + "new": true, + "full_name": "georgezhao2010/fordpass_china", + "authors": [ + "@georgezhao2010" + ], + "category": "integration", + "description": "ç¦ç‰¹æ´¾çš„Home Assistant集æˆç»„件,通过Home Assistant远程监控或者控制你的ç¦ç‰¹/林肯汽车", + "domain": "fordpass_china", + "etag_repository": "W/\"94dc479ac7d0b5acda6f3b2f57659d4779f5737e155210e4f29efd02ffa849a4\"", + "last_updated": "2022-11-10T11:48:30Z", + "stargazers_count": 26, + "topics": [ + "china", + "ford", + "fordpass", + "lincoln", + "lincoln-way" + ], + "last_fetched": 1713241451.2349 + }, + "261031401": { + "repository_manifest": { + "name": "couchpotato", + "render_readme": true, + "country": "FR" + }, + "full_name": "youdroid/home-assistant-couchpotato", + "authors": [ + "@youdroid" + ], + "category": "integration", + "description": "🎥 CouchPotato component to feed Upcoming Media Card.", + "domain": "couchpotato", + "etag_repository": "W/\"3a20ded435edd5140daaeac8ec9ee0b27f07d6ca152e7021d82570e50b0b71dc\"", + "last_updated": "2022-06-01T18:11:07Z", + "stargazers_count": 5, + "topics": [ + "couchpotato" + ], + "last_fetched": 1681843421.542686 + }, + "507584200": { + "repository_manifest": { + "name": "Ecopower Dynamic Grid Prices", + "hacs": "1.6.0", + "render_readme": true, + "homeassistant": "0.118.0" + }, + "new": true, + "full_name": "infradom/ecopower_dynamic_grid_prices", + "authors": [ + "@infradom" + ], + "category": "integration", + "description": "Dynamic Grid Prices for Ecopower", + "domain": "ecopower_dynamic_grid_prices", + "etag_repository": "W/\"bb1b6dd0ae8cbcb04265642fe617e54a1be3c51b4159281cc846848c317c4f53\"", + "last_updated": "2023-10-03T07:03:03Z", + "stargazers_count": 7, + "topics": [ + "day-ahead-market", + "ecopower", + "electricity-market", + "electricity-prices", + "forecasts" + ], + "last_fetched": 1706626776.844003 + }, + "188698828": { + "repository_manifest": { + "country": [ + "RU", + "BY" + ], + "homeassistant": "2023.2", + "name": "Yandex Smart Home", + "render_readme": true, + "zip_release": true, + "filename": "yandex_smart_home.zip" + }, + "new": true, + "full_name": "dext0r/yandex_smart_home", + "authors": [ + "@dmitry-k", + "@dext0r" + ], + "category": "integration", + "description": "Adds support for Yandex Smart Home (Alice voice assistant) into Home Assistant", + "domain": "yandex_smart_home", + "downloads": 2594, + "etag_repository": "W/\"b94cf4cb3769d5148b9ff7ccbcf1970e20eab467c462a95b39e5bb793e9becd5\"", + "last_updated": "2024-04-29T11:22:40Z", + "stargazers_count": 728, + "topics": [ + "alice", + "home-assistant-component", + "voice-assistant", + "yandex" + ], + "last_fetched": 1714624861.858458 + }, + "187339794": { + "repository_manifest": { + "name": "TV Remote Card", + "content_in_root": true, + "homeassistant": "2022.4.0" + }, + "full_name": "marrobHD/tv-card", + "category": "plugin", + "description": "📺 TV Remote Card", + "domain": "", + "etag_repository": "W/\"ce38716d5a8c021c9710ca45b280eadc0e2ebd5c6147cdeefe9e7ead86f1b449\"", + "last_updated": "2022-11-15T14:04:23Z", + "stargazers_count": 170, + "topics": [ + "homeassistant-tv-card", + "lovelace-card", + "tv-card" + ], + "last_fetched": 1714279069.876095 + }, + "296946072": { + "repository_manifest": { + "homeassistant": "0.115.0", + "name": "Kodi Recently Added Media", + "render_readme": true + }, + "full_name": "boralyl/kodi-recently-added", + "authors": [ + "@boralyl" + ], + "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/\"69b22aa599c6688f0e48d04822389eb656a4be43e0cd89919eae142954c15b64\"", + "last_updated": "2021-12-19T23:48:44Z", + "stargazers_count": 8, + "topics": [ + "kodi" + ], + "last_fetched": 1713932346.065565 + }, + "542621509": { + "repository_manifest": { + "name": "Imou Life", + "hacs": "1.6.0", + "render_readme": true + }, + "new": true, + "full_name": "user2684/imou_life", + "authors": [ + "@user2684" + ], + "category": "integration", + "description": "Home Assistant custom component for controlling Imou devices", + "domain": "imou_life", + "downloads": 47, + "etag_repository": "W/\"761a134c026f4aa7df534d7b3b64aa86e73f67af2929a672a91609f9665f8b4d\"", + "last_updated": "2024-01-27T14:23:03Z", + "stargazers_count": 102, + "topics": [ + "camera", + "imou", + "imou-life", + "motion-detection", + "webcam" + ], + "last_fetched": 1714624873.11851 + }, + "179808576": { + "repository_manifest": { + "name": "BHA Icon Pack" + }, + "full_name": "hulkhaugen/hass-bha-icons", + "category": "plugin", + "description": "Additional icons for Home Assistant to accompany the MDI icons", + "domain": "", + "etag_repository": "W/\"bed5f26bd142929bef4d77ed9885a6654effa8fbf3a5b2a68b264d3439c0a245\"", + "last_updated": "2024-05-01T19:25:31Z", + "stargazers_count": 158, + "topics": [ + "icons", + "iconset", + "svg-icons" + ], + "last_fetched": 1714624506.459516 + }, + "499270202": { + "repository_manifest": { + "name": "Hourly Weather Card", + "render_readme": true, + "filename": "hourly-weather.js" + }, + "full_name": "decompil3d/lovelace-hourly-weather", + "category": "plugin", + "description": "Hourly weather card for Home Assistant. Visualize upcoming weather conditions as a colored horizontal bar.", + "domain": "", + "downloads": 16257, + "etag_repository": "W/\"5d515712b2bdefe2a1161555a1ad8156037a281a3860921957c8802f709e598f\"", + "last_updated": "2024-05-01T16:49:20Z", + "stargazers_count": 242, + "topics": [ + "card", + "hourly", + "weather" + ], + "last_fetched": 1714624851.07312 + }, + "293843053": { + "repository_manifest": { + "name": "Adax heaters" + }, + "full_name": "Danielhiversen/home_assistant_adax", + "authors": [ + "@danielhiversen" + ], + "category": "integration", + "description": "Integration for Adax heaters", + "domain": "adax", + "etag_repository": "W/\"253a897a9613ea8cb9894939748a2cfcfeb352ff9436d435285fc87e4894d066\"", + "last_updated": "2021-04-28T05:30:29Z", + "stargazers_count": 32, + "topics": [ + "adax", + "adax-heaters" + ], + "last_fetched": 1707313825.846433 + }, + "391700886": { + "repository_manifest": { + "name": "aria2 integration", + "homeassistant": "2021.7.4", + "render_readme": true + }, + "new": true, + "full_name": "deblockt/hass-aria2", + "authors": [ + "@deblockt" + ], + "category": "integration", + "description": "Aria2 integration for home assistant", + "domain": "aria2", + "downloads": 4, + "etag_repository": "W/\"d50b4511b24769dd3690486f5b37ec7478cdb963cfcf45c93c51173e00538af7\"", + "last_updated": "2023-10-05T19:04:30Z", + "stargazers_count": 4, + "topics": [ + "aria2", + "download-manager", + "downloader" + ], + "last_fetched": 1699708898.644926 + }, + "306822538": { + "repository_manifest": { + "name": "NSW Rural Fire Service - Fire Danger", + "country": [ + "AU" + ], + "homeassistant": "2022.8.0" + }, + "full_name": "exxamalte/home-assistant-custom-components-nsw-rural-fire-service-fire-danger", + "authors": [ + "@exxamalte" + ], + "category": "integration", + "description": "Home Assistant Custom Component: NSW Rural Fire Service Fire Danger", + "domain": "nsw_rural_fire_service_fire_danger", + "etag_repository": "W/\"c98258a81c41ed4ee6c75d4fa1d4a0c784b85b7b5a1cec2092bf4cbcccf7b830\"", + "last_updated": "2024-01-01T11:44:16Z", + "stargazers_count": 7, + "topics": [ + "fire-danger", + "nsw", + "rural-fire-service" + ], + "last_fetched": 1708173901.618653 + }, + "582589896": { + "repository_manifest": { + "name": "Versatile Thermostat", + "render_readme": true, + "homeassistant": "2024.4.3" + }, + "new": true, + "full_name": "jmcollin78/versatile_thermostat", + "authors": [ + "@jmcollin78" + ], + "category": "integration", + "description": "A full featured Thermostat for Home Assistant: presets, window, motion, presence and overpowering management", + "domain": "versatile_thermostat", + "etag_repository": "W/\"74b3a04b6aa62080dd92a81b194138496c79091be2fe1a7aacfcecf289b64c7d\"", + "last_updated": "2024-04-30T10:07:47Z", + "stargazers_count": 241, + "topics": [ + "hacs-custom", + "thermostat" + ], + "last_fetched": 1714624437.725516 + }, + "482473793": { + "repository_manifest": { + "name": "Prix Carburant", + "country": "FR", + "render_readme": true, + "homeassistant": "2022.5.0" + }, + "new": true, + "full_name": "Aohzan/hass-prixcarburant", + "authors": [ + "@Aohzan" + ], + "category": "integration", + "description": "Récupération des prix des stations en France", + "domain": "prix_carburant", + "etag_repository": "W/\"ccfd92da7af4f42bf3a9f628f795ccf188a97c7df412bbdf34277f7cb8698b11\"", + "last_updated": "2024-04-18T12:07:46Z", + "stargazers_count": 26, + "topics": [ + "carburant", + "gas", + "price" + ], + "last_fetched": 1713586438.059551 + }, + "583449944": { + "repository_manifest": { + "name": "Silent remotes card", + "filename": "silent-remotes-card.js", + "render_readme": true, + "homeassistant": "0.95.4" + }, + "new": true, + "full_name": "silentbil/silent-remotes-card", + "category": "plugin", + "description": "Remotes control card for home assistant", + "etag_repository": "W/\"25988dc53e22612183bc0edb52fdf5b853d34aac1524d374167c1f371b5e3327\"", + "last_updated": "2023-10-15T07:56:51Z", + "stargazers_count": 6, + "topics": [ + "broadlink", + "card", + "remote", + "remote-control", + "smartir" + ], + "last_fetched": 1710347420.217374 }, "580805288": { "repository_manifest": { @@ -25559,107 +30459,1043 @@ "NO" ] }, + "new": true, + "full_name": "BobTheShoplifter/HomeAssistant-Posten", "authors": [ "@BobTheShoplifter" ], "category": "integration", "description": "Posten integrasjon som trigger dagen nÃ¥r posten kommer: https://www.posten.no/levering-av-post", "domain": "posten", - "etag_repository": "W/\"3547c9d9eb75702c4a16708e3ead70ba872fba4ed869ca41bb62c157629f1a8b\"", - "full_name": "BobTheShoplifter/HomeAssistant-Posten", - "last_updated": "2022-12-28T02:03:54Z", - "new": true, - "stargazers_count": 5, + "etag_repository": "W/\"3d7afae0b3fb88cc2ed2e0ca1d51091bb3b77689a7b683b21197212f44718f1b\"", + "last_updated": "2024-03-27T05:12:18Z", + "stargazers_count": 35, "topics": [ "posten", "posten-packages" ], - "last_fetched": 1672282186.147226 + "last_fetched": 1712063782.040732 }, - "560282866": { + "215075899": { "repository_manifest": { - "name": "Universal Lighting Controllers", - "hide_default_branch": true, + "name": "Grey Night Theme" + }, + "full_name": "home-assistant-community-themes/grey-night", + "category": "theme", + "description": "Grey Night theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"7f4885358100e082c586c792f2af3e8bb6d2d42ff15d0c9720936e1fa705f7e7\"", + "last_updated": "2024-02-19T10:56:21Z", + "stargazers_count": 4, + "last_fetched": 1709124848.981622 + }, + "676012641": { + "repository_manifest": { + "name": "Audiobookshelf", "hacs": "1.6.0", - "homeassistant": "2022.11.0" + "homeassistant": "0.118.0" }, + "new": true, + "full_name": "wolffshots/hass-audiobookshelf", "authors": [ - "@monty68" + "@wolffshots" ], "category": "integration", - "description": "Universal Light Controller Integration for Home Assistant", - "domain": "uniled", - "etag_repository": "W/\"78198ace4d37041d34c52192ef8b2bc108fa357b0ad332f4b8701a7c33c61a24\"", - "full_name": "monty68/uniled", - "last_updated": "2022-12-28T16:23:56Z", - "new": true, - "stargazers_count": 12, + "description": "Adds sensors for an Audiobookshelf server to Home Assistant to show connection and active sessions", + "domain": "audiobookshelf", + "etag_repository": "W/\"82ed4ee2d45a91bfbdea3a4d753af7dfd43563aad320b9a958aa866c431af009\"", + "last_updated": "2024-04-24T19:40:41Z", + "stargazers_count": 29, "topics": [ - "controller", - "light", - "sp107e", - "sp110e", - "sp601e", - "sp6117e", - "sp611e" + "audiobooks", + "audiobookshelf" ], - "last_fetched": 1672552191.579772 + "last_fetched": 1714279168.385208 }, - "581307720": { + "131915802": { "repository_manifest": { - "name": "QuestDB State Storage (QSS)", - "homeassistant": "2022.12.0", - "hide_default_branch": true, + "name": "Places", "render_readme": true, + "homeassistant": "2023.1.0b0", "zip_release": true, - "filename": "qss.zip" + "filename": "places.zip", + "persistent_directory": "json_sensors" }, + "full_name": "custom-components/places", "authors": [ - "@CM000n" + "@tenly2000", + "@iantrich" ], "category": "integration", - "description": "QuestDB State Storage (QSS) Custom Component for Home Assistant to store entity states inside a QuestDB.", - "domain": "qss", - "downloads": 40, - "etag_repository": "W/\"8ec315c8379325abae025e3483650380a28701bfdbd53803b3ced85c732263bd\"", - "full_name": "CM000n/qss", - "last_updated": "2022-12-29T18:44:09Z", - "new": true, - "stargazers_count": 2, + "description": "Component to integrate with OpenStreetMap Reverse Geocode (places)", + "domain": "places", + "downloads": 1462, + "etag_repository": "W/\"96c081dc7085fa1107a7aa556b8c5e638143d0e1f5eea6746435ba8c592d549a\"", + "last_updated": "2024-05-01T22:54:46Z", + "stargazers_count": 104, "topics": [ - "analytics", - "database", - "grafana", - "qss", - "questdb", - "state-storage", - "storage", - "timeseries" + "device-tracker", + "geolocation", + "openstreetmap" ], - "last_fetched": 1672738287.858459 + "last_fetched": 1714624753.42968 }, - "446955395": { + "658074877": { "repository_manifest": { - "name": "Ultimate tv remote card with touchpad and more", - "content_in_root": true, + "name": "IPv64", + "zip_release": true, + "country": [ + "DE", + "PT", + "SK", + "US" + ], "render_readme": true, - "filename": "touchpad-card.js" + "homeassistant": "2024.4.4", + "hacs": "1.34.0", + "filename": "ipv64.zip" }, - "category": "plugin", - "description": "A card that simplifies TV interaction from HomeAssistant", - "etag_repository": "W/\"95683c628cddbb482c4c0a0938ff57e75f3daf59750fab050eb6a297c611c3fa\"", - "full_name": "iablon/HomeAssistant-Touchpad-Card", - "last_updated": "2022-12-30T13:59:18Z", + "new": true, + "full_name": "Ludy87/ipv64", + "authors": [ + "@Ludy87" + ], + "category": "integration", + "description": "IPv64.net | Free DynDNS2 & Healthcheck Service Home Assistant Integration", + "domain": "ipv64", + "downloads": 181, + "etag_repository": "W/\"c1260499ea691fb0e4ec825fb74b3c7663ac83c130033c98fea6e9738ae1b119\"", + "last_updated": "2024-04-26T20:34:47Z", + "stargazers_count": 7, + "topics": [ + "dyndns", + "hassio-integration", + "hassos", + "home-assistant-component", + "ipv4", + "ipv6", + "ipv64", + "rpicloud" + ], + "last_fetched": 1714279473.076905 + }, + "716211438": { + "repository_manifest": { + "name": "Notion ToDo", + "filename": "notion_todo.zip", + "hide_default_branch": true, + "homeassistant": "2024.1.0", + "render_readme": true, + "zip_release": true + }, + "new": true, + "full_name": "JanGiese/notion_todo", + "authors": [ + "@JanGiese" + ], + "category": "integration", + "description": "ToDo Integration for Notion and HomeAssistant", + "domain": "notion_todo", + "downloads": 372, + "etag_repository": "W/\"faca0ac35e683b291d093dde944a70deaed9c67cfeb81125906c47c5efd4c787\"", + "last_updated": "2024-04-29T21:36:48Z", + "stargazers_count": 7, + "topics": [ + "home-assistant-custom-component", + "notion-database" + ], + "last_fetched": 1714625088.869761 + }, + "477001098": { + "repository_manifest": { + "name": "Philips AirPurifier (with CoAP)", + "render_readme": true, + "homeassistant": "2021.11.0b0" + }, + "new": true, + "full_name": "kongo09/philips-airpurifier-coap", + "authors": [ + "@kongo09" + ], + "category": "integration", + "description": "💨 Philips AirPurifier custom component for Home Assistant. Supports local CoAP protocol.", + "domain": "philips_airpurifier_coap", + "etag_repository": "W/\"412044ac8e5d1e55e1d2bcd5d64702105e35da8b988a7a7cc3fa7d0be45fe0b5\"", + "last_updated": "2024-03-24T19:07:07Z", + "stargazers_count": 150, + "topics": [ + "air-purifier", + "philips" + ], + "last_fetched": 1714624769.183414 + }, + "516625225": { + "repository_manifest": { + "name": "Sutro", + "hacs": "1.6.0", + "homeassistant": "0.118.0", + "render_readme": true + }, + "new": true, + "full_name": "ydogandjiev/hass-sutro", + "authors": [ + "@ydogandjiev" + ], + "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/\"bf25f7573805da85233c3391717b9db148966325b5d488e5c14463881f08fb42\"", + "last_updated": "2024-01-20T01:01:12Z", "stargazers_count": 9, "topics": [ - "remote", - "tizen", - "touchpad", - "touchpad-remote", - "trackpad", - "tv-remote" + "sutro" ], - "last_fetched": 1672462187.868474 + "last_fetched": 1706280720.145539 + }, + "193371652": { + "repository_manifest": { + "name": "Looko2 sensor", + "country": "PL", + "render_readme": true, + "zip_release": true, + "filename": "looko2.zip" + }, + "full_name": "PiotrMachowski/Home-Assistant-custom-components-Looko2", + "authors": [ + "@PiotrMachowski" + ], + "category": "integration", + "description": "This sensor uses official API to get air quality data from https://looko2.com.", + "domain": "looko2", + "downloads": 192, + "etag_repository": "W/\"c83dffd2a841c4d20e22354e6cf5b603365a8e4e1276186598c49bde18fe0912\"", + "last_updated": "2023-07-07T02:53:44Z", + "stargazers_count": 5, + "topics": [ + "air-quality", + "weather" + ], + "last_fetched": 1711384499.355861 + }, + "309053262": { + "repository_manifest": { + "name": "GitHub Light Theme", + "render_readme": true + }, + "full_name": "einschmidt/github_light_theme", + "category": "theme", + "description": "A Home Assistant theme inspired on Github.", + "domain": "", + "etag_repository": "W/\"178c68ef5a51027c7ab02eb5c08424787708a16087bec04a7d639cd05f9d545f\"", + "last_updated": "2023-12-01T17:56:43Z", + "stargazers_count": 4, + "topics": [ + "assistant-theme" + ], + "last_fetched": 1706626863.866005 + }, + "586066332": { + "repository_manifest": { + "name": "Tuiss Smartview Blinds (Blinds2go)", + "render_readme": true, + "homeassistant": "2022.8.0" + }, + "new": true, + "full_name": "pink88/Tuiss2HA", + "authors": [ + "@pink88" + ], + "category": "integration", + "description": "Integrates Blinds2go smart blinds powered by the Tuiss Smartview platform with Home Assistant using ble. ", + "domain": "tuiss2ha", + "etag_repository": "W/\"d507cacc8aefed8b7356cb8a4027d0915092080ed4b3420a3f89a703d4554709\"", + "last_updated": "2024-02-29T19:01:25Z", + "stargazers_count": 30, + "topics": [ + "blinds", + "covers", + "smart-blinds" + ], + "last_fetched": 1714624506.573195 + }, + "378767428": { + "repository_manifest": { + "name": "Drivvo", + "country": "BR", + "render_readme": true + }, + "new": true, + "full_name": "hudsonbrendon/sensor.drivvo", + "authors": [ + "@hudsonbrendon", + "@dougiteixeira" + ], + "category": "integration", + "description": "Custom component for information about your car's status available on drivvo.com for the home assistant", + "domain": "drivvo", + "etag_repository": "W/\"d3619176a8bceee2060ed8bdc812f01b3c0d9730c2e3c4a0199ea090e1c7b097\"", + "last_updated": "2023-11-12T21:53:26Z", + "stargazers_count": 25, + "topics": [ + "car", + "drivvo", + "gasoline", + "supplies", + "vehicle" + ], + "last_fetched": 1711384534.698091 + }, + "254206234": { + "repository_manifest": { + "name": "PVPC Hourly Pricing Card", + "render_readme": 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", + "domain": "", + "downloads": 1722, + "etag_repository": "W/\"c7f892a2117ec2b494a57c6819607e263eb63e97dc7c9fb5386b825713881a99\"", + "last_updated": "2024-04-10T13:25:49Z", + "stargazers_count": 80, + "topics": [ + "esios", + "graphics", + "lovelace-card", + "lovelace-custom-card", + "pvpc", + "ree" + ], + "last_fetched": 1713932042.761041 + }, + "333849286": { + "repository_manifest": { + "name": "Eforsyning", + "country": "DK", + "homeassistant": "2022.12", + "render_readme": true + }, + "new": true, + "full_name": "kpoppel/homeassistant-eforsyning", + "authors": [ + "@kpoppel" + ], + "category": "integration", + "description": "Home Assistant module enabling retrieval of regional heating data from eForsyning.", + "domain": "eforsyning", + "etag_repository": "W/\"70f78b2c21c82ee650729e7c7f63d76b7b137b46bb0a3395871941f099eae48d\"", + "last_updated": "2024-03-05T06:47:58Z", + "stargazers_count": 32, + "topics": [ + "energy", + "heating" + ], + "last_fetched": 1714279349.826309 + }, + "264415552": { + "repository_manifest": { + "name": "Hive Custom Component", + "render_readme": true + }, + "full_name": "Pyhass/Hive-Custom-Component", + "authors": [ + "@Rendili", + "@KJonline" + ], + "category": "integration", + "description": "A custom version of the home assistant hive component", + "domain": "hive", + "etag_repository": "W/\"2576ca645955f8ca6675646d5ddcdee61835e999217b0be9849a50fdb468ec75\"", + "last_updated": "2024-02-12T18:14:33Z", + "stargazers_count": 33, + "topics": [ + "hive" + ], + "last_fetched": 1710693110.315447 + }, + "269588712": { + "repository_manifest": { + "name": "Philips Hue Play HDMI Sync Box", + "render_readme": true, + "homeassistant": "2024.4.0" + }, + "full_name": "mvdwetering/huesyncbox", + "authors": [ + "@mvdwetering" + ], + "category": "integration", + "description": "Custom integration for Home Assistant to control the Philips Hue Play HDMI Sync Box", + "domain": "huesyncbox", + "downloads": 30, + "etag_repository": "W/\"7c6720742780086239ef085b2e118af5df2142ee5185ca38e75d0ef97107add3\"", + "last_updated": "2024-04-23T11:43:46Z", + "stargazers_count": 98, + "topics": [ + "hue-entertainment", + "huesync", + "philips-hue" + ], + "last_fetched": 1714624438.732921 + }, + "205261230": { + "repository_manifest": { + "name": "HTML Jinja2 Template card", + "filename": "html-template-card.js" + }, + "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.", + "domain": "", + "etag_repository": "W/\"6463eaa6d5f4cf3371e762d12c0489fd18c94ef3abe7a7a8c3a0a41dec952faf\"", + "last_updated": "2023-07-07T02:53:40Z", + "stargazers_count": 65, + "topics": [ + "jinja2", + "lovelace-card" + ], + "last_fetched": 1714624736.268524 + }, + "487536666": { + "repository_manifest": { + "name": "Nilan", + "homeassistant": "2024.4.4", + "render_readme": true + }, + "new": true, + "full_name": "veista/nilan", + "authors": [ + "@veista" + ], + "category": "integration", + "description": "Nilan integration for Home Assistant", + "domain": "nilan", + "etag_repository": "W/\"5e7bc96c9a04911be0cc144bd7f6462e36df9ec04d840805b4e2f7de380f2bd4\"", + "last_updated": "2024-04-14T18:07:01Z", + "stargazers_count": 42, + "topics": [ + "iot", + "modbus-tcp" + ], + "last_fetched": 1713932332.91732 + }, + "574693804": { + "repository_manifest": { + "name": "Hypervolt Charger", + "country": [ + "GB", + "AU" + ] + }, + "new": true, + "full_name": "gndean/home-assistant-hypervolt-charger", + "authors": [ + "@gndean" + ], + "category": "integration", + "description": "Home Assistant integration for Hypervolt EV charger", + "domain": "hypervolt_charger", + "etag_repository": "W/\"3a20acbf0852bff2a995f61fe2fb2808822d2076c975aa885ddce721c6b9d849\"", + "last_updated": "2024-04-29T22:07:49Z", + "stargazers_count": 41, + "topics": [ + "ev-charger", + "ev-charging", + "hypervolt" + ], + "last_fetched": 1714624873.262229 + }, + "548811638": { + "repository_manifest": { + "name": "Epson Projector Link", + "hacs": "1.6.0", + "homeassistant": "2023.4.0", + "render_readme": true + }, + "new": true, + "full_name": "amosyuen/ha-epson-projector-link", + "authors": [ + "@amosyuen" + ], + "category": "integration", + "description": "Home Assistant Epson Projector Link", + "domain": "epson_projector_link", + "etag_repository": "W/\"b22fdba6f3472f737c4914847a09de6a37f2ec0e912c1f510fd33ce1697c51a1\"", + "last_updated": "2024-04-26T15:29:21Z", + "stargazers_count": 8, + "topics": [ + "epson-projector" + ], + "last_fetched": 1714279271.408091 + }, + "226567922": { + "repository_manifest": { + "name": "Red slate theme", + "render_readme": "True" + }, + "full_name": "Poeschl/slate_red", + "category": "theme", + "description": "My red\"isch\" home assistant theme.", + "domain": "", + "etag_repository": "W/\"35a7ca15ef8f7668ebbe02dea91f9a42f9ab84ca5627450a185aa3d80fc8b131\"", + "last_updated": "2024-02-18T14:01:29Z", + "stargazers_count": 1, + "topics": [ + "material-design", + "red" + ], + "last_fetched": 1709125442.576179 + }, + "207881337": { + "repository_manifest": { + "name": "Anniversaries", + "zip_release": true, + "filename": "anniversaries.zip", + "homeassistant": "0.109.0" + }, + "full_name": "pinkywafer/Anniversaries", + "authors": [ + "@pinkywafer" + ], + "category": "integration", + "description": "Anniversary Countdown Sensor for Home Assistant", + "domain": "anniversaries", + "downloads": 7628, + "etag_repository": "W/\"b510b5cdf0ae414ff3ceb181c147712b4cecbb55b833a04ab3e3da53786ed6a1\"", + "last_updated": "2023-09-04T22:24:54Z", + "stargazers_count": 158, + "topics": [ + "anniversaries" + ], + "last_fetched": 1713586677.68737 + }, + "201740996": { + "repository_manifest": { + "name": "Generate readme", + "zip_release": true, + "filename": "readme.zip", + "homeassistant": "2021.5.0", + "hide_default_branch": true, + "render_readme": true, + "hacs": "0.19.1" + }, + "full_name": "custom-components/readme", + "authors": [ + "@ludeeus" + ], + "category": "integration", + "description": "Use Jinja and data from Home Assistant to generate your README.md file", + "domain": "readme", + "downloads": 286, + "etag_repository": "W/\"581f4722cba4e1a749f7fc9dafb36223d02396e30b2843e4fea0d91dbcc61c04\"", + "last_updated": "2024-03-16T05:31:48Z", + "stargazers_count": 32, + "topics": [ + "automation", + "jinja", + "readme" + ], + "last_fetched": 1714624982.178324 + }, + "456201687": { + "repository_manifest": { + "name": "Mushroom Themes", + "homeassistant": "2022.11.0b0", + "render_readme": true + }, + "full_name": "piitaya/lovelace-mushroom-themes", + "category": "theme", + "description": "Additional themes for Lovelace Mushroom Cards ðŸ„", + "domain": "", + "etag_repository": "W/\"d4e83e0c7acdaefa0d98c933f616282e9e854a9ae1da45c3d0acc0c953da13a7\"", + "last_updated": "2024-02-01T19:25:22Z", + "stargazers_count": 212, + "topics": [ + "mushroom" + ], + "last_fetched": 1714624440.258901 + }, + "215327195": { + "repository_manifest": { + "name": "RGB Light Card", + "content_in_root": true, + "filename": "card.js", + "render_readme": true + }, + "full_name": "bokub/rgb-light-card", + "category": "plugin", + "description": "💡 A Lovelace custom card for RGB lights", + "domain": "", + "downloads": 33348, + "etag_repository": "W/\"cf26f05464c72d651d77249663557b09964133d5de70475be14fdcfcd8d0aa4d\"", + "last_updated": "2024-01-16T17:01:47Z", + "stargazers_count": 400, + "topics": [ + "lovelace-custom-card", + "rgb-lights" + ], + "default_branch": "master", + "installed_commit": "abb7c78", + "installed": true, + "last_commit": "f4a255c", + "last_version": "1.11.0", + "open_issues": 7, + "published_tags": [ + "1.11.0", + "1.10.0", + "1.9.0", + "1.8.0", + "1.7.1" + ], + "releases": true, + "version_installed": "1.11.0", + "last_fetched": 1714753172.309445 + }, + "270638476": { + "repository_manifest": { + "name": "Nord Theme" + }, + "full_name": "home-assistant-community-themes/nord", + "category": "theme", + "description": "Nord theme for Home Assistant", + "domain": "", + "etag_repository": "W/\"61296c36670b4fc253618d8f550a73d93cbfc32dd1a52f137083876ee6d3fa53\"", + "last_updated": "2023-04-03T13:58:06Z", + "stargazers_count": 13, + "last_fetched": 1710347740.63669 + }, + "491066500": { + "repository_manifest": { + "name": "Robonomics", + "render_readme": true + }, + "new": true, + "full_name": "airalab/homeassistant-robonomics-integration", + "authors": [ + "@airalab" + ], + "category": "integration", + "description": "Connect your Home Assistant devices to web3 infrastructure with Robonomics Web Services subscription.", + "domain": "robonomics", + "etag_repository": "W/\"7431f119dca829333a2d0357f9e1b73c318254cd2d0449c28f8c3017516c866e\"", + "last_updated": "2024-04-25T14:36:59Z", + "stargazers_count": 10, + "topics": [ + "blockchain", + "iot", + "robonomics" + ], + "last_fetched": 1714279373.719952 + }, + "624448609": { + "repository_manifest": { + "name": "FoxESS - Modbus: Charge Period Card", + "render_readme": true, + "filename": "foxess-modbus-charge-period-card.js" + }, + "new": true, + "full_name": "nathanmarlor/foxess_modbus_charge_period_card", + "category": "plugin", + "description": "Custom Home Assistant Cards for the FoxESS Modbus Integration", + "downloads": 533, + "etag_repository": "W/\"e0198ed1cd1c93bcae8592755f172c0c19c12b09647a8badc62c434ddfd653d4\"", + "last_updated": "2023-12-26T12:03:38Z", + "stargazers_count": 10, + "topics": [ + "energy", + "foxess" + ], + "last_fetched": 1709125159.872806 + }, + "497924778": { + "repository_manifest": { + "name": "elkbledom", + "render_readme": true + }, + "new": true, + "full_name": "dave-code-ruiz/elkbledom", + "authors": [ + "@dave-code-ruiz" + ], + "category": "integration", + "description": "Home Assistant custom component for LED STRIP NAME ELK BLEDOM", + "domain": "elkbledom", + "etag_repository": "W/\"027153402c8d08858120faf48c5799bff1ed4c7d25291f322c9db0d4b6d5f823\"", + "last_updated": "2024-04-25T07:00:07Z", + "stargazers_count": 63, + "topics": [ + "hacs-custom", + "led-controller", + "ledstrips", + "light" + ], + "last_fetched": 1714624875.571262 + }, + "278930028": { + "repository_manifest": { + "name": "Linkplay-based speakers and devices", + "homeassistant": "2022.6.0" + }, + "full_name": "nagyrobi/home-assistant-custom-components-linkplay", + "authors": [ + "@nicjo814", + "@limych", + "@nagyrobi" + ], + "category": "integration", + "description": "LinkPlay based media devices integration for Home Assistant. Supports multiroom, Media Browser, and snapshot and restore functionality for TTS. Compatible with Mini Media Player card.", + "domain": "linkplay", + "etag_repository": "W/\"00c5999679ecfdde0ba29814b075890661a95f785319cae1e34fe75647f98765\"", + "last_updated": "2024-04-29T17:50:03Z", + "stargazers_count": 152, + "topics": [ + "arylic", + "cvte", + "harman-kardon", + "linkplay", + "speaker", + "tts" + ], + "last_fetched": 1714625103.433005 + }, + "356033332": { + "repository_manifest": { + "name": "Crypto Tracker", + "render_readme": true + }, + "new": true, + "full_name": "BigNocciolino/CryptoTracker", + "authors": [ + "@PepegaBruh" + ], + "category": "integration", + "description": "Integration for Home Assistant to implement a crypto tracking system", + "domain": "cryptostate", + "etag_repository": "W/\"40d4af8348d660093e6be340dd9dc43c0668d73f3d8f365376b9027a300ac2a7\"", + "last_updated": "2024-03-09T10:55:27Z", + "stargazers_count": 23, + "topics": [ + "automation", + "currency", + "tracker" + ], + "last_fetched": 1713241326.577821 + }, + "207292725": { + "repository_manifest": { + "name": "Flexible Horseshoe Card for Lovelace", + "content_in_root": true, + "filename": "flex-horseshoe-card.js" + }, + "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!", + "domain": "", + "etag_repository": "W/\"5d7ca7d90b2c4cbe3ec40a130ea2d2368f167fe816be2f9cc7aa29a6bc6a0c07\"", + "last_updated": "2024-04-13T18:13:46Z", + "stargazers_count": 231, + "topics": [ + "lovelace-card", + "lovelace-custom-card" + ], + "last_fetched": 1714279377.621363 + }, + "533014913": { + "repository_manifest": { + "name": "EV Smart Charging", + "homeassistant": "2022.7.0", + "zip_release": true, + "filename": "ev_smart_charging.zip", + "render_readme": true + }, + "new": true, + "full_name": "jonasbkarlsson/ev_smart_charging", + "authors": [ + "@jonasbkarlsson" + ], + "category": "integration", + "description": "Electric vehicle smart charging for Home Assistant.", + "domain": "ev_smart_charging", + "downloads": 1560, + "etag_repository": "W/\"a64524b8be949ea1d1c2fec7c5a1ff73da86444c0291b06b8a6b9e8192b5378c\"", + "last_updated": "2024-04-21T20:38:22Z", + "stargazers_count": 130, + "topics": [ + "ev-charging" + ], + "last_fetched": 1714624440.67243 + }, + "292008305": { + "repository_manifest": { + "name": "Steam Card", + "render_readme": true, + "filename": "kb-steam-card.js" + }, + "full_name": "Kibibit/kb-steam-card", + "category": "plugin", + "description": "A Home Assistant card for Steam integrations", + "domain": "", + "etag_repository": "W/\"5fe6daf55fa258bdf4c0730eb7737fbd56ac868e06bef96d09cb31e3995a140b\"", + "last_updated": "2023-04-21T15:14:57Z", + "stargazers_count": 23, + "topics": [ + "card", + "steam" + ], + "last_fetched": 1714624669.641955 + }, + "150781994": { + "repository_manifest": { + "name": "fold-entity-row", + "render_readme": true + }, + "full_name": "thomasloven/lovelace-fold-entity-row", + "category": "plugin", + "description": "🔹 A foldable row for entities card, containing other rows", + "domain": "", + "etag_repository": "W/\"be453a8e35520a3f9a3e87d0e17316a79eb3c50e03cc49119115b74752e9241a\"", + "last_updated": "2023-03-04T05:08:58Z", + "stargazers_count": 543, + "last_fetched": 1714279470.682022 + }, + "708527086": { + "repository_manifest": { + "name": "Card to display bar chart oriented to display power sensors", + "render_readme": true, + "filename": "ha-tdv-bar.js", + "content_in_root": true + }, + "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": 4770, + "etag_repository": "W/\"47a550aea3885001f4a0e2edeeeb6c0a326781753182f657550c5c1a6316a48e\"", + "last_updated": "2024-03-10T18:11:36Z", + "stargazers_count": 44, + "topics": [ + "lovlace-card" + ], + "last_fetched": 1714279470.460397 + }, + "291484700": { + "repository_manifest": { + "name": "Xiaomi Gateway 3", + "homeassistant": "2023.1.0", + "render_readme": true + }, + "full_name": "AlexxIT/XiaomiGateway3", + "authors": [ + "@AlexxIT" + ], + "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/\"6a10ab468dce20bfd94d93071466e1b7e6a4d4fa33d7f6468f7aeb607a1df249\"", + "last_updated": "2024-05-01T16:10:44Z", + "stargazers_count": 2314, + "topics": [ + "aqara", + "ble", + "matter", + "mesh", + "mihome", + "xiaomi", + "zha", + "zigbee", + "zigbee2mqtt" + ], + "last_fetched": 1714624369.425738 + }, + "214792276": { + "repository_manifest": { + "name": "Xiaomi Fan Lovelace Card", + "render_readme": true + }, + "full_name": "fineemb/lovelace-fan-xiaomi", + "category": "plugin", + "description": "Xiaomi Smartmi Fan Lovelace card for HASS/Home Assistant.", + "domain": "", + "etag_repository": "W/\"9c12b3820b1156afcc03e642c4e44cd8928f40241d8a008e6f975f0bc8d343af\"", + "last_updated": "2022-06-06T14:18:26Z", + "stargazers_count": 40, + "last_fetched": 1710347477.500325 + }, + "202874270": { + "repository_manifest": {}, + "full_name": "TheLastProject/lovelace-media-art-background", + "category": "plugin", + "description": "Sets the background of your Home Assistant to match the entity picture of a media player. No longer maintained.", + "domain": "", + "etag_repository": "W/\"d3084df859bf46eeddd5fe2924744b9f9028945602ef22da7723059085ffa896\"", + "last_updated": "2023-04-08T19:23:34Z", + "stargazers_count": 33, + "last_fetched": 1714278876.842894 + }, + "603596768": { + "repository_manifest": { + "name": "Haier hOn", + "homeassistant": "2024.1.0", + "zip_release": true, + "filename": "haier_hon.zip" + }, + "new": true, + "full_name": "Andre0512/hon", + "authors": [ + "@Andre0512" + ], + "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": 6047, + "etag_repository": "W/\"fb6f29e00dda7b9fe7d48b4e9e1f388781c19b0f2f5b7189898d19767e548fbd\"", + "last_updated": "2024-04-09T20:54:02Z", + "stargazers_count": 1215, + "topics": [ + "candy", + "haier", + "haier-hon", + "home-assistant-integration", + "hoover" + ], + "last_fetched": 1714624777.034544 + }, + "197983504": { + "repository_manifest": {}, + "full_name": "rdehuyss/homeassistant-custom_components-denkovi", + "authors": [ + "@rdehuyss" + ], + "category": "integration", + "description": "Support for Denkovi IOT Relay modules in HomeAssistant", + "domain": "denkovi", + "etag_repository": "W/\"426bfc72c10a27c4c83773149204d4e741508b12790201e31c7b9cd8006e6df2\"", + "last_updated": "2022-01-04T15:00:15Z", + "stargazers_count": 5, + "topics": [ + "denkovi" + ], + "last_fetched": 1678434102.905316 + }, + "317051290": { + "repository_manifest": { + "name": "Kan Program", + "country": "IL", + "render_readme": true + }, + "full_name": "eyalcha/kan_program", + "authors": [ + "@eyalcha" + ], + "category": "integration", + "description": "Home assistant custom component to fetch kan program guide", + "domain": "kan_program", + "etag_repository": "W/\"0319b472e23a3a202dd53940afd17f2073abae4f2fd924193d0cc3743e139fea\"", + "last_updated": "2022-07-14T17:31:08Z", + "stargazers_count": 2, + "last_fetched": 1678433976.917482 + }, + "309056232": { + "repository_manifest": { + "name": "GitHub Dark Theme", + "render_readme": true + }, + "full_name": "einschmidt/github_dark_theme", + "category": "theme", + "description": "A Home Assistant theme inspired on Github.", + "domain": "", + "etag_repository": "W/\"8011ac536e621c2e102bb906e51ec782cefd59012a3a4032525a5f801b785e21\"", + "last_updated": "2023-08-23T06:12:41Z", + "stargazers_count": 5, + "topics": [ + "assistant-theme" + ], + "last_fetched": 1707827999.358486 + }, + "633889686": { + "repository_manifest": { + "name": "Silent bus card", + "filename": "silent-bus.js", + "render_readme": true, + "homeassistant": "0.95.4", + "country": "IL" + }, + "new": true, + "full_name": "silentbil/silent-bus", + "category": "plugin", + "description": "Bus card for homeassistant - Israel", + "etag_repository": "W/\"34b438a4ee3339cac29334c8519cf8dba73d8a30310c73df30ad077588372b5b\"", + "last_updated": "2023-09-22T14:05:57Z", + "stargazers_count": 24, + "topics": [ + "bus", + "card", + "frontend" + ], + "last_fetched": 1713586907.828714 + }, + "173563704": { + "repository_manifest": { + "name": "Programmable Thermostat" + }, + "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/\"fdd468cbf9e27312cfeb2012929e847e3ec2361e03214b7aa0819bced48ad73c\"", + "last_updated": "2024-01-10T09:36:04Z", + "stargazers_count": 112, + "topics": [ + "programmable-thermostat", + "programming", + "smart-thermostat", + "thermostat", + "thermostats" + ], + "last_fetched": 1710693373.973276 + }, + "183222061": { + "repository_manifest": { + "name": "Local Luftdaten Sensor", + "render_readme": true + }, + "full_name": "lichtteil/local_luftdaten", + "authors": [ + "@lichtteil" + ], + "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/\"3e8c294b8288fbf9ca0775e02bf40c1c00d97b61bdf7ca6a12944d45712b4c92\"", + "last_updated": "2024-03-14T23:03:45Z", + "stargazers_count": 46, + "topics": [ + "air-quality" + ], + "last_fetched": 1714279413.285261 + }, + "228299254": { + "repository_manifest": { + "name": "LUNOS Heat Recovery Ventilation", + "render_readme": true + }, + "full_name": "rsnodgrass/hass-lunos", + "authors": [ + "@rsnodgrass" + ], + "category": "integration", + "description": "LUNOS HRV Ventilation Fan Control for Home Assistant", + "domain": "lunos", + "etag_repository": "W/\"e5a69afe0bcfb96762bab98e8d241c0e8ccaf49cbdc8945a422c5bd286b9007c\"", + "last_updated": "2024-01-28T01:41:58Z", + "stargazers_count": 24, + "topics": [ + "hrv", + "hvac", + "lunos", + "smart-home-solutions", + "ventilation" + ], + "last_fetched": 1706627021.123914 } } } \ No newline at end of file diff --git a/.storage/homeassistant.exposed_entities b/.storage/homeassistant.exposed_entities new file mode 100644 index 0000000..48bfdcd --- /dev/null +++ b/.storage/homeassistant.exposed_entities @@ -0,0 +1,661 @@ +{ + "version": 1, + "minor_version": 1, + "key": "homeassistant.exposed_entities", + "data": { + "assistants": {}, + "exposed_entities": { + "binary_sensor.lirc_network_kitchenpi_fritz_box_connected": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.lirc_network_bedroompi_fritz_box_connected": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.lirc_network_esszimmerradio_fritz_box_connected": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.lirc_network_musikserverwohnzimmeroben_fritz_box_connected": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.prusaprinter_dht22_temperatur": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "binary_sensor.sysdweb_kitchenpi_lircd": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.sysdweb_kitchenpi_squeezelite": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.sysdweb_kitchenpi_shairport_sync": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.sysdweb_kitchenpi_dht22_sensing": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.sysdweb_bedroompi_lircd": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.sysdweb_bedroompi_squeezelite": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.sysdweb_bedroompi_shairport_sync": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.sysdweb_bedroompi_dht22_sensing": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.sysdweb_esszimmerradio_lircd": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.sysdweb_esszimmerradio_squeezelite": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.sysdweb_esszimmerradio_shairport_sync": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.sysdweb_esszimmerradio_sispmctl": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.sysdweb_musikserverwohnzimmeroben_irserver": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.sysdweb_musikserverwohnzimmeroben_squeezelite": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.sysdweb_musikserverwohnzimmeroben_shairport_sync": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.sysdweb_musikserverwohnzimmeroben_dht22_sensing": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.sysdweb_musikserverwohnzimmeroben_logitechmediaserver": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.time": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.date": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.date_time": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.date_time_iso": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.time_date": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.pool_pumpe_heute": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.pool_pumpe_gestern": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.vorratsraum_steckdose_1_verbrauch": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.vorratsraum_steckdose_2_verbrauch": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.gefrierschrank_verbrauch": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.trockner_verbrauch": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.waschmaschine_verbrauch": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.kuche_steckdosen_rechts_verbrauch": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.dunstabzug_verbrauch": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.spulmaschine_verbrauch": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.backofen_verbrauch": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.herd_phase_1_verbrauch": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.herd_phase_2_verbrauch": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.herd_phase_3_verbrauch": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.arbeitszimmer_steckdose_verbrauch": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.wohnzimmer_steckdose_1_verbrauch": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.wohnzimmer_steckdose_2_verbrauch": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.motion_combined": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.prusaprinter_dht22_luftfeuchtigkeit": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "binary_sensor.ffmpeg_noise": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "group.living_area": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "group.bedroom": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "group.hallway": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "group.outside": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "group.office": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "group.kids_room": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "group.bathroom": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "group.other": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "group.first_floor": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "group.eating_area": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "group.all_downstairs": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "group.all_downstairs_but_outside": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "group.all_downstairs_but_bedroom": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "group.all_downstairs_but_bedroom_and_outside": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "zone.uni": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sun.sun": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "zone.home": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "device_tracker.martins_ipad": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "homematic.raspberrymatic": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "switch.esszimmer_oben_radio_steckdose1": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "switch.esszimmer_oben_radio_steckdose2": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "switch.esszimmer_oben_radio_steckdose3": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "switch.esszimmer_oben_radio_steckdose4": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "light.essbereich_lichter": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "light.wohnzimmer_lichter": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "light.wohnbereich_deckenlampen": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "light.garten_lichter": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "light.arbeitszimmer_lichter": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "light.wohnbereich_lichter": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "persistent_notification.config_entry_discovery": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "persistent_notification.http_login": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.kueche_dht22_temperatur": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "sensor.kueche_dht22_luftfeuchtigkeit": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "binary_sensor.lirc_network_musicmouse_fritz_box_connected": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.schlafzimmer_dht22_temperatur": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "sensor.schlafzimmer_dht22_luftfeuchtigkeit": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "sensor.gartenhaus_steckdose1_verbrauch": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.gartenhaus_steckdose2_verbrauch": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "group.office_2nd_floor": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "light.arbeitszimmer_oben_fluter": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "sensor.room_sensor": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.room_sensor_2": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.espresense_martins_apple_watch": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.bluetooth_monitor_martins_apple_watch": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.bluetooth_monitor_martins_iphone": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "conversation.home_assistant": { + "assistants": { + "conversation": { + "should_expose": false + } + } + } + } + } +} \ No newline at end of file diff --git a/.storage/homekit.e1101f79ce9b41a28359a95f85e57b63.aids b/.storage/homekit.e1101f79ce9b41a28359a95f85e57b63.aids index 73f3517..1d30258 100644 --- a/.storage/homekit.e1101f79ce9b41a28359a95f85e57b63.aids +++ b/.storage/homekit.e1101f79ce9b41a28359a95f85e57b63.aids @@ -1,115 +1,125 @@ { - "version": 1, - "minor_version": 1, - "key": "homekit.e1101f79ce9b41a28359a95f85e57b63.aids", - "data": { - "allocations": { - "homeassistant.scene.arbeitszimmer_blau_grun": 2317157230, - "homeassistant.scene.arbeitszimmer_hell": 3215372892, - "homeassistant.scene.arbeitszimmer_martin_blau_grun": 3700062852, - "homeassistant.scene.arbeitszimmer_martin_hell": 2595314010, - "homeassistant.scene.arbeitszimmer_martin_orange": 3991166903, - "homeassistant.scene.arbeitszimmer_orange": 982016353, - "homeassistant.scene.bad_baden": 1402562114, - "homeassistant.scene.bad_hell": 165560953, - "homeassistant.scene.bad_normal": 128283673, - "homeassistant.scene.garten_savanna": 3224549740, - "homeassistant.scene.kinderzimmer_hell": 1060540279, - "homeassistant.scene.kinderzimmer_normal": 441609939, - "homeassistant.scene.kinderzimmer_orange": 2343533594, - "homeassistant.scene.kinderzimmer_wickeln_nachts": 1707572019, - "homeassistant.scene.kueche_essbereich_blau_grun": 3803762149, - "homeassistant.scene.kueche_essbereich_grun": 3486046132, - "homeassistant.scene.kueche_essbereich_hell": 4039341725, - "homeassistant.scene.kueche_essbereich_orange": 14587584, - "homeassistant.scene.schlafzimmer_bettlich_dunkel": 4138950599, - "homeassistant.scene.schlafzimmer_blau": 3000736384, - "homeassistant.scene.schlafzimmer_einschlaflicht": 4090447399, - "homeassistant.scene.schlafzimmer_ganz_hell": 3216392962, - "homeassistant.scene.schlafzimmer_orange": 3610510258, - "homeassistant.scene.schlafzimmer_rot": 44459589, - "homeassistant.scene.schlafzimmer_stillen": 257166545, - "homeassistant.scene.wohnberech_blau_grun": 243992313, - "homeassistant.scene.wohnbereich_grun": 1045353045, - "homeassistant.scene.wohnbereich_hell": 978395200, - "homeassistant.scene.wohnbereich_kuscheln": 384753228, - "homeassistant.scene.wohnbereich_meditation": 3264580691, - "homeassistant.scene.wohnbereich_orange": 688806765, - "homeassistant.scene.wohnzimmer_blau_grun": 4000943698, - "homeassistant.scene.wohnzimmer_dunkel": 1371653238, - "homeassistant.scene.wohnzimmer_grun": 2534588597, - "homeassistant.scene.wohnzimmer_hell": 2467733920, - "homeassistant.scene.wohnzimmer_orange": 3462548685, - "light.arbeitszimmer_deckenlampe": 3626140425, - "cover.arbeitszimmer_rollo": 339823541, - "cover.wohnzimmer_fenster_rollo": 3756587471, - "cover.wohnzimmer_terrassentur_rollo": 230856714, - "cover.kuche_fenster_rollo": 2724296497, - "cover.esszimmer_fenster_rollo": 3842095442, - "light.gang_licht": 3695130407, - "light.gang_einganglicht": 2780319252, - "hue.light.00:17:88:01:00:cb:65:11-0b": 705329781, - "hue.light.00:17:88:01:10:37:b3:58-0b": 785486930, - "hue.light.00:17:88:01:02:07:a2:e7-0b": 2399142839, - "hue.light.00:17:88:01:02:07:a1:f7-0b": 1099356099, - "light.essbereich_lichter": 2392126668, - "light.wohnzimmer_lichter": 1964405263, - "light.wohnbereich_deckenlampen": 4102254641, - "hue.light.00:17:88:01:00:cb:8b:3d-0b": 3955885029, - "hue.light.00:17:88:01:00:cb:65:3c-0b": 3112281005, - "hue.light.00:17:88:01:01:1b:4f:25-0b": 4206129946, - "hue.light.00:12:4b:00:02:5f:c0:44-0b": 2992723811, - "hue.light.00:17:88:01:00:cd:c7:fe-0b": 3666810401, - "hue.light.00:17:88:01:00:cd:c7:fa-0b": 4276113061, - "hue.light.00:17:88:01:00:b5:39:23-0b": 781520107, - "hue.light.00:17:88:01:10:4e:75:a8-0b": 1456959566, - "cover.schlafzimmer_rollo_klein": 2213360758, - "cover.schlafzimmer_rollo_gross": 3660329119, - "cover.kinderzimmer_rollo": 1574429360, - "light.schlafzimmer_deckenlampe": 4086191374, - "light.kinderzimmer_deckenlampe": 1357007410, - "switch.bad_lufter": 2108832927, - "light.wohnzimmer_deckenlampe": 1245031287, - "light.esszimmer_deckenlampe_west": 460794150, - "light.esszimmer_deckenlampe_mitte": 1545120842, - "light.kuche_deckenlampe": 2326514259, - "light.aussen_terassenlicht": 3235466278, - "light.bad_licht": 1272095113, - "light.garten_lichter": 1632988290, - "hue.light.00:17:88:01:10:4e:5e:ff-0b": 523075551, - "hue.light.00:17:88:01:06:25:80:c9-0b": 1543867072, - "hue.light.00:17:88:01:06:25:94:0c-0b": 131117266, - "hue.light.00:17:88:01:04:f9:c3:32-0b": 3928279087, - "hue.light.00:17:88:01:04:4b:41:7f-0b": 3725059807, - "hue.light.00:17:88:01:04:98:e6:60-0b": 657349039, - "hue.light.00:17:88:01:04:05:22:c6-0b": 1662526083, - "script.bedroom_music_off_20": 2357725677, - "script.bedroom_music_off_30": 109377636, - "script.bedroom_music_off_45": 58897684, - "script.bedroom_music_off_60": 4101906505, - "script.bedroom_waves": 3287422185, - "script.bedroom_rain": 2176118223, - "script.bedroom_sleep_music_long": 2167838011, - "script.bedroom_sleep_music_short": 2422372189, - "hue.light.3ae16067-778e-47d9-86c5-d75d28b7f01b": 1762055787, - "hue.light.d6c3f683-2a24-4fc4-8055-eec68b3bb2f5": 4252871793, - "hue.light.22ffd26f-a76f-4c88-b2d8-2220ef7f8537": 1463708737, - "hue.light.a07ffc61-1d40-406b-b699-eb25c70d9cc4": 2276656891, - "hue.light.2e84b76c-748f-4375-82ab-05e15f4b7223": 2014439809, - "hue.light.58c1bf6f-844e-4690-a21e-f543ae544478": 363823799, - "hue.light.652b0901-18b3-4172-9c06-ca11a9cde172": 1710044888, - "hue.light.0aa6b6e3-7835-44bd-b1fe-06e7d38357bd": 3764471800, - "hue.light.8780e8b9-f420-4679-b434-3a3a02a32d17": 2802754275, - "hue.light.06259ccb-4b42-4f43-b33f-73b6fa5088c8": 3008706353, - "hue.light.56174d32-5767-458d-b3bf-f18fee04e33b": 3899854062, - "hue.light.c720f6e9-2444-4b36-be7a-b08cc4eed965": 1758205815, - "hue.light.de928995-bdc2-40d3-94a4-8aaee26a730f": 1173734377, - "hue.light.0d5d67e0-1f5b-4fe6-aae7-ac6f1f37fcaf": 2788850002, - "hue.light.78da0de5-c611-4b7e-8dc1-5d66347bed9b": 2202441427, - "hue.light.91b4abd8-c147-4b27-86ae-de083b6e860b": 2105360777, - "hue.light.d00eeb4b-0aa8-494f-aa64-1f84faa38213": 4065476362, - "hue.light.67247d33-bc41-4308-b2bb-144abd298001": 700545104, - "hue.light.515b9513-f060-4955-9dad-3e41e16f89ca": 2146599903 - } + "version": 1, + "minor_version": 1, + "key": "homekit.e1101f79ce9b41a28359a95f85e57b63.aids", + "data": { + "allocations": { + "homeassistant.scene.arbeitszimmer_blau_grun": 2317157230, + "homeassistant.scene.arbeitszimmer_hell": 3215372892, + "homeassistant.scene.arbeitszimmer_martin_blau_grun": 3700062852, + "homeassistant.scene.arbeitszimmer_martin_hell": 2595314010, + "homeassistant.scene.arbeitszimmer_martin_orange": 3991166903, + "homeassistant.scene.arbeitszimmer_orange": 982016353, + "homeassistant.scene.bad_baden": 1402562114, + "homeassistant.scene.bad_hell": 165560953, + "homeassistant.scene.bad_normal": 128283673, + "homeassistant.scene.garten_savanna": 3224549740, + "homeassistant.scene.kinderzimmer_hell": 1060540279, + "homeassistant.scene.kinderzimmer_normal": 441609939, + "homeassistant.scene.kinderzimmer_orange": 2343533594, + "homeassistant.scene.kinderzimmer_wickeln_nachts": 1707572019, + "homeassistant.scene.kueche_essbereich_blau_grun": 3803762149, + "homeassistant.scene.kueche_essbereich_grun": 3486046132, + "homeassistant.scene.kueche_essbereich_hell": 4039341725, + "homeassistant.scene.kueche_essbereich_orange": 14587584, + "homeassistant.scene.schlafzimmer_bettlich_dunkel": 4138950599, + "homeassistant.scene.schlafzimmer_blau": 3000736384, + "homeassistant.scene.schlafzimmer_einschlaflicht": 4090447399, + "homeassistant.scene.schlafzimmer_ganz_hell": 3216392962, + "homeassistant.scene.schlafzimmer_orange": 3610510258, + "homeassistant.scene.schlafzimmer_rot": 44459589, + "homeassistant.scene.schlafzimmer_stillen": 257166545, + "homeassistant.scene.wohnberech_blau_grun": 243992313, + "homeassistant.scene.wohnbereich_grun": 1045353045, + "homeassistant.scene.wohnbereich_hell": 978395200, + "homeassistant.scene.wohnbereich_kuscheln": 384753228, + "homeassistant.scene.wohnbereich_meditation": 3264580691, + "homeassistant.scene.wohnbereich_orange": 688806765, + "homeassistant.scene.wohnzimmer_blau_grun": 4000943698, + "homeassistant.scene.wohnzimmer_dunkel": 1371653238, + "homeassistant.scene.wohnzimmer_grun": 2534588597, + "homeassistant.scene.wohnzimmer_hell": 2467733920, + "homeassistant.scene.wohnzimmer_orange": 3462548685, + "light.arbeitszimmer_deckenlampe": 3626140425, + "cover.arbeitszimmer_rollo": 339823541, + "cover.wohnzimmer_fenster_rollo": 3756587471, + "cover.wohnzimmer_terrassentur_rollo": 230856714, + "cover.kuche_fenster_rollo": 2724296497, + "cover.esszimmer_fenster_rollo": 3842095442, + "light.gang_licht": 3695130407, + "light.gang_einganglicht": 2780319252, + "hue.light.00:17:88:01:00:cb:65:11-0b": 705329781, + "hue.light.00:17:88:01:10:37:b3:58-0b": 785486930, + "hue.light.00:17:88:01:02:07:a2:e7-0b": 2399142839, + "hue.light.00:17:88:01:02:07:a1:f7-0b": 1099356099, + "light.essbereich_lichter": 2392126668, + "light.wohnzimmer_lichter": 1964405263, + "light.wohnbereich_deckenlampen": 4102254641, + "hue.light.00:17:88:01:00:cb:8b:3d-0b": 3955885029, + "hue.light.00:17:88:01:00:cb:65:3c-0b": 3112281005, + "hue.light.00:17:88:01:01:1b:4f:25-0b": 4206129946, + "hue.light.00:12:4b:00:02:5f:c0:44-0b": 2992723811, + "hue.light.00:17:88:01:00:cd:c7:fe-0b": 3666810401, + "hue.light.00:17:88:01:00:cd:c7:fa-0b": 4276113061, + "hue.light.00:17:88:01:00:b5:39:23-0b": 781520107, + "hue.light.00:17:88:01:10:4e:75:a8-0b": 1456959566, + "cover.schlafzimmer_rollo_klein": 2213360758, + "cover.schlafzimmer_rollo_gross": 3660329119, + "cover.kinderzimmer_rollo": 1574429360, + "light.schlafzimmer_deckenlampe": 4086191374, + "light.kinderzimmer_deckenlampe": 1357007410, + "switch.bad_lufter": 2108832927, + "light.wohnzimmer_deckenlampe": 1245031287, + "light.esszimmer_deckenlampe_west": 460794150, + "light.esszimmer_deckenlampe_mitte": 1545120842, + "light.kuche_deckenlampe": 2326514259, + "light.aussen_terassenlicht": 3235466278, + "light.bad_licht": 1272095113, + "light.garten_lichter": 1632988290, + "hue.light.00:17:88:01:10:4e:5e:ff-0b": 523075551, + "hue.light.00:17:88:01:06:25:80:c9-0b": 1543867072, + "hue.light.00:17:88:01:06:25:94:0c-0b": 131117266, + "hue.light.00:17:88:01:04:f9:c3:32-0b": 3928279087, + "hue.light.00:17:88:01:04:4b:41:7f-0b": 3725059807, + "hue.light.00:17:88:01:04:98:e6:60-0b": 657349039, + "hue.light.00:17:88:01:04:05:22:c6-0b": 1662526083, + "script.bedroom_music_off_20": 2357725677, + "script.bedroom_music_off_30": 109377636, + "script.bedroom_music_off_45": 58897684, + "script.bedroom_music_off_60": 4101906505, + "script.bedroom_waves": 3287422185, + "script.bedroom_rain": 2176118223, + "script.bedroom_sleep_music_long": 2167838011, + "script.bedroom_sleep_music_short": 2422372189, + "hue.light.3ae16067-778e-47d9-86c5-d75d28b7f01b": 1762055787, + "hue.light.d6c3f683-2a24-4fc4-8055-eec68b3bb2f5": 4252871793, + "hue.light.22ffd26f-a76f-4c88-b2d8-2220ef7f8537": 1463708737, + "hue.light.a07ffc61-1d40-406b-b699-eb25c70d9cc4": 2276656891, + "hue.light.2e84b76c-748f-4375-82ab-05e15f4b7223": 2014439809, + "hue.light.58c1bf6f-844e-4690-a21e-f543ae544478": 363823799, + "hue.light.652b0901-18b3-4172-9c06-ca11a9cde172": 1710044888, + "hue.light.0aa6b6e3-7835-44bd-b1fe-06e7d38357bd": 3764471800, + "hue.light.8780e8b9-f420-4679-b434-3a3a02a32d17": 2802754275, + "hue.light.06259ccb-4b42-4f43-b33f-73b6fa5088c8": 3008706353, + "hue.light.56174d32-5767-458d-b3bf-f18fee04e33b": 3899854062, + "hue.light.c720f6e9-2444-4b36-be7a-b08cc4eed965": 1758205815, + "hue.light.de928995-bdc2-40d3-94a4-8aaee26a730f": 1173734377, + "hue.light.0d5d67e0-1f5b-4fe6-aae7-ac6f1f37fcaf": 2788850002, + "hue.light.78da0de5-c611-4b7e-8dc1-5d66347bed9b": 2202441427, + "hue.light.91b4abd8-c147-4b27-86ae-de083b6e860b": 2105360777, + "hue.light.d00eeb4b-0aa8-494f-aa64-1f84faa38213": 4065476362, + "hue.light.67247d33-bc41-4308-b2bb-144abd298001": 700545104, + "hue.light.515b9513-f060-4955-9dad-3e41e16f89ca": 2146599903, + "group.light.15a46cce61915084cd62b350f8d74a77": 4225705665, + "group.light.895257f577609833210621ef4c6e66d6": 3246884649, + "knx.light.0/0/1": 3605125567, + "mqtt.light.musicmouse_json_shelve": 10717228, + "esphome.light.E8:9F:6D:D0:FA:90-light-gartenhaus_wandlicht": 2431978089, + "esphome.light.E8:9F:6D:D0:FA:90-light-gartenhaus_deckenlicht_hinten": 233561340, + "esphome.light.E8:9F:6D:D0:FA:90-light-gartenhaus_deckenlicht_mitte": 3613041223, + "esphome.light.E8:9F:6D:D0:FA:90-light-gartenhaus_deckenlicht_vorne": 2014394300, + "esphome.light.E8:9F:6D:D0:FA:9C-light-pool_licht": 1278204188, + "esphome.light.B0:A7:32:07:47:5C-light-pool_licht": 1805843610 } + } } \ No newline at end of file diff --git a/.storage/homekit.e1101f79ce9b41a28359a95f85e57b63.iids b/.storage/homekit.e1101f79ce9b41a28359a95f85e57b63.iids index 5464fbf..b1dfb55 100644 --- a/.storage/homekit.e1101f79ce9b41a28359a95f85e57b63.iids +++ b/.storage/homekit.e1101f79ce9b41a28359a95f85e57b63.iids @@ -848,6 +848,138 @@ "8C__7C_": 711, "8C__72_": 712, "8C__6F_": 713 + }, + "4225705665": { + "3E__14_": 2, + "3E__20_": 3, + "3E__21_": 4, + "3E__23_": 5, + "3E__30_": 6, + "3E__52_": 7, + "43___": 8, + "43__25_": 9, + "43__8_": 10, + "43__13_": 11, + "43__2F_": 12 + }, + "3246884649": { + "3E__14_": 2, + "3E__20_": 3, + "3E__21_": 4, + "3E__23_": 5, + "3E__30_": 6, + "3E__52_": 7, + "43___": 8, + "43__25_": 9, + "43__8_": 10, + "43__13_": 11, + "43__2F_": 12 + }, + "3605125567": { + "3E__14_": 2, + "3E__20_": 3, + "3E__21_": 4, + "3E__23_": 5, + "3E__30_": 6, + "3E__52_": 7, + "43___": 8, + "43__25_": 9 + }, + "10717228": { + "3E__14_": 2, + "3E__20_": 3, + "3E__21_": 4, + "3E__23_": 5, + "3E__30_": 6, + "3E__52_": 7, + "43___": 8, + "43__25_": 9, + "43__8_": 10, + "43__13_": 11, + "43__2F_": 12, + "43__CE_": 13 + }, + "2431978089": { + "3E__14_": 2, + "3E__20_": 3, + "3E__21_": 4, + "3E__23_": 5, + "3E__30_": 6, + "3E__52_": 7, + "43___": 8, + "43__25_": 9, + "43__8_": 10, + "43__13_": 11, + "43__2F_": 12, + "43__CE_": 13 + }, + "233561340": { + "3E__14_": 2, + "3E__20_": 3, + "3E__21_": 4, + "3E__23_": 5, + "3E__30_": 6, + "3E__52_": 7, + "43___": 8, + "43__25_": 9, + "43__8_": 10, + "43__13_": 11, + "43__2F_": 12, + "43__CE_": 13 + }, + "3613041223": { + "3E__14_": 2, + "3E__20_": 3, + "3E__21_": 4, + "3E__23_": 5, + "3E__30_": 6, + "3E__52_": 7, + "43___": 8, + "43__25_": 9, + "43__8_": 10, + "43__13_": 11, + "43__2F_": 12, + "43__CE_": 13 + }, + "2014394300": { + "3E__14_": 2, + "3E__20_": 3, + "3E__21_": 4, + "3E__23_": 5, + "3E__30_": 6, + "3E__52_": 7, + "43___": 8, + "43__25_": 9, + "43__8_": 10, + "43__13_": 11, + "43__2F_": 12, + "43__CE_": 13 + }, + "1278204188": { + "3E__14_": 2, + "3E__20_": 3, + "3E__21_": 4, + "3E__23_": 5, + "3E__30_": 6, + "3E__52_": 7, + "43___": 8, + "43__25_": 9, + "43__8_": 10, + "43__13_": 11, + "43__2F_": 12 + }, + "1805843610": { + "3E__14_": 2, + "3E__20_": 3, + "3E__21_": 4, + "3E__23_": 5, + "3E__30_": 6, + "3E__52_": 7, + "43___": 8, + "43__25_": 9, + "43__8_": 10, + "43__13_": 11, + "43__2F_": 12 } } } diff --git a/.storage/homekit.e1101f79ce9b41a28359a95f85e57b63.state b/.storage/homekit.e1101f79ce9b41a28359a95f85e57b63.state index a3be626..2b6dbf7 100644 --- a/.storage/homekit.e1101f79ce9b41a28359a95f85e57b63.state +++ b/.storage/homekit.e1101f79ce9b41a28359a95f85e57b63.state @@ -1 +1 @@ -{"mac": "2C:5F:45:B9:36:2A", "config_version": 127, "paired_clients": {"6ae4feba-9725-4653-8a32-bfae21591972": "4463182fbace66328d3e534cf78b6f81ccfd0e4250bdb1d954418e3eed738269"}, "client_properties": {"6ae4feba-9725-4653-8a32-bfae21591972": {"permissions": 1}}, "accessories_hash": "34ae9175218d7e54ea3281ab1907168c22703667083d4c0ca1bf4725e3e9df9533697ac5bc8500201b2cff6f7dfe25789aa7a2d3cdd0eb5b9fce054ca1c0bf6a", "private_key": "03d847a9e20598ee99c5b47cfc64c07ce83c7aebc6720e26e83fdd4c359e33c7", "public_key": "f4de2e4b9a98f38d27af5914310f92b861f6cdbc02e22945554c07bbc3868f70"} \ No newline at end of file +{"mac": "2C:5F:45:B9:36:2A", "config_version": 238, "paired_clients": {"22f1997c-7a89-4a18-b400-a501a3eb18db": "2d16db330018ab5093679176e229325a55ad4d1ecd9acd1c15bf8f94a5027789"}, "client_properties": {"22f1997c-7a89-4a18-b400-a501a3eb18db": {"permissions": 1}}, "accessories_hash": "86bd88a9e89d1f3c2bc999093adeb4d64f33a0d783a0903bc1aa2e020b4cdaf6549cb50bfa14e7f9c14ed0b4cb58dc2c4d494196c0d76b4a5c39ea5d0573672b", "client_uuid_to_bytes": {"22f1997c-7a89-4a18-b400-a501a3eb18db": "32324631393937432d374138392d344131382d423430302d413530314133454231384442"}, "private_key": "03d847a9e20598ee99c5b47cfc64c07ce83c7aebc6720e26e83fdd4c359e33c7", "public_key": "f4de2e4b9a98f38d27af5914310f92b861f6cdbc02e22945554c07bbc3868f70"} \ No newline at end of file diff --git a/.storage/http b/.storage/http index cf6825c..1657f97 100644 --- a/.storage/http +++ b/.storage/http @@ -7,12 +7,17 @@ "trusted_proxies": [ "192.168.178.80" ], - "cors_allowed_origins": [ - "https://cast.home-assistant.io" + "use_x_frame_options": true, + "server_host": [ + "0.0.0.0", + "::" ], "server_port": 8123, - "ssl_profile": "modern", + "login_attempts_threshold": -1, "ip_ban_enabled": true, - "login_attempts_threshold": -1 + "ssl_profile": "modern", + "cors_allowed_origins": [ + "https://cast.home-assistant.io" + ] } } \ No newline at end of file diff --git a/.storage/input_datetime b/.storage/input_datetime new file mode 100644 index 0000000..fd3cc8b --- /dev/null +++ b/.storage/input_datetime @@ -0,0 +1,15 @@ +{ + "version": 1, + "minor_version": 1, + "key": "input_datetime", + "data": { + "items": [ + { + "id": "martin_wake_up_alarm", + "has_time": true, + "has_date": true, + "name": "martin_wake_up_alarm" + } + ] + } +} \ No newline at end of file diff --git a/.storage/input_text b/.storage/input_text new file mode 100644 index 0000000..431a509 --- /dev/null +++ b/.storage/input_text @@ -0,0 +1,8 @@ +{ + "version": 1, + "minor_version": 1, + "key": "input_text", + "data": { + "items": [] + } +} \ No newline at end of file diff --git a/.storage/knx/telegrams_history.json b/.storage/knx/telegrams_history.json new file mode 100644 index 0000000..6398480 --- /dev/null +++ b/.storage/knx/telegrams_history.json @@ -0,0 +1,3209 @@ +{ + "version": 1, + "minor_version": 1, + "key": "knx/telegrams_history.json", + "data": [ + { + "destination": "0/3/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:31:41.723549+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:31:41.746682+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:31:59.246104+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:31:59.267818+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:32:12.284487+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:32:12.307512+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/4/101", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 37, + 132 + ], + "source": "1.1.4", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:32:33.794489+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:32:55.017936+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:32:55.040716+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:32:55.061662+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:32:55.083894+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/62", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:32:55.103869+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/63", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:32:55.127611+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/8", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:32:55.148466+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/9", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:32:55.172930+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:33:52.118570+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:33:52.142412+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:33:52.161813+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:33:52.185542+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/62", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:33:52.205731+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/63", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:33:52.229499+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:34:09.643267+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:34:09.664941+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:34:22.687919+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:34:22.705348+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/62", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:35:05.217161+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/63", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:35:05.241176+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/8", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:35:05.260933+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/9", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:35:05.282774+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:35:05.302762+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:35:05.327115+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:35:05.345937+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:35:05.369859+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/62", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:36:02.588011+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/63", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:36:02.610635+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:36:02.630766+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:36:02.653871+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:36:02.673683+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:36:02.696343+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:36:20.040038+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:36:20.063600+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:36:33.079910+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:36:33.102769+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:37:15.422844+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:37:15.446124+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:37:15.465928+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:37:15.488714+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/62", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:37:15.508940+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/63", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:37:15.532991+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/8", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:37:15.553024+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/9", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:37:15.576038+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:38:13.061988+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:38:13.084348+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:38:13.104606+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:38:13.127080+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/62", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:38:13.147449+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/63", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:38:13.169269+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:38:30.432539+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:38:30.454270+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:38:43.470665+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:38:43.493518+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/62", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:39:25.629078+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/63", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:39:25.652566+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/8", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:39:25.672837+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/9", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:39:25.695790+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:39:25.715659+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:39:25.737552+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:39:25.757753+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:39:25.781975+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/5/29", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 52, + 244 + ], + "source": "1.1.5", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:39:50.986927+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:40:23.551911+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:40:23.573544+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:40:23.593367+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:40:23.616137+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/62", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:40:23.636955+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/63", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:40:23.658944+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:40:40.831455+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:40:40.852112+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:40:53.868413+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:40:53.890514+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:41:35.831149+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:41:35.852923+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:41:35.878363+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:41:35.897051+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/62", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:41:35.916672+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/63", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:41:35.943617+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/8", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:41:35.960314+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/9", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:41:35.984747+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/62", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:42:34.020847+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/63", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:42:34.043948+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:42:34.065958+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:42:34.087024+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:42:34.107116+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:42:34.131732+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:42:51.228260+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:42:51.250509+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:43:04.270319+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:43:04.289234+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/5/29", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 68, + 93 + ], + "source": "1.1.5", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:43:08.659499+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/5/29", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 68, + 206 + ], + "source": "1.1.5", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:43:12.738767+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/24", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 7, + 74 + ], + "source": "1.1.15", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:43:21.668862+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/5/29", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 69, + 79 + ], + "source": "1.1.5", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:43:36.909397+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/62", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:43:46.040690+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/63", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:43:46.063888+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/8", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:43:46.084135+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/9", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:43:46.106447+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:43:46.126341+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:43:46.152196+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:43:46.169484+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:43:46.192424+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.41", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:43:58.559321+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/41", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.40", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:00.330257+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/5/36", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.6", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:00.477476+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/5/41", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.5", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:00.587434+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/41", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.40", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:03.848904+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.41", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:05.600233+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/5/36", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.6", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:07.677267+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/5/41", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.5", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:07.767242+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.41", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:07.867038+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/41", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.40", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:08.691262+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.41", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:11.380554+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.41", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:11.890434+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/41", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.40", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:12.219916+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/41", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.40", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:12.733128+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.41", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:15.408047+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/41", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.40", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:16.258171+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:44.513431+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:44.536685+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:44.556452+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:44.578324+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/62", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:44.598558+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/63", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:44.621252+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/40", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.40", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:50.243508+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.41", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:53.117358+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/40", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.40", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:53.761477+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/40", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.40", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:55.207094+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/21", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.6", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:55.363047+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:56.457233+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 153 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:56.478553+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.41", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:56.638041+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/40", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.40", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:44:58.730305+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:45:01.672887+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:45:01.692391+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:45:14.715116+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:45:14.734097+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/4/173", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 47, + 51 + ], + "source": "1.1.4", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:45:15.519583+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/4/173", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 52, + 205 + ], + "source": "1.1.4", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:45:20.371783+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/40", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.40", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:45:53.483602+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.41", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:45:54.809695+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/21", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.6", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:45:56.169583+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:45:56.277011+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:45:56.299015+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:45:56.320283+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:45:56.342287+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/62", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:45:56.362837+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/63", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:45:56.385816+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/8", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:45:56.405054+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/9", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:45:56.427899+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:45:56.702047+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:45:56.723733+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/40", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.40", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:46:00.527275+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/40", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.40", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:46:00.929037+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/40", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.40", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:46:04.454066+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.41", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:46:05.367904+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/5/155", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 52, + 213 + ], + "source": "1.1.5", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:46:08.413094+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/5/155", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 47, + 254 + ], + "source": "1.1.5", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:46:22.113355+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/62", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:46:55.068067+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/63", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:46:55.091153+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:46:55.110724+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:46:55.133934+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:46:55.153056+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:46:55.176567+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/25", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 12, + 40 + ], + "source": "1.1.10", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:47:01.122129+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:47:12.055970+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:47:12.079861+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 12, + 28 + ], + "source": "1.1.9", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:47:23.200522+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:47:25.095786+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:47:25.120164+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/5", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 7, + 215 + ], + "source": "1.1.31", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:48:05.981548+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:48:06.698989+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:48:06.705008+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/62", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:48:06.710141+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/63", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:48:06.714774+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/8", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:48:06.721967+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/9", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:48:06.726754+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 1, + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:48:06.731477+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/1/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 10 + ], + "source": "1.1.1", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:48:06.736297+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:49:05.544792+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:49:05.566847+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:49:05.582801+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:49:05.620094+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/62", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:49:05.669410+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/3/63", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.3", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:49:05.692406+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/0/6", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 12, + 36 + ], + "source": "1.1.8", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:49:07.135039+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/5/29", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 52, + 194 + ], + "source": "1.1.5", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:49:22.285653+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/26", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:49:22.459629+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/27", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:49:22.480771+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/5/29", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 53, + 65 + ], + "source": "1.1.5", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:49:29.516849+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/44", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": 0, + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:49:35.499276+02:00", + "unit": null, + "value": null + }, + { + "destination": "0/2/45", + "destination_name": "", + "direction": "Incoming", + "dpt_main": null, + "dpt_sub": null, + "dpt_name": null, + "payload": [ + 0 + ], + "source": "1.1.2", + "source_name": "", + "telegramtype": "GroupValueWrite", + "timestamp": "2024-05-03T20:49:35.521419+02:00", + "unit": null, + "value": null + } + ] +} \ No newline at end of file diff --git a/.storage/lovelace b/.storage/lovelace index 110feff..9c9d991 100644 --- a/.storage/lovelace +++ b/.storage/lovelace @@ -123,26 +123,63 @@ }, { "type": "custom:template-entity-row", + "state": "", "name": "{% set level = state_attr(\"cover.kinderzimmer_rollo\",\"current_position\") %} {% if level < 20 %}Kinderzimmer Rollo ist zu seit: {{ (as_timestamp(now()) - as_timestamp(states.cover.kinderzimmer_rollo.last_changed)) | timestamp_custom(\"%H:%M\", false) }} {% else %}Kinderzimmer Rollo ist {%if level < 100 %} ({{level}}/100) {%endif%} offen {% endif %}" + }, + { + "entity": "automation.klingelnaussen", + "icon": "mdi:bell", + "name": "Klingel Aussen Aktiv" + }, + { + "entity": "automation.klingelinnenbeiklingelknopf", + "name": "Klingel Innen Aktiv", + "icon": "mdi:bell-badge" } ] }, { + "features": [ + { + "type": "light-brightness" + }, + { + "type": "light-color-temp" + } + ], "type": "tile", - "entity": "light.arbeitszimmer_oben_fluter_hinten", + "entity": "light.arbeitszimmer_oben_fluter", "show_entity_picture": false, - "features": [ - { - "type": "light-brightness" - } - ] + "name": "AZ Oben Fluter", + "icon": "hue:beyond-solid-group", + "vertical": false, + "hide_state": true }, { - "type": "tile", - "entity": "light.arbeitszimmer_oben_fluter_vorne", - "features": [ + "type": "entities", + "entities": [ { - "type": "light-brightness" + "entity": "automation.wecker_licht_an" + }, + { + "entity": "switch.buro_oben_steckdosen" + }, + { + "entity": "sensor.mh_z19_co2", + "name": "CO2 Oben" + }, + { + "type": "custom:template-entity-row", + "state": "", + "name": "{% set level = state_attr(\"cover.kinderzimmer_rollo\",\"current_position\") %} {% if level < 20 %}Kinderzimmer Rollo ist zu seit: {{ (as_timestamp(now()) - as_timestamp(states.cover.kinderzimmer_rollo.last_changed)) | timestamp_custom(\"%H:%M\", false) }} {% else %}Kinderzimmer Rollo ist {%if level < 100 %} ({{level}}/100) {%endif%} offen {% endif %}" + }, + { + "type": "custom:template-entity-row", + "state": "", + "name": "{% set level = state_attr(\"cover.schlafzimmer_rollo_gross\",\"current_position\") %} {% if level < 25 %}Schlafzimmer Rollo ist zu seit: {{ (as_timestamp(now()) - as_timestamp(states.cover.schlafzimmer_rollo_gross.last_changed)) | timestamp_custom(\"%H:%M\", false) }} {% else %}Schlafzimmer Rollo ist {%if level < 100 %} ({{level}}/100) {%endif%} offen {% endif %}" + }, + { + "entity": "script.roomtracker_learn_aktueller_raum" } ] } diff --git a/.storage/lovelace.01_areas b/.storage/lovelace.01_areas index 3008ed6..5230bb6 100644 --- a/.storage/lovelace.01_areas +++ b/.storage/lovelace.01_areas @@ -581,11 +581,6 @@ "name": "Regal", "icon": "hue:bulb-group-lightstrip" }, - { - "entity": "light.kinderzimmer_fluter", - "name": "Fluter", - "icon": "hue:floor-shade" - }, { "entity": "cover.kinderzimmer_rollo_2", "name": "Rollo Klein", @@ -607,40 +602,6 @@ "image": "https://demo.home-assistant.io/stub_config/bedroom.png", "name": "BabyCam", "type": "picture-entity" - }, - { - "type": "entities", - "entities": [ - { - "entity": "timer.fon_timer" - }, - { - "type": "button", - "name": "Aus in 10 min", - "action_name": "Los", - "tap_action": { - "action": "call-service", - "service": "timer.start", - "service_data": { - "entity_id": "timer.fon_timer", - "duration": "00:10:00" - } - } - }, - { - "type": "button", - "name": "Aus in 15 min", - "action_name": "Los", - "tap_action": { - "action": "call-service", - "service": "timer.start", - "service_data": { - "entity_id": "timer.fon_timer", - "duration": "00:15:00" - } - } - } - ] } ], "icon": "mdi:star-face", @@ -657,6 +618,122 @@ { "type": "entities", "entities": [ + { + "entity": "sensor.gartenhaus_steckdose2_verbrauch", + "name": "Verbrauch", + "icon": "hue:room-pool", + "secondary_info": "none" + }, + { + "type": "custom:paper-buttons-row", + "buttons": [ + { + "entity": "script.pool_pumpe_schalten", + "icon": "mdi:numeric-0-box", + "name": false, + "tap_action": { + "action": "call-service", + "service": "script.pool_pumpe_schalten", + "service_data": { + "value": 0 + } + } + }, + { + "entity": "script.pool_pumpe_schalten", + "icon": "mdi:numeric-1-box", + "name": false, + "tap_action": { + "action": "call-service", + "service": "script.pool_pumpe_schalten", + "service_data": { + "value": 1 + } + } + }, + { + "entity": "script.pool_pumpe_schalten", + "icon": "mdi:numeric-2-box", + "name": false, + "tap_action": { + "action": "call-service", + "service": "script.pool_pumpe_schalten", + "service_data": { + "value": 2 + } + } + }, + { + "entity": "script.pool_pumpe_schalten", + "icon": "mdi:numeric-3-box", + "name": false, + "tap_action": { + "action": "call-service", + "service": "script.pool_pumpe_schalten", + "service_data": { + "value": 3 + } + } + } + ] + }, + { + "entity": "sensor.oxilife_hydrolyse" + }, + { + "entity": "sensor.oxilife_ph" + }, + { + "entity": "sensor.oxilife_redox_level" + }, + { + "entity": "sensor.pool_temperatur" + }, + { + "entity": "binary_sensor.oxilife_saure_pumpe" + } + ], + "title": "Pool Pumpe" + }, + { + "type": "entities", + "entities": [ + { + "entity": "light.pool_licht", + "name": "Pool Licht", + "icon": "mdi:pool" + }, + { + "type": "divider" + }, + { + "entity": "light.garten_sud", + "name": "Garten Süd", + "icon": "mdi:tree" + }, + { + "entity": "light.gartenhaus_wandlicht", + "name": "Gartenhaus Wandlicht", + "icon": "mdi:led-strip-variant" + }, + { + "entity": "light.gartenhaus_deckenlicht_hinten", + "icon": "mdi:ceiling-light", + "name": "Gartenhaus Decke Hinten" + }, + { + "entity": "light.gartenhaus_deckenlicht_mitte", + "icon": "mdi:ceiling-light", + "name": "Gartenhaus Decke Mitte" + }, + { + "entity": "light.gartenhaus_deckenlicht_vorne", + "icon": "mdi:ceiling-light", + "name": "Gartenhaus Decke Vorne" + }, + { + "type": "divider" + }, { "entity": "light.haustur_licht", "icon": "hue:wall-lantern", @@ -674,46 +751,124 @@ "entity": "light.haustur_licht_nw", "name": "Ecklicht oben (NW)", "icon": "hue:wall-lantern" + }, + { + "entity": "light.lichter_garten_eingang" + }, + { + "entity": "light.hochbeet_lichter" + }, + { + "type": "divider" + }, + { + "entity": "light.eingang_gartenhaus" + }, + { + "entity": "light.eingang_saule_sud" + }, + { + "entity": "light.eingang_gartentur_sud" + }, + { + "entity": "light.eingang_gartentur_nord" + }, + { + "entity": "light.eingang_garageseite" + }, + { + "entity": "light.hochbeet_innen" + }, + { + "entity": "light.hochbeet_mitte" + }, + { + "entity": "light.hochbeet_eingang" } ], "title": "Licht", - "state_color": true + "state_color": true, + "show_header_toggle": true }, { "type": "entities", "entities": [ { - "entity": "switch.tasmota07", - "name": "Balkon", - "icon": "mdi:balcony" + "entity": "light.briefkasten_licht" }, { - "entity": "switch.tasmota01", - "name": "Eingang", - "icon": "mdi:window-closed-variant" + "entity": "light.klingelknopfe_licht" }, { - "entity": "switch.tasmota04", - "name": "Esszimmer", - "icon": "mdi:window-closed-variant" - }, - { - "entity": "switch.tasmota02", - "name": "Wohnzimmer", - "icon": "mdi:string-lights" - }, - { - "entity": "switch.tasmota05", - "name": "Arbeitszimmer", - "icon": "mdi:star-four-points" - }, - { - "entity": "switch.tasmota06", - "name": "Treppe", - "icon": "mdi:stairs" + "entity": "switch.turoffner_gartentur", + "icon": "mdi:door" } ], - "title": "Weihnachten", + "title": "Briefkasten", + "state_color": true, + "show_header_toggle": false + }, + { + "chart_type": "line", + "period": "hour", + "type": "statistics-graph", + "entities": [ + "sensor.oxilife_redox_level" + ], + "stat_types": [ + "mean" + ] + }, + { + "type": "entities", + "entities": [ + { + "entity": "script.sprinkler_an_5_minuten", + "icon": "mdi:sprinkler", + "name": "3 min an", + "secondary_info": "last-triggered" + }, + { + "type": "call-service", + "name": "5 min an", + "icon": "mdi:sprinkler-variant", + "service": "script.sprinkler_an_5_minuten", + "service_data": { + "minutes": 5 + } + }, + { + "type": "call-service", + "name": "10 min an", + "icon": "mdi:sprinkler-fire", + "service": "script.sprinkler_an_5_minuten", + "service_data": { + "minutes": 10 + } + }, + { + "entity": "switch.ventil_sprinkler_sud", + "name": "Rasen Vorne", + "icon": "mdi:sprinkler", + "secondary_info": "last-changed" + }, + { + "entity": "switch.ventil_sprinkler_westen", + "name": "Rasen Hinten", + "secondary_info": "last-changed", + "icon": "mdi:sprinkler" + }, + { + "entity": "sensor.zisterne_fullstand" + }, + { + "entity": "switch.ventil_giessanlage_vorne", + "name": "Tropfschlauch Eingang & Hochbeet", + "icon": "mdi:pipe-valve" + } + ], + "title": "Giessanlage", + "state_color": false, "show_header_toggle": false } ] diff --git a/.storage/lovelace.05_detail b/.storage/lovelace.05_detail index 8992229..55bd31e 100644 --- a/.storage/lovelace.05_detail +++ b/.storage/lovelace.05_detail @@ -11,55 +11,28 @@ "badges": [], "cards": [ { - "entities": [ - { - "entity": "switch.trockner", - "type": "custom:toggle-lock-entity-row" - }, - { - "entity": "switch.waschmaschine", - "type": "custom:toggle-lock-entity-row" - }, - { - "entity": "switch.spulmaschine", - "type": "custom:toggle-lock-entity-row" - }, - { - "entity": "switch.backofen", - "type": "custom:toggle-lock-entity-row" - }, - { - "entity": "switch.herd_phase_1", - "type": "custom:toggle-lock-entity-row" - }, - { - "entity": "switch.herd_phase_2", - "type": "custom:toggle-lock-entity-row" - }, - { - "entity": "switch.herd_phase_3", - "type": "custom:toggle-lock-entity-row" - } - ], - "show_header_toggle": false, - "title": "Sicherheitsabschaltung", - "type": "entities" - }, - { - "entities": [ - { - "entity": "binary_sensor.rauchmelder_schlafzimmer_smoke_alarm_smoke_detected" - }, - { - "entity": "binary_sensor.rauchmelder_unten_gang_smoke_alarm_smoke_detected" - }, - { - "entity": "binary_sensor.smoke_detector_and_siren_smoke_alarm_smoke_detected" - } - ], - "show_header_toggle": false, - "title": "Rauchmelder", - "type": "entities" + "type": "custom:restriction-card", + "restrictions": { + "confirm": true + }, + "card": { + "type": "entities", + "entities": [ + "switch.trockner", + "switch.waschmaschine", + "switch.spulmaschine", + "switch.backofen", + "switch.herd_phase_1", + "switch.herd_phase_2", + "switch.herd_phase_3", + { + "entity": "switch.ventil_brunnen_in_zisterne", + "name": "Ventil Brunnen in Zisterne" + } + ], + "title": "Sicherheitsabschaltung", + "show_header_toggle": false + } }, { "entities": [ @@ -121,17 +94,33 @@ }, { "type": "custom:valetudo-map-card", - "entity": "camera.map_data", "title": "Staubsauger", - "vacuum_entity": "vacuum.vacuum", + "vacuum": "valetudo_newjuniorkingfisher", "rotate": 0, "crop": { "top": 0, "bottom": 0, "left": 80, - "right": 0 + "right": 90 }, "min_height": 0 + }, + { + "type": "custom:history-explorer-card", + "cardName": "historycard-30500151" + }, + { + "type": "map", + "entities": [ + { + "entity": "device_tracker.iphone_von_martin" + }, + { + "entity": "device_tracker.rebeccahandysamsung" + } + ], + "hours_to_show": 10, + "dark_mode": false } ] }, diff --git a/.storage/lovelace_resources b/.storage/lovelace_resources index 66ae038..cb1f11b 100644 --- a/.storage/lovelace_resources +++ b/.storage/lovelace_resources @@ -20,17 +20,17 @@ "url": "/local/custom_ui/room-glance-card.js?v=1.09" }, { - "url": "/hacsfiles/scheduler-card/scheduler-card.js?hacstag=286270157239", + "url": "/hacsfiles/scheduler-card/scheduler-card.js?hacstag=2862701573213", "type": "module", "id": "af379618bd83489a9f2f15a0be498eaf" }, { - "url": "/hacsfiles/lovelace-slider-entity-row/slider-entity-row.js?hacstag=1448997001721", + "url": "/hacsfiles/lovelace-slider-entity-row/slider-entity-row.js?hacstag=1448997001741", "type": "module", "id": "7067680a3f314af285c5ebe1605e0451" }, { - "url": "/hacsfiles/lovelace-template-entity-row/template-entity-row.js?hacstag=231674882130", + "url": "/hacsfiles/lovelace-template-entity-row/template-entity-row.js?hacstag=231674882141", "type": "module", "id": "aa48cd5ffa8a4e0883ce06e64391cf46" }, @@ -40,22 +40,22 @@ "id": "9fa16ed42d0c480ab9dc711cb98790e7" }, { - "url": "/hacsfiles/mini-graph-card/mini-graph-card-bundle.js?hacstag=1512800620110", + "url": "/hacsfiles/mini-graph-card/mini-graph-card-bundle.js?hacstag=1512800620121", "type": "module", "id": "5fb0764a8bb54c4aaf4a4be15022095b" }, { - "url": "/hacsfiles/mini-media-player/mini-media-player-bundle.js?hacstag=1485208381165", + "url": "/hacsfiles/mini-media-player/mini-media-player-bundle.js?hacstag=1485208381169", "type": "module", "id": "9f7ce776f265476f89246c9926a933a8" }, { - "url": "/hacsfiles/lovelace-multiple-entity-row/multiple-entity-row.js?hacstag=178921037441", + "url": "/hacsfiles/lovelace-multiple-entity-row/multiple-entity-row.js?hacstag=178921037451", "type": "module", "id": "295d5e67ee594e31935e535c2c4b7bd4" }, { - "url": "/hacsfiles/hass-hue-icons/hass-hue-icons.js?hacstag=3844345221248", + "url": "/hacsfiles/hass-hue-icons/hass-hue-icons.js?hacstag=3844345221253", "type": "module", "id": "59ab7764b5724e75ac5ff57fdcd54e2c" }, @@ -70,7 +70,7 @@ "id": "c5461acbb2e742e4b06cebf73181ffc7" }, { - "url": "/hacsfiles/apexcharts-card/apexcharts-card.js?hacstag=331701152202", + "url": "/hacsfiles/apexcharts-card/apexcharts-card.js?hacstag=331701152204", "type": "module", "id": "322b6b5391e84fd1bb126c8448db1ebb" }, @@ -80,14 +80,29 @@ "id": "58eff8b61ebf463b86570a8c975adda3" }, { - "url": "/hacsfiles/lovelace-valetudo-map-card/valetudo-map-card.js?hacstag=20303610820211205", + "url": "/hacsfiles/lovelace-valetudo-map-card/valetudo-map-card.js?hacstag=2030361082023040", "type": "module", "id": "44c1654a1a8b4e078c2d69bf52ba2ce5" }, { - "url": "/hacsfiles/lovelace-plotly-graph-card/plotly-graph-card.js?hacstag=413812496182", + "url": "/hacsfiles/lovelace-plotly-graph-card/plotly-graph-card.js?hacstag=413812496334", "type": "module", "id": "32657eeee53441558557757278d7e135" + }, + { + "id": "3a05eef2b9464f01ad8cd64d486ad610", + "url": "/hacsfiles/restriction-card/restriction-card.js?hacstag=215633404129", + "type": "module" + }, + { + "id": "1352b74dcce545e6920338db5a0e4b23", + "url": "/hacsfiles/lovelace-paper-buttons-row/paper-buttons-row.js?hacstag=244872232213", + "type": "module" + }, + { + "id": "59edb3cec6b0489b9f084c00ef7ae90f", + "url": "/hacsfiles/history-explorer-card/history-explorer-card.js?hacstag=4403747941051", + "type": "module" } ] } diff --git a/.storage/mobile_app b/.storage/mobile_app index 43091c1..7f22c7c 100644 --- a/.storage/mobile_app +++ b/.storage/mobile_app @@ -1,948 +1,21 @@ { - "version": 1, - "key": "mobile_app", - "data": { - "binary_sensor": { - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_headphone_state": { - "added": true, - "attributes": {}, - "icon": "mdi:headphones-off", - "name": "Kopfh\u00f6rer", - "state": false, - "type": "binary_sensor", - "unique_id": "headphone_state", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_is_charging": { - "added": true, - "attributes": {}, - "device_class": "plug", - "icon": "mdi:power-plug-off", - "name": "Is Charging", - "state": false, - "type": "binary_sensor", - "unique_id": "is_charging", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - } - }, - "deleted_ids": [ - "e4083a1682098be0437f19c6ee84a369cf04a0ca2d2f80211c2c989895944657", - "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6", - "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8", - "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2" - ], - "sensor": { - "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8_activity": { - "added": true, - "attributes": { - "Confidence": "High", - "Types": [ - "Unknown" - ] - }, - "icon": "mdi:help-circle", - "name": "Activity", - "state": "Unknown", - "type": "sensor", - "unique_id": "activity", - "webhook_id": "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8" - }, - "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8_battery_level": { - "added": true, - "attributes": { - "Battery State": "Not Charging", - "Low Power Mode": false - }, - "device_class": "battery", - "icon": "mdi:battery-20", - "name": "Battery Level", - "state": 22, - "type": "sensor", - "unique_id": "battery_level", - "unit_of_measurement": "%", - "webhook_id": "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8" - }, - "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8_battery_state": { - "added": true, - "attributes": { - "Battery Level": 22, - "Low Power Mode": false - }, - "device_class": "battery", - "icon": "mdi:battery-20", - "name": "Battery State", - "state": "Not Charging", - "type": "sensor", - "unique_id": "battery_state", - "webhook_id": "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8" - }, - "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8_connectivity_bssid": { - "added": true, - "attributes": {}, - "icon": "mdi:wifi-star", - "name": "BSSID", - "state": "7c:ff:4d:4:d7:a7", - "type": "sensor", - "unique_id": "connectivity_bssid", - "webhook_id": "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8" - }, - "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8_connectivity_cellular_provider": { - "added": true, - "attributes": { - "Allows VoIP": true, - "Carrier ID": "N/A", - "Carrier Name": "o2 - de", - "ISO Country Code": "de", - "Mobile Country Code": "262", - "Mobile Network Code": "07" - }, - "icon": "mdi:sim", - "name": "Cellular Provider", - "state": "o2 - de", - "type": "sensor", - "unique_id": "connectivity_cellular_provider", - "webhook_id": "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8" - }, - "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8_connectivity_connection_type": { - "added": true, - "attributes": {}, - "icon": "mdi:wifi", - "name": "Connection Type", - "state": "Wi-Fi", - "type": "sensor", - "unique_id": "connectivity_connection_type", - "webhook_id": "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8" - }, - "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8_connectivity_sim_1": { - "added": true, - "attributes": { - "Allows VoIP": true, - "Carrier ID": "0000000100000001", - "Carrier Name": "o2 - de", - "ISO Country Code": "de", - "Mobile Country Code": "262", - "Mobile Network Code": "07" - }, - "icon": "mdi:sim", - "name": "SIM 1", - "state": "o2 - de", - "type": "sensor", - "unique_id": "connectivity_sim_1", - "webhook_id": "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8" - }, - "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8_connectivity_ssid": { - "added": true, - "attributes": {}, - "icon": "mdi:wifi", - "name": "SSID", - "state": "WLAN", - "type": "sensor", - "unique_id": "connectivity_ssid", - "webhook_id": "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8" - }, - "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8_geocoded_location": { - "added": true, - "attributes": { - "Administrative Area": "Bavaria", - "Areas Of Interest": "N/A", - "Country": "Germany", - "ISO Country Code": "DE", - "Inland Water": "N/A", - "Locality": "Rohr", - "Location": [ - 49.36929374846042, - 10.983648821307723 - ], - "Name": "Dietersdorfer Stra\u00dfe 19", - "Ocean": "N/A", - "Postal Code": "91189", - "Sub Administrative Area": "Roth", - "Sub Locality": "N/A", - "Sub Thoroughfare": "19", - "Thoroughfare": "Dietersdorfer Stra\u00dfe", - "Time Zone": "Europe/Berlin", - "Zones": [ - "Home" - ] - }, - "icon": "mdi:map", - "name": "Geocoded Location", - "state": "Dietersdorfer Stra\u00dfe 19\n91189 Rohr\nGermany", - "type": "sensor", - "unique_id": "geocoded_location", - "webhook_id": "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8" - }, - "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8_last_update_trigger": { - "added": true, - "attributes": {}, - "icon": "mdi:cellphone-wireless", - "name": "Last Update Trigger", - "state": "Background Fetch", - "type": "sensor", - "unique_id": "last_update_trigger", - "webhook_id": "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8" - }, - "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8_storage": { - "added": true, - "attributes": { - "Available": "159,04 GB", - "Available (Important)": "168,05 GB", - "Available (Opportunistic)": "166,77 GB", - "Total": "255,99 GB" - }, - "icon": "mdi:database", - "name": "Storage", - "state": "65.15", - "type": "sensor", - "unique_id": "storage", - "unit_of_measurement": "% available", - "webhook_id": "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8" - }, - "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2_activity": { - "added": true, - "attributes": { - "Confidence": "High", - "Types": [ - "Stationary" - ] - }, - "icon": "mdi:human-male", - "name": "Activity", - "state": "Stationary", - "type": "sensor", - "unique_id": "activity", - "webhook_id": "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2" - }, - "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2_battery_level": { - "added": true, - "attributes": { - "Battery State": "Not Charging", - "Low Power Mode": false - }, - "device_class": "battery", - "icon": "mdi:battery-40", - "name": "Battery Level", - "state": 41, - "type": "sensor", - "unique_id": "battery_level", - "unit_of_measurement": "%", - "webhook_id": "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2" - }, - "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2_battery_state": { - "added": true, - "attributes": { - "Battery Level": 41, - "Low Power Mode": false - }, - "device_class": "battery", - "icon": "mdi:battery-40", - "name": "Battery State", - "state": "Not Charging", - "type": "sensor", - "unique_id": "battery_state", - "webhook_id": "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2" - }, - "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2_connectivity_bssid": { - "added": true, - "attributes": {}, - "icon": "mdi:wifi-star", - "name": "BSSID", - "state": "7c:ff:4d:5:2e:8d", - "type": "sensor", - "unique_id": "connectivity_bssid", - "webhook_id": "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2" - }, - "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2_connectivity_connection_type": { - "added": true, - "attributes": {}, - "icon": "mdi:wifi", - "name": "Connection Type", - "state": "Wi-Fi", - "type": "sensor", - "unique_id": "connectivity_connection_type", - "webhook_id": "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2" - }, - "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2_connectivity_sim_1": { - "added": true, - "attributes": { - "Allows VoIP": true, - "Carrier ID": "0000000100000001", - "Carrier Name": "o2 - de", - "ISO Country Code": "de", - "Mobile Country Code": "262", - "Mobile Network Code": "07" - }, - "icon": "mdi:sim", - "name": "SIM 1", - "state": "o2 - de", - "type": "sensor", - "unique_id": "connectivity_sim_1", - "webhook_id": "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2" - }, - "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2_connectivity_ssid": { - "added": true, - "attributes": {}, - "icon": "mdi:wifi", - "name": "SSID", - "state": "WLAN", - "type": "sensor", - "unique_id": "connectivity_ssid", - "webhook_id": "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2" - }, - "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2_geocoded_location": { - "added": true, - "attributes": { - "Administrative Area": "Bavaria", - "Areas Of Interest": "N/A", - "Country": "Germany", - "Inland Water": "N/A", - "ISO Country Code": "DE", - "Locality": "Rohr", - "Location": [ - 49.369293212890625, - 10.983654704137997 - ], - "Name": "Dietersdorfer Stra\u00dfe 19", - "Ocean": "N/A", - "Postal Code": "91189", - "Sub Administrative Area": "Roth", - "Sub Locality": "N/A", - "Sub Thoroughfare": "19", - "Thoroughfare": "Dietersdorfer Stra\u00dfe", - "Time Zone": "Europe/Berlin", - "Zones": [ - "Home" - ] - }, - "icon": "mdi:map", - "name": "Geocoded Location", - "state": "Dietersdorfer Stra\u00dfe 19\n91189 Rohr\nGermany", - "type": "sensor", - "unique_id": "geocoded_location", - "webhook_id": "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2" - }, - "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2_last_update_trigger": { - "added": true, - "attributes": {}, - "icon": "mdi:cellphone-wireless", - "name": "Last Update Trigger", - "state": "Launch", - "type": "sensor", - "unique_id": "last_update_trigger", - "webhook_id": "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2" - }, - "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2_storage": { - "added": true, - "attributes": { - "Available": "135,80 GB", - "Available (Important)": "144,69 GB", - "Available (Opportunistic)": "143,41 GB", - "Total": "255,98 GB" - }, - "icon": "mdi:database", - "name": "Storage", - "state": "56.02", - "type": "sensor", - "unique_id": "storage", - "unit_of_measurement": "% available", - "webhook_id": "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2" - }, - "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6_mobile_app_martin_handy_a2dp": { - "added": true, - "attributes": { - "icon": "mdi:bluetooth-audio", - "last_device_latitude": 49.4489371, - "last_device_longitude": 11.0364147, - "last_device_mac": "A0:56:B2:15:C9:A4", - "last_device_name": "Toyota Touch 2 with Go", - "last_seen": "2020-02-26T23:06+0100", - "maps": "http://maps.google.com/maps?daddr=49.4489371,11.0364147", - "state": true - }, - "device_class": "illuminance", - "icon": "mdi:bluetooth-audio", - "name": "martin_handy A2DP Sensor", - "state": "true", - "type": "sensor", - "unique_id": "mobile_app_martin_handy_a2dp", - "unit_of_measurement": "", - "webhook_id": "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6" - }, - "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6_mobile_app_martin_handy_availability": { - "added": true, - "attributes": { - "icon": "mdi:lifebuoy", - "state": "2020-02-27T23:30+0100" - }, - "device_class": "timestamp", - "icon": "mdi:lifebuoy", - "name": "martin_handy Availability Sensor", - "state": "2020-02-27T23:30+0100", - "type": "sensor", - "unique_id": "mobile_app_martin_handy_availability", - "unit_of_measurement": "", - "webhook_id": "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6" - }, - "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6_mobile_app_martin_handy_battery": { - "added": true, - "attributes": { - "charging_state": "charging", - "device_class": "battery", - "health": "good", - "icon": "mdi:battery", - "power": "AC", - "state": 98, - "technology": "Li-poly", - "temperature": "26.0", - "voltage": "4373 mV" - }, - "device_class": "battery", - "icon": "mdi:battery", - "name": "martin_handy Battery Sensor", - "state": "98.0", - "type": "sensor", - "unique_id": "mobile_app_martin_handy_battery", - "unit_of_measurement": "%", - "webhook_id": "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6" - }, - "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6_mobile_app_martin_handy_bluetooth": { - "added": true, - "attributes": { - "bonded_devices": [ - { - "mac": "A0:56:B2:F6:63:ED", - "name": "Toyota Touch 2 with Go" - }, - { - "mac": "B8:27:EB:AA:23:4E", - "name": "MyDevice41" - }, - { - "mac": "E3:28:E9:20:C1:EB", - "name": "TaoTronics TT-BH07" - }, - { - "mac": "A0:56:B2:15:C9:A4", - "name": "Toyota Touch 2 with Go" - }, - { - "mac": "00:0A:30:D0:55:AE", - "name": "Mazda" - } - ], - "discovered_devices": [ - { - "mac": "62:C6:B4:10:CE:40", - "name": "", - "rssi": -90 - }, - { - "mac": "5F:45:55:2D:CE:C0", - "name": "", - "rssi": -19 - }, - { - "mac": "78:13:5E:40:76:5C", - "name": "", - "rssi": -97 - } - ], - "icon": "mdi:bluetooth", - "mac": "02:00:00:00:00:00", - "name": "Martin Handy", - "state": "true" - }, - "device_class": "illuminance", - "icon": "mdi:bluetooth", - "name": "martin_handy Bluetooth Sensor", - "state": "true", - "type": "sensor", - "unique_id": "mobile_app_martin_handy_bluetooth", - "unit_of_measurement": "", - "webhook_id": "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6" - }, - "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6_mobile_app_martin_handy_callstate": { - "added": true, - "attributes": { - "icon": "mdi:phone-hangup", - "state": "idle" - }, - "device_class": "illuminance", - "icon": "mdi:phone-hangup", - "name": "martin_handy Call State Sensor", - "state": "idle", - "type": "sensor", - "unique_id": "mobile_app_martin_handy_callstate", - "unit_of_measurement": "", - "webhook_id": "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6" - }, - "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6_mobile_app_martin_handy_hfp": { - "added": true, - "attributes": { - "icon": "mdi:phone-bluetooth", - "last_device_latitude": 49.4489371, - "last_device_longitude": 11.0364147, - "last_device_mac": "A0:56:B2:15:C9:A4", - "last_device_name": "Toyota Touch 2 with Go", - "last_seen": "2020-02-26T23:06+0100", - "maps": "http://maps.google.com/maps?daddr=49.4489371,11.0364147", - "state": true - }, - "device_class": "illuminance", - "icon": "mdi:phone-bluetooth", - "name": "martin_handy HFP Sensor", - "state": "true", - "type": "sensor", - "unique_id": "mobile_app_martin_handy_hfp", - "unit_of_measurement": "", - "webhook_id": "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6" - }, - "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6_mobile_app_martin_handy_light": { - "added": true, - "attributes": { - "icon": "mdi:led-on", - "max_range": 10000, - "power": "0.75 mA", - "resolution": 1, - "sensor_name": "light-bh1745", - "state": "0", - "vendor": "rohm", - "version": 1 - }, - "device_class": "illuminance", - "icon": "mdi:led-on", - "name": "martin_handy Light Sensor", - "state": "0", - "type": "sensor", - "unique_id": "mobile_app_martin_handy_light", - "unit_of_measurement": "lux", - "webhook_id": "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6" - }, - "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6_mobile_app_martin_handy_nextalarm": { - "added": true, - "attributes": { - "icon": "mdi:alarm", - "state": "2020-02-28T07:00+0100" - }, - "device_class": "illuminance", - "icon": "mdi:alarm", - "name": "martin_handy Alarm Sensor", - "state": "2020-02-28T07:00+0100", - "type": "sensor", - "unique_id": "mobile_app_martin_handy_nextalarm", - "unit_of_measurement": "", - "webhook_id": "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6" - }, - "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6_mobile_app_martin_handy_steps": { - "added": true, - "attributes": { - "icon": "mdi:run-fast", - "max_range": 2147483648, - "power": "0.23 mA", - "resolution": 1, - "sensor_name": "step counter", - "state": 7367, - "vendor": "huawei", - "version": 1 - }, - "device_class": "illuminance", - "icon": "mdi:run-fast", - "name": "martin_handy Step Counter Sensor", - "state": "7367", - "type": "sensor", - "unique_id": "mobile_app_martin_handy_steps", - "unit_of_measurement": "steps", - "webhook_id": "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6" - }, - "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6_mobile_app_martin_handy_wifi": { - "added": true, - "attributes": { - "bssid": "7c:ff:4d:04:d7:a6", - "icon": "mdi:wifi", - "ip": "192.168.178.26", - "link_speed": 57, - "mac": "02:00:00:00:00:00", - "rssi": -52, - "signal": 4, - "ssid": "WLAN", - "state": "enabled" - }, - "device_class": "illuminance", - "icon": "mdi:wifi", - "name": "martin_handy WiFi Sensor", - "state": "enabled", - "type": "sensor", - "unique_id": "mobile_app_martin_handy_wifi", - "unit_of_measurement": "", - "webhook_id": "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6" - }, - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_audio_sensor": { - "added": true, - "attributes": {}, - "icon": "mdi:volume-high", - "name": "Audio Sensor", - "state": "normal", - "type": "sensor", - "unique_id": "audio_sensor", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_battery_health": { - "added": true, - "attributes": {}, - "icon": "mdi:battery", - "name": "Battery Health", - "state": "good", - "type": "sensor", - "unique_id": "battery_health", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_battery_level": { - "added": true, - "attributes": {}, - "device_class": "battery", - "icon": "mdi:battery-70", - "name": "Battery Level", - "state": 73, - "type": "sensor", - "unique_id": "battery_level", - "unit_of_measurement": "%", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_battery_state": { - "added": true, - "attributes": {}, - "device_class": "battery", - "icon": "mdi:battery-minus", - "name": "Battery State", - "state": "discharging", - "type": "sensor", - "unique_id": "battery_state", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_bluetooth_connection": { - "added": true, - "attributes": { - "connected_not_paired_devices": "[]", - "connected_paired_devices": "[]", - "paired_devices": "[3E:19:06:04:0D:50, A0:56:B2:15:C9:A4]" - }, - "icon": "mdi:bluetooth", - "name": "Bluetooth Connection", - "state": 0, - "type": "sensor", - "unique_id": "bluetooth_connection", - "unit_of_measurement": "connection(s)", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_charger_type": { - "added": true, - "attributes": {}, - "icon": "mdi:battery", - "name": "Charger Type", - "state": "none", - "type": "sensor", - "unique_id": "charger_type", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_detected_activity": { - "added": true, - "attributes": { - "in_vehicle": 2, - "still": 97, - "unknown": 1 - }, - "icon": "mdi:sleep", - "name": "Erkannte Aktivit\u00e4t", - "state": "still", - "type": "sensor", - "unique_id": "detected_activity", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_dnd_sensor": { - "added": true, - "attributes": {}, - "icon": "mdi:do-not-disturb", - "name": "Do Not Disturb Sensor", - "state": "off", - "type": "sensor", - "unique_id": "dnd_sensor", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_geocoded_location": { - "added": true, - "attributes": { - "Administrative Area": "Bayern", - "Country": "Deutschland", - "ISO Country Code": "DE", - "Latitude": 49.369503, - "Locality": "Rohr", - "Longitude": 10.983908, - "Postal Code": "91189", - "Sub Administrative Area": "Mittelfranken", - "Sub Locality": "Nemsdorf", - "Sub Thoroughfare": "19", - "Thoroughfare": "Dietersdorfer Stra\u00dfe" - }, - "icon": "mdi:map", - "name": "Geokodierter Standort", - "state": "Dietersdorfer Str. 19, 91189 Rohr, Deutschland", - "type": "sensor", - "unique_id": "geocoded_location", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_last_reboot": { - "added": true, - "attributes": { - "Local Time": "Wed Mar 03 14:23:12 GMT+01:00 2021", - "Time in Milliseconds": 1614777792390 - }, - "device_class": "timestamp", - "icon": "mdi:restart", - "name": "Last Reboot", - "state": "2021-03-03T13:23:12Z", - "type": "sensor", - "unique_id": "last_reboot", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_light_sensor": { - "added": true, - "attributes": {}, - "device_class": "illuminance", - "icon": "mdi:brightness-5", - "name": "Light Sensor", - "state": "0", - "type": "sensor", - "unique_id": "light_sensor", - "unit_of_measurement": "lx", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_next_alarm": { - "added": true, - "attributes": { - "Local Time": "Fri Apr 02 07:30:00 GMT+02:00 2021", - "Package": "Unknown", - "Time in Milliseconds": 1617341400000 - }, - "device_class": "timestamp", - "icon": "mdi:alarm", - "name": "Next Alarm", - "state": "2021-04-02T05:30:00.000Z", - "type": "sensor", - "unique_id": "next_alarm", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_phone_state": { - "added": true, - "attributes": {}, - "icon": "mdi:phone", - "name": "Phone State", - "state": "idle", - "type": "sensor", - "unique_id": "phone_state", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_proximity_sensor": { - "added": true, - "attributes": {}, - "icon": "mdi:leak", - "name": "Proximity Sensor", - "state": "near", - "type": "sensor", - "unique_id": "proximity_sensor", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_steps_sensor": { - "added": true, - "attributes": {}, - "icon": "mdi:walk", - "name": "Schrittsensor", - "state": "106021", - "type": "sensor", - "unique_id": "steps_sensor", - "unit_of_measurement": "steps", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_storage_sensor": { - "added": true, - "attributes": { - "Free internal storage": "84GB", - "Total internal storage": "110GB" - }, - "icon": "mdi:harddisk", - "name": "Storage Sensor", - "state": 76, - "type": "sensor", - "unique_id": "storage_sensor", - "unit_of_measurement": "%", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_wifi_bssid": { - "added": true, - "attributes": {}, - "icon": "mdi:wifi", - "name": "WLAN BSSID", - "state": "3c:a6:2f:4d:af:5a", - "type": "sensor", - "unique_id": "wifi_bssid", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e_wifi_connection": { - "added": true, - "attributes": { - "is_hidden": false - }, - "icon": "mdi:wifi", - "name": "WLAN Verbindung", - "state": "WLAN", - "type": "sensor", - "unique_id": "wifi_connection", - "webhook_id": "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e" - }, - "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_activity": { - "attributes": { - "Confidence": "High", - "Types": [ - "Stationary" - ] - }, - "icon": "mdi:human-male", - "name": "Activity", - "state": "Stationary", - "type": "sensor", - "unique_id": "activity", - "webhook_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a", - "added": true - }, - "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_storage": { - "attributes": { - "Available": "103,52 GB", - "Available (Important)": "113,35 GB", - "Available (Opportunistic)": "112,07 GB", - "Total": "255,98 GB" - }, - "icon": "mdi:database", - "name": "Storage", - "state": "43.78", - "type": "sensor", - "unique_id": "storage", - "unit_of_measurement": "% available", - "webhook_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a", - "added": true - }, - "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_battery_level": { - "attributes": {}, - "device_class": "battery", - "icon": "mdi:battery-90", - "name": "Battery Level", - "state": 96, - "type": "sensor", - "unique_id": "battery_level", - "unit_of_measurement": "%", - "webhook_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a", - "added": true - }, - "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_battery_state": { - "attributes": { - "Low Power Mode": false - }, - "device_class": "battery", - "icon": "mdi:battery-90", - "name": "Battery State", - "state": "Not Charging", - "type": "sensor", - "unique_id": "battery_state", - "webhook_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a", - "added": true - }, - "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_connectivity_bssid": { - "icon": "mdi:wifi-star", - "name": "BSSID", - "state": "7c:ff:4d:4:d7:a7", - "type": "sensor", - "unique_id": "connectivity_bssid", - "attributes": {}, - "webhook_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a", - "added": true - }, - "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_connectivity_ssid": { - "icon": "mdi:wifi", - "name": "SSID", - "state": "WLAN", - "type": "sensor", - "unique_id": "connectivity_ssid", - "attributes": {}, - "webhook_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a", - "added": true - }, - "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_connectivity_connection_type": { - "icon": "mdi:wifi", - "name": "Connection Type", - "state": "Wi-Fi", - "type": "sensor", - "unique_id": "connectivity_connection_type", - "attributes": {}, - "webhook_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a", - "added": true - }, - "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_geocoded_location": { - "icon": "mdi:map", - "name": "Geocoded Location", - "state": "Dietersdorfer Stra\u00dfe 19\n91189 Rohr\nGermany", - "type": "sensor", - "unique_id": "geocoded_location", - "attributes": { - "Administrative Area": "Bavaria", - "Areas Of Interest": "N/A", - "Country": "Germany", - "Inland Water": "N/A", - "ISO Country Code": "DE", - "Locality": "Rohr", - "Location": [ - 49.369293212890625, - 10.983692880866485 - ], - "Name": "Dietersdorfer Stra\u00dfe 19", - "Ocean": "N/A", - "Postal Code": "91189", - "Sub Administrative Area": "Roth", - "Sub Locality": "N/A", - "Sub Thoroughfare": "19", - "Thoroughfare": "Dietersdorfer Stra\u00dfe", - "Time Zone": "Europe/Berlin", - "Zones": [ - "MyHome" - ] - }, - "webhook_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a", - "added": true - }, - "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_connectivity_sim_1": { - "attributes": { - "Allows VoIP": true, - "Carrier ID": "0000000100000001", - "Carrier Name": "o2 - de", - "ISO Country Code": "de", - "Mobile Country Code": "262", - "Mobile Network Code": "07" - }, - "icon": "mdi:sim", - "name": "SIM 1", - "state": "o2 - de", - "type": "sensor", - "unique_id": "connectivity_sim_1", - "webhook_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a", - "added": true - }, - "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a_last_update_trigger": { - "icon": "mdi:cellphone-wireless", - "name": "Last Update Trigger", - "state": "Significant Location Change", - "type": "sensor", - "unique_id": "last_update_trigger", - "attributes": {}, - "webhook_id": "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a", - "added": true - } - } - } + "version": 1, + "minor_version": 1, + "key": "mobile_app", + "data": { + "deleted_ids": [ + "e4083a1682098be0437f19c6ee84a369cf04a0ca2d2f80211c2c989895944657", + "ae3a0e7cab7f3e46a059749b4fb0db38d925aca81176ba5d6e08fbc3938b48e6", + "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8", + "8b96d67f6fe93ebaf8c39357498d906b4e1db1f7bab14dbe849af418f8913ab2", + "2c1e087aa21f2de29ea717b0af4d5de61621ba42229d570cb93181e61c6dc72a", + "cf6ed33d60ed7470befdf2ec4bd12feecf0be745491431fe61cf57fe91cf400e", + "f4ed395ecf6ed16cf2254bbf24dc73d14138995a2d0f460db91d370da73b9244", + "0e6e6a5c7c009ad148b345912f20fc0b2fc0887d0f9106768396616d17a84f7c", + "1388afc849e4fd84bd54a62a93de03d3aeb9def4e7cb3264cf7c648bd872730d", + "3d073a453d690c5b9d839b39059b8bee4b83915c3bb0f1ed9c97b60615f6bcee", + "40011e18e9102ea8f7d9946ea102198ac46ece284b8c529dba31a462a17ab686", + "6ac83c5eb5688a11675c22ffa8ab8e86f9bae9289dd935da897c98fbb195ee5e" + ] + } } \ No newline at end of file diff --git a/.storage/person b/.storage/person index 0a610d4..f65440a 100644 --- a/.storage/person +++ b/.storage/person @@ -1,17 +1,18 @@ { - "version": 2, - "key": "person", - "data": { - "items": [ - { - "device_trackers": [ - "device_tracker.martins_ipad_3", - "device_tracker.ele_l29" - ], - "id": "d433f5e7758548dab8baa44b545a8668", - "name": "Martin Bauer", - "user_id": "2ffcb10d3db745b396789364fdef72ec" - } - ] - } + "version": 2, + "minor_version": 1, + "key": "person", + "data": { + "items": [ + { + "device_trackers": [ + "device_tracker.iphone_von_martin", + "device_tracker.martins_ipad_2" + ], + "id": "d433f5e7758548dab8baa44b545a8668", + "name": "Martin Bauer", + "user_id": "2ffcb10d3db745b396789364fdef72ec" + } + ] + } } \ No newline at end of file diff --git a/.storage/repairs.issue_registry b/.storage/repairs.issue_registry index c4da796..c2ae63e 100644 --- a/.storage/repairs.issue_registry +++ b/.storage/repairs.issue_registry @@ -19,53 +19,53 @@ "issue_id": "unsupported_system_docker_configuration" }, { - "created": "2022-11-24T14:51:54.848806+00:00", - "dismissed_version": "2022.11.4", - "domain": "hassio", + "created": "2023-08-05T05:36:35.267467+00:00", + "dismissed_version": "2023.8.1", + "domain": "mqtt", "is_persistent": false, - "issue_id": "unsupported_system_software" + "issue_id": "entity_name_is_device_name_discovery" }, { - "created": "2022-12-28T16:35:01.348212+00:00", - "dismissed_version": "2022.12.8", + "created": "2024-04-30T19:12:07.566796+00:00", + "dismissed_version": "2024.4.4", + "domain": "hassio", + "is_persistent": false, + "issue_id": "unsupported_system_connectivity_check" + }, + { + "created": "2024-05-03T18:20:06.429991+00:00", + "dismissed_version": "2024.5.0", "domain": "hassio", "is_persistent": false, "issue_id": "unsupported_system_apparmor" }, { - "created": "2022-12-28T16:35:15.646313+00:00", - "dismissed_version": "2022.12.8", + "created": "2024-05-03T18:20:06.462325+00:00", + "dismissed_version": "2024.5.0", "domain": "hassio", "is_persistent": false, "issue_id": "unsupported_system_os" }, { - "created": "2022-12-28T16:35:15.664932+00:00", - "dismissed_version": "2022.12.8", - "domain": "hassio", - "is_persistent": false, - "issue_id": "unsupported_system_os_agent" - }, - { - "created": "2022-12-28T16:35:15.665512+00:00", - "dismissed_version": "2022.12.8", + "created": "2024-05-03T18:20:07.022516+00:00", + "dismissed_version": "2024.5.0", "domain": "hassio", "is_persistent": false, "issue_id": "unsupported_system_systemd_journal" }, { - "created": "2022-12-28T16:35:15.716611+00:00", - "dismissed_version": "2022.12.8", + "created": "2024-05-03T18:20:07.026832+00:00", + "dismissed_version": "2024.5.0", + "domain": "hassio", + "is_persistent": false, + "issue_id": "unsupported_system_os_agent" + }, + { + "created": "2024-05-03T18:20:07.031494+00:00", + "dismissed_version": "2024.5.0", "domain": "hassio", "is_persistent": false, "issue_id": "unsupported_system_systemd_resolved" - }, - { - "created": "2022-12-28T16:35:18.109568+00:00", - "dismissed_version": "2022.12.8", - "domain": "hassio", - "is_persistent": false, - "issue_id": "unsupported_system_connectivity_check" } ] } diff --git a/.storage/scheduler.storage b/.storage/scheduler.storage new file mode 100644 index 0000000..24f710f --- /dev/null +++ b/.storage/scheduler.storage @@ -0,0 +1,10 @@ +{ + "version": 3, + "minor_version": 1, + "key": "scheduler.storage", + "data": { + "schedules": [], + "tags": [], + "time_shutdown": "2024-05-03T18:49:45.793830+00:00" + } +} \ No newline at end of file diff --git a/.storage/tag b/.storage/tag index 657b16f..296b81a 100644 --- a/.storage/tag +++ b/.storage/tag @@ -1,13 +1,20 @@ { - "version": 1, - "key": "tag", - "data": { - "items": [ - { - "tag_id": "71357caa-1234-4d94-a2f1-1bbeebc8b65b", - "last_scanned": "2021-12-08T21:49:53.096053+00:00", - "id": "71357caa-1234-4d94-a2f1-1bbeebc8b65b" - } - ] - } + "version": 1, + "minor_version": 1, + "key": "tag", + "data": { + "items": [ + { + "tag_id": "71357caa-1234-4d94-a2f1-1bbeebc8b65b", + "last_scanned": "2021-12-08T21:49:53.096053+00:00", + "id": "71357caa-1234-4d94-a2f1-1bbeebc8b65b" + }, + { + "id": "schreibtisch_oben_rechts", + "tag_id": "schreibtisch_oben_rechts", + "name": "Schreibtisch Oben Rechts", + "last_scanned": "2024-01-15T13:40:04.101929+00:00" + } + ] + } } \ No newline at end of file diff --git a/.storage/timer b/.storage/timer index 0007a99..78c1516 100644 --- a/.storage/timer +++ b/.storage/timer @@ -1,14 +1,22 @@ { - "version": 1, - "key": "timer", - "data": { - "items": [ - { - "duration": "0:10:00", - "name": "F\u00f6n Timer", - "icon": "mdi:hair-dryer", - "id": "fon_timer" - } - ] - } + "version": 1, + "minor_version": 1, + "key": "timer", + "data": { + "items": [ + { + "duration": "0:10:00", + "name": "Fön Timer", + "icon": "mdi:hair-dryer", + "id": "fon_timer" + }, + { + "id": "pool_pumpe_timer", + "duration": "0:15:00", + "name": "Pool Pumpe Timer", + "icon": "mdi:pool", + "restore": true + } + ] + } } \ No newline at end of file diff --git a/.storage/trace.saved_traces b/.storage/trace.saved_traces index 3863193..d577046 100644 --- a/.storage/trace.saved_traces +++ b/.storage/trace.saved_traces @@ -6,13 +6,13 @@ "automation.1633435293611": [ { "extended_dict": { - "last_step": "condition/0", - "run_id": "e360c6958dbcb251ee8ca8e08912fd07", + "last_step": "action/1", + "run_id": "77e719466d34feffde8c435b8e337918", "state": "stopped", - "script_execution": "failed_conditions", + "script_execution": "cancelled", "timestamp": { - "start": "2023-01-02T08:17:07.386265+00:00", - "finish": "2023-01-02T08:17:07.387158+00:00" + "start": "2024-05-03T18:44:12.737357+00:00", + "finish": "2024-05-03T18:44:50.271063+00:00" }, "domain": "automation", "item_id": "1633435293611", @@ -21,23 +21,24 @@ "trigger/0": [ { "path": "trigger/0", - "timestamp": "2023-01-02T08:17:07.386584+00:00", + "timestamp": "2024-05-03T18:44:12.737548+00:00", "changed_variables": { "this": { "entity_id": "automation.gang_bogen_nachtlicht", "state": "on", "attributes": { - "last_triggered": "2023-01-02T07:55:58.827618+00:00", - "mode": "restart", - "current": 0, "id": "1633435293611", + "last_triggered": "2024-05-03T18:44:08.702122+00:00", + "mode": "restart", + "current": 1, "friendly_name": "Gang Bogen Nachtlicht" }, - "last_changed": "2022-12-26T22:56:40.999258+00:00", - "last_updated": "2023-01-02T07:57:59.034947+00:00", + "last_changed": "2024-05-03T18:18:57.477242+00:00", + "last_reported": "2024-05-03T18:44:08.702244+00:00", + "last_updated": "2024-05-03T18:44:08.702244+00:00", "context": { - "id": "01GNRQSFVTJ68Z6M34QEKBB36G", - "parent_id": null, + "id": "01HWZWANVPZCPW29RDFH16335M", + "parent_id": "01HWZWANVM18DMBPGC6PTQKYS4", "user_id": null } }, @@ -55,10 +56,11 @@ "device_class": "motion", "friendly_name": "Gang Bewegungsmelder Wohnzimmer" }, - "last_changed": "2023-01-02T08:17:06.880529+00:00", - "last_updated": "2023-01-02T08:17:06.880529+00:00", + "last_changed": "2024-05-03T18:44:12.221254+00:00", + "last_reported": "2024-05-03T18:44:12.221254+00:00", + "last_updated": "2024-05-03T18:44:12.221254+00:00", "context": { - "id": "01GNRRWGT0QBQZ5QNCQX7K65VF", + "id": "01HWZWAS9XA1PJJC4XGF6Q97VG", "parent_id": null, "user_id": null } @@ -71,10 +73,11 @@ "device_class": "motion", "friendly_name": "Gang Bewegungsmelder Wohnzimmer" }, - "last_changed": "2023-01-02T08:17:07.380771+00:00", - "last_updated": "2023-01-02T08:17:07.380771+00:00", + "last_changed": "2024-05-03T18:44:12.734369+00:00", + "last_reported": "2024-05-03T18:44:12.734369+00:00", + "last_updated": "2024-05-03T18:44:12.734369+00:00", "context": { - "id": "01GNRRWH9MRMAEG971EKB8Q1T6", + "id": "01HWZWASSYCF3XSYY280QS2F7M", "parent_id": null, "user_id": null } @@ -89,14 +92,59 @@ "condition/0": [ { "path": "condition/0", - "timestamp": "2023-01-02T08:17:07.386678+00:00", + "timestamp": "2024-05-03T18:44:12.737719+00:00", "result": { - "result": false, + "result": true, "entities": [ "sun.sun" ] } } + ], + "action/0": [ + { + "path": "action/0", + "timestamp": "2024-05-03T18:44:12.746814+00:00", + "changed_variables": { + "context": { + "id": "01HWZWAST1RJM3V9M7HBSXKFXB", + "parent_id": "01HWZWASSYCF3XSYY280QS2F7M", + "user_id": null + } + }, + "result": { + "params": { + "domain": "light", + "service": "turn_on", + "service_data": { + "brightness_pct": 50, + "xy_color": [ + 0.607, + 0.378 + ], + "entity_id": [ + "light.gang_bogen" + ] + }, + "target": { + "entity_id": [ + "light.gang_bogen" + ] + } + }, + "running_script": false + } + } + ], + "action/1": [ + { + "path": "action/1", + "timestamp": "2024-05-03T18:44:12.807678+00:00", + "result": { + "delay": 120.0, + "done": false + } + } ] }, "config": { @@ -156,19 +204,19 @@ }, "blueprint_inputs": null, "context": { - "id": "01GNRRWH9T1JJCWFX9KCQQJRSC", - "parent_id": "01GNRRWH9MRMAEG971EKB8Q1T6", + "id": "01HWZWAST1RJM3V9M7HBSXKFXB", + "parent_id": "01HWZWASSYCF3XSYY280QS2F7M", "user_id": null } }, "short_dict": { - "last_step": "condition/0", - "run_id": "e360c6958dbcb251ee8ca8e08912fd07", + "last_step": "action/1", + "run_id": "77e719466d34feffde8c435b8e337918", "state": "stopped", - "script_execution": "failed_conditions", + "script_execution": "cancelled", "timestamp": { - "start": "2023-01-02T08:17:07.386265+00:00", - "finish": "2023-01-02T08:17:07.387158+00:00" + "start": "2024-05-03T18:44:12.737357+00:00", + "finish": "2024-05-03T18:44:50.271063+00:00" }, "domain": "automation", "item_id": "1633435293611", @@ -177,38 +225,39 @@ }, { "extended_dict": { - "last_step": "condition/0", - "run_id": "d777a6bae12be2426326ae69598a89d7", + "last_step": "action/1", + "run_id": "c8a4a6c66911372564f8311d3197bc96", "state": "stopped", - "script_execution": "failed_conditions", + "script_execution": "cancelled", "timestamp": { - "start": "2023-01-02T08:18:18.377847+00:00", - "finish": "2023-01-02T08:18:18.378395+00:00" + "start": "2024-05-03T18:44:50.247882+00:00", + "finish": "2024-05-03T18:44:55.221509+00:00" }, "domain": "automation", "item_id": "1633435293611", - "trigger": "state of binary_sensor.gang_bewegungsmelder_wohnzimmer", + "trigger": "state of binary_sensor.gang_bewegungsmelder_schlafzimmer", "trace": { "trigger/0": [ { "path": "trigger/0", - "timestamp": "2023-01-02T08:18:18.377970+00:00", + "timestamp": "2024-05-03T18:44:50.248026+00:00", "changed_variables": { "this": { "entity_id": "automation.gang_bogen_nachtlicht", "state": "on", "attributes": { - "last_triggered": "2023-01-02T07:55:58.827618+00:00", - "mode": "restart", - "current": 0, "id": "1633435293611", + "last_triggered": "2024-05-03T18:44:12.745850+00:00", + "mode": "restart", + "current": 1, "friendly_name": "Gang Bogen Nachtlicht" }, - "last_changed": "2022-12-26T22:56:40.999258+00:00", - "last_updated": "2023-01-02T07:57:59.034947+00:00", + "last_changed": "2024-05-03T18:18:57.477242+00:00", + "last_reported": "2024-05-03T18:44:12.745960+00:00", + "last_updated": "2024-05-03T18:44:12.745960+00:00", "context": { - "id": "01GNRQSFVTJ68Z6M34QEKBB36G", - "parent_id": null, + "id": "01HWZWAST1RJM3V9M7HBSXKFXB", + "parent_id": "01HWZWASSYCF3XSYY280QS2F7M", "user_id": null } }, @@ -217,42 +266,43 @@ "idx": "0", "alias": null, "platform": "state", - "entity_id": "binary_sensor.gang_bewegungsmelder_wohnzimmer", + "entity_id": "binary_sensor.gang_bewegungsmelder_schlafzimmer", "from_state": { - "entity_id": "binary_sensor.gang_bewegungsmelder_wohnzimmer", + "entity_id": "binary_sensor.gang_bewegungsmelder_schlafzimmer", "state": "off", "attributes": { - "source": "1.1.40", "device_class": "motion", - "friendly_name": "Gang Bewegungsmelder Wohnzimmer" + "friendly_name": "Gang Bewegungsmelder Schlafzimmer" }, - "last_changed": "2023-01-02T08:17:10.902848+00:00", - "last_updated": "2023-01-02T08:17:10.902848+00:00", + "last_changed": "2024-05-03T18:18:56.000803+00:00", + "last_reported": "2024-05-03T18:18:56.000803+00:00", + "last_updated": "2024-05-03T18:18:56.000803+00:00", "context": { - "id": "01GNRRWMQP472PVCGJ2GZZAY4G", + "id": "01HWZTWGM0NCQN3BQF2CT0T4AE", "parent_id": null, "user_id": null } }, "to_state": { - "entity_id": "binary_sensor.gang_bewegungsmelder_wohnzimmer", + "entity_id": "binary_sensor.gang_bewegungsmelder_schlafzimmer", "state": "on", "attributes": { "source": "1.1.40", "device_class": "motion", - "friendly_name": "Gang Bewegungsmelder Wohnzimmer" + "friendly_name": "Gang Bewegungsmelder Schlafzimmer" }, - "last_changed": "2023-01-02T08:18:18.373126+00:00", - "last_updated": "2023-01-02T08:18:18.373126+00:00", + "last_changed": "2024-05-03T18:44:50.245312+00:00", + "last_reported": "2024-05-03T18:44:50.245312+00:00", + "last_updated": "2024-05-03T18:44:50.245312+00:00", "context": { - "id": "01GNRRYPM504MRBKZW3NFQCJVK", + "id": "01HWZWBYE5AMAHWCH5EK82EK11", "parent_id": null, "user_id": null } }, "for": null, "attribute": null, - "description": "state of binary_sensor.gang_bewegungsmelder_wohnzimmer" + "description": "state of binary_sensor.gang_bewegungsmelder_schlafzimmer" } } } @@ -260,14 +310,59 @@ "condition/0": [ { "path": "condition/0", - "timestamp": "2023-01-02T08:18:18.378047+00:00", + "timestamp": "2024-05-03T18:44:50.248137+00:00", "result": { - "result": false, + "result": true, "entities": [ "sun.sun" ] } } + ], + "action/0": [ + { + "path": "action/0", + "timestamp": "2024-05-03T18:44:50.272930+00:00", + "changed_variables": { + "context": { + "id": "01HWZWBYE7XW59HF4X1NT60Y93", + "parent_id": "01HWZWBYE5AMAHWCH5EK82EK11", + "user_id": null + } + }, + "result": { + "params": { + "domain": "light", + "service": "turn_on", + "service_data": { + "brightness_pct": 50, + "xy_color": [ + 0.607, + 0.378 + ], + "entity_id": [ + "light.gang_bogen" + ] + }, + "target": { + "entity_id": [ + "light.gang_bogen" + ] + } + }, + "running_script": false + } + } + ], + "action/1": [ + { + "path": "action/1", + "timestamp": "2024-05-03T18:44:50.435257+00:00", + "result": { + "delay": 120.0, + "done": false + } + } ] }, "config": { @@ -327,59 +422,60 @@ }, "blueprint_inputs": null, "context": { - "id": "01GNRRYPM9EC5M715BQMETQRRB", - "parent_id": "01GNRRYPM504MRBKZW3NFQCJVK", + "id": "01HWZWBYE7XW59HF4X1NT60Y93", + "parent_id": "01HWZWBYE5AMAHWCH5EK82EK11", "user_id": null } }, "short_dict": { - "last_step": "condition/0", - "run_id": "d777a6bae12be2426326ae69598a89d7", + "last_step": "action/1", + "run_id": "c8a4a6c66911372564f8311d3197bc96", "state": "stopped", - "script_execution": "failed_conditions", + "script_execution": "cancelled", "timestamp": { - "start": "2023-01-02T08:18:18.377847+00:00", - "finish": "2023-01-02T08:18:18.378395+00:00" + "start": "2024-05-03T18:44:50.247882+00:00", + "finish": "2024-05-03T18:44:55.221509+00:00" }, "domain": "automation", "item_id": "1633435293611", - "trigger": "state of binary_sensor.gang_bewegungsmelder_wohnzimmer" + "trigger": "state of binary_sensor.gang_bewegungsmelder_schlafzimmer" } }, { "extended_dict": { - "last_step": "condition/0", - "run_id": "c2319387d6a814d43c3167338b7e4266", + "last_step": "action/1", + "run_id": "b0f95cdcad39613a1d4bb24446e66ec7", "state": "stopped", - "script_execution": "failed_conditions", + "script_execution": "cancelled", "timestamp": { - "start": "2023-01-02T08:18:29.221251+00:00", - "finish": "2023-01-02T08:18:29.221783+00:00" + "start": "2024-05-03T18:44:55.211012+00:00", + "finish": "2024-05-03T18:45:53.494074+00:00" }, "domain": "automation", "item_id": "1633435293611", - "trigger": "state of binary_sensor.gang_bewegungsmelder_wohnzimmer", + "trigger": "state of binary_sensor.gang_bewegungsmelder_schlafzimmer", "trace": { "trigger/0": [ { "path": "trigger/0", - "timestamp": "2023-01-02T08:18:29.221386+00:00", + "timestamp": "2024-05-03T18:44:55.211484+00:00", "changed_variables": { "this": { "entity_id": "automation.gang_bogen_nachtlicht", "state": "on", "attributes": { - "last_triggered": "2023-01-02T07:55:58.827618+00:00", - "mode": "restart", - "current": 0, "id": "1633435293611", + "last_triggered": "2024-05-03T18:44:50.271654+00:00", + "mode": "restart", + "current": 1, "friendly_name": "Gang Bogen Nachtlicht" }, - "last_changed": "2022-12-26T22:56:40.999258+00:00", - "last_updated": "2023-01-02T07:57:59.034947+00:00", + "last_changed": "2024-05-03T18:18:57.477242+00:00", + "last_reported": "2024-05-03T18:44:50.271850+00:00", + "last_updated": "2024-05-03T18:44:50.271850+00:00", "context": { - "id": "01GNRQSFVTJ68Z6M34QEKBB36G", - "parent_id": null, + "id": "01HWZWBYE7XW59HF4X1NT60Y93", + "parent_id": "01HWZWBYE5AMAHWCH5EK82EK11", "user_id": null } }, @@ -388,42 +484,44 @@ "idx": "0", "alias": null, "platform": "state", - "entity_id": "binary_sensor.gang_bewegungsmelder_wohnzimmer", + "entity_id": "binary_sensor.gang_bewegungsmelder_schlafzimmer", "from_state": { - "entity_id": "binary_sensor.gang_bewegungsmelder_wohnzimmer", + "entity_id": "binary_sensor.gang_bewegungsmelder_schlafzimmer", "state": "off", "attributes": { "source": "1.1.40", "device_class": "motion", - "friendly_name": "Gang Bewegungsmelder Wohnzimmer" + "friendly_name": "Gang Bewegungsmelder Schlafzimmer" }, - "last_changed": "2023-01-02T08:18:25.404382+00:00", - "last_updated": "2023-01-02T08:18:25.404382+00:00", + "last_changed": "2024-05-03T18:44:53.762860+00:00", + "last_reported": "2024-05-03T18:44:53.762860+00:00", + "last_updated": "2024-05-03T18:44:53.762860+00:00", "context": { - "id": "01GNRRYXFW19A6N6QA99QV7GGS", + "id": "01HWZWC1W29N98N9JE9DMJB4GX", "parent_id": null, "user_id": null } }, "to_state": { - "entity_id": "binary_sensor.gang_bewegungsmelder_wohnzimmer", + "entity_id": "binary_sensor.gang_bewegungsmelder_schlafzimmer", "state": "on", "attributes": { "source": "1.1.40", "device_class": "motion", - "friendly_name": "Gang Bewegungsmelder Wohnzimmer" + "friendly_name": "Gang Bewegungsmelder Schlafzimmer" }, - "last_changed": "2023-01-02T08:18:29.215927+00:00", - "last_updated": "2023-01-02T08:18:29.215927+00:00", + "last_changed": "2024-05-03T18:44:55.208874+00:00", + "last_reported": "2024-05-03T18:44:55.208874+00:00", + "last_updated": "2024-05-03T18:44:55.208874+00:00", "context": { - "id": "01GNRRZ16Z2ZA863JJTXDESH33", + "id": "01HWZWC398FC9Y7T1MD2VRTFV0", "parent_id": null, "user_id": null } }, "for": null, "attribute": null, - "description": "state of binary_sensor.gang_bewegungsmelder_wohnzimmer" + "description": "state of binary_sensor.gang_bewegungsmelder_schlafzimmer" } } } @@ -431,14 +529,59 @@ "condition/0": [ { "path": "condition/0", - "timestamp": "2023-01-02T08:18:29.221466+00:00", + "timestamp": "2024-05-03T18:44:55.211692+00:00", "result": { - "result": false, + "result": true, "entities": [ "sun.sun" ] } } + ], + "action/0": [ + { + "path": "action/0", + "timestamp": "2024-05-03T18:44:55.223709+00:00", + "changed_variables": { + "context": { + "id": "01HWZWC39AR8RJXWTYH2Z8NVDH", + "parent_id": "01HWZWC398FC9Y7T1MD2VRTFV0", + "user_id": null + } + }, + "result": { + "params": { + "domain": "light", + "service": "turn_on", + "service_data": { + "brightness_pct": 50, + "xy_color": [ + 0.607, + 0.378 + ], + "entity_id": [ + "light.gang_bogen" + ] + }, + "target": { + "entity_id": [ + "light.gang_bogen" + ] + } + }, + "running_script": false + } + } + ], + "action/1": [ + { + "path": "action/1", + "timestamp": "2024-05-03T18:44:55.268175+00:00", + "result": { + "delay": 120.0, + "done": false + } + } ] }, "config": { @@ -498,59 +641,60 @@ }, "blueprint_inputs": null, "context": { - "id": "01GNRRZ175D2EEZ5JQ2WT5PGFP", - "parent_id": "01GNRRZ16Z2ZA863JJTXDESH33", + "id": "01HWZWC39AR8RJXWTYH2Z8NVDH", + "parent_id": "01HWZWC398FC9Y7T1MD2VRTFV0", "user_id": null } }, "short_dict": { - "last_step": "condition/0", - "run_id": "c2319387d6a814d43c3167338b7e4266", + "last_step": "action/1", + "run_id": "b0f95cdcad39613a1d4bb24446e66ec7", "state": "stopped", - "script_execution": "failed_conditions", + "script_execution": "cancelled", "timestamp": { - "start": "2023-01-02T08:18:29.221251+00:00", - "finish": "2023-01-02T08:18:29.221783+00:00" + "start": "2024-05-03T18:44:55.211012+00:00", + "finish": "2024-05-03T18:45:53.494074+00:00" }, "domain": "automation", "item_id": "1633435293611", - "trigger": "state of binary_sensor.gang_bewegungsmelder_wohnzimmer" + "trigger": "state of binary_sensor.gang_bewegungsmelder_schlafzimmer" } }, { "extended_dict": { - "last_step": "condition/0", - "run_id": "a3e6fe33ad4a31da1dd49d58b7eb727f", + "last_step": "action/1", + "run_id": "9a9e1531b0d6f21d46cba270b53a0d5b", "state": "stopped", - "script_execution": "failed_conditions", + "script_execution": "cancelled", "timestamp": { - "start": "2023-01-02T08:18:35.736558+00:00", - "finish": "2023-01-02T08:18:35.737084+00:00" + "start": "2024-05-03T18:45:53.486238+00:00", + "finish": "2024-05-03T18:46:00.938963+00:00" }, "domain": "automation", "item_id": "1633435293611", - "trigger": "state of binary_sensor.gang_bewegungsmelder_wohnzimmer", + "trigger": "state of binary_sensor.gang_bewegungsmelder_schlafzimmer", "trace": { "trigger/0": [ { "path": "trigger/0", - "timestamp": "2023-01-02T08:18:35.736682+00:00", + "timestamp": "2024-05-03T18:45:53.486348+00:00", "changed_variables": { "this": { "entity_id": "automation.gang_bogen_nachtlicht", "state": "on", "attributes": { - "last_triggered": "2023-01-02T07:55:58.827618+00:00", - "mode": "restart", - "current": 0, "id": "1633435293611", + "last_triggered": "2024-05-03T18:44:55.222930+00:00", + "mode": "restart", + "current": 1, "friendly_name": "Gang Bogen Nachtlicht" }, - "last_changed": "2022-12-26T22:56:40.999258+00:00", - "last_updated": "2023-01-02T07:57:59.034947+00:00", + "last_changed": "2024-05-03T18:18:57.477242+00:00", + "last_reported": "2024-05-03T18:44:55.223045+00:00", + "last_updated": "2024-05-03T18:44:55.223045+00:00", "context": { - "id": "01GNRQSFVTJ68Z6M34QEKBB36G", - "parent_id": null, + "id": "01HWZWC39AR8RJXWTYH2Z8NVDH", + "parent_id": "01HWZWC398FC9Y7T1MD2VRTFV0", "user_id": null } }, @@ -559,42 +703,44 @@ "idx": "0", "alias": null, "platform": "state", - "entity_id": "binary_sensor.gang_bewegungsmelder_wohnzimmer", + "entity_id": "binary_sensor.gang_bewegungsmelder_schlafzimmer", "from_state": { - "entity_id": "binary_sensor.gang_bewegungsmelder_wohnzimmer", + "entity_id": "binary_sensor.gang_bewegungsmelder_schlafzimmer", "state": "off", "attributes": { "source": "1.1.40", "device_class": "motion", - "friendly_name": "Gang Bewegungsmelder Wohnzimmer" + "friendly_name": "Gang Bewegungsmelder Schlafzimmer" }, - "last_changed": "2023-01-02T08:18:32.744956+00:00", - "last_updated": "2023-01-02T08:18:32.744956+00:00", + "last_changed": "2024-05-03T18:44:58.733196+00:00", + "last_reported": "2024-05-03T18:44:58.733196+00:00", + "last_updated": "2024-05-03T18:44:58.733196+00:00", "context": { - "id": "01GNRRZ4N8DZ74DQ54P77F0H8P", + "id": "01HWZWC6QDGPH466S3RDC65KS0", "parent_id": null, "user_id": null } }, "to_state": { - "entity_id": "binary_sensor.gang_bewegungsmelder_wohnzimmer", + "entity_id": "binary_sensor.gang_bewegungsmelder_schlafzimmer", "state": "on", "attributes": { "source": "1.1.40", "device_class": "motion", - "friendly_name": "Gang Bewegungsmelder Wohnzimmer" + "friendly_name": "Gang Bewegungsmelder Schlafzimmer" }, - "last_changed": "2023-01-02T08:18:35.732377+00:00", - "last_updated": "2023-01-02T08:18:35.732377+00:00", + "last_changed": "2024-05-03T18:45:53.484929+00:00", + "last_reported": "2024-05-03T18:45:53.484929+00:00", + "last_updated": "2024-05-03T18:45:53.484929+00:00", "context": { - "id": "01GNRRZ7JMKXQV2EJ50KDKK90G", + "id": "01HWZWDW6C6PMDXCJ4DEG136R3", "parent_id": null, "user_id": null } }, "for": null, "attribute": null, - "description": "state of binary_sensor.gang_bewegungsmelder_wohnzimmer" + "description": "state of binary_sensor.gang_bewegungsmelder_schlafzimmer" } } } @@ -602,14 +748,59 @@ "condition/0": [ { "path": "condition/0", - "timestamp": "2023-01-02T08:18:35.736756+00:00", + "timestamp": "2024-05-03T18:45:53.486405+00:00", "result": { - "result": false, + "result": true, "entities": [ "sun.sun" ] } } + ], + "action/0": [ + { + "path": "action/0", + "timestamp": "2024-05-03T18:45:53.495462+00:00", + "changed_variables": { + "context": { + "id": "01HWZWDW6EBWYQR34C1T4DKY09", + "parent_id": "01HWZWDW6C6PMDXCJ4DEG136R3", + "user_id": null + } + }, + "result": { + "params": { + "domain": "light", + "service": "turn_on", + "service_data": { + "brightness_pct": 50, + "xy_color": [ + 0.607, + 0.378 + ], + "entity_id": [ + "light.gang_bogen" + ] + }, + "target": { + "entity_id": [ + "light.gang_bogen" + ] + } + }, + "running_script": false + } + } + ], + "action/1": [ + { + "path": "action/1", + "timestamp": "2024-05-03T18:45:53.542326+00:00", + "result": { + "delay": 120.0, + "done": false + } + } ] }, "config": { @@ -669,59 +860,60 @@ }, "blueprint_inputs": null, "context": { - "id": "01GNRRZ7JRC28RQ6T77234C3BG", - "parent_id": "01GNRRZ7JMKXQV2EJ50KDKK90G", + "id": "01HWZWDW6EBWYQR34C1T4DKY09", + "parent_id": "01HWZWDW6C6PMDXCJ4DEG136R3", "user_id": null } }, "short_dict": { - "last_step": "condition/0", - "run_id": "a3e6fe33ad4a31da1dd49d58b7eb727f", + "last_step": "action/1", + "run_id": "9a9e1531b0d6f21d46cba270b53a0d5b", "state": "stopped", - "script_execution": "failed_conditions", + "script_execution": "cancelled", "timestamp": { - "start": "2023-01-02T08:18:35.736558+00:00", - "finish": "2023-01-02T08:18:35.737084+00:00" + "start": "2024-05-03T18:45:53.486238+00:00", + "finish": "2024-05-03T18:46:00.938963+00:00" }, "domain": "automation", "item_id": "1633435293611", - "trigger": "state of binary_sensor.gang_bewegungsmelder_wohnzimmer" + "trigger": "state of binary_sensor.gang_bewegungsmelder_schlafzimmer" } }, { "extended_dict": { - "last_step": "condition/0", - "run_id": "03c34e89600d5cf484874e81379e00ec", + "last_step": "action/2", + "run_id": "3ce37b236e4a29b455817d35bffd5c17", "state": "stopped", - "script_execution": "failed_conditions", + "script_execution": "finished", "timestamp": { - "start": "2023-01-02T08:18:43.798156+00:00", - "finish": "2023-01-02T08:18:43.798900+00:00" + "start": "2024-05-03T18:46:00.931935+00:00", + "finish": "2024-05-03T18:48:01.045252+00:00" }, "domain": "automation", "item_id": "1633435293611", - "trigger": "state of binary_sensor.gang_bewegungsmelder_wohnzimmer", + "trigger": "state of binary_sensor.gang_bewegungsmelder_schlafzimmer", "trace": { "trigger/0": [ { "path": "trigger/0", - "timestamp": "2023-01-02T08:18:43.798284+00:00", + "timestamp": "2024-05-03T18:46:00.932097+00:00", "changed_variables": { "this": { "entity_id": "automation.gang_bogen_nachtlicht", "state": "on", "attributes": { - "last_triggered": "2023-01-02T07:55:58.827618+00:00", - "mode": "restart", - "current": 0, "id": "1633435293611", + "last_triggered": "2024-05-03T18:45:53.494581+00:00", + "mode": "restart", + "current": 1, "friendly_name": "Gang Bogen Nachtlicht" }, - "last_changed": "2022-12-26T22:56:40.999258+00:00", - "last_updated": "2023-01-02T07:57:59.034947+00:00", + "last_changed": "2024-05-03T18:18:57.477242+00:00", + "last_reported": "2024-05-03T18:45:53.494696+00:00", + "last_updated": "2024-05-03T18:45:53.494696+00:00", "context": { - "id": "01GNRQSFVTJ68Z6M34QEKBB36G", - "parent_id": null, + "id": "01HWZWDW6EBWYQR34C1T4DKY09", + "parent_id": "01HWZWDW6C6PMDXCJ4DEG136R3", "user_id": null } }, @@ -730,42 +922,44 @@ "idx": "0", "alias": null, "platform": "state", - "entity_id": "binary_sensor.gang_bewegungsmelder_wohnzimmer", + "entity_id": "binary_sensor.gang_bewegungsmelder_schlafzimmer", "from_state": { - "entity_id": "binary_sensor.gang_bewegungsmelder_wohnzimmer", + "entity_id": "binary_sensor.gang_bewegungsmelder_schlafzimmer", "state": "off", "attributes": { "source": "1.1.40", "device_class": "motion", - "friendly_name": "Gang Bewegungsmelder Wohnzimmer" + "friendly_name": "Gang Bewegungsmelder Schlafzimmer" }, - "last_changed": "2023-01-02T08:18:39.255114+00:00", - "last_updated": "2023-01-02T08:18:39.255114+00:00", + "last_changed": "2024-05-03T18:46:00.530356+00:00", + "last_reported": "2024-05-03T18:46:00.530356+00:00", + "last_updated": "2024-05-03T18:46:00.530356+00:00", "context": { - "id": "01GNRRZB0QC2AZV17Q7MQGVCTZ", + "id": "01HWZWE32JHMF94VS6K1MVV3MM", "parent_id": null, "user_id": null } }, "to_state": { - "entity_id": "binary_sensor.gang_bewegungsmelder_wohnzimmer", + "entity_id": "binary_sensor.gang_bewegungsmelder_schlafzimmer", "state": "on", "attributes": { "source": "1.1.40", "device_class": "motion", - "friendly_name": "Gang Bewegungsmelder Wohnzimmer" + "friendly_name": "Gang Bewegungsmelder Schlafzimmer" }, - "last_changed": "2023-01-02T08:18:43.794476+00:00", - "last_updated": "2023-01-02T08:18:43.794476+00:00", + "last_changed": "2024-05-03T18:46:00.930443+00:00", + "last_reported": "2024-05-03T18:46:00.930443+00:00", + "last_updated": "2024-05-03T18:46:00.930443+00:00", "context": { - "id": "01GNRRZFEJM3J9QFGPZ4B4QS9T", + "id": "01HWZWE3F2KBE5CMPV2MP4D8SM", "parent_id": null, "user_id": null } }, "for": null, "attribute": null, - "description": "state of binary_sensor.gang_bewegungsmelder_wohnzimmer" + "description": "state of binary_sensor.gang_bewegungsmelder_schlafzimmer" } } } @@ -773,14 +967,83 @@ "condition/0": [ { "path": "condition/0", - "timestamp": "2023-01-02T08:18:43.798362+00:00", + "timestamp": "2024-05-03T18:46:00.932193+00:00", "result": { - "result": false, + "result": true, "entities": [ "sun.sun" ] } } + ], + "action/0": [ + { + "path": "action/0", + "timestamp": "2024-05-03T18:46:00.942621+00:00", + "changed_variables": { + "context": { + "id": "01HWZWE3F3DGZMHHY92TFBDHR9", + "parent_id": "01HWZWE3F2KBE5CMPV2MP4D8SM", + "user_id": null + } + }, + "result": { + "params": { + "domain": "light", + "service": "turn_on", + "service_data": { + "brightness_pct": 50, + "xy_color": [ + 0.607, + 0.378 + ], + "entity_id": [ + "light.gang_bogen" + ] + }, + "target": { + "entity_id": [ + "light.gang_bogen" + ] + } + }, + "running_script": false + } + } + ], + "action/1": [ + { + "path": "action/1", + "timestamp": "2024-05-03T18:46:00.978596+00:00", + "result": { + "delay": 120.0, + "done": true + } + } + ], + "action/2": [ + { + "path": "action/2", + "timestamp": "2024-05-03T18:48:00.981024+00:00", + "result": { + "params": { + "domain": "light", + "service": "turn_off", + "service_data": { + "transition": 5, + "entity_id": [ + "light.gang_bogen" + ] + }, + "target": { + "entity_id": [ + "light.gang_bogen" + ] + } + }, + "running_script": false + } + } ] }, "config": { @@ -840,2531 +1103,23 @@ }, "blueprint_inputs": null, "context": { - "id": "01GNRRZFEPGAAHZ61TV61FKK2H", - "parent_id": "01GNRRZFEJM3J9QFGPZ4B4QS9T", + "id": "01HWZWE3F3DGZMHHY92TFBDHR9", + "parent_id": "01HWZWE3F2KBE5CMPV2MP4D8SM", "user_id": null } }, "short_dict": { - "last_step": "condition/0", - "run_id": "03c34e89600d5cf484874e81379e00ec", + "last_step": "action/2", + "run_id": "3ce37b236e4a29b455817d35bffd5c17", "state": "stopped", - "script_execution": "failed_conditions", + "script_execution": "finished", "timestamp": { - "start": "2023-01-02T08:18:43.798156+00:00", - "finish": "2023-01-02T08:18:43.798900+00:00" + "start": "2024-05-03T18:46:00.931935+00:00", + "finish": "2024-05-03T18:48:01.045252+00:00" }, "domain": "automation", "item_id": "1633435293611", - "trigger": "state of binary_sensor.gang_bewegungsmelder_wohnzimmer" - } - } - ], - "automation.1606655282153": [ - { - "extended_dict": { - "last_step": "action/0", - "run_id": "0d7530705cd6a552c732f8f90186ca9c", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-29T05:00:00.073737+00:00", - "finish": "2022-12-29T05:00:00.101571+00:00" - }, - "domain": "automation", - "item_id": "1606655282153", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-29T05:00:00.073891+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichteranum6", - "state": "on", - "attributes": { - "last_triggered": "2022-12-28T05:00:00.074333+00:00", - "mode": "single", - "current": 0, - "id": "1606655282153", - "friendly_name": "Weihnachtslichter an morgens um 6" - }, - "last_changed": "2022-12-26T22:57:08.293833+00:00", - "last_updated": "2022-12-28T05:00:00.101959+00:00", - "context": { - "id": "01GNBHM0693825XKBFPJGYMZD2", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-29T06:00:00.073149+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-29T05:00:00.078016+00:00", - "changed_variables": { - "context": { - "id": "01GNE40Q6900XHZQDHSNTHQZ38", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_on", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1606655282153", - "alias": "Weihnachtslichter an morgens um 6", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "06:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_on", - "data": {}, - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNE40Q6900XHZQDHSNTHQZ38", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "0d7530705cd6a552c732f8f90186ca9c", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-29T05:00:00.073737+00:00", - "finish": "2022-12-29T05:00:00.101571+00:00" - }, - "domain": "automation", - "item_id": "1606655282153", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "b0591a102a6d4891a8e9135ee36b1f23", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-30T05:00:00.074222+00:00", - "finish": "2022-12-30T05:00:00.128572+00:00" - }, - "domain": "automation", - "item_id": "1606655282153", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-30T05:00:00.074351+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichteranum6", - "state": "on", - "attributes": { - "last_triggered": "2022-12-29T05:00:00.074213+00:00", - "mode": "single", - "current": 0, - "id": "1606655282153", - "friendly_name": "Weihnachtslichter an morgens um 6" - }, - "last_changed": "2022-12-26T22:57:08.293833+00:00", - "last_updated": "2022-12-29T05:00:00.098844+00:00", - "context": { - "id": "01GNE40Q6900XHZQDHSNTHQZ38", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-30T06:00:00.073467+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-30T05:00:00.078337+00:00", - "changed_variables": { - "context": { - "id": "01GNGPDE6A4RC3HFH73FB50ZX8", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_on", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1606655282153", - "alias": "Weihnachtslichter an morgens um 6", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "06:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_on", - "data": {}, - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNGPDE6A4RC3HFH73FB50ZX8", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "b0591a102a6d4891a8e9135ee36b1f23", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-30T05:00:00.074222+00:00", - "finish": "2022-12-30T05:00:00.128572+00:00" - }, - "domain": "automation", - "item_id": "1606655282153", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "8019776d5de29a9cce50472833398754", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-31T05:00:00.074703+00:00", - "finish": "2022-12-31T05:00:00.100017+00:00" - }, - "domain": "automation", - "item_id": "1606655282153", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-31T05:00:00.074830+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichteranum6", - "state": "on", - "attributes": { - "last_triggered": "2022-12-30T05:00:00.074675+00:00", - "mode": "single", - "current": 0, - "id": "1606655282153", - "friendly_name": "Weihnachtslichter an morgens um 6" - }, - "last_changed": "2022-12-26T22:57:08.293833+00:00", - "last_updated": "2022-12-30T05:00:00.117420+00:00", - "context": { - "id": "01GNGPDE6A4RC3HFH73FB50ZX8", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-31T06:00:00.074085+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-31T05:00:00.076819+00:00", - "changed_variables": { - "context": { - "id": "01GNK8T56AE6SNVXJ9NAGK4TCQ", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_on", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1606655282153", - "alias": "Weihnachtslichter an morgens um 6", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "06:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_on", - "data": {}, - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNK8T56AE6SNVXJ9NAGK4TCQ", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "8019776d5de29a9cce50472833398754", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-31T05:00:00.074703+00:00", - "finish": "2022-12-31T05:00:00.100017+00:00" - }, - "domain": "automation", - "item_id": "1606655282153", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "4f3d52d2dc738f0fc5953263ebd9b59a", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-01T05:00:00.073272+00:00", - "finish": "2023-01-01T05:00:00.109285+00:00" - }, - "domain": "automation", - "item_id": "1606655282153", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2023-01-01T05:00:00.073416+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichteranum6", - "state": "on", - "attributes": { - "last_triggered": "2022-12-31T05:00:00.075130+00:00", - "mode": "single", - "current": 0, - "id": "1606655282153", - "friendly_name": "Weihnachtslichter an morgens um 6" - }, - "last_changed": "2022-12-26T22:57:08.293833+00:00", - "last_updated": "2022-12-31T05:00:00.098396+00:00", - "context": { - "id": "01GNK8T56AE6SNVXJ9NAGK4TCQ", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2023-01-01T06:00:00.072405+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2023-01-01T05:00:00.079108+00:00", - "changed_variables": { - "context": { - "id": "01GNNV6W69NMMXX4ZY8HR9Z46C", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_on", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1606655282153", - "alias": "Weihnachtslichter an morgens um 6", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "06:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_on", - "data": {}, - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNNV6W69NMMXX4ZY8HR9Z46C", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "4f3d52d2dc738f0fc5953263ebd9b59a", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-01T05:00:00.073272+00:00", - "finish": "2023-01-01T05:00:00.109285+00:00" - }, - "domain": "automation", - "item_id": "1606655282153", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "c8b256612f2e974d0af1cae0a7b2ad91", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-02T05:00:00.073885+00:00", - "finish": "2023-01-02T05:00:00.098197+00:00" - }, - "domain": "automation", - "item_id": "1606655282153", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2023-01-02T05:00:00.074011+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichteranum6", - "state": "on", - "attributes": { - "last_triggered": "2023-01-01T05:00:00.073899+00:00", - "mode": "single", - "current": 0, - "id": "1606655282153", - "friendly_name": "Weihnachtslichter an morgens um 6" - }, - "last_changed": "2022-12-26T22:57:08.293833+00:00", - "last_updated": "2023-01-01T05:00:00.105544+00:00", - "context": { - "id": "01GNNV6W69NMMXX4ZY8HR9Z46C", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2023-01-02T06:00:00.073338+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2023-01-02T05:00:00.079381+00:00", - "changed_variables": { - "context": { - "id": "01GNRDKK69A514BVRP8W4HJTDA", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_on", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1606655282153", - "alias": "Weihnachtslichter an morgens um 6", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "06:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_on", - "data": {}, - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNRDKK69A514BVRP8W4HJTDA", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "c8b256612f2e974d0af1cae0a7b2ad91", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-02T05:00:00.073885+00:00", - "finish": "2023-01-02T05:00:00.098197+00:00" - }, - "domain": "automation", - "item_id": "1606655282153", - "trigger": "time" - } - } - ], - "automation.1669014477577": [ - { - "extended_dict": { - "last_step": "action/0", - "run_id": "2eb75f538477d907d3d09ee53992c035", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-29T06:00:00.313850+00:00", - "finish": "2022-12-29T06:00:00.329728+00:00" - }, - "domain": "automation", - "item_id": "1669014477577", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-29T06:00:00.313985+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_01_morgens_an", - "state": "on", - "attributes": { - "last_triggered": "2022-12-28T06:00:00.313983+00:00", - "mode": "single", - "current": 0, - "id": "1669014477577", - "friendly_name": "Weihnachtslichter oben 01 morgens an um 7" - }, - "last_changed": "2022-12-23T21:38:47.611831+00:00", - "last_updated": "2022-12-28T06:00:00.330307+00:00", - "context": { - "id": "01GNBN1W1SQMRVCX9PA1TG2PHF", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-29T07:00:00.312717+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-29T06:00:00.316830+00:00", - "changed_variables": { - "context": { - "id": "01GNE7EK1SERB037VHPE53AFKR", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_on", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014477577", - "alias": "Weihnachtslichter oben 01 morgens an um 7", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "07:00:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_on", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNE7EK1SERB037VHPE53AFKR", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "2eb75f538477d907d3d09ee53992c035", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-29T06:00:00.313850+00:00", - "finish": "2022-12-29T06:00:00.329728+00:00" - }, - "domain": "automation", - "item_id": "1669014477577", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "4555496aa343fe89f659f89ded2ac1e7", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-30T06:00:00.315470+00:00", - "finish": "2022-12-30T06:00:00.345156+00:00" - }, - "domain": "automation", - "item_id": "1669014477577", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-30T06:00:00.315754+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_01_morgens_an", - "state": "on", - "attributes": { - "last_triggered": "2022-12-29T06:00:00.314334+00:00", - "mode": "single", - "current": 0, - "id": "1669014477577", - "friendly_name": "Weihnachtslichter oben 01 morgens an um 7" - }, - "last_changed": "2022-12-23T21:38:47.611831+00:00", - "last_updated": "2022-12-29T06:00:00.327905+00:00", - "context": { - "id": "01GNE7EK1SERB037VHPE53AFKR", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-30T07:00:00.313819+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-30T06:00:00.318530+00:00", - "changed_variables": { - "context": { - "id": "01GNGSVA1VCY5FCE4C057HE6Y9", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_on", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014477577", - "alias": "Weihnachtslichter oben 01 morgens an um 7", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "07:00:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_on", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNGSVA1VCY5FCE4C057HE6Y9", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "4555496aa343fe89f659f89ded2ac1e7", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-30T06:00:00.315470+00:00", - "finish": "2022-12-30T06:00:00.345156+00:00" - }, - "domain": "automation", - "item_id": "1669014477577", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "f96eb29b1385295d64178f16c308281c", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-31T06:00:00.313791+00:00", - "finish": "2022-12-31T06:00:00.328378+00:00" - }, - "domain": "automation", - "item_id": "1669014477577", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-31T06:00:00.313937+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_01_morgens_an", - "state": "on", - "attributes": { - "last_triggered": "2022-12-30T06:00:00.316242+00:00", - "mode": "single", - "current": 0, - "id": "1669014477577", - "friendly_name": "Weihnachtslichter oben 01 morgens an um 7" - }, - "last_changed": "2022-12-23T21:38:47.611831+00:00", - "last_updated": "2022-12-30T06:00:00.341948+00:00", - "context": { - "id": "01GNGSVA1VCY5FCE4C057HE6Y9", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-31T07:00:00.313037+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-31T06:00:00.316699+00:00", - "changed_variables": { - "context": { - "id": "01GNKC811SKH9J78MW4R1ZZFWA", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_on", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014477577", - "alias": "Weihnachtslichter oben 01 morgens an um 7", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "07:00:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_on", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNKC811SKH9J78MW4R1ZZFWA", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "f96eb29b1385295d64178f16c308281c", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-31T06:00:00.313791+00:00", - "finish": "2022-12-31T06:00:00.328378+00:00" - }, - "domain": "automation", - "item_id": "1669014477577", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "83ba2347f2383be5967dd50d0668dc04", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-01T06:00:00.314246+00:00", - "finish": "2023-01-01T06:00:00.335428+00:00" - }, - "domain": "automation", - "item_id": "1669014477577", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2023-01-01T06:00:00.314374+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_01_morgens_an", - "state": "on", - "attributes": { - "last_triggered": "2022-12-31T06:00:00.314278+00:00", - "mode": "single", - "current": 0, - "id": "1669014477577", - "friendly_name": "Weihnachtslichter oben 01 morgens an um 7" - }, - "last_changed": "2022-12-23T21:38:47.611831+00:00", - "last_updated": "2022-12-31T06:00:00.326548+00:00", - "context": { - "id": "01GNKC811SKH9J78MW4R1ZZFWA", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2023-01-01T07:00:00.313697+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2023-01-01T06:00:00.317748+00:00", - "changed_variables": { - "context": { - "id": "01GNNYMR1TEAZJAHZ0CKXSC3JA", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_on", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014477577", - "alias": "Weihnachtslichter oben 01 morgens an um 7", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "07:00:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_on", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNNYMR1TEAZJAHZ0CKXSC3JA", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "83ba2347f2383be5967dd50d0668dc04", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-01T06:00:00.314246+00:00", - "finish": "2023-01-01T06:00:00.335428+00:00" - }, - "domain": "automation", - "item_id": "1669014477577", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "cd5f6f7b57ec7d53ed425ae3b2092a5e", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-02T06:00:00.313433+00:00", - "finish": "2023-01-02T06:00:00.349462+00:00" - }, - "domain": "automation", - "item_id": "1669014477577", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2023-01-02T06:00:00.313575+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_01_morgens_an", - "state": "on", - "attributes": { - "last_triggered": "2023-01-01T06:00:00.314743+00:00", - "mode": "single", - "current": 0, - "id": "1669014477577", - "friendly_name": "Weihnachtslichter oben 01 morgens an um 7" - }, - "last_changed": "2022-12-23T21:38:47.611831+00:00", - "last_updated": "2023-01-01T06:00:00.330280+00:00", - "context": { - "id": "01GNNYMR1TEAZJAHZ0CKXSC3JA", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2023-01-02T07:00:00.312854+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2023-01-02T06:00:00.326171+00:00", - "changed_variables": { - "context": { - "id": "01GNRH1F1S3TYGEBTMDVS2M7Q0", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_on", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014477577", - "alias": "Weihnachtslichter oben 01 morgens an um 7", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "07:00:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_on", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNRH1F1S3TYGEBTMDVS2M7Q0", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "cd5f6f7b57ec7d53ed425ae3b2092a5e", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-02T06:00:00.313433+00:00", - "finish": "2023-01-02T06:00:00.349462+00:00" - }, - "domain": "automation", - "item_id": "1669014477577", - "trigger": "time" - } - } - ], - "automation.1607412098745": [ - { - "extended_dict": { - "last_step": "action/0", - "run_id": "3398f5cb17cf795f31772348b50bacf0", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-29T07:23:24.926657+00:00", - "finish": "2022-12-29T07:23:24.949251+00:00" - }, - "domain": "automation", - "item_id": "1607412098745", - "trigger": "sunrise with offset", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-29T07:23:24.926774+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichterausmorgens", - "state": "on", - "attributes": { - "last_triggered": "2022-12-28T07:23:15.705003+00:00", - "mode": "single", - "current": 0, - "id": "1607412098745", - "friendly_name": "Weihnachtslichter aus morgens" - }, - "last_changed": "2022-12-23T21:38:47.601954+00:00", - "last_updated": "2022-12-28T07:23:15.728132+00:00", - "context": { - "id": "01GNBSTABRZSR1NQP3PVY2KABT", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "sun", - "event": "sunrise", - "offset": { - "__type": "", - "total_seconds": 900.0 - }, - "description": "sunrise with offset" - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-29T07:23:24.930373+00:00", - "changed_variables": { - "context": { - "id": "01GNEC7ABYDFMWTZ7E4GHT4YAT", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1607412098745", - "alias": "Weihnachtslichter aus morgens", - "description": "", - "trigger": [ - { - "platform": "sun", - "event": "sunrise", - "offset": "00:15:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNEC7ABYDFMWTZ7E4GHT4YAT", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "3398f5cb17cf795f31772348b50bacf0", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-29T07:23:24.926657+00:00", - "finish": "2022-12-29T07:23:24.949251+00:00" - }, - "domain": "automation", - "item_id": "1607412098745", - "trigger": "sunrise with offset" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "9ba1bdb4cb8da494a01871eec07d51f6", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-30T07:23:31.109798+00:00", - "finish": "2022-12-30T07:23:31.141758+00:00" - }, - "domain": "automation", - "item_id": "1607412098745", - "trigger": "sunrise with offset", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-30T07:23:31.109968+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichterausmorgens", - "state": "on", - "attributes": { - "last_triggered": "2022-12-29T07:23:24.927104+00:00", - "mode": "single", - "current": 0, - "id": "1607412098745", - "friendly_name": "Weihnachtslichter aus morgens" - }, - "last_changed": "2022-12-23T21:38:47.601954+00:00", - "last_updated": "2022-12-29T07:23:24.947674+00:00", - "context": { - "id": "01GNEC7ABYDFMWTZ7E4GHT4YAT", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "sun", - "event": "sunrise", - "offset": { - "__type": "", - "total_seconds": 900.0 - }, - "description": "sunrise with offset" - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-30T07:23:31.117893+00:00", - "changed_variables": { - "context": { - "id": "01GNGYM7D5THRXSFM83C4P9BKT", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1607412098745", - "alias": "Weihnachtslichter aus morgens", - "description": "", - "trigger": [ - { - "platform": "sun", - "event": "sunrise", - "offset": "00:15:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNGYM7D5THRXSFM83C4P9BKT", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "9ba1bdb4cb8da494a01871eec07d51f6", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-30T07:23:31.109798+00:00", - "finish": "2022-12-30T07:23:31.141758+00:00" - }, - "domain": "automation", - "item_id": "1607412098745", - "trigger": "sunrise with offset" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "f1ebf9d24a4a70e0e166d05d9beb044f", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-31T07:23:34.241906+00:00", - "finish": "2022-12-31T07:23:34.268110+00:00" - }, - "domain": "automation", - "item_id": "1607412098745", - "trigger": "sunrise with offset", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-31T07:23:34.242035+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichterausmorgens", - "state": "on", - "attributes": { - "last_triggered": "2022-12-30T07:23:31.110430+00:00", - "mode": "single", - "current": 0, - "id": "1607412098745", - "friendly_name": "Weihnachtslichter aus morgens" - }, - "last_changed": "2022-12-23T21:38:47.601954+00:00", - "last_updated": "2022-12-30T07:23:31.139509+00:00", - "context": { - "id": "01GNGYM7D5THRXSFM83C4P9BKT", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "sun", - "event": "sunrise", - "offset": { - "__type": "", - "total_seconds": 900.0 - }, - "description": "sunrise with offset" - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-31T07:23:34.245159+00:00", - "changed_variables": { - "context": { - "id": "01GNKH11F1B3HWQA3VQAGB1411", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1607412098745", - "alias": "Weihnachtslichter aus morgens", - "description": "", - "trigger": [ - { - "platform": "sun", - "event": "sunrise", - "offset": "00:15:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNKH11F1B3HWQA3VQAGB1411", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "f1ebf9d24a4a70e0e166d05d9beb044f", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-31T07:23:34.241906+00:00", - "finish": "2022-12-31T07:23:34.268110+00:00" - }, - "domain": "automation", - "item_id": "1607412098745", - "trigger": "sunrise with offset" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "2df27c0ecdbdd0e8e8f71e3a619462c9", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-01T07:23:34.325847+00:00", - "finish": "2023-01-01T07:23:34.371768+00:00" - }, - "domain": "automation", - "item_id": "1607412098745", - "trigger": "sunrise with offset", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2023-01-01T07:23:34.325977+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichterausmorgens", - "state": "on", - "attributes": { - "last_triggered": "2022-12-31T07:23:34.242359+00:00", - "mode": "single", - "current": 0, - "id": "1607412098745", - "friendly_name": "Weihnachtslichter aus morgens" - }, - "last_changed": "2022-12-23T21:38:47.601954+00:00", - "last_updated": "2022-12-31T07:23:34.266325+00:00", - "context": { - "id": "01GNKH11F1B3HWQA3VQAGB1411", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "sun", - "event": "sunrise", - "offset": { - "__type": "", - "total_seconds": 900.0 - }, - "description": "sunrise with offset" - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2023-01-01T07:23:34.329094+00:00", - "changed_variables": { - "context": { - "id": "01GNP3DRHNSHVA2Y9YJGJXWSME", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1607412098745", - "alias": "Weihnachtslichter aus morgens", - "description": "", - "trigger": [ - { - "platform": "sun", - "event": "sunrise", - "offset": "00:15:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNP3DRHNSHVA2Y9YJGJXWSME", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "2df27c0ecdbdd0e8e8f71e3a619462c9", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-01T07:23:34.325847+00:00", - "finish": "2023-01-01T07:23:34.371768+00:00" - }, - "domain": "automation", - "item_id": "1607412098745", - "trigger": "sunrise with offset" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "72cf45c73244ca80d57123bf39c7c5b9", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-02T07:23:31.361827+00:00", - "finish": "2023-01-02T07:23:31.382085+00:00" - }, - "domain": "automation", - "item_id": "1607412098745", - "trigger": "sunrise with offset", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2023-01-02T07:23:31.362154+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichterausmorgens", - "state": "on", - "attributes": { - "last_triggered": "2023-01-01T07:23:34.326341+00:00", - "mode": "single", - "current": 0, - "id": "1607412098745", - "friendly_name": "Weihnachtslichter aus morgens" - }, - "last_changed": "2022-12-23T21:38:47.601954+00:00", - "last_updated": "2023-01-01T07:23:34.369229+00:00", - "context": { - "id": "01GNP3DRHNSHVA2Y9YJGJXWSME", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "sun", - "event": "sunrise", - "offset": { - "__type": "", - "total_seconds": 900.0 - }, - "description": "sunrise with offset" - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2023-01-02T07:23:31.365720+00:00", - "changed_variables": { - "context": { - "id": "01GNRNTCN15TDM0K3KE9F4FFGA", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1607412098745", - "alias": "Weihnachtslichter aus morgens", - "description": "", - "trigger": [ - { - "platform": "sun", - "event": "sunrise", - "offset": "00:15:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNRNTCN15TDM0K3KE9F4FFGA", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "72cf45c73244ca80d57123bf39c7c5b9", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-02T07:23:31.361827+00:00", - "finish": "2023-01-02T07:23:31.382085+00:00" - }, - "domain": "automation", - "item_id": "1607412098745", - "trigger": "sunrise with offset" - } - } - ], - "automation.1669014568292": [ - { - "extended_dict": { - "last_step": "action/0", - "run_id": "86bd8b29f8a750c0779b1dcf7a55991d", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-29T08:00:00.431316+00:00", - "finish": "2022-12-29T08:00:00.453725+00:00" - }, - "domain": "automation", - "item_id": "1669014568292", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-29T08:00:00.431519+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_02_morgens_aus_um_9", - "state": "on", - "attributes": { - "last_triggered": "2022-12-28T08:00:00.431022+00:00", - "mode": "single", - "current": 0, - "id": "1669014568292", - "friendly_name": "Weihnachtslichter oben 02 morgens aus um 9" - }, - "last_changed": "2022-12-23T21:38:47.614558+00:00", - "last_updated": "2022-12-28T08:00:00.446235+00:00", - "context": { - "id": "01GNBVXKDEQDKFWZD3T29W7Q5Z", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-29T09:00:00.430512+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-29T08:00:00.437125+00:00", - "changed_variables": { - "context": { - "id": "01GNEEAADF499DHT6ZV67D9GWV", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014568292", - "alias": "Weihnachtslichter oben 02 morgens aus um 9", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "09:00:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNEEAADF499DHT6ZV67D9GWV", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "86bd8b29f8a750c0779b1dcf7a55991d", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-29T08:00:00.431316+00:00", - "finish": "2022-12-29T08:00:00.453725+00:00" - }, - "domain": "automation", - "item_id": "1669014568292", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "bbe29c7b64ac550e8a04f2e5dfd15bcc", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-30T08:00:00.430403+00:00", - "finish": "2022-12-30T08:00:00.470842+00:00" - }, - "domain": "automation", - "item_id": "1669014568292", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-30T08:00:00.430541+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_02_morgens_aus_um_9", - "state": "on", - "attributes": { - "last_triggered": "2022-12-29T08:00:00.431998+00:00", - "mode": "single", - "current": 0, - "id": "1669014568292", - "friendly_name": "Weihnachtslichter oben 02 morgens aus um 9" - }, - "last_changed": "2022-12-23T21:38:47.614558+00:00", - "last_updated": "2022-12-29T08:00:00.449514+00:00", - "context": { - "id": "01GNEEAADF499DHT6ZV67D9GWV", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-30T09:00:00.429742+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-30T08:00:00.440075+00:00", - "changed_variables": { - "context": { - "id": "01GNH0Q1DEVQPDRJX7QGSRTPT1", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014568292", - "alias": "Weihnachtslichter oben 02 morgens aus um 9", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "09:00:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNH0Q1DEVQPDRJX7QGSRTPT1", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "bbe29c7b64ac550e8a04f2e5dfd15bcc", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-30T08:00:00.430403+00:00", - "finish": "2022-12-30T08:00:00.470842+00:00" - }, - "domain": "automation", - "item_id": "1669014568292", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "d562512e8d6a35233738c09ab97bdbf0", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-31T08:00:00.430512+00:00", - "finish": "2022-12-31T08:00:00.451061+00:00" - }, - "domain": "automation", - "item_id": "1669014568292", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-31T08:00:00.430685+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_02_morgens_aus_um_9", - "state": "on", - "attributes": { - "last_triggered": "2022-12-30T08:00:00.430944+00:00", - "mode": "single", - "current": 0, - "id": "1669014568292", - "friendly_name": "Weihnachtslichter oben 02 morgens aus um 9" - }, - "last_changed": "2022-12-23T21:38:47.614558+00:00", - "last_updated": "2022-12-30T08:00:00.468180+00:00", - "context": { - "id": "01GNH0Q1DEVQPDRJX7QGSRTPT1", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-31T09:00:00.429817+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-31T08:00:00.434158+00:00", - "changed_variables": { - "context": { - "id": "01GNKK3RDEJEBNC3PGSM0TMEDC", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014568292", - "alias": "Weihnachtslichter oben 02 morgens aus um 9", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "09:00:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNKK3RDEJEBNC3PGSM0TMEDC", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "d562512e8d6a35233738c09ab97bdbf0", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-31T08:00:00.430512+00:00", - "finish": "2022-12-31T08:00:00.451061+00:00" - }, - "domain": "automation", - "item_id": "1669014568292", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "d1879ee5b7c03d70b1364772a4dd019c", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-01T08:00:00.430639+00:00", - "finish": "2023-01-01T08:00:00.453946+00:00" - }, - "domain": "automation", - "item_id": "1669014568292", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2023-01-01T08:00:00.430792+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_02_morgens_aus_um_9", - "state": "on", - "attributes": { - "last_triggered": "2022-12-31T08:00:00.431253+00:00", - "mode": "single", - "current": 0, - "id": "1669014568292", - "friendly_name": "Weihnachtslichter oben 02 morgens aus um 9" - }, - "last_changed": "2022-12-23T21:38:47.614558+00:00", - "last_updated": "2022-12-31T08:00:00.447796+00:00", - "context": { - "id": "01GNKK3RDEJEBNC3PGSM0TMEDC", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2023-01-01T09:00:00.429837+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2023-01-01T08:00:00.434625+00:00", - "changed_variables": { - "context": { - "id": "01GNP5GFDEHEARNPV154NRB7ES", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014568292", - "alias": "Weihnachtslichter oben 02 morgens aus um 9", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "09:00:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNP5GFDEHEARNPV154NRB7ES", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "d1879ee5b7c03d70b1364772a4dd019c", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-01T08:00:00.430639+00:00", - "finish": "2023-01-01T08:00:00.453946+00:00" - }, - "domain": "automation", - "item_id": "1669014568292", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "051dd0dd178def02c8c63362c4b3291e", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-02T08:00:00.430899+00:00", - "finish": "2023-01-02T08:00:00.451753+00:00" - }, - "domain": "automation", - "item_id": "1669014568292", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2023-01-02T08:00:00.431038+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_02_morgens_aus_um_9", - "state": "on", - "attributes": { - "last_triggered": "2023-01-01T08:00:00.431273+00:00", - "mode": "single", - "current": 0, - "id": "1669014568292", - "friendly_name": "Weihnachtslichter oben 02 morgens aus um 9" - }, - "last_changed": "2022-12-23T21:38:47.614558+00:00", - "last_updated": "2023-01-01T08:00:00.451311+00:00", - "context": { - "id": "01GNP5GFDEHEARNPV154NRB7ES", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2023-01-02T09:00:00.430270+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2023-01-02T08:00:00.436162+00:00", - "changed_variables": { - "context": { - "id": "01GNRQX6DEV8J7N27801ZD5QYE", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014568292", - "alias": "Weihnachtslichter oben 02 morgens aus um 9", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "09:00:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNRQX6DEV8J7N27801ZD5QYE", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "051dd0dd178def02c8c63362c4b3291e", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-02T08:00:00.430899+00:00", - "finish": "2023-01-02T08:00:00.451753+00:00" - }, - "domain": "automation", - "item_id": "1669014568292", - "trigger": "time" + "trigger": "state of binary_sensor.gang_bewegungsmelder_schlafzimmer" } } ], @@ -3372,12 +1127,12 @@ { "extended_dict": { "last_step": "action/0", - "run_id": "1cd9a6b6f87a9da52869caf938b34337", + "run_id": "d5ccf640e6ed35abc9f4a3f327c0e62a", "state": "stopped", "script_execution": "finished", "timestamp": { - "start": "2022-12-30T15:28:43.078014+00:00", - "finish": "2022-12-30T15:28:43.108063+00:00" + "start": "2024-05-03T18:39:27.769518+00:00", + "finish": "2024-05-03T18:39:27.772038+00:00" }, "domain": "automation", "item_id": "1607412144113", @@ -3386,22 +1141,23 @@ "trigger/0": [ { "path": "trigger/0", - "timestamp": "2022-12-30T15:28:43.078136+00:00", + "timestamp": "2024-05-03T18:39:27.769615+00:00", "changed_variables": { "this": { "entity_id": "automation.weihnachtslichter_an_abends", "state": "on", "attributes": { - "last_triggered": "2022-12-30T14:30:00.161594+00:00", + "id": "1607412144113", + "last_triggered": "2024-05-02T18:37:58.049273+00:00", "mode": "single", "current": 0, - "id": "1607412144113", "friendly_name": "Weihnachtslichter An Abends" }, - "last_changed": "2022-12-23T21:38:47.602673+00:00", - "last_updated": "2022-12-30T14:30:00.180664+00:00", + "last_changed": "2024-05-03T18:18:57.475217+00:00", + "last_reported": "2024-05-03T18:18:57.475217+00:00", + "last_updated": "2024-05-03T18:18:57.475217+00:00", "context": { - "id": "01GNHQ14Q02FYSM14FXSJF8NB0", + "id": "01HWZTWJ23E57X1FNB6W38WHG2", "parent_id": null, "user_id": null } @@ -3424,10 +1180,10 @@ "action/0": [ { "path": "action/0", - "timestamp": "2022-12-30T15:28:43.081479+00:00", + "timestamp": "2024-05-03T18:39:27.770717+00:00", "changed_variables": { "context": { - "id": "01GNHTCN259W4ZRNF1A4K1Q5MR", + "id": "01HWZW23GS99XY8QYZFH3F7R9J", "parent_id": null, "user_id": null } @@ -3439,16 +1195,14 @@ "service_data": {}, "target": { "entity_id": [ - "switch.tasmota01", "switch.tasmota02", "switch.tasmota04", "switch.tasmota05", - "switch.tasmota07" + "switch.tasmota06" ] } }, - "running_script": false, - "limit": 10 + "running_script": false } } ] @@ -3461,10 +1215,6 @@ { "platform": "sun", "event": "sunset" - }, - { - "platform": "time", - "at": "15:30:00" } ], "condition": [], @@ -3473,11 +1223,10 @@ "service": "switch.turn_on", "data": {}, "entity_id": [ - "switch.tasmota01", "switch.tasmota02", "switch.tasmota04", "switch.tasmota05", - "switch.tasmota07" + "switch.tasmota06" ] } ], @@ -3485,3131 +1234,24 @@ }, "blueprint_inputs": null, "context": { - "id": "01GNHTCN259W4ZRNF1A4K1Q5MR", + "id": "01HWZW23GS99XY8QYZFH3F7R9J", "parent_id": null, "user_id": null } }, "short_dict": { "last_step": "action/0", - "run_id": "1cd9a6b6f87a9da52869caf938b34337", + "run_id": "d5ccf640e6ed35abc9f4a3f327c0e62a", "state": "stopped", "script_execution": "finished", "timestamp": { - "start": "2022-12-30T15:28:43.078014+00:00", - "finish": "2022-12-30T15:28:43.108063+00:00" + "start": "2024-05-03T18:39:27.769518+00:00", + "finish": "2024-05-03T18:39:27.772038+00:00" }, "domain": "automation", "item_id": "1607412144113", "trigger": "sunset" } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "ce068ea4ffc6de6b08d30bca3e00ac39", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-31T14:30:00.159510+00:00", - "finish": "2022-12-31T14:30:00.183130+00:00" - }, - "domain": "automation", - "item_id": "1607412144113", - "trigger": "time", - "trace": { - "trigger/1": [ - { - "path": "trigger/1", - "timestamp": "2022-12-31T14:30:00.159638+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_an_abends", - "state": "on", - "attributes": { - "last_triggered": "2022-12-30T15:28:43.078468+00:00", - "mode": "single", - "current": 0, - "id": "1607412144113", - "friendly_name": "Weihnachtslichter An Abends" - }, - "last_changed": "2022-12-23T21:38:47.602673+00:00", - "last_updated": "2022-12-30T15:28:43.106099+00:00", - "context": { - "id": "01GNHTCN259W4ZRNF1A4K1Q5MR", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "1", - "idx": "1", - "alias": null, - "platform": "time", - "now": "2022-12-31T15:30:00.158954+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-31T14:30:00.162569+00:00", - "changed_variables": { - "context": { - "id": "01GNM9DVPZBZ63RZGYGEP08MA3", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_on", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1607412144113", - "alias": "Weihnachtslichter An Abends", - "description": "", - "trigger": [ - { - "platform": "sun", - "event": "sunset" - }, - { - "platform": "time", - "at": "15:30:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_on", - "data": {}, - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNM9DVPZBZ63RZGYGEP08MA3", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "ce068ea4ffc6de6b08d30bca3e00ac39", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-31T14:30:00.159510+00:00", - "finish": "2022-12-31T14:30:00.183130+00:00" - }, - "domain": "automation", - "item_id": "1607412144113", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "358e3b46635a440a04d2ea035d721818", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-31T15:29:38.296740+00:00", - "finish": "2022-12-31T15:29:38.323532+00:00" - }, - "domain": "automation", - "item_id": "1607412144113", - "trigger": "sunset", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-31T15:29:38.296879+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_an_abends", - "state": "on", - "attributes": { - "last_triggered": "2022-12-31T14:30:00.160122+00:00", - "mode": "single", - "current": 0, - "id": "1607412144113", - "friendly_name": "Weihnachtslichter An Abends" - }, - "last_changed": "2022-12-23T21:38:47.602673+00:00", - "last_updated": "2022-12-31T14:30:00.180900+00:00", - "context": { - "id": "01GNM9DVPZBZ63RZGYGEP08MA3", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "sun", - "event": "sunset", - "offset": { - "__type": "", - "total_seconds": 0.0 - }, - "description": "sunset" - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-31T15:29:38.300984+00:00", - "changed_variables": { - "context": { - "id": "01GNMCV1ZRKRJAZGBCF9HP150C", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_on", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1607412144113", - "alias": "Weihnachtslichter An Abends", - "description": "", - "trigger": [ - { - "platform": "sun", - "event": "sunset" - }, - { - "platform": "time", - "at": "15:30:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_on", - "data": {}, - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNMCV1ZRKRJAZGBCF9HP150C", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "358e3b46635a440a04d2ea035d721818", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-31T15:29:38.296740+00:00", - "finish": "2022-12-31T15:29:38.323532+00:00" - }, - "domain": "automation", - "item_id": "1607412144113", - "trigger": "sunset" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "561a758f7903c2cbfc7c76150621b524", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-01T14:30:00.159702+00:00", - "finish": "2023-01-01T14:30:00.183297+00:00" - }, - "domain": "automation", - "item_id": "1607412144113", - "trigger": "time", - "trace": { - "trigger/1": [ - { - "path": "trigger/1", - "timestamp": "2023-01-01T14:30:00.159835+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_an_abends", - "state": "on", - "attributes": { - "last_triggered": "2022-12-31T15:29:38.297230+00:00", - "mode": "single", - "current": 0, - "id": "1607412144113", - "friendly_name": "Weihnachtslichter An Abends" - }, - "last_changed": "2022-12-23T21:38:47.602673+00:00", - "last_updated": "2022-12-31T15:29:38.320586+00:00", - "context": { - "id": "01GNMCV1ZRKRJAZGBCF9HP150C", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "1", - "idx": "1", - "alias": null, - "platform": "time", - "now": "2023-01-01T15:30:00.159090+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2023-01-01T14:30:00.162998+00:00", - "changed_variables": { - "context": { - "id": "01GNPVTJPZHB5Q6BJ7JW0HAMQ1", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_on", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1607412144113", - "alias": "Weihnachtslichter An Abends", - "description": "", - "trigger": [ - { - "platform": "sun", - "event": "sunset" - }, - { - "platform": "time", - "at": "15:30:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_on", - "data": {}, - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNPVTJPZHB5Q6BJ7JW0HAMQ1", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "561a758f7903c2cbfc7c76150621b524", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-01T14:30:00.159702+00:00", - "finish": "2023-01-01T14:30:00.183297+00:00" - }, - "domain": "automation", - "item_id": "1607412144113", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "4d9a06a98720051ae12a9854de377b78", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-01T15:30:36.001351+00:00", - "finish": "2023-01-01T15:30:36.033336+00:00" - }, - "domain": "automation", - "item_id": "1607412144113", - "trigger": "sunset", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2023-01-01T15:30:36.001488+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_an_abends", - "state": "on", - "attributes": { - "last_triggered": "2023-01-01T14:30:00.160158+00:00", - "mode": "single", - "current": 0, - "id": "1607412144113", - "friendly_name": "Weihnachtslichter An Abends" - }, - "last_changed": "2022-12-23T21:38:47.602673+00:00", - "last_updated": "2023-01-01T14:30:00.180786+00:00", - "context": { - "id": "01GNPVTJPZHB5Q6BJ7JW0HAMQ1", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "sun", - "event": "sunset", - "offset": { - "__type": "", - "total_seconds": 0.0 - }, - "description": "sunset" - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2023-01-01T15:30:36.003658+00:00", - "changed_variables": { - "context": { - "id": "01GNPZ9HB1R5XE5JCCB4TV1AW4", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_on", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1607412144113", - "alias": "Weihnachtslichter An Abends", - "description": "", - "trigger": [ - { - "platform": "sun", - "event": "sunset" - }, - { - "platform": "time", - "at": "15:30:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_on", - "data": {}, - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNPZ9HB1R5XE5JCCB4TV1AW4", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "4d9a06a98720051ae12a9854de377b78", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-01T15:30:36.001351+00:00", - "finish": "2023-01-01T15:30:36.033336+00:00" - }, - "domain": "automation", - "item_id": "1607412144113", - "trigger": "sunset" - } - } - ], - "automation.1669014612655": [ - { - "extended_dict": { - "last_step": "action/0", - "run_id": "559b5ef838b6076e164fcfc150cfab79", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-28T15:30:00.476880+00:00", - "finish": "2022-12-28T15:30:00.518826+00:00" - }, - "domain": "automation", - "item_id": "1669014612655", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-28T15:30:00.477066+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_03_abends_an_16_30", - "state": "on", - "attributes": { - "last_triggered": "2022-12-27T15:30:00.476584+00:00", - "mode": "single", - "current": 0, - "id": "1669014612655", - "friendly_name": "Weihnachtslichter oben 03 abends an 16:30" - }, - "last_changed": "2022-12-23T21:38:47.618109+00:00", - "last_updated": "2022-12-27T15:30:00.527022+00:00", - "context": { - "id": "01GNA38VMV3WM0REP3YEHGWWCB", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-28T16:30:00.475479+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-28T15:30:00.486282+00:00", - "changed_variables": { - "context": { - "id": "01GNCNNJMWAXAJXJM8EGSW2YCT", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_on", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014612655", - "alias": "Weihnachtslichter oben 03 abends an 16:30", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "16:30:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_on", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNCNNJMWAXAJXJM8EGSW2YCT", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "559b5ef838b6076e164fcfc150cfab79", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-28T15:30:00.476880+00:00", - "finish": "2022-12-28T15:30:00.518826+00:00" - }, - "domain": "automation", - "item_id": "1669014612655", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "2acafbd5ec9d1c659db6e1ecaecffc39", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-29T15:30:00.475715+00:00", - "finish": "2022-12-29T15:30:00.491958+00:00" - }, - "domain": "automation", - "item_id": "1669014612655", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-29T15:30:00.475859+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_03_abends_an_16_30", - "state": "on", - "attributes": { - "last_triggered": "2022-12-28T15:30:00.477722+00:00", - "mode": "single", - "current": 0, - "id": "1669014612655", - "friendly_name": "Weihnachtslichter oben 03 abends an 16:30" - }, - "last_changed": "2022-12-23T21:38:47.618109+00:00", - "last_updated": "2022-12-28T15:30:00.508981+00:00", - "context": { - "id": "01GNCNNJMWAXAJXJM8EGSW2YCT", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-29T16:30:00.475069+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-29T15:30:00.480572+00:00", - "changed_variables": { - "context": { - "id": "01GNF829MV22RS94K5EY8AGZ41", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_on", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014612655", - "alias": "Weihnachtslichter oben 03 abends an 16:30", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "16:30:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_on", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNF829MV22RS94K5EY8AGZ41", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "2acafbd5ec9d1c659db6e1ecaecffc39", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-29T15:30:00.475715+00:00", - "finish": "2022-12-29T15:30:00.491958+00:00" - }, - "domain": "automation", - "item_id": "1669014612655", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "7318ac07f6ea2e42e4e6f6f3d9d37900", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-30T15:30:00.474505+00:00", - "finish": "2022-12-30T15:30:00.491156+00:00" - }, - "domain": "automation", - "item_id": "1669014612655", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-30T15:30:00.474646+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_03_abends_an_16_30", - "state": "on", - "attributes": { - "last_triggered": "2022-12-29T15:30:00.476289+00:00", - "mode": "single", - "current": 0, - "id": "1669014612655", - "friendly_name": "Weihnachtslichter oben 03 abends an 16:30" - }, - "last_changed": "2022-12-23T21:38:47.618109+00:00", - "last_updated": "2022-12-29T15:30:00.490193+00:00", - "context": { - "id": "01GNF829MV22RS94K5EY8AGZ41", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-30T16:30:00.473861+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-30T15:30:00.478034+00:00", - "changed_variables": { - "context": { - "id": "01GNHTF0MTJD5Q9VMZREPXXRJX", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_on", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014612655", - "alias": "Weihnachtslichter oben 03 abends an 16:30", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "16:30:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_on", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNHTF0MTJD5Q9VMZREPXXRJX", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "7318ac07f6ea2e42e4e6f6f3d9d37900", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-30T15:30:00.474505+00:00", - "finish": "2022-12-30T15:30:00.491156+00:00" - }, - "domain": "automation", - "item_id": "1669014612655", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "354a1c1c7df7fbb8308ad728c5bb4b61", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-31T15:30:00.474962+00:00", - "finish": "2022-12-31T15:30:00.493840+00:00" - }, - "domain": "automation", - "item_id": "1669014612655", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-31T15:30:00.475753+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_03_abends_an_16_30", - "state": "on", - "attributes": { - "last_triggered": "2022-12-30T15:30:00.474997+00:00", - "mode": "single", - "current": 0, - "id": "1669014612655", - "friendly_name": "Weihnachtslichter oben 03 abends an 16:30" - }, - "last_changed": "2022-12-23T21:38:47.618109+00:00", - "last_updated": "2022-12-30T15:30:00.488772+00:00", - "context": { - "id": "01GNHTF0MTJD5Q9VMZREPXXRJX", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-31T16:30:00.473797+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-31T15:30:00.481699+00:00", - "changed_variables": { - "context": { - "id": "01GNMCVQMTGT0HWZF5WYYAS1NV", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_on", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014612655", - "alias": "Weihnachtslichter oben 03 abends an 16:30", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "16:30:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_on", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNMCVQMTGT0HWZF5WYYAS1NV", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "354a1c1c7df7fbb8308ad728c5bb4b61", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-31T15:30:00.474962+00:00", - "finish": "2022-12-31T15:30:00.493840+00:00" - }, - "domain": "automation", - "item_id": "1669014612655", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "f4170a719c70adc94434581ea0874918", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-01T15:30:00.474809+00:00", - "finish": "2023-01-01T15:30:00.495089+00:00" - }, - "domain": "automation", - "item_id": "1669014612655", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2023-01-01T15:30:00.474955+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_03_abends_an_16_30", - "state": "on", - "attributes": { - "last_triggered": "2022-12-31T15:30:00.476835+00:00", - "mode": "single", - "current": 0, - "id": "1669014612655", - "friendly_name": "Weihnachtslichter oben 03 abends an 16:30" - }, - "last_changed": "2022-12-23T21:38:47.618109+00:00", - "last_updated": "2022-12-31T15:30:00.491389+00:00", - "context": { - "id": "01GNMCVQMTGT0HWZF5WYYAS1NV", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2023-01-01T16:30:00.474180+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2023-01-01T15:30:00.478674+00:00", - "changed_variables": { - "context": { - "id": "01GNPZ8EMTDN8D3VYCHCHR45BR", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_on", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014612655", - "alias": "Weihnachtslichter oben 03 abends an 16:30", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "16:30:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_on", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNPZ8EMTDN8D3VYCHCHR45BR", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "f4170a719c70adc94434581ea0874918", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-01T15:30:00.474809+00:00", - "finish": "2023-01-01T15:30:00.495089+00:00" - }, - "domain": "automation", - "item_id": "1669014612655", - "trigger": "time" - } - } - ], - "automation.1669014682496": [ - { - "extended_dict": { - "last_step": "action/0", - "run_id": "8e84d5b010a87fed2fa4de56a1c5b9c6", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-28T21:00:00.156169+00:00", - "finish": "2022-12-28T21:00:00.179050+00:00" - }, - "domain": "automation", - "item_id": "1669014682496", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-28T21:00:00.156311+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_04_abends_aus_22_00", - "state": "on", - "attributes": { - "last_triggered": "2022-12-27T21:00:00.156218+00:00", - "mode": "single", - "current": 0, - "id": "1669014682496", - "friendly_name": "Weihnachtslichter oben 04 abends aus 22:00" - }, - "last_changed": "2022-12-23T21:38:47.620491+00:00", - "last_updated": "2022-12-27T21:00:00.169063+00:00", - "context": { - "id": "01GNAP538V1R6E85XYPHDQZY0K", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-28T22:00:00.155652+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-28T21:00:00.160530+00:00", - "changed_variables": { - "context": { - "id": "01GND8HT8WM0CDPTT30T1RDV4P", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014682496", - "alias": "Weihnachtslichter oben 04 abends aus 22:00", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "22:00:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GND8HT8WM0CDPTT30T1RDV4P", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "8e84d5b010a87fed2fa4de56a1c5b9c6", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-28T21:00:00.156169+00:00", - "finish": "2022-12-28T21:00:00.179050+00:00" - }, - "domain": "automation", - "item_id": "1669014682496", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "dcce0661f1ee8dafb4a51427cdaa21c0", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-29T21:00:00.155664+00:00", - "finish": "2022-12-29T21:00:00.170089+00:00" - }, - "domain": "automation", - "item_id": "1669014682496", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-29T21:00:00.155782+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_04_abends_aus_22_00", - "state": "on", - "attributes": { - "last_triggered": "2022-12-28T21:00:00.156635+00:00", - "mode": "single", - "current": 0, - "id": "1669014682496", - "friendly_name": "Weihnachtslichter oben 04 abends aus 22:00" - }, - "last_changed": "2022-12-23T21:38:47.620491+00:00", - "last_updated": "2022-12-28T21:00:00.174021+00:00", - "context": { - "id": "01GND8HT8WM0CDPTT30T1RDV4P", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-29T22:00:00.155129+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-29T21:00:00.159689+00:00", - "changed_variables": { - "context": { - "id": "01GNFTYH8V39VNSXV6F5ATK0VA", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014682496", - "alias": "Weihnachtslichter oben 04 abends aus 22:00", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "22:00:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNFTYH8V39VNSXV6F5ATK0VA", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "dcce0661f1ee8dafb4a51427cdaa21c0", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-29T21:00:00.155664+00:00", - "finish": "2022-12-29T21:00:00.170089+00:00" - }, - "domain": "automation", - "item_id": "1669014682496", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "1c37b73583d35eb4441c94425f795a59", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-30T21:00:00.156004+00:00", - "finish": "2022-12-30T21:00:00.169414+00:00" - }, - "domain": "automation", - "item_id": "1669014682496", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-30T21:00:00.156132+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_04_abends_aus_22_00", - "state": "on", - "attributes": { - "last_triggered": "2022-12-29T21:00:00.156077+00:00", - "mode": "single", - "current": 0, - "id": "1669014682496", - "friendly_name": "Weihnachtslichter oben 04 abends aus 22:00" - }, - "last_changed": "2022-12-23T21:38:47.620491+00:00", - "last_updated": "2022-12-29T21:00:00.168709+00:00", - "context": { - "id": "01GNFTYH8V39VNSXV6F5ATK0VA", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-30T22:00:00.155444+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-30T21:00:00.159815+00:00", - "changed_variables": { - "context": { - "id": "01GNJDB88VV6MK7VK8VPMGX3RG", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014682496", - "alias": "Weihnachtslichter oben 04 abends aus 22:00", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "22:00:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNJDB88VV6MK7VK8VPMGX3RG", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "1c37b73583d35eb4441c94425f795a59", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-30T21:00:00.156004+00:00", - "finish": "2022-12-30T21:00:00.169414+00:00" - }, - "domain": "automation", - "item_id": "1669014682496", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "0139efe0835dd4595292df2d68bb3414", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-31T21:00:00.155568+00:00", - "finish": "2022-12-31T21:00:00.171851+00:00" - }, - "domain": "automation", - "item_id": "1669014682496", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-31T21:00:00.155699+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_04_abends_aus_22_00", - "state": "on", - "attributes": { - "last_triggered": "2022-12-30T21:00:00.156450+00:00", - "mode": "single", - "current": 0, - "id": "1669014682496", - "friendly_name": "Weihnachtslichter oben 04 abends aus 22:00" - }, - "last_changed": "2022-12-23T21:38:47.620491+00:00", - "last_updated": "2022-12-30T21:00:00.167901+00:00", - "context": { - "id": "01GNJDB88VV6MK7VK8VPMGX3RG", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-31T22:00:00.154957+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-31T21:00:00.158819+00:00", - "changed_variables": { - "context": { - "id": "01GNMZQZ8V96XC67ZSPQB4HHH5", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014682496", - "alias": "Weihnachtslichter oben 04 abends aus 22:00", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "22:00:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNMZQZ8V96XC67ZSPQB4HHH5", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "0139efe0835dd4595292df2d68bb3414", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-31T21:00:00.155568+00:00", - "finish": "2022-12-31T21:00:00.171851+00:00" - }, - "domain": "automation", - "item_id": "1669014682496", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "669d3925d067ecdf3e777ab3ecd79e86", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-01T21:00:00.156660+00:00", - "finish": "2023-01-01T21:00:00.182482+00:00" - }, - "domain": "automation", - "item_id": "1669014682496", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2023-01-01T21:00:00.156836+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_oben_04_abends_aus_22_00", - "state": "on", - "attributes": { - "last_triggered": "2022-12-31T21:00:00.156018+00:00", - "mode": "single", - "current": 0, - "id": "1669014682496", - "friendly_name": "Weihnachtslichter oben 04 abends aus 22:00" - }, - "last_changed": "2022-12-23T21:38:47.620491+00:00", - "last_updated": "2022-12-31T21:00:00.170146+00:00", - "context": { - "id": "01GNMZQZ8V96XC67ZSPQB4HHH5", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2023-01-01T22:00:00.155745+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2023-01-01T21:00:00.164569+00:00", - "changed_variables": { - "context": { - "id": "01GNQJ4P8WJCQKCGJ13E5XYRTZ", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota06" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1669014682496", - "alias": "Weihnachtslichter oben 04 abends aus 22:00", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "22:00:00" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "target": { - "entity_id": "switch.tasmota06" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNQJ4P8WJCQKCGJ13E5XYRTZ", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "669d3925d067ecdf3e777ab3ecd79e86", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-01T21:00:00.156660+00:00", - "finish": "2023-01-01T21:00:00.182482+00:00" - }, - "domain": "automation", - "item_id": "1669014682496", - "trigger": "time" - } - } - ], - "automation.1607412210097": [ - { - "extended_dict": { - "last_step": "action/0", - "run_id": "8171b94aeeb4f0064d3d1ff3b450433d", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-28T21:30:00.200962+00:00", - "finish": "2022-12-28T21:30:00.235760+00:00" - }, - "domain": "automation", - "item_id": "1607412210097", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-28T21:30:00.201116+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_aus_abends", - "state": "on", - "attributes": { - "last_triggered": "2022-12-27T21:30:00.201194+00:00", - "mode": "single", - "current": 0, - "id": "1607412210097", - "friendly_name": "Weihnachtslichter Aus Abends" - }, - "last_changed": "2022-12-23T21:38:47.603413+00:00", - "last_updated": "2022-12-27T21:30:00.219448+00:00", - "context": { - "id": "01GNAQW148FY102GTZXATQJHC6", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-28T22:30:00.200422+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-28T21:30:00.204928+00:00", - "changed_variables": { - "context": { - "id": "01GNDA8R4898KC8C1XR7KKANEY", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1607412210097", - "alias": "Weihnachtslichter Aus Abends", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "22:30" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNDA8R4898KC8C1XR7KKANEY", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "8171b94aeeb4f0064d3d1ff3b450433d", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-28T21:30:00.200962+00:00", - "finish": "2022-12-28T21:30:00.235760+00:00" - }, - "domain": "automation", - "item_id": "1607412210097", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "dab735a115d5267528edba0a97de9a4a", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-29T21:30:00.200388+00:00", - "finish": "2022-12-29T21:30:00.241191+00:00" - }, - "domain": "automation", - "item_id": "1607412210097", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-29T21:30:00.200682+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_aus_abends", - "state": "on", - "attributes": { - "last_triggered": "2022-12-28T21:30:00.201440+00:00", - "mode": "single", - "current": 0, - "id": "1607412210097", - "friendly_name": "Weihnachtslichter Aus Abends" - }, - "last_changed": "2022-12-23T21:38:47.603413+00:00", - "last_updated": "2022-12-28T21:30:00.233280+00:00", - "context": { - "id": "01GNDA8R4898KC8C1XR7KKANEY", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-29T22:30:00.199701+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-29T21:30:00.206252+00:00", - "changed_variables": { - "context": { - "id": "01GNFWNF48R33VC30X2CPTC8V8", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1607412210097", - "alias": "Weihnachtslichter Aus Abends", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "22:30" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNFWNF48R33VC30X2CPTC8V8", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "dab735a115d5267528edba0a97de9a4a", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-29T21:30:00.200388+00:00", - "finish": "2022-12-29T21:30:00.241191+00:00" - }, - "domain": "automation", - "item_id": "1607412210097", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "12c61ffff3924945f9606351367adad2", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-30T21:30:00.204094+00:00", - "finish": "2022-12-30T21:30:00.222986+00:00" - }, - "domain": "automation", - "item_id": "1607412210097", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-30T21:30:00.204218+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_aus_abends", - "state": "on", - "attributes": { - "last_triggered": "2022-12-29T21:30:00.201018+00:00", - "mode": "single", - "current": 0, - "id": "1607412210097", - "friendly_name": "Weihnachtslichter Aus Abends" - }, - "last_changed": "2022-12-23T21:38:47.603413+00:00", - "last_updated": "2022-12-29T21:30:00.236129+00:00", - "context": { - "id": "01GNFWNF48R33VC30X2CPTC8V8", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-30T22:30:00.203431+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-30T21:30:00.206890+00:00", - "changed_variables": { - "context": { - "id": "01GNJF264BQBS3Z7YY472WZYTT", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1607412210097", - "alias": "Weihnachtslichter Aus Abends", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "22:30" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNJF264BQBS3Z7YY472WZYTT", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "12c61ffff3924945f9606351367adad2", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-30T21:30:00.204094+00:00", - "finish": "2022-12-30T21:30:00.222986+00:00" - }, - "domain": "automation", - "item_id": "1607412210097", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "eb090b4d156fb95098126c3236752197", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-31T21:30:00.200760+00:00", - "finish": "2022-12-31T21:30:00.230558+00:00" - }, - "domain": "automation", - "item_id": "1607412210097", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-31T21:30:00.200991+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_aus_abends", - "state": "on", - "attributes": { - "last_triggered": "2022-12-30T21:30:00.204512+00:00", - "mode": "single", - "current": 0, - "id": "1607412210097", - "friendly_name": "Weihnachtslichter Aus Abends" - }, - "last_changed": "2022-12-23T21:38:47.603413+00:00", - "last_updated": "2022-12-30T21:30:00.221757+00:00", - "context": { - "id": "01GNJF264BQBS3Z7YY472WZYTT", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2022-12-31T22:30:00.199998+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-31T21:30:00.208276+00:00", - "changed_variables": { - "context": { - "id": "01GNN1EX48W57Y9NVXGRGD8TZE", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1607412210097", - "alias": "Weihnachtslichter Aus Abends", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "22:30" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNN1EX48W57Y9NVXGRGD8TZE", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "eb090b4d156fb95098126c3236752197", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-31T21:30:00.200760+00:00", - "finish": "2022-12-31T21:30:00.230558+00:00" - }, - "domain": "automation", - "item_id": "1607412210097", - "trigger": "time" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "912c598e27d1b385847f2334da014a84", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-01T21:30:00.201256+00:00", - "finish": "2023-01-01T21:30:00.241677+00:00" - }, - "domain": "automation", - "item_id": "1607412210097", - "trigger": "time", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2023-01-01T21:30:00.201695+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.weihnachtslichter_aus_abends", - "state": "on", - "attributes": { - "last_triggered": "2022-12-31T21:30:00.201744+00:00", - "mode": "single", - "current": 0, - "id": "1607412210097", - "friendly_name": "Weihnachtslichter Aus Abends" - }, - "last_changed": "2022-12-23T21:38:47.603413+00:00", - "last_updated": "2022-12-31T21:30:00.228963+00:00", - "context": { - "id": "01GNN1EX48W57Y9NVXGRGD8TZE", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "time", - "now": "2023-01-01T22:30:00.200330+01:00", - "description": "time", - "entity_id": null - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2023-01-01T21:30:00.209317+00:00", - "changed_variables": { - "context": { - "id": "01GNQKVM483RE3V1Y9MN78PZAP", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "switch", - "service": "turn_off", - "service_data": {}, - "target": { - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1607412210097", - "alias": "Weihnachtslichter Aus Abends", - "description": "", - "trigger": [ - { - "platform": "time", - "at": "22:30" - } - ], - "condition": [], - "action": [ - { - "service": "switch.turn_off", - "data": {}, - "entity_id": [ - "switch.tasmota01", - "switch.tasmota02", - "switch.tasmota04", - "switch.tasmota05", - "switch.tasmota07" - ] - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GNQKVM483RE3V1Y9MN78PZAP", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "912c598e27d1b385847f2334da014a84", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2023-01-01T21:30:00.201256+00:00", - "finish": "2023-01-01T21:30:00.241677+00:00" - }, - "domain": "automation", - "item_id": "1607412210097", - "trigger": "time" - } - } - ], - "automation.1632393568599": [ - { - "extended_dict": { - "last_step": "action/0", - "run_id": "d930f14244ed41ebca46ea54b6e2c4ed", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-23T16:52:31.679289+00:00", - "finish": "2022-12-23T16:52:32.088796+00:00" - }, - "domain": "automation", - "item_id": "1632393568599", - "trigger": "numeric state of sensor.backofen_verbrauch", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-23T16:52:31.679399+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.0herd_vorgeheizt_ipad", - "state": "on", - "attributes": { - "last_triggered": "2022-12-19T13:02:05.101205+00:00", - "mode": "single", - "current": 0, - "id": "1632393568599", - "friendly_name": "Herd vorgeheizt -> iPad" - }, - "last_changed": "2022-12-22T22:37:56.808976+00:00", - "last_updated": "2022-12-22T22:37:56.808976+00:00", - "context": { - "id": "01GMXZRV68T6GMDHVSVQMHXN46", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "numeric_state", - "entity_id": "sensor.backofen_verbrauch", - "below": 20.0, - "above": null, - "from_state": { - "entity_id": "sensor.backofen_verbrauch", - "state": "45.3", - "attributes": { - "unit_of_measurement": "W", - "friendly_name": "Backofen Verbrauch" - }, - "last_changed": "2022-12-23T16:46:21.948914+00:00", - "last_updated": "2022-12-23T16:46:21.948914+00:00", - "context": { - "id": "01GMZY1SQSBYNZJMTM7XASQ0T0", - "parent_id": null, - "user_id": null - } - }, - "to_state": { - "entity_id": "sensor.backofen_verbrauch", - "state": "8.7", - "attributes": { - "unit_of_measurement": "W", - "friendly_name": "Backofen Verbrauch" - }, - "last_changed": "2022-12-23T16:52:26.672407+00:00", - "last_updated": "2022-12-23T16:52:26.672407+00:00", - "context": { - "id": "01GMZYCXXCQSSY90BFYSSXN3QR", - "parent_id": null, - "user_id": null - } - }, - "for": { - "__type": "", - "total_seconds": 5.0 - }, - "description": "numeric state of sensor.backofen_verbrauch" - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-23T16:52:31.686369+00:00", - "changed_variables": { - "context": { - "id": "01GMZYD2SZCZ140VKW3YAFJCFN", - "parent_id": "01GMZYCXXCQSSY90BFYSSXN3QR", - "user_id": null - } - }, - "result": { - "params": { - "domain": "notify", - "service": "mobile_app_martins_ipad", - "service_data": { - "title": "Herd vorgeheizt", - "message": "herd ist heiss :)" - }, - "target": {} - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1632393568599", - "alias": "Herd vorgeheizt -> iPad", - "description": "", - "trigger": [ - { - "platform": "numeric_state", - "entity_id": "sensor.backofen_verbrauch", - "below": "20", - "for": { - "hours": 0, - "minutes": 0, - "seconds": 5, - "milliseconds": 0 - } - } - ], - "condition": [], - "action": [ - { - "service": "notify.mobile_app_martins_ipad", - "data": { - "title": "Herd vorgeheizt", - "message": "herd ist heiss :)" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GMZYD2SZCZ140VKW3YAFJCFN", - "parent_id": "01GMZYCXXCQSSY90BFYSSXN3QR", - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "d930f14244ed41ebca46ea54b6e2c4ed", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-23T16:52:31.679289+00:00", - "finish": "2022-12-23T16:52:32.088796+00:00" - }, - "domain": "automation", - "item_id": "1632393568599", - "trigger": "numeric state of sensor.backofen_verbrauch" - } - }, - { - "extended_dict": { - "last_step": "action/0", - "run_id": "e56e1a3431af04b80bfacaaa8cccd463", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-25T16:49:48.977947+00:00", - "finish": "2022-12-25T16:49:49.395031+00:00" - }, - "domain": "automation", - "item_id": "1632393568599", - "trigger": "numeric state of sensor.backofen_verbrauch", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-25T16:49:48.978055+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.0herd_vorgeheizt_ipad", - "state": "on", - "attributes": { - "last_triggered": "2022-12-23T16:52:31.679772+00:00", - "mode": "single", - "current": 0, - "id": "1632393568599", - "friendly_name": "Herd vorgeheizt -> iPad" - }, - "last_changed": "2022-12-23T21:38:47.605585+00:00", - "last_updated": "2022-12-23T21:38:47.605585+00:00", - "context": { - "id": "01GN0ES85NA8ZPJENCEAYFHXTP", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "numeric_state", - "entity_id": "sensor.backofen_verbrauch", - "below": 20.0, - "above": null, - "from_state": { - "entity_id": "sensor.backofen_verbrauch", - "state": "45.7", - "attributes": { - "unit_of_measurement": "W", - "friendly_name": "Backofen Verbrauch" - }, - "last_changed": "2022-12-25T16:46:02.092590+00:00", - "last_updated": "2022-12-25T16:46:02.092590+00:00", - "context": { - "id": "01GN52TMB7PRM18CXYPMD6Y91A", - "parent_id": null, - "user_id": null - } - }, - "to_state": { - "entity_id": "sensor.backofen_verbrauch", - "state": "8.7", - "attributes": { - "unit_of_measurement": "W", - "friendly_name": "Backofen Verbrauch" - }, - "last_changed": "2022-12-25T16:49:43.975482+00:00", - "last_updated": "2022-12-25T16:49:43.975482+00:00", - "context": { - "id": "01GN531D15S0FY9G0P0K73M7BM", - "parent_id": null, - "user_id": null - } - }, - "for": { - "__type": "", - "total_seconds": 5.0 - }, - "description": "numeric state of sensor.backofen_verbrauch" - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-25T16:49:48.981882+00:00", - "changed_variables": { - "context": { - "id": "01GN531HXHJHHABT8Y7ACSDTB5", - "parent_id": "01GN531D15S0FY9G0P0K73M7BM", - "user_id": null - } - }, - "result": { - "params": { - "domain": "notify", - "service": "mobile_app_martins_ipad", - "service_data": { - "title": "Herd vorgeheizt", - "message": "herd ist heiss :)" - }, - "target": {} - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1632393568599", - "alias": "Herd vorgeheizt -> iPad", - "description": "", - "trigger": [ - { - "platform": "numeric_state", - "entity_id": "sensor.backofen_verbrauch", - "below": "20", - "for": { - "hours": 0, - "minutes": 0, - "seconds": 5, - "milliseconds": 0 - } - } - ], - "condition": [], - "action": [ - { - "service": "notify.mobile_app_martins_ipad", - "data": { - "title": "Herd vorgeheizt", - "message": "herd ist heiss :)" - } - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GN531HXHJHHABT8Y7ACSDTB5", - "parent_id": "01GN531D15S0FY9G0P0K73M7BM", - "user_id": null - } - }, - "short_dict": { - "last_step": "action/0", - "run_id": "e56e1a3431af04b80bfacaaa8cccd463", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-25T16:49:48.977947+00:00", - "finish": "2022-12-25T16:49:49.395031+00:00" - }, - "domain": "automation", - "item_id": "1632393568599", - "trigger": "numeric state of sensor.backofen_verbrauch" - } - } - ], - "automation.1598594894559": [ - { - "extended_dict": { - "last_step": "action/1", - "run_id": "8f63635884ebfef752cb4e558de692b7", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-27T10:02:33.480092+00:00", - "finish": "2022-12-27T10:02:34.563954+00:00" - }, - "domain": "automation", - "item_id": "1598594894559", - "trigger": "state of switch.klingel_aussentur", - "trace": { - "trigger/0": [ - { - "path": "trigger/0", - "timestamp": "2022-12-27T10:02:33.480195+00:00", - "changed_variables": { - "this": { - "entity_id": "automation.klingelaufhandy", - "state": "on", - "attributes": { - "last_triggered": "2022-12-21T16:13:52.073132+00:00", - "mode": "single", - "current": 0, - "id": "1598594894559", - "friendly_name": "Klingel Auf Handy" - }, - "last_changed": "2022-12-23T21:38:47.598257+00:00", - "last_updated": "2022-12-23T21:38:47.598257+00:00", - "context": { - "id": "01GN0ES85E2D433FZM7BCX1WZD", - "parent_id": null, - "user_id": null - } - }, - "trigger": { - "id": "0", - "idx": "0", - "alias": null, - "platform": "state", - "entity_id": "switch.klingel_aussentur", - "from_state": { - "entity_id": "switch.klingel_aussentur", - "state": "off", - "attributes": { - "friendly_name": "Klingel Au\u00dfent\u00fcr" - }, - "last_changed": "2022-12-23T21:38:57.795374+00:00", - "last_updated": "2022-12-23T21:38:57.795374+00:00", - "context": { - "id": "01GN0ESJ439KYQNHDF7EDEJSHR", - "parent_id": null, - "user_id": null - } - }, - "to_state": { - "entity_id": "switch.klingel_aussentur", - "state": "on", - "attributes": { - "friendly_name": "Klingel Au\u00dfent\u00fcr" - }, - "last_changed": "2022-12-27T10:02:33.474997+00:00", - "last_updated": "2022-12-27T10:02:33.474997+00:00", - "context": { - "id": "01GN9GH942966S5ZH12B6P9FPM", - "parent_id": null, - "user_id": null - } - }, - "for": null, - "attribute": null, - "description": "state of switch.klingel_aussentur" - } - } - } - ], - "action/0": [ - { - "path": "action/0", - "timestamp": "2022-12-27T10:02:33.489468+00:00", - "changed_variables": { - "context": { - "id": "01GN9GH947XHK8RTPAR9K31ERW", - "parent_id": "01GN9GH942966S5ZH12B6P9FPM", - "user_id": null - } - }, - "result": { - "params": { - "domain": "notify", - "service": "telegram_martin", - "service_data": { - "message": "Es hat aussen geklingelt", - "title": "Klingel" - }, - "target": {} - }, - "running_script": false, - "limit": 10 - } - } - ], - "action/1": [ - { - "path": "action/1", - "timestamp": "2022-12-27T10:02:33.506344+00:00", - "result": { - "params": { - "domain": "notify", - "service": "ios_martins_ipad", - "service_data": { - "message": "Es hat aussen geklingelt", - "title": "Klingel" - }, - "target": {} - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "id": "1598594894559", - "alias": "Klingel Auf Handy", - "description": "", - "trigger": [ - { - "entity_id": "switch.klingel_aussentur", - "from": "off", - "platform": "state", - "to": "on" - } - ], - "condition": [], - "action": [ - { - "data": { - "message": "Es hat aussen geklingelt", - "title": "Klingel" - }, - "service": "notify.telegram_martin" - }, - { - "data": { - "message": "Es hat aussen geklingelt", - "title": "Klingel" - }, - "service": "notify.ios_martins_ipad" - } - ], - "mode": "single" - }, - "blueprint_inputs": null, - "context": { - "id": "01GN9GH947XHK8RTPAR9K31ERW", - "parent_id": "01GN9GH942966S5ZH12B6P9FPM", - "user_id": null - } - }, - "short_dict": { - "last_step": "action/1", - "run_id": "8f63635884ebfef752cb4e558de692b7", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-27T10:02:33.480092+00:00", - "finish": "2022-12-27T10:02:34.563954+00:00" - }, - "domain": "automation", - "item_id": "1598594894559", - "trigger": "state of switch.klingel_aussentur" - } - } - ], - "script.timed_sleep": [ - { - "extended_dict": { - "last_step": "sequence/5", - "run_id": "23ccb236c33f1fb5b9406bb1a1177399", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-23T16:53:44.775572+00:00", - "finish": "2022-12-23T16:53:45.324209+00:00" - }, - "domain": "script", - "item_id": "timed_sleep", - "trace": { - "sequence/0": [ - { - "path": "sequence/0", - "timestamp": "2022-12-23T16:53:44.790236+00:00", - "changed_variables": { - "this": { - "entity_id": "script.timed_sleep", - "state": "off", - "attributes": { - "last_triggered": "2022-12-18T17:58:11.034069+00:00", - "mode": "single", - "current": 0, - "friendly_name": "Einschlafen mit Licht und Musik auto-aus" - }, - "last_changed": "2022-12-22T22:37:57.288959+00:00", - "last_updated": "2022-12-22T22:37:57.288959+00:00", - "context": { - "id": "01GMXZRVN84JQ82R47PA7DFZV8", - "parent_id": null, - "user_id": null - } - }, - "media_content_id": "spotify:playlist:37i9dQZF1DXbcPC6Vvqudd", - "light_off_secs": 300, - "music_off_secs": 1200, - "shuffle": true, - "context": { - "id": "01GMZYFA633F04SAWWC4C11ZJ0", - "parent_id": null, - "user_id": null - } - }, - "result": { - "params": { - "domain": "media_player", - "service": "shuffle_set", - "service_data": { - "entity_id": "media_player.bedroompi", - "shuffle": true - }, - "target": {} - }, - "running_script": false, - "limit": 10 - } - } - ], - "sequence/1": [ - { - "path": "sequence/1", - "timestamp": "2022-12-23T16:53:44.807187+00:00", - "result": { - "params": { - "domain": "media_player", - "service": "repeat_set", - "service_data": { - "entity_id": "media_player.bedroompi", - "repeat": "off" - }, - "target": {} - }, - "running_script": false, - "limit": 10 - } - } - ], - "sequence/2": [ - { - "path": "sequence/2", - "timestamp": "2022-12-23T16:53:44.815643+00:00", - "result": { - "params": { - "domain": "media_player", - "service": "play_media", - "service_data": { - "entity_id": "media_player.bedroompi", - "media_content_id": "spotify:playlist:37i9dQZF1DXbcPC6Vvqudd", - "media_content_type": "music" - }, - "target": {} - }, - "running_script": false, - "limit": 10 - } - } - ], - "sequence/3": [ - { - "path": "sequence/3", - "timestamp": "2022-12-23T16:53:44.825681+00:00", - "result": { - "params": { - "domain": "scene", - "service": "turn_on", - "service_data": { - "entity_id": "scene.schlafzimmer_einschlaflicht" - }, - "target": {} - }, - "running_script": false, - "limit": 10 - } - } - ], - "sequence/4": [ - { - "path": "sequence/4", - "timestamp": "2022-12-23T16:53:45.045971+00:00", - "result": { - "params": { - "domain": "light", - "service": "turn_off", - "service_data": { - "transition": 300, - "entity_id": "group.bedroom" - }, - "target": {} - }, - "running_script": false, - "limit": 10 - } - } - ], - "sequence/5": [ - { - "path": "sequence/5", - "timestamp": "2022-12-23T16:53:45.255214+00:00", - "result": { - "params": { - "domain": "media_player", - "service": "squeezebox_call_method", - "service_data": { - "entity_id": "media_player.bedroompi", - "command": "sleep 1200" - }, - "target": {} - }, - "running_script": false, - "limit": 10 - } - } - ] - }, - "config": { - "alias": "Einschlafen mit Licht und Musik auto-aus", - "sequence": [ - { - "service": "media_player.shuffle_set", - "data_template": { - "entity_id": "media_player.bedroompi", - "shuffle": "{% if shuffle %}True{% else %}False{% endif %}\n" - } - }, - { - "service": "media_player.repeat_set", - "data": { - "entity_id": "media_player.bedroompi", - "repeat": "off" - } - }, - { - "service": "media_player.play_media", - "data_template": { - "entity_id": "media_player.bedroompi", - "media_content_id": "{{media_content_id}}", - "media_content_type": "music" - } - }, - { - "service": "scene.turn_on", - "data": { - "entity_id": "scene.schlafzimmer_einschlaflicht" - } - }, - { - "service": "light.turn_off", - "data_template": { - "transition": "{{light_off_secs}}", - "entity_id": "group.bedroom" - } - }, - { - "service": "media_player.squeezebox_call_method", - "data_template": { - "entity_id": "media_player.bedroompi", - "command": "sleep {{music_off_secs}}" - } - } - ] - }, - "blueprint_inputs": null, - "context": { - "id": "01GMZYFA633F04SAWWC4C11ZJ0", - "parent_id": null, - "user_id": null - } - }, - "short_dict": { - "last_step": "sequence/5", - "run_id": "23ccb236c33f1fb5b9406bb1a1177399", - "state": "stopped", - "script_execution": "finished", - "timestamp": { - "start": "2022-12-23T16:53:44.775572+00:00", - "finish": "2022-12-23T16:53:45.324209+00:00" - }, - "domain": "script", - "item_id": "timed_sleep" - } } ] } diff --git a/.storage/zone b/.storage/zone new file mode 100644 index 0000000..7a48b52 --- /dev/null +++ b/.storage/zone @@ -0,0 +1,45 @@ +{ + "version": 1, + "minor_version": 1, + "key": "zone", + "data": { + "items": [ + { + "id": "kindergarten", + "latitude": 49.37169922687505, + "longitude": 10.956040620803833, + "name": "Kindergarten", + "icon": "hue:room-kids", + "passive": false, + "radius": 94.0 + }, + { + "id": "forum_stein", + "latitude": 49.411573518133544, + "longitude": 11.012420654296877, + "name": "Forum Stein", + "icon": "mdi:cart", + "passive": false, + "radius": 142.0 + }, + { + "id": "sachsen", + "latitude": 49.28950758758376, + "longitude": 10.666262805461884, + "name": "Sachsen", + "icon": "mdi:map-marker", + "passive": false, + "radius": 28.0 + }, + { + "id": "rohrenfels", + "latitude": 48.67999576400387, + "longitude": 11.154089570045473, + "name": "Rohrenfels", + "icon": "mdi:map-marker", + "passive": false, + "radius": 44.0 + } + ] + } +} \ No newline at end of file diff --git a/automations.yaml b/automations.yaml index 5c2688d..d1e008f 100644 --- a/automations.yaml +++ b/automations.yaml @@ -19,7 +19,7 @@ description: '' trigger: - platform: template - value_template: '{% set alarm_time = as_timestamp(states(''sensor.martin_handy_alarm_sensor'')) + value_template: '{% set alarm_time = as_timestamp(states(''input_datetime.martin_wake_up_alarm'')) %} {% set current_timestamp_minute = as_timestamp(strptime(states(''sensor.date_time''), @@ -27,23 +27,20 @@ {% set before_time_secs = 600 %} - {% set trigger = states(''sensor.martin_handy_alarm_sensor'') and (alarm_time + {% set trigger = states(''input_datetime.martin_wake_up_alarm'') and (alarm_time <= current_timestamp_minute + before_time_secs < alarm_time + 60) %} {{ trigger }}' condition: [] action: - data: - brightness: 120 - entity_id: - - light.bett_martin - - light.bett_rebecca - - light.schlafzimmer_schrank + brightness: 148 transition: 600 - xy_color: - - 0.502 - - 0.414 + color_temp: 269 + xy_color: {} service: light.turn_on + target: + entity_id: light.arbeitszimmer_oben_fluter - id: '1589377976830' alias: Alarm Martin Handy description: '' @@ -55,34 +52,45 @@ to: 'on' condition: [] action: - - data: + - service: notify.mobile_app_iphone_von_martin + data: message: Bewegung im Gang - title: Alarm - service: notify.telegram_martin - data: message: Bewegung im Gang title: Alarm service: notify.mobile_app_martins_ipad - - delay: '30' + - delay: + hours: 0 + minutes: 2 + seconds: 0 + milliseconds: 0 mode: single - id: '1598594894559' - alias: Klingel Auf Handy - description: '' + alias: KlingelknopfGartensäuleAufMobileGeräte + description: Push Notification auf Martin Handy, Rebecca Handy und iPad trigger: - - entity_id: switch.klingel_aussentur + - entity_id: + - binary_sensor.klingelknopfgartensaeule from: 'off' platform: state to: 'on' condition: [] action: - - data: - message: Es hat aussen geklingelt - title: Klingel - service: notify.telegram_martin - - data: - message: Es hat aussen geklingelt - title: Klingel - service: notify.ios_martins_ipad + - service: notify.mobile_app_iphone_von_martin + metadata: {} + data: + message: Jemand hat an der Briefkastensäule geklingelt + title: "\U0001F514\U0001F4EA Klingel" + - service: notify.mobile_app_rebeccahandysamsung + metadata: {} + data: + message: Jemand hat an der Briefkastensäule geklingelt + title: "\U0001F514\U0001F4EA Klingel" + - service: notify.mobile_app_martins_ipad + metadata: {} + data: + title: "\U0001F514\U0001F4EA Klingel" + message: Jemand hat an der Briefkastensäule geklingelt mode: single - id: '1606655282153' alias: Weihnachtslichter an morgens um 6 @@ -95,11 +103,10 @@ - service: switch.turn_on data: {} entity_id: - - switch.tasmota01 - switch.tasmota02 - switch.tasmota04 - switch.tasmota05 - - switch.tasmota07 + - switch.tasmota06 mode: single - id: '1607412098745' alias: Weihnachtslichter aus morgens @@ -113,11 +120,10 @@ - service: switch.turn_off data: {} entity_id: - - switch.tasmota01 - switch.tasmota02 - switch.tasmota04 - switch.tasmota05 - - switch.tasmota07 + - switch.tasmota06 mode: single - id: '1607412144113' alias: Weihnachtslichter An Abends @@ -125,18 +131,15 @@ trigger: - platform: sun event: sunset - - platform: time - at: '15:30:00' condition: [] action: - service: switch.turn_on data: {} entity_id: - - switch.tasmota01 - switch.tasmota02 - switch.tasmota04 - switch.tasmota05 - - switch.tasmota07 + - switch.tasmota06 mode: single - id: '1607412210097' alias: Weihnachtslichter Aus Abends @@ -149,11 +152,10 @@ - service: switch.turn_off data: {} entity_id: - - switch.tasmota01 - switch.tasmota02 - switch.tasmota04 - switch.tasmota05 - - switch.tasmota07 + - switch.tasmota06 mode: single - id: '1612028092169' alias: Bewegungsmelder Schlafzimmer Nacht @@ -191,18 +193,6 @@ transition: 120 entity_id: light.bett_martin, light.bett_rebecca mode: single -- id: '1626815190256' - alias: Foen Timer - description: '' - trigger: - - platform: event - event_type: timer.finished - condition: [] - action: - - service: switch.turn_off - target: - entity_id: switch.tasmota07 - mode: single - id: '1632393568599' alias: Herd vorgeheizt -> iPad description: '' @@ -266,14 +256,14 @@ - service: notify.telegram_martin data: title: 3D Drucker - message: 3D Drucker hat Zustand gewechselt + message: '3D Printer: {{ sensor.octoprint_current_state }}' mode: single - id: '1656971839915' alias: Rollos zu nachts description: '' trigger: - platform: time - at: 04:00:00 + at: 02:00:00 condition: [] action: - service: cover.close_cover @@ -335,3 +325,362 @@ target: entity_id: switch.tasmota06 mode: single +- id: '1693231134539' + alias: Pool Pumpe ein um 9 und 17 Uhr + description: '' + trigger: + - platform: time + at: 09:00:00 + - platform: time + at: '17:00:00' + condition: [] + action: + - service: switch.turn_on + data: {} + target: + entity_id: switch.poolpumpe_speed1 + - delay: + hours: 0 + minutes: 0 + seconds: 2 + milliseconds: 0 + - service: switch.turn_off + data: {} + target: + entity_id: switch.poolpumpe_speed1 + mode: single +- id: '1693231202553' + alias: Pool Pumpe aus um 10:15 und 18:15 + description: '' + trigger: + - platform: time + at: '10:15:00' + - platform: time + at: '18:15:00' + condition: [] + action: + - service: switch.turn_on + data: {} + target: + entity_id: switch.poolpumpe_speed_off + - delay: + hours: 0 + minutes: 0 + seconds: 2 + milliseconds: 0 + - service: switch.turn_off + data: {} + target: + entity_id: switch.poolpumpe_speed_off + mode: single +- id: '1693845791544' + alias: Sprinkler alle 2 stunden + description: Sprinkler an für 3 minuten um 10,12,14,16,18,20 Uhr + trigger: + - platform: time + at: + - '10:00:00' + - '11:00:00' + - '12:00:00' + - '13:00:00' + - '14:00:00' + - '15:00:00' + - '16:00:00' + - '18:00:00' + - '20:00:00' + condition: [] + action: + - service: script.sprinkler_an_5_minuten + data: + minutes: 3 + mode: single +- id: '1693849132880' + alias: Eingangslichter Beet an wenn Haustur licht an + description: '' + trigger: + - platform: state + entity_id: + - light.haustur_licht + to: 'on' + condition: [] + action: + - service: light.turn_on + data: + transition: 2 + rgb_color: + - 238 + - 226 + - 140 + brightness: 255 + target: + entity_id: light.lichter_garten_eingang + mode: single +- id: '1693849216417' + alias: Eingangslichter Beet aus wenn Haustur licht aus + description: '' + trigger: + - platform: state + entity_id: + - light.haustur_licht + to: 'off' + condition: [] + action: + - service: light.turn_off + data: + transition: 2 + target: + entity_id: light.lichter_garten_eingang + mode: single +- id: '1696860113114' + alias: BewegungsmelderGartenhausNachts + description: Gartenhaus Bewegungsmelder Nachts + trigger: + - platform: state + entity_id: + - binary_sensor.gartenhaus_led_controller_motion_sensor + from: 'off' + to: 'on' + condition: + - condition: sun + after: sunset + before: sunrise + after_offset: -01:00:00 + action: + - alias: Turn on the light + service: light.turn_on + data: + transition: 1 + rgbw_color: 0,0,0,255 + target: + entity_id: + - light.gartenhaus_deckenlicht_mitte + - light.gartenhaus_deckenlicht_hinten + - light.gartenhaus_deckenlicht_vorne + - alias: Wait until not motion from device + wait_for_trigger: + - platform: state + entity_id: + - binary_sensor.gartenhaus_led_controller_motion_sensor + from: 'on' + to: 'off' + - alias: Wait the number of seconds for no movement + delay: 00:00:30 + - alias: Turn off light + service: light.turn_off + target: + entity_id: + - light.gartenhaus_deckenlicht_mitte + - light.gartenhaus_deckenlicht_hinten + - light.gartenhaus_deckenlicht_vorne + data: {} + max_exceeded: silent + mode: restart +- id: '1696863567904' + alias: AutoOff Sprinkler Süd nach 30min + description: '' + use_blueprint: + path: homeassistant/auto_off.yaml + input: + the_device: switch.ventil_sprinkler_sud + duration_until_off: + hours: 0 + minutes: 30 + seconds: 0 +- id: '1696863598654' + alias: AutoOff Sprinkler West nach 30min + description: '' + use_blueprint: + path: homeassistant/auto_off.yaml + input: + the_device: switch.ventil_sprinkler_westen + duration_until_off: + hours: 0 + minutes: 30 + seconds: 0 +- id: '1696863768386' + alias: AutoOff Gartenhaus Deckenlichter + description: '' + use_blueprint: + path: homeassistant/auto_off.yaml + input: + the_device: light.gartenhaus_deckenlichter + duration_until_off: + hours: 0 + minutes: 15 + seconds: 0 +- id: '1696863812155' + alias: AutoOff Ventil Brunnen in Zisterne nach 2h + description: '' + use_blueprint: + path: homeassistant/auto_off.yaml + input: + the_device: switch.ventil_brunnen_in_zisterne + duration_until_off: + hours: 2 + minutes: 0 + seconds: 0 +- id: '1696864608504' + alias: Zisterne Ventil aus wenn voll + description: Ventil Brunnen->Zisterne aus wenn Zisterne über 90% voll + trigger: + - platform: numeric_state + entity_id: sensor.zisterne_fullstand + above: 90 + condition: [] + action: + - service: switch.turn_off + data: {} + target: + entity_id: switch.ventil_brunnen_in_zisterne + mode: single +- id: '1705325828652' + alias: NFC Tag Schreibtisch Oben Rechts ist gescannt + description: Licht oben an aus + trigger: + - platform: event + event_type: martin_iphone_nfc_schreibtisch_oben_rechts + condition: [] + action: + - service: light.toggle + metadata: {} + data: + color_temp: 360 + brightness: 184 + transition: 0 + target: + entity_id: + - light.arbeitszimmer_oben_fluter_hinten + - light.arbeitszimmer_oben_fluter_vorne + mode: single +- id: '1706512617470' + alias: Büro Oben Steckdosen aus um 22:00 + description: '' + trigger: + - platform: time + at: '22:00:00' + condition: [] + action: + - service: switch.turn_off + metadata: {} + data: {} + target: + entity_id: switch.buro_oben_steckdosen + mode: single +- id: '1706512682295' + alias: Büro Oben Steckosen ein um 7:45 + description: '' + trigger: + - platform: time + at: 07:45:00 + condition: [] + action: + - service: switch.turn_on + metadata: {} + data: {} + target: + entity_id: switch.buro_oben_steckdosen + mode: single +- id: '1709736390783' + alias: KlingelnAussenBeiKlingelknopf + description: aktiviert klingel wenn klingelknopf gedrueckt + trigger: + - platform: state + entity_id: + - binary_sensor.klingelknopfgartensaeule + - binary_sensor.klingelknopfhaustuerunten + from: 'off' + to: 'on' + condition: [] + action: + - service: switch.turn_on + metadata: {} + data: {} + target: + entity_id: switch.klingel_aussentur + - delay: + hours: 0 + minutes: 0 + seconds: 1 + milliseconds: 0 + - service: switch.turn_off + metadata: {} + data: {} + target: + entity_id: switch.klingel_aussentur + mode: single +- id: '1709736543280' + alias: KlingelInnenBeiKlingelknopf + description: klingelt wenn auf knopf bei innentuer gedrueckt wurde + trigger: + - platform: state + entity_id: + - binary_sensor.klingelknopfinnentuer + from: 'off' + to: 'on' + condition: [] + action: + - service: switch.turn_on + metadata: {} + data: {} + target: + entity_id: switch.klingel_innentur + - delay: + hours: 0 + minutes: 0 + seconds: 1 + milliseconds: 0 + - service: switch.turn_off + metadata: {} + data: {} + target: + entity_id: switch.klingel_innentur + mode: single +- id: '1709737843307' + alias: KlingelknopfHaustuerUntenAufMobileGeräte + description: Push Notification auf Martin Handy, Rebecca Handy und iPad + trigger: + - entity_id: + - binary_sensor.klingelknopfhaustuerunten + from: 'off' + platform: state + to: 'on' + condition: [] + action: + - service: notify.mobile_app_iphone_von_martin + metadata: {} + data: + message: Jemand hat an der Haustür unten geklingelt + title: "\U0001F514 \U0001F6AA Klingel" + - service: notify.mobile_app_rebeccahandysamsung + metadata: {} + data: + message: Jemand hat an der Haustür unten geklingelt + title: "\U0001F514 \U0001F6AA Klingel" + - service: notify.mobile_app_martins_ipad + metadata: {} + data: + title: "\U0001F514 \U0001F6AA Klingel" + message: Jemand hat an der Haustür unten geklingelt + mode: single +- id: '1709738037256' + alias: KlingelknopfInnentürAufMobileGeräte + description: Push Notification auf Martin Handy und iPad + trigger: + - entity_id: + - binary_sensor.klingelknopfinnentuer + from: 'off' + platform: state + to: 'on' + condition: [] + action: + - service: notify.mobile_app_iphone_von_martin + metadata: {} + data: + message: Jemand hat an der Innentür geklingelt + title: "\U0001F56D Klingel Innen" + - service: notify.mobile_app_martins_ipad + metadata: {} + data: + title: "\U0001F56D Klingel Innen" + message: Jemand hat an der Innentür geklingelt + mode: single diff --git a/config_creation/groups.yaml b/config_creation/groups.yaml index a3f19bd..aacb561 100644 --- a/config_creation/groups.yaml +++ b/config_creation/groups.yaml @@ -55,17 +55,14 @@ kids_room: entities: - light.kinderzimmer_fluter - cover.kinderzimmer_rollo - + - light.music_mouse_regal_licht bathroom: name: Bad - - other: name: Rest - first_floor: name: Oben entities: diff --git a/config_creation/knx_conf.py b/config_creation/knx_conf.py index 8a812d0..456e09c 100644 --- a/config_creation/knx_conf.py +++ b/config_creation/knx_conf.py @@ -22,7 +22,7 @@ def extent(result_dict, input_dict): def import_ets5_csv_file(csv_file): result = dict() - with open(csv_file, encoding='utf-8') as f: + with open(csv_file, encoding='cp1252') as f: for line in f: splitted_line = line.split(",") name = splitted_line[0].replace('"', "") diff --git a/config_creation/knx_data/export_project1.csv b/config_creation/knx_data/export_project1.csv index 4295684..43d8465 100644 --- a/config_creation/knx_data/export_project1.csv +++ b/config_creation/knx_data/export_project1.csv @@ -1,293 +1,311 @@ -"Gruppenadressen","0/-/-","","","","" -"SammlungUnterputzAktoren","0/0/-","","","","" -"AussenleuchteHaustüren Schalten","0/0/1","","","","" -"AussenleuchteHaustüren RM Schalten","0/0/2","","","","" -"AussenleuchteObenNW Schalten","0/0/3","","","","" -"AussenleuchteObenNW RM Schalten","0/0/4","","","","" -"TreppenhausObenTemperatur","0/0/5","","","","DPST-9-1" -"TemperaturEsszimmer","0/0/6","","","","" -"AlarmLEDLinksNormal","0/0/7","","","","" -"SzeneEsszimmerUntenLinks","0/0/8","","","","" -"SzeneEsszimmerMitteLinks","0/0/9","","","","" -"SzeneEsszimmerMitteRechts","0/0/10","","","","" -"SzeneEsszimmerObenLinks","0/0/11","","","","" -"SzeneEsszimmerObenRechts","0/0/12","","","","" -"AlarmLEDLinksUeberlagert","0/0/13","","","","" -"AlarmLEDRechtsNormal","0/0/14","","","","" -"KlingelOben Schalten","0/0/15","","","","" -"AlarmLEDRechtsUeberlagert","0/0/16","","","","" -"SzeneTerrassentuerMitteLinks","0/0/17","","","","" -"SzeneTerrassentuerMitteRechts","0/0/18","","","","" -"SzeneEsszimmerUntenRechts","0/0/19","","","","" -"SzeneEingangMitteLinks","0/0/20","","","","" -"SzeneEingangMitteRechts","0/0/21","","","","" -"SzeneEingangUntenLinks","0/0/22","","","","" -"SzeneEingangUntenRechts","0/0/23","","","","" -"TemperaturGang","0/0/24","","","","" -"TemperaturWohnzimmerGangTuer","0/0/25","","","","" -"TemperaturWohnzimmerAussenTuer","0/0/26","","","","" -"SzeneWohnzimmerObenLinks","0/0/27","","","","" -"SzeneWohnzimmerObenRechts","0/0/28","","","","" -"SzeneWohnzimmerMitteLinks","0/0/29","","","","" -"SzeneWohnzimmerMitteRechts","0/0/30","","","","" -"SzeneWohnzimmerUntenLinks","0/0/31","","","","" -"SzeneWohnzimmerUntenRechts","0/0/32","","","","" -"D1","0/1/-","","","","" -"Wohnzimmerlampe Schalten","0/1/3","","","","" -"Wohnzimmerlampe Dimmen","0/1/6","","","","" -"Wohnzimmerlampe Helligkeit","0/1/7","","","","" -"Wohnzimmerlampe RM Schalten","0/1/8","","","","" -"Wohnzimmerlampe RM Helligkeit","0/1/9","","","","" -"Wohnzimmerlampe Kurzschluss","0/1/14","","","","" -"Wohnzimmerlampe Lastausfall","0/1/15","","","","" -"Wohnzimmerlampe BSZ Neustart","0/1/17","","","","" -"Wohnzimmerlampe BSZ Wert","0/1/18","","","","" -"Wohnzimmerlampe BSZ Ablauf","0/1/19","","","","" -"Wohnzimmerlampe Lastart","0/1/20","","","","" -"EsszimmerlampeWest Schalten","0/1/21","","","","" -"EsszimmerlampeWest Dimmen","0/1/24","","","","" -"EsszimmerlampeWest Helligkeit","0/1/25","","","","" -"EsszimmerlampeWest RM Schalten","0/1/26","","","","" -"EsszimmerlampeWest RM Helligkeit","0/1/27","","","","" -"EsszimmerlampeWest Kurzschluss","0/1/32","","","","" -"EsszimmerlampeWest Lastausfall","0/1/33","","","","" -"EsszimmerlampeWest BSZ Neustart","0/1/35","","","","" -"EsszimmerlampeWest BSZ Wert","0/1/36","","","","" -"EsszimmerlampeWest BSZ Ablauf","0/1/37","","","","" -"EsszimmerlampeWest Lastart","0/1/38","","","","" -"EsszimmerlampeMitte Schalten","0/1/39","","","","" -"EsszimmerlampeMitte Dimmen","0/1/42","","","","" -"EsszimmerlampeMitte Helligkeit","0/1/43","","","","" -"EsszimmerlampeMitte RM Schalten","0/1/44","","","","" -"EsszimmerlampeMitte RM Helligkeit","0/1/45","","","","" -"EsszimmerlampeMitte Kurzschluss","0/1/50","","","","" -"EsszimmerlampeMitte Lastausfall","0/1/51","","","","" -"EsszimmerlampeMitte BSZ Neustart","0/1/53","","","","" -"EsszimmerlampeMitte BSZ Wert","0/1/54","","","","" -"EsszimmerlampeMitte BSZ Ablauf","0/1/55","","","","" -"EsszimmerlampeMitte Lastart","0/1/56","","","","" -"Küchenlampe Schalten","0/1/57","","","","" -"Küchenlampe Dimmen","0/1/60","","","","" -"Küchenlampe Helligkeit","0/1/61","","","","" -"Küchenlampe RM Schalten","0/1/62","","","","" -"Küchenlampe RM Helligkeit","0/1/63","","","","" -"Küchenlampe Kurzschluss","0/1/68","","","","" -"Küchenlampe Lastausfall","0/1/69","","","","" -"Küchenlampe BSZ Neustart","0/1/71","","","","" -"Küchenlampe BSZ Wert","0/1/72","","","","" -"Küchenlampe BSZ Ablauf","0/1/73","","","","" -"Küchenlampe Lastart","0/1/74","","","","" -"D2","0/2/-","","","","" -"AussenleuchteUntenSO Schalten","0/2/21","","","","" -"AussenleuchteUntenSO Dimmen","0/2/24","","","","" -"AussenleuchteUntenSO Helligkeit","0/2/25","","","","" -"AussenleuchteUntenSO RM Schalten","0/2/26","","","","" -"AussenleuchteUntenSO RM Helligkeit","0/2/27","","","","" -"AussenleuchteUntenSO Kurzschluss","0/2/32","","","","" -"AussenleuchteUntenSO Lastausfall","0/2/33","","","","" -"AussenleuchteUntenSO BSZ Neustart","0/2/35","","","","" -"AussenleuchteUntenSO BSZ Wert","0/2/36","","","","" -"AussenleuchteUntenSO BSZ Ablauf","0/2/37","","","","" -"AussenleuchteUntenSO Lastart","0/2/38","","","","" -"EsszimmerWandlampe Schalten","0/2/39","","","","" -"EsszimmerWandlampe Dimmen","0/2/42","","","","" -"EsszimmerWandlampe Helligkeit","0/2/43","","","","" -"EsszimmerWandlampe RM Schalten","0/2/44","","","","" -"EsszimmerWandlampe RM Helligkeit","0/2/45","","","","" -"EsszimmerWandlampe Kurzschluss","0/2/50","","","","" -"EsszimmerWandlampe Lastausfall","0/2/51","","","","" -"EsszimmerWandlampe BSZ Neustart","0/2/53","","","","" -"EsszimmerWandlampe BSZ Wert","0/2/54","","","","" -"EsszimmerWandlampe BSZ Ablauf","0/2/55","","","","" -"EsszimmerWandlampe Lastart","0/2/56","","","","" -"D3","0/3/-","","","","" -"Gang Schalten","0/3/3","","","","" -"Gang Dimmen","0/3/6","","","","DPT-3" -"Gang Helligkeit","0/3/7","","","","DPST-5-4" -"Gang RM Schalten","0/3/8","","","","" -"Gang RM Helligkeit","0/3/9","","","","" -"Gang Kurzschluss","0/3/14","","","","" -"Gang Lastausfall","0/3/15","","","","" -"Gang BSZ Neustart","0/3/17","","","","" -"Gang BSZ Wert","0/3/18","","","","" -"Gang BSZ Ablauf","0/3/19","","","","" -"Gang Lastart","0/3/20","","","","" -"Bad Schalten","0/3/21","","","","" -"Bad Dimmen","0/3/24","","","","" -"Bad Helligkeit","0/3/25","","","","" -"Bad RM Schalten","0/3/26","","","","" -"Bad RM Helligkeit","0/3/27","","","","" -"Bad Kurzschluss","0/3/32","","","","" -"Bad Lastausfall","0/3/33","","","","" -"Bad BSZ Neustart","0/3/35","","","","" -"Bad BSZ Wert","0/3/36","","","","" -"Bad BSZ Ablauf","0/3/37","","","","" -"Bad Lastart","0/3/38","","","","" -"GangWindfang Schalten","0/3/39","","","","" -"GangWindfang Dimmen","0/3/42","","","","" -"GangWindfang Helligkeit","0/3/43","","","","" -"GangWindfang RM Schalten","0/3/44","","","","" -"GangWindfang RM Helligkeit","0/3/45","","","","" -"GangWindfang Kurzschluss","0/3/50","","","","" -"GangWindfang Lastausfall","0/3/51","","","","" -"GangWindfang BSZ Neustart","0/3/53","","","","" -"GangWindfang BSZ Wert","0/3/54","","","","" -"GangWindfang BSZ Ablauf","0/3/55","","","","" -"GangWindfang Lastart","0/3/56","","","","" -"LichtWaschküche Schalten","0/3/57","","","","" -"LichtWaschküche Dimmen","0/3/60","","","","" -"LichtWaschküche Helligkeit","0/3/61","","","","" -"LichtWaschküche RM Schalten","0/3/62","","","","" -"LichtWaschküche RM Helligkeit","0/3/63","","","","" -"LichtWaschküche Kurzschluss","0/3/68","","","","" -"LichtWaschküche Lastausfall","0/3/69","","","","" -"LichtWaschküche BSZ Neustart","0/3/71","","","","" -"LichtWaschküche BSZ Wert","0/3/72","","","","" -"LichtWaschküche BSZ Ablauf","0/3/73","","","","" -"LichtWaschküche Lastart","0/3/74","","","","" -"S1","0/4/-","","","","" -"Spülmaschine Schalten","0/4/0","","","","DPST-1-1" -"Spülmaschine RM Schalten","0/4/5","","","","" -"Spülmaschine BSZ Wert","0/4/8","","","","" -"Spülmaschine BSZ Neustart","0/4/9","","","","DPST-1-1" -"Spülmaschine Verbrauch","0/4/11","","","","DPST-9-21" -"Spühlmaschine VerbrauchSumme","0/4/16","","","","" -"Backofen Schalten","0/4/18","","","","DPST-1-1" -"Backofen RM Schalten","0/4/23","","","","" -"Backofen BSZ Wert","0/4/26","","","","" -"Backofen BSZ Neustart","0/4/27","","","","DPST-1-1" -"Backofen Verbrauch","0/4/29","","","","DPST-9-21" -"Backofen VerbrauchSumme","0/4/34","","","","" -"HerdP1 Schalten","0/4/36","","","","DPST-1-1" -"HerdP1 RM Schalten","0/4/41","","","","" -"HerdP1 BSZ Wert","0/4/44","","","","" -"HerdP1 BSZ Neustart","0/4/45","","","","DPST-1-1" -"HerdP1 Verbrauch","0/4/47","","","","DPST-9-21" -"HerdP1 VerbrauchSumme","0/4/52","","","","" -"HerdP2 Schalten","0/4/54","","","","DPST-1-1" -"HerdP2 RM Schalten","0/4/59","","","","" -"HerdP2 BSZ Wert","0/4/62","","","","" -"HerdP2 BSZ Neustart","0/4/63","","","","DPST-1-1" -"HerdP2 Verbrauch","0/4/65","","","","DPST-9-21" -"HerdP2 VerbrauchSumme","0/4/70","","","","" -"HerdP3 Schalten","0/4/72","","","","DPST-1-1" -"HerdP3 RM Schalten","0/4/77","","","","" -"HerdP3 BSZ Wert","0/4/80","","","","" -"HerdP3 BSZ Neustart","0/4/81","","","","DPST-1-1" -"HerdP3 Verbrauch","0/4/83","","","","DPST-9-21" -"HerdP3 VerbrauchSumme","0/4/88","","","","" -"KücheSteckdose1 Schalten","0/4/90","","","","DPST-1-1" -"KücheSteckdose1 RM Schalten","0/4/95","","","","" -"KücheSteckdose1 BSZ Wert","0/4/98","","","","" -"KücheSteckdose1 BSZ Neustart","0/4/99","","","","DPST-1-1" -"KücheSteckdose1 Verbrauch","0/4/101","","","","DPST-9-21" -"KücheSteckdose1 VerbrauchSumme","0/4/106","","","","" -"KücheSteckdose2 Schalten","0/4/108","","","","DPST-1-1" -"KücheSteckdose2 RM Schalten","0/4/113","","","","" -"KücheSteckdose2 BSZ Wert","0/4/116","","","","" -"KücheSteckdose2 BSZ Neustart","0/4/117","","","","DPST-1-1" -"KücheSteckdose2 Verbrauch","0/4/119","","","","DPST-9-21" -"KücheSteckdose2 VerbrauchSumme","0/4/124","","","","" -"ArbeitszimmerSteckdose Schalten","0/4/126","","","","DPST-1-1" -"ArbeitszimmerSteckdose RM Schalten","0/4/131","","","","" -"ArbeitszimmerSteckdose BSZ Wert","0/4/134","","","","" -"ArbeitszimmerSteckdose BSZ Neustart","0/4/135","","","","DPST-1-1" -"ArbeitszimmerSteckdose Verbrauch","0/4/137","","","","DPST-9-21" -"ArbeitszimmerSteckdose VerbrauchSumme","0/4/142","","","","" -"WohnzimmerSteckdose1 Schalten","0/4/144","","","","DPST-1-1" -"WohnzimmerSteckdose1 RM Schalten","0/4/149","","","","" -"WohnzimmerSteckdose1 BSZ Wert","0/4/152","","","","" -"WohnzimmerSteckdose1 BSZ Neustart","0/4/153","","","","DPST-1-1" -"WohnzimmerSteckdose1 Verbrauch","0/4/155","","","","DPST-9-21" -"WohnzimmerSteckdose1 VerbrauchSumme","0/4/160","","","","" -"WohnzimmerSteckdose2 Schalten","0/4/162","","","","DPST-1-1" -"WohnzimmerSteckdose2 RM Schalten","0/4/167","","","","" -"WohnzimmerSteckdose2 BSZ Wert","0/4/170","","","","" -"WohnzimmerSteckdose2 BSZ Neustart","0/4/171","","","","DPST-1-1" -"WohnzimmerSteckdose2 Verbrauch","0/4/173","","","","DPST-9-21" -"WohnzimmerSteckdose2 VerbrauchSumme","0/4/178","","","","" -"S2","0/5/-","","","","" -"Waschmaschine Schalten","0/5/0","","","","DPST-1-1" -"Waschmaschine RM Schalten","0/5/5","","","","" -"Waschmaschine BSZ Wert","0/5/8","","","","" -"Waschmaschine BSZ Neustart","0/5/9","","","","DPST-1-1" -"Waschmaschine Verbrauch","0/5/11","","","","DPST-9-21,DPT-9" -"Waschmaschine VerbrauchSumme","0/5/16","","","","" -"Trockner Schalten","0/5/18","","","","DPST-1-1" -"Trockner RM Schalten","0/5/23","","","","" -"Trockner BSZ Wert","0/5/26","","","","" -"Trockner BSZ Neustart","0/5/27","","","","DPST-1-1" -"Trockner Verbrauch","0/5/29","","","","DPST-9-21" -"Trockner VerbrauchSumme","0/5/34","","","","" -"LampeVorratsraum Schalten","0/5/36","","","","DPST-1-1" -"LampeVorratsraum RM Schalten","0/5/41","","","","" -"LampeVorratsraum BSZ Wert","0/5/44","","","","" -"LampeVorratsraum BSZ Neustart","0/5/45","","","","DPST-1-1" -"LampeVorratsraum Verbrauch","0/5/47","","","","DPST-9-21" -"LampeVorratsraum VerbrauchSumme","0/5/52","","","","" -"VorratsraumSteckdose1 Schalten","0/5/54","","","","DPST-1-1" -"VorratsraumSteckdose1 RM Schalten","0/5/59","","","","" -"VorratsraumSteckdose1 BSZ Wert","0/5/62","","","","" -"VorratsraumSteckdose1 BSZ Neustart","0/5/63","","","","DPST-1-1" -"VorratsraumSteckdose1 Verbrauch","0/5/65","","","","DPST-9-21" -"VorratsraumSteckdose1 VerbrauchSumme","0/5/70","","","","" -"VorratsraumSteckdose2 Schalten","0/5/72","","","","DPST-1-1" -"VorratsraumSteckdose2 RM Schalten","0/5/77","","","","" -"VorratsraumSteckdose2 BSZ Wert","0/5/80","","","","" -"VorratsraumSteckdose2 BSZ Neustart","0/5/81","","","","DPST-1-1" -"VorratsraumSteckdose2 Verbrauch","0/5/83","","","","DPST-9-21" -"VorratsraumSteckdose2 VerbrauchSumme","0/5/88","","","","" -"VorratsraumSteckdose3 Schalten","0/5/90","","","","DPST-1-1" -"VorratsraumSteckdose3 RM Schalten","0/5/95","","","","" -"VorratsraumSteckdose3 BSZ Wert","0/5/98","","","","" -"VorratsraumSteckdose3 BSZ Neustart","0/5/99","","","","DPST-1-1" -"VorratsraumSteckdose3 Verbrauch","0/5/101","","","","DPST-9-21" -"VorratsraumSteckdose3 VerbrauchSumme","0/5/106","","","","" -"Klingel Innen Schalten","0/5/108","","","","DPST-1-1" -"Klingel Innen RM Schalten","0/5/113","","","","" -"Klingel Innen BSZ Wert","0/5/116","","","","" -"Klingel Innen BSZ Neustart","0/5/117","","","","DPST-1-1" -"Klingel Innen Verbrauch","0/5/119","","","","DPST-9-21" -"KlingelInnen VerbrauchSumme","0/5/124","","","","" -"Klingel Aussen Schalten","0/5/126","","","","DPST-1-1" -"Klingel Aussen RM Schalten","0/5/131","","","","" -"Klingel Aussen BSZ Wert","0/5/134","","","","" -"Klingel Aussen BSZ Neustart","0/5/135","","","","DPST-1-1" -"Klingel Aussen Verbrauch","0/5/137","","","","DPST-9-21" -"KlingelAussen VerbrauchSumme","0/5/142","","","","" -"TreppenhausLicht Schalten","0/5/180","","","","DPST-1-1" -"TreppenhausLicht RM Schalten","0/5/185","","","","" -"TreppenhausLicht BSZ Wert","0/5/188","","","","" -"TreppenhausLicht BSZ Neustart","0/5/189","","","","DPST-1-1" -"TreppenhausLicht Verbrauch","0/5/191","","","","DPST-9-21" -"TreppenhausLicht VerbrauchSumme","0/5/196","","","","" -"WCLicht Schalten","0/5/198","","","","DPST-1-1" -"WCLicht RM Schalten","0/5/203","","","","" -"WCLicht BSZ Wert","0/5/206","","","","" -"WCLicht BSZ Neustart","0/5/207","","","","DPST-1-1" -"WCLicht Verbrauch","0/5/209","","","","DPST-9-21" -"WCLicht VerbrauchSumme","0/5/214","","","","" -"Gruppen","0/6/-","","","","" -"KuecheEsszimmerSchalten","0/6/0","","","","" -"KuecheEsszimmerDimmen","0/6/1","","","","" -"R1","0/7/-","","","","" -"Wohnzimmer Fenster Rollo Lang","0/7/10","","","","" -"Wohnzimmer Fenster Rollo Kurz","0/7/11","","","","" -"Wohnzimmer Fenster Rollo RM Position","0/7/24","","","","" -"Wohnzimmer Fenster Rollo RM invalid","0/7/26","","","","" -"Wohnzimmer Fenster Rollo Position","0/7/28","","","","DPST-6-1" -"Terassentür Rollo Lang","0/7/36","","","","" -"Terassentür Rollo Kurz","0/7/37","","","","" -"Terassentür Rollo RM Position","0/7/50","","","","" -"Terassentür Rollo RM invalid","0/7/52","","","","" -"Terassentür Rollo Position","0/7/54","","","","" -"Küchenfenster Rollo Lang","0/7/62","","","","DPST-1-4" -"Küchenfenster Rollo Kurz","0/7/63","","","","" -"Küchenfenster Rollo RM Position","0/7/76","","","","" -"Küchenfenster Rollo RM invalid","0/7/78","","","","" -"Küchenfenster Rollo Position","0/7/80","","","","" -"Esszimmerfenster Rollo Lang","0/7/88","","","","" -"Esszimmerfenster Rollo Kurz","0/7/89","","","","" -"Esszimmerfenster Rollo RM Position","0/7/102","","","","" -"Esszimmerfenster Rollo RM invalid","0/7/104","","","","" -"Esszimmerfenster Rollo Position","0/7/106","","","","" +"Gruppenadressen","0/-/-","","","","","Auto" +"SammlungUnterputzAktoren","0/0/-","","","","","Auto" +"AussenleuchteHaustüren Schalten","0/0/1","","","","","Auto" +"AussenleuchteHaustüren RM Schalten","0/0/2","","","","","Auto" +"AussenleuchteObenNW Schalten","0/0/3","","","","","Auto" +"AussenleuchteObenNW RM Schalten","0/0/4","","","","","Auto" +"TreppenhausObenTemperatur","0/0/5","","","","DPST-9-1","Auto" +"TemperaturEsszimmer","0/0/6","","","","","Auto" +"AlarmLEDLinksNormal","0/0/7","","","","","Auto" +"SzeneEsszimmerUntenLinks","0/0/8","","","","","Auto" +"SzeneEsszimmerMitteLinks","0/0/9","","","","","Auto" +"SzeneEsszimmerMitteRechts","0/0/10","","","","","Auto" +"SzeneEsszimmerObenLinks","0/0/11","","","","","Auto" +"SzeneEsszimmerObenRechts","0/0/12","","","","","Auto" +"AlarmLEDLinksUeberlagert","0/0/13","","","","","Auto" +"AlarmLEDRechtsNormal","0/0/14","","","","","Auto" +"KlingelOben Schalten","0/0/15","","","","DPST-1-1","Auto" +"AlarmLEDRechtsUeberlagert","0/0/16","","","","","Auto" +"SzeneTerrassentuerMitteLinks","0/0/17","","","","","Auto" +"SzeneTerrassentuerMitteRechts","0/0/18","","","","","Auto" +"SzeneEsszimmerUntenRechts","0/0/19","","","","","Auto" +"SzeneEingangMitteLinks","0/0/20","","","","","Auto" +"SzeneEingangMitteRechts","0/0/21","","","","","Auto" +"SzeneEingangUntenLinks","0/0/22","","","","","Auto" +"SzeneEingangUntenRechts","0/0/23","","","","","Auto" +"TemperaturGang","0/0/24","","","","","Auto" +"TemperaturWohnzimmerGangTuer","0/0/25","","","","","Auto" +"TemperaturWohnzimmerAussenTuer","0/0/26","","","","","Auto" +"SzeneWohnzimmerObenLinks","0/0/27","","","","","Auto" +"SzeneWohnzimmerObenRechts","0/0/28","","","","","Auto" +"SzeneWohnzimmerMitteLinks","0/0/29","","","","","Auto" +"SzeneWohnzimmerMitteRechts","0/0/30","","","","","Auto" +"SzeneWohnzimmerUntenLinks","0/0/31","","","","","Auto" +"SzeneWohnzimmerUntenRechts","0/0/32","","","","","Auto" +"KlingelknoepfeLicht Schalten","0/0/33","","","","DPST-1-1","Auto" +"BriefkastensaeuleBeleuchtung Schalten","0/0/34","","","","DPST-1-1","Auto" +"Tueroeffner Schalten","0/0/35","","","","DPST-1-1","Auto" +"KlingelknopfGartensaeule","0/0/36","","","","DPST-1-1","Auto" +"KlingelknopfHaustuerUnten","0/0/37","","","","","Auto" +"KlingelknopfInnentuer","0/0/38","","","","","Auto" +"D1","0/1/-","","","","","Auto" +"Wohnzimmerlampe Schalten","0/1/3","","","","","Auto" +"Wohnzimmerlampe Dimmen","0/1/6","","","","","Auto" +"Wohnzimmerlampe Helligkeit","0/1/7","","","","","Auto" +"Wohnzimmerlampe RM Schalten","0/1/8","","","","","Auto" +"Wohnzimmerlampe RM Helligkeit","0/1/9","","","","","Auto" +"Wohnzimmerlampe Kurzschluss","0/1/14","","","","","Auto" +"Wohnzimmerlampe Lastausfall","0/1/15","","","","","Auto" +"Wohnzimmerlampe BSZ Neustart","0/1/17","","","","","Auto" +"Wohnzimmerlampe BSZ Wert","0/1/18","","","","","Auto" +"Wohnzimmerlampe BSZ Ablauf","0/1/19","","","","","Auto" +"Wohnzimmerlampe Lastart","0/1/20","","","","","Auto" +"EsszimmerlampeWest Schalten","0/1/21","","","","","Auto" +"EsszimmerlampeWest Dimmen","0/1/24","","","","","Auto" +"EsszimmerlampeWest Helligkeit","0/1/25","","","","","Auto" +"EsszimmerlampeWest RM Schalten","0/1/26","","","","","Auto" +"EsszimmerlampeWest RM Helligkeit","0/1/27","","","","","Auto" +"EsszimmerlampeWest Kurzschluss","0/1/32","","","","","Auto" +"EsszimmerlampeWest Lastausfall","0/1/33","","","","","Auto" +"EsszimmerlampeWest BSZ Neustart","0/1/35","","","","","Auto" +"EsszimmerlampeWest BSZ Wert","0/1/36","","","","","Auto" +"EsszimmerlampeWest BSZ Ablauf","0/1/37","","","","","Auto" +"EsszimmerlampeWest Lastart","0/1/38","","","","","Auto" +"EsszimmerlampeMitte Schalten","0/1/39","","","","","Auto" +"EsszimmerlampeMitte Dimmen","0/1/42","","","","","Auto" +"EsszimmerlampeMitte Helligkeit","0/1/43","","","","","Auto" +"EsszimmerlampeMitte RM Schalten","0/1/44","","","","","Auto" +"EsszimmerlampeMitte RM Helligkeit","0/1/45","","","","","Auto" +"EsszimmerlampeMitte Kurzschluss","0/1/50","","","","","Auto" +"EsszimmerlampeMitte Lastausfall","0/1/51","","","","","Auto" +"EsszimmerlampeMitte BSZ Neustart","0/1/53","","","","","Auto" +"EsszimmerlampeMitte BSZ Wert","0/1/54","","","","","Auto" +"EsszimmerlampeMitte BSZ Ablauf","0/1/55","","","","","Auto" +"EsszimmerlampeMitte Lastart","0/1/56","","","","","Auto" +"Küchenlampe Schalten","0/1/57","","","","","Auto" +"Küchenlampe Dimmen","0/1/60","","","","","Auto" +"Küchenlampe Helligkeit","0/1/61","","","","","Auto" +"Küchenlampe RM Schalten","0/1/62","","","","","Auto" +"Küchenlampe RM Helligkeit","0/1/63","","","","","Auto" +"Küchenlampe Kurzschluss","0/1/68","","","","","Auto" +"Küchenlampe Lastausfall","0/1/69","","","","","Auto" +"Küchenlampe BSZ Neustart","0/1/71","","","","","Auto" +"Küchenlampe BSZ Wert","0/1/72","","","","","Auto" +"Küchenlampe BSZ Ablauf","0/1/73","","","","","Auto" +"Küchenlampe Lastart","0/1/74","","","","","Auto" +"D2","0/2/-","","","","","Auto" +"AussenleuchteUntenSO Schalten","0/2/21","","","","","Auto" +"AussenleuchteUntenSO Dimmen","0/2/24","","","","","Auto" +"AussenleuchteUntenSO Helligkeit","0/2/25","","","","","Auto" +"AussenleuchteUntenSO RM Schalten","0/2/26","","","","","Auto" +"AussenleuchteUntenSO RM Helligkeit","0/2/27","","","","","Auto" +"AussenleuchteUntenSO Kurzschluss","0/2/32","","","","","Auto" +"AussenleuchteUntenSO Lastausfall","0/2/33","","","","","Auto" +"AussenleuchteUntenSO BSZ Neustart","0/2/35","","","","","Auto" +"AussenleuchteUntenSO BSZ Wert","0/2/36","","","","","Auto" +"AussenleuchteUntenSO BSZ Ablauf","0/2/37","","","","","Auto" +"AussenleuchteUntenSO Lastart","0/2/38","","","","","Auto" +"EsszimmerWandlampe Schalten","0/2/39","","","","","Auto" +"EsszimmerWandlampe Dimmen","0/2/42","","","","","Auto" +"EsszimmerWandlampe Helligkeit","0/2/43","","","","","Auto" +"EsszimmerWandlampe RM Schalten","0/2/44","","","","","Auto" +"EsszimmerWandlampe RM Helligkeit","0/2/45","","","","","Auto" +"EsszimmerWandlampe Kurzschluss","0/2/50","","","","","Auto" +"EsszimmerWandlampe Lastausfall","0/2/51","","","","","Auto" +"EsszimmerWandlampe BSZ Neustart","0/2/53","","","","","Auto" +"EsszimmerWandlampe BSZ Wert","0/2/54","","","","","Auto" +"EsszimmerWandlampe BSZ Ablauf","0/2/55","","","","","Auto" +"EsszimmerWandlampe Lastart","0/2/56","","","","","Auto" +"D3","0/3/-","","","","","Auto" +"Gang Schalten","0/3/3","","","","","Auto" +"Gang Dimmen","0/3/6","","","","DPT-3","Auto" +"Gang Helligkeit","0/3/7","","","","DPST-5-4","Auto" +"Gang RM Schalten","0/3/8","","","","","Auto" +"Gang RM Helligkeit","0/3/9","","","","DPT-5","Auto" +"Gang Kurzschluss","0/3/14","","","","","Auto" +"Gang Lastausfall","0/3/15","","","","","Auto" +"Gang BSZ Neustart","0/3/17","","","","","Auto" +"Gang BSZ Wert","0/3/18","","","","","Auto" +"Gang BSZ Ablauf","0/3/19","","","","","Auto" +"Gang Lastart","0/3/20","","","","","Auto" +"Bad Schalten","0/3/21","","","","","Auto" +"Bad Dimmen","0/3/24","","","","","Auto" +"Bad Helligkeit","0/3/25","","","","","Auto" +"Bad RM Schalten","0/3/26","","","","","Auto" +"Bad RM Helligkeit","0/3/27","","","","","Auto" +"Bad Kurzschluss","0/3/32","","","","","Auto" +"Bad Lastausfall","0/3/33","","","","","Auto" +"Bad BSZ Neustart","0/3/35","","","","","Auto" +"Bad BSZ Wert","0/3/36","","","","","Auto" +"Bad BSZ Ablauf","0/3/37","","","","","Auto" +"Bad Lastart","0/3/38","","","","","Auto" +"GangWindfang Schalten","0/3/39","","","","","Auto" +"GangWindfang Dimmen","0/3/42","","","","","Auto" +"GangWindfang Helligkeit","0/3/43","","","","","Auto" +"GangWindfang RM Schalten","0/3/44","","","","","Auto" +"GangWindfang RM Helligkeit","0/3/45","","","","","Auto" +"GangWindfang Kurzschluss","0/3/50","","","","","Auto" +"GangWindfang Lastausfall","0/3/51","","","","","Auto" +"GangWindfang BSZ Neustart","0/3/53","","","","","Auto" +"GangWindfang BSZ Wert","0/3/54","","","","","Auto" +"GangWindfang BSZ Ablauf","0/3/55","","","","","Auto" +"GangWindfang Lastart","0/3/56","","","","","Auto" +"LichtWaschküche Schalten","0/3/57","","","","","Auto" +"LichtWaschküche Dimmen","0/3/60","","","","","Auto" +"LichtWaschküche Helligkeit","0/3/61","","","","","Auto" +"LichtWaschküche RM Schalten","0/3/62","","","","","Auto" +"LichtWaschküche RM Helligkeit","0/3/63","","","","","Auto" +"LichtWaschküche Kurzschluss","0/3/68","","","","","Auto" +"LichtWaschküche Lastausfall","0/3/69","","","","","Auto" +"LichtWaschküche BSZ Neustart","0/3/71","","","","","Auto" +"LichtWaschküche BSZ Wert","0/3/72","","","","","Auto" +"LichtWaschküche BSZ Ablauf","0/3/73","","","","","Auto" +"LichtWaschküche Lastart","0/3/74","","","","","Auto" +"S1","0/4/-","","","","","Auto" +"Spülmaschine Schalten","0/4/0","","","","DPST-1-1","Auto" +"Spülmaschine RM Schalten","0/4/5","","","","","Auto" +"Spülmaschine BSZ Wert","0/4/8","","","","","Auto" +"Spülmaschine BSZ Neustart","0/4/9","","","","DPST-1-1","Auto" +"Spülmaschine Verbrauch","0/4/11","","","","DPST-9-21","Auto" +"Spühlmaschine VerbrauchSumme","0/4/16","","","","DPT-12","Auto" +"Backofen Schalten","0/4/18","","","","DPST-1-1","Auto" +"Backofen RM Schalten","0/4/23","","","","","Auto" +"Backofen BSZ Wert","0/4/26","","","","","Auto" +"Backofen BSZ Neustart","0/4/27","","","","DPST-1-1","Auto" +"Backofen Verbrauch","0/4/29","","","","DPST-9-21","Auto" +"Backofen VerbrauchSumme","0/4/34","","","","","Auto" +"HerdP1 Schalten","0/4/36","","","","DPST-1-1","Auto" +"HerdP1 RM Schalten","0/4/41","","","","","Auto" +"HerdP1 BSZ Wert","0/4/44","","","","","Auto" +"HerdP1 BSZ Neustart","0/4/45","","","","DPST-1-1","Auto" +"HerdP1 Verbrauch","0/4/47","","","","DPST-9-21","Auto" +"HerdP1 VerbrauchSumme","0/4/52","","","","","Auto" +"HerdP2 Schalten","0/4/54","","","","DPST-1-1","Auto" +"HerdP2 RM Schalten","0/4/59","","","","","Auto" +"HerdP2 BSZ Wert","0/4/62","","","","","Auto" +"HerdP2 BSZ Neustart","0/4/63","","","","DPST-1-1","Auto" +"HerdP2 Verbrauch","0/4/65","","","","DPST-9-21","Auto" +"HerdP2 VerbrauchSumme","0/4/70","","","","","Auto" +"HerdP3 Schalten","0/4/72","","","","DPST-1-1","Auto" +"HerdP3 RM Schalten","0/4/77","","","","","Auto" +"HerdP3 BSZ Wert","0/4/80","","","","","Auto" +"HerdP3 BSZ Neustart","0/4/81","","","","DPST-1-1","Auto" +"HerdP3 Verbrauch","0/4/83","","","","DPST-9-21","Auto" +"HerdP3 VerbrauchSumme","0/4/88","","","","","Auto" +"KücheSteckdose1 Schalten","0/4/90","","","","DPST-1-1","Auto" +"KücheSteckdose1 RM Schalten","0/4/95","","","","","Auto" +"KücheSteckdose1 BSZ Wert","0/4/98","","","","","Auto" +"KücheSteckdose1 BSZ Neustart","0/4/99","","","","DPST-1-1","Auto" +"KücheSteckdose1 Verbrauch","0/4/101","","","","DPST-9-21","Auto" +"KücheSteckdose1 VerbrauchSumme","0/4/106","","","","","Auto" +"KücheSteckdose2 Schalten","0/4/108","","","","DPST-1-1","Auto" +"KücheSteckdose2 RM Schalten","0/4/113","","","","","Auto" +"KücheSteckdose2 BSZ Wert","0/4/116","","","","","Auto" +"KücheSteckdose2 BSZ Neustart","0/4/117","","","","DPST-1-1","Auto" +"KücheSteckdose2 Verbrauch","0/4/119","","","","DPST-9-21","Auto" +"KücheSteckdose2 VerbrauchSumme","0/4/124","","","","","Auto" +"ArbeitszimmerSteckdose Schalten","0/4/126","","","","DPST-1-1","Auto" +"ArbeitszimmerSteckdose RM Schalten","0/4/131","","","","","Auto" +"ArbeitszimmerSteckdose BSZ Wert","0/4/134","","","","","Auto" +"ArbeitszimmerSteckdose BSZ Neustart","0/4/135","","","","DPST-1-1","Auto" +"ArbeitszimmerSteckdose Verbrauch","0/4/137","","","","DPST-9-21","Auto" +"ArbeitszimmerSteckdose VerbrauchSumme","0/4/142","","","","","Auto" +"WohnzimmerSteckdose1 Schalten","0/4/144","","","","DPST-1-1","Auto" +"WohnzimmerSteckdose1 RM Schalten","0/4/149","","","","","Auto" +"WohnzimmerSteckdose1 BSZ Wert","0/4/152","","","","","Auto" +"WohnzimmerSteckdose1 BSZ Neustart","0/4/153","","","","DPST-1-1","Auto" +"WohnzimmerSteckdose1 Verbrauch","0/4/155","","","","DPST-9-21","Auto" +"WohnzimmerSteckdose1 VerbrauchSumme","0/4/160","","","","","Auto" +"WohnzimmerSteckdose2 Schalten","0/4/162","","","","DPST-1-1","Auto" +"WohnzimmerSteckdose2 RM Schalten","0/4/167","","","","","Auto" +"WohnzimmerSteckdose2 BSZ Wert","0/4/170","","","","","Auto" +"WohnzimmerSteckdose2 BSZ Neustart","0/4/171","","","","DPST-1-1","Auto" +"WohnzimmerSteckdose2 Verbrauch","0/4/173","","","","DPST-9-21","Auto" +"WohnzimmerSteckdose2 VerbrauchSumme","0/4/178","","","","","Auto" +"S2","0/5/-","","","","","Auto" +"Waschmaschine Schalten","0/5/0","","","","DPST-1-1","Auto" +"Waschmaschine RM Schalten","0/5/5","","","","","Auto" +"Waschmaschine BSZ Wert","0/5/8","","","","","Auto" +"Waschmaschine BSZ Neustart","0/5/9","","","","DPST-1-1","Auto" +"Waschmaschine Verbrauch","0/5/11","","","","DPT-9","Auto" +"Waschmaschine VerbrauchSumme","0/5/16","","","","","Auto" +"Trockner Schalten","0/5/18","","","","DPST-1-1","Auto" +"Trockner RM Schalten","0/5/23","","","","","Auto" +"Trockner BSZ Wert","0/5/26","","","","","Auto" +"Trockner BSZ Neustart","0/5/27","","","","DPST-1-1","Auto" +"Trockner Verbrauch","0/5/29","","","","DPST-9-21","Auto" +"Trockner VerbrauchSumme","0/5/34","","","","","Auto" +"LampeVorratsraum Schalten","0/5/36","","","","DPST-1-1","Auto" +"LampeVorratsraum RM Schalten","0/5/41","","","","","Auto" +"LampeVorratsraum BSZ Wert","0/5/44","","","","","Auto" +"LampeVorratsraum BSZ Neustart","0/5/45","","","","DPST-1-1","Auto" +"LampeVorratsraum Verbrauch","0/5/47","","","","DPST-9-21","Auto" +"LampeVorratsraum VerbrauchSumme","0/5/52","","","","","Auto" +"VorratsraumSteckdose1 Schalten","0/5/54","","","","DPST-1-1","Auto" +"VorratsraumSteckdose1 RM Schalten","0/5/59","","","","","Auto" +"VorratsraumSteckdose1 BSZ Wert","0/5/62","","","","","Auto" +"VorratsraumSteckdose1 BSZ Neustart","0/5/63","","","","DPST-1-1","Auto" +"VorratsraumSteckdose1 Verbrauch","0/5/65","","","","DPST-9-21","Auto" +"VorratsraumSteckdose1 VerbrauchSumme","0/5/70","","","","","Auto" +"VorratsraumSteckdose2 Schalten","0/5/72","","","","DPST-1-1","Auto" +"VorratsraumSteckdose2 RM Schalten","0/5/77","","","","","Auto" +"VorratsraumSteckdose2 BSZ Wert","0/5/80","","","","","Auto" +"VorratsraumSteckdose2 BSZ Neustart","0/5/81","","","","DPST-1-1","Auto" +"VorratsraumSteckdose2 Verbrauch","0/5/83","","","","DPST-9-21","Auto" +"VorratsraumSteckdose2 VerbrauchSumme","0/5/88","","","","","Auto" +"VorratsraumSteckdose3 Schalten","0/5/90","","","","DPST-1-1","Auto" +"VorratsraumSteckdose3 RM Schalten","0/5/95","","","","","Auto" +"VorratsraumSteckdose3 BSZ Wert","0/5/98","","","","","Auto" +"VorratsraumSteckdose3 BSZ Neustart","0/5/99","","","","DPST-1-1","Auto" +"VorratsraumSteckdose3 Verbrauch","0/5/101","","","","DPST-9-21","Auto" +"VorratsraumSteckdose3 VerbrauchSumme","0/5/106","","","","","Auto" +"Klingel Innen Schalten","0/5/108","","","","DPST-1-1","Auto" +"Klingel Innen RM Schalten","0/5/113","","","","","Auto" +"Klingel Innen BSZ Wert","0/5/116","","","","","Auto" +"Klingel Innen BSZ Neustart","0/5/117","","","","DPST-1-1","Auto" +"Klingel Innen Verbrauch","0/5/119","","","","DPST-9-21","Auto" +"KlingelInnen VerbrauchSumme","0/5/124","","","","","Auto" +"Klingel Aussen Schalten","0/5/126","","","","DPST-1-1","Auto" +"Klingel Aussen RM Schalten","0/5/131","","","","","Auto" +"Klingel Aussen BSZ Wert","0/5/134","","","","","Auto" +"Klingel Aussen BSZ Neustart","0/5/135","","","","DPST-1-1","Auto" +"Klingel Aussen Verbrauch","0/5/137","","","","DPST-9-21","Auto" +"KlingelAussen VerbrauchSumme","0/5/142","","","","","Auto" +"Garten1 Schalten","0/5/144","","","","DPST-1-1","Auto" +"Garten1 RM Schalten","0/5/149","","","","","Auto" +"Garten1 BSZ Wert","0/5/152","","","","","Auto" +"Garten1 BSZ Neustart","0/5/153","","","","DPST-1-1","Auto" +"Garten1 Verbrauch","0/5/155","","","","DPST-9-21","Auto" +"Garten1 VerbrauchSumme","0/5/160","","","","","Auto" +"Garten2 Schalten","0/5/162","","","","DPST-1-1","Auto" +"Garten2 RM Schalten","0/5/167","","","","","Auto" +"Garten2 BSZ Wert","0/5/170","","","","","Auto" +"Garten2 BSZ Neustart","0/5/171","","","","DPST-1-1","Auto" +"Garten2 Verbrauch","0/5/173","","","","DPST-9-21","Auto" +"Garten2 VerbrauchSumme","0/5/178","","","","","Auto" +"TreppenhausLicht Schalten","0/5/180","","","","DPST-1-1","Auto" +"TreppenhausLicht RM Schalten","0/5/185","","","","","Auto" +"TreppenhausLicht BSZ Wert","0/5/188","","","","","Auto" +"TreppenhausLicht BSZ Neustart","0/5/189","","","","DPST-1-1","Auto" +"TreppenhausLicht Verbrauch","0/5/191","","","","DPST-9-21","Auto" +"TreppenhausLicht VerbrauchSumme","0/5/196","","","","","Auto" +"WCLicht Schalten","0/5/198","","","","DPST-1-1","Auto" +"WCLicht RM Schalten","0/5/203","","","","","Auto" +"WCLicht BSZ Wert","0/5/206","","","","","Auto" +"WCLicht BSZ Neustart","0/5/207","","","","DPST-1-1","Auto" +"WCLicht Verbrauch","0/5/209","","","","DPST-9-21","Auto" +"WCLicht VerbrauchSumme","0/5/214","","","","","Auto" +"Gruppen","0/6/-","","","","","Auto" +"KuecheEsszimmerSchalten","0/6/0","","","","","Auto" +"KuecheEsszimmerDimmen","0/6/1","","","","","Auto" +"R1","0/7/-","","","","","Auto" +"Wohnzimmer Fenster Rollo Lang","0/7/10","","","","","Auto" +"Wohnzimmer Fenster Rollo Kurz","0/7/11","","","","","Auto" +"Wohnzimmer Fenster Rollo RM Position","0/7/24","","","","","Auto" +"Wohnzimmer Fenster Rollo RM invalid","0/7/26","","","","","Auto" +"Wohnzimmer Fenster Rollo Position","0/7/28","","","","DPST-6-1","Auto" +"Terassentür Rollo Lang","0/7/36","","","","","Auto" +"Terassentür Rollo Kurz","0/7/37","","","","","Auto" +"Terassentür Rollo RM Position","0/7/50","","","","","Auto" +"Terassentür Rollo RM invalid","0/7/52","","","","","Auto" +"Terassentür Rollo Position","0/7/54","","","","","Auto" +"Küchenfenster Rollo Lang","0/7/62","","","","DPST-1-4","Auto" +"Küchenfenster Rollo Kurz","0/7/63","","","","","Auto" +"Küchenfenster Rollo RM Position","0/7/76","","","","","Auto" +"Küchenfenster Rollo RM invalid","0/7/78","","","","","Auto" +"Küchenfenster Rollo Position","0/7/80","","","","","Auto" +"Esszimmerfenster Rollo Lang","0/7/88","","","","","Auto" +"Esszimmerfenster Rollo Kurz","0/7/89","","","","","Auto" +"Esszimmerfenster Rollo RM Position","0/7/102","","","","","Auto" +"Esszimmerfenster Rollo RM invalid","0/7/104","","","","","Auto" +"Esszimmerfenster Rollo Position","0/7/106","","","","","Auto" diff --git a/config_creation/main.py b/config_creation/main.py index e31a73a..3b68ed2 100644 --- a/config_creation/main.py +++ b/config_creation/main.py @@ -56,6 +56,9 @@ def add_knx_devices(devices, groups): DeviceInfo("BewegungsmelderMitte LED", "Bewegungsmelder Mitte LED", 'hallway'), DeviceInfo("BewegungsmelderWest LED", "Bewegungsmelder West LED", 'hallway'), DeviceInfo("BewegungsmelderOst LED", "Bewegungsmelder Ost LED", 'hallway'), + # Briefkasten + DeviceInfo("KlingelknoepfeLicht", "Klingelknöpfe Licht", 'outside'), + DeviceInfo("BriefkastensaeuleBeleuchtung", "Briefkasten Licht", 'outside'), ] shutters = [ @@ -70,6 +73,8 @@ def add_knx_devices(devices, groups): DeviceInfo("KlingelOben", "Klingel Oben", 'first_floor'), DeviceInfo("Klingel Innen", "Klingel Innentür", 'other'), DeviceInfo("Klingel Aussen", "Klingel Außentür", 'other'), + # Tueroeffner + DeviceInfo("Tueroeffner", "Türöffner Gartentür", 'other'), ] scene_button_names = ['ObenLinks', 'ObenRechts', 'MitteLinks', 'MitteRechts', 'UntenLinks', 'UntenRechts'] scene_button_names = [(i, e) for i, e in enumerate(scene_button_names)] @@ -104,6 +109,9 @@ def add_knx_devices(devices, groups): DeviceInfo("ArbeitszimmerSteckdose", "Arbeitszimmer Steckdose", 'office'), DeviceInfo("WohnzimmerSteckdose1", "Wohnzimmer Steckdose 1", 'living_area'), DeviceInfo("WohnzimmerSteckdose2", "Wohnzimmer Steckdose 2", 'living_area'), + # Gartenhaus steckdosen (Pumpen) + DeviceInfo("Garten1", "Gartenhaus Steckdose1", 'outside'), + DeviceInfo("Garten2", "Gartenhaus Steckdose2", 'outside'), ] motion_sensors = { @@ -148,6 +156,12 @@ def add_knx_devices(devices, groups): {'name': 'Gang Bewegungsmelder Ost', 'state_address': imported_csv['BewegungsmelderOst Motion'], 'device_class': 'motion'}, + {'name': 'KlingelknopfGartensaeule', + 'state_address': imported_csv['KlingelknopfGartensaeule'], }, + {'name': 'KlingelknopfHaustuerUnten', + 'state_address': imported_csv['KlingelknopfHaustuerUnten'], }, + {'name': 'KlingelknopfInnentuer', + 'state_address': imported_csv['KlingelknopfInnentuer'], }, ] } knx.extent(devices, motion_sensors) @@ -204,9 +218,11 @@ def make_sensor_exclude_list(all_devices, name_fragments): for sensor_device in all_devices['sensor']: if 'platform' in sensor_device and sensor_device['platform'] == 'time_date': continue - if 'platform' in sensor_device and sensor_device['platform'] == 'template': + elif 'platform' in sensor_device and sensor_device['platform'] == 'template': for nested_sensor_dev in sensor_device['sensors'].values(): handle_sensor(nested_sensor_dev) + elif 'platform' in sensor_device and sensor_device['platform'] == 'mqtt_room': + pass elif 'name' in sensor_device: handle_sensor(sensor_device) else: diff --git a/config_creation/manual_config.yaml b/config_creation/manual_config.yaml index b1655e6..31708ff 100644 --- a/config_creation/manual_config.yaml +++ b/config_creation/manual_config.yaml @@ -16,6 +16,7 @@ input_number: input_select: input_text: timer: +media_source: # Uncomment this if you are using SSL/TLS, running in Docker container, etc. http: @@ -87,10 +88,6 @@ zone: owntracks: max_gps_accuracy: 200 waypoints: false - -discovery: - ignore: - - philips_hue history: exclude: @@ -99,18 +96,128 @@ history: - updater - scene -influxdb: - host: a0d7b954-influxdb - port: 8086 - database: home_assistant - username: home_assistant - password: home_assistant - max_retries: 3 - default_measurement: state +#influxdb: +# host: a0d7b954-influxdb +# port: 8086 +# database: home_assistant +# username: home_assistant +# password: home_assistant +# max_retries: 3 +# default_measurement: state ios: - + actions: + - name: az_oben_licht + background_color: "#0da9f0" + label: + text: "AZ Oben Licht" + color: "#ffffff" + icon: + icon: floor_lamp_torchiere + color: "#ffffff" + show_in_carplay: false + show_in_watch: true + - name: kz_regal + background_color: "#e62768" + label: + text: "Regal" + color: "#ffffff" + icon: + icon: teddy_bear + color: "#ffffff" + show_in_carplay: false + show_in_watch: true + - name: az_unten_licht + background_color: "#09bad1" + label: + text: "AZ Unten Licht" + color: "#ffffff" + icon: + icon: desk + color: "#ffffff" + show_in_carplay: false + show_in_watch: true + - name: wz_deckenlampe + background_color: "#fa990a" + label: + text: "WZ Deckenlampe" + color: "#ffffff" + icon: + icon: ceiling_light_outline + color: "#ffffff" + show_in_carplay: false + show_in_watch: true + - name: wohnbereich + background_color: "#fa990a" + label: + text: "Wohnbereich" + color: "#ffffff" + icon: + icon: table_chair + color: "#fe5722" + show_in_carplay: false + show_in_watch: true + - name: wohnzimmer + background_color: "#fa990a" + label: + text: "Wohnzimmer" + color: "#ffffff" + icon: + icon: sofa + color: "#ffffff" + show_in_carplay: false + show_in_watch: true + - name: essbereich + background_color: "#fa990a" + label: + text: "Essbereich" + color: "#ffffff" + icon: + icon: food_variant + color: "#ffffff" + show_in_carplay: false + show_in_watch: true + - name: schlafzimmer_bett_bringen + background_color: "#6D4C41" + label: + text: "Schlafzimmer Bett bringen" + color: "#ffffff" + icon: + icon: bed + color: "#ffffff" + show_in_carplay: false + show_in_watch: true + - name: garten_vorne + background_color: "#53b057" + label: + text: "Eingang Garten" + color: "#ffffff" + icon: + icon: door + color: "#ffffff" + show_in_carplay: true + show_in_watch: true + - name: garten_alles + background_color: "#53b057" + label: + text: "Garten Alles" + color: "#ffffff" + icon: + icon: tree + color: "#ffffff" + show_in_carplay: true + show_in_watch: true + - name: garten_sued + background_color: "#53b057" + label: + text: "Garten Süd" + color: "#ffffff" + icon: + icon: flower + color: "#ffffff" + show_in_carplay: true + show_in_watch: true octoprint: - host: 192.168.178.134 @@ -151,11 +258,11 @@ counter: initial: 0 step: 1 -switch: - - platform: httpsispmctl - name: esszimmer_oben_radio_steckdose - host: esszimmerradio.fritz.box - num_power_plugs: 4 +#switch: +# - platform: httpsispmctl +# name: esszimmer_oben_radio_steckdose +# host: esszimmerradio.fritz.box +# num_power_plugs: 4 long_click: duration: 0.6 @@ -280,12 +387,15 @@ homekit: - light.kuche_rechts - light.kuche_vorne # -- Draussen - - light.garten_lichter - - light.garten_spot_birke - - light.garten_spot_magnolie - - light.garten_spot_beet - - light.garten_stehleuchte + - light.haustur_licht - light.aussen_terassenlicht + - light.pool_licht + - light.hochbeet_lichter + - light.lichter_garten_eingang + - light.gartenhaus_deckenlicht_hinten + - light.gartenhaus_deckenlicht_mitte + - light.gartenhaus_deckenlicht_vorne + - light.gartenhaus_wandlicht # -- Schlafzimmer - light.schlafzimmer_deckenlampe - light.schlafzimmer_fluter @@ -294,7 +404,6 @@ homekit: - light.schlafzimmer_schrank - cover.schlafzimmer_rollo_gross - cover.schlafzimmer_rollo_klein - - scene.schlafzimmer_stillen - scene.schlafzimmer_bettlicht_dunkel - scene.schlafzimmer_blau - scene.schlafzimmer_einschlaflicht @@ -311,10 +420,10 @@ homekit: - script.bedroom_sleep_music_short # -- Bad - light.bad_licht - - switch.bad_lufter # -- Kinderzimmer - light.kinderzimmer_deckenlampe - cover.kinderzimmer_rollo + - light.music_mouse_regal_licht google_assistant: project_id: homeassistant-d3afc @@ -416,15 +525,15 @@ sysdweb: - squeezelite - shairport-sync - dht22_sensing -- host: esszimmerradio.fritz.box - port: 10080 - username: sysdweb - password: !secret sysdweb_pw - services: - - lircd - - squeezelite - - shairport-sync - - sispmctl +#- host: esszimmerradio.fritz.box +# port: 10080 +# username: sysdweb +# password: !secret sysdweb_pw +# services: +# - lircd +# - squeezelite +# - shairport-sync +# - sispmctl - host: musikserverwohnzimmeroben.fritz.box port: 10080 username: sysdweb @@ -441,10 +550,12 @@ lirc_network: port: 2222 - host: bedroompi.fritz.box port: 2222 - - host: esszimmerradio.fritz.box - port: 2222 +# - host: esszimmerradio.fritz.box +# port: 2222 - host: musikserverWohnzimmerOben.fritz.box port: 8765 + - host: musicmouse.fritz.box + port: 2222 binary_sensor: - platform: lirc_network # sensor to show for each host if it is currently connected @@ -462,18 +573,6 @@ media_player: - platform: squeezebox_telnet host: musikserverWohnzimmerOben.fritz.box - -#mqtt: -# sensor: -# - state_topic: 'monitor/kitchen/martin_handy' -# value_template: '{{ value_json.confidence }}' -# unit_of_measurement: '%' -# name: 'bluetooth_martin_handy_kitchen' -# - state_topic: 'monitor/kitchen/martin_ipad' -# value_template: '{{ value_json.confidence }}' -# unit_of_measurement: '%' -# name: 'bluetooth_martin_ipad_kitchen' - sensor: - platform: template sensors: @@ -513,6 +612,7 @@ sensor: end: '{{ now().replace(hour=0).replace(minute=0).replace(second=0) }}' + group: !include groups.yaml automation: !include automations.yaml script: !include scripts.yaml @@ -577,3 +677,10 @@ light: - light.wohnzimmer_stehlampe_oben - light.wohnzimmer_regal_rechts - light.wohnzimmer_regal_links + - platform: group + name: Arbeitszimmer Oben Fluter + entities: + - light.arbeitszimmer_oben_fluter_hinten + - light.arbeitszimmer_oben_fluter_vorne + + diff --git a/custom_components/reconnecting_client.py b/custom_components/reconnecting_client.py index 889008c..96fff17 100644 --- a/custom_components/reconnecting_client.py +++ b/custom_components/reconnecting_client.py @@ -121,7 +121,7 @@ class ReconnectingClient: except (OSError, asyncio.TimeoutError): if self._connection_last_state != 'FAILED': notification_text = f"{self._connection_name} connection to {self._host}:{self._port} failed" - self.hass.components.persistent_notification.async_create(notification_text, title="No connection") + #self.hass.components.persistent_notification.async_create(notification_text, title="No connection") _LOGGER.error(f"Connection to {self._connection_name} failed {self._host}:{self._port}") await self._connection_status_changed_callback('disconnected') if self._connected_sensor: diff --git a/knx_conf.yaml b/knx_conf.yaml index bd351d5..92199c6 100644 --- a/knx_conf.yaml +++ b/knx_conf.yaml @@ -157,6 +157,24 @@ sensor: - name: Wohnzimmer Steckdose 2 Verbrauch Summe state_address: 0/4/178 type: 4byte_unsigned +- name: Gartenhaus Steckdose1 Betriebsstunden + state_address: 0/5/152 + type: 2byte_unsigned +- name: Gartenhaus Steckdose1 Verbrauch mA + state_address: 0/5/155 + type: DPT-9 +- name: Gartenhaus Steckdose1 Verbrauch Summe + state_address: 0/5/160 + type: 4byte_unsigned +- name: Gartenhaus Steckdose2 Betriebsstunden + state_address: 0/5/170 + type: 2byte_unsigned +- name: Gartenhaus Steckdose2 Verbrauch mA + state_address: 0/5/173 + type: DPT-9 +- name: Gartenhaus Steckdose2 Verbrauch Summe + state_address: 0/5/178 + type: 4byte_unsigned binary_sensor: - name: Gang Bewegungsmelder Schlafzimmer state_address: 0/0/40 @@ -170,6 +188,12 @@ binary_sensor: - name: Gang Bewegungsmelder Ost state_address: 0/0/47 device_class: motion +- name: KlingelknopfGartensaeule + state_address: 0/0/36 +- name: KlingelknopfHaustuerUnten + state_address: 0/0/37 +- name: KlingelknopfInnentuer + state_address: 0/0/38 light: - name: Wohnzimmer Deckenlampe address: 0/1/3 @@ -239,6 +263,10 @@ light: address: 0/0/43 - name: Bewegungsmelder Ost LED address: 0/0/49 +- name: Klingelknöpfe Licht + address: 0/0/33 +- name: Briefkasten Licht + address: 0/0/34 cover: - name: Wohnzimmer Fenster Rollo move_long_address: 0/7/10 @@ -270,6 +298,9 @@ switch: - name: Klingel Außentür address: 0/5/126 state_address: 0/5/131 +- name: Türöffner Gartentür + address: 0/0/35 + state_address: 0/0/35 - name: Esszimmer Szene 0 address: 0/0/11 state_address: 0/0/11 @@ -414,3 +445,13 @@ switch: state_address: 0/4/167 - name: Wohnzimmer Steckdose 2 Betriebsstunden Reset address: 0/4/171 +- name: Gartenhaus Steckdose1 + address: 0/5/144 + state_address: 0/5/149 +- name: Gartenhaus Steckdose1 Betriebsstunden Reset + address: 0/5/153 +- name: Gartenhaus Steckdose2 + address: 0/5/162 + state_address: 0/5/167 +- name: Gartenhaus Steckdose2 Betriebsstunden Reset + address: 0/5/171 diff --git a/options.xml b/options.xml new file mode 100644 index 0000000..d9c4b00 --- /dev/null +++ b/options.xml @@ -0,0 +1,19 @@ + + + + diff --git a/pyscript/config.yaml b/pyscript/config.yaml index 613d8ed..e516946 100644 --- a/pyscript/config.yaml +++ b/pyscript/config.yaml @@ -1,10 +1,12 @@ apps: bad_luefter + herd + ios_actions + ir_remote_kinderzimmer ir_remote_kitchenpi ir_remote_oben ir_remote_schlafzimmer - herd knx_buttons - licht_schlafzimmer licht_gang_bogen + licht_schlafzimmer licht_wc \ No newline at end of file diff --git a/pyscript/knx_buttons.py b/pyscript/knx_buttons.py index efbf35f..e3ba6ca 100644 --- a/pyscript/knx_buttons.py +++ b/pyscript/knx_buttons.py @@ -1,7 +1,30 @@ +import json + @pyscript_compile def in_room(room): return f"entity_id.startswith('switch.{room}_szene_')" +def vacuum(*rooms): + room_map = { + "Eingang" : "16", + "Wohnzimmer" : "17", + "Küche" : "18", + "Gang hinten" : "19", + "Esszimmer" : "20", + "Gang vorne" : "21", + "WC" : "22", + "Arbeitszimmer" : "24", + "Waschraum" : "25", + "Vorratsraum" : "26", + "Bad" : "27", + "Schlafzimmer" : "28", + "Kinderzimmer" : "29", + } + rooms = [room_map[name] for name in rooms] + topic = "valetudo/NewJuniorKingfisher/MapSegmentationCapability/clean/set" + payload = json.dumps({"segment_ids": rooms, "customOrder": True, "iterations" : 1}) + mqtt.publish(topic=topic, payload=payload) + @event_trigger("short_click", in_room("eingang")) @event_trigger("long_click", in_room("eingang")) @@ -12,6 +35,8 @@ def eingang(entity_id=None, event_type=None): 'switch.eingang_szene_4': 'key', 'switch.eingang_szene_5': 'dog'}[entity_id] + long_click = (event_type == "long_click") + if key == "bulb_orange": light.gang_licht.turn_on() light.gang_einganglicht.turn_on() @@ -22,6 +47,11 @@ def eingang(entity_id=None, event_type=None): light.turn_off(entity_id="group.all_downstairs") else: light.turn_off(entity_id="group.all_downstairs_but_outside") + elif key == "dog": + if long_click: + vacuum("Gang hinten", "Gang vorne", "Eingang", "Küche", "Esszimmer", "Wohnzimmer") + else: + vacuum("Eingang") @event_trigger("short_click", in_room("esszimmer")) @@ -41,9 +71,15 @@ def esszimmer_gangtuer(entity_id=None, event_type=None): covers = ['group.living_area'] if key == "arrow_down": - cover_half.set_half(entity_id=covers) + if long_click: + vacuum("Esszimmer") + else: + cover_half.set_half(entity_id=covers) elif key == "arrow_up": - cover.open_cover(entity_id=covers) + if long_click: + vacuum("Küche") + else: + cover.open_cover(entity_id=covers) elif key == "bulb_orange": if long_click: scene.kuche_essbereich_orange.turn_on() @@ -78,9 +114,15 @@ def wohnzimmer_gangtur(entity_id=None, event_type=None): covers = ['group.living_area'] if key == "arrow_down": - cover_half.set_half(entity_id=covers) + if long_click: + vacuum("Wohnzimmer") + else: + cover_half.set_half(entity_id=covers) elif key == "arrow_up": - cover.open_cover(entity_id=covers) + if long_click: + vacuum("Wohnzimmer") + else: + cover.open_cover(entity_id=covers) elif key == "bulb_orange": if long_click: scene.wohnzimmer_orange.turn_on() diff --git a/pyscript/modules/ir_helpers.py b/pyscript/modules/ir_helpers.py index ea89e9c..b04d23a 100644 --- a/pyscript/modules/ir_helpers.py +++ b/pyscript/modules/ir_helpers.py @@ -64,6 +64,11 @@ def light_f(name, entity_id, **kwargs): await hass.services.async_call('light', name, {'entity_id': entity_id, **kwargs}) return f +def multiple_f(*args): + async def f(): + for func in args: + await func() + return f def default_ir_music_control(player): return { diff --git a/scenes.yaml b/scenes.yaml index a8b76e0..b6e3a09 100644 --- a/scenes.yaml +++ b/scenes.yaml @@ -116,3 +116,809 @@ supported_features: 61 state: 'on' icon: mdi:sleep +- id: '1692646478832' + name: Garten aus + entities: + light.lichter_garten: + supported_color_modes: + - brightness + - onoff + - rgb + - rgbw + - white + entity_id: + - light.pool_licht + - light.magnolie_links + - light.gartenhaus_wandlicht + - light.gartenhaus_deckenlicht_vorne + - light.gartenhaus_deckenlicht_mitte + - light.gartenhaus_deckenlicht_hinten + - light.aussen_terassenlicht + - light.haustur_licht + - light.klingelknopfe_licht + - light.briefkasten_licht + icon: mdi:lightbulb-group + friendly_name: Lichter Garten + supported_features: 40 + state: 'off' + icon: mdi:lightbulb-group-off-outline + metadata: + light.lichter_garten: + entity_only: true +- id: '1709633488723' + name: Garten Eingang Normal + entities: + light.lichter_garten_eingang: + supported_color_modes: + - rgb + color_mode: rgb + brightness: 255 + hs_color: + - 56.828 + - 89.02 + rgb_color: + - 255 + - 243 + - 28 + xy_color: + - 0.456 + - 0.501 + entity_id: + - light.eingang_garageseite + - light.eingang_gartentur_nord + - light.eingang_gartentur_sud + - light.eingang_saule_sud + - light.eingang_gartenhaus + icon: mdi:lightbulb-group + friendly_name: Lichter Garten Eingang + supported_features: 40 + state: 'on' + light.briefkasten_licht: + supported_color_modes: + - onoff + color_mode: onoff + icon: mdi:mailbox + friendly_name: Briefkasten Licht + supported_features: 0 + state: 'on' + light.klingelknopfe_licht: + supported_color_modes: + - onoff + color_mode: onoff + icon: mdi:radiobox-marked + friendly_name: Klingelknöpfe Licht + supported_features: 0 + state: 'on' + light.haustur_licht: + supported_color_modes: + - onoff + color_mode: + friendly_name: Haustür Licht + supported_features: 0 + state: 'off' + icon: mdi:door + metadata: + light.lichter_garten_eingang: + entity_only: true + light.briefkasten_licht: + entity_only: true + light.klingelknopfe_licht: + entity_only: true + light.haustur_licht: + entity_only: true +- id: '1709633732738' + name: Garten Eingang Hell + entities: + light.lichter_garten_eingang: + supported_color_modes: + - rgb + color_mode: rgb + brightness: 255 + hs_color: + - 50 + - 82.353 + rgb_color: + - 255 + - 220 + - 45 + xy_color: + - 0.481 + - 0.471 + entity_id: + - light.eingang_garageseite + - light.eingang_gartentur_nord + - light.eingang_gartentur_sud + - light.eingang_saule_sud + - light.eingang_gartenhaus + icon: mdi:lightbulb-group + friendly_name: Lichter Garten Eingang + supported_features: 40 + state: 'on' + light.hochbeet_lichter: + supported_color_modes: + - rgb + color_mode: rgb + brightness: 252 + hs_color: + - 46.829 + - 48.235 + rgb_color: + - 255 + - 228 + - 132 + xy_color: + - 0.428 + - 0.424 + entity_id: + - light.hochbeet_eingang + - light.hochbeet_innen + - light.hochbeet_mitte + icon: mdi:lightbulb-group + friendly_name: Hochbeet Lichter + supported_features: 40 + state: 'on' + light.magnolie_links: + supported_color_modes: + - rgb + color_mode: rgb + brightness: 217 + hs_color: + - 46.667 + - 60 + rgb_color: + - 255 + - 221 + - 102 + xy_color: + - 0.455 + - 0.441 + icon: mdi:tree + friendly_name: Magnolie Links + supported_features: 40 + state: 'on' + light.magnolie_rechts: + supported_color_modes: + - rgb + color_mode: rgb + brightness: 207 + hs_color: + - 52.941 + - 40 + rgb_color: + - 255 + - 243 + - 153 + xy_color: + - 0.401 + - 0.421 + icon: mdi:tree + friendly_name: Magnolie rechts + supported_features: 40 + state: 'on' + light.gartenhaus_deckenlicht_vorne: + supported_color_modes: + - rgbw + - white + color_mode: rgbw + brightness: 130 + hs_color: + - 48.065 + - 76.23 + rgb_color: + - 244 + - 207 + - 58 + xy_color: + - 0.48 + - 0.461 + rgbw_color: + - 244 + - 200 + - 21 + - 48 + friendly_name: Gartenhaus Deckenlicht Vorne + supported_features: 40 + state: 'on' + light.haustur_licht: + supported_color_modes: + - onoff + color_mode: + friendly_name: Haustür Licht + supported_features: 0 + state: 'off' + light.briefkasten_licht: + supported_color_modes: + - onoff + color_mode: onoff + icon: mdi:mailbox + friendly_name: Briefkasten Licht + supported_features: 0 + state: 'on' + light.klingelknopfe_licht: + supported_color_modes: + - onoff + color_mode: onoff + icon: mdi:radiobox-marked + friendly_name: Klingelknöpfe Licht + supported_features: 0 + state: 'on' + icon: mdi:door-open + metadata: + light.lichter_garten_eingang: + entity_only: true + light.hochbeet_lichter: + entity_only: true + light.magnolie_links: + entity_only: true + light.magnolie_rechts: + entity_only: true + light.gartenhaus_deckenlicht_vorne: + entity_only: true + light.haustur_licht: + entity_only: true + light.briefkasten_licht: + entity_only: true + light.klingelknopfe_licht: + entity_only: true +- id: '1709633791617' + name: Garten Eingang Farbig + entities: + light.haustur_licht: + supported_color_modes: + - onoff + color_mode: + friendly_name: Haustür Licht + supported_features: 0 + state: 'off' + light.briefkasten_licht: + supported_color_modes: + - onoff + color_mode: onoff + icon: mdi:mailbox + friendly_name: Briefkasten Licht + supported_features: 0 + state: 'on' + light.klingelknopfe_licht: + supported_color_modes: + - onoff + color_mode: onoff + icon: mdi:radiobox-marked + friendly_name: Klingelknöpfe Licht + supported_features: 0 + state: 'on' + light.gartenhaus_deckenlicht_vorne: + supported_color_modes: + - rgbw + - white + color_mode: rgbw + brightness: 82 + hs_color: + - 256 + - 88.235 + rgb_color: + - 90 + - 30 + - 255 + xy_color: + - 0.178 + - 0.065 + rgbw_color: + - 90 + - 30 + - 255 + - 0 + friendly_name: Gartenhaus Deckenlicht Vorne + supported_features: 40 + state: 'on' + light.magnolie_links: + supported_color_modes: + - rgb + color_mode: rgb + brightness: 255 + hs_color: + - 106.175 + - 85.098 + rgb_color: + - 88 + - 255 + - 38 + xy_color: + - 0.22 + - 0.69 + icon: mdi:tree + friendly_name: Magnolie Links + supported_features: 40 + state: 'on' + light.magnolie_rechts: + supported_color_modes: + - rgb + color_mode: rgb + brightness: 207 + hs_color: + - 50.769 + - 71.373 + rgb_color: + - 255 + - 227 + - 73 + xy_color: + - 0.463 + - 0.467 + icon: mdi:tree + friendly_name: Magnolie rechts + supported_features: 40 + state: 'on' + light.eingang_gartenhaus: + supported_color_modes: + - rgb + color_mode: rgb + brightness: 212 + hs_color: + - 244.171 + - 73.333 + rgb_color: + - 81 + - 68 + - 255 + xy_color: + - 0.17 + - 0.083 + icon: hue:bollard + friendly_name: Licht Eingang Gartenhaus + supported_features: 40 + state: 'on' + light.eingang_garageseite: + supported_color_modes: + - rgb + color_mode: rgb + brightness: 161 + hs_color: + - 109.062 + - 75.294 + rgb_color: + - 98 + - 255 + - 63 + xy_color: + - 0.228 + - 0.659 + icon: hue:bollard + friendly_name: Eingang Licht Garagenseite + supported_features: 40 + state: 'on' + light.eingang_saule_sud: + supported_color_modes: + - rgb + color_mode: rgb + brightness: 255 + hs_color: + - 285 + - 83.137 + rgb_color: + - 202 + - 43 + - 255 + xy_color: + - 0.314 + - 0.13 + icon: hue:pillar-spot + friendly_name: Eingang Säule Rechts + supported_features: 40 + state: 'on' + light.eingang_gartentur_nord: + supported_color_modes: + - rgb + color_mode: rgb + brightness: 255 + hs_color: + - 292.941 + - 53.333 + rgb_color: + - 239 + - 119 + - 255 + xy_color: + - 0.351 + - 0.191 + icon: hue:pillar-spot + friendly_name: Eingang Gartentürchen Links + supported_features: 40 + state: 'on' + light.eingang_gartentur_sud: + supported_color_modes: + - rgb + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + icon: hue:pillar-spot + friendly_name: Eingang Gartentürchen Rechts + supported_features: 40 + state: 'off' + light.hochbeet_innen: + supported_color_modes: + - rgb + color_mode: rgb + brightness: 235 + hs_color: + - 109.091 + - 73.333 + rgb_color: + - 102 + - 255 + - 68 + xy_color: + - 0.231 + - 0.65 + friendly_name: Hochbeet Innen + supported_features: 40 + state: 'on' + light.hochbeet_mitte: + supported_color_modes: + - rgb + color_mode: rgb + brightness: 252 + hs_color: + - 284 + - 100 + rgb_color: + - 187 + - 0 + - 255 + xy_color: + - 0.295 + - 0.113 + friendly_name: Hochbeet Mitte + supported_features: 40 + state: 'on' + light.hochbeet_eingang: + supported_color_modes: + - rgb + color_mode: rgb + brightness: 252 + hs_color: + - 296.552 + - 34.118 + rgb_color: + - 250 + - 168 + - 255 + xy_color: + - 0.35 + - 0.237 + friendly_name: Hochbeet Eingang + supported_features: 40 + state: 'on' + icon: mdi:door-open + metadata: + light.haustur_licht: + entity_only: true + light.briefkasten_licht: + entity_only: true + light.klingelknopfe_licht: + entity_only: true + light.gartenhaus_deckenlicht_vorne: + entity_only: true + light.magnolie_links: + entity_only: true + light.magnolie_rechts: + entity_only: true + light.eingang_gartenhaus: + entity_only: true + light.eingang_garageseite: + entity_only: true + light.eingang_saule_sud: + entity_only: true + light.eingang_gartentur_nord: + entity_only: true + light.eingang_gartentur_sud: + entity_only: true + light.hochbeet_innen: + entity_only: true + light.hochbeet_mitte: + entity_only: true + light.hochbeet_eingang: + entity_only: true +- id: '1709718503965' + name: Garten Alles Farbig + entities: + light.haustur_licht: + supported_color_modes: + - onoff + color_mode: + friendly_name: Haustür Licht + supported_features: 0 + state: 'off' + light.briefkasten_licht: + supported_color_modes: + - onoff + color_mode: + icon: mdi:mailbox + friendly_name: Briefkasten Licht + supported_features: 0 + state: 'off' + light.klingelknopfe_licht: + supported_color_modes: + - onoff + color_mode: + icon: mdi:radiobox-marked + friendly_name: Klingelknöpfe Licht + supported_features: 0 + state: 'off' + light.magnolie_links: + supported_color_modes: + - rgb + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + icon: mdi:tree + friendly_name: Magnolie Links + supported_features: 40 + state: 'off' + light.magnolie_rechts: + supported_color_modes: + - rgb + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + icon: mdi:tree + friendly_name: Magnolie rechts + supported_features: 40 + state: 'off' + light.suedseite1: + supported_color_modes: + - rgb + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + friendly_name: suedseite1 + supported_features: 40 + state: 'off' + light.suedseite2: + supported_color_modes: + - rgb + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + friendly_name: suedseite2 + supported_features: 40 + state: 'off' + light.suedseite3: + supported_color_modes: + - rgb + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + friendly_name: suedseite3 + supported_features: 40 + state: 'off' + light.suedseite4: + supported_color_modes: + - rgb + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + friendly_name: suedseite4 + supported_features: 40 + state: 'off' + light.suedseite5: + supported_color_modes: + - rgb + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + friendly_name: suedseite5 + supported_features: 40 + state: 'off' + light.suedseite6: + supported_color_modes: + - rgb + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + friendly_name: suedseite6 + supported_features: 40 + state: 'off' + light.pool_licht: + supported_color_modes: + - rgb + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + icon: mdi:pool + friendly_name: Pool Licht + supported_features: 40 + state: 'off' + light.hochbeet_mitte: + supported_color_modes: + - rgb + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + friendly_name: Hochbeet Mitte + supported_features: 40 + state: 'off' + light.hochbeet_eingang: + supported_color_modes: + - rgb + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + friendly_name: Hochbeet Eingang + supported_features: 40 + state: 'off' + light.hochbeet_innen: + supported_color_modes: + - rgb + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + friendly_name: Hochbeet Innen + supported_features: 40 + state: 'off' + light.eingang_gartentur_nord: + supported_color_modes: + - rgb + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + icon: hue:pillar-spot + friendly_name: Eingang Gartentürchen Links + supported_features: 40 + state: 'off' + light.eingang_gartentur_sud: + supported_color_modes: + - rgb + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + icon: hue:pillar-spot + friendly_name: Eingang Gartentürchen Rechts + supported_features: 40 + state: 'off' + light.eingang_garageseite: + supported_color_modes: + - rgb + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + icon: hue:bollard + friendly_name: Eingang Licht Garagenseite + supported_features: 40 + state: 'off' + light.eingang_saule_sud: + supported_color_modes: + - rgb + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + icon: hue:pillar-spot + friendly_name: Eingang Säule Rechts + supported_features: 40 + state: 'off' + light.gartenhaus_deckenlicht_vorne: + supported_color_modes: + - rgbw + - white + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + rgbw_color: + friendly_name: Gartenhaus Deckenlicht Vorne + supported_features: 40 + state: 'off' + light.eingang_gartenhaus: + supported_color_modes: + - rgb + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + icon: hue:bollard + friendly_name: Licht Eingang Gartenhaus + supported_features: 40 + state: 'off' + light.gartenhaus_wandlicht: + effect_list: + - None + - Regenbogen + - Wipe + - Zufall langsam + - Twinkle + - Feuerwerk + supported_color_modes: + - rgbw + - white + effect: + color_mode: + brightness: + hs_color: + rgb_color: + xy_color: + rgbw_color: + icon: mdi:led-strip-variant + friendly_name: Gartenhaus Wandlicht + supported_features: 44 + state: 'off' + icon: mdi:door-open + metadata: + light.haustur_licht: + entity_only: true + light.briefkasten_licht: + entity_only: true + light.klingelknopfe_licht: + entity_only: true + light.magnolie_links: + entity_only: true + light.magnolie_rechts: + entity_only: true + light.suedseite1: + entity_only: true + light.suedseite2: + entity_only: true + light.suedseite3: + entity_only: true + light.suedseite4: + entity_only: true + light.suedseite5: + entity_only: true + light.suedseite6: + entity_only: true + light.pool_licht: + entity_only: true + light.hochbeet_mitte: + entity_only: true + light.hochbeet_eingang: + entity_only: true + light.hochbeet_innen: + entity_only: true + light.eingang_gartentur_nord: + entity_only: true + light.eingang_gartentur_sud: + entity_only: true + light.eingang_garageseite: + entity_only: true + light.eingang_saule_sud: + entity_only: true + light.gartenhaus_deckenlicht_vorne: + entity_only: true + light.eingang_gartenhaus: + entity_only: true + light.gartenhaus_wandlicht: + entity_only: true diff --git a/scenes/garten.yaml b/scenes/garten.yaml index 0fd99e7..e69de29 100644 --- a/scenes/garten.yaml +++ b/scenes/garten.yaml @@ -1,27 +0,0 @@ -- name: Garten Savanna - id: garten_savanna - entities: - light.garten_stehleuchte: - state: true - brightness: 205 - xy_color: - - 0.465 - - 0.448 - light.garten_spot_beet: - state: true - brightness: 205 - xy_color: - - 0.532 - - 0.384 - light.garten_spot_magnolie: - state: true - brightness: 205 - xy_color: - - 0.465 - - 0.448 - light.garten_spot_birke: - state: true - brightness: 205 - xy_color: - - 0.586 - - 0.35 diff --git a/scenes/wohnzimmer.yaml b/scenes/wohnzimmer.yaml index 14aee1f..f41aeb8 100644 --- a/scenes/wohnzimmer.yaml +++ b/scenes/wohnzimmer.yaml @@ -3,7 +3,7 @@ entities: light.wohnzimmer_deckenlampe: state: true - brightness: 38 + brightness: 50 light.wohnzimmer_kugel: state: true brightness: 229 diff --git a/scripts.yaml b/scripts.yaml index b64896b..fd2114f 100644 --- a/scripts.yaml +++ b/scripts.yaml @@ -1,158 +1,250 @@ -#timed_sleep_rain: -# alias: "Einschlafen mit Regen" -# sequence: -# - service: media_player.play_media -# data: -# entity_id: media_player.bedroompi -# media_content_id: spotify:playlist:37i9dQZF1DXbcPC6Vvqudd -# media_content_type: music -# - service: scene.turn_on -# data: -# entity_id: scene.schlafzimmer_einschlaflicht -# - service: squeezebox_telnet.squeezebox_call_method -# data: -# command: sleep -# parameters: -# - 2700 -# - service: light.turn_off -# data: -# transition: 900 -# entity_id: group.bedroom -# -# -#timed_sleep_music: -# alias: "Einschlafen mit Musik" -# sequence: -# - service: media_player.play_media -# data: -# entity_id: media_player.bedroompi -# media_content_id: "Good Night" -# media_content_type: music -# - service: scene.turn_on -# data: -# entity_id: scene.schlafzimmer_einschlaflicht -# - service: light.turn_off -# data: -# transition: 900 -# entity_id: group.bedroom - timed_sleep: - alias: "Einschlafen mit Licht und Musik auto-aus" + alias: Einschlafen mit Licht und Musik auto-aus sequence: - - service: media_player.shuffle_set - data_template: - entity_id: "media_player.bedroompi" - shuffle: > - {% if shuffle %}True{% else %}False{% endif %} - - service: media_player.repeat_set - data: - entity_id: "media_player.bedroompi" - repeat: "off" - - service: media_player.play_media - data_template: - entity_id: "media_player.bedroompi" - media_content_id: "{{media_content_id}}" - media_content_type: "music" - - service: scene.turn_on - data: - entity_id: scene.schlafzimmer_einschlaflicht - - service: light.turn_off - data_template: - transition: "{{light_off_secs}}" - entity_id: group.bedroom - - service: media_player.squeezebox_call_method - data_template: - entity_id: "media_player.bedroompi" - command: "sleep {{music_off_secs}}" + - service: media_player.shuffle_set + data_template: + entity_id: media_player.bedroompi + shuffle: '{% if shuffle %}True{% else %}False{% endif %} + ' + - service: media_player.repeat_set + data: + entity_id: media_player.bedroompi + repeat: 'off' + - service: media_player.play_media + data_template: + entity_id: media_player.bedroompi + media_content_id: '{{media_content_id}}' + media_content_type: music + - service: scene.turn_on + data: + entity_id: scene.schlafzimmer_einschlaflicht + - service: light.turn_off + data_template: + transition: '{{light_off_secs}}' + entity_id: group.bedroom + - service: media_player.squeezebox_call_method + data_template: + entity_id: media_player.bedroompi + command: sleep {{music_off_secs}} bedroom_music_off_20: - alias: "Schlafzimmer Musik aus 20min" + alias: Schlafzimmer Musik aus 20min sequence: - - service: media_player.squeezebox_call_method - data: - entity_id: "media_player.bedroompi" - command: "sleep 1200" - + - service: media_player.squeezebox_call_method + data: + entity_id: media_player.bedroompi + command: sleep 1200 bedroom_music_off_30: - alias: "Schlafzimmer Musik aus 30min" + alias: Schlafzimmer Musik aus 30min sequence: - - service: media_player.squeezebox_call_method - data: - entity_id: "media_player.bedroompi" - command: "sleep 1800" - + - service: media_player.squeezebox_call_method + data: + entity_id: media_player.bedroompi + command: sleep 1800 bedroom_music_off_45: - alias: "Schlafzimmer Musik aus 45min" + alias: Schlafzimmer Musik aus 45min sequence: - - service: media_player.squeezebox_call_method - data: - entity_id: "media_player.bedroompi" - command: "sleep 2700" - + - service: media_player.squeezebox_call_method + data: + entity_id: media_player.bedroompi + command: sleep 2700 bedroom_music_off_60: - alias: "Schlafzimmer Musik aus 1h" + alias: Schlafzimmer Musik aus 1h sequence: - - service: media_player.squeezebox_call_method - data: - entity_id: "media_player.bedroompi" - command: "sleep 3600" - + - service: media_player.squeezebox_call_method + data: + entity_id: media_player.bedroompi + command: sleep 3600 bedroom_waves: - alias: "Schlafzimmer Wellen" + alias: Schlafzimmer Wellen sequence: - - service: media_player.shuffle_set - data: - entity_id: "media_player.bedroompi" - shuffle: True - - service: media_player.play_media - data: - entity_id: "media_player.bedroompi" - media_content_id: "spotify:playlist:5D1liEDe4Fo6guA2M28hO2" - media_content_type: "music" - - service: media_player.squeezebox_call_method - data: - entity_id: "media_player.bedroompi" - command: "sleep 3600" - + - service: media_player.shuffle_set + data: + entity_id: media_player.bedroompi + shuffle: true + - service: media_player.play_media + data: + entity_id: media_player.bedroompi + media_content_id: spotify:playlist:5D1liEDe4Fo6guA2M28hO2 + media_content_type: music + - service: media_player.squeezebox_call_method + data: + entity_id: media_player.bedroompi + command: sleep 3600 bedroom_rain: - alias: "Schlafzimmer Regen" + alias: Schlafzimmer Regen sequence: - - service: media_player.shuffle_set - data: - entity_id: "media_player.bedroompi" - shuffle: True - - service: media_player.play_media - data: - entity_id: "media_player.bedroompi" - media_content_id: "spotify:playlist:37i9dQZF1DXbcPC6Vvqudd" - media_content_type: "music" - - service: media_player.squeezebox_call_method - data: - entity_id: "media_player.bedroompi" - command: "sleep 3600" - + - service: media_player.shuffle_set + data: + entity_id: media_player.bedroompi + shuffle: true + - service: media_player.play_media + data: + entity_id: media_player.bedroompi + media_content_id: spotify:playlist:37i9dQZF1DXbcPC6Vvqudd + media_content_type: music + - service: media_player.squeezebox_call_method + data: + entity_id: media_player.bedroompi + command: sleep 3600 bedroom_sleep_music_long: - alias: "Einschlaf Playlist" + alias: Einschlaf Playlist sequence: - - service: media_player.shuffle_set - data: - entity_id: "media_player.bedroompi" - shuffle: False - - service: media_player.play_media - data: - media_content_id: Good Night Long - media_content_type: music - entity_id: media_player.bedroompi - + - service: media_player.shuffle_set + data: + entity_id: media_player.bedroompi + shuffle: false + - service: media_player.play_media + data: + media_content_id: Good Night Long + media_content_type: music + entity_id: media_player.bedroompi bedroom_sleep_music_short: - alias: "Einschlaf Playlist Kurz" + alias: Einschlaf Playlist Kurz sequence: - - service: media_player.shuffle_set - data: - entity_id: "media_player.bedroompi" - shuffle: False - - service: media_player.play_media - data: - media_content_id: Good Night - media_content_type: music - entity_id: media_player.bedroompi + - service: media_player.shuffle_set + data: + entity_id: media_player.bedroompi + shuffle: false + - service: media_player.play_media + data: + media_content_id: Good Night + media_content_type: music + entity_id: media_player.bedroompi +esphome_light_toggle: + alias: EspHome Light toggle + sequence: + - service: light.toggle + data_template: + entity_id: '{{ light_name }}' + transition: '{{ transition }}' + rgbw_color: + - '{{ red }}' + - '{{ green }}' + - '{{ blue }}' + - '{{ white }}' + mode: single + icon: mdi:lightbulb-auto +sprinkler_an_5_minuten: + alias: Sprinkler an für einige Minuten + description: Starte Sprinkler für ein paar Minuten + fields: + minutes: + name: minutes + description: Dauer in Minute wie lange an + default: 3 + selector: + number: + min: 0 + max: 10 + step: 1 + unit_of_measurement: minutes + mode: slider + sequence: + - service: switch.turn_on + data: {} + target: + entity_id: + - switch.ventil_sprinkler_sud + - switch.ventil_sprinkler_westen + - delay: + minutes: '{{minutes | default(3) }}' + - service: switch.turn_off + data: {} + target: + entity_id: + - switch.ventil_sprinkler_sud + - switch.ventil_sprinkler_westen + mode: restart + icon: mdi:sprinkler-variant +pool_pumpe_schalten: + alias: Pool Pumpe schalten + description: Pool Pumpe Geschwindigkeit schalten + fields: + value: + name: Speed + description: 'Speed, 0 off, 1,2,3 ' + selector: + number: + min: 0 + max: 3 + step: 1 + mode: slider + sequence: + - if: + - condition: template + value_template: '{{value == 0 }}' + then: + - service: switch.turn_on + data: {} + target: + entity_id: switch.poolpumpe_speed_off + - if: + - condition: template + value_template: '{{value == 1 }}' + then: + - service: switch.turn_on + data: {} + target: + entity_id: switch.poolpumpe_speed1 + - if: + - condition: template + value_template: '{{value == 2 }}' + then: + - service: switch.turn_on + data: {} + target: + entity_id: switch.poolpumpe_speed2 + - if: + - condition: template + value_template: '{{value == 3 }}' + then: + - service: switch.turn_on + data: {} + target: + entity_id: switch.poolpumpe_speed3 + - delay: + seconds: 1 + - service: switch.turn_off + data: {} + target: + entity_id: + - switch.poolpumpe_speed_off + - switch.poolpumpe_speed1 + - switch.poolpumpe_speed2 + - switch.poolpumpe_speed3 + mode: single + icon: hue:room-pool +roomtracker_learn_aktueller_raum: + alias: 'RoomTracker Learn: Aktueller Raum' + sequence: + - service: mqtt.publish + metadata: {} + data: + qos: '0' + topic: my_btmonitor/known_room + payload_template: '{{real_room}}' + mode: single + icon: mdi:desk + fields: + real_room: + selector: + select: + multiple: false + options: + - arbeitszimmer + - wohnzimmer + - esszimmer + - küche + - sofa + - eingangsbereich + - buero_oben + - wohnzimmer_oben + - schlafzimmer + - garten + - kinderzimmer + - abstellraum3dDrucker + - keins + required: true + name: real_room + description: Aktueller Raum in dem Apple Watch und iPhone ist