pantherale0 / ha-fuelprices

A generic and extensible integration with pyfuelprices to retrieve local (or remote) fuel price data.
MIT License
16 stars 2 forks source link

Can't delete an area #14

Closed Jab2870 closed 2 months ago

Jab2870 commented 4 months ago

System Health details

System Information

version core-2024.4.3
installation_type Home Assistant Container
dev false
hassio false
docker true
user root
virtualenv false
python_version 3.12.2
os_name Linux
os_version 6.8.2-arch2-1
arch x86_64
timezone Europe/London
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 5000 Installed Version | 1.34.0 Stage | running Available Repositories | 1404 Downloaded Repositories | 26 HACS Data | ok
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Dashboards dashboards | 10 -- | -- resources | 42 views | 17 mode | storage
Recorder oldest_recorder_run | 16 April 2024 at 07:52 -- | -- current_recorder_run | 24 April 2024 at 10:07 estimated_db_size | 1008.89 MiB database_engine | sqlite database_version | 3.44.2
Spotify api_endpoint_reachable | ok -- | --

Checklist

Describe the issue

I cannot delete an area or fuel prices in an area

Reproduction steps

  1. Create an area and wait for the entities to be created / populated
  2. Attempt to delete the area using the "configure wizard"
  3. The entities for that area remain
  4. After restarting homeassistant, the area re-appears

Debug logs

2024-04-24 10:15:22.371 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration fuel_prices 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
2024-04-24 10:15:23.736 DEBUG (MainThread) [custom_components.fuel_prices] Got request to setup entry.
2024-04-24 10:15:26.284 DEBUG (MainThread) [custom_components.fuel_prices.sensor] Registering entities for area Home
2024-04-24 10:15:27.031 DEBUG (MainThread) [custom_components.fuel_prices.sensor] Registering entities for area Belfast
2024-04-24 10:15:27.600 DEBUG (MainThread) [custom_components.fuel_prices.coordinator] Finished fetching 3633341f408fe1205ac173ebce0b263b data in 0.053 seconds (success: True)

Diagnostics dump

No response