Search found 24 matches
- Sunday 09 April 2023 20:45
- Forum: Suggestions
- Topic: Improving the thermostat setpoint to get a general setpoint (for temperature, humidity, length, watt, volt, ...)
- Replies: 14
- Views: 4215
- Sunday 09 April 2023 20:43
- Forum: Suggestions
- Topic: modbus and KNX
- Replies: 1
- Views: 551
modbus and KNX
Hi,
Any chance for real support for KNX and MODBUS with multiple devices?
Adam
Any chance for real support for KNX and MODBUS with multiple devices?
Adam
- Thursday 26 August 2021 11:34
- Forum: Others
- Topic: am43 roller blinds integration with domoticz.
- Replies: 5
- Views: 936
Re: am43 roller blinds integration with domoticz.
I have integrated two additional roller blinds and still everything is working perfectly.
Next step is to prepare some voltage stabilizer to reuse solar panels for charging the batteries and not only for lux detection.
Next step is to prepare some voltage stabilizer to reuse solar panels for charging the batteries and not only for lux detection.
- Thursday 01 July 2021 12:10
- Forum: Others
- Topic: am43 roller blinds integration with domoticz.
- Replies: 5
- Views: 936
Re: am43 roller blinds integration with domoticz.
I have purchased external bluetooth dongle and it is working perfect.
I have purchased two additional (I will have 4 in total) and I will let you know if it is still stable.
I think it is cheapest working solution for smart roller blinds (I paid 33USD per piece two weeks ago)
I have purchased two additional (I will have 4 in total) and I will let you know if it is still stable.
I think it is cheapest working solution for smart roller blinds (I paid 33USD per piece two weeks ago)
- Monday 12 April 2021 23:48
- Forum: Others
- Topic: am43 roller blinds integration with domoticz.
- Replies: 5
- Views: 936
am43 roller blinds integration with domoticz.
Hello, I would like to share my integration of am43 roller blinds. #Prerequisites: 1) Proper setup of https://github.com/TheBazeman/A-OK-AM43-Blinds-Drive Hints: I have added every blind in separete group. You need to remember to make proper naming. It is not clear in instruction [AM43_BLE_Devices ...
- Friday 28 August 2020 11:00
- Forum: dzVents
- Topic: Dzvents timer events not triggered [Solved]
- Replies: 10
- Views: 1889
Re: Dzvents timer events not triggered [Solved]
Thanks a lot! It is script I have implemented from the internet without really understanding what is happening in it long time ago and forgot about it: 2020-08-28 10:58:00.426 Error: dzVents: Error: (3.0.2) Internal script low battery.lua has a malformed timer-section. Check the documentation. This ...
- Thursday 27 August 2020 22:48
- Forum: dzVents
- Topic: Dzvents timer events not triggered [Solved]
- Replies: 10
- Views: 1889
Re: Dzvents timer events not triggered [Solved]
Hi Warren,
I have sent you log in pm.
There are some tokens for xiaomi devices I dont want to make them public just in case.
Adam
I have sent you log in pm.
There are some tokens for xiaomi devices I dont want to make them public just in case.
Adam
- Thursday 27 August 2020 22:05
- Forum: dzVents
- Topic: Dzvents timer events not triggered [Solved]
- Replies: 10
- Views: 1889
Re: Dzvents timer events not triggered [Solved]
Hi, yes they are created: there are two scripts: 2020-08-27 21:43:32.499 Status: dzVents: Write file: /home/pi/domoticz/scripts/ dzVents/generated_scripts/test.lua 2020-08-27 21:43:32.499 Status: dzVents: Write file: /home/pi/domoticz/scripts/ dzVents/generated_scripts/Script #1.lua full startup log ...
- Thursday 27 August 2020 15:57
- Forum: dzVents
- Topic: Dzvents timer events not triggered [Solved]
- Replies: 10
- Views: 1889
Re: Dzvents timer events not triggered [Solved]
The main difference I see between different domoticz instances in that on which I have issue I am using timer plans.
I have created timer plan on domoticz on which timer triggers works fine and it is still working fine - so this is not the root cause.
I have created timer plan on domoticz on which timer triggers works fine and it is still working fine - so this is not the root cause.
- Thursday 27 August 2020 15:56
- Forum: dzVents
- Topic: Dzvents timer events not triggered [Solved]
- Replies: 10
- Views: 1889
Re: Dzvents timer events not triggered [Solved]
Hi, I have it like you suggest. In fact I had it before like this. unfortunately it does not change anything. Yesterday evening I have installed clear new stable release domoticz and copied only generated scripts + plugins + database + cert file and problem was not solved. Do you know any mistakes ...
- Wednesday 26 August 2020 20:33
- Forum: dzVents
- Topic: Dzvents timer events not triggered [Solved]
- Replies: 10
- Views: 1889
Re: Dzvents timer events not triggered [Solved]
During start of domoticz I have such log: 2020-08-26 20:31:34.355 Status: dzVents: Debug: Constructed timed-command: On 2020-08-26 20:31:34.357 Status: dzVents: Debug: Constructed timed-command: On 2020-08-26 20:31:34.360 Status: dzVents: Debug: Constructed timed-command: Off 2020-08-26 20:31:34.360 ...
- Wednesday 26 August 2020 20:11
- Forum: dzVents
- Topic: Dzvents timer events not triggered [Solved]
- Replies: 10
- Views: 1889
Dzvents timer events not triggered [Solved]
Hi, Any idea why timer events are not triggered. Domoticz version: Version: 2020.2 Build Hash: b63341bc0 Compile Date: 2020-04-26 13:47:55 dzVents Version: 3.0.2 It is simple script to turn of lights after some time when there is no movement. The same script is working flawlessly in my parents house ...
Re: ZXT-120
OK,
I have evolved the patch and make it simpler.
As only ZXT-120 seems to have that problem I have hard coded in driver.cpp check that if node is zxt device than it adds 20000us before removing message. Works like a charm.
Please find attached diff file.
Adam
I have evolved the patch and make it simpler.
As only ZXT-120 seems to have that problem I have hard coded in driver.cpp check that if node is zxt device than it adds 20000us before removing message. Works like a charm.
Please find attached diff file.
Adam
Re: ZXT-120
Hi,
There was change in ozw 1.6 and there is only ozwcache_0xcfe3020d.xml which seems to be temporary file.
I cannot store sleepaftersend value in it.
Any hint how to solve this problem?
Adam
There was change in ozw 1.6 and there is only ozwcache_0xcfe3020d.xml which seems to be temporary file.
I cannot store sleepaftersend value in it.
Any hint how to solve this problem?
Adam
Re: ZXT-120
Hi,
I have update diff script to work with openzwave 1.6.
Enjoy.
Adam
I have update diff script to work with openzwave 1.6.
Enjoy.
Adam
- Sunday 22 March 2020 20:41
- Forum: Heating/cooling
- Topic: NEST Account migration
- Replies: 278
- Views: 62022
Re: NEST Account migration
My setpoint device is called "Nest", so you perhaps you need to change it. Better don't use spaces in the device names if you call them from dzvents event's. I had a couple of times problems with this, removing the spaces solved it. Hi, You can change it like this: -- Nest SetPoint -- dzVents ...
- Sunday 22 March 2020 19:14
- Forum: Heating/cooling
- Topic: NEST Account migration
- Replies: 278
- Views: 62022
Re: NEST Account migration
Hi, I have problem with functioning of plugin. What works perfectly: 1) connecting to Nest servers 2) creating devices 3) refreshing status changed remotely on all 5 devices 4) setting up thermostat temperature 5) switching home/away not working 1) switching heating on/off -> switch does not change ...
- Tuesday 19 March 2019 15:09
- Forum: Python
- Topic: Python Plugin: Xiaomi PM2.5 Air Quality Sensor
- Replies: 10
- Views: 5376
Re: Python Plugin: Xiaomi PM2.5 Air Quality Sensor
Ok,
There is an answer:
https://python-miio.readthedocs.io/en/l ... -home-logs
With app 5.4.49 it is extremely easy!
Adam
There is an answer:
https://python-miio.readthedocs.io/en/l ... -home-logs
With app 5.4.49 it is extremely easy!
Adam
- Tuesday 19 March 2019 15:04
- Forum: Python
- Topic: Python Plugin: Xiaomi PM2.5 Air Quality Sensor
- Replies: 10
- Views: 5376
Re: Python Plugin: Xiaomi PM2.5 Air Quality Sensor
Hi, I am on firmware version 1.4.3_8103 How do you get the token? I am not able to get one from nodejs miio solution I used before. I can retrieve only one for air purifier but not for air monitor. I do not see also any instruction in any github project https://github.com/deennoo/domoticz-AirMonitor ...
- Saturday 29 September 2018 2:10
- Forum: dzVents
- Topic: Trigger based on user variable
- Replies: 9
- Views: 5588
Re: Trigger based on user variable
Hi,
When do you plan to fix it?
I am on domoticz 4.97 and it is still not working.
I wanted to switch from virtual devices to variables to make my domoticz cleaner but currenty event if I change value of variable through json it does not trigger an event.
Adam
When do you plan to fix it?
I am on domoticz 4.97 and it is still not working.
I wanted to switch from virtual devices to variables to make my domoticz cleaner but currenty event if I change value of variable through json it does not trigger an event.
Adam