Can anyone explain how to install on Windows?
thks
Search found 24 matches
- Friday 05 January 2024 10:02
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Domoticz 2024.1 Can not install Aeotec Z-Wave Plus Z-Stick
- Replies: 8
- Views: 4634
- Friday 10 November 2023 20:58
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 411
- Views: 84627
Re: Netatmo authentication changes Oct 2022
I have it, but on Domoticz still have user/psw error.
What Domoticz version do we need? I have Version: 2023.2 (build 15457)
What Domoticz version do we need? I have Version: 2023.2 (build 15457)
- Wednesday 08 November 2023 14:52
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 411
- Views: 84627
Re: Netatmo authentication changes Oct 2022
Hello all:
I'm also having the same problem and I'm trying to follow instruction. the redirect URL http://localhost/netatmo is confusing me. Is it the same to all?
When I run the URL to get the CODE I have "site note acceble". Can anyone help?
Thanks in advance,
Helder Nogueira
I'm also having the same problem and I'm trying to follow instruction. the redirect URL http://localhost/netatmo is confusing me. Is it the same to all?
When I run the URL to get the CODE I have "site note acceble". Can anyone help?
Thanks in advance,
Helder Nogueira
- Tuesday 14 March 2023 20:17
- Forum: Utility
- Topic: Solax data
- Replies: 7
- Views: 1165
Re: Solax data
yes, could make it to work
- Tuesday 14 March 2023 20:16
- Forum: Utility
- Topic: Solax data
- Replies: 7
- Views: 1165
Re: Solax data
@waltervl, I did and could manage to make it work
- Tuesday 14 March 2023 20:15
- Forum: Utility
- Topic: Solax data
- Replies: 7
- Views: 1165
Re: Solax data
{-- Script to retrieve real-time data from a Solax solar inverter and update a Domoticz device
return {
-- Define triggers for the script
on = {
timer = { 'every 2 minutes' },
httpResponses = { 'trigger' }
},
-- Configure logging settings
logging = {
level = domoticz.LOG_INFO,
marker = 'solar ...
return {
-- Define triggers for the script
on = {
timer = { 'every 2 minutes' },
httpResponses = { 'trigger' }
},
-- Configure logging settings
logging = {
level = domoticz.LOG_INFO,
marker = 'solar ...
- Wednesday 08 March 2023 1:14
- Forum: Utility
- Topic: Solax data
- Replies: 7
- Views: 1165
Re: Solax data
-- Script to retrieve real-time data from a Solax solar inverter and update a Domoticz device
return {
-- Define triggers for the script
on = {
timer = { 'every 2 minutes' },
httpResponses = { 'trigger' }
},
-- Configure logging settings
logging = {
level = domoticz.LOG_INFO,
marker ...
return {
-- Define triggers for the script
on = {
timer = { 'every 2 minutes' },
httpResponses = { 'trigger' }
},
-- Configure logging settings
logging = {
level = domoticz.LOG_INFO,
marker ...
- Wednesday 08 March 2023 1:14
- Forum: Utility
- Topic: Solax data
- Replies: 7
- Views: 1165
Solax data
Hi all:
some users have been looking (as myself) for a way to get Solax data into Domoticz. there's some plugins, but also a easy way via Dzvents.
bellow code I use.
Helder Nogueira
some users have been looking (as myself) for a way to get Solax data into Domoticz. there's some plugins, but also a easy way via Dzvents.
bellow code I use.
Helder Nogueira
- Wednesday 26 May 2021 15:37
- Forum: MySensors
- Topic: MySensors Pulse Project
- Replies: 5
- Views: 3942
Re: MySensors Pulse Project
Hello Johan:
I used de standar MySensor project, just did some fine tuning on the multipliers. I'l also usind radio connetion betewen the two arduino, not ethernet. Why do you need ethernet?
Hnogueira
I used de standar MySensor project, just did some fine tuning on the multipliers. I'l also usind radio connetion betewen the two arduino, not ethernet. Why do you need ethernet?
Hnogueira
- Sunday 04 April 2021 21:55
- Forum: MySensors
- Topic: MySensors Pulse Project
- Replies: 5
- Views: 3942
MySensors Pulse Project
Hi:
After almost (or more!!) than a year trying to make my Pulse project to work finally I made it.
Some tips bellow to help if somebody wants to envolve on the same.
This a water meter installed outside my house, in a place with high humidity.
My first issue was the power source. because there's ...
After almost (or more!!) than a year trying to make my Pulse project to work finally I made it.
Some tips bellow to help if somebody wants to envolve on the same.
This a water meter installed outside my house, in a place with high humidity.
My first issue was the power source. because there's ...
- Monday 13 May 2019 22:10
- Forum: Utility
- Topic: Sensor data from website
- Replies: 3
- Views: 1279
Re: Sensor data from website
Hi guys:
Please see bellow the source code for the Login page. I have to click LOGIN to enter. AFter I have the sensor data page. This is a very simple website, so I believe there is no JASON call.
Login page:
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1 ...
Please see bellow the source code for the Login page. I have to click LOGIN to enter. AFter I have the sensor data page. This is a very simple website, so I believe there is no JASON call.
Login page:
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1 ...
- Monday 13 May 2019 1:05
- Forum: Utility
- Topic: Sensor data from website
- Replies: 3
- Views: 1279
Sensor data from website
Hi all:
I have solar heater panel that has a web site with the temperature information. Can anyone help on how to extrat that information to Domoticz?
thanks in advance,
helder nogueira
I have solar heater panel that has a web site with the temperature information. Can anyone help on how to extrat that information to Domoticz?
thanks in advance,
helder nogueira
- Monday 18 June 2018 1:12
- Forum: Utility
- Topic: Power meter control
- Replies: 0
- Views: 865
Power meter control
Hi all:
I have a power meter that is measuring my solar panels energy. The amount of energy generated is directly related to the amount of solar exposure and I want to use that data to control a device, ie, if the amount of energy generated until 18:00h is greater than X set a device on, otherwise ...
I have a power meter that is measuring my solar panels energy. The amount of energy generated is directly related to the amount of solar exposure and I want to use that data to control a device, ie, if the amount of energy generated until 18:00h is greater than X set a device on, otherwise ...
- Monday 18 June 2018 0:58
- Forum: Blockly
- Topic: Total power consumption
- Replies: 1
- Views: 1399
Re: Total power consumption
Hi:
I was looking for the same and manage to sen a message every time solar power is bellow a minimum value.
helder nogueira
I was looking for the same and manage to sen a message every time solar power is bellow a minimum value.
helder nogueira
- Friday 09 March 2018 15:15
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 552140
Re: Controlicz - Domoticz to Google Home/Assistant integration
Hi all:
I want ot use controlicz in my system, but so far all I have is a "Controlicz is unable to connect - please check your config" when I test domoticz. I have externalk https acesss, followed (I think) all tips on this forum, but nothing....
anyone can help?
best regards,
Hnogueira
I want ot use controlicz in my system, but so far all I have is a "Controlicz is unable to connect - please check your config" when I test domoticz. I have externalk https acesss, followed (I think) all tips on this forum, but nothing....
anyone can help?
best regards,
Hnogueira
- Wednesday 25 May 2016 0:16
- Forum: MySensors
- Topic: Conecta Arduino via usb
- Replies: 3
- Views: 1353
Re: Conecta Arduino via usb
Hello gizmocuz:
Didin't understand what you mean by teo mysensor nodes... What program should I load on my Arduino Duemilnuove? Can I use only one Arduino?
thanks in advance,
Helder NOgueira
Didin't understand what you mean by teo mysensor nodes... What program should I load on my Arduino Duemilnuove? Can I use only one Arduino?
thanks in advance,
Helder NOgueira
- Monday 09 May 2016 17:56
- Forum: MySensors
- Topic: Conecta Arduino via usb
- Replies: 3
- Views: 1353
Conecta Arduino via usb
Hello:
I'm developing a Arduino base Systems to use with My old alarm and want to conectar it to Domoticz, But I'm a bit lost.
Can I use MySensors without radio?
What is the easiest way?
Can Antonello help me?
Best regards,
Helder Nogueira
I'm developing a Arduino base Systems to use with My old alarm and want to conectar it to Domoticz, But I'm a bit lost.
Can I use MySensors without radio?
What is the easiest way?
Can Antonello help me?
Best regards,
Helder Nogueira
- Wednesday 20 January 2016 0:28
- Forum: Temperature and Weather
- Topic: 433 wireless thermometer
- Replies: 3
- Views: 1873
Re: 433 wireless thermometer
Hello D'rMorris:
I don't see it on the list... It has no brand (chinese product...) it only says it is 433Mhz!
maybe there's nothing we can do...
regards,
Helder
I don't see it on the list... It has no brand (chinese product...) it only says it is 433Mhz!
maybe there's nothing we can do...
regards,
Helder
- Wednesday 20 January 2016 0:23
- Forum: RFLink Transceiver
- Topic: Somfy Telis Remotes
- Replies: 36
- Views: 16620
Re: Somfy Telis Remotes
How to I setup and configure the Telis Remotes?
- Tuesday 19 January 2016 13:33
- Forum: Temperature and Weather
- Topic: 433 wireless thermometer
- Replies: 3
- Views: 1873
433 wireless thermometer
Hi:
I have a small wireless 433 thermometer with a exterior probe.
Does any know if this can be added to Domoticz?
regards,
Helder Nogueira
I have a small wireless 433 thermometer with a exterior probe.
Does any know if this can be added to Domoticz?
regards,
Helder Nogueira