Search found 8 matches
- Wednesday 19 February 2025 15:38
- Forum: 433 & 868 transceiver
- Topic: KAKU ACC-250-LD steps too big
- Replies: 3
- Views: 3257
Re: KAKU ACC-250-LD steps too big
It seems, that the dimmer is using another protocol to make smaller steps. They going to have a look at it, if they come to it.
- Wednesday 19 February 2025 15:36
- Forum: 433 & 868 transceiver
- Topic: FT007TH Temp and moister sensor history when getting a new ID
- Replies: 2
- Views: 2135
Re: FT007TH Temp and moister sensor history when getting a new ID
thnx!
That is good enough, as it is not that often it needs to be done.
That is good enough, as it is not that often it needs to be done.
- Monday 17 February 2025 21:43
- Forum: 433 & 868 transceiver
- Topic: FT007TH Temp and moister sensor history when getting a new ID
- Replies: 2
- Views: 2135
FT007TH Temp and moister sensor history when getting a new ID
I've recentlty bought a couple of Renkforce FT007TH sensors en they were working pretty ok. Some gaps in the readings, but nothing to bad. Today I saw that one of te sensors wasn't giving a signal, although the red light flashed. I checked the AAA's and they were almost empty (in Domoticz they still ...
- Tuesday 28 January 2025 10:40
- Forum: 433 & 868 transceiver
- Topic: KAKU ACC-250-LD steps too big
- Replies: 3
- Views: 3257
Re: KAKU ACC-250-LD steps too big
I use RFXCOM for my KAKU devices
- Monday 27 January 2025 16:26
- Forum: 433 & 868 transceiver
- Topic: KAKU ACC-250-LD steps too big
- Replies: 3
- Views: 3257
KAKU ACC-250-LD steps too big
I have a few KAKU ACC-250-LD wall plugs which are dimmable. I've connected each of these with a KAKU AWRT-1000 and with these I can set the amount of light very accuratly with the extra deep dim options this wall plug is capable of. In Domoticz I can in- or decrease in steps of 6.66% I read (nice ...
- Monday 27 January 2025 16:18
- Forum: Python
- Topic: Another "requests" not found
- Replies: 7
- Views: 671
Re: Another "requests" not found
I guess you are right... I've seen the os-option, but that is digging through all the layers; Domoticz, Docker, Linux to make a change in Domoticz feels a bit weird. I've been testing a bit with Lua, but run into some other problems which I also seem to have with curl and with Python when I run it ...
- Monday 27 January 2025 11:42
- Forum: Python
- Topic: Another "requests" not found
- Replies: 7
- Views: 671
Re: Another "requests" not found
@waltervl and @lost Thnx! I guess I have to dig a little deeper in LUA or dzVents. I prefer working with idx, because of the idiot long names I make up an change them overtime :roll: I've tried curl to update the dimmer, but I need to import 'subprocess' for that and guess what ;-) @gizmocuz thnx! I ...
- Sunday 26 January 2025 23:34
- Forum: Python
- Topic: Another "requests" not found
- Replies: 7
- Views: 671
Another "requests" not found
The last three days I've pulling my hair out to get Python to work. I've got Domoticz installed in Docker Compose and is working great. Last week I wanted to automate a dimmer, because the steps it takes with the fysical dimmer are too big. Since I know Python a little I guess it would not be so ...