Updated. No errors anymore.
Thanks again.
Search found 75 matches
- Thursday 24 October 2024 21:54
- Forum: Dashticz
- Topic: Errors in console log
- Replies: 6
- Views: 1516
- Thursday 24 October 2024 15:13
- Forum: Dashticz
- Topic: Errors in console log
- Replies: 6
- Views: 1516
Re: Errors in console log
Thanks a lot.
When there is an update, I will check.
When there is an update, I will check.
- Thursday 10 October 2024 20:47
- Forum: Dashticz
- Topic: Errors in console log
- Replies: 6
- Views: 1516
Re: Errors in console log
Because I have in my production environment a very large config.js, and wanted to troubleshoot, I've created for test a minimal dashboard. Also these test-dashboard give me a lot of the same "GET http://192.168.1.115/dashticz/undefined 404 (Not Found)" errors. Config.js: var config = {} config ...
- Wednesday 09 October 2024 21:39
- Forum: Dashticz
- Topic: Errors in console log
- Replies: 6
- Views: 1516
Errors in console log
After upgrading to version 3.13.0 beta I got these errors in the console. Created a new minimal custom Dashticz site also have these errors: GET http://192.168.1.115/dashticz/undefined 404 (Not Found) Unfortunately I cannot upload any picture because "the board attachment quota has been reached".
- Wednesday 17 July 2024 12:56
- Forum: Bugs and Problems
- Topic: updatehardware HTYPE 94 removes hardware
- Replies: 3
- Views: 478
Re: updatehardware HTYPE 94 removes hardware
Thanks for your reply.
I will try it.
I will try it.
- Tuesday 16 July 2024 19:35
- Forum: Bugs and Problems
- Topic: updatehardware HTYPE 94 removes hardware
- Replies: 3
- Views: 478
updatehardware HTYPE 94 removes hardware
My Eneco Toon device is rebooting a few times a day. When it is rebooted the connection from Domoticz to the Toon device is lost. After disable en enable the "Rooted Toon" hardware, the connection is established again. Now I want to restart my "Rooted Toon" hardware with a JSON-url command ...
- Wednesday 13 March 2024 20:28
- Forum: Dashticz
- Topic: News not working anymore
- Replies: 2
- Views: 2600
Re: News not working anymore
Thanks for your reply.
Problem is solved. I use a VPN proxy. It seems that nu.nl is not accessible through this proxy anymore.
Problem is solved. I use a VPN proxy. It seems that nu.nl is not accessible through this proxy anymore.
- Monday 11 March 2024 20:25
- Forum: Dashticz
- Topic: News not working anymore
- Replies: 2
- Views: 2600
News not working anymore
News block with the default 'http://www.nu.nl/rss/Algemeen' is not working since this morning. No errors in console log, only a blank block.
Any ideas?
Any ideas?
- Saturday 30 December 2023 20:34
- Forum: Dashticz
- Topic: Violation errors console
- Replies: 9
- Views: 2234
Re: Violation errors console
"Zender" is a selector switch indeed. I want to greyed out it (opacity: 0.4) if the "Input" switch is not TV (in the screendump, for example "Netflix" is selected). I don't want to greyed out (opacity: 0.4) the block itself, but only col-data. What you see is exactly what I want but I have to ...
- Saturday 30 December 2023 19:22
- Forum: Dashticz
- Topic: Violation errors console
- Replies: 9
- Views: 2234
Re: Violation errors console
Thanks a lot. I tried it and it works great. I have some work to do
.
One question. Is it also possible, for example, to greyed out the underlying col-data of a block? See picture below:
Thank for your great effort.

