Michael Hansen
ac87528bec
Add language to conversation and intent response ( #83486 )
...
* Add language to conversation and intent response
* Add language parameter to conversation/process service
* Move language to intent response instead of speech
* Add language to almond conversation agent
* Fix intent test
2022-12-08 11:39:28 -05:00
Bram Kragten
ee8a2d1e25
Update frontend to 20221208.0 ( #83551 )
2022-12-08 17:18:39 +01:00
epenet
25961d71ef
Add new data size device class ( #83376 )
2022-12-08 16:47:36 +01:00
Marc Mueller
25feac1bc4
Fix issue with Callable, Union, and Python 3.9 [mqtt] ( #83547 )
2022-12-08 15:42:40 +01:00
Christian Kündig
b2edf9b598
Set connectable as false for sensirion_ble ( #83481 )
...
This is a passive ble integration. Not setting it as false means it won't match properly when using through a passive remote scanner.
2022-12-08 15:23:25 +02:00
Franck Nijhof
5e81f853e6
Bump pip_check conflicts +1 ( #83536 )
...
* Bump pip_check conflicts +1
* Update script/pip_check
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
2022-12-08 12:44:33 +01:00
Nathan Spencer
997d4fbe53
Bump pylitterbot to 2022.12.0 ( #83490 )
2022-12-07 21:55:25 -05:00
Aaron Bach
844a9fb817
Bump simplisafe-python
to 2022.12.0 ( #83497 )
2022-12-07 21:54:58 -05:00
Joakim Plate
2ca7d0dd97
Make sure super async_added_to_hass is called ( #83493 )
...
Make sure super added to hass is called
2022-12-08 02:21:55 +01:00
Marcel van der Veldt
c2fa1bdd49
Bump python-matter-server to 1.0.7 ( #83507 )
2022-12-08 01:31:44 +01:00
GitHub Action
3de8185506
[ci skip] Translation update
2022-12-08 00:21:50 +00:00
Martin Hjelmare
694cec3459
Set matter team as matter codeowners ( #83506 )
2022-12-07 23:53:30 +01:00
Franck Nijhof
7b462e1b8e
2022.12.0 ( #83482 )
2022-12-07 20:26:50 +01:00
Joakim Sørensen
f5cfd0329c
Use the async_migrate_paypal_agreement function to get the migration URL ( #83469 )
...
* Use the async_migrate_paypal_agreement function to get the migration URL
* Update URL
* Handle timeout error
2022-12-07 12:02:22 -07:00
puddly
92bc93466e
Fix missing Shelly UnitOfTemperature
import ( #83483 )
2022-12-07 18:45:16 +01:00
Franck Nijhof
54dd556459
Bumped version to 2022.12.0
2022-12-07 17:49:50 +01:00
Bram Kragten
8553faf3c8
Update frontend to 20221207.0 ( #83479 )
2022-12-07 17:49:22 +01:00
TheJulianJES
1631d10365
Cleanup ZHA initialization for TS011F child_lock ( #83478 )
2022-12-07 17:49:19 +01:00
Joakim Sørensen
141f37504d
When an account exist without a subscription "provider" will not exist ( #83472 )
2022-12-07 17:49:16 +01:00
David F. Mulcahey
f97795fbb9
Bump the ZHA quirks lib to 0.0.88 ( #83468 )
2022-12-07 17:49:12 +01:00
Joakim Sørensen
ebf133ef80
Bump hass-nabucasa from 0.59.0 to 0.61.0 ( #83466 )
2022-12-07 17:49:08 +01:00
Franck Nijhof
886525112b
Remove doubtful repairs issue from UniFi Protect ( #83463 )
2022-12-07 17:49:05 +01:00
Maciej Bieniek
9a15494e69
Fix restored temperature values in Shelly climate platform ( #83428 )
...
* Set last_target_temp value according the unit system
* Convert restored temperature values
* Add test
* Improve comments
* Move _last_target_temp value to constants
2022-12-07 17:49:01 +01:00
mbo18
047012d167
Add Child lock support to Tuya devices ( #83233 )
...
* Add Child lock support to Tuya devices
* flake/black
* Add attribute to general.py
* apply only to TS011F
* also update general.py
2022-12-07 17:48:56 +01:00
Bram Kragten
dfb0887765
Update frontend to 20221207.0 ( #83479 )
2022-12-07 17:46:42 +01:00
TheJulianJES
fccf7fe1ca
Cleanup ZHA initialization for TS011F child_lock ( #83478 )
2022-12-07 16:53:08 +01:00
Joakim Sørensen
8ed6fcd58e
When an account exist without a subscription "provider" will not exist ( #83472 )
2022-12-07 16:48:34 +01:00
David F. Mulcahey
f6f89b6c5a
Bump the ZHA quirks lib to 0.0.88 ( #83468 )
2022-12-07 16:48:13 +01:00
Franck Nijhof
12a81cc9f4
Remove doubtful repairs issue from UniFi Protect ( #83463 )
2022-12-07 10:46:28 -05:00
John Pettitt
31725d5411
Add leak detectors support for Ambient Station ( #83357 )
2022-12-07 07:53:00 -07:00
Nyro
7af18ac0ad
Add @nyroDev to overkiz codeowner ( #83456 )
...
* Add @nyroDev to overkiz codeowner
* Update manifest.json too
2022-12-07 13:26:36 +01:00
Joakim Sørensen
41e4f10977
Bump hass-nabucasa from 0.59.0 to 0.61.0 ( #83466 )
2022-12-07 13:17:45 +01:00
mbo18
b031905956
Add Child lock support to Tuya devices ( #83233 )
...
* Add Child lock support to Tuya devices
* flake/black
* Add attribute to general.py
* apply only to TS011F
* also update general.py
2022-12-07 07:13:32 -05:00
Maciej Bieniek
e11917b7cb
Fix restored temperature values in Shelly climate platform ( #83428 )
...
* Set last_target_temp value according the unit system
* Convert restored temperature values
* Add test
* Improve comments
* Move _last_target_temp value to constants
2022-12-07 09:11:18 +02:00
r01k
fa98685b1e
Refactor Fully Kiosk and add logging details ( #83028 )
...
* - Refactor fully_kiosk/services.py with a less repetitive structure. - Log exception details in config_flow.py.
* Log config_flow.py connection exception details
* Appropriate logging level including stack trace.
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Finish setting appropriate logging level when recording stack trace.
* Log unknown exception with stack trace
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* test_config_flow.py now passes.
* All pytests passing.
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-12-07 08:07:22 +01:00
Paulus Schoutsen
8703e14cab
Bumped version to 2022.12.0b7
2022-12-06 22:58:47 -05:00
J. Nick Koston
5992361717
Do not try to stop the shelly ble scanner if not connected ( #83424 )
...
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2022-12-06 22:58:42 -05:00
Daniel Hjelseth Høyer
54748cec82
Update tibber lib to 0.26.4, improve logging ( #83418 )
2022-12-06 22:58:41 -05:00
Raman Gupta
c8d560946b
Add via_device support to zwave_js ( #83219 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-12-06 22:58:40 -05:00
Martin Hjelmare
07c60686b1
Add matter switch platform ( #83149 )
2022-12-06 22:58:40 -05:00
Martin Hjelmare
7795cc7fe8
Add matter sensor platform ( #83147 )
2022-12-06 22:58:39 -05:00
Guido Pio Mariotti
172d587f84
Update pyvesync to 2.1.1 ( #83146 )
...
Update pyvesync to 2.1.1 to close #70420
2022-12-06 22:58:38 -05:00
Martin Hjelmare
7903f01f0c
Add matter binary sensor platform ( #83144 )
2022-12-06 22:58:37 -05:00
J. Nick Koston
b665a060f7
Do not try to stop the shelly ble scanner if not connected ( #83424 )
...
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2022-12-06 22:57:54 -05:00
Raman Gupta
41d5256533
Add via_device support to zwave_js ( #83219 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-12-06 22:56:33 -05:00
GitHub Action
1f3e5fb4fc
[ci skip] Translation update
2022-12-07 00:24:08 +00:00
Guido Pio Mariotti
b4b136b43e
Update pyvesync to 2.1.1 ( #83146 )
...
Update pyvesync to 2.1.1 to close #70420
2022-12-07 00:42:08 +01:00
Shay Levy
111a38589e
Shelly code quality - use properties for status ( #83421 )
2022-12-07 00:00:45 +02:00
Franck Nijhof
1a9302b8f6
Upgrade google-cloud-pubsub to 2.13.11 ( #83419 )
2022-12-06 22:21:49 +01:00
epenet
9f7fd8956f
Use new unit enums in helpers ( #83387 )
2022-12-06 22:20:17 +01:00