This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Apr 17, 2024
-
-
Felipe Martins Diel authored
Co-authored-by:
J. Nick Koston <nick@koston.org>
-
Allen Porter authored
-
J. Nick Koston authored
-
Tomasz authored
* Add Sanix integration * Add Sanix integration * Add sanix pypi package * Add Sanix integration * Add Sanix integration * Add Sanix integration * Add Sanix integration * Add Sanix integration * Add Sanix integration * Add Sanix integration * Add Sanix integration * Add Sanix integration * Add Sanix integration * Add Sanix integration * Add Sanix integration * Add Sanix integration * Fix ruff * Fix * Fix --------- Co-authored-by:
Joostlek <joostlek@outlook.com>
-
epenet authored
-
Jesse Hills authored
-
- Apr 16, 2024
-
-
J. Nick Koston authored
-
Thomas Kistler authored
* Adding a new "Ambient Weather Network" integration. * Rebase and update code coverage. * Addressed some reviewer comments. * Remove mnemonics and replace with station names. * Remove climate-utils * Remove support for virtual stations. * Rebase * Address feedback * Remove redundant errors * Reviewer feedback * Add icons.json * More icons * Reviewer feedback * Fix test * Make sensor tests more robust * Make coordinator more robust * Change update coordinator to raise UpdateFailed * Recover from no station found error * Dynamically set device name * Address feedback * Disable some sensors by default * Reviewer feedback * Change from hub to service * Rebase * Address reviewer feedback * Reviewer feedback * Manually rerun ruff on all files
-
Stephen Alderman authored
* Add Config Flow to lg_netcast * Add YAML import to Lg Netcast ConfigFlow Deprecates YAML config support * Add LG Netcast Device triggers for turn_on action * Add myself to LG Netcast codeowners * Remove unnecessary user_input validation check. * Move netcast discovery logic to the backend * Use FlowResultType Enum for tests * Mock pylgnetcast.query_device_info instead of _send_to_tv * Refactor lg_netcast client discovery, simplify YAML import * Simplify CONF_NAME to use friendly name Fix: Use Friendly name for Name * Expose model to DeviceInfo * Add test for testing YAML import when not TV not online * Switch to entity_name for LGTVDevice * Add data_description to host field in user step * Wrap try only around _get_session_id * Send regular request for access_token to ensure it display on the TV * Stop displaying access token when flow is aborted * Remove config_flow only consts and minor fixups * Simplify media_player logic & raise new migration issue * Add async_unload_entry * Create issues when import config flow fails, and raise only a single yaml deprecation issue type * Remove single use trigger helpers * Bump issue deprecation breakage version * Lint --------- Co-authored-by:
Erik Montnemery <erik@montnemery.com>
-
Tom Harris authored
* Move Insteon panel to the config menu * Bump pyinsteon to 1.5.3 * Undo devcontainer.json changes * Bump Insteon frontend * Update config_flow.py * Code cleanup * Code review changes * Fix failing tests * Fix format * Remove unnecessary exception * codecov * Remove return from try * Fix merge mistake --------- Co-authored-by:
Erik Montnemery <erik@montnemery.com>
-
- Apr 15, 2024
-
-
Collin Fair authored
Co-authored-by:
J. Nick Koston <nick@koston.org>
-
Heiko Carrasco authored
-
J. Nick Koston authored
* Make aiohttp_cors a top level import This was moved to a late import in #27935 but there is no longer any need to import it late in the event loop as aiohttp_cors is listed in pyproject.toml so it will always be available * drop requirements as they are all top level now * drop requirements as they are all top level now * adjust
-
Luke Lashley authored
bump to 0.1.2
-
Shawn Weeks authored
-
- Apr 14, 2024
-
-
Pete Sage authored
bump soco to 0.30.3
-
jan iversen authored
-
Shay Levy authored
* Update Shelly to use initialize from aioshelly * Save indentation in _async_device_connect * Use firmware_supported property from aioshelly * Review comments * Bump aioshelly * Fix lint errors * Test RPC initialized update
-
- Apr 13, 2024
-
-
J. Nick Koston authored
Co-authored-by:
mib1185 <mail@mib85.de>
-
Marc Mueller authored
-
J. Nick Koston authored
-
J. Nick Koston authored
-
- Apr 12, 2024
-
-
Bram Kragten authored
-
- Apr 11, 2024
-
-
Luke Lashley authored
-
Santobert authored
Bump pybotvac
-
Jessica Smith authored
bump whirlpool to 0.18.8
-
- Apr 10, 2024
-
-
Shay Levy authored
Co-authored-by:
J. Nick Koston <nick@koston.org>
-
J. Nick Koston authored
-
Luke Lashley authored
* refactor base code * refactor tests code
-
- Apr 09, 2024
-
-
TheJulianJES authored
-
Joost Lekkerkerker authored
-
Klaas Schoute authored
-
jan iversen authored
Bump pymodbus v3.6.7.
-
Jesse Hills authored
* Protobuf audio test * Remove extraneous code * Rework voice assistant pipeline * Move variables * Fix reading flags * Dont directly put to queue * Bump aioesphomeapi to 24.0.0 * Update tests - Add more tests for API pipeline - Convert some udp tests to use api pipeline - Update fixtures for new device info flags * Fix bad merge --------- Co-authored-by:
Michael Hansen <mike@rhasspy.org>
-
Joost Lekkerkerker authored
* Remove Epson Workforce integration * Remove Epson Workforce integration
-
Steven B authored
-
- Apr 08, 2024
-
-
Illia authored
* add Arve integration * Update homeassistant/components/arve/config_flow.py Co-authored-by:
Josef Zweck <24647999+zweckj@users.noreply.github.com> * Various fixes, changed scan interval to one minute * coordinator implementation * Code cleanup * Moved device info to the entity.py, ArveDeviceEntityDescription to sensor.py * delete refresh before adding entities Co-authored-by:
Josef Zweck <24647999+zweckj@users.noreply.github.com> * Update tests/components/arve/test_config_flow.py Co-authored-by:
Josef Zweck <24647999+zweckj@users.noreply.github.com> * Update tests/components/arve/conftest.py Co-authored-by:
Josef Zweck <24647999+zweckj@users.noreply.github.com> * Changed value_fn in sensors.py, added typing to description * Code cleanups, platfrom test implementation * New code cleanups, first two working tests * Created platform test, generated snapshots * Reworked integration to get all of the customer devices * new fixes * Added customer id, small cleanups * Logic of setting unique_id to the config flow * Added test of abortion on duplicate config_flow id * Added "available" and "device" properties fro ArveDeviceEntity * small _attr_unique_id fix * Added new test, improved mocking, various fixes * Various cleanups and fixes * microfix * Update homeassistant/components/arve/strings.json * ruff fix --------- Co-authored-by:
Josef Zweck <24647999+zweckj@users.noreply.github.com> Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com>
-
- Apr 07, 2024
-
-
rappenze authored
-
Mick Vleeshouwer authored
-