Search found 16 matches

by anconakip
Thursday 22 December 2022 10:44
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 57021

Re: Domoticz to Google Assistant integration

i have tried to install. On my raspberry pi it works ok. i can get to the settings page of the Domoticz-google-assistent. Everything is ok in here. But in my google settings i don't know what to fill in in mij URL? i have an url from ddns.net. But i can not fill in a http:// adress. How can i get a ...
by anconakip
Wednesday 18 March 2020 11:15
Forum: Python
Topic: Python Plugin: Growatt Inverter
Replies: 107
Views: 24332

Re: Python Plugin: Growatt Inverter

Can someone help me? i get an error while using de plugin: 2020-03-18 11:04:49.581 Error: (growatt) 'onStart' failed 'KeyError'. 2020-03-18 11:04:49.581 Error: (growatt) ----> Line 260 in '/home/pi/domoticz/plugins/Domoticz-Growatt-Webserver-Plugin/plugin.py' 2020-03-18 11:04:49.581 Error: (growatt ...
by anconakip
Tuesday 20 June 2017 14:21
Forum: Design, usability and languages
Topic: SNEAK PREVIEW - New default theme
Replies: 153
Views: 60047

Re: SNEAK PREVIEW - New default theme

any idea when its ready for us to use?
by anconakip
Tuesday 13 June 2017 10:50
Forum: Design, usability and languages
Topic: SNEAK PREVIEW - New default theme
Replies: 153
Views: 60047

Re: SNEAK PREVIEW - New default theme

i can't wait untill you put this online. Wauw what a nice improvement.
by anconakip
Friday 27 January 2017 10:41
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 145978

Re: Domoboard - General Discussions

up and running. But only when i have open my telnet. When i close the telnet link, the webpage isnt reacheable anymore. you could fix it by let it running in the background or creating an service. Because we are still developing we have it running under screen so the process will be active when we ...
by anconakip
Friday 27 January 2017 10:37
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 145978

Re: Domoboard - General Discussions

up and running. But only when i have open my telnet. When i close the telnet link, the webpage isnt reacheable anymore.
by anconakip
Thursday 26 January 2017 15:45
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 145978

Re: Domoboard - General Discussions

Not sure on a Pi. But in my terminal I can see lines and lines of code running with what command? start with -d in terminal and you can run in debug mode : python server.py -c <config_file> -d The only thing i see is: Device and/or scene with IDX 22 is not available in Domoticz and then my command ...
by anconakip
Thursday 26 January 2017 14:05
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 145978

Re: Domoboard - General Discussions

Zahariac wrote:
anconakip wrote:
Zahariac wrote:
Are you sure that the installation is complete?
how can i check that? i folowwed this tut.
Not sure on a Pi. But in my terminal I can see lines and lines of code running
with what command?
by anconakip
Thursday 26 January 2017 13:55
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 145978

Re: Domoboard - General Discussions

Does your router support up to range 5000 for the port? Or your PI2 for that matter? I changed the port to 85 and this works also not. What should i change on my pi then? all is on my locale network so i don't need portforwarding on my router i guess. Are you sure that the installation is complete ...
by anconakip
Thursday 26 January 2017 13:43
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 145978

Re: Domoboard - General Discussions

I have installed all by this post on my pi2. I changed the flask_url port to 5000. But when i go to myip:5000 the browser wil not connect. What do i wrong? Does your router support up to range 5000 for the port? Or your PI2 for that matter? I changed the port to 85 and this works also not. What ...
by anconakip
Thursday 26 January 2017 13:26
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 145978

Re: Domoboard - General Discussions

I have installed all by this post on my pi2. I changed the flask_url port to 5000. But when i go to myip:5000 the browser wil not connect. What do i wrong?
by anconakip
Saturday 31 January 2015 15:39
Forum: Design, usability and languages
Topic: Dashticz - Alternative Dashboard
Replies: 174
Views: 94920

Re: WIP - Dashticz - Alternative Dashboard

Is it (in the future) possible to change the icons? on this moment i see only a light icon near my switches. I would like to change some icons to a pc, door, fire icon.
by anconakip
Wednesday 15 October 2014 11:22
Forum: PHP and all others
Topic: Events system thread (questions and feedback)
Replies: 308
Views: 159080

Re: Events system thread (questions and feedback)

i want to make an event that starts to look if my door is open for more than 5 minutes then my heating is going of.
I only don't know how i can start the scene "if door=open for more than 5 minutes"
by anconakip
Tuesday 14 October 2014 8:06
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 421971

Re: Blockly examples

Not sure if this would work:- Create a Virtual Switch with a 5 minute "ON Delay" setting. IF Door = "Open" DO Set "Virtual Switch" "On" ELSE IF Door = "Closed" DO Set "Virtula Switch" "Off" So the "Virtual Switch" although set to "on" by Blockly, has a 5 minute delay before the state is actually ...
by anconakip
Monday 13 October 2014 15:40
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 421971

Re: Blockly examples

i want to make an event that starts to look if my door is open for more than 5 minutes then my heating is going of.
I only don't know how i can start the scene "if door=open for more than 5 minutes"
by anconakip
Tuesday 07 October 2014 10:37
Forum: Other questions and discussions
Topic: Use Toon as thermostat
Replies: 45
Views: 9350

Re: Use Toon as thermostat

Hi all, i see now that there is also the option now under hardware to create virtual sensors (vakantie, weg, thuis etc) for Toon, and so i clicked create and then under devices added each. Now they show up under temperature but what is the purpose of this? I was expecting to be able to click one of ...