|
|
|
|
|
by kevinsundar
2392 days ago
|
|
One good way I've found is to use Home Assistant's integrations page. Let's say you're looking for a smart doorbell. You'd go here: https://www.home-assistant.io/integrations/#doorbell You can then go to each integration and on the right if it says "IoT Class: Local Push" you can be fairly certain it can be locally controlled without the cloud and that it reports state without the cloud. In this scenario, it'd be DoorBird. You can be fairly certain you can block internet access at your router for this device and it'll work just fine. Don't quote me on that for Doorbird though. |
|
Many integrations have their local access via reverse engineered APIs, and they often go away when they get popular enough.
I wrote the Samsung Family Hub smart fridge integration for home assistant and one day Samsung removed the local access in a fridge update and now there is no way to access it without their android or iOS app.