Search found 60 matches
- Friday 22 December 2017 15:16
- Forum: Python
- Topic: Plex Status - Video, Audio, Photo, Play Progress
- Replies: 115
- Views: 25160
Re: Plex Status - Video, Audio, Photo, Play Progress
Hi, I can't seem to get this to work. When I run plex.py manually I get the following error: Traceback (most recent call last): File "./plex.py", line 119, in <module> test = urllib2.urlopen(requestURL,timeout = 5).read() File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen return _opener ...
- Thursday 14 December 2017 21:08
- Forum: iOS
- Topic: homebridge-edomoticz Plugin
- Replies: 1716
- Views: 430365
Re: homebridge-edomoticz Plugin
Well I have some issues. I did a Fresh install, and followed this LINK . And ill got this when ill type: homebridge -bash: homebridge: command not found What have ill missed? Ill got an error when ill tried to do this command $ npm install -g homebridge --unsafe-perm npm ERR! error rolling back ...
- Wednesday 13 December 2017 15:22
- Forum: Python
- Topic: [REQUEST] Chromecast (Google Cast) output and controller plugin?
- Replies: 19
- Views: 9303
Re: [REQUEST] Chromecast (Google Cast) output and controller plugin?
Install LMS?
Why use an old product like that?
Would it not be better if any scripting guru could fix CCA in to Domoticz instead?
In some points the Home-Assistant way further in the development.
Why use an old product like that?
Would it not be better if any scripting guru could fix CCA in to Domoticz instead?
In some points the Home-Assistant way further in the development.
- Wednesday 15 November 2017 11:48
- Forum: Suggestions
- Topic: Aurora Nanoleaf
- Replies: 14
- Views: 6112
Re: Aurora Nanoleaf
Home assistant had success to include Nanoleaf Aurora, so it feels like if some programer could translate the script it would be possible.
Script
Script
- Wednesday 30 August 2017 8:27
- Forum: Others
- Topic: Controling Xiaomi Mi Robot with Domoticz
- Replies: 27
- Views: 9429
Re: Controling Xiaomi Mi Robot with Domoticz
I think ill need to do that. Now i cant log on to the webinterface.
It says offline but status says OK. So ill think ill got work to do after my daywork.

