J. Nick Koston
79af18a8ab
Bump httpx to 0.17.1 ( #48388 )
...
* Bump httpx to 0.17.1
* git add
* typing
* add test
* tweak
2021-03-27 09:02:01 +01:00
J. Nick Koston
da7fd8a294
Listen on the default interface by default for zeroconf ( #48302 )
2021-03-24 15:04:55 -10:00
Paulus Schoutsen
b58dd7d047
Bump frontend to 20210324.0
2021-03-24 00:23:29 +00:00
Paulus Schoutsen
529b23d8af
Bump frontend to 20210316.0
2021-03-16 23:43:16 +00:00
Paulus Schoutsen
9dabc988fb
Bump frontend to 20210314.0
2021-03-14 23:48:47 +00:00
Paulus Schoutsen
eccdf85b29
Bump frontend to 20210313.0 ( #47844 )
2021-03-12 21:21:24 -08:00
Klaas Schoute
7826f6e3f8
Update cloud integration to 0.42.0 ( #47818 )
2021-03-12 12:52:43 -08:00
Franck Nijhof
efe415f225
Upgrade aiohttp to 3.7.4.post0 ( #47627 )
2021-03-08 23:18:55 +01:00
Oliver
520c4a8ee3
Update attrs to 20.3.0 ( #47642 )
2021-03-08 11:49:54 -10:00
Franck Nijhof
197687399d
Upgrade pillow to 8.1.2 ( #47619 )
2021-03-08 14:26:52 +01:00
Bram Kragten
683425876f
Update frontend to 20210302.6 ( #47592 )
2021-03-07 21:45:15 -08:00
Bram Kragten
a6c5e79de2
Update frontend to 20210302.5 ( #47462 )
2021-03-05 09:42:08 -08:00
Bram Kragten
cea4808db8
Update frontend to 20210302.4 ( #47383 )
2021-03-04 13:09:51 -08:00
Bram Kragten
c192a44e87
Update frontend to 20210302.3 ( #47310 )
2021-03-03 14:35:58 +01:00
Franck Nijhof
1926941d8e
Upgrade pillow to 8.1.1 ( #47223 )
2021-03-02 13:02:41 -08:00
Bram Kragten
8e80e428d0
Update frontend to 20210302.0 ( #47278 )
2021-03-02 20:15:09 +01:00
Bram Kragten
036ce55bea
Update frontend to 20210301.0 ( #47252 )
2021-03-01 15:32:39 -08:00
Bram Kragten
84e01baa5a
Update frontend to 20210226.0 ( #47123 )
2021-02-26 16:32:51 -08:00
Paulus Schoutsen
3a3c12bb17
Upgrade aiohttp to 3.7.4 ( #47077 )
2021-02-26 09:16:11 +01:00
Bram Kragten
d084291055
Updated frontend to 20210225.0 ( #47059 )
2021-02-25 21:34:04 +01:00
Bram Kragten
afae253432
Update frontend to 20210224.0 ( #47013 )
2021-02-24 21:18:24 +01:00
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
Bram Kragten
25ac0d2f6e
Update frontend to 20201021.4 ( #42590 )
2020-10-30 00:14:07 +01:00
Bram Kragten
5cf7d8395d
Update frontend to 20201021.3 ( #42486 )
2020-10-27 23:00:39 +01:00
Paulus Schoutsen
e797c28b4a
Bump cryptography to 3.2 ( #42489 )
2020-10-27 22:59:49 +01:00
J. Nick Koston
221bb5ad52
Upgrade to aiohttp 3.7.1 ( #42305 )
2020-10-25 14:44:39 +01:00
Bram Kragten
3661035397
Update frontend to 20201021.2 ( #42242 )
2020-10-23 01:17:47 +02:00
Erik Montnemery
6194c382cb
Bump PAHO MQTT to 1.5.1 ( #42099 )
2020-10-22 10:08:19 +02:00
Bram Kragten
98697a504f
Updated frontend to 20201021.1 ( #42185 )
2020-10-22 00:17:13 +02:00
Bram Kragten
e7d806c832
Update frontend to 20201021.0 ( #42173 )
2020-10-21 20:21:22 +02:00
Paulus Schoutsen
8949eb2442
Add httpx as a core dep ( #42071 )
2020-10-19 10:18:47 +02:00
Paulus Schoutsen
11d2e0c671
Bump cloud to 0.37.1 ( #41930 )
2020-10-16 13:40:04 +02:00
J. Nick Koston
ef9cd485fd
Update to zeroconf 0.28.6 to accomodate devices that are not strictly name compliant ( #41784 )
2020-10-13 14:02:52 -05:00
Franck Nijhof
5dbb5f12eb
Upgrade sqlalchemy to 1.3.20 ( #41765 )
2020-10-13 08:43:58 -05:00
Bram Kragten
29a613e91f
Update frontend to 20201001.2 ( #41491 )
2020-10-08 16:00:34 +02:00
Paulus Schoutsen
3036c17769
Downgrade Paho MQTT to 1.5.0 ( #41479 )
2020-10-08 12:31:46 +02:00
Bram Kragten
bc2305561f
Updated frontend to 20201001.1 ( #41273 )
2020-10-05 17:39:13 +02:00
Bram Kragten
1219c95f63
Update frontend to 20201001.0 ( #40974 )
2020-10-01 21:56:44 +02:00
Bram Kragten
8a16fb53c8
Update frontend to 20200930.0 ( #40794 )
2020-09-30 18:39:45 +02:00
Franck Nijhof
a2d2b7842d
Upgrade paho-mqtt to 1.5.1 ( #40703 )
2020-09-29 18:12:45 +02:00
Franck Nijhof
e320c3b735
Pin gRPC to 1.31.0 to workaround amrv7 issues ( #40678 )
2020-09-27 21:51:37 +02:00
Bram Kragten
6afa197586
Updated frontend to 20200918.2 ( #40549 )
2020-09-24 22:43:34 +02:00
Philip Allgaier
2a4d7dc561
Update voluptuous to 0.12.0 ( #40401 )
2020-09-21 10:43:35 -05:00
Bram Kragten
b25bb78916
Updated frontend to 20200918.0 ( #40253 )
2020-09-18 19:12:10 +02:00
Bram Kragten
0bb8a49ea2
Updated frontend to 20200917.1 ( #40170 )
2020-09-17 14:44:19 +02:00
Bram Kragten
a2cf09fb54
Update frontend to 20200916.0 ( #40153 )
2020-09-16 22:31:43 +02:00
Bram Kragten
272d36bc93
Update frontend to 20200915.0 ( #40101 )
2020-09-15 15:57:10 +02:00
Joakim Sørensen
02cb592917
Bump frontend to 20200912.0 ( #39997 )
2020-09-12 16:18:48 -05:00
J. Nick Koston
487a74ba5d
Update zeroconf to 0.28.5 ( #39923 )
2020-09-11 07:15:13 +02:00
Pascal Vizeli
7b3369b71d
Bump hass-nabucasa 0.37.0 ( #39885 )
2020-09-10 11:18:43 +02:00
Joakim Sørensen
94b4824c27
Updated frontend to 20200909.0 ( #39869 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-09-10 00:32:49 +02:00