This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Mar 11, 2025
-
-
Jan-Philipp Benecke authored
-
Joost Lekkerkerker authored
-
epenet authored
-
epenet authored
-
epenet authored
-
epenet authored
-
Maciej Bieniek authored
* Initial commit * Use TYPE_CHECKING * Update strings * Remove default value * Improve tests
-
Norbert Rittel authored
-
Norbert Rittel authored
- use proper capitalization of "HVAC" in action name - better explain that you can set the run mode ("permanent_hold" / "run_schedule") and / or the operation mode ("auto" / "cool" / "heat") of the HVAC system
-
Norbert Rittel authored
* Capitalize "HVAC" abbreviation in `fritzbox` integration * Update test_climate.py * Update test_climate.py (2)
-
Artur Pragacz authored
* Improve dependencies resolution * Improve tests * Better docstrings * Fix comment * Improve tests * Improve logging * Address feedback * Address feedback * Address feedback * Address feedback * Address feedback * Simplify error handling * small log change * Add comment * Address feedback * shorter comments * Add test
-
Tsvi Mostovicz authored
* Update hdate version * Update code to reflect changes from hdate==1.0.0 * Fix some tests * Fix parasha tests * Fix holiday tests * Cleanup holidays changes * Zmanim objects should now access the local attribute * Fix binary sensors * Update test values on upcoming shabbat times * Update hdate to 1.0.1 * Adapt to changes from 1.0.0 -> 1.0.1 * Change shabbat candle lighthing test scenario to 40 minutes as expected in Jerusalem * Update to version 1.0.2 * Update keys based on updated nomenclature in library * Update HolidayDatabase .get_all_names in test * Make holiday type an ordered set * Fix freeze_time * Fix imports * Fix tests and minor change * Update hdate version 1.0.3, add migration method * Fix migration code * Add test for migration * The change is not backwards compatible if config is not restored
-
Andrew Sayre authored
Bump pyheos v1.0.3
-
David Knowles authored
-
J. Nick Koston authored
changelog: https://github.com/gurumitts/pylutron-caseta/compare/v0.23.0...v0.24.0
-
Norbert Rittel authored
-
Andrew Jackson authored
* Type post API * Update quality scale
-
puddly authored
-
Norbert Rittel authored
-
Brett Adams authored
Bump
-
Norbert Rittel authored
-
Artur Pragacz authored
-
- Mar 10, 2025
-
-
Antoine Reversat authored
* Do not add outside temperature sensor if reading is None * Fix comments
-
Norbert Rittel authored
* Capitalize abbreviations in `lektrico` integration * Update test_number.ambr * Update test_binary_sensor.ambr * Update test_binary_sensor.ambr * Update test_number.ambr
-
Glen Robertson authored
-
Luke Lashley authored
* Change tool name for addlist item * Change to HasListAddItem * extract to function
-
Paulus Schoutsen authored
-
Paulus Schoutsen authored
* Enable TTS streaming implementations * Update comment * Revert type change
-
Antoine Reversat authored
Upgrade to ayla-iot-unofficial 1.4.7
-
Robert Resch authored
-
Andrew Jackson authored
Add strict typing of account & instance
-
Manu authored
Fix events without publicUserUuid
-
Austin Mroczek authored
add partition arming_state
-
Brett Adams authored
* Update platform * Tests * fix tests
-
Norbert Rittel authored
- use descriptive style to match HA standard - fix sentence-casing of "Config entry"
-
Petar Petrov authored
-
Norbert Rittel authored
Changes to descriptive style and adds a little more detail from the online docs.
-
Erik Montnemery authored
* Don't allow creating backups if hass is not running * Revert "Don't allow creating backups if hass is not running" This reverts commit 1bf545eb. * Set backup manager to idle only after Home Assistant has started * Update according to discussion, add tests * Add more test
-