Fabian Affolter
0ef16dd563
Set awesomeversion to 21.2.3 ( #46989 )
2021-02-24 16:43:09 +01:00
Bram Kragten
be33336d96
Update frontend to 20210222.0 ( #46928 )
2021-02-22 22:48:47 +01:00
Franck Nijhof
52a9a66d0f
Upgrade cryptography to 3.3.2 ( #46759 )
2021-02-18 10:30:54 -10:00
Franck Nijhof
0181cbb312
Upgrade and constrain httplib2>=0.19.0 ( #46725 )
2021-02-18 12:31:07 +01:00
J. Nick Koston
39785c5cef
Switch ssdp to be async by using async_upnp_client for scanning ( #46554 )
...
SSDP scans no longer runs in the executor
This is an interim step that converts the async_upnp_client
response to netdisco's object to ensure fully backwards
compatibility
2021-02-18 11:00:11 +01:00
Bram Kragten
86fe5d0561
Update frontend to 20210208.0 ( #46225 )
2021-02-08 16:42:33 +01:00
Joakim Sørensen
56b8e82a69
Bump awesomeversion from 21.2.0 to 21.2.2 ( #45993 )
2021-02-04 16:45:59 +01:00
Joakim Sørensen
06e6005fbb
Add warning to custom integrations without version ( #45919 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-02-04 09:59:41 +01:00
Bram Kragten
bf9b3bf9db
Update frontend to 20210127.7 ( #45874 )
2021-02-02 22:45:51 +01:00
Fabian Affolter
811bbb7acb
Upgrade emoji to 1.2.0 ( #45847 )
2021-02-02 15:56:56 +01:00
Fabian Affolter
e9b2d33ad8
Upgrade pytz to >=2021.1 ( #45839 )
2021-02-02 15:18:58 +01:00
Fabian Affolter
7ff4281b6d
Upgrade jinja2 to >=2.11.3 ( #45843 )
2021-02-02 15:10:54 +01:00
Fabian Affolter
60d4dadcb6
Upgrade sqlalchemy to 1.3.23 ( #45845 )
2021-02-01 16:03:51 -10:00
Bram Kragten
6b44636344
Update frontend to 20210127.6 ( #45760 )
2021-01-31 00:51:33 +01:00
Bram Kragten
df00f32dfc
Updated frontend to 20210127.5 ( #45714 )
2021-01-29 20:12:03 +01:00
Paulus Schoutsen
b74cbb2a59
Bump crpytography to 3.3.1 ( #45691 )
2021-01-29 10:33:44 +01:00
J. Nick Koston
c6105900f6
Update httpcore to prevent unhandled exception on dropped connection ( #45667 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-01-29 09:11:24 +01:00
Bram Kragten
eb370e9494
Update frontend to 20210127.3 ( #45679 )
2021-01-29 00:46:28 +01:00
Fabian Affolter
e4a7692610
Upgrade pyyaml to 5.4.1 (CVE-2020-14343) ( #45624 )
2021-01-28 12:05:09 +01:00
Bram Kragten
73a04e653f
Update frontend to 20210127.1 ( #45612 )
2021-01-27 19:32:44 +01:00
Franck Nijhof
52c56fdac7
Upgrade pillow to 8.1.0 ( #45574 )
2021-01-26 18:12:02 +01:00
Pascal Vizeli
8c573ae29c
Bump hass-nabucasa 0.41.0 ( #45422 )
2021-01-22 07:30:49 -05:00
Pascal Vizeli
e1427c45f2
Bump aioHTTP 3.7.3 - YARL 1.6.3 ( #45180 )
2021-01-15 13:19:22 +01:00
J. Nick Koston
da677f7d5a
Add support for discovery via DHCP ( #45087 )
...
* Add support for discovery via DHCP
* additional tesla ouis
* merge tests
* dhcp test
* merge requirements test
* dhcp test
* dhcp discovery
* dhcp discovery
* pylint
* pylint
* pylint
* fix
* Add matching tests
* 100% cover
* cleanup
* fix codespell
* Update exception handling
* remove unneeded comment
* fix options handling exception
* fix options handling exception
2021-01-14 09:09:08 +01:00
Josef Schlehofer
f240106189
Upgrade requests to 2.25.1 ( #44989 )
2021-01-09 20:02:50 +01:00
Bram Kragten
cc57dd9534
Update frontend to 20201229.1 ( #44861 )
2021-01-05 23:27:35 +01:00
J. Nick Koston
773d95251e
Fix zeroconf outgoing dns compression corruption for large packets ( #44828 )
2021-01-04 21:18:54 +01:00
Ville Skyttä
43474762b2
Drop remaining Python < 3.8 support ( #44743 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-04 11:47:29 +01:00
Robert Svensson
c4fbfc25e3
Bump H11 library to support non RFC line endings ( #44735 )
2021-01-01 18:39:59 +01:00
Fabian Affolter
c4b11322c8
Updated certifi to >=2020.12.5 ( #44701 )
2021-01-01 13:07:07 +01:00
Fabian Affolter
12b7b2098d
Upgrade sqlalchemy to 1.3.22 ( #44698 )
2020-12-31 14:28:15 -10:00
Fabian Affolter
61f137c7c6
Upgrade pytz to >=2020.5 ( #44702 )
2021-01-01 00:38:38 +01:00
Bram Kragten
62237adf91
Updated frontend to 20201229.0 ( #44632 )
2020-12-30 00:19:38 +01:00
J. Nick Koston
485cd06de9
Bump zeroconf to 0.28.7 to fix thread safety ( #44160 )
...
Service registration was not thread safe
2020-12-13 12:36:17 +01:00
Bram Kragten
76d6b55ff4
Updated frontend to 20201212.0 ( #44154 )
2020-12-12 21:34:16 +01:00
Bram Kragten
e306308a47
Update frontend to 20201210.0 ( #44105 )
2020-12-10 17:54:55 +01:00
Paulus Schoutsen
9cce6e91f1
Bump hass-nabucasa to 0.39.0 ( #44097 )
2020-12-10 10:10:38 +01:00
Philip Allgaier
18736dbebf
Bump voluptuous to 0.12.1 ( #44002 )
...
* Bump voluptuous to 0.12.1
* Adjust MQTT climate test to new error msg
2020-12-07 02:49:36 +01:00
Bram Kragten
b19c705867
Updated frontend to 20201204.0 ( #43945 )
2020-12-04 23:04:31 +01:00
Bram Kragten
44d7787582
Updated frontend to 20201203.0 ( #43907 )
2020-12-03 22:41:02 +01:00
Bram Kragten
5e3941badb
Updated frontend to 20201202.0 ( #43862 )
2020-12-02 20:51:51 +01:00
Martin Hjelmare
434cec7a88
Pin pip < 20.3 ( #43771 )
2020-11-30 19:38:39 +01:00
Bram Kragten
3bd0c7188c
Updated frontend to 20201126.0 ( #43682 )
2020-11-27 01:16:16 +01:00
Bram Kragten
de5e49b37c
Updated frontend to 20201111.2 ( #43334 )
2020-11-18 08:24:25 +01:00
Klaas Schoute
b358103b58
Update cloud integration to 0.38.0 ( #43314 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-17 16:31:59 +01:00
Bram Kragten
d11d1343a8
Updated frontend to 20201111.1 ( #43298 )
2020-11-16 22:56:45 +01:00
Philip Allgaier
7280dbd431
Bump requests to 2.25.0 ( #43279 )
2020-11-16 12:27:42 +01:00
Martin Hjelmare
b84415344f
Bump hass-nabucasa to 0.37.2 ( #43146 )
2020-11-12 20:15:31 +01:00
Bram Kragten
f4f3192a6a
Update frontend to 20201111.0 ( #43101 )
2020-11-11 16:43:45 +01:00
Andreas Billmeier
2625a4dfdc
Please set exact cryptography version cryptography==3.2 ( #42611 )
2020-11-04 10:06:35 +01:00