This is fairly common with remote sensors. Some are perfect and exist in a perfect system, some do not. I am going to rattle off some of the first things that pop into my head…
Honestly, there are a thousand reasons that you could miss a data point every once in a while. Just looking at the chart, it is still sending a data block but the humidity just reported low for a second. Maybe the thermostat is not getting a data block and filling in the data based on its own clock.
Compare it to other data and see if the system turned on or off. Electronics can be sensitive to power drops and it wasn’t able to feed power to the part of the board that manages the sensor for a second. Maybe there is a condition where a capacitor gets fully discharged for a second and is pulling all current away from the sensor. (It’s usually an analog signal from sensors and maybe a measurement of resistance that translates to temperature or humidity. A voltage drop would significantly impact a reading.)
It could be a timing glitch with the code where it can’t read the sensor but builds the data block anyway. Depending on how the sensor works, it could be trying to compute the data the second it gets polled for data and it has nothing to give.
It could even be the wiring to the rest of the system. HVAC systems vibrate and a screw might be getting loose. It could be a cold solder joint, even. What is to commonality between the two thermostats that you had?
The list goes on. I have always treated sensor data as unreliable. Heck, I have a couple of CO2 sensors that do the same this as what you are seeing here. Every so often, the just report zero for a second.
Mesh protocols like zwave and zigbee aren’t 100% reliable. It could be local interference with the signal.
Without some extensive debugging and the willingness to disassemble your thermostat, just treat it as an annoyance.
I learned a lot running a drop shipping based novelty store for a bit and it seems that human sexuality has very few boundaries. As long as nobody gets hurt (unless that is their thing) and everyone is of age, people should explore what they want to explore.
I made a little bit of a joke about that in my last comment, but it was just superficial. It’s someone’s thing and they have every right to get off how they choose. (TBH, the people I met that were on the extreme side of things were very open and had a good sense of humor about it.)
That explains my confusion. Something looked really off and and my brain couldn’t compute what I was seeing, TBH. The elevators looked right, but I still wasn’t sure.
Edit: There more. Is that whole group British? The last two fixed wing aircraft that fly by aren’t 'murican either. I see a Black Hawk-type helicopter, I think. We use SH/HH-60s in our Navy that have their rear strut moved way forward. The British and Americans both use LCACs as well. The leading helicopter might actually be a Merlin followed by some Wildcats. Alas, all I can make are stupid guesses now.
Edit: I was looking at this from an American perspective and assuming these were all 'murican ships and aircraft. There aren’t. Nothing I previously wrote would align with the video since the British navy is weird. So, I just erased my assumptions. They were likely all wrong anyway.
There is a term for things like that: “mental gymnastics”
People can naturally hold conflicting ideas or sometimes feel the need to believe things they know aren’t true. It’s extremely important for people to become more self-aware in that regard as it is something that can be exploited by religions, politicians, cults or scam artists.
Everyone is vulnerable to it, to different degrees. Even in the privacy of our own thoughts, most of us have tried to convince ourselves of something that wasn’t true, regardless of any facts we have seen. It’s just human nature.
It’s possible, especially when it comes to things like luck or illusion. Most people know that magic isn’t real, but some still tend to fall back on magic as an explanation for a really good illusion.
There is a fine line between holding two beliefs that are in direct contradiction and understanding that something you want to be true is something that you also understand is a misconception, is my point.
That myth is still pushed by many TV shows to this day, unfortunately. I believe that most public emergency defibrillators work automatically, so that is nice.
Meh, I didn’t mean to hate on DHCP. It’s just a service I have learned to keep running all by itself somewhere in a dark corner of my network. DNS and DHCP are just services that I don’t like going down. Ever.