Domoboard - General Discussions
Moderators: leecollings, wez3
Forum rules
Before posting here, make sure you are using the latest Beta or Stable version.
In order to fix issues or add features these have to be reported on the Domoboard Github pages.
This makes it possible to keep track of issues/features on a centralized place.
Refer to the issue of the github tracker when possible.
This subforum is meant to discuss issues and/or feature requests, or anything else related to Domoboard.
Before posting here, make sure you are using the latest Beta or Stable version.
In order to fix issues or add features these have to be reported on the Domoboard Github pages.
This makes it possible to keep track of issues/features on a centralized place.
Refer to the issue of the github tracker when possible.
This subforum is meant to discuss issues and/or feature requests, or anything else related to Domoboard.
-
- Posts: 78
- Joined: Saturday 30 July 2016 10:14
- Target OS: Linux
- Domoticz version: 2020beta
- Location: Arnhem
- Contact:
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?
What is the command to test the python import?
-
- Posts: 213
- Joined: Saturday 19 December 2015 22:34
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5837
- Contact:
Re: Domoboard - General Discussions
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
where <user> is you're pi user (possibly "pi")
-
- Posts: 78
- Joined: Saturday 30 July 2016 10:14
- Target OS: Linux
- Domoticz version: 2020beta
- Location: Arnhem
- Contact:
Re: Domoboard - General Discussions
it doesn't crash anymore, but underground is empty.
-
- Posts: 78
- Joined: Saturday 30 July 2016 10:14
- Target OS: Linux
- Domoticz version: 2020beta
- Location: Arnhem
- Contact:
Re: Domoboard - General Discussions
I've already figured it out, you can only choose English.
-
- Posts: 78
- Joined: Saturday 30 July 2016 10:14
- Target OS: Linux
- Domoticz version: 2020beta
- Location: Arnhem
- Contact:
Re: Domoboard - General Discussions
A new question.
Installed the iCloud plugin.
Now when I open the dashboard I got on my iPhone and Mac that a new device want to have access to iCloud.
Of course this correct, but I can't type the verification code at any place.
Is there a solution for this?
Installed the iCloud plugin.
Now when I open the dashboard I got on my iPhone and Mac that a new device want to have access to iCloud.
Of course this correct, but I can't type the verification code at any place.
Is there a solution for this?
-
- Posts: 213
- Joined: Saturday 19 December 2015 22:34
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5837
- Contact:
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.
-
- Posts: 2
- Joined: Sunday 01 July 2018 12:41
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Domoboard - General Discussions
Hello,
First of all, i'm really suprised there is so less activity in this sub forum. Domoboard looks really cool!
I've got a question about light control. I can add my light IDX to domoboard, but it shows up with a RGB selector.
The lights that I want to control (Milight FUT103) are RGBWW/CCT. I don't have an option in domoboard to use a RGBWW selector, so I can control Kelvin/White.
Does someone knows how to implement a RGBWW selector?
First of all, i'm really suprised there is so less activity in this sub forum. Domoboard looks really cool!
I've got a question about light control. I can add my light IDX to domoboard, but it shows up with a RGB selector.
The lights that I want to control (Milight FUT103) are RGBWW/CCT. I don't have an option in domoboard to use a RGBWW selector, so I can control Kelvin/White.
Does someone knows how to implement a RGBWW selector?
-
- Posts: 213
- Joined: Saturday 19 December 2015 22:34
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5837
- Contact:
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 we will try to get back on strack a.s.a.p because they did also made some changes to the selector switches.
Greetings, Squandor
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 we will try to get back on strack a.s.a.p because they did also made some changes to the selector switches.
Greetings, Squandor
-
- Posts: 2
- Joined: Sunday 01 July 2018 12:41
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Domoboard - General Discussions
You're totally right! No need to apology Thank you for your answer and I'm looking forward to the next update.squandor wrote: ↑Tuesday 03 July 2018 12:39 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 we will try to get back on strack a.s.a.p because they did also made some changes to the selector switches.
Greetings, Squandor
Wish you all the best with your house and family.
-
- Posts: 2
- Joined: Friday 29 June 2018 17:48
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Domoboard - General Discussions
In the config file you can specify different users as configured in domoticz.
Also the login page of the domoboard server works accordingly.
however, there don't seem to be a way to have custom pages/layout per user.
In domoticz you can designate specific devices to a user so only these devices show up when logged in as that user.
It would even be better that you could use the config file to make specific configurations per user.
This way you could have an admin account and a 'kids' account look completely different.
maybe this is already possible but I don't know how to configure this.
Please help
Also the login page of the domoboard server works accordingly.
however, there don't seem to be a way to have custom pages/layout per user.
In domoticz you can designate specific devices to a user so only these devices show up when logged in as that user.
It would even be better that you could use the config file to make specific configurations per user.
This way you could have an admin account and a 'kids' account look completely different.
maybe this is already possible but I don't know how to configure this.
Please help
-
- Posts: 8
- Joined: Tuesday 21 January 2014 12:54
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Domoboard - General Discussions
I am getting a keyerror on the ANWB plugin?
Anyone else still using this?
Anyone else still using this?
- DewGew
- Posts: 579
- Joined: Thursday 21 April 2016 12:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V4.10618
- Location: Sweden
- Contact:
Re: Domoboard - General Discussions
Anyone still using domoboard?
Raspberry Pi 3 | domoticz | Aeon Labs Z-Stick GEN5 | RFlink gateway
NanoPi NEO-air | REGO6XX interface | Machinon theme | Homebridge | Domoticz Google Assistant | ideAlarm
NanoPi NEO-air | REGO6XX interface | Machinon theme | Homebridge | Domoticz Google Assistant | ideAlarm
-
- Posts: 2
- Joined: Wednesday 30 December 2020 22:00
- Target OS: Linux
- Domoticz version: 2024.7
- Contact:
Re: Domoboard - General Discussions
i used to use it, but some time ago it got lost (needed the raspberry were it was running on for other stuff)
however , recently wanted to reintroduce domoboard but can't install it anymores due to dependencies :/
also tried to install in a docker container but that failed too
does anyone has a working environment?
however , recently wanted to reintroduce domoboard but can't install it anymores due to dependencies :/
also tried to install in a docker container but that failed too
does anyone has a working environment?
Who is online
Users browsing this forum: No registered users and 0 guests