- Adjust filter which ignores non-hardware interfaces (#12)
This will prevent devices from changing UniqueID's during startup
(v1.5.0 didn't completely fix the problem)
This may be a BREAKING change for some users (e.g., those running dockerized HA on monitored RPi)
The one time fix should be:
- stop the reporter daemon
- remove all of the Duplicate discovered RPi devices from HA
- update to v1.5.0 or later
- restart the reporter daemon
..your device should be discovered and the cards should be working once again.