bramstroker / homeassistant-powercalc

Custom component to calculate estimated power consumption of lights and other appliances
MIT License
942 stars 251 forks source link

Can't Setup WLED #2477

Closed brianegge closed 4 days ago

brianegge commented 1 week ago

System Health details

System Information

version core-2024.9.1
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.4
os_name Linux
os_version 6.6.46-haos
arch x86_64
timezone America/New_York
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok HACS Data | ok GitHub API Calls Remaining | 5000 Installed Version | 2.0.1 Stage | running Available Repositories | 1402 Downloaded Repositories | 29
Home Assistant Cloud logged_in | true -- | -- subscription_expiration | February 8, 2025 at 7:00 PM relayer_connected | true relayer_region | us-east-1 remote_enabled | true remote_connected | true alexa_enabled | true google_enabled | true remote_server | us-east-1-1.ui.nabu.casa certificate_status | ready instance_id | 831317b31a3e4274bd53f16d096aa4ab can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 13.1 -- | -- update_channel | stable supervisor_version | supervisor-2024.08.0 agent_version | 1.6.0 docker_version | 26.1.4 disk_total | 468.7 GB disk_used | 14.7 GB healthy | true supported | true host_connectivity | true supervisor_connectivity | true ntp_synchronized | true virtualization | board | generic-x86-64 supervisor_api | ok version_api | ok installed_addons | Matter Server (6.4.2), Mosquitto broker (6.4.1), Spotify Connect (0.13.0), Govee to MQTT Bridge (2024.07.13-82ddc6e9), File editor (5.8.0)
Dashboards dashboards | 4 -- | -- resources | 17 views | 20 mode | storage
Recorder oldest_recorder_run | September 5, 2024 at 11:27 PM -- | -- current_recorder_run | September 8, 2024 at 5:38 PM estimated_db_size | 694.39 MiB database_engine | sqlite database_version | 3.45.3
Sonoff version | 3.8.0 (79ecd72) -- | -- cloud_online | 1 / 1 local_online | 1 / 1
Spotify api_endpoint_reachable | ok -- | --

Checklist

Describe the issue

I can't add WLED integration

image

Running WLED

FOSS by WLED Firmware: 0.14.4 Hardware: esp32

I didn't have the brightness limiter enabled. After enabling, it resolved my issue See https://github.com/bramstroker/homeassistant-powercalc/issues/2202

I'm filing a bug report at the setup message could be made far more user friendly.

Reproduction steps

  1. Add discovered integration
  2. Enter 12v
  3. Get error message

Debug logs

This error originated from a custom integration.

Logger: custom_components.powercalc.config_flow
Source: custom_components/powercalc/config_flow.py:439
integration: Powercalc (documentation, issues)
First occurred: 7:37:30 PM (2 occurrences)
Last logged: 7:37:33 PM

{No estimated current entity found

Diagnostics dump or YAML config

No response

bramstroker commented 4 days ago

Thanks for the report. Improved with #2485.

Screenshot 2024-09-13 at 16 35 36

Will be in upcoming release.