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>
-
J. Nick Koston authored
The labels and areas are already exposed on the object
-
Allen Porter authored
-
Joost Lekkerkerker authored
Add sanix tests
-
Sid authored
* Address late reviews for the enigma2 config flow * fix tests * review comments * test for issues * Apply suggestions from code review Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> --------- Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com>
-
Jan Bouwhuis authored
* Add mqtt notify platform * Stale docstring
-
J. Nick Koston authored
* Replace aiohttp-zlib-ng[isal] with aiohttp-isal The extra was causing wheel builds to fail Since isal works on all of our supported platforms we can always use it and drop the need for zlib-ng https://github.com/home-assistant/core/actions/runs/8725019072 https://github.com/bdraco/aiohttp-isal * typo
-
Xander authored
* Guard negative values for IPP states * ruff format * Update sensor.py --------- Co-authored-by:
Chris Talkington <chris@talkingtontech.com> Co-authored-by:
Erik Montnemery <erik@montnemery.com>
-
jan iversen authored
-
Ståle Storø Hauknes authored
-
Erik Montnemery authored
-
Álvaro Fernández Rojas authored
* airzone_cloud: add Air Quality mode select Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> * trigger CI * trigger CI * Update select.py Co-authored-by:
Erik Montnemery <erik@montnemery.com> * airzone_cloud: select: remove AirzoneSelectDescriptionMixin usage * airzone_cloud: select: rename AIR_QUALITY_DICT --------- Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> Co-authored-by:
Erik Montnemery <erik@montnemery.com>
-
Christopher Fenner authored
* add temp2 sensor * Update strings.json
-
J. Nick Koston authored
-
J. Nick Koston authored
-
Erik Montnemery authored
-
Joost Lekkerkerker authored
-
Mike Degatano authored
* Add repairs to hassio manifest * Remove unnecessary fixture
-
J. Nick Koston authored
-
J. Nick Koston authored
* Avoid linear search to remove a label from the entity registry * simplify
-
J. Nick Koston authored
-
J. Nick Koston authored
* Avoid linear search to remove labels and floors from area registry * simplify
-
Sid authored
* add config flow to enigma2 * Apply suggestions from code review Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * fix suggested change * use parametrize for config flow tests * Restore PLATFORM_SCHEMA and add create_issue to async_setup_platform * fix docstring * remove name, refactor config flow * bump dependency * remove name, add verify_ssl, use async_create_clientsession * use translation key, change integration type to device * Bump openwebifpy to 4.2.1 * cleanup, remove CONF_NAME from entity, add async_set_unique_id * clear unneeded constants, fix tests * fix tests * move _attr_translation_key out of init * update test requirement * Address review comments * address review comments * clear strings.json * Review coments --------- Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com>
-
Erik Montnemery authored
Allow [##:##:##] type keypad address
-
Erik Montnemery authored
-
Erik Montnemery 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
-
Erik Montnemery authored
* Improve standard library violation check in hassfest * Improve prints * Improve error message
-
J. Nick Koston authored
* Keep track of top level components Currently we have to do a set comp for icons, translations, and integration platforms every time to split the top level components from the platforms. Keep track of the top level components in a seperate set so avoid having to do the setcomp every time. * remove impossible paths * remove unused code * preen * preen * fix * coverage and fixes * Update homeassistant/core.py * Update homeassistant/core.py * Update tests/test_core.py
-
Erik Montnemery authored
* Fix hassfest requirements check * Add electrasmart to ignore list
-
Erik Montnemery authored
-
Erik Montnemery authored
-
Erik Montnemery authored
-
J. Nick Koston authored
changelog: https://github.com/ijl/orjson/compare/3.9.15...3.10.1
-
J. Nick Koston authored
changelog: https://github.com/aio-libs/aiohttp/compare/v3.9.4...v3.9.5
-
c0ffeeca7 authored
* Multiple data disks: tweak strings * Fix typos * Update homeassistant/components/hassio/strings.json Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> --------- Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
Erik Montnemery authored
-
Jesse Hills authored
-
- Apr 16, 2024
-
-
J. Nick Koston authored
-