You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "next" button of the web frontend stayed disabled when I entered 0 or 0.0 for temperatureOffset.
When I entered 1 for the temperature offset, "next" was enabled, I could send the configuration, but it was rejected, because 1 was not a float value. 1.0 was accepted.
In order get a "close to" zero offset for the temperature, I had to enter 0.01 instead.
The text was updated successfully, but these errors were encountered:
I was trying to configure https://github.com/mhaack/mqtt-bme280-homie with the web frontend at http://setup.homie-esp8266.marvinroger.fr/
On the last page the web frontend showed me the two custom parameter defined for https://github.com/mhaack/mqtt-bme280-homie:
sensorInterval long
temperatureOffset double
The following problems occured:
The text was updated successfully, but these errors were encountered: