NSPManager / NSPanelManager

Sonoff NSPanel custom firmware for responsive and intuitive use
https://nspanelmanager.com/
126 stars 10 forks source link

Scene states are not saved (Openhab) #127

Closed cablesandcoffee closed 5 months ago

cablesandcoffee commented 5 months ago

Scene light states does not seem to be saved. If I go to http://192.168.32.201:8010/api/get_scenes i can se all the scenes that are created but lights_states are all empty.

Example:

1
scene_id 8 scene_name "Movie Scene" room_name "Livingroom" room_id 8 light_states []

tpanajott commented 5 months ago

This should work now, please test and close if fixed.

cablesandcoffee commented 5 months ago

Wooo works lite a charm! Nice one! :D