Change indicator for bar lamp plugin to icon
This commit is contained in:
parent
170bbb670a
commit
2e8e96a7a0
@ -3,4 +3,4 @@
|
||||
status=$(curl -s 192.168.1.201/status.php)
|
||||
|
||||
echo ""
|
||||
[ "$status" = 1 ] && echo "on" || echo "off"
|
||||
[ "$status" = 1 ] && echo "" || echo ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user