So...I'm an idiot. My problem turned out to be very simple.
I was sending the barometric pressure as Pa and not as hPa. I apparently didn't have all the debug logging on (apparently) as domoticz did not write to the log showing this as I think it should.
Search found 12 matches
- Sunday 05 August 2018 9:24
- Forum: MySensors
- Topic: BETA Version: 4.9796 Not creating Temp/Hum Sensor
- Replies: 6
- Views: 6079
- Wednesday 01 August 2018 14:55
- Forum: MySensors
- Topic: BETA Version: 4.9796 Not creating Temp/Hum Sensor
- Replies: 6
- Views: 6079
Re: BETA Version: 4.9796 Not creating Temp/Hum Sensor
What I have found is that domoticz is calling SendTempHumBaroSensorFloat with each update but nothing further seems to happen. Only the baro is updated and there is still no combined sensor with all three. Perhaps because this is not created the update isn't being ,made?
- Tuesday 31 July 2018 16:10
- Forum: MySensors
- Topic: BETA Version: 4.9796 Not creating Temp/Hum Sensor
- Replies: 6
- Views: 6079
Re: BETA Version: 4.9796 Not creating Temp/Hum Sensor
I enabled debug on mysensors and as expected it seems like the messages are arriving okay: 2018-07-31 16:08:52.796 MySensors: NodeID: 18, ChildID: 0, MessageType: 1, Ack: 0, SubType: 0, Payload: 28.7 2018-07-31 16:08:52.868 MySensors: NodeID: 0, ChildID: 255, MessageType: 3, Ack: 0, SubType: 9 ...
- Tuesday 31 July 2018 13:38
- Forum: MySensors
- Topic: BETA Version: 4.9796 Not creating Temp/Hum Sensor
- Replies: 6
- Views: 6079
Re: BETA Version: 4.9796 Not creating Temp/Hum Sensor
Sorry i forget other people wont know the full story :geek: . I've attached the sketch I am working one though it is a work in progress. However I am pretty sure this is a domoticz side issue. The same problem occurs if I use a sketch from any of the other devices I have running. Temp/HUM does not ...
- Tuesday 31 July 2018 10:00
- Forum: MySensors
- Topic: BETA Version: 4.9796 Not creating Temp/Hum Sensor
- Replies: 6
- Views: 6079
BETA Version: 4.9796 Not creating Temp/Hum Sensor
Hi All; I have built a small sensor to monitor our air quailty. It sends in Temp/Hum/Pressure data as well as particle counts and VOC levels. THe hardware is working fine, sending the data to the gateway and other devices without issue. The dust and voc sensors are created and updated without issue ...
- Friday 23 March 2018 11:36
- Forum: Other questions and discussions
- Topic: Logitech Media Server
- Replies: 409
- Views: 88330
Re: Logitech Media Server
I am aware of the json data that is available. However the issue I have is that it returns just one string with the artist/track. I would rather have a way to access more of the raw data as separate strings. Obviously I can do this by bypassing domoticz and accessing the data from the LMS directly ...
- Wednesday 21 March 2018 12:29
- Forum: Other questions and discussions
- Topic: Logitech Media Server
- Replies: 409
- Views: 88330
Re: Logitech Media Server
Hello All; I've started using LMS for my audio needs and love that domoticz has the support for it. However I cannot find a away to access the current artist/album/title etc data from dzevents or such. Is this possible with the current module? Basically I just want to update another device with data ...
- Monday 24 October 2016 19:22
- Forum: Others
- Topic: CUL for FS20 Control
- Replies: 0
- Views: 880
CUL for FS20 Control
Hi everyone.
I was using domoticz but I am thinking I will have to switch.
I've build a CUL device to control 868mhz FS20 switches. Is it true that domoticz doesn't support CUL devices?
I was using domoticz but I am thinking I will have to switch.
I've build a CUL device to control 868mhz FS20 switches. Is it true that domoticz doesn't support CUL devices?
- Friday 14 October 2016 15:20
- Forum: RFLink Transceiver
- Topic: 868Mhz Modules
- Replies: 24
- Views: 25719
Re: 868Mhz Modules
How about that FS20 question 

- Friday 14 October 2016 13:02
- Forum: RFLink Transceiver
- Topic: 868Mhz Modules
- Replies: 24
- Views: 25719
Re: 868Mhz Modules
u guys think this will work like Rfxtrx868? http://www.nodo-shop.nl/en/rflink-gateway/168-rflink-868-arduino-ch340-antenne-usb-kabel.html would be cool to getting Visonic stuff status in there. Thats just an RFLink withe an Aurel 868 instead of 433. If the protocol is supported it is supported on ...
- Friday 14 October 2016 12:58
- Forum: RFLink Transceiver
- Topic: 868Mhz Modules
- Replies: 24
- Views: 25719
Re: 868Mhz Modules
Ah okay; thanks for the info (and all the work on this)! A simple follow up. I can see in the code some references to the FS20 protocol. I have some 868 sockets from conrad that use this protocol. FS20 isn't list in the supported devices and I can't tell from the code if it is or not. Can you ...
- Friday 14 October 2016 11:02
- Forum: RFLink Transceiver
- Topic: 868Mhz Modules
- Replies: 24
- Views: 25719
868Mhz Modules
Hi everyone; I'm just getting my feet wet here with Domoticz and RFLink. I have one RFLink already set up with a 433mhz and its working just fine; and in fact have written a new plugin for my (Bresser) weather station that I plan to send in as a contribution. But I wanted to expand my options to use ...