Flow Details
Exibe a potência geral consumida em tempo real, medida através de um Shelly Pro EM-50
{
"loop": true,
"interval": 2,
"frames": [
{
"draw": [
{
"type": "text",
"x": 1,
"y": 6,
"color": "#ffffff",
"text": "{{power}} W"
}
]
}
]
}
-- Flow first published on January 1, 2026.