Page 14 of 36
Re: machinon theme - (work in progress)
Posted: Tuesday 04 September 2018 20:40
by EdddieN
heggink wrote: ↑Tuesday 04 September 2018 20:34
Hey DewGew and EdddieN, quick request:
I really like the theme but I have a bunch of custom icons that I would love to see in this theme:
- male and female head (for presence devices)
- bluetooth icon
- apple icon
- life360 icon
- doorbell icon
- Nest thermostat icons
- webcam icon
- IOT/ESP icon
- server icon (freenas NAS ping status, multiple raspberry Pi's)
- solar radiation
- UV index
- thermostat icon (still red flame)
- gas meter icon
- ozone icon for weather forecast
- battery level icon for the battery level python plugin
- Rain icons (rain rate, buienradar python plugin)
These are the non blue-ish non machinon icons I managed to find. Are you working on these? Happy to help create but I have no clue as to the colour schemes and templates...
H
Help is very welcome!! I'll drop you a PM and I can give you access to Zeplin where the source design files are there. You should be able to pick up anything too.
Re: machinon theme - (work in progress)
Posted: Wednesday 05 September 2018 23:02
by EdddieN
I should also mention that there's loads of icons unsorted here:
https://github.com/EdddieN/machinon-dom ... norganised
Eventually we will use them all

Re: machinon theme - (work in progress)
Posted: Sunday 09 September 2018 10:13
by Prutsium
@EddieN
Not related to your theme but did someone had the same idea for hardware (or ripped yours) :
https://www.pixtend.de/
Re: machinon theme - (work in progress)
Posted: Sunday 09 September 2018 11:51
by EdddieN
Hi
There are loads of boards like this taking advantage of the RPI and I expect even more in the future so if anything it is me who is late to the party
To me what it is important is the simplicity and the application. I used boards like that before, even simpler ones like the PiFace and my distraction always has been that a fair bit of preparation work needs to be done before you can even focus on what you want to do.
My intention with machinon is that you get a tough hardware controller with Domoticz fully integrated. Switch ON, read the IP from the display and that is it! All is there ready to play, no configuration, no timers, the closest to a commercial proposition.
If you get tired or Domoticz or need something else... is a RPI so you can load anything.
I haven’t tried that model but the ones I tried before it was a real pain to make it work with Domoticz or any other software that was not the one they supplied. My vision is an open system where the owner really owns their home and privacy. I think Domoticz community is a good example where privacy comes first.
Thanks for sharing! It is always good to see products like this, as my motivation is not financial.
Re: machinon theme - (work in progress)
Posted: Sunday 09 September 2018 17:13
by poudenes
Hi All,
Updated to latest version and looks so nice !!! Also the settings icons look great.
I have 2 devices thats not fully correct.
Text that is to long will "fall off: and Kodi part is not real issue, just cosmetic thing.
Screen Shot 2018-09-09 at 17.10.28.jpg
Screen Shot 2018-09-09 at 17.09.37.jpg
Re: machinon theme - (work in progress)
Posted: Sunday 09 September 2018 19:46
by EdddieN
Try the latest update, it has been a small fix for the text but not sure if it covers what you show there.
Re Kodi icon, have you tried clearing app cache?
Re: machinon theme - (work in progress)
Posted: Sunday 09 September 2018 20:09
by poudenes
Updated to bbd765f..c2056b9
Always clear cache before i check the new update

there is no difference with this update
Re: machinon theme - (work in progress)
Posted: Sunday 09 September 2018 20:14
by EdddieN
Are you ok to submit an issue in GitHub if it hasn’t been mentioned before?
Re: machinon theme - (work in progress)
Posted: Sunday 09 September 2018 20:27
by poudenes
Re: machinon theme - (work in progress)
Posted: Monday 10 September 2018 15:35
by DewGew
Re: machinon theme - (work in progress)
Posted: Monday 10 September 2018 15:37
by poudenes
Yes i do, but also in Safari i have same problems
Re: machinon theme - (work in progress)
Posted: Monday 10 September 2018 20:26
by Hobbybob
I also have some problems with the blocks on the individual pages. On the Dashboard, eerything is OK, but when I go to Switches for example, I get blocks like these:

- Knipsel.JPG (19.16 KiB) Viewed 1710 times
I'm using Firefox. In Chrome everything is OK though...
Re: machinon theme - (work in progress)
Posted: Tuesday 11 September 2018 10:19
by Holland
@Hobbybob
I had the same problem with Firefox, but this is now resolved.
1. You are running an older version of Machinon. So do a; git pull
2. Empty your cache multiple times, until the cache of the domoticz site is close to 0 kb.
Re: machinon theme - (work in progress)
Posted: Tuesday 11 September 2018 10:44
by poudenes
updated this morning. Seems better. Only thing is the text thats go outside the div container
Re: machinon theme - (work in progress)
Posted: Tuesday 11 September 2018 19:16
by Hobbybob
Holland wrote: ↑Tuesday 11 September 2018 10:19
@Hobbybob
I had the same problem with Firefox, but this is now resolved.
1. You are running an older version of Machinon. So do a; git pull
2. Empty your cache multiple times, until the cache of the domoticz site is close to 0 kb.
Okay, just a small question: how do I do that? I'm quite new to Github, and managed to install it with instructions from Eddie, but I actually have no idea how to update... Cleaning cache I can manage

Re: machinon theme - (work in progress)
Posted: Tuesday 11 September 2018 19:25
by poudenes
Goto the machinon folder
Code: Select all
cd /home/pi/domoticz/www/styles/machinon/
then give this command:
Hobbybob wrote: ↑Tuesday 11 September 2018 19:16
Okay, just a small question: how do I do that? I'm quite new to Github, and managed to install it with instructions from Eddie, but I actually have no idea how to update... Cleaning cache I can manage
Re: machinon theme - (work in progress)
Posted: Tuesday 11 September 2018 19:28
by poudenes
Updated now to last version. Big text blocks now nicely inside the div container. Maybe option to scroll it automatic? (just a fancy thing, not a must have)

Re: machinon theme - (work in progress)
Posted: Tuesday 11 September 2018 19:59
by Hobbybob
poudenes wrote: ↑Tuesday 11 September 2018 19:25
Goto the machinon folder
Code: Select all
cd /home/pi/domoticz/www/styles/machinon/
then give this command:
hmmm... not entirely succesfull:
Code: Select all
pi@raspberrypi:~/domoticz/www/styles/machinon-domoticz_theme-master $ git pull
fatal: Not a git repository (or any of the parent directories): .git
Re: machinon theme - (work in progress)
Posted: Tuesday 11 September 2018 20:16
by SweetPants
@Hobbybob, How did you initially install it, via zip or using git clone?
Re: machinon theme - (work in progress)
Posted: Tuesday 11 September 2018 20:24
by Hobbybob
SweetPants wrote: ↑Tuesday 11 September 2018 20:16
@Hobbybob, How did you initially install it, via zip or using git clone?
I got these directions from Eddie in
this post:
1 .- Click on Clone or Donwload here:
https://github.com/EdddieN/machinon-domoticz_theme
2.- Download the Zip file to you computer and copy its contents (unzip) inside the domoticz/www/styles/ folder. Make sure you copy the full machinon folder, not the files directly only.
3.- Go to domotiz/www/templates and copy the files inside the templates folder you downloaded there.