mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +00:00
New commit
This commit is contained in:
parent
8d7eee2757
commit
f2cb63923b
@ -47,6 +47,7 @@ jQuery(document).ready(function($) {
|
||||
var compliment;
|
||||
|
||||
|
||||
//connect do Xbee monitor
|
||||
var socket = io.connect('http://rpi-development.local:8080');
|
||||
socket.on('dishwasher', function (dishwasherReady) {
|
||||
if (dishwasherReady) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user