homeassistant-powercalc icon indicating copy to clipboard operation
homeassistant-powercalc copied to clipboard

Support for sub profiles in config flow

Open bramstroker opened this issue 3 years ago • 1 comments

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
  3. Select sub profile

bramstroker avatar Aug 06 '22 09:08 bramstroker

Implemented with #966

bramstroker avatar Aug 07 '22 17:08 bramstroker