Gros Soucis HA

Bonsoir à tous !
J’ai un gros gros soucis avec mon HA.
Alors je ne sais pas ce qui s’est passé mais toute à l’heure mon HA a démarré en mode « Sans Échec ».
Alors j’avais fais des modifications dans le configuration.yaml du coup j’ai virer ce que j’avais fait.
Et là, il fonction mais il me manque des menus sur la barre latérale et mes automatisations faites sont perdus et quand je veux en refaire une, je l’enregistre et n’apparait pas dans la liste. En revanche elles sont dans le automations.yaml.
J’espère que vous allez pouvoir m’aider parce que je suis désespéré .
Merci d’avance !

Ma config:
| je ne peux pas l’avoir sur HA car sa tourne dans le vide donc je vais le faire par moi-même |

Donc la config virtuelle:
Linux 2.6 avec Disque Dur Virtuel trouvable dans la doc de HA.

Config Matérielle:

  • i5 8300h
  • GTX 1050
  • 20go de ram


Hello

deja on vois sur ta capture une notifaction , regarde ce quel dis
ensuite , va dans les journaux de HA tu aura plus d"info sur ton souci
la on peux deviné ce qui ce passe

essai de connecté avec winscp si tu peux.
tu as deux fichier journal

1 « J'aime »

Merci de m’avoir répondu !
Alors je viens d’installer WinSCP mais par contre je ne sais pas du tout comment s’en servir.

Pour ce qui est des erreurs:

home-assistant.log:

2023-01-15 20:22:37.889 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration alexa_media 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-01-15 20:22:37.890 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
2023-01-15 20:22:50.237 WARNING (zeroconf-ServiceBrowser-_googlecast._tcp-100) [pychromecast.dial] Failed to determine cast type for host <unknown> (HTTP Error 403: Forbidden) (services:{ServiceInfo(type='mdns', data='Freebox-Player-POP-075cf0510e1cdff300dba8fa715c4dd7._googlecast._tcp.local.')})
2023-01-15 20:22:50.252 ERROR (Thread-7) [pychromecast.socket_client] [Salon(075cf051-0e1c-dff3-00db-a8fa715c4dd7.local.):8009] Failed to connect to service ServiceInfo(type='mdns', data='Freebox-Player-POP-075cf0510e1cdff300dba8fa715c4dd7._googlecast._tcp.local.'), retrying in 5.0s
2023-01-15 20:22:53.538 ERROR (MainThread) [pyhap.characteristic] SecuritySystemCurrentState: value=0 is an invalid value.
2023-01-15 20:22:53.545 ERROR (MainThread) [pyhap.characteristic] SecuritySystemTargetState: value=0 is an invalid value.
2023-01-15 20:22:53.546 ERROR (MainThread) [pyhap.characteristic] SecuritySystemCurrentState: value=0 is an invalid value.
2023-01-15 20:22:53.548 ERROR (MainThread) [pyhap.characteristic] SecuritySystemTargetState: value=0 is an invalid value.```

home-assistant.log.1:
```2023-01-15 20:15:44.059 ERROR (SyncWorker_2) [homeassistant.loader] Error parsing manifest.json file at /config/custom_components/govee/manifest.json: input length is 0: line 1 column 1 (char 0)
2023-01-15 20:15:44.060 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration alexa_media 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-01-15 20:15:44.061 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-01-15 20:15:52.277 WARNING (zeroconf-ServiceBrowser-_googlecast._tcp-99) [pychromecast.dial] Failed to determine cast type for host <unknown> (HTTP Error 403: Forbidden) (services:{ServiceInfo(type='mdns', data='Freebox-Player-POP-075cf0510e1cdff300dba8fa715c4dd7._googlecast._tcp.local.')})
2023-01-15 20:15:52.360 ERROR (Thread-7) [pychromecast.socket_client] [Salon(075cf051-0e1c-dff3-00db-a8fa715c4dd7.local.):8009] Failed to connect to service ServiceInfo(type='mdns', data='Freebox-Player-POP-075cf0510e1cdff300dba8fa715c4dd7._googlecast._tcp.local.'), retrying in 5.0s
2023-01-15 20:15:56.090 ERROR (MainThread) [pyhap.characteristic] SecuritySystemCurrentState: value=0 is an invalid value.
2023-01-15 20:15:56.097 ERROR (MainThread) [pyhap.characteristic] SecuritySystemTargetState: value=0 is an invalid value.
2023-01-15 20:15:56.098 ERROR (MainThread) [pyhap.characteristic] SecuritySystemCurrentState: value=0 is an invalid value.
2023-01-15 20:15:56.099 ERROR (MainThread) [pyhap.characteristic] SecuritySystemTargetState: value=0 is an invalid value.
2023-01-15 20:17:25.534 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/config/automation.py", line 21, in hook
    await hass.services.async_call(DOMAIN, SERVICE_RELOAD)
  File "/usr/src/homeassistant/homeassistant/core.py", line 1702, in async_call
    raise ServiceNotFound(domain, service) from None
homeassistant.exceptions.ServiceNotFound: Unable to find service automation.reload```

Bonsoir ! Je cherche toujours une solution à mon problème, si vous pouvez m’aider :slight_smile:

Re,

ok , bien tu es accès :+1:

Maintenant prend ton configuration.yaml
et poste le

1 « J'aime »

Pas de backup des fois ?

1 « J'aime »

Eh bien j’ai l’impression Il est vide :slightly_frowning_face:

J’en fait toujours, sauf quand il fallait donc non

@ClassicRed | C’est mon configuration.yaml :

oui bien la tu as un souci !!

rempli le avec la base de HA

Met ceci

# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:

# Text to speech
tts:
  - platform: google_translate

group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml

Enregistre un reboot complet

1 « J'aime »

ça remarche merci bcp !

C’est le principal
surtout quand tu fais une modif dans la config , fais tjrs une vérification.

2 « J'aime »