This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Jul 07, 2024
-
-
ilan authored
* feat: Add madvr envy * fix: await and pass entry directly * fix: add attributes and unique id for sensors * fix: reflect power state well, improve state detection * fix: don't connect on init, add options, add reload on change, keep on during test * fix: cancel tasks on unload * fix: test connection via library * fix: wait for boot time * docs: add readme and license * fix: broken pipe in lib * fix: detect out of band power off * fix: improve extra attributes * fix: fix unloading, add config flow test, limit to one platform * fix: use conf, refresh coordinator, other comments * fix: remove event data * fix: fix tests passing, remove wake on lan * fix: dont allow to proceed unless connection works * chore: update dep * fix: update config flow, add constants * fix: write state, use runtime data instead * fix: remove await * fix: move unloading and stuff to coordinator/init * fix: pass in config entry with correct type * fix: move queue and tasks to library * fix: config flow error flow, tests, name, and update lib * fix: update lib, leave connection open on setup * fix: update lib * fix: address comments, remove wol from lib * fix: remove unneeded options * fix: remove fields * fix: simplify code, address comments * fix: move error to lib * fix: fix test * fix: stronger types * fix: update lib * fix: missing text from options flow * chore: remove options flow * chore: remove import * chore: update comments * fix: get mac from device, persist * fix: add mac stuff to test * fix: startup import errors * chore: stale comment * fix: get mac from persisted config * chore: update lib * fix: persist mac in a better way * feat: use mac as unique ID for entry * fix: use unique ID from mac, add proper device * fix: will not be set in init potentially * fix: access mac * fix: optimize, move error to lib * feat: add coordinator test, use conf * fix: use one mock, add init test * fix: not async * feat: add remote test * fix: types * fix: patch client, expand remote tests * fix: use snapshot test * fix: update branding * fix: add description, fix type check * fix: update tests * fix: test * fix: update test * fix: camelcase * Fix * feat: strict typing * fix: strict typing in lib * fix: type will never be None * fix: reference to mac, all tests passing --------- Co-authored-by:
Joostlek <joostlek@outlook.com>
-
Christophe Gagnier authored
-
Elliott Balsley authored
Co-authored-by:
Anton Tolchanov <1687799+knyar@users.noreply.github.com>
-
G Johansson authored
-
Robert Contreras authored
-
Jason R. Coombs authored
Bump dependency on jaraco.abode to 5.2.1. Closes #121300
-
Mr. Bubbles authored
* Add todo platform * update for DataUpdateCoordinator * set lastCron as dailies due date * parse alternative duedate format * fix tests * send notification on item drop * fix drop message * update exception messages * Simplified the update of user_fields by using set union * move userFields to const * Issue deprecation only if entity is acutally used * Resolve issues * user entity registry to get entity_id * raise ServiceValidationError * requested changes * Move next_due_date helper function to util.py module * some changes * Move function to util.py
-
jan iversen authored
Bump pymodbus 3.6.9.
-
Paulus Schoutsen authored
-
Erwin Douna authored
-
Joost Lekkerkerker authored
-
Thomas55555 authored
Co-authored-by:
Franck Nijhof <frenck@frenck.nl>
-
Clifford Roche authored
-
J. Nick Koston authored
-
Shai Ungar authored
* Add deprecation comments for the dynamic package sensors * Add deprecation comments for the dynamic package sensors * Add deprecation comments for the dynamic package sensors add more information when retrieving packages from service call * Add deprecation comments for the dynamic package sensors update deprecation comment * 1. 17Track repair flow 2. update deprecation comment * 1. remove description_placeholders 2. 2024.8 deprecated * Update homeassistant/components/seventeentrack/repairs.py Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * 1. extract deprecated to constant 2. fix types 3. check for issue_id 4. add listener only when not deprecated 5. update which service to call * Update homeassistant/components/seventeentrack/strings.json Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * Update homeassistant/components/seventeentrack/repairs.py Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * 1. move deprecate_sensor_issue to where needed 2. add entry_id to issue_id 3. use constant where needed * update breaks in ha version * Update homeassistant/components/seventeentrack/strings.json * Remove obsolete tests * Fix --------- Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com>
-
Joost Lekkerkerker authored
-
Tsvi Mostovicz authored
-
dougiteixeira authored
-
srwareham authored
Co-authored-by:
Franck Nijhof <git@frenck.dev>
-
Zack Cerza authored
Co-authored-by:
Franck Nijhof <frenck@frenck.nl>
-
Jetsada Machom authored
-
kingy444 authored
Co-authored-by:
Fredrik Erlandsson <fredrik.e@gmail.com>
-
Elliott Balsley authored
Co-authored-by:
Anton Tolchanov <1687799+knyar@users.noreply.github.com>
-
Sid authored
-
Jan Rieger authored
-
Marc Mueller authored
-
J. Nick Koston authored
-
Angel Nunez Mencias authored
-
Christophe Gagnier authored
-
Joost Lekkerkerker authored
-
rappenze authored
-
Michael authored
-
Joost Lekkerkerker authored
-
xLarry authored
-
Joost Lekkerkerker authored
-
Joost Lekkerkerker authored
-
Florent Thoumie authored
-
- Jul 06, 2024
-
-
G Johansson authored
-
Michael authored
add @mib1185 as codeowner
-
Richard Kroegel authored
-