I'd like to request for domoticz to support the Eurom Mon Soleil infrared heater.
Is there a official way to get this on a road map?
https://eurom.nl/en/product/permanent-h ... -720-wifi/
Search found 12 matches
- Sunday 18 September 2022 13:29
- Forum: Suggestions
- Topic: Eurom Infrared heater
- Replies: 2
- Views: 1015
- Tuesday 28 December 2021 8:58
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Aeonlabs S2: Driver Failed
- Replies: 2
- Views: 463
Re: Aeonlabs S2: Driver Failed
Tnx, that was the 1st thing that i checked.
But we can close this topic, for various reasons i decided it was time for a new setup and bought a new raspberry pi and a gen5 stick.
But we can close this topic, for various reasons i decided it was time for a new setup and bought a new raspberry pi and a gen5 stick.
- Sunday 26 December 2021 14:58
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Aeonlabs S2: Driver Failed
- Replies: 2
- Views: 463
Aeonlabs S2: Driver Failed
Today my domoticz suddenly stopped working. The domoticz log shows: Error: Aeonlabs S2: Driver Failed!! The OZW_Log.txt shows: Fatal, Failed to get HomeID or Controller Node ID during Init Sequence, m_homeId = 0x00000000, m_Controller_nodeId On this forum i read some topics mentioning that it could ...
- Monday 18 December 2017 21:21
- Forum: Temperature and Weather
- Topic: Danfoss Living Connect LC03 with Aeon Z-Stick Gen5
- Replies: 28
- Views: 11380
Re: Danfoss Living Connect LC03 with Aeon Z-Stick Gen5
Although this is an older thread..i have the same issue. I already have 7 danfoss living connects working and i had 2 extra in stock which i want to use now to replace a defected one. But the inclusion will not succeed for both. Got the Aeotec Z-Stick S2. Both devices had never been included, but i ...
- Friday 11 November 2016 20:35
- Forum: Suggestions
- Topic: Selective Notifications from Lua
- Replies: 15
- Views: 5759
Re: Selective Notifications from Lua
I Also support this idea. The purpose for me is that i'd like to send all alerts to myself, some alerts to my wife or kids so it would be great if i could make that difference.
Gr,
Ronald
Gr,
Ronald
- Monday 07 November 2016 22:03
- Forum: MySensors
- Topic: Temp gets rounded up or down
- Replies: 7
- Views: 3837
Re: Temp gets rounded up or down

thanks a lot for your solution, it works like a charm now!
- Monday 07 November 2016 21:48
- Forum: MySensors
- Topic: Temp gets rounded up or down
- Replies: 7
- Views: 3837
Re: Temp gets rounded up or down
Yes, her it is: #include <SPI.h> #include <MySensor.h> /** Libraries foor temp/hum */ #include <DHT.h> // Defines for temp/hum #define CHILD_ID_HUM 0 #define CHILD_ID_TEMP 1 #define HUMIDITY_SENSOR_DIGITAL_PIN 3 /** Digital Input for temp/hum 1 */ int ReadTempHumTime=12; //read temphum every nn X ...
- Monday 07 November 2016 21:37
- Forum: MySensors
- Topic: Temp gets rounded up or down
- Replies: 7
- Views: 3837
Temp gets rounded up or down
Hi, i recently build some temp/hum sensors with arduinos and the dht22 sensor and got them in domoticz. But i wonder why i only get rounded temperatures in domoticz. Fi, if i monitor a sensor vai de serial monitor i see that it sends a temp of 21.80 but in domoticz i see that the temp is 22.00 ...
- Friday 13 May 2016 13:03
- Forum: PHP and all others
- Topic: Create lua array from uservariable with multiple elements
- Replies: 3
- Views: 2212
Re: Create lua array from uservariable with multiple elements
Hi, tnx for your reply!
I surely can get this to work this way, i was only hoping for a shorter way to program this...some kind of oneliner, but i will start working on it this way so i can get on.
Gr,
Ronald
I surely can get this to work this way, i was only hoping for a shorter way to program this...some kind of oneliner, but i will start working on it this way so i can get on.
Gr,
Ronald
- Thursday 12 May 2016 18:48
- Forum: PHP and all others
- Topic: Create lua array from uservariable with multiple elements
- Replies: 3
- Views: 2212
Create lua array from uservariable with multiple elements
Hi, Does anyone have an idea on how to fill a lua array with multiple elements from 1 uservariable containing these elements? If i define the array in lua it works fine: local radi={} radi[1]={'string 1',number1,'something else'} radi[2]={'string 2',number2,'something else'} print(radi[1][1 ...
- Wednesday 30 September 2015 20:58
- Forum: Design, usability and languages
- Topic: FlatZ Frontpage
- Replies: 237
- Views: 103937
Re: FlatZ Frontpage
Tnx for the menu options and the webcamsupport!
- Sunday 27 September 2015 16:35
- Forum: Design, usability and languages
- Topic: FlatZ Frontpage
- Replies: 237
- Views: 103937
Re: FlatZ Frontpage
Great project! Is it already possible to add setpoint devices? I have several danfoss radiator thermostats i would like to see. Several people already asked for webcam support...i'd like to support that feature also. Another small nice to have would be the ability to centralized disable some menu ...