This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Sep 09, 2023
-
-
Joost Lekkerkerker authored
* Migrate WAQI to aiowaqi library * Migrate WAQI to aiowaqi library * Migrate WAQI to aiowaqi library * Add config flow to WAQI * Finish config flow * Add tests * Add tests * Fix ruff * Add issues on failing to import * Add issues on failing to import * Add issues on failing to import * Add importing issue * Finish coverage * Remove url from translation string * Fix feedback * Fix feedback
-
jan iversen authored
-
J. Nick Koston authored
* Change SSDP discovery scan interval to 10 minutes The first version used a scan interval of 1 minute which we increased to 2 minutes because it generated too much traffic. We kept it at 2 minutes because Sonos historicly needed to get SSDP discovery to stay alive. This is no longer the case as Sonos has multiple ways to keep from going unavailable: - mDNS support was added - We now listen for SSDP alive and good bye all the time - Each incoming packet from the device keeps it alive now - We probe when we think the device might be offline This means it should no longer be necessary to have such a frequent scan which is a drag on all devices on the network since its multicast * adjust tests
-
G Johansson authored
* Bump pytrafikverket to 0.3.6 * Fix config flow names * str
-
Thomas Roager authored
* added zdb5100 light * added light to zdb5100 * Update tests/components/zwave_js/conftest.py agree Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update tests/components/zwave_js/conftest.py agree Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Rename logic_group_zdb5100_light_state.json to logic_group_zdb5100_state.json name change * Update tests/components/zwave_js/test_light.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update test_light.py updated test and state * Update test_light.py incorrect endpoint * changed the state --------- Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
Marc Mueller authored
Co-authored-by:
J. Nick Koston <nick@koston.org>
-
Marc Mueller authored
-
Luke Lashley authored
bump to 33.2
-
Robert Svensson authored
* Add UniFi device uptime and temperature sensors * Add native_unit_of_measurement to temperature Remove seconds and milliseconds from device uptime
-
J. Nick Koston authored
-
J. Nick Koston authored
-
- Sep 08, 2023
-
-
Marc Mueller authored
-
Joost Lekkerkerker authored
-
elmurato authored
-
Erik Montnemery authored
-
Erik Montnemery authored
-
J. Nick Koston authored
-
J. Nick Koston authored
get_lower avoids lower casing already lower-cased strings
-
jan iversen authored
-
Jan Bouwhuis authored
Log entitty ID when instead of name
-
J. Nick Koston authored
async_has_matching_flow is more likely to be True than hass.is_stopping This does not make much difference but it was adding noise to a profile that I am digging into to look for another issue
-
Joost Lekkerkerker authored
-
J. Nick Koston authored
* Migrate elkm1 to use a dataclass for integration data * fix unsaved * slotted * missing coveragerc * Revert "missing coveragerc" This reverts commit 3397b40309033276d20fef59098b0a1b5b681a30.
-
J. Nick Koston authored
* Refactor entity service calls to reduce complexity gets rid of the noqa C901 * Refactor entity service calls to reduce complexity gets rid of the noqa C901 * short
-
Bram Kragten authored
-
Joost Lekkerkerker authored
-
Joost Lekkerkerker authored
-
Joost Lekkerkerker authored
-
Joost Lekkerkerker authored
-
Michael Hansen authored
-
J. Nick Koston authored
-
J. Nick Koston authored
-
dependabot[bot] authored
-
Ali Yousuf authored
-
Joost Lekkerkerker authored
-
Joost Lekkerkerker authored
-
Sam Crang authored
-
lymanepp authored
* Fix missing dew point and humidity in tomorrowio forecasts * Add assertion for correct parameters to realtime_and_all_forecasts method
-
- Sep 07, 2023
-
-
Joost Lekkerkerker authored
-
Joost Lekkerkerker authored
-