This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Support for 433,92/868 Mhz La Crosse weather sensors
SimonTemplar
Member
Hello Emile,
FYI, for the La Crosse weather sensors there is a lot of protocol information available.
It regards these 433,92 Mhz sensors:
- TX2
- TX3
- TX4
- WS7000 series
And these 868 Mhz (IT+) sensors:
- TX23 IT+
- TX29 IT+
Here is info regarding their wireless protocols:
http://www.f6fbb.org/domo/sensors/
https://web.archive.org/web/20140629213743/http://www.f6fbb.org/domo/sensors/
http://fredboboss.free.fr/?p=601
http://fredboboss.free.fr/?p=742
http://www.rd-1000.com/chpm78/lacrosse/Lacrosse_TX23_protocol.html
Comments
Based on the flowchart in this topic;
https://forum.athom.nl/discussion/219/will-homey-support-device-x-read-this-first
433 and 866 is on the community
So its waiting untill someone creates an "app" that support these sensors.
But you made it much easier for the community by posting this information!
Thanks for that.
@PeterGroeneweg;
You're totally right!!
Maybe i will buy some of these sensor (cheaper then Z-wave) and multiple sensor around my house can give a more accurate (averaged) temperature then 1 or 2 expensive sensors like NetAtmo's.
And maybe my neighbors already have these sensor (cheap weather stations) that Homey can receive :Evil:
MarcoF,
I saw the flowchart but I don't know how to program and I assumed somebody is interested.
PS. An addition for La Crosse sensors:
https://github.com/merbanan/rtl_433/blob/master/src/devices/lacrosse.c
For interested developers, there is more: https://github.com/merbanan/rtl_433/tree/master/src/devices
Stack trace: Error: invalid_signal_id:[object Object] at new Signal (/homey-app/various/rf.js:44:12) at init433 (/drivers/TX3-THN/driver.js:161:12) at module.exports.init (/drivers/TX3-THN/driver.js:17:3) at /homey-app/manager/drivers.js:1:2237 at Array.forEach (native) at eventListeners.clientDriverInit (/homey-app/manager/drivers.js:1:757) at /homey-app/helpers/client.js:1:868 at Array.forEach (native) at process.<anonymous> (/homey-app/helpers/client.js:1:835) at emitTwo (events.js:87:13)