Page 1 of 1

Device not showing in automation engine

Posted: 10 Apr 2014 15:57
by StatikPulse
So I had to rebuild my Raspberry Pi. Everything was setup and working properly before I rebuilt it. The device (a multi level switch) was showing up in the UI and also was also returned by the Automation engine when calling /ZAutomation/api/v1/devices.

After the Pi rebuild (and reinstall of Razberry), somehow I could see the device automatically in the old UI without having to do anything. The automation engine doesn't return the device however. I tried disconnecting/reconnecting the device and it still isn't showing up.

Am I missing something?

Re: Device not showing in automation engine

Posted: 15 Apr 2014 01:38
by PoltoS
May be different versions of the new UI? Do git clone from github or wait for a semi-stable release.

Re: Device not showing in automation engine

Posted: 06 May 2014 18:07
by StatikPulse
Finally following up. Your are correct, the latest pull has brought it back. Thanks!