Open garcru opened 1 month ago
Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (light
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
light documentation light source (message by IssueLinks)
@home-assistant remove-label needs-more-information
@home-assistant unassign light
Please any ideas??
Hey there @eavanvalkenburg, mind taking a look at this issue as it has been labeled with an integration (sia
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
sia documentation sia source (message by IssueLinks)
The problem
I installed Daikin Onecta and Local Tuya without problems but after reestarting HA both dessapeared. I can find Daikin Onecta credentials for Daikin Onecta and in Studio Code Server i can see both folders but nothing works. I have installed the integrations many times and always after reestarting they dessapear.
i wanted to do a config check with this :
After changing configuration files, check if the configuration is valid before restarting Home Assistant Core.
Switch to the user that is running Home Assistant.
sudo -u homeassistant -H -s Bash Activate the virtual environment that Home Assistant is running in.
source /srv/homeassistant/bin/activate Bash Run the configuration check.
Run the full check:
hass --script check_config Bash Listing all loaded files:
hass --script check_config --files Bash Viewing a integration’s configuration (light in this example):
hass --script check_config --info light Bash Or all integrations’ configuration
hass --script check_config --info all Bash You can get help from the command line using:
hass --script check_config --help Bash When that is complete, restart the service for it to use the new files.
But honestly i´m a very basic user and i don´t even know were to write all this.
Thank you very much for your time, your work and your help and sorry for my english.
What version of Home Assistant Core has the issue?
core-2024.10.2
What was the last working version of Home Assistant Core?
Not sure may be 2024.8
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Daikin Onecta and local tuya
Link to integration documentation on our website
https://github.com/jwillemsen/daikin_onecta
Diagnostics information
config_entry-daikin_onecta-01JA12YAZX93NV23CTA1VJ591R.json
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response