Accès Google Home : Impossible de joindre [test] HomeAssistant. Veuillez réessayer

Bonjour,

Cela fait maintenant 2 jours que j’essai de relancer le lien Google Home <> Home Assistant.

J’ai recréer les éléments dans les consoles actions et Cloud, mais en vain.

Une fois toute les opérations faire, dans Google Home, je retrouve bien mon instance Home Assistant, puis j’arrive sur la page d’accueil pour valider l’accès de Google Home à HA, puis début du téléchargement et après… c’est là que j’ai un message d’erreur "Impossible de joindre [test] HomeAssistant. Veuillez réessayer…

Après N passe, annuler les anciennes instances dans les consoles et recommencer mais sans succès.

Si vous avez des pistes pour m’aider. Merci d’avance.
Sébastien

Ma configuration


[center]## System Information

version core-2024.8.3
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.4
os_name Linux
os_version 6.6.46-haos
arch x86_64
timezone Europe/Paris
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
HACS Data ok
GitHub API Calls Remaining 5000
Installed Version 2.0.0
Stage running
Available Repositories 1393
Downloaded Repositories 32
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 13.1
update_channel stable
supervisor_version supervisor-2024.08.0
agent_version 1.6.0
docker_version 26.1.4
disk_total 62.3 GB
disk_used 13.5 GB
healthy true
supported true
host_connectivity true
supervisor_connectivity true
ntp_synchronized true
virtualization kvm
board ova
supervisor_api ok
version_api ok
installed_addons Node-RED (18.0.5), Mosquitto broker (6.4.1), File editor (5.8.0), Terminal & SSH (9.14.0), Samba share (12.3.2), Advanced SSH & Web Terminal (18.0.0), Grafana (10.0.0), Tydom2MQTT - Beta (release_v1.2.4), Studio Code Server (5.15.0), Zigbee2MQTT (1.39.1-1)
Dashboards
dashboards 3
resources 22
views 19
mode storage
Recorder
oldest_recorder_run 18 août 2024 à 12:53
current_recorder_run 28 août 2024 à 21:43
estimated_db_size 481.04 MiB
database_engine sqlite
database_version 3.45.3
[/center]

Hello,
j’ai revu une nouvelle fois tous les paramètres, mais je n’ai pas vu d’erreur. personne n’a d’idée?
merci d’avance.

Bonjour, j’ai le même problème avez vous trouvez une solutions ?

Salut…
C’est compliqué de deviner, tu partage les infos de ton installation mais c’est tout… Ni éléments de config, pas de log…

Bref, passe l’intégration en debug, regarde les logs pour comprendre, il n’y a que toi qui puisse.
Le procédure est dans la doc Google Assistant - Home Assistant

Bonjour,

Merci pour le retour. j’ai toujours le soucis et je n’ai malheureusement pas trouvé la solution.
Dans le doute, je partage un peu plus d’élément.
1- fichier config :
image

2- log :
pour info, j’ai refais un nettoyage, puis relancer une connexion mais je ne vois rien apparaître :

3- config google :

et pour être plus compréhensible une image du message sur le téléphone.

Si vous savez comment avoir les log côté Google, l’identification des mes problèmes y est peut-être.

Merci d’avance pour votre.

As-tu été jusqu’au test dans la procédure?

Oui, j’ai bien cliqué sur le bouton TEST et j’ai bien le ok :
image

Pour info, en bas de cet écran il y a un bouton pour acceder à la totalité des logs et pas seulement les logs que HA juge interressant.
Et il faut aussi augmenter le niveau de log de google Assistant (cf mon message précédent) pour s’assurer qu’il y a tous les détails

Pour Google, j’avais déjà augmenté le niveau à All
image

Maintenant pour afficher les logs Google, je suis allé sur l’explorateur de journaux, mais je ne sais pas si c’est cela.

Ci-dessous les logs sur les 20 dernières minutes (pour info, demande de connexion faite dans les 5 dernières minutes) :

En dehors de Télégram, de 2 sensors Pronote et un retour de ma tablette je ne vois rien

Je parle du niveau de log de google DANS HA… pas de celui de la console google

Et temporiarement, désactivé la partie telegram, permettra de limiter les infos (il y a un souci par ailleurs là dessus)

Re-bonjour,

Si je ne me trompe pas, ci-dessous les logs sur la demande de connexion:

2024-09-11 20:52:09.564 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> checked out from pool
2024-09-11 20:52:09.570 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> being returned to pool
2024-09-11 20:52:09.571 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> rollback-on-return
2024-09-11 20:52:09.691 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection] [140273765354224] Sébastien from 192.168.1.88 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36): Received {'type': 'auth/sign_path', 'path': '/api/error_log', 'id': 90}
2024-09-11 20:52:09.693 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection] [140273765354224] Sébastien from 192.168.1.88 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36): Sending b'{"id":90,"type":"result","success":true,"result":{"path":"/api/error_log?authSig=eyJvl_CKTGg"}}'

J’ai semble-t-il un /api/error_log’, ‹ id ›: 90… maintenant, je vais rechercher si je trouve la source potentiel, Google est mon meilleur ami ! Mais si l’un de vous à une idée, il peut prendre facilement sa place :rofl:

Tu devrais avoir aussi des logs avec le composant google dedans.
Là tu as

  • homeassistant.components.recorder.pool.RecorderPool
  • homeassistant.components.websocket_api.http.connection

Pas certain que ce soit GH

Le nombre de log est monstrueux… je fais une passe pour nettoyer les sensors and co…

Si jamais, vous savez m’orienter…dans les log restant

