Search found 17 matches
- Wednesday 14 May 2025 14:51
- Forum: News & Updates
- Topic: Domoticz version 2025.1 released
- Replies: 6
- Views: 1958
Re: Domoticz version 2025.1 released
Can confirm also an easy, successful update from GUI on Rpi4, Raspbian Buster.
- Saturday 26 August 2023 10:54
- Forum: Feature requests
- Topic: Support for free Openweather
- Replies: 9
- Views: 2508
Re: Support for free Openweather
Yeah! Quick test and it works.
I still have to tune my weather block but it's displaying data nicely.
Big thanks and mucho respect to the community
I still have to tune my weather block but it's displaying data nicely.
Big thanks and mucho respect to the community

- Friday 18 August 2023 5:44
- Forum: Feature requests
- Topic: Support for free Openweather
- Replies: 9
- Views: 2508
Re: Support for free Openweather
Wow! Thanks! 

- Tuesday 15 August 2023 7:26
- Forum: Feature requests
- Topic: Support for free Openweather
- Replies: 9
- Views: 2508
Re: Support for free Openweather
So the free version just requires sign-up and no credit card info etc (verify email I think was all I had to do): https://openweathermap.org/price The link "Get API key" just makes you create a sign-up and from there you can create API keys. The limits are 60 calls/min and 1M/month. Once you have ...
- Wednesday 09 August 2023 7:41
- Forum: Feature requests
- Topic: Support for free Openweather
- Replies: 9
- Views: 2508
Re: Support for free Openweather
Yes, of course. But it involves giving payment info and I think it should be avoidable.
Just looking at the code, support for the free version should be easy to implement. That's why I'm asking.
I understand if this is not a priority -- or even worth the trouble.
Just looking at the code, support for the free version should be easy to implement. That's why I'm asking.
I understand if this is not a priority -- or even worth the trouble.
- Monday 07 August 2023 19:44
- Forum: Feature requests
- Topic: Support for free Openweather
- Replies: 9
- Views: 2508
Support for free Openweather
As per recent discussion, it would be great if weather-block would support the free plan as well.
Link to relevant post with code : viewtopic.php?p=304716#p304716
Link to relevant post with code : viewtopic.php?p=304716#p304716
- Wednesday 19 July 2023 17:35
- Forum: Dashticz
- Topic: Weather - how to build a bolk
- Replies: 26
- Views: 3237
Re: Weather - how to build a bolk
If I'm reading this right, this script sends a Telegram msg every morning from Domoticz. I think we're getting there but how do I move this info to Dashticz to make a weather-block? That's what the original post is dealing with and I didn't want to go off topic. The default 'weather'-block makes ...
- Wednesday 19 July 2023 13:26
- Forum: Dashticz
- Topic: Weather - how to build a bolk
- Replies: 26
- Views: 3237
Re: Weather - how to build a bolk
Awesome!
I would like to get the forecast etc working as well so just making calls for current weather seems lacking.
Anything to be done about it?
- Tuesday 18 July 2023 18:56
- Forum: Dashticz
- Topic: Weather - how to build a bolk
- Replies: 26
- Views: 3237
Re: Weather - how to build a bolk
api.openweathermap.org/data/ 3.0/onecall ?lat=52.211462&lon=5.972701&appid={API key} This works (which is the older version) api.openweathermap.org/data/ 2.5/weather ?lat=52.211462&lon=5.972701&appid={API key} Does anyone know if the API address can be altered to support the free accounts? Since ...
- Saturday 25 March 2023 16:19
- Forum: dzVents
- Topic: Daily energy usage (KWH)
- Replies: 16
- Views: 4973
Re: Daily energy usage (KWH)
I think related to this, I have a similar problem. I get watt readings from my inverter and I can forward those with MQTT. I have problems, I think, formating the message to Domoticz in NodeRed. The semicolon corrupts the Javascript in NodeRed. I added the weird \u003B to get the symbol and just any ...
- Thursday 21 October 2021 15:20
- Forum: Dashticz
- Topic: Dashticz not working
- Replies: 5
- Views: 992
Re: Dashticz not working
I too have similar problems (dashticz v3 loads "straight" to error screen). Just did a fresh install with the script (beta) on Rpi4. My console says: "Exception {name: "NS_ERROR_FILE_NO_DEVICE_SPACE", message: "", result: 2152857616, filename: "js/main.js", lineNumber: 137, columnNumber:0, data ...
- Monday 04 November 2019 8:48
- Forum: dzVents
- Topic: Sync script not working
- Replies: 1
- Views: 216
Sync script not working
Hi guys, I'm asking for help, as this is my first DzVents script. Any tips are welcome, because I'm not a great coder either. The idea is simple: sync a pair of outdoor lights when Home/Away is set at home. I'm not getting errors, but it's not working. The script is set ON. Sorry about the names ...
- Monday 29 April 2019 6:33
- Forum: Python
- Topic: Python script for Tesla actions
- Replies: 10
- Views: 2757
Re: Python script for Tesla actions
After more than ten searches for connected cars or cars or Tesla, can someone who knows it point to the thread in question?
Looking for a Tesla S API for Domoticz.

Looking for a Tesla S API for Domoticz.
- Monday 22 April 2019 21:17
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: WAN login problem
- Replies: 6
- Views: 1082
Re: WAN login problem
Just what is on the router.
So http working, gotta improve security next, if that's what you're implying
So http working, gotta improve security next, if that's what you're implying

- Monday 22 April 2019 9:34
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: WAN login problem
- Replies: 6
- Views: 1082
Re: WAN login problem
OK, so most likely it's a browser problem: cache clearing works only once and even then not every time. Plus it is SLOW on android. Easiest solution: I use incognito window on Chrome. Works every time and is fast as normal browsing. Now I have to figure out how to make a shortcut on my phone desktop ...
- Saturday 20 April 2019 13:00
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: WAN login problem
- Replies: 6
- Views: 1082
Re: WAN login problem
Chrome yes, tried Safari but it worked only once AND didnt prompt for password. Next time I connected it said Domoticz offline. Again this is NOT a router problem because the system has worked fine but after updating Domoticz it does this. Is there a fix for the Chrome problem which I read causes ...
- Thursday 18 April 2019 20:40
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: WAN login problem
- Replies: 6
- Views: 1082
WAN login problem
Can anyone help with this problem? When I open the dashboard (192.168.0.200:8080) locally there are no problems. When I try to access it remotely the login(?) seems to hang at a screen like in the attachment. I have login set to BasicAuth. Screenshot_20190418-213151.png I just did a reinstall to ...