Search found 22 matches

by frank666
Wednesday 25 June 2025 18:17
Forum: Bugs and Problems
Topic: icons upload
Replies: 2
Views: 307

Re: icons upload

by frank666
Thursday 19 June 2025 8:40
Forum: Bugs and Problems
Topic: Custom icons do not shown anymore / custom icons upload fails
Replies: 30
Views: 2774

Re: Custom icons do not shown anymore / custom icons upload fails

@Filip I have modified as suggested here : <script type="text/javascript"> var gk_isXlsx = false; var gk_xlsxFileLookup = {}; var gk_fileData = {}; function filledCell(cell) { return cell !== '' && cell != null; } function loadFileData(filename) { if (gk_isXlsx && gk_xlsxFileLookup[filename]) { try ...
by frank666
Wednesday 11 June 2025 20:54
Forum: Bugs and Problems
Topic: Custom icons do not shown anymore / custom icons upload fails
Replies: 30
Views: 2774

Re: Custom icons do not shown anymore / custom icons upload fails

tnx Ronka 👍 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Domoticz Icon Generator</title> <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jszip.min.js"></script> <script src="https://cdn.ta ...
by frank666
Wednesday 11 June 2025 16:32
Forum: Bugs and Problems
Topic: Custom icons do not shown anymore / custom icons upload fails
Replies: 30
Views: 2774

Re: Custom icons do not shown anymore / custom icons upload fails

gizmo thanks for the example zip, I have now succeeded; the problem is https://domoticz- icon.aurelien-ve.fr there seems to be some problem as it creates a file in the zip with the extension 0 . I enclose the files the first constructed manually towerpower.zip the second built via the site domoticz ...
by frank666
Tuesday 10 June 2025 15:25
Forum: Bugs and Problems
Topic: Custom icons do not shown anymore / custom icons upload fails
Replies: 30
Views: 2774

Re: Custom icons do not shown anymore / custom icons upload fails

Same problem domoticz2025.1 (Build 16675) in container, I tried to import icons created with https://domoticz- icon.aurelien-ve.fr but it gives me error :
error in loading the icon set: icon file: tower.png is to small or issue with extraction.
by frank666
Thursday 05 December 2024 10:33
Forum: General Discussion
Topic: telegram double account
Replies: 5
Views: 1631

Re: telegram double account

tnx @jvdz @waltervi
Schermata del 2024-12-05 10.29.45.png
Schermata del 2024-12-05 10.29.45.png (58.17 KiB) Viewed 1398 times
OK I will try to put the script in this box.
Sorry for the late reply but I do not receive notifications.
by frank666
Tuesday 19 November 2024 9:28
Forum: General Discussion
Topic: telegram double account
Replies: 5
Views: 1631

telegram double account

it is possible to send notifications to different telegram accounts and not just to one . how could this be done ?
by frank666
Saturday 09 November 2024 9:44
Forum: Bugs and Problems
Topic: Email problems
Replies: 41
Views: 10411

Re: Email problems

thanks for your interest waltervl, I have tried the procedure described in the post, but the pages have changed and the procedure is cumbersome. I still managed to activate the two-step authentication, but when I ask to generate an authentication token a popup appears warning me that it is not ...
by frank666
Friday 08 November 2024 20:48
Forum: Bugs and Problems
Topic: Email problems
Replies: 41
Views: 10411

Re: Email problems

email does not work if I use gmail or hotmail SMTP. On the other hand, it works if I use other mail handlers. So I deduce that the mail servers that do not accept domoticz have implemented some devilry to block traffic that does not come from mail clients they do not like. Has anyone managed to ...
by frank666
Thursday 30 November 2023 12:56
Forum: dzVents
Topic: Error: EventSystem: problem writing file:
Replies: 13
Views: 1851

Re: Error: EventSystem: problem writing file:

I had this problem in docker when I upgraded to version 2023.1. The old version of domoticz saved the scripts in /opt/domoticz/userdata/_data..... the new version in /opt/domoticz/userdata . So in the volume we are going to retrieve or create , we have to recreate or copy the /scripts folder with ...
by frank666
Tuesday 24 October 2023 21:41
Forum: LUA
Topic: scripts in domoticz docker.
Replies: 0
Views: 6162

scripts in domoticz docker.

Where are scripts saved ; in domoticz installed in docker?
How do you deactivate or reactivate a script from domoticz gui or additional script.?
by frank666
Saturday 31 December 2022 8:54
Forum: PHP and all others
Topic: [NodeRed][Alexa] Read Temperature
Replies: 7
Views: 5660

Re: [NodeRed][Alexa] Read Temperature

@zuputrus,
I solved by having nodered read the MQTT messages .Thanks
by frank666
Sunday 04 December 2022 19:14
Forum: PHP and all others
Topic: [NodeRed][Alexa] Read Temperature
Replies: 7
Views: 5660

Re: [NodeRed][Alexa] Read Temperature

I wanted to have alexa read the energy and outdoor temperature sensors vocally , the system that @emme uses in the post above would be interesting but it doesn't seem to work ; I also put debugs in the process but it doesn't seem to activate,i don't want to use cloud services .I have node-red 3.0.2 ...
by frank666
Saturday 13 March 2021 9:20
Forum: Heating/cooling
Topic: Wemos thermostat, tasmota.
Replies: 3
Views: 846

Re: Wemos thermostat, tasmota.

using the setpoint function and the thermostat script, I noticed these two difficulties: firstly, the timer function only allows you to refer to a temperature at sunrise or sunset and not to a time of day. second, if there is a power failure or a restart of domoticz the temperature remains set to ...
by frank666
Tuesday 09 March 2021 15:22
Forum: Heating/cooling
Topic: Wemos thermostat, tasmota.
Replies: 3
Views: 846

Re: Wemos thermostat, tasmota.

hi kimot ,
I didn't receive the notification from the forum, I'm replying now.
I ask you , did you use a script to make a virtual thermostat or did you directly configure an idx and a gpio on the wemos?
by frank666
Saturday 27 February 2021 14:54
Forum: Heating/cooling
Topic: Wemos thermostat, tasmota.
Replies: 3
Views: 846

Wemos thermostat, tasmota.

Good morning everyone, I have a wemosD1mini with tasmota with thermostat function, is set by tasmota console with 6 temperatures during 6 periods of the day and works very well. I ask, is there a way with domoticz to manage it graphically? PS I tried to use the thermostat option already present in ...
by frank666
Monday 14 December 2020 9:24
Forum: Examples & Solutions
Topic: Rolling 24-hour graph using Google Charts and dzVents
Replies: 6
Views: 2086

Re: Rolling 24-hour graph using Google Charts and dzVents

following some posts and your indications, I was able in part to create a chart (similar to that of domoticz made with highcharts) online. I did so inserted in domoticz the script dzvents written by @waaren --[[ script to create a CSV file with following layout. now,inside,target,outside,lounge ...
by frank666
Tuesday 08 December 2020 23:37
Forum: Temperature and Weather
Topic: Writing temperature til text file
Replies: 12
Views: 2213

Re: Writing temperature til text file

🥳 works perfectly

Code: Select all

cat /tmp/temperature.js
document.write ('Temperature:1.91&degC, Pressure sea level: 1007.0 Hpa, LastUpdated: 2020-12-07 15:43:10')
by frank666
Tuesday 08 December 2020 22:43
Forum: Temperature and Weather
Topic: Writing temperature til text file
Replies: 12
Views: 2213

Re: Writing temperature til text file

nothing. seems not to act on the variable
by frank666
Tuesday 08 December 2020 20:26
Forum: Temperature and Weather
Topic: Writing temperature til text file
Replies: 12
Views: 2213

Re: Writing temperature til text file

@waaren I also tried the method with otherdevices tables, but the value of the temperature contains many decimals after the comma, I tried putting .. round(otherdevices_temperature[devicename], 2) .. but it does not round. ps:is it possible to import in a web page the domoticz temperature charts? I ...