Search found 3 matches

by briped
Saturday 09 September 2017 23:17
Forum: Other questions and discussions
Topic: Split at "temp/hum" sensor into separat hum and temp devices?
Replies: 10
Views: 5518

Re: Split at "temp/hum" sensor into separat hum and temp devices?

I wanted to split my sensor values for a couple of reasons: Easier to replace a device in Domoticz (and retaining the log) when you don't have to worry about getting a TempHum to replace your previous TempHum. Now I can just split the values into dummy devices and then update the script with the new ...
by briped
Tuesday 05 September 2017 18:43
Forum: Others
Topic: Temperature sensor compatibility
Replies: 17
Views: 12497

Re: Temperature sensor compatibility

RFXtrx433E Version Ext2/1020: Prologue/Clas Ohlson Extra Temperature Sensor ( Clas Ohlson 36-4744 ) - Working . Type: Temp SubType: RUBiCSON Prologue/Clas Ohlson Extra Temperature/Humidity Sensor (TW003) ( Clas Ohlson 36-4441 ) - Working . Type: Temp + Humidity SubType: Rubicson/IW008T/TX95 Prologue ...
by briped
Monday 14 August 2017 14:08
Forum: Other questions and discussions
Topic: Help with making /dev/ttyACM[X] persistent?
Replies: 18
Views: 7161

Re: Help with making /dev/ttyACM[X] persistent?

I'm not a programmer, so this is based on my ability to read C++ code (GetSerialPorts in Helper.cpp) :shock: In regards to udev rules, you can name the symlink anything you want. HOWEVER, in regards to Domoticz, the symlink name must begin with one of the following: ttyUSB tty.usbserial ttyACM ...