arjenhiemstra / ithowifi

Itho wifi add-on module (ESP32 wifi to itho I2C protocol)
GNU General Public License v3.0
170 stars 29 forks source link

Virtual remotes update remote broken #215

Closed Julianvantveld closed 6 months ago

Julianvantveld commented 6 months ago

Using the virtual remote tab in the web portal, updating the virtual remote does not work. Resetting and copying the ID works as expected, the update button however does not trigger an update.

To Reproduce Steps to reproduce the behaviour:

  1. Go to 'Virtual Remotes tab'
  2. Select a virtual remote
  3. Change ID, Name and RemType
  4. Click the Update button
  5. Nothing happens

It seems the WebSocket event is posted on button tap, but no reload/saved data is triggered.

ws_event_triggered

Device information

Desktop (please complete the following information):

arjenhiemstra commented 6 months ago

Thanks for reporting this! Will be fixed in the next version.

arjenhiemstra commented 6 months ago

should be fixed as of this version https://github.com/arjenhiemstra/ithowifi/releases/tag/Version-2.7.0