I really thought that post would get more attention but tom_I quickly pointed out another one predated it (by 2-3 weeks) so I figured all the people that needed to know were already in the other thread and discussing alternatives.
I guess I was wrong about how people had seen either thread …
I just want to ask because I can’t find the information.
If GPIO is still working and I add my own GPIO integration with the same configuration in yaml, which will load after the HA restart first for the function? Maybe a stupid question
it was posted about IN THIS FORUM a month ago, and was largely missed by the majority of us. The only reason more people are aware of it now, is because it was in the release notes.
I’m genuinely surprised by the number of people capable of tinkering with GPIO and hardware on a RPi and for whom 300 lines of (mostly boilerplate) python code seems the Everest to climb…
Did they all start using GPIO with HA?
How did they do before?
They don’t need to be part of this forum but they do need to read the Release Notes before upgrading, especially the Breaking Changes section. Anyone who does that now will learn they have several months to plan for a transition before the integration is removed.
Those who don’t read Release Notes might have an unpleasant surprise in the summer. It’ll be a hard way to learn that you must review the Release Notes before upgrading.
Anyone who doesn’t read release notes before upgrading or
Yes, I also knew this information a long time ago, but maybe the problem is knowledge of English because with the help of the translator I understood that the integration of various sensors will be removed, but not my own approach to pi GPIO, so I didn’t pay more attention to it.
Yes, I agree, but by knowing this before and, of course, the release notes, I was just desperately looking for a solution that I found and the situation is resolved.
Well yes, that’s what I said.
It doesn’t affect me at all - and if it did, I wouldn’t be losing my mind about it - I would simply use NodeRed which either has GPIO support in it, or the package can be easily added to it to give it GPIO support.