Supported interfaces
- EventSource with states, config, status and ping
- MQTT with states, config, status and ping
- Telnet with raw HAN data
- Web interface with configuration and status
- Bonjour / mDNS announcement
All interfaces provided on local 2.4GHz WiFi network.
Example MQTT state
topic: currently/one/3c690779cf58/state
{
"W": 386,
"Wh": 272291,
"t": "2023-05-07T10:10:10+0100",
"lW": 387,
"m": "HAN",
"debug": "LGF5E360",
"L1": 271,
"L2": 91,
"L3": 23,
"P": 0,
"Ph": 0,
"P1": 0,
"P2": 0,
"P3": 0,
"R": 0,
"Rh": 72914,
"R1": 0,
"R2": 0,
"R3": 0,
"Q": 476,
"Qh": 82443,
"Q1": 260,
"Q2": 170,
"Q3": 45,
"I1": 1.600,
"I2": 0.800,
"I3": 0.200,
"U1": 234.300,
"U2": 232.400,
"U3": 234.900,
"id": "3c690779cf58"
}