This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Aug 31, 2022
-
-
Pascal Vizeli authored
* Add ecowitt integration * add tests * use total * use total * test coverage * Update homeassistant/components/ecowitt/__init__.py Co-authored-by:
Paulus Schoutsen <balloob@gmail.com> * Update homeassistant/components/ecowitt/binary_sensor.py Co-authored-by:
Paulus Schoutsen <balloob@gmail.com> * Update homeassistant/components/ecowitt/entity.py Co-authored-by:
Paulus Schoutsen <balloob@gmail.com> * Update homeassistant/components/ecowitt/diagnostics.py Co-authored-by:
Paulus Schoutsen <balloob@gmail.com> * add to async_on_unload * remove attr_name / unload callback * support unload platforms * using replace * address mapping * update type * mark final * Apply suggestions from code review Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Fix bracket * Fix another bracket * Address comment * Add strings * update tests * Update homeassistant/components/ecowitt/strings.json Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * update text * Update homeassistant/components/ecowitt/strings.json Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> Co-authored-by:
Paulus Schoutsen <balloob@gmail.com> Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
- Aug 30, 2022
-
-
Justin Vanderhooft authored
-
epenet authored
-
- Aug 29, 2022
-
-
J. Nick Koston authored
Co-authored-by:
Paulus Schoutsen <paulus@home-assistant.io>
-
J. Nick Koston authored
-
- Aug 25, 2022
-
-
Jeef authored
Co-authored-by:
J. Nick Koston <nick@koston.org>
-
Jeef authored
Co-authored-by:
J. Nick Koston <nick@koston.org>
-
mletenay authored
* Add Synchronize inverter clock button * Use generic GoodweButtonEntityDescription * Replace deprecated code * Fix DT inverter export limit type * Remove fix to DT inverter export limit time
-
- Aug 24, 2022
-
-
Franck Nijhof authored
* Add button platform to LaMetric * coveragerc * Fix docstring Co-authored-by:
Franck Nijhof <git@frenck.dev> Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
- Aug 23, 2022
-
-
y34hbuddy authored
* refactor volvooncall to use ConfigFlow * remove unused constant SIGNAL_STATE_UPDATED * implemented feedback * improve ConfigFlow UX by giving an option for region=None * implemented more feedback * next round of feedback * implemented more feedback * improve test coverage * more test coverage * Apply suggestions from code review * implemented feedback on tests * Apply suggestions from code review Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
J. Nick Koston authored
Co-authored-by:
Jesse Hills <3060199+jesserockz@users.noreply.github.com>
-
- Aug 20, 2022
-
-
Franck Nijhof authored
-
- Aug 17, 2022
-
-
Franck Nijhof authored
* Refactor LaMetric integration * Use async_setup Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * use async_get_service Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update tests/components/lametric/conftest.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update tests/components/lametric/conftest.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Pass hassconfig * Remove try/catch * Fix passing hassconfig * Use menu Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
- Aug 16, 2022
-
-
Igor Pakhomov authored
-
Aidan Timson authored
-
- Aug 12, 2022
-
-
David F. Mulcahey authored
* Track code coverage for ZHA sensor entities * remove correct entry
-
- Aug 11, 2022
-
-
J. Nick Koston authored
-
J. Nick Koston authored
-
- Aug 10, 2022
-
-
J. Nick Koston authored
-
Artem Draft authored
-
- Aug 09, 2022
-
-
Rami Mosleh authored
Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
- Aug 08, 2022
-
-
Koen van Zuijlen authored
Co-authored-by:
Franck Nijhof <frenck@frenck.nl>
-
Pieter Mulder authored
* Add basic tests to the HDMI-CEC component * Add tests for the HDMI-CEC switch component * Add test for watchdog code * Start adding tests for the HDMI-CEC media player platform Also some cleanup and code move. * Add more tests for media_player And cleanup some switch tests. * Improve xfail message for features * Align test pyCEC dependency with main dependency * Make fixtures snake_case * Cleanup call asserts * Cleanup service tests * fix issues with media player tests * Cleanup MockHDMIDevice class * Cleanup watchdog tests * Add myself as code owner for the HDMI-CEC integration * Fix async fire time changed time jump * Fix event api sync context * Delint tests * Parametrize watchdog test Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
Laz authored
Co-authored-by:
Teemu R. <tpr@iki.fi> Co-authored-by:
J. Nick Koston <nick@koston.org> Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
- Aug 07, 2022
-
-
Martin Hjelmare authored
-
Aaron Bach authored
* Add update entity to RainMachine * Fix tests * Cleanup * Test missing controller diagnostics * Code review
-
- Aug 04, 2022
-
-
Aaron Bach authored
Co-authored-by:
Franck Nijhof <frenck@frenck.nl>
-
Aaron Bach authored
-
Aaron Bach authored
Co-authored-by:
Franck Nijhof <frenck@frenck.nl>
-
- Aug 02, 2022
-
-
Martin Hjelmare authored
* Add Open Exchange Rates coordinator * Move debug log * Fix update interval calculation
-
- Jul 26, 2022
-
-
Bouwe Westerdijk authored
-
- Jul 20, 2022
-
-
Franck Nijhof authored
-
Franck Nijhof authored
-
Franck Nijhof authored
-
- Jul 18, 2022
-
-
J. Nick Koston authored
-
Matrix authored
-
- Jul 16, 2022
-
-
Maciej Bieniek authored
-
- Jul 15, 2022
-
-
Franck Nijhof authored
Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
- Jul 12, 2022
-
-
Aaron Bach authored
-
- Jul 11, 2022
-
-
Glenn Waters authored
* Add binary_sensor to ElkM1 integration * Update for review comments. * Fix black. * Fix pylint error. Co-authored-by:
J. Nick Koston <nick@koston.org>
-