Closed McWuragu closed 6 months ago
I did have a quick look but the LUT file for color temp does not have any data. Only 2 rows which do both have a 0.01 measurement.
bri,mired,watt
1,153,0.01
255,500,0.01
Found the PR which was issued in 2021 https://github.com/bramstroker/homeassistant-powercalc/pull/451. There is an explanation why no color_temp.csv was provided, because at that time the light was not doing anything for the user when set to color_temp. Could be a bug at that time which was resolved now.
To fix the issue measurements needs to be provided for the color_temp mode of the light. Are you able to do that following the instructions here: https://homeassistant-powercalc.readthedocs.io/en/latest/contributing/measure.html. When you are unable we need to ping the initial contributor and hopefully he will be able to.
Thank you for the response. I want to try, but actual I haven't the necessary equipment for the measurements.
I have asked original contributor if he can do the measurements. But not sure he is still around.
Here are the instructions to do the measurements yourself: https://homeassistant-powercalc.readthedocs.io/en/latest/contributing/measure.html It doesn't take any expensive equipment. And also doesn't take that much time. Shelly Plug S or Tapo P100 plugs are recommended. But lots of other smartplugs can be used as well.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
not stale
Measurements have been added by @marthubner, thanks a lot mate. #2221 So this issue will be resolved in next release.
System Health details
System Information
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 | 1393 Downloaded Repositories | 16Home Assistant Cloud
logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | okHome Assistant Supervisor
host_os | Home Assistant OS 11.5 -- | -- update_channel | stable supervisor_version | supervisor-2024.01.1 agent_version | 1.6.0 docker_version | 24.0.7 disk_total | 30.8 GB disk_used | 11.1 GB healthy | true supported | true board | ova supervisor_api | ok version_api | ok installed_addons | File editor (5.8.0), Terminal & SSH (9.9.0), Node-RED (17.0.6), Mosquitto broker (6.4.0), Zigbee2MQTT (1.35.3-1), Matter Server (5.1.2), Log Viewer (0.17.0), MariaDB (2.6.1), ESPHome (2023.12.9)Dashboards
dashboards | 4 -- | -- resources | 3 views | 23 mode | storageRecorder
oldest_recorder_run | 1. Februar 2024 um 22:17 -- | -- current_recorder_run | 10. Februar 2024 um 00:54 estimated_db_size | 687.64 MiB database_engine | mysql database_version | 10.6.12Xiaomi Miot Auto
component_version | 0.7.15 -- | -- can_reach_server | ok can_reach_spec | ok logged_accounts | 0 total_devices | 0Checklist
Describe the issue
My TRADFRI bulb E27 CWS opal 600lm (LED1624G9) reports power 0.40W in the off mode and if i switch this device on then the entity reports power 0.01w
Reproduction steps
Debug logs
Diagnostics dump or YAML config
No response