hoobs-org / HOOBS

Build your Smart Home with HOOBS. Connect over 2,000 Accessories to your favorite Ecosystem.
https://hoobs.org
GNU General Public License v3.0
552 stars 51 forks source link

Can't see Homekit devices after Pi-Hole install #775

Closed tspencerdata closed 3 years ago

tspencerdata commented 4 years ago

Description I had Hoobs running fine on a Raspberry Pi 4 for some time but I did a clean install of Hoobs via the downloadable image written to the SD card To start fresh with some other projects removed. I got it connected to homekit/Home app and everything was working fine.

Then I installed Pi-Hole per the Hoobs guide: https://support.hoobs.org/docs/5e875a0e0ab68b0344e872c3

After installing Pi-Hole, the none of my accessories would respond in homekit/Home. I tried removing the hub from the Home app, changing the username + pin of Hoobs and adding again, and it would not find the accessory.

I also noted that I could access HOOBS via hoobs.local prior to installing pihole, but had to use IP addresses afterwards. And, my mg7550 router could only use PiHole via an IPv4 DNS- it couldn't set a custom DNS server for IPv6 for whatever reason- maybe related?

I tried the flash HOOBS + install pihole process 2x, and got the same results.

Any ideas on how to resolve it? Thanks!

Version Hoobs Version 3.2.6

Did you upgrade Please let us know if you upgraded from a previous version.

Did you orginally upgrade to HOOBS 3 from HOOBS 2.1.1? Did you perform an upgrade from HOOBS 2.1.1? Some things are different.

What device are you using? Please let us know the device you are running HOOBS on.

If this is a custom install, what's your operating system? Raspberry Pi 4

List your plugins Hubitat Tonesto7

Post your config { "server": { "port": 8080, "origin": "*", "autostart": 0, "home_setup_id": "X-HM://0023ISYXP85MM", "polling_seconds": 5 }, "client": { "default_route": "status", "inactive_logoff": 30, "theme": "hoobs-light", "locale": "en", "temp_units": "fahrenheit", "country_code": "US", "postal_code": "removed" }, "bridge": { "name": "HOOBS", "port": 51826, "pin": "removed", "username": "4C:EA:27:2A:DA:GF" }, "description": "", "ports": {}, "accessories": [], "platforms": [ { "platform": "Hubitat", "name": "Hubitat", "app_url": "removed", "access_token": "removed", "plugin_map": { "plugin_name": "homebridge-hubitat-tonesto7" } } ] }

BobbySlope commented 4 years ago

please provide more info; Log? Does the HOOBS Service run?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.