feat(smarthome): add smart home features and Home Assistant integration (WebSocket protocol, discovery, factories, interfaces)
This commit is contained in:
@@ -54,3 +54,6 @@ export {
|
||||
type TUpsTestResult,
|
||||
type IUpsSnmpStatus,
|
||||
} from './protocol.upssnmp.js';
|
||||
|
||||
// Home Assistant WebSocket protocol
|
||||
export { HomeAssistantProtocol } from './protocol.homeassistant.js';
|
||||
|
||||
Reference in New Issue
Block a user