Search found 24 matches
- Friday 01 November 2024 10:45
- Forum: Heating/cooling
- Topic: SPRSUN Modbus plugin
- Replies: 26
- Views: 10028
Re: SPRSUN Modbus plugin
Plugin installed OK. Got a great number of devices in Domoticz. But no real data in them. Anyone any idea about correct connecting to an Elfin EW-11? Thats the device connected to the SPRSUN and connected to 'my home WiFi and sending data to SPRSUN. Data that shows up OK in the app of SPRSUN. The ...
- Sunday 10 March 2024 8:34
- Forum: Heating/cooling
- Topic: SPRSUN Modbus plugin
- Replies: 26
- Views: 10028
Re: SPRSUN Modbus plugin
Your sprsun has modbus and you can use the app? If yes, is should work.
- Tuesday 27 February 2024 12:27
- Forum: Heating/cooling
- Topic: SPRSUN Modbus plugin
- Replies: 26
- Views: 10028
Re: SPRSUN Modbus plugin
Still waiting for someone who knows how to configure an EW11a correct so I can use TCP instead of serial. Willem Better buy a ZLAN 5134D: https://nl.aliexpress.com/item/1005002125208614.html (new version with Adapter) Serial settings: 19200-8-N-1 (no flow control) Network settings: Mode = TCP ...
- Tuesday 27 February 2024 12:24
- Forum: Heating/cooling
- Topic: SPRSUN Modbus plugin
- Replies: 26
- Views: 10028
Re: SPRSUN Modbus plugin
Plugin installed OK. Got a great number of devices in Domoticz. But no real data in them. Anyone any idea about correct connecting to an Elfin EW-11? Thats the device connected to the SPRSUN and connected to 'my home WiFi and sending data to SPRSUN. Data that shows up OK in the app of SPRSUN. The ...
- Thursday 21 December 2023 14:07
- Forum: Heating/cooling
- Topic: SPRSUN Modbus plugin
- Replies: 26
- Views: 10028
Re: SPRSUN Modbus plugin
I changed the code from minimalmodbus to pymodbus because it lacked TCP. Now it's possible to use a ZLAN (or other controller) RTU-over-TCP controller.
- Saturday 09 December 2023 18:17
- Forum: Heating/cooling
- Topic: SPRSUN Modbus plugin
- Replies: 26
- Views: 10028
Re: SPRSUN Modbus plugin
Wow, very nice. It should be good to have a wiki page listing all heat pumps that can be managed by Domoticz, with links to the associated plugins. It can be helpful for those who have to purchase a new heat pump! I also have a heat pump, EMMETI brand, connected by Modbus (I control it by a lua ...
- Friday 08 December 2023 10:00
- Forum: Heating/cooling
- Topic: SPRSUN Modbus plugin
- Replies: 26
- Views: 10028
SPRSUN Modbus plugin
I've made a modbus plugin to read and write some parameters of a SPRSUN heat pump. It can use an USB-RS485 stick or a TCP controller (like ZLAN 5143D) Please take a look, some refactoring is needed imho (but I'm not a dev on daily basis). https://github.com/Sateetje/SPRSUN-Modbus ZLAN Settings ...
- Friday 01 September 2023 9:59
- Forum: ESP8266
- Topic: Wemos D1 mini (v4) + EasyESP > Energy Meter with persistent data
- Replies: 2
- Views: 2663
Re: Wemos D1 mini (v4) + EasyESP > Energy Meter with persistent data
Please check the updated post.
- Friday 03 March 2023 13:50
- Forum: ESP8266
- Topic: Wemos D1 mini (v4) + EasyESP > Energy Meter with persistent data
- Replies: 2
- Views: 2663
Wemos D1 mini (v4) + EasyESP > Energy Meter with persistent data
Because EasyESP doesn't support EEPROM variable storage. I've created two scripts to retrieve the last TotalWh from Domoticz when EasyESP is connected to Wifi. What this does: - When EasyESP gets conntect to Wifi, it starts a 10sec timer - This timer starts updating a variable in Domoticz with his ...
- Monday 13 July 2020 14:27
- Forum: dzVents
- Topic: Get color of RGBW device in dzVents [Solved]
- Replies: 25
- Views: 8983
Re: Get color of RGBW device in dzVents [Solved]
Using an API call will "solve" the problem. return { on = { devices = { 'Klok' }, httpResponses = { "getColorFromDevice" } } }, execute = function(domoticz, item) local function getDeviceStatus(idx) local url = domoticz.settings['Domoticz url'] .. "/json.htm?type=devices&rid=" .. idx domoticz ...
- Monday 22 June 2020 17:27
- Forum: dzVents
- Topic: Get color of RGBW device in dzVents [Solved]
- Replies: 25
- Views: 8983
Re: Get color of RGBW device in dzVents [Solved]
I've the same problem with a RGBW switch. The print shows the old values, I don't know why it shows the old values. Doesn't make sense. It sends to a MySensors node, using S_INFO Is there a bug submitted? Quick fix, not a nice one... return { on = { devices = { 'Klokje - Verlichting' } }, data ...
- Sunday 12 February 2017 20:25
- Forum: Domoboard
- Topic: Domoboard - Plugin requests
- Replies: 5
- Views: 7612
Re: Domoboard - Plugin requests
A plugin for DS Audio (Synology) would be nice.
https://forum.synology.com/enu/viewtopic.php?t=102647
Keep up the good work
Update: using Volumio with a RPi and Digiberry in a custom block.html (full row and 500px high)
https://forum.synology.com/enu/viewtopic.php?t=102647
Keep up the good work

