Search found 2286 matches
- Wednesday 11 June 2025 18:19
- Forum: Dashticz
- Topic: Dashticz - Show your dashboard and how-to's!
- Replies: 1004
- Views: 325754
Re: Dashticz - Show your dashboard and how-to's!
So the project is more dead than alive. Have to disagree. I have used it 24/7 since 2019, and while my various dashboards are not as polished as some of the other ones on view here, its never let me down. Stick with it, no gain without pain, as they say. Here's my most recent effort from a couple ...
- Tuesday 10 June 2025 20:40
- Forum: Dashticz
- Topic: Go To screen action
- Replies: 2
- Views: 193
Re: Go To screen action
Hello My dashboard is pretty full already, and what I would like to do is automatically switch to another screen when some event triggers it. Its to view a single camera full-screen on a smallish display for a short time before automatically reverting to the home screen. Googling shows that this ...
- Sunday 08 June 2025 17:06
- Forum: Dashticz
- Topic: Dashticz v3.14.1-beta
- Replies: 24
- Views: 2402
Re: Dashticz v3.14.1-beta
I updated to today's latest beta and my energy blocks now have all additional title text. For instance, this block: blocks['240_1'] = { width: 4, title: 'Opbrengst', icon: 'fas fa-sun', unit: 'W', switch: true }; Now shows in Dashticz as: 0W Opbrengst: nu other blocks have now extended titles like ...
- Tuesday 29 April 2025 11:20
- Forum: Dashticz
- Topic: P1 multigraph - no data coming in?
- Replies: 4
- Views: 777
Re: P1 multigraph - no data coming in?
Good, thanks! You have a single tariff meter I assume? My P1 meter gives v1, v2 and r1,r2 values. I'm working on an update of the graph module, so that the default graphs will be dependent on the device type and will give more useful graphs by default. For P1 meters I'll include the detection of ...
- Monday 28 April 2025 22:25
- Forum: Dashticz
- Topic: P1 multigraph - no data coming in?
- Replies: 4
- Views: 777
Re: P1 multigraph - no data coming in?
Domoticz changed.
Replace d.v_427 with d.v1_427
Replace d.v_427 with d.v1_427
- Sunday 27 April 2025 22:19
- Forum: Other questions and discussions
- Topic: Dashticz not working need help
- Replies: 10
- Views: 942
Re: Dashticz not working need help
Hi lokonli, waltervl, ... Because of a recent Domoticz change indeed the websocket interface in Dashticz is broken. Work around ... I'll analyze the issue. Any idea already @Lokonli what is not working anymore? After some debugging and testing I could not found anything wrong.. WebSocket seems to ...
- Saturday 26 April 2025 13:22
- Forum: Dashticz
- Topic: Dashticz v3.14.1-beta
- Replies: 24
- Views: 2402
Re: Dashticz v3.14.1-beta
I cannot reproduce the problem. Can you send me: 1. your block definition from CONFIG.js 2. the json output of the Domoticz device: http://domoticz-ip:port/json.htm?type=command¶m=getdevices&rid=123 with 123 your device id. is ok: blocks['VLC_Bureau'] = {idx:1386,width:12,title:'VLC'}; is not ...
- Saturday 26 April 2025 12:47
- Forum: Dashticz
- Topic: Dashticz v3.14.1-beta
- Replies: 24
- Views: 2402
Re: Dashticz v3.14.1-beta
Thanks for the quick fix. How can i adjust the stop button ? .btn-number.stop {width: 88px !important;height: 50px !important; border: 1px solid rgba(255,255,255,0.7);background: red; border-radius: 5px;font-size:20px !important;} When i change the size it doesn't work I will make styling a bit ...
- Saturday 26 April 2025 11:28
- Forum: Dashticz
- Topic: Dashticz v3.14.1-beta
- Replies: 24
- Views: 2402
Re: Dashticz v3.14.1-beta
Fixed in latest version.
I've slightly changed (improved) the CSS definition of the stop button, to make the height 100% correct.
You may have to adjust your css styling as well a bit.
- Friday 25 April 2025 20:02
- Forum: Dashticz
- Topic: Dashticz v3.14.1-beta
- Replies: 24
- Views: 2402
Re: Dashticz v3.14.1-beta
Hello, since the update I have lost the domoticz blocks that had a space in their name. I resolved this by replacing the space with "_". I cannot reproduce the problem. Can you send me: 1. your block definition from CONFIG.js 2. the json output of the Domoticz device: http://domoticz-ip:port/json ...
- Friday 25 April 2025 19:56
- Forum: Dashticz
- Topic: Dashticz v3.14.1-beta
- Replies: 24
- Views: 2402
Re: Dashticz v3.14.1-beta
Hi Lokonli, Thanks for the update. It looks better now, but not all good for me yet. Probably some setup issues which need to sort out. The block are good now and needs a little bit tweaking The LMS text is now ok, but needs a bit more testing when the music is playing [EDIT] The LMS text is ok The ...
- Friday 18 April 2025 17:41
- Forum: Dashticz
- Topic: Dashticz v3.14.1-beta
- Replies: 24
- Views: 2402
Re: Dashticz v3.14.1-beta
Probably fixed in 3.14.4.madpatrick wrote: ↑Sunday 06 April 2025 10:40 With the Logitech Media server i had a empty line when switched off, but his now giving a text2025-04-06 10_35_52-Dashticz.pngCode: Select all
blocks['lms'] = {idx: 480, width : 8,iconOn: 'fas fa-volume-down fa-beat', iconOff: ' '}
Can you test? (I don't have a LMS)
- Friday 18 April 2025 16:39
- Forum: Dashticz
- Topic: Dashticz v3.14.1-beta
- Replies: 24
- Views: 2402
Re: Dashticz v3.14.1-beta
Hi Lokonli, I noted the following during update to 3.14.1 beta. The block heights are now overrruled from my .css file The mouse over is correct, but the normal block height is not smaller /* --------------------------------------------------------------------------- BLOCKS */ .transbg.col-xs-1 ...
- Friday 18 April 2025 14:00
- Forum: Dashticz
- Topic: Dashticz v3.14.1-beta
- Replies: 24
- Views: 2402
Re: Dashticz v3.14.1-beta
Can you test latest version? (3.14.1.3, 17-4)
It should work now.
- Thursday 10 April 2025 7:40
- Forum: Dashticz
- Topic: Dashticz v3.14.1-beta
- Replies: 24
- Views: 2402
Re: Dashticz v3.14.1-beta
ok, thanks for testing. Last minute I had added a small bugfix, which unfortunately has some side effects. It's a signal however that the code has become too complex, and that the current approach of manual testing is not sufficient anymore. So, i decided to: 1) Implement an automatic testing ...
- Tuesday 25 March 2025 18:46
- Forum: Dashticz
- Topic: Dashticz v3.14.1-beta
- Replies: 24
- Views: 2402
Dashticz v3.14.1-beta
After some silence a new Dashticz release v3.14.1-beta! This release focuses on changes in the handling of Domoticz device blocks. Besides quite some internal code changes, this release also brings new functionality: Combine multiple values of a device into one block (for instance multiple values of ...
- Thursday 06 March 2025 17:15
- Forum: Dashticz
- Topic: Dashticz - Show your dashboard and how-to's!
- Replies: 1004
- Views: 325754
Re: Dashticz - Show your dashboard and how-to's!
Either I'm stupid or the developers of dashtiсz. I can't create a nice looking dashboard . The location of blocks and graphs lives its own life. It is not a simple constructor for users. So the project is more dead than alive. Did you try the documentation? https://dashticz.readthedocs.io/en/master/ ...
- Sunday 23 February 2025 19:24
- Forum: Dashticz
- Topic: Apache error 403 after fresh manual install OS and Dashticz
- Replies: 3
- Views: 472
Re: Apache error 403 after fresh manual install OS and Dashticz
or, add something similar to:
/etc/apache2/sites-available/000-default.conf
/etc/apache2/sites-available/000-default.conf
- Sunday 23 February 2025 16:49
- Forum: Dashticz
- Topic: Apache error 403 after fresh manual install OS and Dashticz
- Replies: 3
- Views: 472
Re: Apache error 403 after fresh manual install OS and Dashticz
It seems it's not allowed to follow symbolic links.
Check your apache config file:
/etc/apache2/apache2.conf
You probably need to add something like this:
Check your apache config file:
/etc/apache2/apache2.conf
You probably need to add something like this:
Code: Select all
<Directory /var/www/>
Options Indexes FollowSymLinks
AllowOverride None
Require all granted
</Directory>
- Wednesday 29 January 2025 20:24
- Forum: Temperature and Weather
- Topic: Open Weather Map API migration
- Replies: 22
- Views: 12466
Re: Open Weather Map API migration
Hello, Context of my application : Version: 2024.7 (build 16453) Build Hash: 9e3192374 Compile Date: 2025-01-11 15:44:31 dzVents Version: 3.1.8 Python Version: 3.9.2 (default, Dec 1 2024, 12:12:57) [GCC 10.2.1 20210110] Installation of Dashticz beta version V3 on 26/01/2025 Issue: The weather block ...