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 ...
Search found 3 matches
- 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: 5646
- Tuesday 05 September 2017 18:43
- Forum: Others
- Topic: Temperature sensor compatibility
- Replies: 17
- Views: 12914
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/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 ...
- Monday 14 August 2017 14:08
- Forum: Other questions and discussions
- Topic: Help with making /dev/ttyACM[X] persistent?
- Replies: 18
- Views: 7638
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 ...
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 ...