Michael,
I got some time to really dig into my problems with the plugin. Here is what I found.
1. The reason that my second temp sensor (R2) is not being recorded is because it has the same OW sensor ID as the humidity sensor - it is built into the same physical package, and Temp05 V5 pulls it out as a sepearate temp sensor. Your plugin maps virtual devices to these OW ID's in the INI, so it looks like only one virtual ID can take that slot. Thus, while Temp05 happily reports data on R2 in HS, MCS ignores it in the DB and ASPs. This is not a huge problem, as I have plenty of other sensors. Just more of annoyance really, as I would have liked to use that reading.
2. You never told me to try this, but I noticed that several other folks deleted their INI file and had the plugin setup regenerate it. I tried this, and voila - everything works now - the forecast part of the Temp ASP, the sensor mapping pages, etc.
3. I still think there is some funny business going on in the mapping - extra sensor ID's that aren't real, sensor readings from sensors that don't exist, etc. But once I hide those annoyances from view, they are no longer a problem (they don't appear on any charts or logs. So, these don't bother me - they're just bugs for you to track down!
4. I will now be able to set the calibration bias and see how that works. Will also hammer on the trigger controls - I notice nobody has commented on those at all since I've been on this forum.
I got some time to really dig into my problems with the plugin. Here is what I found.
1. The reason that my second temp sensor (R2) is not being recorded is because it has the same OW sensor ID as the humidity sensor - it is built into the same physical package, and Temp05 V5 pulls it out as a sepearate temp sensor. Your plugin maps virtual devices to these OW ID's in the INI, so it looks like only one virtual ID can take that slot. Thus, while Temp05 happily reports data on R2 in HS, MCS ignores it in the DB and ASPs. This is not a huge problem, as I have plenty of other sensors. Just more of annoyance really, as I would have liked to use that reading.

2. You never told me to try this, but I noticed that several other folks deleted their INI file and had the plugin setup regenerate it. I tried this, and voila - everything works now - the forecast part of the Temp ASP, the sensor mapping pages, etc.

3. I still think there is some funny business going on in the mapping - extra sensor ID's that aren't real, sensor readings from sensors that don't exist, etc. But once I hide those annoyances from view, they are no longer a problem (they don't appear on any charts or logs. So, these don't bother me - they're just bugs for you to track down!

4. I will now be able to set the calibration bias and see how that works. Will also hammer on the trigger controls - I notice nobody has commented on those at all since I've been on this forum.

Comment