Franck Nijhof
9368f75cec
Bumped version to 2021.7.0b3
2021.7.0b3
2021-07-05 13:41:25 +02:00
Franck Nijhof
d5b419eeda
Remove problematic/redudant db migration happning schema 15 ( #52541 )
2021-07-05 13:41:01 +02:00
J. Nick Koston and Franck Nijhof
e140cd9b6a
Bump HAP-python to 3.5.1 ( #52508 )
...
- Fixes additional cases of invalid mdns hostnames
2021-07-05 13:40:57 +02:00
jan iversen and Franck Nijhof
206437b10c
Fix MODBUS connection type rtuovertcp does not connect ( #52505 )
...
* Correct host -> framer.
* Use function pointer
2021-07-05 13:40:54 +02:00
J. Nick Koston and Franck Nijhof
36eec7ddbc
Remove empty hosts and excludes from nmap configuration ( #52489 )
2021-07-05 13:40:51 +02:00
Aaron Bach and Franck Nijhof
afb187942a
Revert "Force SimpliSafe to reauthenticate with a password ( #51528 )" ( #52484 )
...
This reverts commit 549f779b06 .
2021-07-05 13:40:47 +02:00
J. Nick Koston and Franck Nijhof
070991c160
Bump aiohomekit to 0.4.1 ( #52472 )
...
- Fixes mdns queries being sent with the original case received on the wire
Some responders were case sensitive and needed the original case sent
- Reduces mdns traffic
2021-07-05 13:40:44 +02:00
Franck Nijhof
ebc3e1f658
Fix Statistics recorder migration path by dropping in pairs ( #52453 )
2021-07-05 13:40:40 +02:00
Maciej Bieniek and GitHub
d2cef65b63
Bump gios library to version 1.0.2 ( #52527 )
2021-07-05 09:23:02 +02:00
Franck Nijhof
95132cc425
Bumped version to 2021.7.0b2
2021.7.0b2
2021-07-02 21:07:17 +02:00
Franck Nijhof
4b077b5a39
Fix Statistics recorder migration order ( #52449 )
2021-07-02 21:06:52 +02:00
Simone Chemelli and Franck Nijhof
77c643946b
Fix Fritz call deflection list ( #52443 )
2021-07-02 21:06:48 +02:00
Franck Nijhof
4b3ce4763d
Abort existing reauth flow on entry removal ( #52407 )
2021-07-02 21:06:45 +02:00
Franck Nijhof
8b54d958f3
Bumped version to 2021.7.0b1
2021.7.0b1
2021-07-02 17:58:59 +02:00
Erik Montnemery and Franck Nijhof
730c8cbcc4
Correct recorder table arguments ( #52436 )
2021-07-02 17:57:38 +02:00
Erik Montnemery and Franck Nijhof
729f3dc6b8
Avoid duplicated database queries when fetching statistics ( #52433 )
2021-07-02 17:57:34 +02:00
Milan Meulemans and Franck Nijhof
d04b0978df
Fix typo in forecast_solar strings ( #52430 )
2021-07-02 17:57:29 +02:00
Franck Nijhof
66680e44e4
Upgrade aioimaplib to 0.9.0 ( #52422 )
2021-07-02 17:57:25 +02:00
Erik Montnemery and Franck Nijhof
94638d316f
Drop statistic_id and source columns from statistics table ( #52417 )
...
* Drop statistic_id and source columns from statistics table
* Remove useless double drop of statistics table
* Update homeassistant/components/recorder/models.py
Co-authored-by: Franck Nijhof <git@frenck.dev >
* black
Co-authored-by: Franck Nijhof <git@frenck.dev >
2021-07-02 17:57:21 +02:00
J. Nick Koston and Franck Nijhof
e4a7347e7d
Import track_new_devices and scan_interval from yaml for nmap_tracker ( #52409 )
...
* Import track_new_devices and scan_interval from yaml for nmap_tracker
* Import track_new_devices and scan_interval from yaml for nmap_tracker
* Import track_new_devices and scan_interval from yaml for nmap_tracker
* tests
* translate
* tweak
* adjust
* save indent
* pylint
* There are two CONF_SCAN_INTERVAL constants
* adjust name -- there are TWO CONF_SCAN_INTERVAL constants
* remove CONF_SCAN_INTERVAL/CONF_TRACK_NEW from user flow
* assert it does not appear in the user step
2021-07-02 17:57:17 +02:00
Raman Gupta and Franck Nijhof
e2e72851d7
Bump eight sleep dependency to fix bug ( #52408 )
2021-07-02 17:57:13 +02:00
Franck Nijhof
e8ed497950
Upgrade wled to 0.7.1 ( #52405 )
2021-07-02 17:57:08 +02:00
527af96ad9
Add update listener to Coinbase ( #52404 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2021-07-02 17:57:05 +02:00
René Klomp and Franck Nijhof
61bc95d704
Bump pysma to 0.6.1 ( #52401 )
2021-07-02 17:57:01 +02:00
Erik Montnemery and Franck Nijhof
4959561bde
Fix sensor statistics collection with empty states ( #52393 )
2021-07-02 17:56:57 +02:00
Erik Montnemery and Franck Nijhof
eea544d2d2
Fix MQTT cover optimistic mode ( #52392 )
...
* Fix MQTT cover optimistic mode
* Add test
2021-07-02 17:56:53 +02:00
Joakim Plate and Franck Nijhof
b8b0bc9392
Reject trusted network access from proxies ( #52388 )
2021-07-02 17:56:48 +02:00
Erik Montnemery and Franck Nijhof
3dcad64d53
Improve sensor statistics tests ( #52386 )
2021-07-02 17:56:44 +02:00
Aaron Bach and Franck Nijhof
5cc878fc79
Fix missing default latitude/longitude/elevation in OpenUV config flow ( #52380 )
2021-07-02 17:56:40 +02:00
Alexei Chetroi and Franck Nijhof
8de7312c92
Bump up ZHA dependencies ( #52374 )
...
* Bump up ZHA dependencies
* Fix broken tests
* Update tests/components/zha/common.py
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2021-07-02 17:56:36 +02:00
Tobias Sauerwein and Franck Nijhof
c783ef49c7
Bump pyatmo to v5.2.0 ( #52365 )
...
* Bump pyatmo to v5.2.0
* Revert formatting changes
2021-07-02 17:56:32 +02:00
Frederik Bolding and Franck Nijhof
6d346a59c2
Bump bt_proximity ( #52364 )
2021-07-02 17:56:28 +02:00
J. Nick Koston and Franck Nijhof
96998aafe3
Update homekit_controller to use async zeroconf ( #52330 )
2021-07-02 17:56:24 +02:00
b565dcf3b0
Add screenlogic reconnect ( #52022 )
...
Co-authored-by: Kevin Worrel <37058192+dieselrabbit@users.noreply.github.com >
2021-07-02 17:56:20 +02:00
Franck Nijhof
355e557c24
Bumped version to 2021.7.0b0
2021.7.0b0
2021-06-30 16:55:41 +02:00
Erik Montnemery and GitHub
d450cda385
Report target unit in statistics meta data ( #52341 )
2021-06-30 16:53:51 +02:00
Matthias Alphart and GitHub
9ed93de472
xknx 0.18.8 ( #52340 )
2021-06-30 15:06:33 +02:00
Erik Montnemery and GitHub
9d0c4c168e
Convert units when fetching statistics ( #52338 )
2021-06-30 14:53:42 +02:00
jan iversen and GitHub
c0751c060f
review comments. ( #52337 )
2021-06-30 14:34:33 +02:00
Erik Montnemery and GitHub
0476c7f9ee
Normalize temperature statistics to °C ( #52297 )
...
* Normalize temperature statistics to °C
* Fix tests
* Support temperature conversion to and from K, improve tests
* Fix test
* Add tests, pylint
2021-06-30 14:17:58 +02:00
Bram Kragten and GitHub
508f9a8296
Update frontend to 20210630.0 ( #52336 )
2021-06-30 13:34:28 +02:00
Erik Montnemery and GitHub
0ab999738b
Add statistics meta data table ( #52331 )
...
* Add statistics meta data table
* Tweak meta data generation
2021-06-30 13:32:17 +02:00
d8337cf98f
Add Freedompro ( #46332 )
...
Co-authored-by: Milan Meulemans <milan.meulemans@live.be >
Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com >
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2021-06-30 13:21:06 +02:00
Tom Schneider and GitHub
dc407fe7a1
Fix MusicCast subwoofers ( #52335 )
2021-06-30 13:09:57 +02:00
mlemainque and GitHub
a7ece4ecaa
Fix Daikin integration power sensors ( #51905 )
2021-06-30 12:01:08 +02:00
3e4dacb885
Add Modern Forms binary sensor platform ( #52312 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2021-06-30 11:56:02 +02:00
Aaron Bach and GitHub
3902f0bdd4
Speed up lookup of AirVisual pollutant labels, levels, and units ( #52327 )
...
* Speed up lookup of AirVisual pollutant levels, labels, and units
* Mispellings
2021-06-30 11:33:50 +02:00
Anaïs Betts and GitHub
da9bb99ba8
Create service to enable Continuous Mode on Nuki Opener ( #51861 )
2021-06-30 08:43:02 +02:00
Carlos Gomes and GitHub
f2906d0fca
Add quantiles to Statistics integration ( #52189 )
...
* Add quantiles as another Statistics attribute
Quantiles divide states into intervals of equal probability. The
statistics.quantiles() function was added in Python 3.8 and can now
be included in the Statistics integration without new dependencies.
Quantiles can be used in conjunction with other distribution metrics to
create box plots (quartiles) and other graphical resources for
visualizing the distribution of states.
* Add quantiles reference to basic tests
2021-06-30 08:31:33 +02:00
J. Nick Koston and GitHub
9f16e390f5
Deprecate IPv6 zeroconf setting in favor of the network integration ( #51173 )
2021-06-29 17:13:31 -10:00