- Tuesday 29 August 2017 17:12
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Robot Vacuum
- Replies: 311
- Views: 115920
Re: Python plugin: Xiaomi Mi Robot Vacuum
Ive done as the page said, but when ill try to add the hardware, the type dont show only the Xaiomi gateway and no Vacuum :cry: Running beta 3.8369 It works on stable release currently. Since beta 3.8367 python plugin system disabled for some period of time by developers of Domoticz. (ref. to issue ...
- Tuesday 29 August 2017 13:39
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Robot Vacuum
- Replies: 311
- Views: 115920
Re: Python plugin: Xiaomi Mi Robot Vacuum
Ive done as the page said, but when ill try to add the hardware, the type dont show only the Xaiomi gateway and no Vacuum
Running beta 3.8369

Running beta 3.8369
- Tuesday 29 August 2017 11:23
- Forum: Others
- Topic: Controling Xiaomi Mi Robot with Domoticz
- Replies: 27
- Views: 9429
Re: Controling Xiaomi Mi Robot with Domoticz
Thx, i will check itmrinner wrote: ↑Tuesday 29 August 2017 11:10 Check the plugin for Mi Robot: viewtopic.php?f=65&t=19040

- Tuesday 29 August 2017 11:06
- Forum: Others
- Topic: Controling Xiaomi Mi Robot with Domoticz
- Replies: 27
- Views: 9429
Re: Controling Xiaomi Mi Robot with Domoticz
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 ...
- Saturday 26 August 2017 21:28
- Forum: Others
- Topic: Controling Xiaomi Mi Robot with Domoticz
- Replies: 27
- Views: 9429
Re: Controling Xiaomi Mi Robot with Domoticz
thats strange... did you choose "lua" and "Device" as script options? Missed the device option. But now it says this. Is there a way to speed it up? When ill run the mirobo COMMAND it takes about 20 seconds before something is happen. Error: EventSystem: Warning!, lua script Inga On/Off has been ...
- Thursday 24 August 2017 19:28
- Forum: Others
- Topic: Controling Xiaomi Mi Robot with Domoticz
- Replies: 27
- Views: 9429
Re: Controling Xiaomi Mi Robot with Domoticz
He there, i managed to control my Xiaomi Mi Robot Vacuum with Domoticz, without catching UDP-packages or something like this. Lets look at it: commandArray = {} for deviceName,deviceValue in pairs(devicechanged) do print ("Device based event fired on '"..deviceName.."', value '"..tostring ...
- Tuesday 22 August 2017 16:45
- Forum: Others
- Topic: Controling Xiaomi Mi Robot with Domoticz
- Replies: 27
- Views: 9429
Re: Controling Xiaomi Mi Robot with Domoticz
Well ok, I was not clear. I don't have an Android, only iPhone. And my raspberry don't have wifi. Ive managed to extract the file from the phone, but there is 1536 lines of code. So how will ill now what line is correct? "EDIT" I have now manage to get the token. I used this guide,(its a German site ...
- Tuesday 22 August 2017 9:14
- Forum: Others
- Topic: Controling Xiaomi Mi Robot with Domoticz
- Replies: 27
- Views: 9429
Re: Controling Xiaomi Mi Robot with Domoticz
And if you don't have access to a rooted android phone? How to do then?
- Wednesday 21 June 2017 14:14
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Domoticz with IOS
- Replies: 2
- Views: 1534
Re: Domoticz with IOS
Have you tried to open in Incognito mode?
Cleaned the cache in the browsers?
Cleaned the cache in the browsers?
- Monday 06 March 2017 19:03
- Forum: LUA
- Topic: Find My iPhone implementation in LUA script
- Replies: 273
- Views: 78255
Re: Find My iPhone implementation in LUA script
Now is everything working for me, but ill have 7 enteries within a minute that report that my iPhone is "home". What can ill do so its getting one entry instead of 7. Ive had the lua set as "ALL" & "TIME, but it was the same.
- Wednesday 01 March 2017 14:18
- Forum: LUA
- Topic: Find My iPhone implementation in LUA script
- Replies: 273
- Views: 78255
Re: Find My iPhone implementation in LUA script
The file is located here
json = (loadfile "/home/pi/domoticz/scripts/lua/JSON.lua")(
And I've checked and the JSON file is there.
json = (loadfile "/home/pi/domoticz/scripts/lua/JSON.lua")(
And I've checked and the JSON file is there.
- Wednesday 01 March 2017 12:43
- Forum: LUA
- Topic: Find My iPhone implementation in LUA script
- Replies: 273
- Views: 78255
Re: Find My iPhone implementation in LUA script
Well I added this print (result) above handle:close() but under getlocation and got my user info, token, current timezone and stuff like that. So it seems that I get logged in. But when when ill add print (getlocation) I get LUA: curl -s -X POST -L -u 'USERNAME:PASSWORD' -H 'Content-Type ...
- Wednesday 01 March 2017 9:32
- Forum: LUA
- Topic: Find My iPhone implementation in LUA script
- Replies: 273
- Views: 78255
Re: Find My iPhone implementation in LUA script
Now I got this error, don't know why. Anyone? Error: EventSystem: in Check_iphone: [string "-- Script to check the location of multiple i..."]:10: attempt to call a nil value It would help to know what is line 10 in your script :) The error could e.g. relate to a variable that is not given any ...
- Tuesday 28 February 2017 13:01
- Forum: LUA
- Topic: Find My iPhone implementation in LUA script
- Replies: 273
- Views: 78255
Re: Find My iPhone implementation in LUA script
Now I got this error, don't know why. Anyone?
Code: Select all
Error: EventSystem: in Check_iphone: [string "-- Script to check the location of multiple i..."]:10: attempt to call a nil value
- Monday 06 February 2017 7:10
- Forum: Python
- Topic: Plex Status - Video, Audio, Photo, Play Progress
- Replies: 115
- Views: 25160
Re: Plex Status - Video, Audio, Photo, Play Progress
I think that you should be checking that device that you are casting from.