Hi!
Did you ever find a solution for this?
Search found 54 matches
- Thursday 05 April 2018 9:34
- Forum: Other questions and discussions
- Topic: Direct link authentication
- Replies: 2
- Views: 900
- Thursday 08 March 2018 15:31
- Forum: Show your projects
- Topic: Domoticz Touchscreen Console
- Replies: 32
- Views: 49482
Re: Domoticz Touchscreen Console
Hi!
I followed this guide but my problem is that the pi and screen is on a different network thus making it difficult for me to log in.
Is there a way to include the username and password in the http path or a way that the keyboard can pop up when there is need of typing, like on a tablet?
I followed this guide but my problem is that the pi and screen is on a different network thus making it difficult for me to log in.
Is there a way to include the username and password in the http path or a way that the keyboard can pop up when there is need of typing, like on a tablet?
- Friday 03 November 2017 10:06
- Forum: Others
- Topic: GUUDGO Cameras
- Replies: 2
- Views: 1300
Re: GUUDGO Cameras
I'm wondering about this as well. Anyone got any luck?
They are real cheap and perform actually really well!
They are real cheap and perform actually really well!
- Friday 26 May 2017 11:35
- Forum: Third party and supplementary tools
- Topic: Gearoticz | Galaxy Watch, Gear S3 and S2 Tizen implementation
- Replies: 93
- Views: 36159
Re: Gearoticz | Gear S3 and S2 Tizen implementation
There really should be a watchface to complement Domoticz ont the Gear. I'm no good in programming it my self, but I surly would pay for one! 

- Tuesday 14 March 2017 14:58
- Forum: RFLink Transceiver
- Topic: rflink on esp8266
- Replies: 26
- Views: 14792
Re: rflink on esp8266
I just noticed this thread! Is there any progress?
- Wednesday 08 March 2017 8:32
- Forum: MySensors
- Topic: sendHeartbeat() ?
- Replies: 34
- Views: 12273
Re: sendHeartbeat() ?
Can this feature be extended to, lets say, ESPeasy? Like a JSON command?
- Wednesday 22 February 2017 12:37
- Forum: Other questions and discussions
- Topic: MyDomoticz down?
- Replies: 4
- Views: 1573
Re: MyDomoticz down?
It worked for me last night, but now it's down over here as well...
- Wednesday 25 January 2017 23:21
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: MyDomoticz - Testers wanted!
- Replies: 627
- Views: 133046
Re: Testers wanted!
Is there a way to include user:password on the my.domoticz path for instant log in?
EXAMPLE:
https://my.domoticz.com/my/user:passwor ... /Dashboard
EXAMPLE:
https://my.domoticz.com/my/user:passwor ... /Dashboard
- Friday 16 December 2016 16:02
- Forum: LUA
- Topic: Find My iPhone implementation in LUA script
- Replies: 273
- Views: 80344
Re: Find My iPhone implementation in LUA script
Thank you! It's working now 

