Search found 213 matches

by squandor
Sunday 09 December 2018 16:06
Forum: Show your projects
Topic: Telegram bot next level
Replies: 13
Views: 5930

Re: Telegram bot next level

You need to put an username in you're telegram at settings in lowercase
by squandor
Sunday 09 December 2018 11:09
Forum: Show your projects
Topic: Telegram bot next level
Replies: 13
Views: 5930

Re: Telegram bot next level

That has something to do with you're bot token. Did you use the correct one?
by squandor
Saturday 08 December 2018 16:23
Forum: Show your projects
Topic: Telegram bot next level
Replies: 13
Views: 5930

Re: Telegram bot next level

Should not be an problem. It's using the domoticz Api so it should work.

Verstuurd vanaf mijn ONEPLUS A6003 met Tapatalk

by squandor
Friday 07 December 2018 11:19
Forum: Show your projects
Topic: Telegram bot next level
Replies: 13
Views: 5930

Telegram bot next level

What can it do? Using this bot you can ask him for an switch/scene/group/utility switch. After the bot found the device it will ask you what you want to do with it (on,off) To secure the bot you must place usernames in the array unames: unames = ['username1', 'username2'] by using this the bot will ...
by squandor
Tuesday 03 July 2018 12:39
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 145433

Re: Domoboard - General Discussions

Hi there, Thank you for the kind words and my apologies for the low activity. (having an baby and building an house are some things that are on the priority list otherwise the misses will get angry ;) ) I think that that function isn't fully supported in domoboard. With the new release of domoticz ...
by squandor
Tuesday 17 April 2018 7:41
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 145433

Re: Domoboard - General Discussions

thats a good question, i don't use the 2 factor authentication so i wont get that message but my colleague does so i will ask it for you.
by squandor
Tuesday 10 April 2018 15:10
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 145433

Re: Domoboard - General Discussions

florisi wrote: Tuesday 10 April 2018 15:09 it doesn't crash anymore, but underground is empty.
i think that thats an configuration issue. How is you're wunderground config?
by squandor
Tuesday 10 April 2018 14:54
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 145433

Re: Domoboard - General Discussions

Its running as a service on the same raspberry pi as Domoticz. What is the command to test the python import? i think that its installed in an env that way. in that case you need to install geocoder also in the env. it should work with this code: /home/<user>/domoboard/bin/pip install geocoder ...
by squandor
Tuesday 10 April 2018 13:11
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 145433

Re: Domoboard - General Discussions

Hi Florisi,

How do you start domoboard? is it running in an env or simply on the server?

if you start an python shell and type import geocoder does it say anything?

Gr. Squandor
by squandor
Friday 23 March 2018 10:29
Forum: Domoboard
Topic: Domoboard - Windows installation
Replies: 3
Views: 6424

Re: Domoboard - Windows installation

Hi Henrik,

Sorry for the late reply, but its pretty straight forward.

You can clone the github page and edit de config and set de domoticz url in the config.
When that has been done you can run domoboard by the command: python server.py -c configuration.conf -d

It should work like that
by squandor
Saturday 24 February 2018 14:00
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 145433

Re: Domoboard - General Discussions

Ok, i am a newbie here at domoticz and have a question about domoboard After installation of the domoboard, is it still possible to access domoticz in the normal way, i'm asking this because i would like to use domoboard only on my tablet that will be fixed against the wall, on my phone i would ...
by squandor
Saturday 24 February 2018 13:57
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 145433

Re: Domoboard a New Dashboard using Domoticz as backend

haha ok point taken: https://forsec.nl/wp-content/uploads/domoboard_images/domoboard_touchscreen.jpg Heb jij de Nederlandse config werkend? Ik bedoel dan ook het weer stukje op het dashboard. Ik krijg het niet werkend. Misschien zou jij je config kunnen delen? Well actually the dutch version doesn ...
by squandor
Tuesday 28 November 2017 16:41
Forum: Domoboard
Topic: Domoboard - Feature requests
Replies: 11
Views: 7669

Re: Domoboard - Feature requests

I think if you change the setpoint_slider to setpoint it should work and you will get en up and down option.
by squandor
Saturday 09 September 2017 19:52
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 145433

Re: Domoboard - General Discussions

godomogo wrote: Saturday 09 September 2017 19:50
Ok and I assume that you use port 433 instead of 8080?
[/quote]

Yeah, I'm using port 443. Trying http://192.168.1.90 redirects to https.
[/quote]

Hmm maybe thats problematic we actually never tested an https installation.
by squandor
Saturday 09 September 2017 19:30
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 145433

Re: Domoboard - General Discussions

Strange do you have the correct ip filled in into you're configuration? [/quote] Yeah, Domoboard is set up on the Domoticz server. Here's the config: [general_settings] [[server]] url = 192.168.1.90:443 # IP-address of Domoticz backend flask_url = 192.168.1.90:8444 # Please note: this is the ...
by squandor
Saturday 09 September 2017 16:51
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 145433

Re: Domoboard - General Discussions

I'm getting the following error on startup: pi@raspberrypi:~/domoboard $ python server.py -c example.conf -d Traceback (most recent call last): File "server.py", line 168, in <module> domoticz.checkDomoticzStatus(config) File "/home/pi/domoboard/modules/domoticz.py", line 24, in checkDomoticzStatus ...
by squandor
Saturday 29 July 2017 12:10
Forum: Domoboard
Topic: Domoboard - Bug reports
Replies: 35
Views: 13669

Re: Domoboard - Bug reports

Strange we will look into that but now it will start normally right?


Sent from my iPhone using Tapatalk
by squandor
Saturday 29 July 2017 11:58
Forum: Domoboard
Topic: Domoboard - Bug reports
Replies: 35
Views: 13669

Re: Domoboard - Bug reports

Hmm what you could try is remove the version.md and create it again with the values from the github


Sent from my iPhone using Tapatalk
by squandor
Saturday 29 July 2017 11:16
Forum: Domoboard
Topic: Domoboard - Bug reports
Replies: 35
Views: 13669

Re: Domoboard - Bug reports

jaccov wrote:I removed it, didn't install it again.
Browser says the same IOError.
hmm could you see if there is an VERSION.md in you domoboard folder?
by squandor
Saturday 29 July 2017 10:25
Forum: Domoboard
Topic: Domoboard - Bug reports
Replies: 35
Views: 13669

Re: Domoboard - Bug reports

Even if you didn't try to install afvalwijzer?


Sent from my iPhone using Tapatalk