2024-09-11 21:50:01.107 DEBUG (MainThread) [bring_api.bring] Response from https://api.getbring.com/rest/bringusers/5982a727-ec80-46d8-bdd6-32d82de48f2f/lists [200]: {"lists":[{"listUuid":"1c022cf4-955e-4a63-86e7-86e05a276e52","name":"Liste de courses","theme":"ch.publisheria.bring.theme.home"}]}
2024-09-11 21:50:01.205 DEBUG (MainThread) [bring_api.bring] Response from https://api.getbring.com/rest/v2/bringlists/1c022cf4-955e-4a63-86e7-86e05a276e52 [200]: {"uuid":"1c022cf4-955e-4a63-86e7-86e05a276e52","status":"REGISTERED","items":{"purchase":[{"uuid":"92a1112e-3536-44e9-8083-0288bad76dde","itemId":"Baguette","specification":"4","attributes":[]},{"uuid":"9a0b7748-50e1-4178-9316-e57b8e741249","itemId":"Ketchup","specification":"Si promo ","attributes":[]}],"recently":[{"uuid":"c0c77ddf-2aba-4b1f-a9f2-a6ac76fdbd88","itemId":"Houmous","specification":"","attributes":[]},{"uuid":"dec2d2e1-bf07-476b-96da-e2136c252a18","itemId":"Rillette","specification":"","attributes":[]},{"uuid":"e05e1f99-708b-448c-bb0e-bf93ebd11960","itemId":"Fruit","specification":"Déco gâteau Fraise \/ Framboise ","attributes":[]},{"uuid":"613f4864-aa38-4c5b-a059-49c6c53c8ab7","itemId":"Gurke","specification":"","attributes":[]},{"uuid":"122f6af7-566c-4ac7-b659-83e43f1aa40c","itemId":"Wurst","specification":"","attributes":[]},{"uuid":"ea3a187b-7502-4710-a8e8-ba04abf56428","itemId":"Salat","specification":"Feuille de laitue ","attributes":[]},{"uuid":"974eca0c-17f2-4df1-af0c-6645b0da8f10","itemId":"Pain de mie","specification":"","attributes":[]},{"uuid":"0d6b9759-a4b7-40eb-8b20-cc0b6fd49472","itemId":"Pizzateig","specification":"2","attributes":[]},{"uuid":"faeff8b8-ba67-4c8c-a384-ae000bdabe8a","itemId":"Fromage blanc","specification":"2","attributes":[]}]}}
2024-09-11 21:50:01.205 DEBUG (MainThread) [homeassistant.components.bring.coordinator] Finished fetching bring data in 0.469 seconds (success: True)
2024-09-11 21:50:01.206 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_reported[L]: entity_id=todo.hebdo, old_last_reported=2024-09-11T21:48:31.205775+02:00, new_state=<state todo.hebdo=2; friendly_name=Liste de courses, supported_features=71 @ 2024-09-11T20:49:58.934154+02:00>>
2024-09-11 21:50:01.280 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> checked out from pool
2024-09-11 21:50:01.814 DEBUG (MainThread) [homeassistant.components.samsungtv] Finished fetching samsungtv data in 3.114 seconds (success: True)
2024-09-11 21:50:01.814 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_reported[L]: entity_id=media_player.samsung_q60_series_55, old_last_reported=2024-09-11T21:49:48.758917+02:00, new_state=<state media_player.samsung_q60_series_55=off; source_list=['TV', 'HDMI', 'ARTE', 'Amazon Music', 'Apple TV', 'B.tv', 'CANAL+', 'CINÉ+ OCS', 'Deezer', 'Disney+', 'Gallery (Galerie)', 'Internet', 'M6+ : Streaming & Tv Replay', 'Molotov', 'Netflix', 'OQEE by Free', 'Orange TV', 'Paramètres de confidentialité', 'Pathé Home', 'Prime Video', 'RMC Sport', 'Radioplayer', 'Rakuten TV', 'SmartThings', 'Spotify - Musique et podcasts', 'TF1+ : Streaming, TV en Direct', 'Universal Guide', 'YouTube', 'e-Manual'], device_class=tv, friendly_name=Samsung Q60 Series (55), supported_features=24509 @ 2024-09-11T20:50:10.283303+02:00>>
2024-09-11 21:50:01.815 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_reported[L]: entity_id=remote.samsung_q60_series_55, old_last_reported=2024-09-11T21:49:48.759422+02:00, new_state=<state remote.samsung_q60_series_55=off; friendly_name=Samsung Q60 Series (55), supported_features=0 @ 2024-09-11T20:50:10.289215+02:00>>
2024-09-11 21:50:01.962 DEBUG (MainThread) [homeassistant.components.google.coordinator] Finished fetching Famille data in 0.250 seconds (success: True)
2024-09-11 21:50:01.974 DEBUG (MainThread) [homeassistant.components.google.coordinator] Finished fetching Agenda Seb data in 0.337 seconds (success: True)
2024-09-11 21:50:01.987 DEBUG (MainThread) [homeassistant.components.google.coordinator] Finished fetching Anniversaires data in 0.220 seconds (success: True)
2024-09-11 21:50:02.024 DEBUG (MainThread) [homeassistant.components.google.coordinator] Finished fetching Jours fériés et autres fêtes en France data in 0.264 seconds (success: True)
Pour masquer les journées d''observance, accédez à Paramètres Google Agenda > Jours fériés et autres fêtes en France, offset_reached=False, friendly_name=Jours fériés et autres fêtes en france @ 2024-09-11T20:50:01.228029+02:00>>
2024-09-11 21:50:02.102 DEBUG (MainThread) [homeassistant.components.google.coordinator] Finished fetching domicile.carineseb@gmail.com data in 0.134 seconds (success: True)
2024-09-11 21:50:02.877 DEBUG (Thread-14) [pychromecast.controllers] Received status: CastStatus(is_active_input=False, is_stand_by=True, volume_level=1.0, volume_muted=False, app_id=None, display_name=None, namespaces=[], session_id=None, transport_id=None, status_text='', icon_url=None, volume_control_type='fixed')
2024-09-11 21:50:02.882 DEBUG (Thread-14) [pychromecast.controllers] Receiver:Updating status
2024-09-11 21:50:02.893 DEBUG (Thread-14) [pychromecast.controllers] Received status: CastStatus(is_active_input=False, is_stand_by=True, volume_level=1.0, volume_muted=False, app_id=None, display_name=None, namespaces=[], session_id=None, transport_id=None, status_text='', icon_url=None, volume_control_type='fixed')
2024-09-11 21:50:02.902 DEBUG (Thread-14) [pychromecast.controllers] Received status: CastStatus(is_active_input=False, is_stand_by=True, volume_level=1.0, volume_muted=False, app_id='AndroidNativeApp', display_name='OQEE by Free', namespaces=['urn:x-cast:com.google.cast.media'], session_id='6cc4b562-5d63-41aa-97ba-80f56c2e90ec', transport_id='6cc4b562-5d63-41aa-97ba-80f56c2e90ec', status_text='OQEE by Free', icon_url='', volume_control_type='fixed')
2024-09-11 21:50:02.921 DEBUG (Thread-14) [pychromecast.controllers] Received status: CastStatus(is_active_input=False, is_stand_by=True, volume_level=1.0, volume_muted=False, app_id='AndroidNativeApp', display_name='OQEE by Free', namespaces=['urn:x-cast:com.google.cast.media'], session_id='6cc4b562-5d63-41aa-97ba-80f56c2e90ec', transport_id='6cc4b562-5d63-41aa-97ba-80f56c2e90ec', status_text='OQEE by Free', icon_url='', volume_control_type='fixed')
2024-09-11 21:50:02.935 DEBUG (Thread-14) [pychromecast.controllers] Received status: CastStatus(is_active_input=False, is_stand_by=True, volume_level=1.0, volume_muted=False, app_id='AndroidNativeApp', display_name='OQEE by Free', namespaces=['urn:x-cast:com.google.cast.media'], session_id='6cc4b562-5d63-41aa-97ba-80f56c2e90ec', transport_id='6cc4b562-5d63-41aa-97ba-80f56c2e90ec', status_text='OQEE by Free', icon_url='', volume_control_type='fixed')
2024-09-11 21:50:02.948 DEBUG (Thread-14) [pychromecast.controllers] Media:Updated status <MediaStatus {'metadata_type': 0, 'title': 'Good Doctor - S07E01', 'series_title': None, 'season': None, 'episode': None, 'artist': None, 'album_name': None, 'album_artist': None, 'track': None, 'subtitle_tracks': {}, 'images': [], 'supports_pause': False, 'supports_seek': False, 'supports_stream_volume': False, 'supports_stream_mute': False, 'supports_skip_forward': False, 'supports_skip_backward': False, 'current_time': 0.0, 'content_id': '', 'content_type': None, 'duration': 0, 'stream_type': 'BUFFERED', 'idle_reason': None, 'media_session_id': 31, 'playback_rate': 1.0, 'player_state': 'UNKNOWN', 'supported_media_commands': 0, 'volume_level': 1.0, 'volume_muted': False, 'media_custom_data': {}, 'media_metadata': {'metadataType': 0, 'title': 'Good Doctor - S07E01'}, 'current_subtitle_tracks': [], 'last_updated': datetime.datetime(2024, 9, 11, 19, 50, 2, 948771)}>
2024-09-11 21:50:03.071 DEBUG (Thread-14) [pychromecast.controllers] Media:Updated status <MediaStatus {'metadata_type': 0, 'title': 'Good Doctor - S07E01', 'series_title': None, 'season': None, 'episode': None, 'artist': None, 'album_name': None, 'album_artist': None, 'track': None, 'subtitle_tracks': {}, 'images': [], 'supports_pause': False, 'supports_seek': False, 'supports_stream_volume': False, 'supports_stream_mute': False, 'supports_skip_forward': False, 'supports_skip_backward': False, 'current_time': 0.0, 'content_id': '', 'content_type': None, 'duration': 0, 'stream_type': 'BUFFERED', 'idle_reason': None, 'media_session_id': 31, 'playback_rate': 1.0, 'player_state': 'UNKNOWN', 'supported_media_commands': 0, 'volume_level': 1.0, 'volume_muted': False, 'media_custom_data': {}, 'media_metadata': {'metadataType': 0, 'title': 'Good Doctor - S07E01'}, 'current_subtitle_tracks': [], 'last_updated': datetime.datetime(2024, 9, 11, 19, 50, 3, 71657)}>
2024-09-11 21:50:03.210 DEBUG (MainThread) [homeassistant.components.fully_kiosk] Finished fetching 192.168.1.3 data in 0.513 seconds (success: True)
2024-09-11 21:50:03.324 DEBUG (MainThread) [homeassistant.components.google.coordinator] Finished fetching Numéros de semaine data in 0.324 seconds (success: True)
2024-09-11 21:50:03.433 DEBUG (Thread-14) [pychromecast.controllers] Media:Updated status <MediaStatus {'metadata_type': 0, 'title': 'Good Doctor - S07E01', 'series_title': None, 'season': None, 'episode': None, 'artist': None, 'album_name': None, 'album_artist': None, 'track': None, 'subtitle_tracks': {}, 'images': [], 'supports_pause': False, 'supports_seek': False, 'supports_stream_volume': False, 'supports_stream_mute': False, 'supports_skip_forward': False, 'supports_skip_backward': False, 'current_time': 0.0, 'content_id': '', 'content_type': None, 'duration': 0, 'stream_type': 'BUFFERED', 'idle_reason': None, 'media_session_id': 31, 'playback_rate': 1.0, 'player_state': 'UNKNOWN', 'supported_media_commands': 0, 'volume_level': 1.0, 'volume_muted': False, 'media_custom_data': {}, 'media_metadata': {'metadataType': 0, 'title': 'Good Doctor - S07E01'}, 'current_subtitle_tracks': [], 'last_updated': datetime.datetime(2024, 9, 11, 19, 50, 3, 433513)}>
2024-09-11 21:50:03.896 DEBUG (MainThread) [zeroconf] IPv6 scope_id 2 associated to the receiving interface
2024-09-11 21:50:03.899 DEBUG (MainThread) [zeroconf] IPv6 scope_id 2 associated to the receiving interface
2024-09-11 21:50:04.128 DEBUG (MainThread) [zeroconf] IPv6 scope_id 2 associated to the receiving interface
2024-09-11 21:50:04.897 DEBUG (MainThread) [zeroconf] IPv6 scope_id 2 associated to the receiving interface
2024-09-11 21:50:05.126 DEBUG (Recorder) [homeassistant.components.recorder.core] Processing task: CommitTask()
2024-09-11 21:50:05.154 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> being returned to pool
2024-09-11 21:50:05.155 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> rollback-on-return
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:timg="http://www.onvif.org/ver20/imaging/wsdl" xmlns:tmd="http://www.onvif.org/ver10/deviceIO/wsdl" xmlns:tptz="http://www.onvif.org/ver20/ptz/wsdl" xmlns:trc="http://www.onvif.org/ver10/recording/wsdl" xmlns:trp="http://www.onvif.org/ver10/replay/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:trv="http://www.onvif.org/ver10/receiver/wsdl" xmlns:tse="http://www.onvif.org/ver10/search/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tad="http://www.onvif.org/ver20/analytics/wsdl" xmlns:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:Action SOAP-ENV:mustUnderstand="1">http://docs.oasis-open.org/wsn/bw-2/NotificationConsumer/Notify</wsa5:Action></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:Notify><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:RuleEngine/CellMotionDetector/Motion</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:06Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="VideoSourceConfigurationToken" Value="000" /><tt:SimpleItem Name="VideoAnalyticsConfigurationToken" Value="000" /><tt:SimpleItem Name="Rule" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="IsMotion" Value="true" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:VideoSource/MotionAlarm</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:06Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="Source" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="State" Value="true" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage></wsnt:Notify></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-09-11 21:50:06.839 DEBUG (MainThread) [homeassistant.helpers.http] Serving /auth/providers to 2a01:e0a:d9c:ff40:41a1:8fbb:b277:4c0 (auth: False)
2024-09-11 21:50:06.994 DEBUG (MainThread) [homeassistant.helpers.http] Serving /manifest.json to 2a01:e0a:d9c:ff40:41a1:8fbb:b277:4c0 (auth: False)
2024-09-11 21:50:07.012 DEBUG (MainThread) [homeassistant.helpers.http] Serving /auth/login_flow to 2a01:e0a:d9c:ff40:41a1:8fbb:b277:4c0 (auth: False)
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:timg="http://www.onvif.org/ver20/imaging/wsdl" xmlns:tmd="http://www.onvif.org/ver10/deviceIO/wsdl" xmlns:tptz="http://www.onvif.org/ver20/ptz/wsdl" xmlns:trc="http://www.onvif.org/ver10/recording/wsdl" xmlns:trp="http://www.onvif.org/ver10/replay/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:trv="http://www.onvif.org/ver10/receiver/wsdl" xmlns:tse="http://www.onvif.org/ver10/search/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tad="http://www.onvif.org/ver20/analytics/wsdl" xmlns:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:Action SOAP-ENV:mustUnderstand="1">http://docs.oasis-open.org/wsn/bw-2/NotificationConsumer/Notify</wsa5:Action></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:Notify><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:RuleEngine/CellMotionDetector/Motion</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:08Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="VideoSourceConfigurationToken" Value="000" /><tt:SimpleItem Name="VideoAnalyticsConfigurationToken" Value="000" /><tt:SimpleItem Name="Rule" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="IsMotion" Value="false" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:VideoSource/MotionAlarm</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:08Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="Source" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="State" Value="false" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage></wsnt:Notify></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-09-11 21:50:08.569 DEBUG (MainThread) [zeroconf] Received from '::ffff:192.168.1.13':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=0, truncated=False, n_q=1, n_ans=0, n_auth=0, n_add=0, questions=[srv[question,QM,in,579b28fe-53d8-21dd-aee0-f5c60c3c8916._googlezone._tcp.local.]], answers=[]}> (77 bytes) as [b'\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00$579b28fe-53d8-21dd-aee0-f5c60c3c8916\x0b_googlezone\x04_tcp\x05local\x00\x00!\x00\x01']
2024-09-11 21:50:08.576 DEBUG (MainThread) [zeroconf] Received from '::ffff:192.168.1.12':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=33792, truncated=False, n_q=0, n_ans=1, n_auth=0, n_add=1, questions=[], answers=[record[srv,in-unique,579b28fe-53d8-21dd-aee0-f5c60c3c8916._googlezone._tcp.local.]=120.0/119,579b28fe-53d8-21dd-aee0-f5c60c3c8916.local.:10001, record[a,in-unique,579b28fe-53d8-21dd-aee0-f5c60c3c8916.local.]=120.0/119,192.168.1.12]}> (144 bytes) as [b"\x00\x00\x84\x00\x00\x00\x00\x01\x00\x00\x00\x01$579b28fe-53d8-21dd-aee0-f5c60c3c8916\x0b_googlezone\x04_tcp\x05local\x00\x00!\x80\x01\x00\x00\x00x\x00-\x02b\x00\x03'\x11$579b28fe-53d8-21dd-aee0-f5c60c3c8916\xc0B\xc0Y\x00\x01\x80\x01\x00\x00\x00x\x00\x04\xc0\xa8\x01\x0c"]
2024-09-11 21:50:08.589 DEBUG (MainThread) [zeroconf] IPv6 scope_id 2 associated to the receiving interface
2024-09-11 21:50:08.590 DEBUG (MainThread) [zeroconf] Received from 'fe80::5144:a647:90c5:4288':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=0, truncated=False, n_q=1, n_ans=0, n_auth=0, n_add=0, questions=[srv[question,QM,in,579b28fe-53d8-21dd-aee0-f5c60c3c8916._googlezone._tcp.local.]], answers=[]}> (77 bytes) as [b'\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00$579b28fe-53d8-21dd-aee0-f5c60c3c8916\x0b_googlezone\x04_tcp\x05local\x00\x00!\x00\x01']
2024-09-11 21:50:08.631 DEBUG (MainThread) [zeroconf] IPv6 scope_id 2 associated to the receiving interface
2024-09-11 21:50:08.632 DEBUG (MainThread) [zeroconf] Received from 'fe80::5144:a647:90c5:4288':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=0, truncated=False, n_q=1, n_ans=0, n_auth=0, n_add=0, questions=[srv[question,QM,in,c5afa8a3-e331-dd7c-4615-8d9301035d54._googlezone._tcp.local.]], answers=[]}> (77 bytes) as [b'\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00$c5afa8a3-e331-dd7c-4615-8d9301035d54\x0b_googlezone\x04_tcp\x05local\x00\x00!\x00\x01']
2024-09-11 21:50:08.632 DEBUG (MainThread) [zeroconf] Ignoring duplicate message with no unicast questions received from ('::ffff:192.168.1.13', 5353, 0, 0) [socket 26 (('::', 5353, 0, 0))] (77 bytes) as [b'\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00$c5afa8a3-e331-dd7c-4615-8d9301035d54\x0b_googlezone\x04_tcp\x05local\x00\x00!\x00\x01']
2024-09-11 21:50:08.718 DEBUG (MainThread) [zeroconf] IPv6 scope_id 2 associated to the receiving interface
2024-09-11 21:50:08.718 DEBUG (MainThread) [zeroconf] Received from 'fe80::221f:3bff:fecf:58d9':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=33792, truncated=False, n_q=0, n_ans=1, n_auth=0, n_add=1, questions=[], answers=[record[srv,in-unique,c5afa8a3-e331-dd7c-4615-8d9301035d54._googlezone._tcp.local.]=120.0/119,c5afa8a3-e331-dd7c-4615-8d9301035d54.local.:10001, record[quada,in-unique,c5afa8a3-e331-dd7c-4615-8d9301035d54.local.]=120.0/119,2a01:e0a:d9c:ff40:221f:3bff:fecf:58d9]}> (156 bytes) as [b'\x00\x00\x84\x00\x00\x00\x00\x01\x00\x00\x00\x01$c5afa8a3-e331-dd7c-4615-8d9301035d54\x0b_googlezone\x04_tcp\x05local\x00\x00!\x80\x01\x00\x00\x00x\x00-\x02b\x00\x03\'\x11$c5afa8a3-e331-dd7c-4615-8d9301035d54\xc0B\xc0Y\x00\x1c\x80\x01\x00\x00\x00x\x00\x10*\x01\x0e\n\r\x9c\xff@"\x1f;\xff\xfe\xcfX\xd9']
2024-09-11 21:50:08.719 DEBUG (MainThread) [zeroconf] Received from '::ffff:192.168.1.10':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=33792, truncated=False, n_q=0, n_ans=1, n_auth=0, n_add=1, questions=[], answers=[record[srv,in-unique,c5afa8a3-e331-dd7c-4615-8d9301035d54._googlezone._tcp.local.]=120.0/119,c5afa8a3-e331-dd7c-4615-8d9301035d54.local.:10001, record[a,in-unique,c5afa8a3-e331-dd7c-4615-8d9301035d54.local.]=120.0/119,192.168.1.10]}> (144 bytes) as [b"\x00\x00\x84\x00\x00\x00\x00\x01\x00\x00\x00\x01$c5afa8a3-e331-dd7c-4615-8d9301035d54\x0b_googlezone\x04_tcp\x05local\x00\x00!\x80\x01\x00\x00\x00x\x00-\x02b\x00\x03'\x11$c5afa8a3-e331-dd7c-4615-8d9301035d54\xc0B\xc0Y\x00\x01\x80\x01\x00\x00\x00x\x00\x04\xc0\xa8\x01\n"]
2024-09-11 21:50:08.724 DEBUG (MainThread) [zeroconf] Received from '::ffff:192.168.1.13':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=0, truncated=False, n_q=1, n_ans=0, n_auth=0, n_add=0, questions=[ptr[question,QM,in,_googlezone._tcp.local.]], answers=[]}> (40 bytes) as [b'\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x0b_googlezone\x04_tcp\x05local\x00\x00\x0c\x00\x01']
2024-09-11 21:50:08.724 DEBUG (MainThread) [zeroconf] IPv6 scope_id 2 associated to the receiving interface
2024-09-11 21:50:08.724 DEBUG (MainThread) [zeroconf] Received from 'fe80::d6f5:47ff:fe09:5369':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=33792, truncated=False, n_q=0, n_ans=1, n_auth=0, n_add=3, questions=[], answers=[record[ptr,in,_googlezone._tcp.local.]=120.0/119,579b28fe-53d8-21dd-aee0-f5c60c3c8916._googlezone._tcp.local., record[txt,in-unique,579b28fe-53d8-21dd-aee0-f5c60c3c8916._googlezone._tcp.local.]=4500.0/4499,b'#id=77F'..., record[srv,in-unique,579b28fe-53d8-21dd-aee0-f5c60c3c8916._googlezone._tcp.local.]=120.0/119,579b28fe-53d8-21dd-aee0-f5c60c3c8916.local.:10001, record[quada,in-unique,579b28fe-53d8-21dd-aee0-f5c60c3c8916.local.]=120.0/119,2a01:e0a:d9c:ff40:911a:3161:b5e4:a45b]}> (226 bytes) as [b"\x00\x00\x84\x00\x00\x00\x00\x01\x00\x00\x00\x03\x0b_googlezone\x04_tcp\x05local\x00\x00\x0c\x00\x01\x00\x00\x00x\x00'$579b28fe-53d8-21dd-aee0-f5c60c3c8916\xc0\x0c\xc0.\x00\x10\x80\x01\x00\x00\x11\x94\x00,#id=77FDF29E57CAA1C75C14F3016D441288\x03UDS\x03CGS\xc0.\x00!\x80\x01\x00\x00\x00x\x00-\x02b\x00\x03'\x11$579b28fe-53d8-21dd-aee0-f5c60c3c8916\xc0\x1d\xc0\x9f\x00\x1c\x80\x01\x00\x00\x00x\x00\x10*\x01\x0e\n\r\x9c\xff@\x91\x1a1a\xb5\xe4\xa4["]
2024-09-11 21:50:08.725 DEBUG (MainThread) [zeroconf] Increasing effective ttl of record[ptr,in,_googlezone._tcp.local.]=120.0/119,579b28fe-53d8-21dd-aee0-f5c60c3c8916._googlezone._tcp.local. to minimum of 1125.0 to protect against excessive refreshes.
2024-09-11 21:50:08.729 DEBUG (MainThread) [zeroconf] Received from '::ffff:192.168.1.12':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=33792, truncated=False, n_q=0, n_ans=1, n_auth=0, n_add=3, questions=[], answers=[record[ptr,in,_googlezone._tcp.local.]=120.0/119,579b28fe-53d8-21dd-aee0-f5c60c3c8916._googlezone._tcp.local., record[txt,in-unique,579b28fe-53d8-21dd-aee0-f5c60c3c8916._googlezone._tcp.local.]=4500.0/4499,b'#id=77F'..., record[srv,in-unique,579b28fe-53d8-21dd-aee0-f5c60c3c8916._googlezone._tcp.local.]=120.0/119,579b28fe-53d8-21dd-aee0-f5c60c3c8916.local.:10001, record[a,in-unique,579b28fe-53d8-21dd-aee0-f5c60c3c8916.local.]=120.0/119,192.168.1.12]}> (214 bytes) as [b"\x00\x00\x84\x00\x00\x00\x00\x01\x00\x00\x00\x03\x0b_googlezone\x04_tcp\x05local\x00\x00\x0c\x00\x01\x00\x00\x00x\x00'$579b28fe-53d8-21dd-aee0-f5c60c3c8916\xc0\x0c\xc0.\x00\x10\x80\x01\x00\x00\x11\x94\x00,#id=77FDF29E57CAA1C75C14F3016D441288\x03UDS\x03CGS\xc0.\x00!\x80\x01\x00\x00\x00x\x00-\x02b\x00\x03'\x11$579b28fe-53d8-21dd-aee0-f5c60c3c8916\xc0\x1d\xc0\x9f\x00\x01\x80\x01\x00\x00\x00x\x00\x04\xc0\xa8\x01\x0c"]
2024-09-11 21:50:08.729 DEBUG (MainThread) [zeroconf] Increasing effective ttl of record[ptr,in,_googlezone._tcp.local.]=120.0/119,579b28fe-53d8-21dd-aee0-f5c60c3c8916._googlezone._tcp.local. to minimum of 1125.0 to protect against excessive refreshes.
2024-09-11 21:50:08.729 DEBUG (MainThread) [zeroconf] IPv6 scope_id 2 associated to the receiving interface
2024-09-11 21:50:08.729 DEBUG (MainThread) [zeroconf] Received from 'fe80::5144:a647:90c5:4288':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=0, truncated=False, n_q=1, n_ans=0, n_auth=0, n_add=0, questions=[ptr[question,QM,in,_googlezone._tcp.local.]], answers=[]}> (40 bytes) as [b'\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x0b_googlezone\x04_tcp\x05local\x00\x00\x0c\x00\x01']
2024-09-11 21:50:08.732 DEBUG (MainThread) [zeroconf] Received from '::ffff:192.168.1.10':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=0, truncated=False, n_q=1, n_ans=0, n_auth=0, n_add=0, questions=[srv[question,QM,in,a2af3f68-d443-3d70-fdd0-51d3cc8c8f68._googlezone._tcp.local.]], answers=[]}> (77 bytes) as [b'\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00$a2af3f68-d443-3d70-fdd0-51d3cc8c8f68\x0b_googlezone\x04_tcp\x05local\x00\x00!\x00\x01']
2024-09-11 21:50:08.732 DEBUG (MainThread) [zeroconf] Ignoring duplicate message with no unicast questions received from ('fe80::221f:3bff:fecf:58d9', 5353, 0, 2) [socket 26 (('::', 5353, 0, 0))] (77 bytes) as [b'\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00$a2af3f68-d443-3d70-fdd0-51d3cc8c8f68\x0b_googlezone\x04_tcp\x05local\x00\x00!\x00\x01']
2024-09-11 21:50:08.741 DEBUG (MainThread) [zeroconf] Received from '::ffff:192.168.1.13':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=33792, truncated=False, n_q=0, n_ans=1, n_auth=0, n_add=7, questions=[], answers=[record[srv,in-unique,a2af3f68-d443-3d70-fdd0-51d3cc8c8f68._googlezone._tcp.local.]=120.0/119,fuchsia-1c53-f982-b86a.local.:10001, record[txt,in-unique,a2af3f68-d443-3d70-fdd0-51d3cc8c8f68._googlezone._tcp.local.]=4500.0/4499,b'#id=323'..., record[ptr,in,_googlezone._tcp.local.]=120.0/119,a2af3f68-d443-3d70-fdd0-51d3cc8c8f68._googlezone._tcp.local., record[a,in-unique,fuchsia-1c53-f982-b86a.local.]=120.0/119,192.168.1.13, record[quada,in-unique,fuchsia-1c53-f982-b86a.local.]=120.0/119,2a01:e0a:d9c:ff40:1a62:1b61:c79a:7e94, record[quada,in,fuchsia-1c53-f982-b86a.local.]=120.0/119,2a01:e0a:d9c:ff40:69a3:378d:b8d9:e057, record[quada,in,fuchsia-1c53-f982-b86a.local.]=120.0/119,fd5c:1ebd:5f32:1:6616:6600:43af:9dc0, record[quada,in,fuchsia-1c53-f982-b86a.local.]=120.0/119,fe80::5144:a647:90c5:4288]}> (312 bytes) as [b"\x00\x00\x84\x00\x00\x00\x00\x01\x00\x00\x00\x07$a2af3f68-d443-3d70-fdd0-51d3cc8c8f68\x0b_googlezone\x04_tcp\x05local\x00\x00!\x80\x01\x00\x00\x00x\x00\x1f\x02b\x00/'\x11\x16fuchsia-1c53-f982-b86a\xc0B\xc0\x0c\x00\x10\x80\x01\x00\x00\x11\x94\x00,#id=323B0F83E1E72A8E0441B15827C8BEB7\x03UDS\x03CGS\xc01\x00\x0c\x00\x01\x00\x00\x00x\x00\x02\xc0\x0c\xc0Y\x00\x01\x80\x01\x00\x00\x00x\x00\x04\xc0\xa8\x01\r\xc0Y\x00\x1c\x80\x01\x00\x00\x00x\x00\x10*\x01\x0e\n\r\x9c\xff@\x1ab\x1ba\xc7\x9a~\x94\xc0Y\x00\x1c\x00\x01\x00\x00\x00x\x00\x10*\x01\x0e\n\r\x9c\xff@i\xa37\x8d\xb8\xd9\xe0W\xc0Y\x00\x1c\x00\x01\x00\x00\x00x\x00\x10\xfd\\\x1e\xbd_2\x00\x01f\x16f\x00C\xaf\x9d\xc0\xc0Y\x00\x1c\x00\x01\x00\x00\x00x\x00\x10\xfe\x80\x00\x00\x00\x00\x00\x00QD\xa6G\x90\xc5B\x88"]
2024-09-11 21:50:08.741 DEBUG (MainThread) [zeroconf] Increasing effective ttl of record[ptr,in,_googlezone._tcp.local.]=120.0/119,a2af3f68-d443-3d70-fdd0-51d3cc8c8f68._googlezone._tcp.local. to minimum of 1125.0 to protect against excessive refreshes.
2024-09-11 21:50:08.741 DEBUG (MainThread) [zeroconf] Ignoring duplicate message with no unicast questions received from ('fe80::5144:a647:90c5:4288', 5353, 0, 2) [socket 26 (('::', 5353, 0, 0))] (312 bytes) as [b"\x00\x00\x84\x00\x00\x00\x00\x01\x00\x00\x00\x07$a2af3f68-d443-3d70-fdd0-51d3cc8c8f68\x0b_googlezone\x04_tcp\x05local\x00\x00!\x80\x01\x00\x00\x00x\x00\x1f\x02b\x00/'\x11\x16fuchsia-1c53-f982-b86a\xc0B\xc0\x0c\x00\x10\x80\x01\x00\x00\x11\x94\x00,#id=323B0F83E1E72A8E0441B15827C8BEB7\x03UDS\x03CGS\xc01\x00\x0c\x00\x01\x00\x00\x00x\x00\x02\xc0\x0c\xc0Y\x00\x01\x80\x01\x00\x00\x00x\x00\x04\xc0\xa8\x01\r\xc0Y\x00\x1c\x80\x01\x00\x00\x00x\x00\x10*\x01\x0e\n\r\x9c\xff@\x1ab\x1ba\xc7\x9a~\x94\xc0Y\x00\x1c\x00\x01\x00\x00\x00x\x00\x10*\x01\x0e\n\r\x9c\xff@i\xa37\x8d\xb8\xd9\xe0W\xc0Y\x00\x1c\x00\x01\x00\x00\x00x\x00\x10\xfd\\\x1e\xbd_2\x00\x01f\x16f\x00C\xaf\x9d\xc0\xc0Y\x00\x1c\x00\x01\x00\x00\x00x\x00\x10\xfe\x80\x00\x00\x00\x00\x00\x00QD\xa6G\x90\xc5B\x88"]
2024-09-11 21:50:08.751 DEBUG (MainThread) [zeroconf] IPv6 scope_id 2 associated to the receiving interface
2024-09-11 21:50:08.751 DEBUG (MainThread) [zeroconf] Received from 'fe80::5144:a647:90c5:4288':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=0, truncated=False, n_q=1, n_ans=0, n_auth=0, n_add=0, questions=[srv[question,QM,in,6ca149c4-59a8-4b96-2716-76e1a8e3bb50._googlezone._tcp.local.]], answers=[]}> (77 bytes) as [b'\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00$6ca149c4-59a8-4b96-2716-76e1a8e3bb50\x0b_googlezone\x04_tcp\x05local\x00\x00!\x00\x01']
2024-09-11 21:50:08.754 DEBUG (MainThread) [zeroconf] Ignoring duplicate message with no unicast questions received from ('::ffff:192.168.1.13', 5353, 0, 0) [socket 26 (('::', 5353, 0, 0))] (77 bytes) as [b'\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00$6ca149c4-59a8-4b96-2716-76e1a8e3bb50\x0b_googlezone\x04_tcp\x05local\x00\x00!\x00\x01']
2024-09-11 21:50:08.768 DEBUG (MainThread) [zeroconf] Received from '::ffff:192.168.1.11':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=33792, truncated=False, n_q=0, n_ans=1, n_auth=0, n_add=3, questions=[], answers=[record[ptr,in,_googlezone._tcp.local.]=120.0/119,6ca149c4-59a8-4b96-2716-76e1a8e3bb50._googlezone._tcp.local., record[txt,in-unique,6ca149c4-59a8-4b96-2716-76e1a8e3bb50._googlezone._tcp.local.]=4500.0/4499,b'#id=7CC'..., record[srv,in-unique,6ca149c4-59a8-4b96-2716-76e1a8e3bb50._googlezone._tcp.local.]=120.0/119,6ca149c4-59a8-4b96-2716-76e1a8e3bb50.local.:10001, record[a,in-unique,6ca149c4-59a8-4b96-2716-76e1a8e3bb50.local.]=120.0/119,192.168.1.11]}> (214 bytes) as [b"\x00\x00\x84\x00\x00\x00\x00\x01\x00\x00\x00\x03\x0b_googlezone\x04_tcp\x05local\x00\x00\x0c\x00\x01\x00\x00\x00x\x00'$6ca149c4-59a8-4b96-2716-76e1a8e3bb50\xc0\x0c\xc0.\x00\x10\x80\x01\x00\x00\x11\x94\x00,#id=7CC33BEC2D430FF9118F7B73DEC45E6F\x03UDS\x03CGS\xc0.\x00!\x80\x01\x00\x00\x00x\x00-\x02b\x00\x03'\x11$6ca149c4-59a8-4b96-2716-76e1a8e3bb50\xc0\x1d\xc0\x9f\x00\x01\x80\x01\x00\x00\x00x\x00\x04\xc0\xa8\x01\x0b"]
2024-09-11 21:50:08.768 DEBUG (MainThread) [zeroconf] Increasing effective ttl of record[ptr,in,_googlezone._tcp.local.]=120.0/119,6ca149c4-59a8-4b96-2716-76e1a8e3bb50._googlezone._tcp.local. to minimum of 1125.0 to protect against excessive refreshes.
2024-09-11 21:50:08.769 DEBUG (MainThread) [zeroconf] Received from '::ffff:192.168.1.11':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=33792, truncated=False, n_q=0, n_ans=1, n_auth=0, n_add=1, questions=[], answers=[record[srv,in-unique,6ca149c4-59a8-4b96-2716-76e1a8e3bb50._googlezone._tcp.local.]=120.0/119,6ca149c4-59a8-4b96-2716-76e1a8e3bb50.local.:10001, record[a,in-unique,6ca149c4-59a8-4b96-2716-76e1a8e3bb50.local.]=120.0/119,192.168.1.11]}> (144 bytes) as [b"\x00\x00\x84\x00\x00\x00\x00\x01\x00\x00\x00\x01$6ca149c4-59a8-4b96-2716-76e1a8e3bb50\x0b_googlezone\x04_tcp\x05local\x00\x00!\x80\x01\x00\x00\x00x\x00-\x02b\x00\x03'\x11$6ca149c4-59a8-4b96-2716-76e1a8e3bb50\xc0B\xc0Y\x00\x01\x80\x01\x00\x00\x00x\x00\x04\xc0\xa8\x01\x0b"]
2024-09-11 21:50:08.779 DEBUG (MainThread) [zeroconf] IPv6 scope_id 2 associated to the receiving interface
2024-09-11 21:50:08.780 DEBUG (MainThread) [zeroconf] Received from 'fe80::16c1:4eff:fe34:3600':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=33792, truncated=False, n_q=0, n_ans=1, n_auth=0, n_add=3, questions=[], answers=[record[ptr,in,_googlezone._tcp.local.]=120.0/119,6ca149c4-59a8-4b96-2716-76e1a8e3bb50._googlezone._tcp.local., record[txt,in-unique,6ca149c4-59a8-4b96-2716-76e1a8e3bb50._googlezone._tcp.local.]=4500.0/4499,b'#id=7CC'..., record[srv,in-unique,6ca149c4-59a8-4b96-2716-76e1a8e3bb50._googlezone._tcp.local.]=120.0/119,6ca149c4-59a8-4b96-2716-76e1a8e3bb50.local.:10001, record[quada,in-unique,6ca149c4-59a8-4b96-2716-76e1a8e3bb50.local.]=120.0/119,2a01:e0a:d9c:ff40:10ec:e031:982c:fa63]}> (226 bytes) as [b"\x00\x00\x84\x00\x00\x00\x00\x01\x00\x00\x00\x03\x0b_googlezone\x04_tcp\x05local\x00\x00\x0c\x00\x01\x00\x00\x00x\x00'$6ca149c4-59a8-4b96-2716-76e1a8e3bb50\xc0\x0c\xc0.\x00\x10\x80\x01\x00\x00\x11\x94\x00,#id=7CC33BEC2D430FF9118F7B73DEC45E6F\x03UDS\x03CGS\xc0.\x00!\x80\x01\x00\x00\x00x\x00-\x02b\x00\x03'\x11$6ca149c4-59a8-4b96-2716-76e1a8e3bb50\xc0\x1d\xc0\x9f\x00\x1c\x80\x01\x00\x00\x00x\x00\x10*\x01\x0e\n\r\x9c\xff@\x10\xec\xe01\x98,\xfac"]
2024-09-11 21:50:08.780 DEBUG (MainThread) [zeroconf] Increasing effective ttl of record[ptr,in,_googlezone._tcp.local.]=120.0/119,6ca149c4-59a8-4b96-2716-76e1a8e3bb50._googlezone._tcp.local. to minimum of 1125.0 to protect against excessive refreshes.
2024-09-11 21:50:08.782 DEBUG (MainThread) [zeroconf] IPv6 scope_id 2 associated to the receiving interface
2024-09-11 21:50:08.782 DEBUG (MainThread) [zeroconf] Received from 'fe80::16c1:4eff:fe34:3600':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=33792, truncated=False, n_q=0, n_ans=1, n_auth=0, n_add=1, questions=[], answers=[record[srv,in-unique,6ca149c4-59a8-4b96-2716-76e1a8e3bb50._googlezone._tcp.local.]=120.0/119,6ca149c4-59a8-4b96-2716-76e1a8e3bb50.local.:10001, record[quada,in-unique,6ca149c4-59a8-4b96-2716-76e1a8e3bb50.local.]=120.0/119,2a01:e0a:d9c:ff40:10ec:e031:982c:fa63]}> (156 bytes) as [b"\x00\x00\x84\x00\x00\x00\x00\x01\x00\x00\x00\x01$6ca149c4-59a8-4b96-2716-76e1a8e3bb50\x0b_googlezone\x04_tcp\x05local\x00\x00!\x80\x01\x00\x00\x00x\x00-\x02b\x00\x03'\x11$6ca149c4-59a8-4b96-2716-76e1a8e3bb50\xc0B\xc0Y\x00\x1c\x80\x01\x00\x00\x00x\x00\x10*\x01\x0e\n\r\x9c\xff@\x10\xec\xe01\x98,\xfac"]
2024-09-11 21:50:08.860 DEBUG (SyncWorker_63) [homeassistant.helpers.storage] Writing data for core.config_entries to /config/.storage/core.config_entries
2024-09-11 21:50:10.137 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> checked out from pool
2024-09-11 21:50:10.175 DEBUG (MainThread) [zeroconf] Received from '::ffff:192.168.1.10':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=33792, truncated=False, n_q=0, n_ans=1, n_auth=0, n_add=3, questions=[], answers=[record[ptr,in,_googlezone._tcp.local.]=120.0/119,c5afa8a3-e331-dd7c-4615-8d9301035d54._googlezone._tcp.local., record[txt,in-unique,c5afa8a3-e331-dd7c-4615-8d9301035d54._googlezone._tcp.local.]=4500.0/4499,b'#id=4C2'..., record[srv,in-unique,c5afa8a3-e331-dd7c-4615-8d9301035d54._googlezone._tcp.local.]=120.0/119,c5afa8a3-e331-dd7c-4615-8d9301035d54.local.:10001, record[a,in-unique,c5afa8a3-e331-dd7c-4615-8d9301035d54.local.]=120.0/119,192.168.1.10]}> (214 bytes) as [b"\x00\x00\x84\x00\x00\x00\x00\x01\x00\x00\x00\x03\x0b_googlezone\x04_tcp\x05local\x00\x00\x0c\x00\x01\x00\x00\x00x\x00'$c5afa8a3-e331-dd7c-4615-8d9301035d54\xc0\x0c\xc0.\x00\x10\x80\x01\x00\x00\x11\x94\x00,#id=4C26DB46F0123A0602FF36BF1FE985C2\x03UDS\x03CGS\xc0.\x00!\x80\x01\x00\x00\x00x\x00-\x02b\x00\x03'\x11$c5afa8a3-e331-dd7c-4615-8d9301035d54\xc0\x1d\xc0\x9f\x00\x01\x80\x01\x00\x00\x00x\x00\x04\xc0\xa8\x01\n"]
2024-09-11 21:50:10.175 DEBUG (MainThread) [zeroconf] Increasing effective ttl of record[ptr,in,_googlezone._tcp.local.]=120.0/119,c5afa8a3-e331-dd7c-4615-8d9301035d54._googlezone._tcp.local. to minimum of 1125.0 to protect against excessive refreshes.
2024-09-11 21:50:10.182 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_reported[L]: entity_id=media_player.tv_samsung_q60_series_55, old_last_reported=2024-09-11T21:50:00.121672+02:00, new_state=<state media_player.tv_samsung_q60_series_55=unavailable; friendly_name=[TV] Samsung Q60 Series (55), supported_features=0 @ 2024-09-11T20:58:08.279844+02:00>>
2024-09-11 21:50:10.193 DEBUG (MainThread) [zeroconf] IPv6 scope_id 2 associated to the receiving interface
2024-09-11 21:50:10.194 DEBUG (MainThread) [zeroconf] Received from 'fe80::221f:3bff:fecf:58d9':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=33792, truncated=False, n_q=0, n_ans=1, n_auth=0, n_add=3, questions=[], answers=[record[ptr,in,_googlezone._tcp.local.]=120.0/119,c5afa8a3-e331-dd7c-4615-8d9301035d54._googlezone._tcp.local., record[txt,in-unique,c5afa8a3-e331-dd7c-4615-8d9301035d54._googlezone._tcp.local.]=4500.0/4499,b'#id=4C2'..., record[srv,in-unique,c5afa8a3-e331-dd7c-4615-8d9301035d54._googlezone._tcp.local.]=120.0/119,c5afa8a3-e331-dd7c-4615-8d9301035d54.local.:10001, record[quada,in-unique,c5afa8a3-e331-dd7c-4615-8d9301035d54.local.]=120.0/119,2a01:e0a:d9c:ff40:221f:3bff:fecf:58d9]}> (226 bytes) as [b'\x00\x00\x84\x00\x00\x00\x00\x01\x00\x00\x00\x03\x0b_googlezone\x04_tcp\x05local\x00\x00\x0c\x00\x01\x00\x00\x00x\x00\'$c5afa8a3-e331-dd7c-4615-8d9301035d54\xc0\x0c\xc0.\x00\x10\x80\x01\x00\x00\x11\x94\x00,#id=4C26DB46F0123A0602FF36BF1FE985C2\x03UDS\x03CGS\xc0.\x00!\x80\x01\x00\x00\x00x\x00-\x02b\x00\x03\'\x11$c5afa8a3-e331-dd7c-4615-8d9301035d54\xc0\x1d\xc0\x9f\x00\x1c\x80\x01\x00\x00\x00x\x00\x10*\x01\x0e\n\r\x9c\xff@"\x1f;\xff\xfe\xcfX\xd9']
2024-09-11 21:50:10.194 DEBUG (MainThread) [zeroconf] Increasing effective ttl of record[ptr,in,_googlezone._tcp.local.]=120.0/119,c5afa8a3-e331-dd7c-4615-8d9301035d54._googlezone._tcp.local. to minimum of 1125.0 to protect against excessive refreshes.
{% else %}
{% else %}
{% else %}
2024-09-11 21:50:10.225 DEBUG (MainThread) [homeassistant.components.integration.sensor] area = 4425.289498750000096638501646, area_scaled = 0.001229247082986111137955139346 new state = 3501.578865385794097245349997
2024-09-11 21:50:10.254 DEBUG (Recorder) [homeassistant.components.recorder.core] Processing task: CommitTask()
2024-09-11 21:50:10.293 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> being returned to pool
2024-09-11 21:50:10.294 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> rollback-on-return
2024-09-11 21:50:10.297 DEBUG (Recorder) [homeassistant.components.recorder.core] Processing task: StatisticsTask(start=datetime.datetime(2024, 9, 11, 19, 45, tzinfo=datetime.timezone.utc), fire_events=True)
2024-09-11 21:50:10.297 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> checked out from pool
2024-09-11 21:50:10.309 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> being returned to pool
2024-09-11 21:50:10.309 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> rollback-on-return
2024-09-11 21:50:10.310 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> checked out from pool
2024-09-11 21:50:10.314 DEBUG (Recorder) [homeassistant.components.recorder.statistics] Compiling statistics for 2024-09-11 19:45:00+00:00-2024-09-11 19:50:00+00:00
2024-09-11 21:50:10.424 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event recorder_5min_statistics_generated[L]>
2024-09-11 21:50:11.700 DEBUG (MainThread) [homeassistant.components.samsungtv] Checking if TV 192.168.1.54 is on using device info
2024-09-11 21:50:11.700 DEBUG (MainThread) [samsungtvws.async_rest] Get device info via rest api
2024-09-11 21:50:12.341 DEBUG (MainThread) [homeassistant.components.http.auth] Authenticated 172.30.32.2 for /api/core/state using bearer token
2024-09-11 21:50:12.341 DEBUG (MainThread) [homeassistant.helpers.http] Serving /api/core/state to 172.30.32.2 (auth: True)
2024-09-11 21:50:12.347 DEBUG (MainThread) [homeassistant.components.http.auth] Authenticated 172.30.32.2 for /api/services using bearer token
2024-09-11 21:50:12.347 DEBUG (MainThread) [homeassistant.helpers.http] Serving /api/services to 172.30.32.2 (auth: True)
2024-09-11 21:50:12.363 DEBUG (MainThread) [homeassistant.components.http.auth] Authenticated 172.30.32.2 for /api/core/state using bearer token
2024-09-11 21:50:12.363 DEBUG (MainThread) [homeassistant.helpers.http] Serving /api/core/state to 172.30.32.2 (auth: True)
2024-09-11 21:50:12.368 DEBUG (MainThread) [homeassistant.components.http.auth] Authenticated 172.30.32.2 for /api/events using bearer token
2024-09-11 21:50:12.369 DEBUG (MainThread) [homeassistant.helpers.http] Serving /api/events to 172.30.32.2 (auth: True)
2024-09-11 21:50:12.376 DEBUG (MainThread) [homeassistant.components.http.auth] Authenticated 172.30.32.2 for /api/core/state using bearer token
2024-09-11 21:50:12.377 DEBUG (MainThread) [homeassistant.helpers.http] Serving /api/core/state to 172.30.32.2 (auth: True)
2024-09-11 21:50:12.382 DEBUG (MainThread) [homeassistant.components.http.auth] Authenticated 172.30.32.2 for /api/states using bearer token
2024-09-11 21:50:12.382 DEBUG (MainThread) [homeassistant.helpers.http] Serving /api/states to 172.30.32.2 (auth: True)
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:timg="http://www.onvif.org/ver20/imaging/wsdl" xmlns:tmd="http://www.onvif.org/ver10/deviceIO/wsdl" xmlns:tptz="http://www.onvif.org/ver20/ptz/wsdl" xmlns:trc="http://www.onvif.org/ver10/recording/wsdl" xmlns:trp="http://www.onvif.org/ver10/replay/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:trv="http://www.onvif.org/ver10/receiver/wsdl" xmlns:tse="http://www.onvif.org/ver10/search/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tad="http://www.onvif.org/ver20/analytics/wsdl" xmlns:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:Action SOAP-ENV:mustUnderstand="1">http://docs.oasis-open.org/wsn/bw-2/NotificationConsumer/Notify</wsa5:Action></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:Notify><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:RuleEngine/CellMotionDetector/Motion</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:13Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="VideoSourceConfigurationToken" Value="000" /><tt:SimpleItem Name="VideoAnalyticsConfigurationToken" Value="000" /><tt:SimpleItem Name="Rule" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="IsMotion" Value="true" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:VideoSource/MotionAlarm</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:13Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="Source" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="State" Value="true" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage></wsnt:Notify></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-09-11 21:50:14.806 DEBUG (MainThread) [homeassistant.components.samsungtv] Finished fetching samsungtv data in 3.106 seconds (success: True)
2024-09-11 21:50:14.807 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_reported[L]: entity_id=media_player.samsung_q60_series_55, old_last_reported=2024-09-11T21:50:01.814602+02:00, new_state=<state media_player.samsung_q60_series_55=off; source_list=['TV', 'HDMI', 'ARTE', 'Amazon Music', 'Apple TV', 'B.tv', 'CANAL+', 'CINÉ+ OCS', 'Deezer', 'Disney+', 'Gallery (Galerie)', 'Internet', 'M6+ : Streaming & Tv Replay', 'Molotov', 'Netflix', 'OQEE by Free', 'Orange TV', 'Paramètres de confidentialité', 'Pathé Home', 'Prime Video', 'RMC Sport', 'Radioplayer', 'Rakuten TV', 'SmartThings', 'Spotify - Musique et podcasts', 'TF1+ : Streaming, TV en Direct', 'Universal Guide', 'YouTube', 'e-Manual'], device_class=tv, friendly_name=Samsung Q60 Series (55), supported_features=24509 @ 2024-09-11T20:50:10.283303+02:00>>
2024-09-11 21:50:14.807 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_reported[L]: entity_id=remote.samsung_q60_series_55, old_last_reported=2024-09-11T21:50:01.814970+02:00, new_state=<state remote.samsung_q60_series_55=off; friendly_name=Samsung Q60 Series (55), supported_features=0 @ 2024-09-11T20:50:10.289215+02:00>>
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:timg="http://www.onvif.org/ver20/imaging/wsdl" xmlns:tmd="http://www.onvif.org/ver10/deviceIO/wsdl" xmlns:tptz="http://www.onvif.org/ver20/ptz/wsdl" xmlns:trc="http://www.onvif.org/ver10/recording/wsdl" xmlns:trp="http://www.onvif.org/ver10/replay/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:trv="http://www.onvif.org/ver10/receiver/wsdl" xmlns:tse="http://www.onvif.org/ver10/search/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tad="http://www.onvif.org/ver20/analytics/wsdl" xmlns:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:Action SOAP-ENV:mustUnderstand="1">http://docs.oasis-open.org/wsn/bw-2/NotificationConsumer/Notify</wsa5:Action></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:Notify><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:RuleEngine/CellMotionDetector/Motion</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:15Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="VideoSourceConfigurationToken" Value="000" /><tt:SimpleItem Name="VideoAnalyticsConfigurationToken" Value="000" /><tt:SimpleItem Name="Rule" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="IsMotion" Value="false" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:VideoSource/MotionAlarm</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:15Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="Source" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="State" Value="false" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage></wsnt:Notify></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-09-11 21:50:15.184 DEBUG (Recorder) [homeassistant.components.recorder.core] Processing task: CommitTask()
2024-09-11 21:50:15.371 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> being returned to pool
2024-09-11 21:50:15.372 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> rollback-on-return
2024-09-11 21:50:16.041 DEBUG (MainThread) [homeassistant.components.integration.sensor] area = 2048.000064000000065789208748, area_scaled = 0.0005688889066666666849414468744 new state = 3501.579434274700763912034938
2024-09-11 21:50:17.911 DEBUG (MainThread) [homeassistant.helpers.restore_state] Dumping states
2024-09-11 21:50:17.920 DEBUG (SyncWorker_27) [homeassistant.helpers.storage] Writing data for core.restore_state to /config/.storage/core.restore_state
2024-09-11 21:50:18.151 DEBUG (MainThread) [custom_components.hacs] Nothing in the queue
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:timg="http://www.onvif.org/ver20/imaging/wsdl" xmlns:tmd="http://www.onvif.org/ver10/deviceIO/wsdl" xmlns:tptz="http://www.onvif.org/ver20/ptz/wsdl" xmlns:trc="http://www.onvif.org/ver10/recording/wsdl" xmlns:trp="http://www.onvif.org/ver10/replay/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:trv="http://www.onvif.org/ver10/receiver/wsdl" xmlns:tse="http://www.onvif.org/ver10/search/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tad="http://www.onvif.org/ver20/analytics/wsdl" xmlns:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:Action SOAP-ENV:mustUnderstand="1">http://docs.oasis-open.org/wsn/bw-2/NotificationConsumer/Notify</wsa5:Action></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:Notify><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:RuleEngine/CellMotionDetector/Motion</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:18Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="VideoSourceConfigurationToken" Value="000" /><tt:SimpleItem Name="VideoAnalyticsConfigurationToken" Value="000" /><tt:SimpleItem Name="Rule" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="IsMotion" Value="true" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:VideoSource/MotionAlarm</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:18Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="Source" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="State" Value="true" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage></wsnt:Notify></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-09-11 21:50:18.551 DEBUG (MainThread) [homeassistant.helpers.http] Serving /auth/login_flow/7ea53d821ad07cba62c32ac4f6f27d5f to 2a01:e0a:d9c:ff40:41a1:8fbb:b277:4c0 (auth: False)
2024-09-11 21:50:19.525 DEBUG (MainThread) [async_upnp_client.server] Announcing
2024-09-11 21:50:19.525 DEBUG (MainThread) [async_upnp_client.server] Sending advertisement, NTS: ssdp:alive, NT: upnp:rootdevice, USN: UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011::upnp:rootdevice
2024-09-11 21:50:19.525 DEBUG (MainThread) [async_upnp_client.ssdp] Sending SSDP packet, transport: <_SelectorDatagramTransport fd=87 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=87, family=2, type=2, proto=0, laddr=('0.0.0.0', 42000)>, target: ('239.255.255.250', 1900)
2024-09-11 21:50:19.526 DEBUG (MainThread) [async_upnp_client.traffic.ssdp] Sending SSDP packet, target: ('239.255.255.250', 1900), data: b'NOTIFY * HTTP/1.1\r\nNTS:ssdp:alive\r\nHOST:239.255.255.250:1900\r\nCACHE-CONTROL:max-age=1800\r\nSERVER:async-upnp-client/0.40.0 UPnP/2.0 Server/1.0\r\nBOOTID.UPNP.ORG:1726080618\r\nCONFIGID.UPNP.ORG:1\r\nLOCATION:http://192.168.1.7:40000/device.xml\r\nNT:upnp:rootdevice\r\nUSN:UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011::upnp:rootdevice\r\n\r\n'
2024-09-11 21:50:19.527 DEBUG (MainThread) [async_upnp_client.traffic.ssdp] Received packet from ('192.168.1.7', 42000): b'NOTIFY * HTTP/1.1\r\nNTS:ssdp:alive\r\nHOST:239.255.255.250:1900\r\nCACHE-CONTROL:max-age=1800\r\nSERVER:async-upnp-client/0.40.0 UPnP/2.0 Server/1.0\r\nBOOTID.UPNP.ORG:1726080618\r\nCONFIGID.UPNP.ORG:1\r\nLOCATION:http://192.168.1.7:40000/device.xml\r\nNT:upnp:rootdevice\r\nUSN:UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011::upnp:rootdevice\r\n\r\n'
2024-09-11 21:50:19.527 DEBUG (MainThread) [async_upnp_client.advertisement] Received advertisement, _remote_addr: ('192.168.1.7', 42000), NT: upnp:rootdevice, NTS: ssdp:alive, USN: UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011::upnp:rootdevice, location: http://192.168.1.7:40000/device.xml
2024-09-11 21:50:19.527 DEBUG (MainThread) [async_upnp_client.traffic.ssdp] Received packet from ('192.168.1.7', 42000): b'NOTIFY * HTTP/1.1\r\nNTS:ssdp:alive\r\nHOST:239.255.255.250:1900\r\nCACHE-CONTROL:max-age=1800\r\nSERVER:async-upnp-client/0.40.0 UPnP/2.0 Server/1.0\r\nBOOTID.UPNP.ORG:1726080618\r\nCONFIGID.UPNP.ORG:1\r\nLOCATION:http://192.168.1.7:40000/device.xml\r\nNT:upnp:rootdevice\r\nUSN:UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011::upnp:rootdevice\r\n\r\n'
2024-09-11 21:50:19.533 DEBUG (MainThread) [async_upnp_client.server] Announcing
2024-09-11 21:50:19.533 DEBUG (MainThread) [async_upnp_client.server] Sending advertisement, NTS: ssdp:alive, NT: upnp:rootdevice, USN: UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011::upnp:rootdevice
2024-09-11 21:50:19.533 DEBUG (MainThread) [async_upnp_client.ssdp] Sending SSDP packet, transport: <_SelectorDatagramTransport fd=91 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=91, family=10, type=2, proto=0, laddr=('::', 37552, 0, 0)>, target: ('FF02::C', 1900, 0, 2)
2024-09-11 21:50:19.534 DEBUG (MainThread) [async_upnp_client.traffic.ssdp] Sending SSDP packet, target: ('FF02::C', 1900, 0, 2), data: b'NOTIFY * HTTP/1.1\r\nNTS:ssdp:alive\r\nHOST:[FF02::C]:1900\r\nCACHE-CONTROL:max-age=1800\r\nSERVER:async-upnp-client/0.40.0 UPnP/2.0 Server/1.0\r\nBOOTID.UPNP.ORG:1726080618\r\nCONFIGID.UPNP.ORG:1\r\nLOCATION:http://[fe80::79c8:11ad:678f:b4ad]:40000/device.xml\r\nNT:upnp:rootdevice\r\nUSN:UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011::upnp:rootdevice\r\n\r\n'
2024-09-11 21:50:19.534 DEBUG (MainThread) [async_upnp_client.traffic.ssdp] Received packet from ('fe80::79c8:11ad:678f:b4ad', 37552, 0, 2): b'NOTIFY * HTTP/1.1\r\nNTS:ssdp:alive\r\nHOST:[FF02::C]:1900\r\nCACHE-CONTROL:max-age=1800\r\nSERVER:async-upnp-client/0.40.0 UPnP/2.0 Server/1.0\r\nBOOTID.UPNP.ORG:1726080618\r\nCONFIGID.UPNP.ORG:1\r\nLOCATION:http://[fe80::79c8:11ad:678f:b4ad]:40000/device.xml\r\nNT:upnp:rootdevice\r\nUSN:UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011::upnp:rootdevice\r\n\r\n'
2024-09-11 21:50:19.534 DEBUG (MainThread) [async_upnp_client.traffic.ssdp] Received packet from ('fe80::79c8:11ad:678f:b4ad', 37552, 0, 2): b'NOTIFY * HTTP/1.1\r\nNTS:ssdp:alive\r\nHOST:[FF02::C]:1900\r\nCACHE-CONTROL:max-age=1800\r\nSERVER:async-upnp-client/0.40.0 UPnP/2.0 Server/1.0\r\nBOOTID.UPNP.ORG:1726080618\r\nCONFIGID.UPNP.ORG:1\r\nLOCATION:http://[fe80::79c8:11ad:678f:b4ad]:40000/device.xml\r\nNT:upnp:rootdevice\r\nUSN:UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011::upnp:rootdevice\r\n\r\n'
2024-09-11 21:50:19.534 DEBUG (MainThread) [async_upnp_client.advertisement] Received advertisement, _remote_addr: ('fe80::79c8:11ad:678f:b4ad', 37552, 0, 2), NT: upnp:rootdevice, NTS: ssdp:alive, USN: UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011::upnp:rootdevice, location: http://[fe80::79c8:11ad:678f:b4ad%2]:40000/device.xml
2024-09-11 21:50:20.184 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_reported[L]: entity_id=media_player.tv_samsung_q60_series_55, old_last_reported=2024-09-11T21:50:10.182781+02:00, new_state=<state media_player.tv_samsung_q60_series_55=unavailable; friendly_name=[TV] Samsung Q60 Series (55), supported_features=0 @ 2024-09-11T20:58:08.279844+02:00>>
2024-09-11 21:50:20.185 DEBUG (Recorder) [homeassistant.components.recorder.core] Processing task: CommitTask()
2024-09-11 21:50:20.186 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> checked out from pool
2024-09-11 21:50:20.201 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> being returned to pool
2024-09-11 21:50:20.201 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> rollback-on-return
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:timg="http://www.onvif.org/ver20/imaging/wsdl" xmlns:tmd="http://www.onvif.org/ver10/deviceIO/wsdl" xmlns:tptz="http://www.onvif.org/ver20/ptz/wsdl" xmlns:trc="http://www.onvif.org/ver10/recording/wsdl" xmlns:trp="http://www.onvif.org/ver10/replay/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:trv="http://www.onvif.org/ver10/receiver/wsdl" xmlns:tse="http://www.onvif.org/ver10/search/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tad="http://www.onvif.org/ver20/analytics/wsdl" xmlns:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:Action SOAP-ENV:mustUnderstand="1">http://docs.oasis-open.org/wsn/bw-2/NotificationConsumer/Notify</wsa5:Action></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:Notify><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:RuleEngine/CellMotionDetector/Motion</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:21Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="VideoSourceConfigurationToken" Value="000" /><tt:SimpleItem Name="VideoAnalyticsConfigurationToken" Value="000" /><tt:SimpleItem Name="Rule" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="IsMotion" Value="false" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:VideoSource/MotionAlarm</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:21Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="Source" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="State" Value="false" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage></wsnt:Notify></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-09-11 21:50:23.061 DEBUG (MainThread) [homeassistant.components.integration.sensor] area = 2368.687081399999906450304366, area_scaled = 0.0006579686337222221962361956572 new state = 3501.580092243334486134231174
2024-09-11 21:50:23.072 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> checked out from pool
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:timg="http://www.onvif.org/ver20/imaging/wsdl" xmlns:tmd="http://www.onvif.org/ver10/deviceIO/wsdl" xmlns:tptz="http://www.onvif.org/ver20/ptz/wsdl" xmlns:trc="http://www.onvif.org/ver10/recording/wsdl" xmlns:trp="http://www.onvif.org/ver10/replay/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:trv="http://www.onvif.org/ver10/receiver/wsdl" xmlns:tse="http://www.onvif.org/ver10/search/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tad="http://www.onvif.org/ver20/analytics/wsdl" xmlns:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:Action SOAP-ENV:mustUnderstand="1">http://docs.oasis-open.org/wsn/bw-2/NotificationConsumer/Notify</wsa5:Action></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:Notify><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:RuleEngine/CellMotionDetector/Motion</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:24Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="VideoSourceConfigurationToken" Value="000" /><tt:SimpleItem Name="VideoAnalyticsConfigurationToken" Value="000" /><tt:SimpleItem Name="Rule" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="IsMotion" Value="true" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:VideoSource/MotionAlarm</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:24Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="Source" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="State" Value="true" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage></wsnt:Notify></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-09-11 21:50:24.700 DEBUG (MainThread) [homeassistant.components.samsungtv] Checking if TV 192.168.1.54 is on using device info
2024-09-11 21:50:24.701 DEBUG (MainThread) [samsungtvws.async_rest] Get device info via rest api
2024-09-11 21:50:25.187 DEBUG (Recorder) [homeassistant.components.recorder.core] Processing task: CommitTask()
2024-09-11 21:50:25.198 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> being returned to pool
2024-09-11 21:50:25.199 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> rollback-on-return
2024-09-11 21:50:25.367 DEBUG (MainThread) [async_upnp_client.server] Deferring response for 1 seconds
2024-09-11 21:50:26.371 DEBUG (MainThread) [async_upnp_client.server] Deferring response for 1 seconds
2024-09-11 21:50:27.379 DEBUG (MainThread) [async_upnp_client.server] Deferring response for 1 seconds
2024-09-11 21:50:27.798 DEBUG (MainThread) [homeassistant.components.samsungtv] Finished fetching samsungtv data in 3.098 seconds (success: True)
2024-09-11 21:50:27.799 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_reported[L]: entity_id=media_player.samsung_q60_series_55, old_last_reported=2024-09-11T21:50:14.806902+02:00, new_state=<state media_player.samsung_q60_series_55=off; source_list=['TV', 'HDMI', 'ARTE', 'Amazon Music', 'Apple TV', 'B.tv', 'CANAL+', 'CINÉ+ OCS', 'Deezer', 'Disney+', 'Gallery (Galerie)', 'Internet', 'M6+ : Streaming & Tv Replay', 'Molotov', 'Netflix', 'OQEE by Free', 'Orange TV', 'Paramètres de confidentialité', 'Pathé Home', 'Prime Video', 'RMC Sport', 'Radioplayer', 'Rakuten TV', 'SmartThings', 'Spotify - Musique et podcasts', 'TF1+ : Streaming, TV en Direct', 'Universal Guide', 'YouTube', 'e-Manual'], device_class=tv, friendly_name=Samsung Q60 Series (55), supported_features=24509 @ 2024-09-11T20:50:10.283303+02:00>>
2024-09-11 21:50:27.799 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_reported[L]: entity_id=remote.samsung_q60_series_55, old_last_reported=2024-09-11T21:50:14.807485+02:00, new_state=<state remote.samsung_q60_series_55=off; friendly_name=Samsung Q60 Series (55), supported_features=0 @ 2024-09-11T20:50:10.289215+02:00>>
2024-09-11 21:50:28.374 DEBUG (MainThread) [async_upnp_client.server] Deferring response for 1 seconds
2024-09-11 21:50:28.385 DEBUG (MainThread) [async_upnp_client.server] Deferring response for 1 seconds
2024-09-11 21:50:29.090 DEBUG (Thread-8) [pychromecast.dial] Resolved service HostServiceInfo(host='192.168.1.10', port=8009) to 192.168.1.10
2024-09-11 21:50:29.221 DEBUG (Thread-8) [pychromecast.dial] Resolved service HostServiceInfo(host='192.168.1.10', port=8009) to 192.168.1.10
2024-09-11 21:50:29.379 DEBUG (MainThread) [async_upnp_client.server] Deferring response for 1 seconds
2024-09-11 21:50:29.421 DEBUG (Thread-8) [pychromecast.dial] Resolved service HostServiceInfo(host='192.168.1.11', port=8009) to 192.168.1.11
2024-09-11 21:50:29.604 DEBUG (Thread-8) [pychromecast.dial] Resolved service HostServiceInfo(host='192.168.1.11', port=8009) to 192.168.1.11
2024-09-11 21:50:29.723 DEBUG (Thread-8) [pychromecast.dial] Resolved service HostServiceInfo(host='192.168.1.12', port=8009) to 192.168.1.12
2024-09-11 21:50:29.880 DEBUG (Thread-8) [pychromecast.dial] Resolved service HostServiceInfo(host='192.168.1.12', port=8009) to 192.168.1.12
2024-09-11 21:50:30.186 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_reported[L]: entity_id=media_player.tv_samsung_q60_series_55, old_last_reported=2024-09-11T21:50:20.183845+02:00, new_state=<state media_player.tv_samsung_q60_series_55=unavailable; friendly_name=[TV] Samsung Q60 Series (55), supported_features=0 @ 2024-09-11T20:58:08.279844+02:00>>
2024-09-11 21:50:30.382 DEBUG (MainThread) [async_upnp_client.server] Deferring response for 1 seconds
2024-09-11 21:50:30.538 DEBUG (SyncWorker_16) [homeassistant.helpers.storage] Writing data for auth to /config/.storage/auth
2024-09-11 21:50:31.392 DEBUG (MainThread) [async_upnp_client.server] Deferring response for 1 seconds
2024-09-11 21:50:33.071 DEBUG (MainThread) [homeassistant.components.fully_kiosk] Finished fetching 192.168.1.3 data in 0.375 seconds (success: True)
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:timg="http://www.onvif.org/ver20/imaging/wsdl" xmlns:tmd="http://www.onvif.org/ver10/deviceIO/wsdl" xmlns:tptz="http://www.onvif.org/ver20/ptz/wsdl" xmlns:trc="http://www.onvif.org/ver10/recording/wsdl" xmlns:trp="http://www.onvif.org/ver10/replay/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:trv="http://www.onvif.org/ver10/receiver/wsdl" xmlns:tse="http://www.onvif.org/ver10/search/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tad="http://www.onvif.org/ver20/analytics/wsdl" xmlns:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:Action SOAP-ENV:mustUnderstand="1">http://docs.oasis-open.org/wsn/bw-2/NotificationConsumer/Notify</wsa5:Action></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:Notify><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:RuleEngine/CellMotionDetector/Motion</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:35Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="VideoSourceConfigurationToken" Value="000" /><tt:SimpleItem Name="VideoAnalyticsConfigurationToken" Value="000" /><tt:SimpleItem Name="Rule" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="IsMotion" Value="false" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:VideoSource/MotionAlarm</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:35Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="Source" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="State" Value="false" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage></wsnt:Notify></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-09-11 21:50:35.189 DEBUG (Recorder) [homeassistant.components.recorder.core] Processing task: CommitTask()
2024-09-11 21:50:35.190 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> checked out from pool
2024-09-11 21:50:35.198 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> being returned to pool
2024-09-11 21:50:35.199 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> rollback-on-return
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:timg="http://www.onvif.org/ver20/imaging/wsdl" xmlns:tmd="http://www.onvif.org/ver10/deviceIO/wsdl" xmlns:tptz="http://www.onvif.org/ver20/ptz/wsdl" xmlns:trc="http://www.onvif.org/ver10/recording/wsdl" xmlns:trp="http://www.onvif.org/ver10/replay/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:trv="http://www.onvif.org/ver10/receiver/wsdl" xmlns:tse="http://www.onvif.org/ver10/search/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tad="http://www.onvif.org/ver20/analytics/wsdl" xmlns:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:Action SOAP-ENV:mustUnderstand="1">http://docs.oasis-open.org/wsn/bw-2/NotificationConsumer/Notify</wsa5:Action></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:Notify><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:RuleEngine/CellMotionDetector/Motion</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:36Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="VideoSourceConfigurationToken" Value="000" /><tt:SimpleItem Name="VideoAnalyticsConfigurationToken" Value="000" /><tt:SimpleItem Name="Rule" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="IsMotion" Value="true" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:VideoSource/MotionAlarm</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:36Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="Source" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="State" Value="true" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage></wsnt:Notify></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-09-11 21:50:37.700 DEBUG (MainThread) [homeassistant.components.samsungtv] Checking if TV 192.168.1.54 is on using device info
2024-09-11 21:50:37.700 DEBUG (MainThread) [samsungtvws.async_rest] Get device info via rest api
2024-09-11 21:50:38.067 DEBUG (MainThread) [homeassistant.components.integration.sensor] area = 4860.445051549999873419238838, area_scaled = 0.001350123625430555520394233011 new state = 3501.581442366959916689751568
2024-09-11 21:50:38.087 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> checked out from pool
2024-09-11 21:50:40.186 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_reported[L]: entity_id=media_player.tv_samsung_q60_series_55, old_last_reported=2024-09-11T21:50:30.185842+02:00, new_state=<state media_player.tv_samsung_q60_series_55=unavailable; friendly_name=[TV] Samsung Q60 Series (55), supported_features=0 @ 2024-09-11T20:58:08.279844+02:00>>
2024-09-11 21:50:40.190 DEBUG (Recorder) [homeassistant.components.recorder.core] Processing task: CommitTask()
2024-09-11 21:50:40.201 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> being returned to pool
2024-09-11 21:50:40.201 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> rollback-on-return
2024-09-11 21:50:40.790 DEBUG (MainThread) [homeassistant.components.samsungtv] Finished fetching samsungtv data in 3.090 seconds (success: True)
2024-09-11 21:50:40.791 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_reported[L]: entity_id=media_player.samsung_q60_series_55, old_last_reported=2024-09-11T21:50:27.799404+02:00, new_state=<state media_player.samsung_q60_series_55=off; source_list=['TV', 'HDMI', 'ARTE', 'Amazon Music', 'Apple TV', 'B.tv', 'CANAL+', 'CINÉ+ OCS', 'Deezer', 'Disney+', 'Gallery (Galerie)', 'Internet', 'M6+ : Streaming & Tv Replay', 'Molotov', 'Netflix', 'OQEE by Free', 'Orange TV', 'Paramètres de confidentialité', 'Pathé Home', 'Prime Video', 'RMC Sport', 'Radioplayer', 'Rakuten TV', 'SmartThings', 'Spotify - Musique et podcasts', 'TF1+ : Streaming, TV en Direct', 'Universal Guide', 'YouTube', 'e-Manual'], device_class=tv, friendly_name=Samsung Q60 Series (55), supported_features=24509 @ 2024-09-11T20:50:10.283303+02:00>>
2024-09-11 21:50:40.791 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_reported[L]: entity_id=remote.samsung_q60_series_55, old_last_reported=2024-09-11T21:50:27.799808+02:00, new_state=<state remote.samsung_q60_series_55=off; friendly_name=Samsung Q60 Series (55), supported_features=0 @ 2024-09-11T20:50:10.289215+02:00>>
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:timg="http://www.onvif.org/ver20/imaging/wsdl" xmlns:tmd="http://www.onvif.org/ver10/deviceIO/wsdl" xmlns:tptz="http://www.onvif.org/ver20/ptz/wsdl" xmlns:trc="http://www.onvif.org/ver10/recording/wsdl" xmlns:trp="http://www.onvif.org/ver10/replay/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:trv="http://www.onvif.org/ver10/receiver/wsdl" xmlns:tse="http://www.onvif.org/ver10/search/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tad="http://www.onvif.org/ver20/analytics/wsdl" xmlns:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:Action SOAP-ENV:mustUnderstand="1">http://docs.oasis-open.org/wsn/bw-2/NotificationConsumer/Notify</wsa5:Action></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:Notify><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:RuleEngine/CellMotionDetector/Motion</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:42Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="VideoSourceConfigurationToken" Value="000" /><tt:SimpleItem Name="VideoAnalyticsConfigurationToken" Value="000" /><tt:SimpleItem Name="Rule" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="IsMotion" Value="false" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:VideoSource/MotionAlarm</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:42Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="Source" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="State" Value="false" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage></wsnt:Notify></SOAP-ENV:Body></SOAP-ENV:Envelope>
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:timg="http://www.onvif.org/ver20/imaging/wsdl" xmlns:tmd="http://www.onvif.org/ver10/deviceIO/wsdl" xmlns:tptz="http://www.onvif.org/ver20/ptz/wsdl" xmlns:trc="http://www.onvif.org/ver10/recording/wsdl" xmlns:trp="http://www.onvif.org/ver10/replay/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:trv="http://www.onvif.org/ver10/receiver/wsdl" xmlns:tse="http://www.onvif.org/ver10/search/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tad="http://www.onvif.org/ver20/analytics/wsdl" xmlns:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:Action SOAP-ENV:mustUnderstand="1">http://docs.oasis-open.org/wsn/bw-2/NotificationConsumer/Notify</wsa5:Action></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:Notify><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:RuleEngine/CellMotionDetector/Motion</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:42Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="VideoSourceConfigurationToken" Value="000" /><tt:SimpleItem Name="VideoAnalyticsConfigurationToken" Value="000" /><tt:SimpleItem Name="Rule" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="IsMotion" Value="true" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage><wsnt:NotificationMessage><wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:VideoSource/MotionAlarm</wsnt:Topic><wsnt:Message><tt:Message UtcTime="2024-09-11T19:50:42Z" PropertyOperation="Changed"><tt:Source><tt:SimpleItem Name="Source" Value="000" /></tt:Source><tt:Data><tt:SimpleItem Name="State" Value="true" /></tt:Data></tt:Message></wsnt:Message></wsnt:NotificationMessage></wsnt:Notify></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-09-11 21:50:42.525 DEBUG (MainThread) [homeassistant.components.http.auth] Authenticated 172.30.32.2 for /api/core/state using bearer token
2024-09-11 21:50:42.526 DEBUG (MainThread) [homeassistant.helpers.http] Serving /api/core/state to 172.30.32.2 (auth: True)
2024-09-11 21:50:42.531 DEBUG (MainThread) [homeassistant.components.http.auth] Authenticated 172.30.32.2 for /api/services using bearer token
2024-09-11 21:50:42.532 DEBUG (MainThread) [homeassistant.helpers.http] Serving /api/services to 172.30.32.2 (auth: True)
2024-09-11 21:50:42.544 DEBUG (MainThread) [homeassistant.components.http.auth] Authenticated 172.30.32.2 for /api/core/state using bearer token
2024-09-11 21:50:42.545 DEBUG (MainThread) [homeassistant.helpers.http] Serving /api/core/state to 172.30.32.2 (auth: True)
2024-09-11 21:50:42.550 DEBUG (MainThread) [homeassistant.components.http.auth] Authenticated 172.30.32.2 for /api/events using bearer token
2024-09-11 21:50:42.550 DEBUG (MainThread) [homeassistant.helpers.http] Serving /api/events to 172.30.32.2 (auth: True)
2024-09-11 21:50:42.558 DEBUG (MainThread) [homeassistant.components.http.auth] Authenticated 172.30.32.2 for /api/core/state using bearer token
2024-09-11 21:50:42.559 DEBUG (MainThread) [homeassistant.helpers.http] Serving /api/core/state to 172.30.32.2 (auth: True)
2024-09-11 21:50:42.564 DEBUG (MainThread) [homeassistant.components.http.auth] Authenticated 172.30.32.2 for /api/states using bearer token
2024-09-11 21:50:42.564 DEBUG (MainThread) [homeassistant.helpers.http] Serving /api/states to 172.30.32.2 (auth: True)
2024-09-11 21:50:45.191 DEBUG (Recorder) [homeassistant.components.recorder.core] Processing task: CommitTask()
2024-09-11 21:50:45.192 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> checked out from pool
2024-09-11 21:50:45.198 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> being returned to pool
2024-09-11 21:50:45.198 DEBUG (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Connection <sqlite3.Connection object at 0x7f9428af5e40> rollback-on-return
2024-09-11 21:50:48.851 DEBUG (MainThread) [zeroconf] Received from '::ffff:192.168.1.10':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=0, truncated=False, n_q=1, n_ans=0, n_auth=0, n_add=0, questions=[quada[question,QM,in,579b28fe-53d8-21dd-aee0-f5c60c3c8916.local.]], answers=[]}> (60 bytes) as [b'\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00$579b28fe-53d8-21dd-aee0-f5c60c3c8916\x05local\x00\x00\x1c\x00\x01']
2024-09-11 21:50:48.852 DEBUG (MainThread) [zeroconf] Ignoring duplicate message with no unicast questions received from ('fe80::221f:3bff:fecf:58d9', 5353, 0, 2) [socket 26 (('::', 5353, 0, 0))] (60 bytes) as [b'\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00$579b28fe-53d8-21dd-aee0-f5c60c3c8916\x05local\x00\x00\x1c\x00\x01']
2024-09-11 21:50:48.860 DEBUG (MainThread) [zeroconf] IPv6 scope_id 2 associated to the receiving interface
2024-09-11 21:50:48.860 DEBUG (MainThread) [zeroconf] Received from 'fe80::d6f5:47ff:fe09:5369':5353 [socket 26 (('::', 5353, 0, 0))]: <DNSIncoming:{id=0, flags=33792, truncated=False, n_q=0, n_ans=1, n_auth=0, n_add=0, questions=[], answers=[record[quada,in-unique,579b28fe-53d8-21dd-aee0-f5c60c3c8916.local.]=120.0/119,2a01:e0a:d9c:ff40:911a:3161:b5e4:a45b]}> (82 bytes) as [b'\x00\x00\x84\x00\x00\x00\x00\x01\x00\x00\x00\x00$579b28fe-53d8-21dd-aee0-f5c60c3c8916\x05local\x00\x00\x1c\x80\x01\x00\x00\x00x\x00\x10*\x01\x0e\n\r\x9c\xff@\x91\x1a1a\xb5\xe4\xa4[']
2024-09-11 21:50:49.527 DEBUG (MainThread) [async_upnp_client.server] Announcing
2024-09-11 21:50:49.527 DEBUG (MainThread) [async_upnp_client.server] Sending advertisement, NTS: ssdp:alive, NT: UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011, USN: UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011
2024-09-11 21:50:49.527 DEBUG (MainThread) [async_upnp_client.ssdp] Sending SSDP packet, transport: <_SelectorDatagramTransport fd=87 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=87, family=2, type=2, proto=0, laddr=('0.0.0.0', 42000)>, target: ('239.255.255.250', 1900)
2024-09-11 21:50:49.528 DEBUG (MainThread) [async_upnp_client.traffic.ssdp] Sending SSDP packet, target: ('239.255.255.250', 1900), data: b'NOTIFY * HTTP/1.1\r\nNTS:ssdp:alive\r\nHOST:239.255.255.250:1900\r\nCACHE-CONTROL:max-age=1800\r\nSERVER:async-upnp-client/0.40.0 UPnP/2.0 Server/1.0\r\nBOOTID.UPNP.ORG:1726080618\r\nCONFIGID.UPNP.ORG:1\r\nLOCATION:http://192.168.1.7:40000/device.xml\r\nNT:UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011\r\nUSN:UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011\r\n\r\n'
2024-09-11 21:50:49.528 DEBUG (MainThread) [async_upnp_client.traffic.ssdp] Received packet from ('192.168.1.7', 42000): b'NOTIFY * HTTP/1.1\r\nNTS:ssdp:alive\r\nHOST:239.255.255.250:1900\r\nCACHE-CONTROL:max-age=1800\r\nSERVER:async-upnp-client/0.40.0 UPnP/2.0 Server/1.0\r\nBOOTID.UPNP.ORG:1726080618\r\nCONFIGID.UPNP.ORG:1\r\nLOCATION:http://192.168.1.7:40000/device.xml\r\nNT:UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011\r\nUSN:UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011\r\n\r\n'
2024-09-11 21:50:49.528 DEBUG (MainThread) [async_upnp_client.advertisement] Received advertisement, _remote_addr: ('192.168.1.7', 42000), NT: UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011, NTS: ssdp:alive, USN: UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011, location: http://192.168.1.7:40000/device.xml
2024-09-11 21:50:49.528 DEBUG (MainThread) [async_upnp_client.traffic.ssdp] Received packet from ('192.168.1.7', 42000): b'NOTIFY * HTTP/1.1\r\nNTS:ssdp:alive\r\nHOST:239.255.255.250:1900\r\nCACHE-CONTROL:max-age=1800\r\nSERVER:async-upnp-client/0.40.0 UPnP/2.0 Server/1.0\r\nBOOTID.UPNP.ORG:1726080618\r\nCONFIGID.UPNP.ORG:1\r\nLOCATION:http://192.168.1.7:40000/device.xml\r\nNT:UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011\r\nUSN:UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011\r\n\r\n'
2024-09-11 21:50:49.535 DEBUG (MainThread) [async_upnp_client.server] Announcing
2024-09-11 21:50:49.535 DEBUG (MainThread) [async_upnp_client.server] Sending advertisement, NTS: ssdp:alive, NT: UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011, USN: UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011
2024-09-11 21:50:49.535 DEBUG (MainThread) [async_upnp_client.ssdp] Sending SSDP packet, transport: <_SelectorDatagramTransport fd=91 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=91, family=10, type=2, proto=0, laddr=('::', 37552, 0, 0)>, target: ('FF02::C', 1900, 0, 2)
2024-09-11 21:50:49.535 DEBUG (MainThread) [async_upnp_client.traffic.ssdp] Sending SSDP packet, target: ('FF02::C', 1900, 0, 2), data: b'NOTIFY * HTTP/1.1\r\nNTS:ssdp:alive\r\nHOST:[FF02::C]:1900\r\nCACHE-CONTROL:max-age=1800\r\nSERVER:async-upnp-client/0.40.0 UPnP/2.0 Server/1.0\r\nBOOTID.UPNP.ORG:1726080618\r\nCONFIGID.UPNP.ORG:1\r\nLOCATION:http://[fe80::79c8:11ad:678f:b4ad]:40000/device.xml\r\nNT:UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011\r\nUSN:UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011\r\n\r\n'
2024-09-11 21:50:49.536 DEBUG (MainThread) [async_upnp_client.traffic.ssdp] Received packet from ('fe80::79c8:11ad:678f:b4ad', 37552, 0, 2): b'NOTIFY * HTTP/1.1\r\nNTS:ssdp:alive\r\nHOST:[FF02::C]:1900\r\nCACHE-CONTROL:max-age=1800\r\nSERVER:async-upnp-client/0.40.0 UPnP/2.0 Server/1.0\r\nBOOTID.UPNP.ORG:1726080618\r\nCONFIGID.UPNP.ORG:1\r\nLOCATION:http://[fe80::79c8:11ad:678f:b4ad]:40000/device.xml\r\nNT:UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011\r\nUSN:UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011\r\n\r\n'
2024-09-11 21:50:49.536 DEBUG (MainThread) [async_upnp_client.traffic.ssdp] Received packet from ('fe80::79c8:11ad:678f:b4ad', 37552, 0, 2): b'NOTIFY * HTTP/1.1\r\nNTS:ssdp:alive\r\nHOST:[FF02::C]:1900\r\nCACHE-CONTROL:max-age=1800\r\nSERVER:async-upnp-client/0.40.0 UPnP/2.0 Server/1.0\r\nBOOTID.UPNP.ORG:1726080618\r\nCONFIGID.UPNP.ORG:1\r\nLOCATION:http://[fe80::79c8:11ad:678f:b4ad]:40000/device.xml\r\nNT:UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011\r\nUSN:UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011\r\n\r\n'
2024-09-11 21:50:49.537 DEBUG (MainThread) [async_upnp_client.advertisement] Received advertisement, _remote_addr: ('fe80::79c8:11ad:678f:b4ad', 37552, 0, 2), NT: UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011, NTS: ssdp:alive, USN: UUID:B347E63A-9BBB-4D59-BDB2-3B44A394A011, location: http://[fe80::79c8:11ad:678f:b4ad%2]:40000/device.xml
2024-09-11 21:50:50.188 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_reported[L]: entity_id=media_player.tv_samsung_q60_series_55, old_last_reported=2024-09-11T21:50:40.186638+02:00, new_state=<state media_player.tv_samsung_q60_series_55=unavailable; friendly_name=[TV] Samsung Q60 Series (55), supported_features=0 @ 2024-09-11T20:58:08.279844+02:00>>
2024-09-11 21:50:50.700 DEBUG (MainThread) [homeassistant.components.samsungtv] Checking if TV 192.168.1.54 is on using device info
2024-09-11 21:50:50.700 DEBUG (MainThread) [samsungtvws.async_rest] Get device info via rest api
2024-09-11 21:50:53.782 DEBUG (MainThread) [homeassistant.components.samsungtv] Finished fetching samsungtv data in 3.082 seconds (success: True)
2024-09-11 21:50:53.783 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_reported[L]: entity_id=media_player.samsung_q60_series_55, old_last_reported=2024-09-11T21:50:40.790881+02:00, new_state=<state media_player.samsung_q60_series_55=off; source_list=['TV', 'HDMI', 'ARTE', 'Amazon Music', 'Apple TV', 'B.tv', 'CANAL+', 'CINÉ+ OCS', 'Deezer', 'Disney+', 'Gallery (Galerie)', 'Internet', 'M6+ : Streaming & Tv Replay', 'Molotov', 'Netflix', 'OQEE by Free', 'Orange TV', 'Paramètres de confidentialité', 'Pathé Home', 'Prime Video', 'RMC Sport', 'Radioplayer', 'Rakuten TV', 'SmartThings', 'Spotify - Musique et podcasts', 'TF1+ : Streaming, TV en Direct', 'Universal Guide', 'YouTube', 'e-Manual'], device_class=tv, friendly_name=Samsung Q60 Series (55), supported_features=24509 @ 2024-09-11T20:50:10.283303+02:00>>
2024-09-11 21:50:53.783 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_reported[L]: entity_id=remote.samsung_q60_series_55, old_last_reported=2024-09-11T21:50:40.791331+02:00, new_state=<state remote.samsung_q60_series_55=off; friendly_name=Samsung Q60 Series (55), supported_features=0 @ 2024-09-11T20:50:10.289215+02:00>>
2024-09-11 21:50:53.894 DEBUG (MainThread) [aionut.client] [192.168.1.85:3493] Sending: b'LIST VAR ups\n'
2024-09-11 21:50:53.896 DEBUG (MainThread) [aionut.client] [192.168.1.85:3493] Received: b'BEGIN LIST VAR ups\n'
2024-09-11 21:50:53.896 DEBUG (MainThread) [aionut.client] [192.168.1.85:3493] Received: b'VAR ups battery.charge "100"\nVAR ups battery.charge.low "10"\nVAR ups battery.charge.warning "50"\nVAR ups battery.date "2001/09/25"\nVAR ups battery.mfr.date "2019/06/16"\nVAR ups battery.runtime "4648"\nVAR ups battery.runtime.low "120"\nVAR ups battery.type "PbAc"\nVAR ups battery.voltage "27.3"\nVAR ups battery.voltage.nominal "24.0"\nVAR ups device.mfr "American Power Conversion"\nVAR ups device.model "Back-UPS XS 1400U "\nVAR ups device.serial "4B1924P30344  "\nVAR ups device.type "ups"\nVAR ups driver.name "usbhid-ups"\nVAR ups driver.parameter.pollfreq "30"\nVAR ups driver.parameter.pollinterval "5"\nVAR ups driver.parameter.port "auto"\nVAR ups driver.parameter.synchronous "no"\nVAR ups driver.version "DSM7-2-1-NewModel-repack-64570-230831"\nVAR ups driver.version.data "APC HID 0.96"\nVAR ups driver.version.internal "0.41"\nVAR ups input.sensitivity "medium"\nVAR ups input.transfer.high "280"\nVAR ups input.transfer.low "155"\nVAR ups input.transfer.reason "input voltage out of range"\nVAR ups input.voltage "240.0"\nVAR ups input.voltage.nominal "230"\nVAR ups ups.beeper.status "enabled"\nVAR ups ups.delay.shutdown "20"\nVAR ups ups.firmware "926.T2 .I"\nVAR ups ups.firmware.aux "T2 "\nVAR ups ups.load "7"\nVAR ups ups.mfr "American Power Conversion"\nVAR ups ups.mfr.date "2019/06/16"\nVAR ups ups.model "Back-UPS XS 1400U "\nVAR ups ups.productid "0002"\nVAR ups ups.realpower.nominal "700"\nVAR ups ups.serial "4B1924P30344  "\nVAR ups ups.status "OL"\nVAR ups ups.test.result "No test initiated"\nVAR ups ups.timer.reboot "0"\nVAR ups ups.timer.shutdown "-1"\nVAR ups ups.vendorid "051d"\nEND LIST VAR ups\n'
2024-09-11 21:50:53.896 DEBUG (MainThread) [homeassistant.components.nut] Finished fetching NUT resource status data in 0.002 seconds (success: True)
2024-09-11 21:50:54.043 DEBUG (MainThread) [homeassistant.components.integration.sensor] area = 5077.308500599999767288750265, area_scaled = 0.001410363472388888824246875074 new state = 3501.582852730432305578575815