- Friday 16 December 2016 14:38
- Forum: LUA
- Topic: Find My iPhone implementation in LUA script
- Replies: 273
- Views: 80344
Re: Find My iPhone implementation in LUA script
Is there a way to make the script send this info instead: json.htm?type=command¶m=udevice&idx=IDX&nvalue=0&svalue=<iframe%20width="365"%20height="300"%20frameborder="0"%20style="border:0"%20src="https://www.google.com/maps/embed/v1/place?key=GOOGLEMAPSAPI%26q=LAT:LONG20allowfullscreen></iframe ...
- Friday 16 December 2016 13:35
- Forum: LUA
- Topic: Find My iPhone implementation in LUA script
- Replies: 273
- Views: 80344
Re: Find My iPhone implementation in LUA script
Is there a way to make the script send this info instead: json.htm?type=command¶m=udevice&idx=IDX&nvalue=0&svalue=<iframe%20width="365"%20height="300"%20frameborder="0"%20style="border:0"%20src="https://www.google.com/maps/embed/v1/place?key=GOOGLEMAPSAPI%26q=LAT:LONG20allowfullscreen></iframe ...
- Tuesday 11 October 2016 9:41
- Forum: LUA
- Topic: Find My iPhone implementation in LUA script
- Replies: 273
- Views: 80344
Re: Find My iPhone implementation in LUA script
Suggestion: Why not curl google maps embedded like this:
http://www.domoticz.com/forum/viewtopic ... 705#p81542
You would need an API, but thats easy.
http://www.domoticz.com/forum/viewtopic ... 705#p81542
You would need an API, but thats easy.
- Tuesday 11 October 2016 9:28
- Forum: LUA
- Topic: Find My iPhone implementation in LUA script
- Replies: 273
- Views: 80344
Re: Find My iPhone implementation in LUA script
Now i get this error in Domoticz: Error: EventSystem: in /home/pi/domoticz/scripts/lua/script_time_checkphones.lua: /home/pi/domoticz/scripts/lua/script_time_checkphones.lua:54: bad argument #1 to 'match' (string expected, got nil) And this error in Putty: lua: script_time_checkphones.lua:54 ...
- Tuesday 11 October 2016 9:11
- Forum: LUA
- Topic: Find My iPhone implementation in LUA script
- Replies: 273
- Views: 80344
Re: Find My iPhone implementation in LUA script
I found the error... I have had several iphones throug the ages and all are listed in the (print). But it also lists the ones that dont exist anymore. I have looked throu the icloud settings to see if i can find them and somehow delete them but no luck. I will check if changing the name on the ...
- Tuesday 11 October 2016 8:35
- Forum: LUA
- Topic: Find My iPhone implementation in LUA script
- Replies: 273
- Views: 80344
Re: Find My iPhone implementation in LUA script
The error is now reduced to only: 2016-10-10 16:34:02.816 Error: EventSystem: in /home/pi/domoticz/scripts/lua/script_time_checkphones.lua: /home/pi/domoticz/scripts/lua/script_time_checkphones.lua:46: attempt to index field 'location' (a nil value) Apparently the API call to the Find My iPhone ...
- Monday 10 October 2016 21:24
- Forum: LUA
- Topic: Find My iPhone implementation in LUA script
- Replies: 273
- Views: 80344
Re: Find My iPhone implementation in LUA script
Hi! The error is now reduced to only: 2016-10-10 16:34:02.816 Error: EventSystem: in /home/pi/domoticz/scripts/lua/script_time_checkphones.lua: /home/pi/domoticz/scripts/lua/script_time_checkphones.lua:46: attempt to index field 'location' (a nil value) Is the name of your phone exactlly correct ...
- Monday 10 October 2016 15:38
- Forum: LUA
- Topic: Find My iPhone implementation in LUA script
- Replies: 273
- Views: 80344
Re: Find My iPhone implementation in LUA script
Hi! I get two types of errors 2016-10-10 15:33:02.316 Error: EventSystem: in /home/pi/domoticz/scripts/lua/script_time_checkphones.lua: /home/pi/domoticz/scripts/lua/script_time_checkphones.lua:48: attempt to index field 'location' (a nil value) And 2016-10-10 15:34:01.389 Error: EventSystem: in ...
- Friday 23 September 2016 9:34
- Forum: Suggestions
- Topic: PiBakery and autoinstall
- Replies: 1
- Views: 771
PiBakery and autoinstall
Hi!
I've noticed that the PiBakery might solution is great for us who tend to re-install Domoticz from the ground.
But does anyone have a python or Bash script that install Domoticz and does all the necessary tweaks and funs?
http://www.pibakery.org/
Best regards
Oyvind Espnes
I've noticed that the PiBakery might solution is great for us who tend to re-install Domoticz from the ground.
But does anyone have a python or Bash script that install Domoticz and does all the necessary tweaks and funs?
http://www.pibakery.org/
Best regards
Oyvind Espnes
- Thursday 28 April 2016 15:20
- Forum: Suggestions
- Topic: [609] Nissan Leaf
- Replies: 38
- Views: 9984
Re: [609] Nissan Leaf
We now have a working python script for the Leaf again:
https://github.com/jdhorne/pycarwings2
I'm trying to implement it, but it just won't run. Tosses back a 256 error.
Runs fine from Putty and permissions set to 777 just i case, but still won't run.
https://github.com/jdhorne/pycarwings2
I'm trying to implement it, but it just won't run. Tosses back a 256 error.
Runs fine from Putty and permissions set to 777 just i case, but still won't run.
- Thursday 07 April 2016 19:23
- Forum: Suggestions
- Topic: [609] Nissan Leaf
- Replies: 38
- Views: 9984