Search found 6 matches
- Wednesday 05 June 2019 13:59
- Forum: Design, usability and languages
- Topic: machinon theme
- Replies: 712
- Views: 153064
Re: machinon theme
South is down, west is left... dont get why you think domoticz is wrong. The wind is coming from that direction. IMG Indeed, the wind is coming from that direction. Going from 'down left' to 'up right', so in this case if you use an arrow for wind. The arrow should be in the direction were the wind ...
- Wednesday 05 June 2019 13:22
- Forum: Design, usability and languages
- Topic: machinon theme
- Replies: 712
- Views: 153064
Re: machinon theme
Thanks for all the great work on building the theme, I am a silent user and fan of the theme. I would like to bring 1 'bug' to the attention. Not sure if this is the right place and the bug is due to the theme styling, but ill give it a go. Today's wind is SW. So the wind is coming from the South ...
- Thursday 04 May 2017 23:25
- Forum: Python
- Topic: Python Plugin: Broadlink RM2
- Replies: 234
- Views: 65386
Re: Python Plugin: Broadlink RM2
Hi Zak, I think I messed up my python installations so much (lack of knowledge), I'll do a fresh install of my rasp /domoticz and then your plugin. Can you add to the wiki, or explain here, what the best way is to install the correct version of the needed python as the requirement for your plugin ...
- Wednesday 03 May 2017 15:00
- Forum: Python
- Topic: Python Plugin: Broadlink RM2
- Replies: 234
- Views: 65386
Re: Python Plugin: Broadlink RM2
Hi Zak, I think I messed up my python installations so much (lack of knowledge), I'll do a fresh install of my rasp /domoticz and then your plugin. Can you add to the wiki, or explain here, what the best way is to install the correct version of the needed python as the requirement for your plugin ...
- Friday 28 April 2017 12:57
- Forum: Python
- Topic: Python Plugin: Broadlink RM2
- Replies: 234
- Views: 65386
Re: Python Plugin: Broadlink RM2
This is not due to python version but to broadlink version. Actual version 0.4 had compatibility problem, hope should be solved soon. in the meantime, see there: https://www.domoticz.com/forum/viewtopic.php?f=65&t=17224&start=20 Alright, got the broadlink installed via above comment. Thank you ...
- Thursday 27 April 2017 20:11
- Forum: Python
- Topic: Python Plugin: Broadlink RM2
- Replies: 234
- Views: 65386
Re: Python Plugin: Broadlink RM2
Just test on debian, Domoticz looks lib at /usr/local/lib/python3.4/dist-packages/ this mean you need to install python who is used for domoticz sudo apt-get install python3-pip libglib2.0-dev sudo pip3 install Crypto sudo pip3 install broadlink When done, you have to copy lib on the good dir ...