Hello,

J’ai un peut près le meme problème j’ai le message d’erreur
FATAL: You need initialize Google Assistant with a client secret JSON!
Malgré le fait que j’ai téléchargé le fichier client secret et bien redirigé vers le fichier dans la configuration de l’addon.

tu as activé le debug partout on dirait. Donc forcement ça parle un peu :wink:
tu dois pouvoir faire plus leger avec juste ça

log: 
  default: warning
  logs:
    homeassistant.components.google_assistant: debug

Salut
Le contenu est à vérifier dans ce cas

image
qui marche avec

google_assistant: 
  project_id: !secret ghome_project_id
  service_account: !include .googlehome.json
  report_state: true
  expose_by_default: false
  entity_config:

Bonjour Pulpy-Luke,

Merci pour ton aide sur l’activation des logs en mode débug pour le bon composant. Ci-dessous les log associés au composant google_assistant,

Ce qui me surprend, c’est que j’ai relancer une demande de connexion via Google Home vers 7:24 et une seconde à 8:00, mais je ne vois rien pour la seconde…

2024-09-13 07:22:42.339 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-09-13 07:22:42.416 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration localtuya which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-09-13 07:22:42.490 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration ble_monitor which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-09-13 07:22:42.595 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration blitzortung which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-09-13 07:22:42.688 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration reolink_dev which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-09-13 07:22:42.689 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration pronote which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-09-13 07:22:42.690 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration frigate which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-09-13 07:22:42.806 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration rtetempo which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-09-13 07:22:52.110 WARNING (MainThread) [homeassistant.components.lovelace] Lovelace is running in storage mode. Define resources via user interface
2024-09-13 07:23:26.727 DEBUG (MainThread) [homeassistant.components.google_assistant.helpers] async_enable_local_sdk
2024-09-13 07:23:29.018 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open with args ('/usr/local/lib/python3.12/site-packages/pytz/zoneinfo/Africa/Abidjan', 'rb') inside the event loop by custom integration 'pronote' at custom_components/pronote/coordinator.py, line 182: tz = pytz.timezone(self.hass.config.time_zone) (offender: /usr/local/lib/python3.12/site-packages/pytz/__init__.py, line 108: return open(filename, 'rb')), please create a bug report at https://github.com/delphiki/hass-pronote/issues
For developers, please see https://developers.home-assistant.io/docs/asyncio_blocking_operations/#open
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/usr/src/homeassistant/homeassistant/__main__.py", line 223, in <module>
    sys.exit(main())
  File "/usr/src/homeassistant/homeassistant/__main__.py", line 209, in main
    exit_code = runner.run(runtime_conf)
  File "/usr/src/homeassistant/homeassistant/runner.py", line 189, in run
    return loop.run_until_complete(setup_and_run_hass(runtime_config))
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 674, in run_until_complete
    self.run_forever()
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 641, in run_forever
    self._run_once()
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1990, in _run_once
    handle._run()
  File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
    self._context.run(self._callback, *self._args)
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 752, in async_setup_locked
    await self.async_setup(hass, integration=integration)
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 604, in async_setup
    result = await component.async_setup_entry(hass, self)
  File "/config/custom_components/pronote/__init__.py", line 45, in async_setup_entry
    await coordinator.async_config_entry_first_refresh()
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 281, in async_config_entry_first_refresh
    await self._async_refresh(
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 354, in _async_refresh
    self.data = await self._async_update_data()
  File "/config/custom_components/pronote/coordinator.py", line 182, in _async_update_data
    tz = pytz.timezone(self.hass.config.time_zone)
2024-09-13 07:24:35.502 DEBUG (MainThread) [homeassistant.components.google_assistant.report_state] Scheduling report state for switch.prise_eclairage_terrasse: {'online': True, 'on': False}
2024-09-13 07:24:53.703 DEBUG (MainThread) [homeassistant.components.google_assistant.report_state] Scheduling report state for switch.ruban_led_escalier_do_not_disturb: {'online': True, 'on': True}
2024-09-13 07:24:53.706 DEBUG (MainThread) [homeassistant.components.google_assistant.report_state] Scheduling report state for light.ruban_led_escalier: {'online': True, 'on': False}
2024-09-13 07:24:54.139 DEBUG (MainThread) [homeassistant.components.google_assistant.report_state] Scheduling report state for light.led_vitrine_tv: {'online': True, 'on': False}
2024-09-13 07:24:54.146 DEBUG (MainThread) [homeassistant.components.google_assistant.report_state] Scheduling report state for switch.eclairage_ext2: {'online': True, 'on': False}
2024-09-13 07:24:54.147 DEBUG (MainThread) [homeassistant.components.google_assistant.report_state] Scheduling report state for switch.eclairage_ext1: {'online': True, 'on': False}
2024-09-13 07:24:54.152 DEBUG (MainThread) [homeassistant.components.google_assistant.report_state] Scheduling report state for switch.prise_tablette: {'online': True, 'on': False}
2024-09-13 07:24:58.669 DEBUG (MainThread) [homeassistant.components.google_assistant.report_state] Scheduling report state for light.ruban_led_escalier: {'online': True, 'brightness': 4, 'on': True}
2024-09-13 07:24:58.672 DEBUG (MainThread) [homeassistant.components.google_assistant.report_state] Scheduling report state for light.lumieres_salon: {'online': True, 'brightness': 4, 'on': True}
2024-09-13 07:26:44.075 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 2a01:e0a:d9c:ff40:41a1:8fbb:b277:4c0 (2a01:e0a:d9c:ff40:41a1:8fbb:b277:4c0). Requested URL: '/auth/login_flow/aab863540ef232b0be6ba4b743d48ce4'. (Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36)
2024-09-13 07:27:58.681 DEBUG (MainThread) [homeassistant.components.google_assistant.report_state] Scheduling report state for light.ruban_led_escalier: {'online': True, 'on': False}
2024-09-13 07:27:58.687 DEBUG (MainThread) [homeassistant.components.google_assistant.report_state] Scheduling report state for light.lumieres_salon: {'online': True, 'on': False}
2024-09-13 07:35:50.040 DEBUG (MainThread) [homeassistant.components.google_assistant.report_state] Scheduling report state for switch.galaxy_tab_a_screen: {'online': True, 'on': False}
2024-09-13 07:38:50.516 DEBUG (MainThread) [homeassistant.components.google_assistant.report_state] Scheduling report state for switch.prise_tablette: {'online': True, 'on': True}
2024-09-13 07:39:20.336 DEBUG (MainThread) [homeassistant.components.google_assistant.report_state] Scheduling report state for switch.galaxy_tab_a_screen: {'online': True, 'on': True}
2024-09-13 07:45:50.037 DEBUG (MainThread) [homeassistant.components.google_assistant.report_state] Scheduling report state for switch.galaxy_tab_a_screen: {'online': True, 'on': False}

Salut,

Tu parles d’une synchronisation des appareils ? sinon je ne vois pas ce que c’est…

Là tu as un truc, qui coince, pas certain que ce soit GH mais en tout cas c’est à explorer.

Et là on voit quand même des remontées, ça doit pas être loin

Hello,

c’est quand je suis sur l’app Google Home et que je demande un synchro avec [test] HA.

J’ai augmenté le niveau des logs sur [homeassistant.components.http.ban] et [homeassistant.helpers.http].

pour identifier au mieux dans les logs le moment de la synchro, j’ai finalement mis un mauvais mot de passe , puis le bon puis le mauvais ce qui donne les logs ci-dessous :

2024-09-13 09:20:10.879 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 2a01:e0a:d9c:ff40:41a1:8fbb:b277:4c0 (2a01:e0a:d9c:ff40:41a1:8fbb:b277:4c0). Requested URL: '/auth/login_flow/7882dac7ce4bb2f1916e254347376dda'. (Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36)
2024-09-13 09:20:19.732 DEBUG (MainThread) [homeassistant.helpers.http] Serving /auth/login_flow/7882dac7ce4bb2f1916e254347376dda to 2a01:e0a:d9c:ff40:41a1:8fbb:b277:4c0 (auth: False)
2024-09-13 09:20:30.236 DEBUG (MainThread) [homeassistant.helpers.http] Serving /auth/providers to 2a01:e0a:d9c:ff40:41a1:8fbb:b277:4c0 (auth: False)
2024-09-13 09:20:30.389 DEBUG (MainThread) [homeassistant.helpers.http] Serving /manifest.json to 2a01:e0a:d9c:ff40:41a1:8fbb:b277:4c0 (auth: False)
2024-09-13 09:20:30.412 DEBUG (MainThread) [homeassistant.helpers.http] Serving /auth/login_flow to 2a01:e0a:d9c:ff40:41a1:8fbb:b277:4c0 (auth: False)
2024-09-13 09:20:35.647 DEBUG (MainThread) [homeassistant.helpers.http] Serving /auth/login_flow/583e717ed143c2ce7cf3236deb1422f2 to 2a01:e0a:d9c:ff40:41a1:8fbb:b277:4c0 (auth: False)
2024-09-13 09:20:35.959 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 2a01:e0a:d9c:ff40:41a1:8fbb:b277:4c0 (2a01:e0a:d9c:ff40:41a1:8fbb:b277:4c0). Requested URL: '/auth/login_flow/583e717ed143c2ce7cf3236deb1422f2'. (Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36)

Du coup, je vois qu’il y a des auth:false, cela doit venir de là ?

OK. Donc pour finir de se caller sur le processus, et être sur , il faut dire à GH : « Synchronise mes appareils ». Pas besoin de dire test/HA.

oui ça y ressemble, cette partie là n’est pas simple car on ne voit pas tout, il faut recouper avec les log de la console google.