This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Feb 24, 2025
-
-
Josef Zweck authored
-
Josef Zweck authored
Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
peteS-UK authored
-
Tristan authored
-
J. Nick Koston authored
changelog: https://github.com/aio-libs/aiohttp/compare/v3.11.12...v3.11.13
-
Erik Montnemery authored
* Fix race in WS command recorder/info * Add comment * Remove unnecessary local import
-
Martin Hjelmare authored
Fix return value for coodinator async setup
-
cdnninja authored
* Debug mode pass through * Correct code, shouldn't have been lambda * listener for change * ruff * Update manifest.json * Reflect correct logger title * Ruff fix from merge
-
elmurato authored
* Remove CONF_NAME in config entry * Revert config entry version from 4 back to 3 * Add data_description for address in strings.json * Use config entry title as coordinator name * Use constant as mock config entry title
-
Jan-Philipp Benecke authored
* Add WebDAV backup agent * Process code review * Increase timeout for large uploads * Make metadata file based * Update IQS * Grammar * Move to aiowebdav2 * Update helper text * Add decorator to handle backup errors * Bump version * Missed one * Add unauth handling * Apply suggestions from code review Co-authored-by:
Josef Zweck <josef@zweck.dev> * Update homeassistant/components/webdav/__init__.py * Update homeassistant/components/webdav/config_flow.py * Remove timeout Co-authored-by:
Josef Zweck <josef@zweck.dev> * remove unique_id * Add tests * Add missing tests * Bump version * Remove dropbox * Process code review * Bump version to relax pinned dependencies * Process code review * Add translatable exceptions * Process code review * Process code review --------- Co-authored-by:
Josef Zweck <josef@zweck.dev>
-
Manu authored
-
Manu authored
-
Erik Montnemery authored
* Add flag to backup store to track backup wizard completion * Add comment * Update hassio tests * Update tests --------- Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
Shay Levy authored
-
tdfountain authored
Co-authored-by:
J. Nick Koston <nick@koston.org>
-
SteveDiks authored
-
laiho-vogels authored
-
Antonio Larrosa authored
Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com>
-
Norbert Rittel authored
-
Martin Hjelmare authored
Bump zwave-js-server-python 0.60.1
-
Luke Lashley authored
Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com>
-
Artur Pragacz authored
* Better handle runtime recovery mode in bootstrap * Add test
-
Erik Montnemery authored
* Remove setup of rpi_power from onboarding * Remove test
-
Franck Nijhof authored
-
LG-ThinQ-Integration authored
Remove unnecessary min/max setting Co-authored-by:
yunseon.park <yunseon.park@lge.com>
-
Philipp S authored
* Fix proximity distance calculation The distance is now calculated to the edge of the zone instead of the centre * Adjust proximity test expectations to corrected distance calculation * Add proximity tests for zone changes * Improve comment on proximity distance calculation Co-authored-by:
Michael <35783820+mib1185@users.noreply.github.com> * Apply suggestions from code review --------- Co-authored-by:
Michael <35783820+mib1185@users.noreply.github.com>
-
dependabot[bot] authored
-
tronikos authored
-
Shay Levy authored
-
dependabot[bot] authored
-
Pete Sage authored
-
SLaks authored
* Gemini: Allow arbitrary attachments This lets me use Gemini to extract information from PDFs, HTML, or other files. * Gemini: Only add deprecation warning when deprecated parameter has a value * Gemini: Use Files.upload() for both images and other files This simplifies the code. Within the Google client, this takes a different codepath (it uploads images as a file instead of re-saving them into inline bytes). I think that's a feature (it's probably more efficient?). * Gemini: Deduplicate filenames
-
- Feb 23, 2025
-
-
Josef Zweck authored
-
Martin Hjelmare authored
-
J. Nick Koston authored
-
Josef Zweck authored
-
Martin Hjelmare authored
-
Martin Hjelmare authored
-
J. Diego Rodríguez Royo authored
* Deprecate command actions * Improve issue description * Improve issue description Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> --------- Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
Josef Zweck authored
-