|
|
|
|
|
by CedarMadness
2887 days ago
|
|
I'm not a big fan of the Smart Things architecture. It's designed to allow you to create custom device types for devices they don't support, and custom extensions for new behavior, which is great. The problem is, anything you add outside of the stock code will only run on their cloud, and not on the device itself, meaning my motion sensor has to go to the cloud and back before turning on my basement lights. I'm currently looking into alternatives because this is a terrible way of implementing a home hub. |
|