Im on Domoticz since 2015. Running with Mysensors, Rflink(433MHz sensors), HA-Bridge (Amazon Echo), Broadlink (IR, 433MHz). Iwas looking at HA months ago - UI looks better, but then I installed Dashticz and my only problem was solved
mikee
@mikee
Domoticz on Raspberry Pi 2
RF Link 433MHz
My Sensors GW on Arduino nano
Rehau CO2 sensor
Broadlink RM Rro + RM Bridge
Best posts made by mikee
-
RE: Are folks here happy with Domoticz?
-
RE: wireless door / window sensor
Most of these cheap sensors are based on PT2622 chip or similar. RF link works fine with them.
-
RE: Analog power meter reading TCRT 5000
Thanks Guys!
I have edit the sketch and modified the sensor. Records made during night are finally closer to real situation. I need to correct pulse count.
@karlheinz2000 - are you using digital or analog output as on FHEM forum? (Danke, fuer Deine Anweisung) -
RE: [newbie] Using nRF24L0 (2,4Ghz) or RFM69 (433Mhz)?
+1 for RFM(433Mhz)
I´m already running NRF and keeping it (have build many nodes on it). But, for example I have a garage (steel structure with sheet-metal paneling) and its ca.6 meters from NRF gateway - no signal! Same distance RFlink (433Mhz) works just fine.
Latest posts made by mikee
-
RE: Irrigation Controller ... how to achieve controll from smartphone?
For the best use of the project you have been looking at, and if you are considering building a controller, surely the vera is the right choice.
There are some limitations with other controllers, but if you read that topic you know that issues already -
RE: Irrigation Controller (up to 16 valves with Shift Registers)
Hi @dbemowsk , Thanks for your reply. I had to reinstall Arduino IDE and all Libraries from my PC. I was fighting with „'POSITIVE' was not declared in this scope“ error, and installed over 6 Libraries for LCD. I got finally working the sketch for Vera from Mysensors/build, at least .
Unfortunately I’m not able to modify Sketch witch are guys using with Domoticz in this Topic.
Is there a way to get missing variables into Irrigation controller from domoticz or at least to set them manually in sketch? For me is enough one watering time for all valves. -
RE: Irrigation Controller (up to 16 valves with Shift Registers)
Hi guys, I’m trying 2 days to compile this sketch for Domoticz. Still getting errors ones from library then from code...
Can someone share with me his working code for Domoticz in 2.0 version? Thanks a lot -
RE: Cannot run MySensors on RPI 3
I had same problem (but on serial GW). It started after I removed IRQ connector. I was able to add devices (using Domoticz as controller) , bust after few hours it stops to work.
-
RE: Are folks here happy with Domoticz?
Im on Domoticz since 2015. Running with Mysensors, Rflink(433MHz sensors), HA-Bridge (Amazon Echo), Broadlink (IR, 433MHz). Iwas looking at HA months ago - UI looks better, but then I installed Dashticz and my only problem was solved
-
RE: Gasmeter accuracy
No debounce function in sketch. Im just looking for some examples. Is the best (only) way to do it trough debounce.h library?
Thanks gohan -
Gasmeter accuracy
Hi Guys,
I have a MS gas meter based on Water meter sketch measuring on BK-G4T gas meter. I am using Mader reed switch. During winter my readings were corresponding with analog scale on gas meter (I had 6-12m3/day - heating, Hot water and cooking). But now in summer (Cooking, hot water) I am getting 0,5 - 4m3/day but real consumption is only ca.0,3-0,5 m3 a day. Has anyone idea how to correct this or what causes the problem ? Is the magnet (on analog gas meter scale) stuck in some position causing it?
Thanks -
Home ventilation filter status - Pressure sensor MPX2010DP
Hi Guys,
Is there any way to integrate difference pressure sensor MPX2010DP into mysensors? Did somebody played already with this sensor?
Or is there some better way - sensor to measure filter pollution in ventilation system, integrable into mysensors ? -
RE: [newbie] Using nRF24L0 (2,4Ghz) or RFM69 (433Mhz)?
+1 for RFM(433Mhz)
I´m already running NRF and keeping it (have build many nodes on it). But, for example I have a garage (steel structure with sheet-metal paneling) and its ca.6 meters from NRF gateway - no signal! Same distance RFlink (433Mhz) works just fine.