Search found 13 matches
- Saturday 15 June 2024 21:06
- Forum: Other questions and discussions
- Topic: New powermeter
- Replies: 2
- Views: 572
Re: New powermeter
Thanks, so easy!
- Saturday 15 June 2024 19:17
- Forum: Other questions and discussions
- Topic: New powermeter
- Replies: 2
- Views: 572
New powermeter
This week i got a new powermeter. My exsting 1-phase meter was replaced by a 3-phase meter
now my totals are confused, see attached screenshot. I don't mind about the daily usages, i'm more concerned about the monthly total that is now off the scale.
how could i remidy this?
now my totals are confused, see attached screenshot. I don't mind about the daily usages, i'm more concerned about the monthly total that is now off the scale.
how could i remidy this?
- Tuesday 19 March 2024 19:34
- Forum: dzVents
- Topic: reading environment variables
- Replies: 2
- Views: 244
reading environment variables
Does anyone know if (and how) system environment variables can be read in a dzVents script?
- Tuesday 03 October 2023 18:37
- Forum: PHP and all others
- Topic: Energy Billing
- Replies: 1
- Views: 1432
Energy Billing
Every year my energy provider gives me a nice report and a bill. Sometimes you have to pay extra, sometimes you get some money back. My contract year ends this month, so i'm trying to look ahead to get a clear picture of my usage and what i can expect to use in the days to come. I came up with some ...
- Monday 19 June 2023 16:07
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 463
- Views: 71761
Re: GarbageCalendar (new version) lua scripts
The error occurs because the json transaction (filename:line number) is done without or with wrong credentials.
You can do 2 things:
- exempt your IP adddress for account validation
- provide correct username/password to the script.
You can do 2 things:
- exempt your IP adddress for account validation
- provide correct username/password to the script.
- Saturday 27 May 2023 19:17
- Forum: Heating/cooling
- Topic: SQLite3
- Replies: 1
- Views: 1108
SQLite3
domoticz saves all data in a SQLite3 database. As someone with a background in SQL development and dataanalytics i could not resist the temptation to do some queries now i have more than a year of available data. Also i wanted to see if i could use "Common Expression Tables" in SqLite3. Using a P1 ...
- Monday 23 January 2023 22:48
- Forum: Other questions and discussions
- Topic: Setup > Settings > Log History
- Replies: 1
- Views: 199
Setup > Settings > Log History
Since some time i have a checkbox in my "Log History" Setup page: "Only add newly received values to the log"
I have tried to figure out what its purpose is, but i have not been able to find what this checkbox is doing.
does anyone know it's purpose?
I have tried to figure out what its purpose is, but i have not been able to find what this checkbox is doing.
does anyone know it's purpose?
- Thursday 09 June 2022 18:03
- Forum: Suggestions
- Topic: P1meter enhancements
- Replies: 11
- Views: 1718
Re: P1meter enhancements
If the P1 plugin would have a connection with a variable that holds the production by the solar inverter, the plugin could also display your actual consumption (being the sum that is produced by the solar + usage from grid - delivery to grid)
- Sunday 22 May 2022 18:41
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14917
Re: SolarEdge individual optimizer dzVents script
found this thread today and i implemented it on my Domoticz machine.
works like a charm! Good work!
works like a charm! Good work!
- Saturday 13 February 2021 23:34
- Forum: 433 & 868 transceiver
- Topic: RFXcom
- Replies: 5
- Views: 2528
- Saturday 13 February 2021 18:43
- Forum: 433 & 868 transceiver
- Topic: RFXcom
- Replies: 5
- Views: 2528
RFXcom
A few month ago i started using Domoticz and i was considering buying a RFXcom module to connect some 433MHz switches. i have been scanning some webshops that used to sell these devices and i see "outof stock", "not available", "new model expected in may", etc. Anyone knows what's going on? what has ...
- Saturday 13 February 2021 12:02
- Forum: 433 & 868 transceiver
- Topic: 433MHz Outdoor siren
- Replies: 3
- Views: 2554
Re: 433MHz Outdoor siren
sorry for breaking-in on this old topic..... but..... i don't think one should use outdoor sirens in your home automation project. to my opinion: if you have neighbours, you can not expect them to get out of bed in the middle of the night to investigate a possible security issue in your property if ...
- Saturday 02 January 2021 12:24
- Forum: Other questions and discussions
- Topic: access settings variables from lua
- Replies: 1
- Views: 542
access settings variables from lua
in the comfiguration page Setup > Settings a lot of parameters can be set by the user. now i'm having a lua script and i am looking for a way to read a particular setting's value into a script variable to use it in a calculation. i've been digging thru lots of wiki pages, but have not found where i ...