Robert Svensson
|
72eb963c7a
|
Handle situation where mac might not exist in clients (#71016)
|
2022-05-02 15:40:12 -07:00 |
Erik Montnemery
|
494902e185
|
Remove entity category system in favor of hidden_by (#68550)
|
2022-05-02 15:40:11 -07:00 |
stegm
|
0ec29711e1
|
Handle missing kostal plenticore battery option (#65237)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2022-05-02 15:40:10 -07:00 |
Paulus Schoutsen
|
fbc048f07b
|
Bump frontend to 20220502.0 (#71221)
|
2022-05-02 15:39:05 -07:00 |
J. Nick Koston
|
75026f9fed
|
Separate recorder logic for state_changed and non-state_changed events (#71204)
|
2022-05-02 17:22:53 -05:00 |
ollo69
|
ea456893f9
|
Review AndroidTV tests for media player entity (#71168)
|
2022-05-02 15:18:38 -07:00 |
J. Nick Koston
|
188040b8bb
|
Use lambda_stmt for recorder queries and migrate them to queries module (#71219)
|
2022-05-02 15:17:21 -07:00 |
Paulus Schoutsen
|
40cf75844a
|
Add media source support to Bose Soundtouch (#71209)
|
2022-05-02 20:02:20 +02:00 |
Yuval Aboulafia
|
7c46eb5952
|
Add test for incorrect config for Jewish Calendar (#71163)
* Loop load Jewish Calendar platforms
* Address review
* Add test for incorrect config
* add test to sensor platform
|
2022-05-02 20:52:00 +03:00 |
Paulus Schoutsen
|
0926470ef0
|
Skip signing URL that we know requires no auth (#71208)
|
2022-05-02 19:51:13 +02:00 |
J. Nick Koston
|
0cdcdec809
|
Speed up and isolate legacy logbook context_id query (#71201)
|
2022-05-02 09:34:24 -07:00 |
Erik Montnemery
|
1aaf78ef99
|
Remove entity category system in favor of hidden_by (#68550)
|
2022-05-02 09:33:16 -07:00 |
Franck Nijhof
|
a4682ae6e1
|
Adjust version number in template default deprecation warning (#71203)
|
2022-05-02 18:35:37 +03:00 |
Tom Harris
|
5e4e7ed152
|
Fix Insteon thermostats and reduce logging (#71179)
* Bump pyinsteon to 1.1.0
* Load modem aldb if read write mode is unkwown
* Correct reference to read_write_mode
|
2022-05-02 16:42:47 +02:00 |
Zoltán Tóth
|
a74f035ae7
|
Fix SAJ Solar inverter RecursionError (#71157)
|
2022-05-02 16:42:23 +02:00 |
Erik Montnemery
|
f35e7d1129
|
Allow cancelling async_at_start helper (#71196)
|
2022-05-02 07:41:14 -07:00 |
Erik Montnemery
|
1e18307a66
|
Add reauth flow to Meater (#69895)
|
2022-05-02 15:50:13 +02:00 |
David F. Mulcahey
|
d6617eba7c
|
Fix bad ZHA _attr definitions (#71198)
|
2022-05-02 15:23:17 +02:00 |
Paulus Schoutsen
|
56de002727
|
Add media source support to AppleTV (#71185)
|
2022-05-02 15:09:49 +02:00 |
Erik Montnemery
|
f6c2fb088c
|
Stop script if sub-script stops or aborts (#71195)
|
2022-05-02 14:59:58 +02:00 |
Paulus Schoutsen
|
3f7c6a1ba7
|
Offer visit device for Squeezelite32 devices (#71181)
|
2022-05-02 13:35:19 +02:00 |
Erik Montnemery
|
546ba8169d
|
Remove entity registry entries when script is removed (#71193)
|
2022-05-02 13:15:19 +02:00 |
stegm
|
738701a2d6
|
Handle missing kostal plenticore battery option (#65237)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2022-05-02 11:42:18 +02:00 |
Robert Svensson
|
37b59dfcc0
|
Make sure sensor state value is not None prior to trying to used the scaled value (#71189)
|
2022-05-02 10:51:19 +03:00 |
J. Nick Koston
|
5db014666c
|
Avoid recording state_changed events in the events table (#71165)
* squash
fix mypy
* Update homeassistant/components/recorder/models.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* pass all columns
* fix commented out code
* reduce logbook query complexity
* merge
* comment
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2022-05-02 02:10:34 -05:00 |
epenet
|
7026e5dd11
|
Fix Renault diagnostics (#71186)
|
2022-05-01 23:12:32 -07:00 |
Paulus Schoutsen
|
78439eebb9
|
Bumped version to 2022.5.0b5
|
2022-05-01 21:53:15 -07:00 |
Aaron Bach
|
d4780ac43c
|
Fix issues with SimpliSafe email-based 2FA (#71180)
* FIx issues with email-based SimpliSafe 2FA
* Bump
|
2022-05-01 21:53:11 -07:00 |
Allen Porter
|
5c4861011b
|
Bump gcal_sync to 0.7.1 to fix calendar API timezone handling (#71173)
|
2022-05-01 21:53:11 -07:00 |
G Johansson
|
c791c52d28
|
Fix template error in sql (#71169)
|
2022-05-01 21:53:10 -07:00 |
Matt Zimmerman
|
0d4947a2d3
|
update python-smarttub to 0.0.32 (#71164)
|
2022-05-01 21:53:09 -07:00 |
J. Nick Koston
|
1f912e9c98
|
Bump zeroconf to 0.38.5 (#71160)
|
2022-05-01 21:53:08 -07:00 |
J. Nick Koston
|
db53b3cbe0
|
Fix missing device info in lutron_caseta (#71156)
- There was a missing return due to a bad merge conflict resolution
- Fixes #71154
|
2022-05-01 21:53:08 -07:00 |
G Johansson
|
e7bcf839ac
|
Bump pysensibo 1.0.14 (#71150)
|
2022-05-01 21:53:07 -07:00 |
Marvin Wichmann
|
79cc216327
|
Update xknx to 0.21.1 (#71144)
|
2022-05-01 21:53:06 -07:00 |
Kuba Wolanin
|
01b096bb09
|
Add Show logs URL to integration errors notification (#71142)
|
2022-05-01 21:53:06 -07:00 |
Robert Svensson
|
174717dd85
|
Abort UniFi Network options flow if integration is not setup (#71128)
|
2022-05-01 21:53:05 -07:00 |
Robert Svensson
|
4751356638
|
Make deCONZ SSDP discovery more strict by matching on manufacturerURL (#71124)
|
2022-05-01 21:53:04 -07:00 |
Robert Svensson
|
47d19b3967
|
Fix copy paste issue leaving one device trigger with a wrong subtype (#71121)
|
2022-05-01 21:53:04 -07:00 |
Allen Porter
|
c1bbcfd275
|
Bump gcal_sync to 0.7.0 (#71116)
|
2022-05-01 21:53:03 -07:00 |
Matthias Alphart
|
adc2f3d169
|
Update xknx to 0.21.0 (#71108)
|
2022-05-01 21:53:02 -07:00 |
Shay Levy
|
6a110e5a77
|
Add entity id to template error logging (#71107)
* Add entity id to template error logging
* Increase coverage
|
2022-05-01 21:53:02 -07:00 |
G Johansson
|
3ce531e2f1
|
Sensibo bugfix device on (#71106)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-05-01 21:53:01 -07:00 |
G Johansson
|
ce73b517b8
|
Bump pysensibo to 1.0.13 (#71105)
|
2022-05-01 21:53:00 -07:00 |
Franck Nijhof
|
4f784c42ab
|
Fix missing device & entity references in automations (#71103)
|
2022-05-01 21:52:59 -07:00 |
Raman Gupta
|
c0b6d6a44e
|
Bump zwave-js-server-python to 0.36.1 (#71096)
|
2022-05-01 21:52:59 -07:00 |
Tom Harris
|
4346d8cc2f
|
Fix Insteon tests (#71092)
|
2022-05-01 21:52:58 -07:00 |
Robert Hillis
|
4c7c7b72b7
|
Clean up Steam integration (#71091)
* Clean up Steam
* uno mas
* uno mas
* uno mas
|
2022-05-01 21:52:57 -07:00 |
J. Nick Koston
|
26b6952c06
|
Reduce calls to asyncio.iscoroutine (#71090)
|
2022-05-01 21:52:56 -07:00 |
Dave T
|
5d37cfc61e
|
Generic camera handle template adjacent to portnumber (#71031)
|
2022-05-01 21:52:56 -07:00 |