This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Jan 09, 2023
-
-
Rami Mosleh authored
* Add config flow to imap fix coverage fix config_flows.py * move coordinator to seperate file, remove name key * update intrgations.json * update requirements_all.txt * fix importing issue_registry * Address comments * Improve handling exceptions on intial connection * exit loop tasks properly * fix timeout * revert async_timeout * Improve entity update handling * ensure we wait for idle to finish * fix typing * Update deprecation period Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
Franck Nijhof authored
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Matthias Alphart authored
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Franck Nijhof authored
Code styling tweaks to core utils
-
Christopher Bailey authored
-
shbatm authored
Co-authored-by:
J. Nick Koston <nick@koston.org>
-
Poltorak Serguei authored
* Add code owners to receive notifications on github * fixup! Add code owners to receive notifications on github
-
Poltorak Serguei authored
* Cover: Fixed calibration errors and add missing is_closed * Style * Style * whitespace
-
Ville Skyttä authored
Required for Python 3.11. https://github.com/zopefoundation/RestrictedPython/blob/6.0/CHANGES.rst#60-2022-11-03
-
tronikos authored
* Google Assistant SDK: support Korean and Japanese * Fix Korean and Japanese broadcast commands
-
J. Nick Koston authored
bugfix for protobuf not accepting bytearray changelog: https://github.com/esphome/aioesphomeapi/compare/v13.0.3...v13.0.4
-
eMerzh authored
-
GitHub Action authored
-
David Buezas authored
Co-authored-by:
J. Nick Koston <nick@koston.org> fixes undefined
-
- Jan 08, 2023
-
-
Franck Nijhof authored
-
Franck Nijhof authored
-
jjlawren authored
-
Franck Nijhof authored
-
Allen Porter authored
-
Franck Nijhof authored
-
Marc Mueller authored
-
starkillerOG authored
fix fetching of initial data
-
Franck Nijhof authored
-
jjlawren authored
-
Ville Skyttä authored
-
Franck Nijhof authored
Co-authored-by:
J. Nick Koston <nick@koston.org>
-
Franck Nijhof authored
-
jjlawren authored
fixes undefined
-
J. Nick Koston authored
-
mkmer authored
* Limit timestamp changes to +/- 60 seconds * Add timestamp callback tests
-
Xavier Decuyper authored
* Nuki: add battery percentage + add to device registry * Remove unused import * Fixing linting and sorting issues * Update homeassistant/components/nuki/sensor.py Co-authored-by:
Robert Svensson <Kane610@users.noreply.github.com> * Shorthand for adding entities * Use _attr_has_entity_name for battery sensor * Fix linting issue * Remove device registry changes * Exclude from coverage * Use _attr_ instead of properties * Clean up Co-authored-by:
Robert Svensson <Kane610@users.noreply.github.com> Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
Michael authored
remove obsolete "domains blocked" extra attribute
-
Lutz Lengemann authored
Increasing default scan interval Fixes #83540
-
Bouwe Westerdijk authored
* Bump plugwise to v0.27.0 * Add p1-3phase test-fixture * Add the new 3ph P1 DSMR sensors * Add p1 3ph test-case
-
G Johansson authored
Co-authored-by:
J. Nick Koston <nick@koston.org>
-
Dave T authored
* Update copyright year * Remove year from copyright string
-
J. Nick Koston authored
-
GitHub Action authored
-