Erik Montnemery
050a558243
Fix base topic for 'topic' ( #37475 )
2020-07-06 22:19:57 +00:00
Rami Mosleh
ddb049e884
Stop Speedtest sensors update on startup if manual option is enabled ( #37403 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-07-06 22:19:57 +00:00
J. Nick Koston
891640972b
Ensure removed entities are not displayed in logbook ( #37395 )
2020-07-06 22:19:56 +00:00
J. Nick Koston
2e824f3fa5
Ensure logbook performs well when filtering is configured ( #37292 )
2020-07-06 22:19:55 +00:00
J. Nick Koston
4ca643342e
Move logbook continuous domain filtering to sql ( #37115 )
...
* Move logbook continuous domain filtering to sql
sensors tend to generate a significant amount of states
that are filtered out by logbook. In testing 75% of
states can be filtered away in sql to avoid the
sqlalchemy ORM overhead of creating objects that will
be discarded.
* remove un-needed nesting
2020-07-06 22:19:54 +00:00
Alan Tse
30e980d389
Bump teslajsonpy to 0.9.2 ( #37434 )
...
* Bump teslajsonpy to 0.9.1
closes #37340
* Bump teslajsonpy to 0.9.2
2020-07-03 22:42:54 +00:00
Teemu R
e3d3b87f2e
Bump python-miio to 0.5.2.1 ( #37422 )
2020-07-03 22:42:53 +00:00
Aaron Bach
032a6f3143
Bump pytile to 4.0.0 ( #37398 )
2020-07-03 22:42:52 +00:00
J. Nick Koston
d7ecbb8ebe
Ensure logbook entries appear when the logbook.log ( #37388 )
...
service without a domain or entity_id
2020-07-03 22:42:51 +00:00
J. Nick Koston
ed086e5200
Handle index already existing on db migration with MySQLdb backend ( #37384 )
...
_create_index needed the same check as _add_columns since
the MySQLdb backend throws OperationalError instead
of InternalError in this case
2020-07-03 22:42:51 +00:00
Erik Montnemery
08ebc4ce62
Don't print MQTT credentials to log ( #37364 )
2020-07-03 22:42:50 +00:00
starkillerOG
16dae8457a
Add DenonAvr missing error message ( #37370 )
2020-07-02 20:11:54 +00:00
Bram Kragten
38599d2970
Update frontend to 20200702.0 ( #37369 )
2020-07-02 20:11:53 +00:00
Robert Van Gorkom
5013b7e049
Fix withings bug that grabbed oldest value instead of the newest ( #37362 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-07-02 20:11:52 +00:00
uvjustin
b21c81656f
Use entry.data.get() in forked_daapd config_flow as some entries miss… ( #37359 )
2020-07-02 20:11:52 +00:00
Robert Van Gorkom
69a5c63b71
Fix gogogate2 issue where non-admin users could not login ( #37353 )
2020-07-02 20:11:51 +00:00
Markus Bong
9b854bdcd3
Fix devolo sensor subscriber ( #37337 )
2020-07-02 20:11:50 +00:00
bsmappee
f335127750
Smappee dependency update ( #37331 )
2020-07-02 20:11:49 +00:00
Courtenay
9131f5fa69
Change log url in config check error notification ( #37311 )
2020-07-02 20:11:49 +00:00
John Hollowell
976d375a33
Update proxmoxve integration to correctly renew authentication ( #37016 )
2020-07-02 20:11:48 +00:00
Bram Kragten
20c66b1fa3
Updated frontend to 20200701.0 ( #37279 )
2020-07-01 14:37:20 +02:00
Bram Kragten
3c260c91c8
Revert "Update fritzconnection to 1.3.0" ( #37278 )
...
This reverts commit 2f46a81e3e
.
2020-07-01 14:37:16 +02:00
Sven-Hendrik Haase
a7be7bcd0a
Update fritzconnection to 1.3.0 ( #37212 )
...
This effectively fixes an important bug where the graph would go negative because 1.2.0 used the 32-bit counters and 1.3.0 uses 64-bit counters will not realistically go negative any time soon.
2020-06-30 19:42:58 +00:00
J. Nick Koston
a8e86a62a4
Update myq for latest client version requirement ( #37104 )
2020-06-30 19:42:57 +00:00
Paulus Schoutsen
b7a071b23f
Updated frontend to 20200629.0 ( #37240 )
2020-06-30 00:25:37 +00:00
David F. Mulcahey
f0a8e8ea04
Bump ZHA Quirks to 0.0.41 ( #37235 )
2020-06-30 00:25:36 +00:00
Aaron Bach
caf306799b
Fix Tile location accuracy bug ( #37233 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-06-30 00:25:35 +00:00
definitio
d9a2cc93ba
Fixes after PR #36479 ( #37230 )
2020-06-30 00:25:34 +00:00
Franck Nijhof
dbdd4f0e39
Ensure recorder data integrity and MySQL lock error handling ( #37228 )
2020-06-30 00:25:34 +00:00
MatthewFlamm
edc44230b4
Fix wind speed change in NWS ( #37222 )
2020-06-30 00:25:33 +00:00
Rami Mosleh
4d7a468c0e
Fix updating ping sensor ( #37220 )
2020-06-30 00:25:32 +00:00
Aaron Bach
a06595c08d
Fix bug where Tile session would expire ( #37185 )
2020-06-30 00:25:32 +00:00
Alan Tse
ff13b4c6b3
Bump teslajsonpy to 0.9.0 ( #37162 )
2020-06-30 00:25:31 +00:00
Tom Harris
8a755e790f
Fix issue with Insteon devices not responding to device changes ( #37160 )
2020-06-30 00:25:30 +00:00
Paulus Schoutsen
b9c233f013
Fix OwnTracks race condition ( #37152 )
2020-06-26 21:26:37 +00:00
Paulus Schoutsen
7418011d6d
Fix speedtest blowing up ( #37151 )
2020-06-26 21:26:36 +00:00
Paulus Schoutsen
3a6a439c02
Updated frontend to 20200626.1 ( #37150 )
2020-06-26 21:26:35 +00:00
jjlawren
34c4dc2e80
Catch additional exception for Plex account login failures ( #37143 )
2020-06-26 21:26:34 +00:00
J. Nick Koston
56853787e7
Fix repack when using pymysql ( #37142 )
2020-06-26 21:26:34 +00:00
Franck Nijhof
976cbdd2aa
Fix recorder purging by batch processing purges ( #37140 )
2020-06-26 21:26:33 +00:00
Paulus Schoutsen
7fdb76cdf2
Bump frontend ( #37113 )
2020-06-26 00:44:42 +00:00
jjlawren
1508d7a3ac
Fix Plex when using local tokenless authentication ( #37096 )
2020-06-26 00:44:41 +00:00
Franck Nijhof
0698ae4850
Fix missing service call context in multiple locations ( #37094 )
2020-06-26 00:44:40 +00:00
Franck Nijhof
654159d34d
Remove invalidation version from ZHA deprecated config options ( #37089 )
2020-06-26 00:44:39 +00:00
J. Nick Koston
9c90aaf830
Ensure history states can be copied ( #37081 )
...
The filter integration makes a copy of a
state object obtained from history.
2020-06-26 00:44:39 +00:00
Paulus Schoutsen
5cbf77221a
Add logbook platforms ( #37078 )
...
* Add logbook platforms
* Fix logbook describe test
2020-06-26 00:44:38 +00:00
Eugene Prystupa
508afd3b90
Clean up plum_lightpad ( #37077 )
2020-06-26 00:44:37 +00:00
Alexei Chetroi
7c63cfbbc7
Use cached values for divisor/multiplier ( #37070 )
2020-06-26 00:44:36 +00:00
RogerSelwyn
f90f4629ab
Fix geniushub spamming log with exceptions ( #37067 )
2020-06-26 00:44:35 +00:00
Alexei Chetroi
1e4c94b69c
Don't reset multiplier/divisor on failures ( #37066 )
...
If SmartEnergy.Metering channels fails to get multiplier/divisor when
initializing, then keep the old values instead of resetting to 1.
2020-06-26 00:44:34 +00:00