Erik Montnemery
730c8cbcc4
Correct recorder table arguments ( #52436 )
2021-07-02 17:57:38 +02:00
Erik Montnemery
729f3dc6b8
Avoid duplicated database queries when fetching statistics ( #52433 )
2021-07-02 17:57:34 +02:00
Milan Meulemans
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
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
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
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
Tom Brien
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
61bc95d704
Bump pysma to 0.6.1 ( #52401 )
2021-07-02 17:57:01 +02:00
Erik Montnemery
4959561bde
Fix sensor statistics collection with empty states ( #52393 )
2021-07-02 17:56:57 +02:00
Erik Montnemery
eea544d2d2
Fix MQTT cover optimistic mode ( #52392 )
...
* Fix MQTT cover optimistic mode
* Add test
2021-07-02 17:56:53 +02:00
Joakim Plate
b8b0bc9392
Reject trusted network access from proxies ( #52388 )
2021-07-02 17:56:48 +02:00
Erik Montnemery
3dcad64d53
Improve sensor statistics tests ( #52386 )
2021-07-02 17:56:44 +02:00
Aaron Bach
5cc878fc79
Fix missing default latitude/longitude/elevation in OpenUV config flow ( #52380 )
2021-07-02 17:56:40 +02:00
Alexei Chetroi
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
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
6d346a59c2
Bump bt_proximity ( #52364 )
2021-07-02 17:56:28 +02:00
J. Nick Koston
96998aafe3
Update homekit_controller to use async zeroconf ( #52330 )
2021-07-02 17:56:24 +02:00
Bruce Sheplan
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
d450cda385
Report target unit in statistics meta data ( #52341 )
2021-06-30 16:53:51 +02:00
Matthias Alphart
9ed93de472
xknx 0.18.8 ( #52340 )
2021-06-30 15:06:33 +02:00
Erik Montnemery
9d0c4c168e
Convert units when fetching statistics ( #52338 )
2021-06-30 14:53:42 +02:00
jan iversen
c0751c060f
review comments. ( #52337 )
2021-06-30 14:34:33 +02:00
Erik Montnemery
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
508f9a8296
Update frontend to 20210630.0 ( #52336 )
2021-06-30 13:34:28 +02:00
Erik Montnemery
0ab999738b
Add statistics meta data table ( #52331 )
...
* Add statistics meta data table
* Tweak meta data generation
2021-06-30 13:32:17 +02:00
stefano055415
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
dc407fe7a1
Fix MusicCast subwoofers ( #52335 )
2021-06-30 13:09:57 +02:00
mlemainque
a7ece4ecaa
Fix Daikin integration power sensors ( #51905 )
2021-06-30 12:01:08 +02:00
Brian Towles
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
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
da9bb99ba8
Create service to enable Continuous Mode on Nuki Opener ( #51861 )
2021-06-30 08:43:02 +02:00
Carlos Gomes
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
9f16e390f5
Deprecate IPv6 zeroconf setting in favor of the network integration ( #51173 )
2021-06-29 17:13:31 -10:00
Fredrik Erlandsson
3c20f2dd42
Fix point ConnectionTimeout during startup ( #52322 )
2021-06-29 21:10:25 -04:00
GitHub Action
5baaede85b
[ci skip] Translation update
2021-06-30 00:11:18 +00:00
Daniel Hjelseth Høyer
04d8f88269
Fix Mill consumption data ( #52320 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2021-06-30 01:31:56 +02:00
Otto Winter
f772eab7b7
ESPHome delete store data when unloading entry ( #52296 )
2021-06-29 15:06:24 -07:00
Erik Montnemery
cca5964ac0
Normalize pressure statistics to Pa ( #52298 )
2021-06-29 23:30:13 +02:00
J. Nick Koston
2eebfe6ff3
Fix esphome startup with missing api_version key ( #52324 )
2021-06-29 22:50:29 +02:00
Heine Furubotten
56d1bf255b
Bump enturclient to v0.2.2 ( #52321 )
2021-06-29 16:34:09 -04:00
Franck Nijhof
7c39092aa8
Upgrade nmap tracker with forked package for compatibility ( #52300 )
...
* Upgrade nmap tracker with forked package for compatibility
* Bump to 0.7.0.2
* Bump cache version
2021-06-29 21:50:25 +02:00
Aaron Bach
ddef5d2314
Refactor Tile entity unique ID migration to use helper ( #52315 )
...
* Refactor Tile entity unique ID migration to use helper
* Clarify
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2021-06-29 21:15:56 +02:00
Pascal Vizeli
853ca331e4
Stop build wheels for python38 ( #52309 )
2021-06-29 20:33:38 +02:00
Franck Nijhof
aac0180abf
Disable import of disabled eebrightbox in tests ( #52314 )
2021-06-29 19:59:25 +02:00
Aaron Bach
935f4d16a9
Fix small inconsistencies in RainMachine vegetation and sprinkler types ( #52313 )
2021-06-29 13:57:28 -04:00
Otto Winter
b43d0877e7
ESPHome Migrate to dataclasses ( #52305 )
2021-06-29 19:53:57 +02:00
Daniel Hjelseth Høyer
ba7ad8a58f
Add Melcloud device class and state class ( #52276 )
2021-06-29 19:16:43 +02:00