mirror of
https://github.com/karl0ss/orvibo-b25-server-kex.git
synced 2025-04-29 12:53:40 +01:00
commit
3d8935c5a6
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "orvibo-b25-server-kex",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.2",
|
||||
"description": "A server to control the Orvibo B25 range of smart sockets",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
@ -2,6 +2,10 @@ extends default
|
||||
|
||||
block content
|
||||
div.container
|
||||
if sockets.length <= 0
|
||||
h2.socket-name
|
||||
| No Plugs Found
|
||||
else
|
||||
each socket in sockets
|
||||
div.socket
|
||||
h2.socket-name
|
||||
|
Loading…
x
Reference in New Issue
Block a user