Search found 213 matches
- 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
- 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?
- 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
Verstuurd vanaf mijn ONEPLUS A6003 met Tapatalk
- 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 ...
- 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 ...
- 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.
- Tuesday 10 April 2018 15:10
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 145433
- 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 ...
- 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
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
- 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
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
- 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 ...
- 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 ...
- 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.
- Saturday 09 September 2017 19:52
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 145433
Re: Domoboard - General Discussions
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.
- 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 ...
- 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 ...
- 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
Sent from my iPhone using Tapatalk
- 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
Sent from my iPhone using Tapatalk
- Saturday 29 July 2017 11:16
- Forum: Domoboard
- Topic: Domoboard - Bug reports
- Replies: 35
- Views: 13669
Re: Domoboard - Bug reports
hmm could you see if there is an VERSION.md in you domoboard folder?jaccov wrote:I removed it, didn't install it again.
Browser says the same IOError.
- 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
Sent from my iPhone using Tapatalk