WebThingsIO / gateway

WebThings Gateway - a self-hosted web application for monitoring and controlling a building over the web
http://webthings.io/gateway
Mozilla Public License 2.0
2.62k stars 339 forks source link

Feature Request: Aliases for Things and Collections of Things #1257

Open emceeaich opened 6 years ago

emceeaich commented 6 years ago

Sometimes one forgets the exact name of a thing, and looking it up defeats the purpose of the assistant.

Enable creating aliases for things so we can be "fuzzy".

Also aliases for groups of things, because the rules system can turn on multiple things, but then you have to work out edge cases (if a => b & c but how do you turn on a alone).

benfrancis commented 6 years ago

@emceeaich Collections of things will probably be covered by Groups (#1191) but aliases for things is a bit different.