nielsfaber / scheduler-component

Custom component for HA that enables the creation of scheduler entities
GNU General Public License v3.0
638 stars 41 forks source link

Quando aggiungo schedulare da impostazioni-integrazione #345

Closed ProcuratorTitan closed 5 months ago

ProcuratorTitan commented 6 months ago

Errore Impossibile caricare il flusso di configurazione: {"message":"Invalid handler specified"}

Registratore: homeassistant.config_entries Fonte: config_entries.py:2589 Prima occorrenza: 19:51:19 (5 occorrenze) Ultima registrazione: 19:59:02

Error occurred loading flow for integration scheduler: No module named 'custom_components.scheduler.store'

nielsfaber commented 5 months ago

This issue seems to be related to your installation. The error suggest that the file custom_components/scheduler/store.py is missing. This shouldn't happen if you copy all the files, or when installing via HACS.