homeassistant-powercalc
homeassistant-powercalc copied to clipboard
Custom component to calculate estimated power consumption of lights and other appliances
Polish traslation updated
Just started to migrate my pure Yaml config to a UI config where possible. Not sure if I ran into a bug, but auto-discovered entities are created correctly, but are...
Hey guys, I was wondering if and how I can provide power consumption numbers for my robot vacuum to add it to the powercalc database for auto-detection?
I upgraded powercalc to v0.24.6 from v0.22.something and my utility meter for my lights domain group is now broken. It was previously working fine. Config: ``` powercalc: enable_autodiscovery: true create_domain_groups:...
Some models have multiple sub profiles. For example https://github.com/bramstroker/homeassistant-powercalc/tree/master/custom_components/powercalc/data/tuya/NO66-ZB or https://github.com/bramstroker/homeassistant-powercalc/tree/master/custom_components/powercalc/data/yeelight/YLDL01YL The config flow needs to be extended so the user can select this. 1. Select manufacturer 2. Select model...
Some integrations (ex TuYa) don't expose `supported_color_modes` correctly. See #963 We can do a few things in powercalc to prevent any issues down the road. - Add validation in LUT...
Thanks for this integration it is excellent. I am having a persistent error message on startup of home assistant which I'm not sure what is causing it. I have attached...
Reproduce steps 1. Add integration 2. Powercalc 3. Add virtual entity 4. Select entity 5. Choose LUT 6. Unselect 'confirm model' 7. Choose the manufacturer When choosing the model, you...
Will finish this when full coverage test suite is in place
I just added a few new lights and now everything works wonderfully. However, I noticed that many light configurations in between scans (for the bri and mired steps) fail by...