Search found 20 matches

by brandsrus
Monday 20 May 2024 9:00
Forum: Show your projects
Topic: Energy Dashboard - Template
Replies: 101
Views: 10568

Re: Energy Dashboard - Template

This my code so far <style type="text/css"> #boxmain { background: #ffffff; border-color: #7c0202; border-radius: 2vw; border-style: solid; border-width: 0.5vw; color: #000000; text-align: center; width: 95vw; height: calc(100vh - 130px); margin: 0 auto auto auto; text-align: center; } #SolarToNet ...
by brandsrus
Sunday 19 May 2024 18:35
Forum: Show your projects
Topic: Energy Dashboard - Template
Replies: 101
Views: 10568

Re: Energy Dashboard - Template

After a few changes it works better, i will post my final code afterwards.
by brandsrus
Sunday 19 May 2024 17:37
Forum: Show your projects
Topic: Energy Dashboard - Template
Replies: 101
Views: 10568

Re: Energy Dashboard - Template

Looks good indeed, I also checked your the data from your P1 meter. All the required fields are there. Can you check in your browsers developer tab if there are any errors when you load the page? In FireFox you can press F12 to get to this. Select console and then reload the page. I think it is ...
by brandsrus
Sunday 19 May 2024 12:04
Forum: Show your projects
Topic: Energy Dashboard - Template
Replies: 101
Views: 10568

Re: Energy Dashboard - Template

This are my meter look on the devices page:
Schermafbeelding 2024-05-19 120339.png
Schermafbeelding 2024-05-19 120339.png (36.08 KiB) Viewed 3456 times
I don't understand what is wrong with the indexes?
by brandsrus
Sunday 19 May 2024 11:06
Forum: Show your projects
Topic: Energy Dashboard - Template
Replies: 101
Views: 10568

Re: Energy Dashboard - Template

It don't work :( // --------------------------------------------------------------------------------------------------------------------------- // Start of customizable parameters ...
by brandsrus
Thursday 27 July 2023 18:21
Forum: Dashticz
Topic: Dashticz gives an 404 Autorization failed by Domoticz 2023.2
Replies: 3
Views: 923

Re: Dashticz gives an 404 Autorization failed by Domoticz 2023.2

I don't know how but it is solved.
by brandsrus
Sunday 23 July 2023 16:15
Forum: Dashticz
Topic: Dashticz gives an 404 Autorization failed by Domoticz 2023.2
Replies: 3
Views: 923

Re: Dashticz gives an 404 Autorization failed by Domoticz 2023.2

Yes, the devtools where you can monitor which failes:

Code: Select all

bundle.js?t=87:2     GET https://ipadres/json.htm?username=username==&password=password==&type=command&param=getuservariables 401 (Unauthorized)
by brandsrus
Saturday 22 July 2023 23:47
Forum: Dashticz
Topic: Dashticz gives an 404 Autorization failed by Domoticz 2023.2
Replies: 3
Views: 923

Dashticz gives an 404 Autorization failed by Domoticz 2023.2

Hello everyone, I have add the user data to config.js but it gives an 404 autorization error in bundle.js try { R.send(u.hasContent && u.data || null) } catch (u) { if (f) throw u } Is there a solution for?
by brandsrus
Tuesday 02 May 2023 21:32
Forum: Dashticz
Topic: Dashticz v3.10.3 beta
Replies: 7
Views: 663

Re: Dashticz v3.10.3 beta

City City name. Mandatory for company ‘afvalinfo’ City must be in lower case! In the config: Example: blocks['garbage'] = { title: 'Afvalkalender', icon: 'fas fa-trash-alt', company: 'afvalinfo', city: 'xxxxxx', zipcode: 'xxxx xx', street: 'xxxxxxx', housenumber: xx, maxitems: 5, width: 12 }
by brandsrus
Wednesday 01 February 2023 15:52
Forum: Dashticz
Topic: Dashticz v3.10.1 beta
Replies: 6
Views: 510

Re: Dashticz v3.10.1 beta

Almost 2 weeks my garbage calendar gives no information.
Is that changed in the way that omrin given the information?

You can test it with 8922 AK and housenumber 2 => its not my creditials.
by brandsrus
Saturday 14 January 2023 15:54
Forum: dzVents
Topic: Usage of a day into an other sensor (max/min value)
Replies: 1
Views: 254

Usage of a day into an other sensor (max/min value)

