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
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
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]
cd domoticz/www/styles/machinon
git pull