diff --git a/snapshots/231-snapshot.json b/snapshots/231-snapshot.json new file mode 100644 index 0000000..1b3b349 --- /dev/null +++ b/snapshots/231-snapshot.json @@ -0,0 +1,259 @@ +{ + "data": { + "startData": {}, + "resultData": { + "runData": { + "Start": [ + { + "startTime": 1626452529975, + "executionTime": 1, + "data": { + "main": [ + [ + { + "json": {} + } + ] + ] + } + } + ], + "Home Assistant11": [ + { + "startTime": 1626452529976, + "executionTime": 202, + "data": { + "main": [ + [ + { + "json": { + "renderedTemplate": "It is 2021-07-16 16:22:10.122691+00:00 right now !" + } + } + ] + ] + } + } + ], + "Home Assistant": [ + { + "startTime": 1626452530179, + "executionTime": 185, + "data": { + "main": [ + [ + { + "json": { + "latitude": 52.3731339, + "longitude": 4.8903147, + "elevation": 0, + "unit_system": { + "object": true + }, + "location_name": "Home", + "time_zone": "UTC", + "components": [ + "json array" + ], + "config_dir": "/config", + "whitelist_external_dirs": [ + "json array" + ], + "allowlist_external_dirs": [ + "json array" + ], + "allowlist_external_urls": [ + "json array" + ], + "version": "2021.5.3", + "config_source": "storage", + "safe_mode": false, + "state": "RUNNING", + "external_url": { + "object": true + }, + "internal_url": { + "object": true + } + } + } + ] + ] + } + } + ], + "Home Assistant8": [ + { + "startTime": 1626452530365, + "executionTime": 188, + "data": { + "main": [ + [ + { + "json": { + "result": "valid", + "errors": { + "object": true + } + } + } + ] + ] + } + } + ], + "Home Assistant1": [ + { + "startTime": 1626452530554, + "executionTime": 257, + "data": { + "main": [ + [ + { + "json": { + "domain": "homeassistant", + "services": { + "object": true + } + } + } + ] + ] + } + } + ], + "Home Assistant2": [ + { + "startTime": 1626452530812, + "executionTime": 184, + "data": { + "main": [ + [ + { + "json": {} + } + ] + ] + } + } + ], + "Home Assistant3": [ + { + "startTime": 1626452530997, + "executionTime": 171, + "data": { + "main": [ + [ + { + "json": { + "entity_id": "person.nodeqa", + "state": "under_horizon", + "attributes": { + "object": true + }, + "last_changed": "2021-06-28T12:50:10.213106+00:00", + "last_updated": "2021-07-16T16:10:20.460747+00:00", + "context": { + "object": true + } + } + } + ] + ] + } + } + ], + "Home Assistant4": [ + { + "startTime": 1626452531169, + "executionTime": 165, + "data": { + "main": [ + [ + { + "json": { + "entity_id": "person.nodeqa", + "state": "under_horizon", + "attributes": { + "object": true + }, + "last_changed": "2021-06-28T12:50:10.213106+00:00", + "last_updated": "2021-07-16T16:10:20.460747+00:00", + "context": { + "object": true + } + } + } + ] + ] + } + } + ], + "Home Assistant5": [ + { + "startTime": 1626452531335, + "executionTime": 166, + "data": { + "main": [ + [ + { + "json": { + "entity_id": "person.nodeqa", + "state": "under_horizon", + "attributes": { + "object": true + }, + "last_changed": "2021-06-28T12:50:10.213106+00:00", + "last_updated": "2021-07-16T16:10:20.460747+00:00", + "context": { + "object": true + } + } + } + ] + ] + } + } + ], + "Home Assistant9": [ + { + "startTime": 1626452531501, + "executionTime": 404, + "data": { + "main": [ + [ + { + "json": { + "errorLog": "2021-06-24 09:00:03 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //config/home-assistant_v2.db was shutdown cleanly\n2021-06-24 09:00:03 WARNING (Recorder) [homeassistant.components.recorder.util] Ended unfinished session (id=2 from 2021-05-17 14:23:26.275099)\n2021-06-25 20:56:26 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-06-28 12:50:18 ERROR (MainThread) [homeassistant.core] Error in event filter\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/core.py\", line 717, in async_fire\n if not event_filter(event):\n File \"/usr/src/homeassistant/homeassistant/config_entries.py\", line 1457, in _handle_entry_updated_filter\n event.data[\"action\"] != \"update\"\nKeyError: 'action'\n2021-06-28 12:50:18 ERROR (MainThread) [homeassistant.core] Error in event filter\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/core.py\", line 717, in async_fire\n if not event_filter(event):\n File \"/usr/src/homeassistant/homeassistant/helpers/entity_registry.py\", line 682, in cleanup_restored_states_filter\n return bool(event.data[\"action\"] == \"remove\")\nKeyError: 'action'\n2021-06-28 12:50:18 ERROR (MainThread) [homeassistant.core] Error in event filter\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/core.py\", line 717, in async_fire\n if not event_filter(event):\n File \"/usr/src/homeassistant/homeassistant/helpers/event.py\", line 350, in _async_entity_registry_updated_filter\n entity_id = event.data.get(\"old_entity_id\", event.data[\"entity_id\"])\nKeyError: 'entity_id'\n2021-06-28 12:50:18 ERROR (MainThread) [homeassistant.core] Error in event filter\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/core.py\", line 717, in async_fire\n if not event_filter(event):\n File \"/usr/src/homeassistant/homeassistant/helpers/device_registry.py\", line 753, in entity_registry_changed_filter\n event.data[\"action\"] == \"update\"\nKeyError: 'action'\n2021-06-28 12:50:18 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/components/person/__init__.py\", line 202, in _entity_registry_updated\n if event.data[\"action\"] != \"remove\":\nKeyError: 'action'\n2021-06-28 20:25:45 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-06-28 20:25:45 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-06-28 20:25:45 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-06-29 06:43:17 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-06-29 09:00:11 ERROR (MainThread) [homeassistant.components.updater] Unexpected error fetching Home Assistant update data: Session is closed\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 180, in _async_refresh\n self.data = await self._async_update_data()\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 140, in _async_update_data\n return await self.update_method()\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 73, in check_new_version\n newest, release_notes = await get_newest_version(hass)\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 127, in get_newest_version\n req = await session.get(UPDATER_URL)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-06-29 09:18:11 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-06-30 09:00:11 ERROR (MainThread) [homeassistant.components.updater] Unexpected error fetching Home Assistant update data: Session is closed\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 180, in _async_refresh\n self.data = await self._async_update_data()\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 140, in _async_update_data\n return await self.update_method()\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 73, in check_new_version\n newest, release_notes = await get_newest_version(hass)\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 127, in get_newest_version\n req = await session.get(UPDATER_URL)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-06-30 12:03:44 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-01 09:00:11 ERROR (MainThread) [homeassistant.components.updater] Unexpected error fetching Home Assistant update data: Session is closed\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 180, in _async_refresh\n self.data = await self._async_update_data()\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 140, in _async_update_data\n return await self.update_method()\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 73, in check_new_version\n newest, release_notes = await get_newest_version(hass)\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 127, in get_newest_version\n req = await session.get(UPDATER_URL)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-07-02 06:46:39 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-02 09:00:11 ERROR (MainThread) [homeassistant.components.updater] Unexpected error fetching Home Assistant update data: Session is closed\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 180, in _async_refresh\n self.data = await self._async_update_data()\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 140, in _async_update_data\n return await self.update_method()\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 73, in check_new_version\n newest, release_notes = await get_newest_version(hass)\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 127, in get_newest_version\n req = await session.get(UPDATER_URL)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-07-03 06:13:59 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-03 09:00:11 ERROR (MainThread) [homeassistant.components.updater] Unexpected error fetching Home Assistant update data: Session is closed\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 180, in _async_refresh\n self.data = await self._async_update_data()\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 140, in _async_update_data\n return await self.update_method()\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 73, in check_new_version\n newest, release_notes = await get_newest_version(hass)\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 127, in get_newest_version\n req = await session.get(UPDATER_URL)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-07-04 09:00:11 ERROR (MainThread) [homeassistant.components.updater] Unexpected error fetching Home Assistant update data: Session is closed\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 180, in _async_refresh\n self.data = await self._async_update_data()\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 140, in _async_update_data\n return await self.update_method()\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 73, in check_new_version\n newest, release_notes = await get_newest_version(hass)\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 127, in get_newest_version\n req = await session.get(UPDATER_URL)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-07-04 17:01:42 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadHttpMessage: 400, message='invalid constant string'\n2021-07-04 17:01:42 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:42 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:42 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:42 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:43 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:43 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:43 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:43 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:43 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:44 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:44 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:44 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:44 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.InvalidURLError: 400, message='invalid URL'\n2021-07-04 17:01:45 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:45 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:45 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:45 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:45 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:46 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:46 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:46 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:46 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:01:46 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-04 17:04:15 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-05 09:00:11 ERROR (MainThread) [homeassistant.components.updater] Unexpected error fetching Home Assistant update data: Session is closed\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 180, in _async_refresh\n self.data = await self._async_update_data()\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 140, in _async_update_data\n return await self.update_method()\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 73, in check_new_version\n newest, release_notes = await get_newest_version(hass)\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 127, in get_newest_version\n req = await session.get(UPDATER_URL)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-07-05 14:29:17 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-05 14:29:18 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-06 09:00:11 ERROR (MainThread) [homeassistant.components.updater] Unexpected error fetching Home Assistant update data: Session is closed\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 180, in _async_refresh\n self.data = await self._async_update_data()\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 140, in _async_update_data\n return await self.update_method()\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 73, in check_new_version\n newest, release_notes = await get_newest_version(hass)\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 127, in get_newest_version\n req = await session.get(UPDATER_URL)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-07-06 22:12:17 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-06 22:12:17 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-06 22:12:17 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-07 09:00:11 ERROR (MainThread) [homeassistant.components.updater] Unexpected error fetching Home Assistant update data: Session is closed\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 180, in _async_refresh\n self.data = await self._async_update_data()\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 140, in _async_update_data\n return await self.update_method()\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 73, in check_new_version\n newest, release_notes = await get_newest_version(hass)\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 127, in get_newest_version\n req = await session.get(UPDATER_URL)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-07-07 20:03:43 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-08 03:15:33 ERROR (MainThread) [homeassistant.components.homeassistant] The service homeassistant.turn_off cannot be called without a target\n2021-07-08 03:17:03 ERROR (MainThread) [homeassistant.components.homeassistant] The service homeassistant.turn_off cannot be called without a target\n2021-07-08 03:17:30 ERROR (MainThread) [homeassistant.components.homeassistant] The service homeassistant.turn_off cannot be called without a target\n2021-07-08 03:17:40 ERROR (MainThread) [homeassistant.components.homeassistant] The service homeassistant.turn_off cannot be called without a target\n2021-07-08 09:00:11 ERROR (MainThread) [homeassistant.components.updater] Unexpected error fetching Home Assistant update data: Session is closed\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 180, in _async_refresh\n self.data = await self._async_update_data()\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 140, in _async_update_data\n return await self.update_method()\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 73, in check_new_version\n newest, release_notes = await get_newest_version(hass)\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 127, in get_newest_version\n req = await session.get(UPDATER_URL)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-07-08 10:36:07 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-09 09:00:11 ERROR (MainThread) [homeassistant.components.updater] Unexpected error fetching Home Assistant update data: Session is closed\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 180, in _async_refresh\n self.data = await self._async_update_data()\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 140, in _async_update_data\n return await self.update_method()\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 73, in check_new_version\n newest, release_notes = await get_newest_version(hass)\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 127, in get_newest_version\n req = await session.get(UPDATER_URL)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-07-09 22:51:01 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-10 09:00:11 ERROR (MainThread) [homeassistant.components.updater] Unexpected error fetching Home Assistant update data: Session is closed\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 180, in _async_refresh\n self.data = await self._async_update_data()\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 140, in _async_update_data\n return await self.update_method()\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 73, in check_new_version\n newest, release_notes = await get_newest_version(hass)\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 127, in get_newest_version\n req = await session.get(UPDATER_URL)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-07-10 11:29:04 ERROR (MainThread) [homeassistant.core] Error in event filter\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/core.py\", line 717, in async_fire\n if not event_filter(event):\n File \"/usr/src/homeassistant/homeassistant/config_entries.py\", line 1457, in _handle_entry_updated_filter\n event.data[\"action\"] != \"update\"\nKeyError: 'action'\n2021-07-10 11:29:04 ERROR (MainThread) [homeassistant.core] Error in event filter\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/core.py\", line 717, in async_fire\n if not event_filter(event):\n File \"/usr/src/homeassistant/homeassistant/helpers/entity_registry.py\", line 682, in cleanup_restored_states_filter\n return bool(event.data[\"action\"] == \"remove\")\nKeyError: 'action'\n2021-07-10 11:29:04 ERROR (MainThread) [homeassistant.core] Error in event filter\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/core.py\", line 717, in async_fire\n if not event_filter(event):\n File \"/usr/src/homeassistant/homeassistant/helpers/event.py\", line 350, in _async_entity_registry_updated_filter\n entity_id = event.data.get(\"old_entity_id\", event.data[\"entity_id\"])\nKeyError: 'entity_id'\n2021-07-10 11:29:04 ERROR (MainThread) [homeassistant.core] Error in event filter\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/core.py\", line 717, in async_fire\n if not event_filter(event):\n File \"/usr/src/homeassistant/homeassistant/helpers/device_registry.py\", line 753, in entity_registry_changed_filter\n event.data[\"action\"] == \"update\"\nKeyError: 'action'\n2021-07-10 11:29:04 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/components/person/__init__.py\", line 202, in _entity_registry_updated\n if event.data[\"action\"] != \"remove\":\nKeyError: 'action'\n2021-07-10 11:33:22 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-10 11:33:22 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-10 11:33:22 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-10 11:33:22 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-10 11:39:22 ERROR (MainThread) [homeassistant.components.homeassistant] The service homeassistant.turn_off cannot be called without a target\n2021-07-10 11:39:38 ERROR (MainThread) [homeassistant.components.homeassistant] The service homeassistant.turn_on cannot be called without a target\n2021-07-10 11:40:34 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 422, in _handle_request\n resp = await self._request_handler(request)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_app.py\", line 499, in _handle\n resp = await handler(request)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_middlewares.py\", line 119, in impl\n return await handler(request)\n File \"/usr/src/homeassistant/homeassistant/components/http/security_filter.py\", line 56, in security_filter_middleware\n return await handler(request)\n File \"/usr/src/homeassistant/homeassistant/components/http/request_context.py\", line 18, in request_context_middleware\n return await handler(request)\n File \"/usr/src/homeassistant/homeassistant/components/http/ban.py\", line 74, in ban_middleware\n return await handler(request)\n File \"/usr/src/homeassistant/homeassistant/components/http/auth.py\", line 135, in auth_middleware\n return await handler(request)\n File \"/usr/src/homeassistant/homeassistant/components/http/view.py\", line 131, in handle\n result = await result\n File \"/usr/src/homeassistant/homeassistant/components/api/__init__.py\", line 270, in post\n hass.states.async_set(\n File \"/usr/src/homeassistant/homeassistant/core.py\", line 1208, in async_set\n state = State(\n File \"/usr/src/homeassistant/homeassistant/core.py\", line 890, in __init__\n raise InvalidEntityFormatError(\nhomeassistant.exceptions.InvalidEntityFormatError: Invalid entity id encountered: 1234. Format should be .\n2021-07-10 11:41:02 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 422, in _handle_request\n resp = await self._request_handler(request)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_app.py\", line 499, in _handle\n resp = await handler(request)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_middlewares.py\", line 119, in impl\n return await handler(request)\n File \"/usr/src/homeassistant/homeassistant/components/http/security_filter.py\", line 56, in security_filter_middleware\n return await handler(request)\n File \"/usr/src/homeassistant/homeassistant/components/http/request_context.py\", line 18, in request_context_middleware\n return await handler(request)\n File \"/usr/src/homeassistant/homeassistant/components/http/ban.py\", line 74, in ban_middleware\n return await handler(request)\n File \"/usr/src/homeassistant/homeassistant/components/http/auth.py\", line 135, in auth_middleware\n return await handler(request)\n File \"/usr/src/homeassistant/homeassistant/components/http/view.py\", line 131, in handle\n result = await result\n File \"/usr/src/homeassistant/homeassistant/components/api/__init__.py\", line 270, in post\n hass.states.async_set(\n File \"/usr/src/homeassistant/homeassistant/core.py\", line 1208, in async_set\n state = State(\n File \"/usr/src/homeassistant/homeassistant/core.py\", line 890, in __init__\n raise InvalidEntityFormatError(\nhomeassistant.exceptions.InvalidEntityFormatError: Invalid entity id encountered: 1234. Format should be .\n2021-07-11 09:00:11 ERROR (MainThread) [homeassistant.components.updater] Unexpected error fetching Home Assistant update data: Session is closed\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 180, in _async_refresh\n self.data = await self._async_update_data()\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 140, in _async_update_data\n return await self.update_method()\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 73, in check_new_version\n newest, release_notes = await get_newest_version(hass)\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 127, in get_newest_version\n req = await session.get(UPDATER_URL)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-07-11 21:46:02 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-11 21:46:02 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-12 09:00:11 ERROR (MainThread) [homeassistant.components.updater] Unexpected error fetching Home Assistant update data: Session is closed\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 180, in _async_refresh\n self.data = await self._async_update_data()\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 140, in _async_update_data\n return await self.update_method()\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 73, in check_new_version\n newest, release_notes = await get_newest_version(hass)\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 127, in get_newest_version\n req = await session.get(UPDATER_URL)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-07-12 10:30:48 ERROR (MainThread) [frontend.js.latest.202105040] http://157.90.159.163:8123/frontend_latest/chunk.c726a6344c10dce70449.js:2:20899 TypeError: t is undefined\n2021-07-12 10:33:04 ERROR (MainThread) [homeassistant.components.system_health] Error fetching system info for cloud - can_reach_cert_server\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/components/system_health/__init__.py\", line 215, in async_check_can_reach_url\n await session.get(url, timeout=5)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-07-12 10:33:04 ERROR (MainThread) [homeassistant.components.system_health] Error fetching system info for cloud - can_reach_cloud\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/components/system_health/__init__.py\", line 215, in async_check_can_reach_url\n await session.get(url, timeout=5)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-07-12 10:33:04 ERROR (MainThread) [homeassistant.components.system_health] Error fetching system info for cloud - can_reach_cloud_auth\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/components/system_health/__init__.py\", line 215, in async_check_can_reach_url\n await session.get(url, timeout=5)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-07-13 09:00:11 ERROR (MainThread) [homeassistant.components.updater] Unexpected error fetching Home Assistant update data: Session is closed\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 180, in _async_refresh\n self.data = await self._async_update_data()\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 140, in _async_update_data\n return await self.update_method()\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 73, in check_new_version\n newest, release_notes = await get_newest_version(hass)\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 127, in get_newest_version\n req = await session.get(UPDATER_URL)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-07-14 07:15:50 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-14 09:00:11 ERROR (MainThread) [homeassistant.components.updater] Unexpected error fetching Home Assistant update data: Session is closed\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 180, in _async_refresh\n self.data = await self._async_update_data()\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 140, in _async_update_data\n return await self.update_method()\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 73, in check_new_version\n newest, release_notes = await get_newest_version(hass)\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 127, in get_newest_version\n req = await session.get(UPDATER_URL)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-07-14 15:03:54 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-15 09:00:11 ERROR (MainThread) [homeassistant.components.updater] Unexpected error fetching Home Assistant update data: Session is closed\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 180, in _async_refresh\n self.data = await self._async_update_data()\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 140, in _async_update_data\n return await self.update_method()\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 73, in check_new_version\n newest, release_notes = await get_newest_version(hass)\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 127, in get_newest_version\n req = await session.get(UPDATER_URL)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-07-16 05:53:11 ERROR (MainThread) [aiohttp.server] Error handling request\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py\", line 314, in data_received\n messages, upgraded, tail = self._request_parser.feed_data(data)\n File \"aiohttp/_http_parser.pyx\", line 546, in aiohttp._http_parser.HttpParser.feed_data\naiohttp.http_exceptions.BadStatusLine: 400, message=\"Bad status line 'invalid HTTP method'\"\n2021-07-16 09:00:11 ERROR (MainThread) [homeassistant.components.updater] Unexpected error fetching Home Assistant update data: Session is closed\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 180, in _async_refresh\n self.data = await self._async_update_data()\n File \"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py\", line 140, in _async_update_data\n return await self.update_method()\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 73, in check_new_version\n newest, release_notes = await get_newest_version(hass)\n File \"/usr/src/homeassistant/homeassistant/components/updater/__init__.py\", line 127, in get_newest_version\n req = await session.get(UPDATER_URL)\n File \"/usr/local/lib/python3.8/site-packages/aiohttp/client.py\", line 381, in _request\n raise RuntimeError(\"Session is closed\")\nRuntimeError: Session is closed\n2021-07-16 16:10:20 ERROR (MainThread) [homeassistant.core] Error in event filter\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/core.py\", line 717, in async_fire\n if not event_filter(event):\n File \"/usr/src/homeassistant/homeassistant/config_entries.py\", line 1457, in _handle_entry_updated_filter\n event.data[\"action\"] != \"update\"\nKeyError: 'action'\n2021-07-16 16:10:20 ERROR (MainThread) [homeassistant.core] Error in event filter\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/core.py\", line 717, in async_fire\n if not event_filter(event):\n File \"/usr/src/homeassistant/homeassistant/helpers/entity_registry.py\", line 682, in cleanup_restored_states_filter\n return bool(event.data[\"action\"] == \"remove\")\nKeyError: 'action'\n2021-07-16 16:10:20 ERROR (MainThread) [homeassistant.core] Error in event filter\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/core.py\", line 717, in async_fire\n if not event_filter(event):\n File \"/usr/src/homeassistant/homeassistant/helpers/event.py\", line 350, in _async_entity_registry_updated_filter\n entity_id = event.data.get(\"old_entity_id\", event.data[\"entity_id\"])\nKeyError: 'entity_id'\n2021-07-16 16:10:20 ERROR (MainThread) [homeassistant.core] Error in event filter\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/core.py\", line 717, in async_fire\n if not event_filter(event):\n File \"/usr/src/homeassistant/homeassistant/helpers/device_registry.py\", line 753, in entity_registry_changed_filter\n event.data[\"action\"] == \"update\"\nKeyError: 'action'\n2021-07-16 16:10:20 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved\nTraceback (most recent call last):\n File \"/usr/src/homeassistant/homeassistant/components/person/__init__.py\", line 202, in _entity_registry_updated\n if event.data[\"action\"] != \"remove\":\nKeyError: 'action'\n" + } + } + ] + ] + } + } + ], + "Home Assistant10": [ + { + "startTime": 1626452531906, + "executionTime": 196, + "data": { + "main": [ + [] + ] + } + } + ] + }, + "lastNodeExecuted": "Home Assistant10" + }, + "executionData": { + "contextData": {}, + "nodeExecutionStack": [], + "waitingExecution": {} + } + }, + "mode": "cli", + "startedAt": "2021-07-16T16:22:09.973Z", + "stoppedAt": "2021-07-16T16:22:12.103Z", + "finished": true +} \ No newline at end of file diff --git a/workflows/231.json b/workflows/231.json new file mode 100644 index 0000000..5672f96 --- /dev/null +++ b/workflows/231.json @@ -0,0 +1,316 @@ +{ + "id": 231, + "name": "Home Assistant:Template:create:Config:get check:Service:getAll call:State:getAll get upsert:Log:getErrorlogs getLogbookEntries", + "active": false, + "nodes": [ + { + "parameters": {}, + "name": "Start", + "type": "n8n-nodes-base.start", + "typeVersion": 1, + "position": [ + 270, + 300 + ] + }, + { + "parameters": {}, + "name": "Home Assistant", + "type": "n8n-nodes-base.homeAssistant", + "typeVersion": 1, + "position": [ + 590, + 220 + ], + "credentials": { + "homeAssistantApi": "Home Assistant Api creds" + } + }, + { + "parameters": { + "resource": "service", + "limit": 1 + }, + "name": "Home Assistant1", + "type": "n8n-nodes-base.homeAssistant", + "typeVersion": 1, + "position": [ + 590, + 370 + ], + "credentials": { + "homeAssistantApi": "Home Assistant Api creds" + } + }, + { + "parameters": { + "resource": "service", + "operation": "call", + "domain": "mqtt", + "service": "publish", + "serviceAttributes": { + "attributes": [ + { + "name": "payload", + "value": "test" + }, + { + "name": "topic", + "value": "home-assistant-topic" + } + ] + } + }, + "name": "Home Assistant2", + "type": "n8n-nodes-base.homeAssistant", + "typeVersion": 1, + "position": [ + 770, + 370 + ], + "credentials": { + "homeAssistantApi": "Home Assistant Api creds" + } + }, + { + "parameters": { + "resource": "state", + "operation": "getAll", + "limit": 1 + }, + "name": "Home Assistant3", + "type": "n8n-nodes-base.homeAssistant", + "typeVersion": 1, + "position": [ + 950, + 220 + ], + "credentials": { + "homeAssistantApi": "Home Assistant Api creds" + } + }, + { + "parameters": { + "resource": "state", + "entityId": "={{$node[\"Home Assistant3\"].json[\"entity_id\"]}}" + }, + "name": "Home Assistant4", + "type": "n8n-nodes-base.homeAssistant", + "typeVersion": 1, + "position": [ + 1110, + 220 + ], + "credentials": { + "homeAssistantApi": "Home Assistant Api creds" + } + }, + { + "parameters": { + "resource": "state", + "operation": "upsert", + "entityId": "={{$node[\"Home Assistant3\"].json[\"entity_id\"]}}", + "state": "under_horizon", + "stateAttributes": { + "attributes": [ + { + "name": "testing", + "value": "test2" + } + ] + } + }, + "name": "Home Assistant5", + "type": "n8n-nodes-base.homeAssistant", + "typeVersion": 1, + "position": [ + 1270, + 220 + ], + "credentials": { + "homeAssistantApi": "Home Assistant Api creds" + } + }, + { + "parameters": { + "operation": "check" + }, + "name": "Home Assistant8", + "type": "n8n-nodes-base.homeAssistant", + "typeVersion": 1, + "position": [ + 770, + 220 + ], + "credentials": { + "homeAssistantApi": "Home Assistant Api creds" + } + }, + { + "parameters": { + "resource": "log" + }, + "name": "Home Assistant9", + "type": "n8n-nodes-base.homeAssistant", + "typeVersion": 1, + "position": [ + 950, + 370 + ], + "credentials": { + "homeAssistantApi": "Home Assistant Api creds" + } + }, + { + "parameters": { + "resource": "log", + "operation": "getLogbookEntries", + "additionalFields": { + "endTime": "2021-05-12T12:19:00.000Z" + } + }, + "name": "Home Assistant10", + "type": "n8n-nodes-base.homeAssistant", + "typeVersion": 1, + "position": [ + 1100, + 370 + ], + "credentials": { + "homeAssistantApi": "Home Assistant Api creds" + } + }, + { + "parameters": { + "resource": "template", + "template": "It is {{ now() }} right now !" + }, + "name": "Home Assistant11", + "type": "n8n-nodes-base.homeAssistant", + "typeVersion": 1, + "position": [ + 420, + 190 + ], + "credentials": { + "homeAssistantApi": "Home Assistant Api creds" + } + } + ], + "connections": { + "Start": { + "main": [ + [ + { + "node": "Home Assistant11", + "type": "main", + "index": 0 + } + ] + ] + }, + "Home Assistant": { + "main": [ + [ + { + "node": "Home Assistant8", + "type": "main", + "index": 0 + } + ] + ] + }, + "Home Assistant1": { + "main": [ + [ + { + "node": "Home Assistant2", + "type": "main", + "index": 0 + } + ] + ] + }, + "Home Assistant3": { + "main": [ + [ + { + "node": "Home Assistant4", + "type": "main", + "index": 0 + } + ] + ] + }, + "Home Assistant4": { + "main": [ + [ + { + "node": "Home Assistant5", + "type": "main", + "index": 0 + } + ] + ] + }, + "Home Assistant9": { + "main": [ + [ + { + "node": "Home Assistant10", + "type": "main", + "index": 0 + } + ] + ] + }, + "Home Assistant11": { + "main": [ + [ + { + "node": "Home Assistant", + "type": "main", + "index": 0 + } + ] + ] + }, + "Home Assistant8": { + "main": [ + [ + { + "node": "Home Assistant1", + "type": "main", + "index": 0 + } + ] + ] + }, + "Home Assistant2": { + "main": [ + [ + { + "node": "Home Assistant3", + "type": "main", + "index": 0 + } + ] + ] + }, + "Home Assistant5": { + "main": [ + [ + { + "node": "Home Assistant9", + "type": "main", + "index": 0 + } + ] + ] + } + }, + "createdAt": "2021-07-16T13:48:00.731Z", + "updatedAt": "2021-07-16T16:20:04.637Z", + "settings": {}, + "staticData": null +} \ No newline at end of file