home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.65k stars 30.41k forks source link

PVPC_hourly_pricing failed to set up #93264

Closed themaninspain closed 1 year ago

themaninspain commented 1 year ago

The problem

This integration fails to set up, previously it had been working with no problems. I don't know when it stopped working as several days passed before I noticed that it failed to load.

What version of Home Assistant Core has the issue?

System Information version | core-2023.5.3 -- | -- installation_type | Home Assistant OS dev | false hassio | true docker | true user | root virtualenv | false python_version | 3.10.11 os_name | Linux os_version | 6.1.25 arch | x86_64 timezone | Europe/Madrid config_dir | /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 1743 Installed Version | 1.32.1 Stage | running Available Repositories | 1284 Downloaded Repositories | 12
Home Assistant Cloud logged_in | true -- | -- subscription_expiration | September 14, 2023 at 2:00 AM relayer_connected | true relayer_region | eu-central-1 remote_enabled | true remote_connected | true alexa_enabled | false google_enabled | true remote_server | eu-central-1-3.ui.nabu.casa certificate_status | ready can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 10.1 -- | -- update_channel | stable supervisor_version | supervisor-2023.04.1 agent_version | 1.5.1 docker_version | 23.0.3 disk_total | 109.3 GB disk_used | 18.3 GB healthy | true supported | true board | generic-x86-64 supervisor_api | ok version_api | ok installed_addons | Check Home Assistant configuration (3.11.0), Network UPS Tools (0.11.2), Advanced SSH & Web Terminal (15.0.0), Home Assistant Google Drive Backup (0.110.4), AdGuard Home (4.8.7), SQLite Web (3.7.1), Z-Wave JS (0.1.80)
Dashboards dashboards | 3 -- | -- resources | 3 views | 12 mode | storage
Recorder oldest_recorder_run | May 15, 2023 at 7:08 AM -- | -- current_recorder_run | May 15, 2023 at 9:08 AM estimated_db_size | 136.60 MiB database_engine | sqlite database_version | 3.40.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

homeassistant/components/pvpc_hourly_pricing

Link to integration documentation on our website

https://www.home-assistant.io/integrations/pvpc_hourly_pricing

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2023-05-15 09:08:57.811 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration pvpc_hourly_pricing 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-05-15 09:09:26.190 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry PVPC for pvpc_hourly_pricing
File "/config/custom_components/pvpc_hourly_pricing/__init__.py", line 102, in async_setup_entry
2023-05-18 20:35:04.880 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry PVPC for pvpc_hourly_pricing
File "/config/custom_components/pvpc_hourly_pricing/__init__.py", line 102, in async_setup_entry
2023-05-19 10:01:22.549 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry PVPC for pvpc_hourly_pricing
File "/config/custom_components/pvpc_hourly_pricing/__init__.py", line 102, in async_setup_entry

Additional information

No response

home-assistant[bot] commented 1 year ago

Hey there @azogue, mind taking a look at this issue as it has been labeled with an integration (pvpc_hourly_pricing) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `pvpc_hourly_pricing` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign pvpc_hourly_pricing` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


pvpc_hourly_pricing documentation pvpc_hourly_pricing source (message by IssueLinks)

azogue commented 1 year ago

Hi @themaninspain,

It seems you are using a 'custom' version of the component. This problem does not affect the pvpc_hourly_pricing integration of HA Core, so I'm closing this issue (which is also a duplicate of #88930 and #91205)

See here for more details