Open mapomme1108 opened 3 years ago
Issues that don't provide the information requested in the troubleshooting docs may not get a reply and may be closed until the info is provided. Please, include as much of the requested info as possible so that I can replicate and investigate your issue.
When pasting in your config/code/errors always place 3 backticks ```
above the first line and after the last line. Doing this will format it correctly.
The trigger method : IFTTT The method used to install : HACS
The log files
home-assistant.log `2021-11-05 19:05:04 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration plex_assistant 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
2021-11-05 19:05:04 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration plex_recently_added 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
2021-11-05 19:05:04 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
2021-11-05 19:05:04 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //config/home-assistant_v2.db was shutdown cleanly
2021-11-05 19:05:04 WARNING (Recorder) [homeassistant.components.recorder.util] Ended unfinished session (id=21 from 2021-11-05 17:57:52.030171)
2021-11-05 19:05:07 WARNING (MainThread) [homeassistant.config_entries] Config entry 'MFC-J825DW E70045H1F316914' for brother integration not ready yet: Bad IPv4/UDP transport address BRN001BA98BB33E.local@161: [Errno -2] Name does not resolvecaused by <class 'socket.gaierror'>: [Errno -2] Name does not resolve; Retrying in background 2021-11-05 19:05:18 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Orange Livebox' for upnp integration not ready yet; Retrying in background
2021-11-05 19:05:36 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform denonavr is taking over 10 seconds.
2021-11-05 19:06:01 DEBUG (SyncWorker_0) [custom_components.plex_assistant.const] Media titles: 33811 `
home-assistant.log.1 `2021-11-05 18:57:51 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration plex_recently_added 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
2021-11-05 18:57:51 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
2021-11-05 18:57:51 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration plex_assistant 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
2021-11-05 18:58:17 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Orange Livebox' for upnp integration not ready yet; Retrying in background
2021-11-05 18:58:33 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform denonavr is taking over 10 seconds.
2021-11-05 18:58:53 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: plex_assistant`
home-assistant.log.fault is empty
Try using the zip file again to restore the intent and see if that helps? What happens when you try to do it from the Dialog flow test console (right)?
Hello,
Thank you for your help.
I did the install process again and it is the same.
I think it is a problem with Plex Sensor because during the installation, when I add
sensor: platform: plex_assistant
in configuration.yaml
and then restart Home Assistant, it can not restart because of this line I added
There is this line in the log
The system cannot restart because the configuration is not valid: Platform error sensor.plex_assistant - No module named 'custom_components.plex_assistant.sensor'
Hello,
I have a Google Nest mini and a Windows 11 PC with Home Assistant OS in a Virtualbox VM.
I followed the installation procedure to install Plex Assistant.
But when I say "Hey Google tell Plex to play the Amadeus movie on the pc" the Google Nest mini answers "Okay, action in progress" but nothing happens on the pc.
Could someone help me to complete the installation?
Thank you ;)