question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Phones and iPad not detected?

See original GitHub issue

I added the repo from HACS today. I am not getting any device trackers created.

device_tracker:
  - platform: fritz
    host: !secret my_fritz_host
    consider_home: 180
    new_device_defaults:
      track_new_devices: false
      hide_if_away: false
  - platform: iphonedetect
    consider_home: 60
    hosts:
      hostname1: !secret david_iphone
      hostname2: !secret david_ipad
      hostname3: !secret liz_iphone

I am using secrets… is that the problem?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:31 (23 by maintainers)

github_iconTop GitHub Comments

1reaction
DavidFW1960commented, Jul 6, 2019

Yeah I believe I changed that for my wife’s one as well and it started tracking as well. My iphone and ipad were not picked up at all till I manually added them.

1reaction
DavidFW1960commented, Jul 6, 2019

@Martinvdm mine didn’t get detected either but manually adding to known_devices.yaml and they started working after next restart of HA.

It looks like this in my known_devices file:

hostname1:
  hide_if_away: false
  icon:
  mac:
  name: hostname1
  picture:
  track: true
Read more comments on GitHub >

github_iconTop Results From Across the Web

If your computer doesn't recognize your iPhone or iPad
If your computer doesn't recognize your iPhone or iPad · Look in the Finder or iTunes · Update the software on all devices...
Read more >
My iPod Touch, iPad or iPhone is not detected or not recognized
Find solutions for iPhone not showing up in iTunes or computer not recognizing iPhone. Quick and easy fixes for efficient people!
Read more >
7 Ways to Troubleshoot If ITunes Is Not Recognizing Your ...
Restart your iPhone and computer. It's likely that the reason iTunes won't recognize your phone is that there's some sort of temporary software...
Read more >
[Solved] iTunes doesn't recognize my iPhone / iPod / iPad
If iTunes still isn't recognizing your device after updating your drivers, check that it is correctly installed and running as expected: ... Locate...
Read more >
iOS Device Not Detected over USB - Bark
Troubleshooting Solutions · Make sure your child's iOS device is turned on, unlocked and on the Home Screen. · If you see a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found