Intégration GCE RFplayer

C’est un Raspberry Pi 3.

Regarde le log maintenant ?

2023-03-07 14:44:58.349 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration google_photos 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
2023-03-07 14:44:58.357 WARNING (SyncWorker_2) [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
2023-03-07 14:44:58.362 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration google_home 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
2023-03-07 14:44:58.367 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration redback 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
2023-03-07 14:44:58.372 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration meross_lan 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
2023-03-07 14:44:58.377 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration dwains_dashboard 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
2023-03-07 14:44:58.382 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration meross_cloud 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
2023-03-07 14:44:58.386 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration ipx800v4 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
2023-03-07 14:44:58.390 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration rfplayer 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
2023-03-07 14:44:58.395 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration oralb_ble 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
2023-03-07 14:45:22.506 WARNING (MainThread) [homeassistant.helpers.frame] Detected integration that called async_setup_platforms instead of awaiting async_forward_entry_setups; this will fail in version 2023.3. Please report issue to the custom integration author for rfplayer using this method at custom_components/rfplayer/__init__.py, line 234: hass.config_entries.async_setup_platforms(entry, PLATFORMS)
2023-03-07 14:45:22.787 WARNING (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] dropping invalid data: 
ZIA--Welcome to Ziblue Dongle RFPLAYER (RFP1000, Firmware=V1.39 F=433Mhz & 868Mhz EU)!
2023-03-07 14:45:35.726 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform dlna_dmr is taking over 10 seconds.
2023-03-07 14:45:55.899 WARNING (SyncWorker_3) [homeassistant.components.rpi_power.binary_sensor] Under-voltage was detected. Consider getting a uninterruptible power supply for your Raspberry Pi.
2023-03-07 14:46:37.742 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: zha
2023-03-07 14:47:06.258 ERROR (MainThread) [homeassistant.components.ipp.coordinator] Error fetching ipp data: Invalid response from API: Timeout occurred while connecting to IPP server.
2023-03-07 14:47:06.280 ERROR (MainThread) [homeassistant.components.ipp.coordinator] Error fetching ipp data: Invalid response from API: Timeout occurred while connecting to IPP server.
2023-03-07 14:47:06.334 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/freebox/router.py", line 76, in update_all
    await self.update_device_trackers()
  File "/usr/src/homeassistant/homeassistant/components/freebox/router.py", line 82, in update_device_trackers
    fbx_devices: list[dict[str, Any]] = await self._api.lan.get_hosts_list()
  File "/usr/local/lib/python3.10/site-packages/freebox_api/api/lan.py", line 64, in get_hosts_list
    return await self._access.get(f"lan/browser/{interface}")
  File "/usr/local/lib/python3.10/site-packages/freebox_api/access.py", line 122, in get
    return await self._perform_request(self.session.get, end_url)
  File "/usr/local/lib/python3.10/site-packages/freebox_api/access.py", line 94, in _perform_request
    r = await verb(url, **request_params)
  File "/usr/local/lib/python3.10/site-packages/aiohttp/client.py", line 560, in _request
    await resp.start(conn)
  File "/usr/local/lib/python3.10/site-packages/aiohttp/client_reqrep.py", line 894, in start
    with self._timer:
  File "/usr/local/lib/python3.10/site-packages/aiohttp/helpers.py", line 721, in __exit__
    raise asyncio.TimeoutError from None
asyncio.exceptions.TimeoutError
2023-03-07 14:52:06.274 WARNING (SyncWorker_4) [homeassistant.components.rpi_power.binary_sensor] Under-voltage was detected. Consider getting a uninterruptible power supply for your Raspberry Pi.
2023-03-07 14:58:06.309 WARNING (SyncWorker_0) [homeassistant.components.rpi_power.binary_sensor] Under-voltage was detected. Consider getting a uninterruptible power supply for your Raspberry Pi.
2023-03-07 15:00:06.325 WARNING (SyncWorker_0) [homeassistant.components.rpi_power.binary_sensor] Under-voltage was detected. Consider getting a uninterruptible power supply for your Raspberry Pi.
2023-03-07 15:01:06.323 WARNING (SyncWorker_8) [homeassistant.components.rpi_power.binary_sensor] Under-voltage was detected. Consider getting a uninterruptible power supply for your Raspberry Pi.
2023-03-07 15:01:46.533 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/site-packages/zigpy/device.py", line 131, in group_membership_scan
    await ep.group_membership_scan()
  File "/usr/local/lib/python3.10/site-packages/zigpy/endpoint.py", line 170, in group_membership_scan
    groups = {group for group in res[1]}
TypeError: 'Status' object is not iterable
2023-03-07 15:03:06.331 WARNING (SyncWorker_0) [homeassistant.components.rpi_power.binary_sensor] Under-voltage was detected. Consider getting a uninterruptible power supply for your Raspberry Pi.

Tu as pas mal d’erreur auquel il faut remédier !
Essaie de désactiver celle de la freebox ! Montre ta page intégrations
dans image
Puisimage

Merci pour ton aide c’est très gentil:


Je n’y connais pas grand chose pour l’instant mais ce message
« Under-voltage was detected. Consider getting a uninterruptible power supply for your Raspberry Pi. » ne serait-ce pas mon alim du RPI qui serait un peu faible?

je vais regarder sur celui que j’ai en RPI 3
J’ai mis une nouvelle version de Test du RFplayer !

Mais essaie sur freebox server de désactiver l’intégration avec les points verticaux image

image

Je viens de desactiver freebox server
Il faut que je telecharge une nouvelle version de RF PLAYER ?

Si tu veux tester en avant première , c’est possible.
Mais pour l’instant il faut que les erreurs soient trouvées !
regarde ton sensor image
binary_sensor.rpi_power_status

C’est pas jojo:


Je viens de changer l’alimentation par un chargeur plus costaud

on dirait que le fichier log est mieux ?

2023-03-07 15:38:27.939 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration google_photos 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
2023-03-07 15:38:27.946 WARNING (SyncWorker_2) [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
2023-03-07 15:38:27.954 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration google_home 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
2023-03-07 15:38:27.961 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration redback 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
2023-03-07 15:38:27.972 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration meross_lan 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
2023-03-07 15:38:27.980 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration dwains_dashboard 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
2023-03-07 15:38:27.987 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration meross_cloud 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
2023-03-07 15:38:27.995 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration ipx800v4 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
2023-03-07 15:38:28.003 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration rfplayer 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
2023-03-07 15:38:28.011 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration oralb_ble 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
2023-03-07 15:39:04.600 WARNING (MainThread) [homeassistant.setup] Setup of input_button is taking over 10 seconds.
2023-03-07 15:39:51.324 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: raspberry_pi
2023-03-07 15:40:04.879 WARNING (MainThread) [homeassistant.helpers.frame] Detected integration that called async_setup_platforms instead of awaiting async_forward_entry_setups; this will fail in version 2023.3. Please report issue to the custom integration author for rfplayer using this method at custom_components/rfplayer/__init__.py, line 234: hass.config_entries.async_setup_platforms(entry, PLATFORMS)
2023-03-07 15:40:31.553 WARNING (MainThread) [custom_components.meross_lan] MerossDevice(Prise lampe canapé) ServerDisconnectedError(Server disconnected) in async_http_request GET Appliance.System.All
2023-03-07 15:40:31.578 WARNING (MainThread) [custom_components.meross_lan] MerossDevice(Prise Guirlande exterieure) ServerDisconnectedError(Server disconnected) in async_http_request GET Appliance.System.All
2023-03-07 15:40:31.596 WARNING (MainThread) [custom_components.meross_lan] MerossDevice(Prise Piano) ServerDisconnectedError(Server disconnected) in async_http_request GET Appliance.System.All
2023-03-07 15:40:39.640 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform dlna_dmr is taking over 10 seconds.


C’est vrai que s itu as x choses sur USB cela peut surcharger ce RPI.
Laisse tourner un peu regarde les entités qui remonte sur le Rfplayer dans Appareils et service.

Maintenant, je fais quoi ?

regarde si tu as d’autres entités remontées dans le Rfplayer !
image

non pas plus:

Vérifie que l’otion ajout automatique est bien configuré
image
AINSI que dans Options Système
image

oui c’est bien le cas

Donc montre moi les logs ! que tu as maintenant …

Cest le cas aussi, une 5 entité vient d’apparaitre !

Cela dépend des sensors!