Page 1 of 1

change icon Solar radiation

Posted: Saturday 27 August 2022 14:11
by Kevin54
Hi,

I use DZvents script create by
--[[
author/auteur = papoo
update/mise à jour = 17/08/2019
creation = 04/08/2019
source https://github.com/JamesSherburne/MoonP ... r/main.lua
https://pon.fr/dzvents-phases-lunaires-sans-api
https://easydomoticz.com/forum/viewtopi ... =17&t=8789
--]]

I have change some line beceause, I want device in Weather page and not in switch page.
I just want know, if is possible to change the icon of this device.

That

Code: Select all

domoticz.devices(MoonPhaseSelector).setIcon(108) 
do not affect the icon.

Thanks in advance.