Commit Graph
54868 Commits
Author SHA1 Message Date
epenetandGitHub ddba653158 Add new codeowners to scrape (#80569) 2022-10-18 19:29:11 -06:00
GitHub Action a04c9892e7 [ci skip] Translation update 2022-10-19 00:35:27 +00:00
Franck NijhofandGitHub 86f9b8231f Update demetriek to 0.4.0 (#80567) 2022-10-19 00:51:36 +03:00
Ivan PudduandGitHub 8db416f1d6 Skip webostv trigger validation before the domain is setup (#80372)
* Skip trigger validation before the domain is setup

* Included None as return type

* Keep function signature intact. Check at the source
2022-10-18 23:53:34 +03:00
Patrick ZAJDAandGitHub a717ea8afc Migrate Broadlink to new entity naming style (#80187)
* Migrate Broadlink to new entity naming style

Signed-off-by: Patrick ZAJDA <patrick@zajda.fr>

* Add some tests

Signed-off-by: Patrick ZAJDA <patrick@zajda.fr>

Signed-off-by: Patrick ZAJDA <patrick@zajda.fr>
2022-10-18 22:09:23 +02:00
J. Nick KostonandGitHub 551b3374f1 Bump aiohomekit to 2.1.1 (#80560)
fixes #80455

changelog: https://github.com/Jc2k/aiohomekit/compare/2.1.0...2.1.1
2022-10-18 22:57:32 +03:00
Maciej BieniekandGitHub 1b130eb271 Save last target temperature in Shelly climate platform (#80561)
Save last target temp
2022-10-18 22:55:50 +03:00
Shay LevyandGitHub 8e9457d808 Add Shelly support for sleeping Gen2 devices (#79889) 2022-10-18 22:42:22 +03:00
Shay LevyandGitHub 98ca28ab1c Bump aioswitcher to 3.1.0 (#80534) 2022-10-18 19:19:04 +02:00
J. Nick KostonandGitHub a708fc9984 Bump bleak-retry-connector to 2.3.1 (#80549) 2022-10-18 11:48:52 -05:00
Aaron BachandGitHub 78e66b6cbe Add diagnostics to Enphase Envoy (#79950)
* Streamline Enphase Envoy config flow tests

* Don't test data results using constants

* Add diagnostics to Enphase Envoy

* Use whole config entry

* Redact serial number

* One call
2022-10-18 10:25:07 -06:00
Aaron BachandGitHub 414d478d3e Ensure Enphase Envoy test fixtures aren't session-scoped (#80499)
* Ensure Enphase Envoy test fixtures aren't session-scoped

* Code review
2022-10-18 10:24:49 -06:00
J. Nick KostonandGitHub 1700da0ed3 Reduce chance of bluetooth devices going unavailable when adapter stops responding (#80545) 2022-10-18 11:23:15 -05:00
1cf801afbc Remove unnecessary session scoping to several test fixtures (#80500)
Co-authored-by: Joakim Plate <elupus@ecce.se>
2022-10-18 18:06:23 +02:00
8a80ea2ed8 Bump velbus-aio to 2022.10.4 (#80510)
Co-authored-by: Niels Laukens <niels@dest-unreach.be>
2022-10-18 18:03:30 +02:00
epenetandGitHub 599d61a4da Fix payload in rest (#80544) 2022-10-18 17:15:08 +02:00
epenetandGitHub 5442d6af01 Improve msg type hint in websocket commands (#80530) 2022-10-18 16:41:17 +02:00
epenetandGitHub 76bd8c431b Use _attr_attribution in suez_water (#80527) 2022-10-18 14:10:26 +02:00
epenetandGitHub 62690759d4 Move attribution to standalone attribute [t-z] (#80521) 2022-10-18 13:33:36 +02:00
epenetandGitHub c37e4b870f Move attribution to standalone attribute [r-s] (#80520)
* Move attribution to standalone attribute [r-s]

* Fix test
2022-10-18 13:33:20 +02:00
Marc MuellerandGitHub 6b56336e52 Revert BSBLAN name change to fix hassfest (#80525) 2022-10-18 13:16:27 +02:00
epenetandGitHub 6b256bab22 Move attribution to standalone attribute [m-q] (#80518) 2022-10-18 12:49:59 +02:00
Willem-Jan van RootselaarandGitHub 1fe397f7d7 Update bsblan integration (#67399)
* Update bsblan integration

Update the integration to current standards

* removed unused code

update coverage

* some cleanup

* fix conflicts due upstream changes

* fix prettier json files

* fix remove comment code

* use dataclass instead of tuple

* fix spelling

* Set as class attribute

main entity doesn't need to give own name

* fix requirements
2022-10-18 12:06:51 +02:00
jjlawrenandGitHub c1213857ce Fix Plex reauth with multiple available servers (#80508) 2022-10-18 11:51:43 +02:00
epenetandGitHub 5d207f77ae Move attribution to standalone attribute [h-l] (#80516) 2022-10-18 11:18:22 +02:00
Christopher BaileyandGitHub 9ff077e225 Bump pyunifiprotect to 4.3.4 (#80496) 2022-10-18 11:43:58 +03:00
Franck NijhofandGitHub 086a1bdace Update yamllint to 1.28.0 (#80497) 2022-10-18 11:42:57 +03:00
Franck NijhofandGitHub 503b765108 Update freezegun to 1.2.2 (#80498) 2022-10-18 11:42:01 +03:00
Aaron BachandGitHub cee8f2cabb Don't add RainMachine restriction switches if underlying data is missing (#80502) 2022-10-18 11:40:49 +03:00
Franck NijhofandGitHub b09e95431c Update sentry-sdk to 1.9.10 (#80474) 2022-10-18 10:36:32 +02:00
NippeyandGitHub 0e1fe4eba5 Modbus: Add support for Holding Registers to Binary Sensor (#80460)
Update handling of binary sensors to support reading from holding registers (command 0x03).
2022-10-18 10:31:08 +02:00
Raman GuptaandGitHub d4c28e04e4 Reduce missed coverage in zwave_js (#79571)
* Reduce missed coverage in zwave_js.climate and cover

* Add switch platform coverage

* Add select platform

* Add lock platform

* Remove one line of coverage from number platform

* update docstring
2022-10-18 10:06:29 +02:00
epenetandGitHub c717fd19de Move attribution to standalone attribute [e-g] (#80513) 2022-10-18 10:04:54 +02:00
Franck NijhofandGitHub cb530e398c Update sqlalchemy to 1.4.42 (#80495) 2022-10-17 23:30:21 -04:00
J. Nick KostonandGitHub f70f972d88 Fix connectable Bluetooth devices not being seen if the nearest scanner is non-connectable (#80388)
If we saw the non-connectable scanner advertisement first we would reject
the connectable scanner advertisement because it had worse signal strength.

In this case we need to check both
2022-10-17 21:13:26 -04:00
uvjustinandGitHub d38d21ab3a Fix stream recorder with orientation transforms (#80370)
Find moov instead of using fixed location
2022-10-17 21:12:45 -04:00
GitHub Action 8d3de53592 [ci skip] Translation update 2022-10-18 00:36:30 +00:00
Robert SvenssonandGitHub 352014fc95 Bump deconz dependency to v105 (#80492) 2022-10-18 00:02:04 +02:00
David F. MulcaheyandGitHub 6323021bfc Bump ZHA quirks to 0.0.83 (#80489) 2022-10-17 16:54:37 -04:00
Erik MontnemeryandGitHub 416aad32cc Don't mock out migration in recorder tests (#80480) 2022-10-17 22:17:08 +02:00
Franck NijhofandGitHub a8f1cc0d33 Remove unneeded guards from (async_)add_entities call (#80471) 2022-10-17 21:11:58 +02:00
J. Nick KostonandGitHub ebf73f41ba Bump qingping-ble to 0.8.1 (#80473) 2022-10-17 20:41:57 +02:00
SörenandGitHub d3f39e776b Fix typo in LED BLE documentation URL (#80479) 2022-10-17 20:27:08 +02:00
Aaron BachandGitHub 72f4665d33 Streamline Enphase Envoy config flow tests (#79914)
* Streamline Enphase Envoy config flow tests

* Don't test data results using constants

* Fix data issues

* Fixtures

* Simplify mock creation

* Docstrings
2022-10-17 20:29:10 +03:00
5ead3b2605 Powerview Add Battery Option Selection (#80166)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-10-17 11:30:33 -05:00
Franck NijhofandGitHub 326a1b21ca Add message service to LaMetric (#80448) 2022-10-17 16:14:20 +02:00
f730f96024 Convert darksky unittest tests to pytest (#79868)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-10-17 16:09:37 +02:00
Marcus R. BrownandGitHub c0fc23f794 Update pychannels to 1.2.3 (#80409) 2022-10-17 15:36:01 +02:00
epenetandGitHub a26b3e7a34 Refactor access to ConfigStore (#80467)
* Refactore access to ConfigStore

* Make tests async

* Reset config during test
2022-10-17 13:59:04 +02:00
epenetandGitHub 9680cd267f Cleanup sensor private attributes (#80463) 2022-10-17 13:17:51 +02:00