Domoboard - Bug reports
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: 49
- Joined: Friday 30 December 2016 12:54
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Domoboard - Bug reports
Hi,
This topic is used to discuss bug reports.In order to fix issues or add features these have to be reported on one of the the Domoboard Github pages:
https://github.com/wez3/domoboard
https://github.com/wez3/domoboard-plugins
This makes it possible to keep track of issues/features on a centralized place.
wez3
This topic is used to discuss bug reports.In order to fix issues or add features these have to be reported on one of the the Domoboard Github pages:
https://github.com/wez3/domoboard
https://github.com/wez3/domoboard-plugins
This makes it possible to keep track of issues/features on a centralized place.
wez3
-
- Posts: 15
- Joined: Monday 16 March 2015 11:10
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.6395
- Location: Netherlands
- Contact:
Re: Domoboard - Bug reports
Hello,
I have created a group in Domoticz which switch on or off all lights in the living room.
(The group exists of On/off switches and dimmers)
If one of the lights is on, Domoticz shows the term "mixed".
If all lights are off, Domoticz shows the term "Off"
And if all the lights are on, Domoticz shows the term "On".
But when i create a top_tile in Domoboard of that group, the group always shows a percentage.
(No matter what the status is in Domoticz.) I did expect the values On, Off and Mixed, like Domoticz does.
Is this a bug or the expected behaviour?
Kind regards,
René
(and thanks for creating Domoboard)
I have created a group in Domoticz which switch on or off all lights in the living room.
(The group exists of On/off switches and dimmers)
If one of the lights is on, Domoticz shows the term "mixed".
If all lights are off, Domoticz shows the term "Off"
And if all the lights are on, Domoticz shows the term "On".
But when i create a top_tile in Domoboard of that group, the group always shows a percentage.
(No matter what the status is in Domoticz.) I did expect the values On, Off and Mixed, like Domoticz does.
Is this a bug or the expected behaviour?
Kind regards,
René
(and thanks for creating Domoboard)
-
- Posts: 213
- Joined: Saturday 19 December 2015 22:34
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5837
- Contact:
Re: Domoboard - Bug reports
Could you try to use the Status key in the config:
Code: Select all
Counter Woonkamer = 145, icon, Status
-
- Posts: 15
- Joined: Monday 16 March 2015 11:10
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.6395
- Location: Netherlands
- Contact:
Re: Domoboard - Bug reports
squandor,
I changed my config accoording to your advice, but no luck.
The icon is added to the tile and i see the text Status for a brief moment, but than i see the percentage again.
a part of my config looks like:
It is part of my top_tiles[Verlichting] section
I also tried status with no captital, but that didn't do the trick.
Thanks in advance,
René
I changed my config accoording to your advice, but no luck.
The icon is added to the tile and i see the text Status for a brief moment, but than i see the percentage again.
a part of my config looks like:
Code: Select all
[[[Verlichting]]]
Woonkamer Verlichting = 118
Woonkamer verlichting group = 1, info, Status
I also tried status with no captital, but that didn't do the trick.
Thanks in advance,
René
-
- Posts: 213
- Joined: Saturday 19 December 2015 22:34
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5837
- Contact:
Re: Domoboard - Bug reports
ah now i see.
The problem is that Scenes and Groups have different idx's so the value that you get is from the idx which corresponds with an device idx.
I will add it to the issues on GitHub because we don't support this feature in the top tiles right now.
The problem is that Scenes and Groups have different idx's so the value that you get is from the idx which corresponds with an device idx.
I will add it to the issues on GitHub because we don't support this feature in the top tiles right now.
-
- Posts: 15
- Joined: Monday 16 March 2015 11:10
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.6395
- Location: Netherlands
- Contact:
Re: Domoboard - Bug reports
squandor,
Thanks for your help.
The percentage is indeed of an another idx.
Unfortunally i can not code, but if it needs to be tested i will be happy to do so.
Thanks again,
René
Thanks for your help.
The percentage is indeed of an another idx.
Unfortunally i can not code, but if it needs to be tested i will be happy to do so.
Thanks again,
René
-
- Posts: 120
- Joined: Tuesday 18 October 2016 13:15
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.10915
- Contact:
Re: Domoboard - Bug reports
The Wunderground, Condition is loading and gives an image, only the max and min values of temperature are always equal to the current temperature, maybe wrong vars selected
-
- Posts: 213
- Joined: Saturday 19 December 2015 22:34
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5837
- Contact:
Re: Domoboard - Bug reports
Hmm could be an problem indeed i will check it later in the eveningSnowtiger wrote:The Wunderground, Condition is loading and gives an image, only the max and min values of temperature are always equal to the current temperature, maybe wrong vars selected
-
- Posts: 14
- Joined: Saturday 22 February 2014 11:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Domoboard - Bug reports
Problem with afvalwijzer plugin.
I installed the afvalwijzer plugin, Domoboard doesn't start anymore
I installed the afvalwijzer plugin, Domoboard doesn't start anymore
I installed BeautifulSoup byError occured during loading imports for the plugin afvalwijzer: No module named BeautifulSoup. Install it with 'easy_install BeautifulSoup' or 'pip install BeautifulSoup'
Now I start Domoboard, but still have the same problem, what is wrong.pi@Domoticz:~/domoboard $ sudo easy_install BeautifulSoup
Searching for BeautifulSoup
Best match: BeautifulSoup 3.2.1
Processing BeautifulSoup-3.2.1-py2.7.egg
BeautifulSoup 3.2.1 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/BeautifulSoup-3.2.1-py2.7.egg
Processing dependencies for BeautifulSoup
Finished processing dependencies for BeautifulSoup
Last edited by jaccov on Saturday 29 July 2017 9:40, edited 1 time in total.
-
- Posts: 213
- Joined: Saturday 19 December 2015 22:34
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5837
- Contact:
Re: Domoboard - Bug reports
Did you start domoboard usong virtualenv by any chance?
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
-
- Posts: 14
- Joined: Saturday 22 February 2014 11:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Domoboard - Bug reports
Thanks for the replay, but not familiar with virtualenv, how should i do that?
-
- Posts: 213
- Joined: Saturday 19 December 2015 22:34
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5837
- Contact:
Re: Domoboard - Bug reports
Well in that case how did you install domoboard? Did you use the bash install?
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
-
- Posts: 213
- Joined: Saturday 19 December 2015 22:34
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5837
- Contact:
Re: Domoboard - Bug reports
Or do you have an bin folder in you're domoboard folder?
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
-
- Posts: 14
- Joined: Saturday 22 February 2014 11:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Domoboard - Bug reports
Last edited by jaccov on Saturday 29 July 2017 9:53, edited 1 time in total.
-
- Posts: 213
- Joined: Saturday 19 December 2015 22:34
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5837
- Contact:
Re: Domoboard - Bug reports
Than you should install the beautifulsoup module using the command bin/pip install BeautifulSoup
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
-
- Posts: 213
- Joined: Saturday 19 December 2015 22:34
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5837
- Contact:
Re: Domoboard - Bug reports
You are using an virtualenv which means that domoboard is running in an python environment in that folder and not of the os itself. So every time when you want to install an module you must use the pip version of you're environment which can be found in the bin folder
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
-
- Posts: 14
- Joined: Saturday 22 February 2014 11:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Domoboard - Bug reports
pi@Domoticz:~/domoboard/bin $ sudo pip install BeautifulSoup
Requirement already satisfied (use --upgrade to upgrade): BeautifulSoup in /usr/local/lib/python2.7/dist-packages/BeautifulSoup-3.2.1-py2.7.egg
Cleaning up...
Still not running, I did't try it with virtualenv..yet
Requirement already satisfied (use --upgrade to upgrade): BeautifulSoup in /usr/local/lib/python2.7/dist-packages/BeautifulSoup-3.2.1-py2.7.egg
Cleaning up...
Still not running, I did't try it with virtualenv..yet
-
- Posts: 213
- Joined: Saturday 19 December 2015 22:34
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5837
- Contact:
Re: Domoboard - Bug reports
And if you try you're command with --upgrade?
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
-
- Posts: 14
- Joined: Saturday 22 February 2014 11:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Domoboard - Bug reports
pi@Domoticz:~/domoboard/bin $ sudo pip install BeautifulSoup
Requirement already satisfied (use --upgrade to upgrade): BeautifulSoup in /usr/local/lib/python2.7/dist-packages/BeautifulSoup-3.2.1-py2.7.egg
Cleaning up...
pi@Domoticz:~/domoboard/bin $ sudo pip install BeautifulSoup --upgrade
Requirement already up-to-date: BeautifulSoup in /usr/local/lib/python2.7/dist-packages/BeautifulSoup-3.2.1-py2.7.egg
Cleaning up...
the same
Requirement already satisfied (use --upgrade to upgrade): BeautifulSoup in /usr/local/lib/python2.7/dist-packages/BeautifulSoup-3.2.1-py2.7.egg
Cleaning up...
pi@Domoticz:~/domoboard/bin $ sudo pip install BeautifulSoup --upgrade
Requirement already up-to-date: BeautifulSoup in /usr/local/lib/python2.7/dist-packages/BeautifulSoup-3.2.1-py2.7.egg
Cleaning up...
the same
-
- Posts: 213
- Joined: Saturday 19 December 2015 22:34
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5837
- Contact:
Re: Domoboard - Bug reports
And how do you start domoboard and what does it says exactly
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
Who is online
Users browsing this forum: No registered users and 0 guests