Hi, I am using the Domoticz docker image (latest).
Since 17/05/25 a script wasn't working anymore.
After some debugging it was a curl command that stopped working
curl: error setting certificate file: /etc/ssl/certs/ca-certificates.crt
Didn't notice this at first since I used curl -s .
Curl worked ...
Search found 21 matches
- Tuesday 20 May 2025 15:35
- Forum: Bugs and Problems
- Topic: Docker certificate issues since 17/05
- Replies: 1
- Views: 4910
- Tuesday 05 April 2022 9:06
- Forum: Speech & Voice Systems
- Topic: Domoticz-Google-Assistant (dzga)
- Replies: 372
- Views: 101373
Re: Domoticz-Google-Assistant (dzga)
I run it in docker, works great, just a bug when asking the temperature for a non thermostat device, that's not working.
my docker-compose.yaml:
version: '3'
services:
dz-googleassistant:
image: dewgew/domoticz-google-assistant:latest
container_name: domoticz-google-assistant
environment ...
my docker-compose.yaml:
version: '3'
services:
dz-googleassistant:
image: dewgew/domoticz-google-assistant:latest
container_name: domoticz-google-assistant
environment ...
- Tuesday 11 January 2022 16:57
- Forum: Speech & Voice Systems
- Topic: Domoticz-Google-Assistant (dzga)
- Replies: 372
- Views: 101373
Re: Domoticz-Google-Assistant (dzga)
Guys,
i really need help here. I have DZGA running for over a year now in a docker Container.
Now i want to move that container to another host, but for the love of God, i cannot get it to work.
The new container is up and running, I use the same smart-home-key.json, same docker-compose.yaml file ...
i really need help here. I have DZGA running for over a year now in a docker Container.
Now i want to move that container to another host, but for the love of God, i cannot get it to work.
The new container is up and running, I use the same smart-home-key.json, same docker-compose.yaml file ...
- Friday 02 October 2020 9:26
- Forum: Bugs
- Topic: [SOLVED] EvoHome devices not showing since 3.4.6
- Replies: 10
- Views: 4151
Re: [SOLVED] EvoHome devices not showing since 3.4.6
Great, tnx !
- Wednesday 30 September 2020 21:46
- Forum: Bugs
- Topic: [SOLVED] EvoHome devices not showing since 3.4.6
- Replies: 10
- Views: 4151
Re: EvoHome devices not showing since 3.4.6
No idea. Maybe this might help:
mime-type type="text/x-phpbb-template"
I used this website to configure IIS on Windows 10 for PhP: https://stackify.com/how-to-host-php-on-windows-with-iis/
Working great now. Little issue when using dials: it tries to load
http://homeserver/dashticzbeta/img ...
mime-type type="text/x-phpbb-template"
I used this website to configure IIS on Windows 10 for PhP: https://stackify.com/how-to-host-php-on-windows-with-iis/
Working great now. Little issue when using dials: it tries to load
http://homeserver/dashticzbeta/img ...
- Wednesday 30 September 2020 17:42
- Forum: Bugs
- Topic: [SOLVED] EvoHome devices not showing since 3.4.6
- Replies: 10
- Views: 4151
Re: EvoHome devices not showing since 3.4.6
For the dials you don't need PHP. It's used to solve CORS issues, and for garbage and calendar functionality.
The issue is that reading the template files (.tpl) generate a 404 Not Found error. They are used for dials, evohome devices, and also for quite some other blocks.
Can you open the url ...
- Wednesday 30 September 2020 15:32
- Forum: Bugs
- Topic: [SOLVED] EvoHome devices not showing since 3.4.6
- Replies: 10
- Views: 4151
Re: EvoHome devices not showing since 3.4.6
Then we have to do some more debugging ...
(1)
In Chrome, can you open DevTools (F12), refresh Dashticz, and then post here the errors and messages in the Devtools console tab?
(2)
Can you post the output of:
http://<domoticz ip:port>/json.htm?type=devices&rid=123
replace 123 by the Domoticz ...
- Wednesday 30 September 2020 12:45
- Forum: Bugs
- Topic: [SOLVED] EvoHome devices not showing since 3.4.6
- Replies: 10
- Views: 4151
Re: EvoHome devices not showing since 3.4.6
it was on 0, tried with 0,1,false, true, removing, ...Lokonli wrote: Wednesday 30 September 2020 12:10
I have it working ...
Did you set use_favorites to false in CONFIG.js?
Code: Select all
config['use_favorites'] = false
it does show a block when using dial but nothing in it, just the title
- Wednesday 30 September 2020 12:00
- Forum: Bugs
- Topic: [SOLVED] EvoHome devices not showing since 3.4.6
- Replies: 10
- Views: 4151
[SOLVED] EvoHome devices not showing since 3.4.6
Hello,
I have my Evohome available in Domoticz via the web API. Working great until 3.4.5. In 3.4.5 they still show, any version after that doesn't show them.
Not the Heating zones, not the controller. Not in regular shape, not as a dial.
I tried a lot ! Clear cache, reboots, beta and master ...
I have my Evohome available in Domoticz via the web API. Working great until 3.4.5. In 3.4.5 they still show, any version after that doesn't show them.
Not the Heating zones, not the controller. Not in regular shape, not as a dial.
I tried a lot ! Clear cache, reboots, beta and master ...
- Sunday 24 May 2020 12:40
- Forum: Android
- Topic: Domoticz Plug-In for Tasker
- Replies: 37
- Views: 12479
Re: Domoticz Plug-In for Tasker
Hi, can i use this plugin to notify tasker to launch an app in android?
I would like to click a physical button connected to domoticz and this should open a camera app on my andoid tablet.
You can do this with Tasker and Autoremote, I do this already.
Bought this plugin, and it should be ...
- Saturday 23 May 2020 23:10
- Forum: Android
- Topic: Domoticz Plug-In for Tasker
- Replies: 37
- Views: 12479
Re: Domoticz Plug-In for Tasker
Hi, can i use this plugin to notify tasker to launch an app in android?
I would like to click a physical button connected to domoticz and this should open a camera app on my andoid tablet.
You can do this with Tasker and Autoremote, I do this already.
Bought this plugin, and it should be able ...
- Saturday 16 May 2020 0:09
- Forum: Android
- Topic: Domoticz Plug-In for Tasker
- Replies: 37
- Views: 12479
Re: Domoticz Plug-In for Tasker
Nice, following this!
I am already using domoticz to control tasker, controlling domoticz from tasker would close the loop!
I am already using domoticz to control tasker, controlling domoticz from tasker would close the loop!
- Thursday 26 December 2019 12:43
- Forum: Dashticz
- Topic: Evohome in Dashticz
- Replies: 24
- Views: 3074
Re: Evohome in Dashticz
Would love this too.
- Wednesday 02 October 2019 10:00
- Forum: Dashticz
- Topic: Dashticz button open intent without popup
- Replies: 7
- Views: 1046
Re: Dashticz button open intent without popup
should be better now
- Tuesday 01 October 2019 9:45
- Forum: Dashticz
- Topic: Dashticz button open intent without popup
- Replies: 7
- Views: 1046
Re: Dashticz button open intent without popup
Ok for me, considered reuse of the same parameter as wel, but i had no idea tristate was an option 
The no new window could also come in handy for javascript calls etc ...
Just to give an idea on how i use this, it's about the 'buttons' on the right :
The no new window could also come in handy for javascript calls etc ...
Just to give an idea on how i use this, it's about the 'buttons' on the right :
- Monday 30 September 2019 20:52
- Forum: Dashticz
- Topic: Dashticz button open intent without popup
- Replies: 7
- Views: 1046
Re: Dashticz button open intent without popup
I have added the option newwindow:true to open not in a pop-up, but in a new window. Does this option solve your problem?
This sadly does not solve my problem. It opens the intent and after closing it displays a blank page in a new tab (or window)
In fact, i think an option to open the link in ...
- Monday 30 September 2019 10:25
- Forum: Dashticz
- Topic: Dashticz button open intent without popup
- Replies: 7
- Views: 1046
Re: Dashticz button open intent without popup
will try that this evening, tnx !HansieNL wrote: Monday 30 September 2019 2:37 I have added the option newwindow:true to open not in a pop-up, but in a new window. Does this option solve your problem?
- Monday 30 September 2019 1:38
- Forum: Dashticz
- Topic: Dashticz button open intent without popup
- Replies: 7
- Views: 1046
Dashticz button open intent without popup
Hello,
I am using Dashticz for quite some time as my dashboard for Domoticz, on a 24" android wall tablet.
As browser I use Fully Kiosk Browser, a true blessing to use.
It has a feature to open android intents, so if you open an url on any webpage displayed in it, it will open the intent, for ...
I am using Dashticz for quite some time as my dashboard for Domoticz, on a 24" android wall tablet.
As browser I use Fully Kiosk Browser, a true blessing to use.
It has a feature to open android intents, so if you open an url on any webpage displayed in it, it will open the intent, for ...
- Thursday 12 July 2018 14:09
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 614328
Re: Dashticz - General Discussions
I am having issues with my webcams in Dashticz. (latest beta but master too)
Showing ok at first, but after a while (refresh) the image disappears and the image not found icon is shown.
After a manual refresh the image is back until the next auto refresh
Manual repeated refreshes in a browser ...
Showing ok at first, but after a while (refresh) the image disappears and the image not found icon is shown.
After a manual refresh the image is back until the next auto refresh
Manual repeated refreshes in a browser ...
- Monday 07 December 2015 22:45
- Forum: Design, usability and languages
- Topic: 'ThinkTheme' - a new flat design theme
- Replies: 52
- Views: 84347
Re: 'ThinkTheme' - a new flat design template
thanks, looks lovely !