Imports
- github.com/gorilla/websocket
- github.com/jinzhu/copier
- github.com/labstack/echo/v4
- github.com/pkg/errors
Imports in module “github.com/e154/smart-home”
- github.com/e154/smart-home/adaptors
- github.com/e154/smart-home/common
- github.com/e154/smart-home/common/apperr
- github.com/e154/smart-home/common/events
- github.com/e154/smart-home/common/logger
- github.com/e154/smart-home/models
- github.com/e154/smart-home/plugins/alexa
- github.com/e154/smart-home/plugins/email
- github.com/e154/smart-home/plugins/html5_notify
- github.com/e154/smart-home/plugins/messagebird
- github.com/e154/smart-home/plugins/notify
- github.com/e154/smart-home/plugins/notify/common
- github.com/e154/smart-home/plugins/slack
- github.com/e154/smart-home/plugins/telegram
- github.com/e154/smart-home/plugins/webpush
- github.com/e154/smart-home/system/access_list
- github.com/e154/smart-home/system/automation
- github.com/e154/smart-home/system/backup
- github.com/e154/smart-home/system/bus
- github.com/e154/smart-home/system/cache
- github.com/e154/smart-home/system/jwt_manager
- github.com/e154/smart-home/system/mqtt
- github.com/e154/smart-home/system/mqtt/admin
- github.com/e154/smart-home/system/scripts
- github.com/e154/smart-home/system/stream
- github.com/e154/smart-home/system/supervisor
- github.com/e154/smart-home/system/validation
- github.com/e154/smart-home/system/zigbee2mqtt
- github.com/e154/smart-home/version