diff --git a/www/cache.manifest b/www/cache.manifest index ae492cc..75ffa95 100644 --- a/www/cache.manifest +++ b/www/cache.manifest @@ -38,4 +38,4 @@ index.html NETWORK: * -# hash: 60f2aea4c581fc78fb1e4dc8532e29719062ab187e9646d2eb975d0cf84dc2ec \ No newline at end of file +# hash: 08cd16546226e9708e04f4b75006a4a57ff9153404bffdace9d214d658ed4e9f \ No newline at end of file diff --git a/www/templates/home.html b/www/templates/home.html index 41b75f0..3d84180 100755 --- a/www/templates/home.html +++ b/www/templates/home.html @@ -12,7 +12,7 @@
{{ $root.connected ? "connected" : "disconnected" }}
- +
{{ $root.activeController.door ? "opened" : "closed" }}