Source: node-home-assistant-js-websocket
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13),
 dh-nodejs,
 dh-sequence-nodejs-no-lerna,
 mocha,
 node-typescript,
 rollup,
 ts-node,
Standards-Version: 4.7.4
Homepage: https://github.com/home-assistant/home-assistant-js-websocket
Vcs-Browser: https://salsa.debian.org/homeassistant-team/js/node-home-assistant-js-websocket
Vcs-Git: https://salsa.debian.org/homeassistant-team/js/node-home-assistant-js-websocket

Package: node-home-assistant-js-websocket
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: Home Assistant websocket JavaScript client
 This library supports the Home Assistant authentication flow, creates
 authenticated websocket connections, automatically reconnects when needed,
 and provides helpers for subscribing to entities, events, configuration and
 services.
 .
 It can be used by browser and Node.js applications that integrate with a
 Home Assistant instance.
