GitHub Action
3c48ce9ee7
[ci skip] Translation update
2022-10-16 00:44:12 +00:00
J. Nick Koston
79e0725359
Bump aiohomekit to 2.0.2 ( #80402 )
2022-10-15 14:08:26 -10:00
J. Nick Koston
3b31330882
Bump bleak-retry-connector to 2.3.0 ( #80397 )
2022-10-15 14:08:15 -10:00
Joakim Plate
7d69e24fc3
Bump fjaråskupan to 2.2.0 ( #80401 )
2022-10-16 01:46:55 +02:00
definitio
67bb6ebd13
Fix "Unknown power_off command" for Samsung H6410 ( #80386 )
2022-10-15 21:29:15 +01:00
Jeef
5efc706473
Fix Intellifire UDP timeout ( #80204 )
2022-10-15 10:09:00 -10:00
Jeef
ff2d762f55
Intellifire - Number Entity - Flame Height Control ( #79901 )
...
* Adding flame height control
* oops
* addressing comments
* fix coverage file
* addressing PR comments
2022-10-15 12:43:47 -06:00
Steven Looman
731f618028
Make home assistant discoverable via UPnP/SSDP ( #79820 )
2022-10-15 14:00:46 -04:00
J. Nick Koston
d12cbab6c4
Bump bleak to 0.19.0 ( #80349 )
2022-10-15 13:57:23 -04:00
epenet
3460e0b074
Add type hints to aqualogic ( #80328 )
2022-10-15 15:38:47 +02:00
Shay Levy
e1520a0d14
Add support for Shelly Plus Addon sensors ( #79954 )
2022-10-15 12:17:53 +03:00
Shay Levy
eaeee96d75
Fix Shelly EM negative power factor ( #80348 )
2022-10-15 12:15:28 +03:00
GitHub Action
2242d3c234
[ci skip] Translation update
2022-10-15 00:33:41 +00:00
Franck Nijhof
9b06b572d0
Mark LaMetric as Platinum integration ( #80360 )
2022-10-15 00:48:44 +02:00
Franck Nijhof
7bd9ce72f7
Add reauth support to LaMetric ( #80355 )
...
* Add reauth support to LaMetric
* Adjust docblock
2022-10-14 23:54:14 +02:00
J. Nick Koston
3b33e0d832
Add support for restoring HomeKit IIDs ( #79913 )
2022-10-14 09:58:09 -10:00
Franck Nijhof
20f1f8aabb
Upgrade demetriek to 0.3.0 ( #80350 )
2022-10-14 21:26:55 +02:00
J. Nick Koston
0c76e3a97e
Automatically determine the advertising interval for bluetooth devices ( #79669 )
2022-10-14 14:39:18 -04:00
Charles Garwood
a68bd8df6f
Add start_application service to fully_kiosk integration ( #80226 )
2022-10-14 19:21:58 +02:00
Paulus Schoutsen
68907b4de9
2022.10.4 ( #80343 )
2022.10.4
2022-10-14 12:50:30 -04:00
Franck Nijhof
e3af2cb6b8
Add some typing to common test helpers ( #80337 )
2022-10-14 18:23:49 +02:00
Paulus Schoutsen
e8c8a49268
Bumped version to 2022.10.4
2022-10-14 12:04:20 -04:00
Austin Mroczek
e6e531e20c
Bump total_connect_client to 2022.10 ( #80331 )
2022-10-14 12:04:16 -04:00
J. Nick Koston
6f00f42cc6
Bump HAP-python to fix pairing with iOS 16 ( #80301 )
...
Using the ha- fork until upstream can pickup and merge
pending PRs. The plan is to revert back to upstream
HAP-python when its back in sync
Fixes #79305 Fixes #79304
2022-10-14 12:04:15 -04:00
J. Nick Koston
a5f9cd2732
Fix nexia permanent hold when cool and heat temps are within 2 degrees ( #80297 )
2022-10-14 12:04:14 -04:00
G Johansson
8dfd8491a7
Fix incorrect deprecation year for conversion utils ( #80195 )
...
Fix incorrect depr year
2022-10-14 12:04:14 -04:00
J. Nick Koston
3451d150ae
Bump yalexs to 1.2.6 ( #80142 )
2022-10-14 12:04:13 -04:00
Joakim Plate
b0d2f55f16
Correct units for sensors in nibe heatpump ( #80140 )
2022-10-14 12:04:12 -04:00
Franck Nijhof
5ab97e9f93
Fix set humidity in Tuya ( #80132 )
2022-10-14 12:04:11 -04:00
Sean Vig
75c2e213b2
Fix audio detection for IP4m-1041 Amcrest camera ( #80066 )
2022-10-14 12:04:11 -04:00
hesselonline
3311a092ea
Fix wallbox jwt issue ( #79948 )
...
* Bump Wallbox package
* remove debug message
* Force update of auth token by emptying it first
* Force token refresh by emptying token
Improve exception handling
* include tests
* Update __init__.py
* Removed the clearing ot jwt token, issue is fixed by upstream fix in wallbox package.
* Catch connectionerror
* Update homeassistant/components/wallbox/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Run black
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-10-14 12:04:10 -04:00
Jesse Hills
b988c5e591
Bump aioesphomeapi to 11.1.1 ( #79762 )
2022-10-14 12:04:09 -04:00
Øyvind Matheson Wergeland
cf6333463b
Fix nobo_hub presenting temperature in zone with one decimal ( #79743 )
...
Fix presenting temperature in zone with one decimal.
Fix stepping the target temperatur without decimals.
2022-10-14 12:04:09 -04:00
Jan Bouwhuis
d79ed3acbb
Fix state saving when sharing topics for MQTT entities ( #79421 )
...
* Do not write old state sharing availability topic
* Add a test
* Support for all availability topics
* delay async_write_ha_state till last callback
* Process write req after processing callback jobs
* Do not count subscription callbacks
* Simplify
* Stale docsting
* No topic needed for delays state write
* No need to clear when reloading
* Move test to test_mixins.py
* Only set up sensor platform for test
2022-10-14 12:04:08 -04:00
Erik Montnemery
4ebf9df901
Unconditionally call DomainBlueprints.populate ( #80336 )
2022-10-14 12:03:43 -04:00
taiyeoguns
e01572bc44
Convert graphite tests to pytest ( #79807 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-10-14 17:59:09 +02:00
Franck Nijhof
6aa47e871d
Little cleanup of Alert tests ( #80333 )
2022-10-14 17:11:30 +02:00
Austin Mroczek
7e1a7bed69
Bump total_connect_client to 2022.10 ( #80331 )
2022-10-14 17:11:09 +02:00
epenet
bff5d1123f
Deprecate CONF_UNIT_SYSTEM_*** constants ( #80320 )
...
* Deprecate CONF_UNIT_SYSTEM_*** constants
* Adjust pylint plugin
* Add tests
* Remove single-use function
* Revert logic change
* Revert "Revert logic change"
This reverts commit 60959a0050fbf5205e8e7d89654f4011256968d8.
* Tweak again
2022-10-14 16:50:04 +02:00
Erik Montnemery
284893d942
Fix reload of automation and scripts when blueprint changed ( #80322 )
2022-10-14 16:43:09 +02:00
mnorrsken
d5e26326dc
Bump pyTibber to 0.25.4 ( #80316 )
2022-10-14 16:03:48 +02:00
Franck Nijhof
40bfc61ebd
Revert "Add Mazda brand" ( #80314 )
2022-10-14 15:48:10 +02:00
Erik Montnemery
81f40afd80
Only reload modified automations ( #80282 )
...
* Only reload modified automations
* Update tests
* Adjust spelling
* Improve efficiency of matching automations and configurations
* Reload automations without an alias if they have been moved
* Add test
* Add test
* Add test
2022-10-14 15:28:03 +02:00
Franck Nijhof
dd266b7119
Remove elevation warning from sun ( #80239 )
2022-10-14 15:23:44 +02:00
epenet
4c3097a157
Use local UNIT constants in here_travel_time ( #80324 )
...
* Use local UNIT constants in here_travel_time
* Fix test
2022-10-14 15:16:03 +02:00
epenet
7d56ae772e
Use local UNIT constants in waze_travel_time ( #80325 )
2022-10-14 15:11:22 +02:00
Marvin Wichmann
2a887e6ed7
Update xknx to 1.2.0 ( #80318 )
2022-10-14 15:10:19 +02:00
Jean-François Paris
3840cbd012
Tag eafm sensors are measurement to collect long term stats ( #80312 )
2022-10-14 13:53:48 +01:00
epenet
70702f3377
Use local UNIT constants in geonetnz_volcano ( #80323 )
2022-10-14 14:53:04 +02:00
Erik Montnemery
b42e26fbdd
Use SupportedDialect enum in recorder ( #80319 )
2022-10-14 08:45:57 -04:00