NxPanel - Replacement Firmware for Sonoff NSPanel

Home Page Messages

Here is a summary in shorthand of control messages for home screen;

{start: {pid: x, format:x (1-15)}}
{favorite: {pid: x, format:x (1-15)}}
{dim: {low:n, normal:n}}
{notifications: {text: x, [or] reset:1}}
{weather: {temp:x, summary:x, feels:x, icon:x (openweather list)}}
{clock: {date:x, hour:x, min:x, month:x, weekday:x}} // called by tasmotoa
{switches: {switch1:x, switch2: x}} // called by tasmotoa
{summary: {title:x, temp:x, [or] text:x}}
{warnings: [{id:x (1-4) , type:x (0-7) , state:x (1-3)]},...]}} 
2 Likes