thps wrote: ↑Tuesday 29 August 2017 10:37
Mmmh, ist Takes 3-5 seconds in my Raspberry Pi 3.
What so you use? How ist your Domoticz connected to your network?
In the terminal it takes 20 seconds (rpi2) the pi (domoticz) is hardwired.
So something is wrong, when ill use the status script it runs every 30 seconds, should it do that?
This is what i get from status with the LUA script
Code: Select all
2017-08-29 10:58:39.391 Error: EventSystem: Warning!, lua script Inga Status has been running for more than 10 seconds
2017-08-29 10:58:45.376 dzVents: Result:State: Charging
Battery: 100 %
Fanspeed: 77 %
Cleaning since: 0:34:35
Cleaned area: 32.0225 m²
And when ill want to turn on "Inga" (the vaccumcleaner) ill get
Code: Select all
2017-08-29 11:01:08.135 LUA: Device based event fired on 'Inga', value 'Home'
And nothing happens.