I try to get de min/max value of the usage of water of a device. The call of json of the device is the next one: { "ActTime" : 1673707416, "AstrTwilightEnd" : "18:53", "AstrTwilightStart" : "06:39", "CivTwilightEnd" : "17:28", "CivTwilightStart" : "08:04", "DayLength" : "08:02", "NautTwilightEnd ...
by brandsrus
Sunday 05 June 2022 11:35
Forum: Dashticz
Topic: Dial with three values
Replies: 1
Views: 239

Dial with three values

Hello everyone, I have make a dial with three devices but one data is always zero. This device is of a type Humidity see the json file { "ActTime" : 1654421561, "AstrTwilightEnd" : "00:00", "AstrTwilightStart" : "00:00", "CivTwilightEnd" : "22:48", "CivTwilightStart" : "04:22", "DayLength" : "16:46 ...
by brandsrus
Wednesday 26 January 2022 12:22
Forum: Dashticz
Topic: Dashticz - v3.8.10 beta
Replies: 32
Views: 3686

Re: Dashticz - v3.8.10 beta

Thanks Lokonli, so far it works with result set to 5. I see both directions of the busstop.
by brandsrus
Tuesday 25 January 2022 10:15
Forum: Dashticz
Topic: Dashticz - v3.8.10 beta
Replies: 32
Views: 3686

Re: Dashticz - v3.8.10 beta

If you increase the results to 10 then it works!

ANy value between 5 and 10 it don't work and you see de busses in one direction.

I try an other busstop and i need a value of 15 if all stops will present in Dashticz.
by brandsrus
Tuesday 25 January 2022 8:03
Forum: Dashticz
Topic: Dashticz - v3.8.10 beta
Replies: 32
Views: 3686

Re: Dashticz - v3.8.10 beta

I have the next block in my config.js but it shows the busses in one direction instead of all directions. blocks['ovapi'] = { station: 'HrKup', //utrlun, Amstel: 60094 title:'Bussen', show_lastupdate:true, provider: 'ovapi', show_via: true, icon: 'fas fa-bus', results: 5 }; This busstop have 2 tpc ...
by brandsrus
Monday 24 January 2022 22:55
Forum: Dashticz
Topic: Dashticz - v3.8.10 beta
Replies: 32
Views: 3686

Re: Dashticz - v3.8.10 beta

And this bug in traffic information is also present in v3.8.10, viewtopic.php?p=281565#p281565
by brandsrus
Monday 24 January 2022 22:50
Forum: Dashticz
Topic: Dashticz - v3.8.10 beta
Replies: 32
Views: 3686

Re: Dashticz - v3.8.10 beta

I have the next block in my config.js but it shows the busses in one direction instead of all directions. blocks['ovapi'] = { station: 'HrKup', //utrlun, Amstel: 60094 title:'Bussen', show_lastupdate:true, provider: 'ovapi', show_via: true, icon: 'fas fa-bus', results: 5 }; This busstop have 2 tpc ...
by brandsrus
Monday 24 January 2022 12:16
Forum: Dashticz
Topic: Dashticz - v3.8.10 beta
Replies: 32
Views: 3686

Re: Dashticz - v3.8.10 beta

I have the next block in my config.js but it shows the busses in one direction instead of all directions. blocks['ovapi'] = { station: 'HrKup', //utrlun, Amstel: 60094 title:'Bussen', show_lastupdate:true, provider: 'ovapi', show_via: true, icon: 'fas fa-bus', results: 5 }; This busstop have 2 tpc ...
by brandsrus
Saturday 08 January 2022 12:08
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: System Alive Checker (Ping) ping in other subnet
Replies: 1
Views: 373

System Alive Checker (Ping) ping in other subnet

I use Domoticz and with the hardware System Alive Checker (Ping). But my Raspberry PI have a different subnet then the devices where a will ping. My Raspberry PI have an IP adress equal to 192.168.178.xxx and the devices what i will ping have ip adresses of 192.168.68.xxx. This is difference because ...
by brandsrus
Wednesday 27 October 2021 14:19
Forum: Dashticz
Topic: Dashticz v3.8.6-beta
Replies: 16
Views: 1663

Re: Dashticz v3.8.6-beta

Traffic Block: Schermafbeelding 2021-10-27 141545.png In this case the A50 present twice but in the first case with the text 'There is no trafficinformation' but in the second case with a speedlimit check. Is it possible to give A50 one time on this sheet? But is it possible to give an option to ...