I have 3 of each sensor type on Home Assistant for one device. I have no ios.conf
or known_devices.yaml
.
Do they all look the same?
I have the same issue, but I got iPhone battery x3. Two of them not at all working but they still show up.
Any idea?
Sorry for not replying sooner, @BendedArrow and @Gustafsson. I overlooked the fact that ios.conf
is actually .ios.conf
, and therefore did not see it. You can check its existance by running ls -a
. I simply removed it with rm .ios.conf
Fixed, thx