Commit Graph
56107 Commits
Author SHA1 Message Date
epenetandGitHub aa02a53ac6 Add type hints to template states (#82582)
* Add type hints to template states

* Undo rename

* Remove invalid mypy issue link
2022-11-23 17:46:51 +01:00
MatrixandGitHub 95cbf7cca7 Add yolink Dimmer support (#81970)
* Add yolink Dimmer support

* suggest change

* fix suggest

* fix suggest

* fix suggest
2022-11-23 16:27:51 +01:00
Jan BouwhuisandGitHub 4f3919cb95 Move mqtt device_tracker files (#82581)
Move mqtt device_tracker files to single file
2022-11-23 16:24:56 +01:00
Joakim PlateandGitHub a55fb445b0 Bump to Arcam 1.0.1 and make strictly typed (#82487)
* Make arcam_fmj strictly typed

* Add test for invalid UDN
2022-11-23 16:23:25 +01:00
Jan BouwhuisandGitHub 32d68f375b Add Mqtt WebSockets support (#82078)
* Add Mqtt WebSockets support

* Fix tests

* Add testing websockets options

* Add tests transport settings

* Do not use templates for ws_headers

* Use json helper - small corrections
2022-11-23 15:03:31 +01:00
Franck NijhofandGitHub 4ea9926497 Not to Tox (#76582) 2022-11-23 14:40:37 +01:00
Joakim SørensenandGitHub 3738135e0b Add helper to access RepairsFlowManager (#82567)
async_external_step
2022-11-23 12:00:38 +01:00
HesselandGitHub c68149c75b Fix Wallbox price unit (#82420)
* Change Symbol to Currency code in test

* change unit to currency/kWh

* f string
2022-11-23 11:25:21 +01:00
J. Nick KostonandGitHub 188cdd1bac Ensure esphome client tasks await cancelation (#82547) 2022-11-23 10:07:05 +01:00
GitHub Action eaf6d43508 [ci skip] Translation update 2022-11-23 00:26:26 +00:00
Jc2kandGitHub f20c8c657a Fix HomeKit CoAP connection getting RST incorrectly (#82553) 2022-11-23 00:05:40 +00:00
Jesse HillsandGitHub 7c36f1409d Bump aioesphomeapi to 12.0.0 (#82543) 2022-11-22 13:45:40 -06:00
epenetandGitHub 22f6a72694 Improve type hints in acmedia config flow (#82534) 2022-11-22 16:14:08 +01:00
Álvaro Fernández RojasandGitHub 00afcffbf9 Abort before trying to connect in QNAP QSW DHCP discovery when already configured (#82362) 2022-11-22 09:12:33 -06:00
Shay LevyandGitHub 4a089b5c28 Add tests coverage for Shelly climate platform (#82529) 2022-11-22 09:04:55 -06:00
Jan BouwhuisandGitHub 9c1e8486c5 Add unique id option for mqtt_room sensors (#82521)
Add unique_id setting for mqtt_room
2022-11-22 15:56:31 +01:00
157222126e Add Vallox temperature control entities (#75858)
Co-authored-by: Sebastian Lövdahl <slovdahl@hibox.fi>
Co-authored-by: Andre Richter <andre-richter@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-11-22 12:46:57 +01:00
epenetandGitHub 687d162a94 Fix incorrect type hint in SchemaOptionsFlow (#82516) 2022-11-22 12:45:35 +01:00
9d192643ee Move PluggableAction to trigger helpers (#81900)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Joakim Plate <elupus@ecce.se>
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2022-11-22 11:35:18 +01:00
Erik MontnemeryandGitHub b566d55998 Sort ignore-words-list (#82520) 2022-11-22 11:26:53 +01:00
Erik MontnemeryandGitHub be7e76f302 Migrate ZHA when enabling multi-PAN support on HA Yellow (#82213)
* Migrate ZHA when enabling multi-PAN support on HA Yellow

* Refactor BaseZhaFlow.async_step_maybe_confirm_ezsp_restore

* Change data passed to ZHA to initiate migration

* Catch errors during ZHA migration

* Fix ZhaMigrationHelper.async_prepare_yellow_migration return value

* Improve test coverage

* Improve test coverage

* Fix spelling

* Rename some none HA yellow specifics

* Rename again

* Increase number of migration retries + refactor

* Suppress OperationNotAllowed when reloading

* Adjust tests
2022-11-22 11:17:23 +01:00
jan iversenandGitHub 15176300e2 Add full test of wrap option (#82308)
fixes undefined
2022-11-22 09:57:04 +01:00
Guido SchmitzandGitHub 1e64d830ac Migrate devolo Home Control to new entity naming (#74969) 2022-11-22 09:54:05 +01:00
Aarni KoskelaandGitHub e4c73259f7 Configure autoflake for pre-commit (#82414) 2022-11-22 08:10:36 +01:00
epenetandGitHub bf3c6e5f58 Enforce VacuumEntityFeature (#82466) 2022-11-22 07:27:27 +01:00
epenetandGitHub 4134d722da Enforce WaterHeaterEntityFeature (#82467) 2022-11-22 07:27:09 +01:00
epenetandGitHub ab26ea06b9 Enforce UpdateEntityFeature (#82465) 2022-11-22 07:16:53 +01:00
epenetandGitHub ff5f1aee53 Enforce SirenEntityFeature (#82464) 2022-11-22 07:16:29 +01:00
epenetandGitHub 0cb3ec142e Enforce RemoteEntityFeature (#82463) 2022-11-22 07:16:03 +01:00
epenetandGitHub 6f05a74686 Enforce MediaPlayerEntityFeature (#82462) 2022-11-22 07:15:37 +01:00
epenetandGitHub a225fc456f Enforce LockEntityFeature (#82461) 2022-11-22 07:15:11 +01:00
epenetandGitHub 7f1e1ed1d8 Enforce LightEntityFeature (#82460) 2022-11-22 07:14:47 +01:00
epenetandGitHub d4bd9a0f7e Enforce HumidifierEntityFeature (#82459) 2022-11-22 07:14:19 +01:00
epenetandGitHub 12cb17620e Enforce FanEntityFeature (#82458)
* Enforce FanEntityFeature

* Adjust pylint
2022-11-22 07:13:54 +01:00
epenetandGitHub 34607d4410 Enforce CoverEntityFeature (#82457)
* Enforce CoverEntityFeature

* Adjust pylint
2022-11-22 07:09:19 +01:00
epenetandGitHub 48cc3071bb Enforce ClimateEntityFeature (#82329) 2022-11-22 07:08:53 +01:00
epenetandGitHub 8b54a0679f Enforce CameraEntityFeature (#82325) 2022-11-22 07:08:28 +01:00
J. Nick KostonandGitHub 7df711f1f3 Show HomeKit Controller unhandled pairing error reason in the UI (#82505) 2022-11-21 21:24:35 -05:00
J. Nick KostonandGitHub a7caa038be Accept advertisements from alternate scanners when a scanner stops scanning (#82448) 2022-11-21 21:23:07 -05:00
puddlyandGitHub dfed57ed4d Bump ZHA dependencies (#82509)
* Bump ZHA dependencies

* Use the corrected `TypeValue` keyword argument name in unit tests
2022-11-21 19:39:34 -05:00
GitHub Action 0be2a3f182 [ci skip] Translation update 2022-11-22 00:26:32 +00:00
wildekekandGitHub f9e80fead3 Add new Amazon Polly voices (#82501) 2022-11-22 01:17:37 +01:00
David F. MulcaheyandGitHub 5329a679bb Add Aqara c1 pet feeder support to ZHA (#82340)
* Add Aqara c1 pet feeder support to ZHA

* clean up

* cleanup

* state classes for daily measurements

* cleanups

* cleanups

* restore the refreshing of the inverted value cache

* cleanup
2022-11-21 18:03:17 -05:00
David F. MulcaheyandGitHub d47fe35a88 Add config entities for lumi.motion.agl04 (#82087) 2022-11-21 18:02:54 -05:00
epenetandGitHub aa443842b7 Fix incorrect type hints in scrape (#82502) 2022-11-21 17:38:23 -05:00
epenetandGitHub cec81e137c Enforce AlarmControlPanelEntityFeature (#82313) 2022-11-21 22:58:36 +01:00
G JohanssonandGitHub b3dd59f202 Add config flow to Scrape (#81193)
* Scrape take 2

* cleanup

* new entity name

* Fix name, add tests

* Use FlowResultType

* Add test abort

* hassfest

* Remove not needed test

* clean

* Remove config entry and implement datacoordinator

* fix codeowners

* fix codeowners

* codeowners reset

* Fix coordinator

* Remove test config_flow

* Fix tests

* hassfest

* reset config flow

* reset strings

* reset sensor

* Reconfig

* Fix tests

* coverage

* Remove coverage

* Remove print

* Add config flow

* Fix config flow

* Add back init

* Add entry to sensor

* float to int

* Fix SelectSelector

* Add tests for config entry to existing

* Test config flow

* Fix test reload

* Fix rebase

* Fix strings

* clean init

* Clean test_sensor

* Align sensor setup entry

* Add error to strings

* review changes

* clean tests

* Add back options flow

* review changes

* update_listener

* Add tests

* Remove duplicate abort

* strings

* sensors to sensor

* review changes

* more review changes

* clarify test payload

* fixture name
2022-11-21 21:39:39 +01:00
Marc MuellerandGitHub 848821139d Fix picnic typing (#82476) 2022-11-21 19:00:34 +01:00
Marc MuellerandGitHub a88e865dff Fix round typing [tplink] (#82437) 2022-11-21 18:59:08 +01:00
Marc MuellerandGitHub 0337b5d975 Fix round typing [isy994] (#82435) 2022-11-21 11:07:30 -06:00