Search found 8 matches
- Thursday 03 February 2022 9:20
- Forum: Utility
- Topic: How to implement DAC output in Domoticz
- Replies: 5
- Views: 1611
Re: How to implement DAC output in Domoticz
You perhaps can use a setpoint device (normally for heating purposes so in Celcius/Fahrenheit) or use a selector switch to send prefixed values. With a selector switch you should be able to send commands per prefix. With a setpoint device it will be more complex and you will need a script in ...
- Wednesday 02 February 2022 9:21
- Forum: Utility
- Topic: How to implement DAC output in Domoticz
- Replies: 5
- Views: 1611
How to implement DAC output in Domoticz
I use esp32 (D25 & D26 DAC pins) to generate analog signal for a specific project. I would like to use Domoticz to specify the voltage I would like to output then trigger esp32 to generate the signal. Is this feasible with Domoticz? Thank you.
- Monday 19 April 2021 7:04
- Forum: Other questions and discussions
- Topic: Slow domoticz sensor display
- Replies: 0
- Views: 153
Slow domoticz sensor display
I am in the feasibility study of a project. I have some concerns about the response speed of domoticz. I tried the following: - using domoticz API, I sent an http request to change the state(open/close) of a contact switch(virtual sensor). Domoticz displayed the new state of the switch around 8 sec ...
- Sunday 28 March 2021 6:19
- Forum: Other questions and discussions
- Topic: How to calibrate sensor data before its display
- Replies: 1
- Views: 507
How to calibrate sensor data before its display
I have an ESP32 that sends sensor data to a "Custom Sensor" in domoticz via http. The sensor data is raw and needs to be calibrated (re-calculated using a function y=a*x+b) before it is shown in domotic's "Custom Sensor. I understand that I can do the data calibration in the ESP32 side before I send ...
- Wednesday 24 March 2021 13:41
- Forum: Other questions and discussions
- Topic: Using Domoticz Rest API, how to create a switch with On/Off Action
- Replies: 2
- Views: 1071
Re: Using Domoticz Rest API, how to create a switch with On/Off Action
Thank you very much. It works.
- Wednesday 24 March 2021 4:40
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: email notification on openwrt os
- Replies: 2
- Views: 858
Re: email notification on openwrt os
Email notification is managed by libcurl package. I have re-compiled this package with SMTP enabled. I have removed domoticz , installed the newly compiled package(libcurl) then reinstalled domoticz. Now email notification works.
- Wednesday 24 March 2021 3:51
- Forum: Other questions and discussions
- Topic: Using Domoticz Rest API, how to create a switch with On/Off Action
- Replies: 2
- Views: 1071
Using Domoticz Rest API, how to create a switch with On/Off Action
I can create a switch using the REST API: http://192.168.18.1:8080/json.htm?type= createdevice & idx=29&sensorname=switch1&devicetype=244&devicesubtype=73 But, I don't know how to use API to fill the "On Action" "Off Action" of the created switch. I would like to have something like http://192.168 ...
- Thursday 11 February 2021 8:39
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: email notification on openwrt os
- Replies: 2
- Views: 858
Re: email notification on openwrt os
Hello,
I am having the same issue with email notification on openwrt. Have you solved it?
Thanks
Sazaki
I am having the same issue with email notification on openwrt. Have you solved it?
Thanks
Sazaki