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
Michael
51aa070e19
Fix "station is open" binary sensor in Tankerkoenig ( #70928 )
2022-05-01 21:52:55 -07:00
Diogo Gomes
205a8fc752
update unit_of_measurement even if unit_of_measurement is known ( #69699 )
2022-05-01 21:52:54 -07:00
Aaron Bach
802adaf43c
Fix issues with SimpliSafe email-based 2FA ( #71180 )
...
* FIx issues with email-based SimpliSafe 2FA
* Bump
2022-05-01 21:50:39 -07:00
Franck Nijhof
63679d3d29
Fix missing device & entity references in automations ( #71103 )
2022-05-01 21:49:50 -07:00
J. Nick Koston
2a9f043039
Use ULID short format for context ids ( #71119 )
2022-05-01 21:44:54 -07:00
J. Nick Koston
b770ca319e
Improve scrape performance by using lxml parser ( #71087 )
...
* Improve scape performance by using lxml parser
* load it
* tweak
* tweak
* ensure libxml2 is installed in dev container
2022-05-01 21:04:05 -05:00
J. Nick Koston
c23866e5e5
De-duplicate event data into a new event_data table ( #71135 )
2022-05-01 21:01:17 -05:00
J. Nick Koston
b8442d9340
Add json decode caching to logbook ( #71080 )
2022-05-01 19:33:31 -05:00
GitHub Action
9b10658d01
[ci skip] Translation update
2022-05-02 00:22:04 +00:00
Raman Gupta
ae01ec02e2
Allow custom integrations to support application_credentials platform ( #71129 )
2022-05-01 16:26:22 -07:00
Kuba Wolanin
d8ee9c1922
Add Show logs URL to integration errors notification ( #71142 )
2022-05-01 16:14:30 -07:00
Dave T
26c6328b1f
Generic camera handle template adjacent to portnumber ( #71031 )
2022-05-01 16:13:21 -07:00
J. Nick Koston
ff48720c6a
Remove db schema v23 stats migration tests ( #71137 )
2022-05-01 16:11:11 -07:00
Allen Porter
b97ca8e260
Bump gcal_sync to 0.7.1 to fix calendar API timezone handling ( #71173 )
2022-05-01 14:20:44 -07:00
Matt Zimmerman
40280cbd43
update python-smarttub to 0.0.32 ( #71164 )
2022-05-01 23:36:13 +03:00
G Johansson
5b25b94a22
Fix template error in sql ( #71169 )
2022-05-01 23:04:03 +03:00
Robert Svensson
63e3095062
Abort UniFi Network options flow if integration is not setup ( #71128 )
2022-05-01 21:00:38 +02:00
J. Nick Koston
2e20ec21c4
Bump zeroconf to 0.38.5 ( #71160 )
2022-05-01 18:49:17 +01:00
G Johansson
2cb9783cf5
Small cleanup Sensibo ( #71149 )
...
* Cleanup
* fix temp
* Modify set_temp
* Apply suggestions from code review
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2022-05-01 20:00:58 +03:00
J. Nick Koston
c842672ed1
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 20:00:15 +03:00
J. Nick Koston
2d720973ee
Fix incomplete recorder typing ( #71158 )
2022-05-01 19:53:47 +03:00
G Johansson
4628b151ff
Bump pysensibo 1.0.14 ( #71150 )
2022-05-01 16:39:33 +03:00
Marvin Wichmann
6e1b787ba6
Add missing type information for panel_custom ( #71122 )
2022-05-01 13:21:27 +02:00
Marvin Wichmann
ef09e89006
Update xknx to 0.21.1 ( #71144 )
2022-05-01 11:00:37 +02:00
GitHub Action
ba386b5841
[ci skip] Translation update
2022-05-01 00:28:25 +00:00
Allen Porter
285fdeb581
Add calendar trigger offsets ( #70963 )
...
* Add support for calendar trigger offsets
* Add offset end test
* Update homeassistant/components/calendar/trigger.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Always include offset in trigger data
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-30 17:21:30 -07:00
Álvaro Fernández Rojas
7b2947bad7
Add QNAP QSW diagnostics support ( #70871 )
...
* qnap_qsw: add diagnostics support
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* qnap_qsw: diagnostics: several improvements
- Provide full config_entry.
- Reduce number of test asserts.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2022-04-30 23:13:35 +03:00
J. Nick Koston
109b4d45ca
Allow matching ssdp by manufacturerURL only ( #71125 )
2022-04-30 14:17:18 -05:00
Robert Svensson
a0fe5b0247
Make deCONZ SSDP discovery more strict by matching on manufacturerURL ( #71124 )
2022-04-30 19:33:47 +02:00
epenet
e3f224e115
Use shorthand attributes in neato vacuum ( #70843 )
2022-04-30 18:57:05 +02:00