NSPManager / NSPanelManager

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

error message in live log #92

Closed stleusc closed 2 months ago

stleusc commented 9 months ago
03:10:16 | ERROR | LightManager.cpp:341 f(._taskProcessMqttMessages) Got state update for unknown attribute: state_hue
03:10:15 | ERROR | LightManager.cpp:341 f(._taskProcessMqttMessages) Got state update for unknown attribute: state_sat

Using home assistant, lastest version, installed via HA AddOn. Currently added a single light that support RGB and color temp.

tpanajott commented 9 months ago

Yup, known bug though I don't think it has been reported here previously. Basics, RGB control from the panel works but it won't receive new RGB values from HA/OpenHAB or other panels.

tpanajott commented 2 months ago

This has been fixed in the beta and upcoming stable release of the new MQTTManager and reworked web interface.