I’ve been using HA for 6 months or so now. Maybe longer. It’s been working great with my limited number of devices and whatnot. One device I’ve had since day 1 has been the GoControl Motion Sensor that came as a part of a kit from Wink. It has always worked ok as a motion sensor. A little slow to react but still worked without issues. I think it was supposed to also do temperature but it never seemed to do that.
Until today. Today I was messing around with HA, trying to get my views and groups set up how I liked them when I noticed my motion sensor was no longer there. I went to check the “States” page and see what sensors it saw thinking it had maybe changed names from binary_sensor.living_room_motion.
Turns out I was right, but not in the way I thought I would be. The sensor is now reporting as sensor.living_room_motion_temperature all of a sudden. I verified within the Wink app and it is now reporting temperature and motion to Wink.
My first reaction was happy, since I now had another temperature sensor I could use. But then I realized it didn’t split the sensor into the 2 different ones. My motion sensor is now completely gone, replaced with only the temperature sensor.
Now I don’t think that this is caused by something I did. But I’ve been very wrong before. I haven’t done any manual firmware/software updates on my Wink hub and I’m unsure if there are ever updates on the devices in the background but I suppose that could have happened as well.
Has anyone had this happen to them? Is this an ID10T error? Is there something I can do to see both motion and temp? I’ll be glad to share my config, logs, or anything else.
Once this gets pulled in, I will have to make a change in Home-Assistant as well to get this working. The sensors will change a bit, will end up with a sensor.whatever_temperature and a binary_sensor.whatever_motion
As far as I know it has not been pulled into the production version of HA yet. If you have a dev instance set up I’m sure they wouldn’t hate having someone else test it.