Skip to content

landaisbenj/machinon-domoticz_theme

 
 

Repository files navigation

Machinon theme

WORK IN PROGRESS

This is a theme for Domoticz in machinon project. Theme in progress with project machinon: https://github.com/EdddieN/machinon

ToDo

  • In Progress
  • 1.- Selector boxes, need update design -> Eddie
  • 2.- Hardware page and devices need updating -> guidelines in Zeplin
  • 3.- Tiles with new text and bigger size values -> Eddie -> Zeplin
  • 4.- Settings page re-design -> Eddie
  • 5.- When a device is offline the tile should fade off, is this possible? -> Zeplin
  • 6.- Timers screen -> Eddie -> Zeplin
  • 7.- Charts screens -> Eddie -> Zeplin
  • 8.- Remove go back button from design on settings -> Eddie

Ideas (wish list)

  • In Progress
  • 1.- Custom merge multiple metrics into one tile (ie: energy + trigger switch)
  • 2.- Dark theme -> Work in progress

Installing

On your Raspberry Pi, in Domoticz theme directory :

cd domoticz/www/styles
git clone https://github.com/EdddieN/machinon-domoticz_theme.git machinon
sudo /etc/init.d/domoticz.sh restart

Copy settings.html in templates folder to

sudo cp ~/domoticz/www/styles/machinon/templates/Settings.html ~/domoticz/www/templates/

You may need to disable Custom menu if a visible wider space between Utility and Setup [SETUP -> Settings -> Active Menu]

Updating

cd domoticz/www/styles/machinon
git pull

Finally preview:

Idea of theme machinon

Suggested new setup layout - partly implemented Suggested new Setup layout - not implemented yet

About

Machinon them for Domoticz

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.4%
  • CSS 10.0%
  • HTML 2.6%