Update: using Volumio with a RPi and Digiberry in a custom block.html (full row and 500px high)
- Sunday 15 January 2017 21:59
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 150356
Re: Domoboard a New Dashboard using Domoticz as backend
Maybe it's an idea to start a forum to have multiple topics about Domoboard. A lot of the same questions are asked (easy_install, cron, pm2, issues, etc) and it's a dashboard which is growing fast (I think and hope
)

- Sunday 15 January 2017 21:01
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 150356
Re: Domoboard a New Dashboard using Domoticz as backend
I think it has something to do with the ::before pseudo element. Firefox doesn't allow this on images. Chrome is ok.squandor wrote:I have used 4904 SX 21
Is it possible to rewrite this?
I think this is the problem: http://stackoverflow.com/questions/5843 ... g-elements
BR
- Sunday 15 January 2017 19:21
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 150356
Re: Domoboard a New Dashboard using Domoticz as backend
No, no adblocker installed and on different browsers almost the same result (on IOS i've an icon at Plastic verpakkingen). Mmm strange... you can check with Chrome Inspector tool for errors when loading the page. In Chrome press (CTRL+SHIFT+J) and check preserve log to follow loading trail. Also ...
- Thursday 12 January 2017 20:47
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 150356
Re: Domoboard a New Dashboard using Domoticz as backend
My "afvalwijzer" on the left looks different. How do I get the nice icons? Do you have a adblocker installed or something? Can you look into your page with multiple devices/browsers ? No, no adblocker installed and on different browsers almost the same result (on IOS i've an icon at Plastic ...
- Wednesday 11 January 2017 23:00
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 150356
Re: Domoboard a New Dashboard using Domoticz as backend
My "afvalwijzer" on the left looks different. How do I get the nice icons?
- Saturday 07 January 2017 10:17
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 150356
Re: Domoboard a New Dashboard using Domoticz as backend
Great project! Keep up the good work. Some issues/feature requests: 1. Sorting, the items aren't displayed as configured. Display order: Woonkamer, Thijs, Zolder, Evy, Buiten, Schuur. Configured: [[top_tiles]] Woonkamer = 339, thermometer-half Thijs = 330, thermometer-half Evy = 372, thermometer ...
- Tuesday 12 July 2016 21:27
- Forum: Heating/cooling
- Topic: Heatpump/air conditioner as a Domoticz device
- Replies: 30
- Views: 17219
Re: Heatpump/air conditioner as a Domoticz device
What do you want to know? The specific information about the Mitsubishi Heavy? Or how to control an air conditioner with Domoticz?
- Wednesday 03 February 2016 21:57
- Forum: Heating/cooling
- Topic: Heatpump/air conditioner as a Domoticz device
- Replies: 30
- Views: 17219
Re: Heatpump/air conditioner as a Domoticz device
Did you get it up and running already?mKotek wrote:I am going to test the solution for Arduino with my Midea air-cons and if it works (and I suppose so), I would be very interested in full control via Domoticz.