Goedemorgen,
Momenteel ben ik bezig met het opzetten van Switched Based On Presence van youtuber Smart Home Junnkie. Link
Volgens instructies heb ik een group aangemaakt en een vermelding toegevoegd aan configuration.yaml
Ik moest de groups.yaml file aanmaken en de referentie in de configuration.yaml zetten ondanks dat ik al twee groepen (helpers) heb:
/f/image/2yftuAPoWbbbK1lkEGLxLEGT.png?f=fotoalbum_large)
Na het herstarten van HA (had nog een update staan) krijg ik de onderstaande errormelding:
The following integrations and platforms could not be set up:
groups (Show logs)
Please check your config and logs.The following integrations and platforms could not be set up:
The logs:
Kan je de helpers niet naast de groups gebruiken? Of zijn er in de tussentijd dusdanige wijzigingen geweest dat de instructies van Smart Home Junkie niet meer werken?
Daarnaast heb ik de vreemde vermelding:
Deze error is enkel in Studio Code Server te zien en niet in de File Editor. Kan het daar aan liggen?
Alle hulp is welkom
Momenteel ben ik bezig met het opzetten van Switched Based On Presence van youtuber Smart Home Junnkie. Link
Volgens instructies heb ik een group aangemaakt en een vermelding toegevoegd aan configuration.yaml
code:
1
2
3
4
5
6
7
8
9
10
11
| # Loads default set of integrations. Do not remove. default_config: Unable to load schema from 'http://schemas.home-assistant.io/configuration': No content groups: !include groups.yaml automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml sensor: - platform: dsmr_reader homeassistant: packages: !include_dir_named packages |
code:
1
2
3
4
5
6
7
| groups.yaml ########## Somebody Home ########## somebody_home: name: Somebody is home entities: - device_tracker.sm_a525f all: false |
Ik moest de groups.yaml file aanmaken en de referentie in de configuration.yaml zetten ondanks dat ik al twee groepen (helpers) heb:
/f/image/2yftuAPoWbbbK1lkEGLxLEGT.png?f=fotoalbum_large)
Na het herstarten van HA (had nog een update staan) krijg ik de onderstaande errormelding:
The following integrations and platforms could not be set up:
groups (Show logs)
Please check your config and logs.The following integrations and platforms could not be set up:
The logs:
code:
1
2
3
4
5
6
| Logger: homeassistant.setup Source: setup.py:189 First occurred: 23 April 2023 at 10:53:58 (1 occurrences) Last logged: 23 April 2023 at 10:53:58 Setup failed for groups: Integration not found. |
Kan je de helpers niet naast de groups gebruiken? Of zijn er in de tussentijd dusdanige wijzigingen geweest dat de instructies van Smart Home Junkie niet meer werken?
Daarnaast heb ik de vreemde vermelding:
code:
1
| default_config: Unable to load schema from 'http://schemas.home-assistant.io/configuration': No content |
Deze error is enkel in Studio Code Server te zien en niet in de File Editor. Kan het daar aan liggen?
Alle hulp is welkom
Aut viam inveniam aut faciam