File: control

package info (click to toggle)
hass-nabucasa 1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 832 kB
  • sloc: python: 10,774; sh: 6; makefile: 3
file content (56 lines) | stat: -rw-r--r-- 2,138 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Source: hass-nabucasa
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools (>= 77.0),
Build-Depends-Indep:
 python3-acme <!nocheck>,
 python3-aiohttp <!nocheck>,
 python3-atomicwrites <!nocheck>,
 python3-attr <!nocheck>,
 python3-boto3 <!nocheck>,
 python3-ciso8601 <!nocheck>,
 python3-cryptography <!nocheck>,
 python3-freezegun <!nocheck>,
 python3-jwt <!nocheck>,
 python3-pycognito <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-aiohttp <!nocheck>,
 python3-pytest-socket <!nocheck>,
 python3-pytest-timeout <!nocheck>,
 python3-sentence-stream <!nocheck>,
 python3-snitun <!nocheck>,
 python3-syrupy <!nocheck>,
 python3-voluptuous <!nocheck>,
 python3-webrtc-models <!nocheck>,
 python3-xmltodict <!nocheck>,
Standards-Version: 4.7.2
Homepage: https://github.com/NabuCasa/hass-nabucasa
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/hass-nabucasa
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/hass-nabucasa.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-hass-nabucasa
Architecture: all
Depends:
 python3-atomicwrites,
 ${misc:Depends},
 ${python3:Depends},
Description: Home Assistant cloud integration for secure access to cloud services
 This library supports the integration of Home Assistant with various cloud
 services for enhanced functionality. It allows Home Assistant to communicate
 seamlessly with cloud platforms like Amazon Alexa and Google Assistant,
 without compromising the security of the user's local network. Through
 encrypted connections and an intuitive interface, the library enables remote
 access and control of smart home devices. Features include text-to-speech,
 voice command capabilities, and secure authentication processes to ensure data
 protection. The library is designed to enhance the smart home experience by
 providing users with additional control and accessibility while maintaining a
 focus on security and privacy.