Search found 959 matches
- Sunday 26 January 2025 22:40
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 457
- Views: 66559
Re: GarbageCalendar (new version) lua scripts
@sloeber70 Your icons don't have transparent background. I created icons with transparent background and updated icons.txt. Maybe you like them.
- Saturday 25 January 2025 0:13
- Forum: Dashticz
- Topic: Custom Font-Size & Color Dial Button
- Replies: 6
- Views: 150
Re: Custom Font-Size & Color Dial Button
You can find a lot of styling info in the manual:
https://dashticz.readthedocs.io/en/mast ... omcss.html
- Saturday 04 January 2025 12:58
- Forum: General Discussion
- Topic: Display problem in phpBB
- Replies: 14
- Views: 449
Re: Display problem in phpBB
Brrr... I tried to find the "Disable snowing" button, but without succes 
Logged in Firefox Focus on iPad and problem too with the bullets. Looks like it happens only on frontpage.

Logged in Firefox Focus on iPad and problem too with the bullets. Looks like it happens only on frontpage.
- Saturday 21 December 2024 1:28
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 457
- Views: 66559
Re: GarbageCalendar (new version) lua scripts
@jvdz MijnAfvalwijzer is gonna be Saver. Can you tell me how I can keep my afvalkalender updated?
- Monday 16 December 2024 0:10
- Forum: Dashticz
- Topic: Dashticz - Module - Garbage collector
- Replies: 959
- Views: 140573
Re: Dashticz - Module - Garbage collector
I switched to 'afvalinfo' too for now. I hope there's gonna be a solution for using the Saver info directly one day.
- Sunday 15 December 2024 11:41
- Forum: Dashticz
- Topic: Dashticz - Module - Garbage collector
- Replies: 959
- Views: 140573
Re: Dashticz - Module - Garbage collector
Some things at MijnAfvalwijzer seems to be changed.
The message I got now is: Geen gegevens gevonden.
The apps for IOS an Android are gonna be absolete and are replaced with a Saver app.
Hope this can be fixed.
The message I got now is: Geen gegevens gevonden.
The apps for IOS an Android are gonna be absolete and are replaced with a Saver app.
Hope this can be fixed.
- Sunday 08 December 2024 19:03
- Forum: Dashticz
- Topic: Values shown with shadow after upgrade to v3.13.0 beta
- Replies: 3
- Views: 350
Re: Values shown with shadow after upgrade to v3.13.0 beta
Can you try by adding the following code to custom.css:
Code: Select all
.col-data {
text-shadow: none !important
}
- Sunday 10 November 2024 14:11
- Forum: dzVents
- Topic: Cannot create log entry from dzVents script. Log tab "Status" always empty
- Replies: 14
- Views: 1465
Re: Cannot create log entry from dzVents script. Log tab "Status" always empty
You can use the filter to search for your specific loggings.
If you wanna filter except specification you can use ! in front.
!hallo will show everything except logs with hallo in the text.
If you wanna filter except specification you can use ! in front.
!hallo will show everything except logs with hallo in the text.
- Tuesday 22 October 2024 15:11
- Forum: Dashticz
- Topic: Weather forecast
- Replies: 8
- Views: 1111
Re: Weather forecast
Should be no problem. You have latest beta? If not, can you try with latest beta and see if it then works.
You can copy my minimal CONFIG.js and just change IP and Key and that should normally work.
Be sure there is no custom.js or custom.css, because that may affect the working of CONFIG.js
You can copy my minimal CONFIG.js and just change IP and Key and that should normally work.
Be sure there is no custom.js or custom.css, because that may affect the working of CONFIG.js
- Sunday 20 October 2024 16:55
- Forum: Dashticz
- Topic: Weather forecast
- Replies: 8
- Views: 1111
Re: Weather forecast
Before you can use the weather module, you must request an API key at: https://weerlive.nl/api/toegang/index.php Like I told before I tried with minimal CONFIG.js: var config = {} config['domoticz_ip'] = 'http://192.168.1.123:8123'; // change to your own IP-address and port config['app_title ...
- Saturday 19 October 2024 23:06
- Forum: Dashticz
- Topic: Weather forecast
- Replies: 8
- Views: 1111
Re: Weather forecast
KNMI block will work without Domoticz settings.
I just tried with my API and got a weather forecast, so there must still be something wrong.
I would suggest to create a minimal CONFIG.js to test.
I just tried with my API and got a weather forecast, so there must still be something wrong.
I would suggest to create a minimal CONFIG.js to test.
- Saturday 19 October 2024 20:16
- Forum: Dashticz
- Topic: Weather forecast
- Replies: 8
- Views: 1111
Re: Weather forecast
Can you add the following code to your block and see if that works for you
Code: Select all
provider: 'knmi',
- Wednesday 16 October 2024 21:28
- Forum: General Discussion
- Topic: Where is the notifications log?
- Replies: 3
- Views: 697
Re: Where is the notifications log?
To reduce size of the log file you can use logrotate. I use the logrotate file installed with Domoticz in the script folder. You have to copy that file to /etc/logrotate.d folder.
- Thursday 10 October 2024 15:31
- Forum: Dashticz
- Topic: Errors in console log
- Replies: 6
- Views: 1359
Re: Errors in console log
Can you post your config.js as code </>
Hopefully we can find the reason why you get the errors.
Hopefully we can find the reason why you get the errors.
- Thursday 10 October 2024 15:26
- Forum: Dashticz
- Topic: Longfonds changed?
- Replies: 5
- Views: 940
Re: Longfonds changed?
@Lokonli I prefer the longfonds block.
I sent a message to longfonds and asked if there's an API we can use, but no answer till now.
I sent a message to longfonds and asked if there's an API we can use, but no answer till now.
- Saturday 28 September 2024 16:41
- Forum: Dashticz
- Topic: Longfonds changed?
- Replies: 5
- Views: 940
Longfonds changed?
Longfonds block is not showing the value anymore.
@Lokonli do you knowing if there's something changed?
@Lokonli do you knowing if there's something changed?
- Monday 23 September 2024 19:23
- Forum: General Discussion
- Topic: Transfer dzVents scripts from one domoticz to another
- Replies: 4
- Views: 734
Re: Transfer dzVents scripts from one domoticz to another
You can copy the scripts in the /dzVents/scripts folder and see README.md in that folder: "Scripts folder Place all your scripts in this folder. Only these scripts will be executed by dzVents. See the example folder for some script examples and check the README.md in the root for instructions ...
- Monday 23 September 2024 16:38
- Forum: General Discussion
- Topic: Transfer dzVents scripts from one domoticz to another
- Replies: 4
- Views: 734
Re: Transfer dzVents scripts from one domoticz to another
To what folder did you copy the scripts? If to folder generated_scripts see README.md in that folder: "This folder will contain scripts that are created inside Domoticz using the internal script editor. Don't remove this folder and do not edit the scripts in here as they will be overwritten."
- Tuesday 17 September 2024 10:48
- Forum: Temperature and Weather
- Topic: Buienradar : Buienrader: RainPrediction has old data
- Replies: 13
- Views: 1209
Re: Buienradar : Buienrader: RainPrediction has old data
@waltervl You wrote: "Old RPi's like 1 and 2 are not supported anymore with prebuild images,..."
As far as I know Arm 32 bit can still be used with a Raspberry Pi 2 (Armv7).
As far as I know Arm 32 bit can still be used with a Raspberry Pi 2 (Armv7).
- Sunday 15 September 2024 13:37
- Forum: Dashticz
- Topic: P1 energy consumption not shown in dashticz
- Replies: 5
- Views: 903
Re: P1 energy consumption not shown in dashticz
Can you change d.v_1 to d.v1_1
You can simply change Dashticz' branch by typing the following commands in to the Terminal:
You can simply change Dashticz' branch by typing the following commands in to the Terminal:
Code: Select all
cd /var/www/dashticz
git fetch origin
git checkout master