Added "not found" messages for gyro/temp sensor.

This commit is contained in:
Magnus Persson
2022-08-02 13:02:01 +02:00
parent 414d7d51c2
commit a6bff7287e
4 changed files with 22 additions and 8 deletions

View File

@ -17,6 +17,8 @@ Documentation
User interface
++++++++++++++
* (beta3) Added error message to user message if gyro connection fails.
* (beta3) Added message to user message if no temp sensor can be found.
* (beta3) Added drop down menus in user interface to simplify navigation to sub pages
* (beta3) Changed behavior for Home Assistant Device registration, this is only done when format template is saved, during normal operation only data values are posted on MQTT.
* (beta2) Calibration temperature (for temp adjustment) can now be set under advanced settings.