Closed JamFfm closed 2 years ago
Hi, this is related to code in the cbpi-ui.
I alreay created a pull request: https://github.com/Manuel83/craftbeerpi4-ui/pull/4
Using avollkopf's craftbeer4-ui ConfigType.sensor is working and gives back the sensor ID of selected sensor as ist should.
Solved as forks mentioned above have been merged
ConfigType.SENSOR does not show a selection of all sensors in settings-menue.
If I use ConfigType.KETTLE all the kettles can be selected as it should be. It just doesn't work with SENSOR.
I use the following code. Is there anything I missed? Maybe it is a bug?