Home Assistant
Smarthome
AWTRIX 3
potencia_geral
Exibe a potência geral consumida em tempo real
Built by Pedro Valcarcel
Published 1 January 2026 · 2 downloads
Exibe a potência geral consumida em tempo real, medida através de um Shelly Pro EM-50
KXydODNPApjL.yaml · 0.2 KB
{
"loop": true,
"interval": 2,
"frames": [
{
"draw": [
{
"type": "text",
"x": 1,
"y": 6,
"color": "#ffffff",
"text": "{{power}} W"
}
]
}
]
}