One question. Is it also possible, for example, to greyed out the underlying col-data of a block? See picture below:
Thank for your great effort.
- Friday 29 December 2023 22:23
- Forum: Dashticz
- Topic: Violation errors console
- Replies: 9
- Views: 2234
Re: Violation errors console
I think I found the problem. It is what you suggested a custom.js problem. I will display and hide blocks depending of the status and combination of the statuses of other blocks. Therefor I use the function "afterGetDevices()". When I delete this function with all the checks from my custom.js the ...
- Monday 25 December 2023 12:02
- Forum: Dashticz
- Topic: Violation errors console
- Replies: 9
- Views: 2234
Re: Violation errors console
Thanks for you reply.
I have the tablet Samsung Tab A8 for about 3 months. In the beginning it was really fast.
As I said, the errors are in Chrome on a Windos PC. I have a lot of them. Domoticz itself runs on an Rasp4.
I have the tablet Samsung Tab A8 for about 3 months. In the beginning it was really fast.
As I said, the errors are in Chrome on a Windos PC. I have a lot of them. Domoticz itself runs on an Rasp4.
- Sunday 24 December 2023 20:43
- Forum: Dashticz
- Topic: Violation errors console
- Replies: 9
- Views: 2234
Violation errors console
My Dashticz is very slow since a few weeks. I run it on a newly Samsung Tablet. Clickinh on a button takes seconds before Domoticz notice it. Websocket is working, so that's not the problem. When I open Dashticz on my pc, I'm getting a lot of "Violation" messages in the console of Chrome and I tink ...
- Sunday 05 November 2023 21:51
- Forum: Dashticz
- Topic: Domoticz Log refresh scroll
- Replies: 0
- Views: 6456
Domoticz Log refresh scroll
When I scroll through the Domoticz Log block a refresh causes that you see the end of the log again instead of the place you scrolled on to. It would be better if you scroll through the log, the refresh stopped, until you scroll back again to the end of the log. Hopefully this could be a new ...
- Monday 30 October 2023 21:12
- Forum: Dashticz
- Topic: Google Maps with coordinates from Domoticz
- Replies: 3
- Views: 2204
Re: Google Maps with coordinates from Domoticz
What a fantastic new addition again. I am very happy with it. It works exactly as I hoped.
Thanks for your effort.
Thanks for your effort.
- Wednesday 11 October 2023 21:37
- Forum: Dashticz
- Topic: Weather: Dutch weekdays instead of English
- Replies: 1
- Views: 1011
Re: Weather: English weekdays instead of Dutch
Is it possible to get the weekday-names in Dutch instead of English in the weather forecast? The description is in Dutch. I use the OWM version. My config.js is: blocks['weather'] = { type: 'weather', apikey: '---------------------------------', city: '---', decimals: 0, layout: 0, icons: 'fill ...
- Tuesday 10 October 2023 21:25
- Forum: Dashticz
- Topic: Weather: Dutch weekdays instead of English
- Replies: 1
- Views: 1011
Weather: Dutch weekdays instead of English
Is it possible to get the weekday-names in Dutch instead of English in the weather forecast? The description is in Dutch. I use the OWM version. My config.js is: blocks['weather'] = { type: 'weather', apikey: '---------------------------------', city: '---', decimals: 0, layout: 0, icons: 'fill ...
- Saturday 23 September 2023 21:55
- Forum: Dashticz
- Topic: Google Maps with coordinates from Domoticz
- Replies: 3
- Views: 2204
Google Maps with coordinates from Domoticz
Is there a possibility to show a "google maps" block with the coordinates from a Domoticz text device (or variable). I use Life360 to show the location of my family and show it as text on my Dashticz wall-tablet. It would be nice to click on the person a map is showing with the location. tempsnip ...
- Saturday 23 September 2023 19:07
- Forum: Dashticz
- Topic: Setpoints shows 'On' instead of setpoint number
- Replies: 6
- Views: 1028
Re: Setpoints shows 'On' instead of setpoint number
Great. It shows the correct values now.
Thanks again.
Thanks again.
- Thursday 21 September 2023 11:54
- Forum: Dashticz
- Topic: Setpoints shows 'On' instead of setpoint number
- Replies: 6
- Views: 1028
Setpoints shows 'On' instead of setpoint number
After updating Domoticz to the latest Beta (15555) en Dashtics to the latest Beta (3.10.8), al the setpoints displays "On":
The data-field in Domoticz shows the actual setpoint number: Hopefully someone can help.
Thanks.
The data-field in Domoticz shows the actual setpoint number: Hopefully someone can help.
Thanks.