Page 3 of 6
Re: #2215 Custom Icons uploader Implemented
Posted: Sunday 23 August 2015 9:51
by gizmocuz
That's not the case with the above zip.
The problem is that the icons/definition in the zip where inside a folder.
But the next beta will allow that, and also multiple folders, each folder should contain a definition file
Re: #2215 Custom Icons uploader Implemented
Posted: Sunday 23 August 2015 10:54
by gizmocuz
new beta (#2793, 0fcd396)
- Fixed: Icon Uploader, uploading went wrong with large files
- Implemented: Icon Uploader, now possible to upload zip files with multiple folders
- Implemented: Icon Uploader, now possible to edit name and description
Folder structure can be
Code: Select all
[zip file]
icons.txt
icon.png
icon48_On.png
icon48_Off.png
or
Code: Select all
[zip file]
- [folder 1]
icons.txt
icon.png
icon48_On.png
icon48_Off.png
- [folder 2]
icons.txt
icon.png
icon48_On.png
icon48_Off.png
- [folder xx]
icons.txt
icon.png
icon48_On.png
icon48_Off.png
Re: #2215 Custom Icons uploader Implemented
Posted: Sunday 23 August 2015 12:12
by sylvainsjc
Great it works now
It remains a small problem with icon size in the visualization.
Although my reference icons are 16x16 size, they are too big in the visualization.
Here is a screenshot :

- custom-icons.jpg (35.61 KiB) Viewed 9650 times
Re: #2215 Custom Icons uploader Implemented
Posted: Sunday 23 August 2015 14:46
by gizmocuz
I think your On/Off icons are not 48x48 ?
Will be solved in the next beta, but try using the recommended sizes (16 for small, 48x48 for big)
Re: #2215 Custom Icons uploader Implemented
Posted: Thursday 08 October 2015 21:23
by Ricky74
Hello Gizmocuz,
I've created a new icon for on off switch.
But I have problem for modify them after their upload.
If I delete it and upload the modified zip, I never see the modifications. I have to rename files to see change...
I try to delete cache (chrome), restart domoticz, but nothing changes !
Do you have an idea?
Is it normal?
Re: #2215 Custom Icons uploader Implemented
Posted: Thursday 05 November 2015 10:44
by krazny
Ricky74 wrote:Hello Gizmocuz,
I've created a new icon for on off switch.
But I have problem for modify them after their upload.
If I delete it and upload the modified zip, I never see the modifications. I have to rename files to see change...
I try to delete cache (chrome), restart domoticz, but nothing changes !
Do you have an idea?
Is it normal?
That indeed happens sometimes and gets fixed over time. Somehow the 'old' icon keeps appearing in Chrome.
If you try IE for example its probable OK?
Re: #2215 Custom Icons uploader Implemented
Posted: Saturday 12 December 2015 13:38
by Moppersmurf
Hi Gizmocuz,
Currently only supported for On/Off switches (as it is now), and probably later for other types as well
Any change you will update it to work for other types in the future?
Like it a lot and have some Icons I want to change.
I made Plex icons and will mail them to
[email protected]
Re: #2215 Custom Icons uploader Implemented
Posted: Monday 14 December 2015 13:10
by jarwis
I've created custom icons for AIRAM Christmas Window decorative lighting.
[ENG]
AIRAM Christmas Window
[FIN]
AIRAM Jouluikkuna
[SWE]
AIRAM Julfönster
The Airam_jouluikkuna.zip contains the following files:
- icons.txt
- Jouluikkuna.png (16x16)
- Jouluikkuna48_On.png (48x48)
- Jouluikkuna48_Off.png (48x48)
I've also sent the icons to
[email protected].
Re: #2215 Custom Icons uploader Implemented
Posted: Thursday 17 December 2015 21:43
by Moppersmurf
I've go an uplighter and made a icon for it. I think it looks ok.
I'll also send it to the known e-email address.
Re: #2215 Custom Icons uploader Implemented
Posted: Thursday 24 December 2015 15:36
by hansrune
What is the easiest way to replicate all icon collections from one Domoticz instance to another one? I'd like to keep them the same.
Sent from my iPad using Tapatalk
Re: #2215 Custom Icons uploader Implemented
Posted: Friday 25 December 2015 23:59
by Moppersmurf
Re: #2215 Custom Icons uploader Implemented
Posted: Friday 01 January 2016 16:15
by Moppersmurf
I've made a blacklight icon for a blacklight tube. Will send it to the known e-mailbox.
Re: #2215 Custom Icons uploader Implemented
Posted: Friday 01 January 2016 20:05
by Moppersmurf
I've also made icons for a Ikea Pax light URSHULT.
Will mail them as well.
Re: #2215 Custom Icons uploader Implemented
Posted: Wednesday 06 January 2016 6:53
by nayr
I get error saying:
Error uploading Iconset: Error writing zip to disk
Where do I have to give write permission to stash the upload?
*edit*
set the following in main/SQLHelper.cpp
Code: Select all
std::string outputfile = "/tmp/custom_icons.zip";
and it worked, perhaps have a check to see if wherever its trying to write is writable, and if not try /tmp? IMHO a temporary file should not be arbitrary saved relative to how the program was launched.
I am starting domoticz with systemD, no idea what directory it runs from.. probably root given the errors.
Code: Select all
[Unit]
Description=domoticz service
After=network.target
[Service]
Type=simple
User=domoticz
Group=domoticz
ExecStart=/home/domoticz/domoticz/domoticz -log /home/domoticz/domoticz.log
StandardOutput=null
Restart=always
RestartSec=30
[Install]
WantedBy=multi-user.target
Re: #2215 Custom Icons uploader Implemented
Posted: Wednesday 13 January 2016 4:51
by nayr
Icons for the AndroidTV (Nexus Player/Amazon Fire/Nvidia Shield/etc)
Re: #2215 Custom Icons uploader Implemented
Posted: Saturday 16 January 2016 20:15
by g0llem
Icons for a "rolluik"
In my case On is "open" and Off is "closed". Adjust the name of the icons when you need to reverse the on/off situation.
- Rolluik.zip
- Rolluik open - closed
- (1.85 KiB) Downloaded 472 times
- Rolluik.zip
- Rolluik open - closed
- (1.85 KiB) Downloaded 472 times
Re: #2215 Custom Icons uploader Implemented
Posted: Monday 24 October 2016 22:26
by Moppersmurf
Since my son never listens when he needs to go to sleep, I made a icon set for the Wifi router.
Tomorrow i'll let it switch off and see how he likes that

Re: #2215 Custom Icons uploader Implemented
Posted: Tuesday 25 October 2016 20:28
by Derik
almost update the icons Drive..
There are some new:)
When i have tie there are some more in my mail..
Re: #2215 Custom Icons uploader Implemented
Posted: Thursday 27 October 2016 15:23
by Fainted
Made a washing machine icon

Re: #2215 Custom Icons uploader Implemented
Posted: Saturday 29 October 2016 12:01
by Fainted
New Camera icon
