I have several Nexa dimmers on different lights, and I'm wondering if I could persuade Domoticz to limit or scale the actual output for the dimmers.
it would be nice to set lamp A a maximum of - say 75% - so that 100% in the UI would be similar on lamp A and a non-limited lamp B ?
Search found 13 matches
- Monday 16 August 2021 7:35
- Forum: Switches and Scenes
- Topic: Dimmer limiting / scaling
- Replies: 0
- Views: 297
- Wednesday 13 January 2021 0:40
- Forum: Other questions and discussions
- Topic: Advice, another garage door project
- Replies: 2
- Views: 350
Re: Advice, another garage door project
Hi @waltervl
Thanks for the feedback
The hardware part is sorted. I was wondering how to interface a (USB) serial to Domoticz.
I think I have found a way - Python plugin looks promising.
Kind regards
Thanks for the feedback
The hardware part is sorted. I was wondering how to interface a (USB) serial to Domoticz.
I think I have found a way - Python plugin looks promising.
Kind regards
- Monday 11 January 2021 19:10
- Forum: Temperature and Weather
- Topic: Problem location weather data
- Replies: 4
- Views: 929
Re: Problem location weather data
Hi @ulfh2018
Did you solve this? I am struggling with the same thing. Even if i disable the hardware in the database, domoticz crashes (with hardcoded location data).
Did you solve this? I am struggling with the same thing. Even if i disable the hardware in the database, domoticz crashes (with hardcoded location data).
- Monday 11 January 2021 15:28
- Forum: Suggestions
- Topic: New source for weather - complete and lasting
- Replies: 8
- Views: 1971
Re: New source for weather - complete and lasting
@FireWizard
Ah .. beta.
Thanks
Ah .. beta.
Thanks
- Monday 11 January 2021 15:00
- Forum: Suggestions
- Topic: New source for weather - complete and lasting
- Replies: 8
- Views: 1971
Re: New source for weather - complete and lasting
Hi @FireWizard
I don't have that choice .. is there some incantation I can do to refresh this list?
My install is
Version: 2020.2
Build Hash: b63341bc0
Compile Date: 2020-04-26 13:47:55
dzVents Version: 3.0.2
Python Version: 3.5.4
and Domoticz says there is no update.
Kind regards
I don't have that choice .. is there some incantation I can do to refresh this list?
My install is
Version: 2020.2
Build Hash: b63341bc0
Compile Date: 2020-04-26 13:47:55
dzVents Version: 3.0.2
Python Version: 3.5.4
and Domoticz says there is no update.
Kind regards
- Monday 11 January 2021 13:54
- Forum: Other questions and discussions
- Topic: Advice, another garage door project
- Replies: 2
- Views: 350
Advice, another garage door project
Greetings I'm about to finally do my garage door controller project, and I'm looking for advice. For several reasons (replay resistance, range ..) I have chosen adafruit feather 32u4 433MHz units at both ends, and intend to use airspayce radiohead library instead of mysensors to handle the radio ...
- Monday 11 January 2021 13:27
- Forum: Suggestions
- Topic: New source for weather - complete and lasting
- Replies: 8
- Views: 1971
New source for weather - complete and lasting
I propose a new source for domoticz weather data. The norwegian meteorological institute publishes weather data for everywhere for free, and it is a very complete source of weather data; Example : https://api.met.no/weatherapi/locationforecast/2.0/complete?lat=52.377956&lon=4.897070 Documentation ...
- Tuesday 19 March 2019 20:35
- Forum: Z-Wave
- Topic: RPi, openZWave, Aeon stick gen5 and Danalock v3 - cannot pair/include
- Replies: 1
- Views: 829
Re: RPi, openZWave, Aeon stick gen5 and Danalock v3 - cannot pair/include
Should have tried it before, but exclude (error, not included) - then include, worked..
- Tuesday 19 March 2019 11:33
- Forum: Z-Wave
- Topic: RPi, openZWave, Aeon stick gen5 and Danalock v3 - cannot pair/include
- Replies: 1
- Views: 829
RPi, openZWave, Aeon stick gen5 and Danalock v3 - cannot pair/include
Please help - I'm stuck at pairing/including a z-wave device .. I'm not getting anywhere with "Add device (secure)" or "Include Node Secure". RPi with stretch lite, Domoticz 4.97, openZWave 1.5+ds-4, Aeon Z-wave Stick gen 5, Danalock v3 I have UDEV'ed the USB-port to "ttyUSB-ZStick". The Aeon stick ...
- Wednesday 21 November 2018 9:43
- Forum: Other questions and discussions
- Topic: Domoticz fun and Challenges
- Replies: 9
- Views: 1911
Re: Domoticz fun and Challenges
Hello mrwjca I am quite new at domoticz myself, but It has proven a nice rewarding hobby! At the time, I am renting a domain name, and have to update the DNS-pointer manually. The address does not change often, but if it does it happens at an inconvenient time! So, I declared a user variable in my ...
- Sunday 18 November 2018 11:38
- Forum: Other questions and discussions
- Topic: Lua to virtual multisensor, just short of success?
- Replies: 1
- Views: 308
Re: Lua to virtual multisensor, just short of success?
it seems this will work:
domoticz_updateDevice(sensorIndex,'',temp .. ";" .. humidity .. ";" .. forecast .. ";" .. barometer .. ";" .. forecast)
now just to figure out what those forecast-values should look like !
domoticz_updateDevice(sensorIndex,'',temp .. ";" .. humidity .. ";" .. forecast .. ";" .. barometer .. ";" .. forecast)
now just to figure out what those forecast-values should look like !
- Sunday 18 November 2018 10:04
- Forum: Other questions and discussions
- Topic: Lua to virtual multisensor, just short of success?
- Replies: 1
- Views: 308
Lua to virtual multisensor, just short of success?
I use http/https polling and a lua script to (eventually) get my virtual multisensor populated with data. The lua-script is close to fulfillment, just lacking the actual returning of data to my virtual sensor .. I would really appreciate help with the final push ? Virtual sensor is "add hardware ...
- Sunday 11 November 2018 5:42
- Forum: Other questions and discussions
- Topic: Nexa Motion sensor
- Replies: 1
- Views: 410
Re: Nexa Motion sensor
Hi I just added one, the outdoor type. I read the manual, and flipped the switch. The unit can easily be dismounted, so I brought it close to my pi+433trx. I left it alone for a minute, then waved my hand over it, and domoticz registered a signal. I did try a few times before success. Make sure ...