This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Nov 09, 2020
-
-
Steve Brandt authored
-
Diogo Gomes authored
-
Andrew Marks authored
Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
Xiaonan Shen authored
-
HomeAssistant Azure authored
-
- Nov 08, 2020
-
-
Kevin Hellemun authored
Co-authored-by:
Franck Nijhof <frenck@frenck.nl>
-
Shay Levy authored
Co-authored-by:
Paulus Schoutsen <paulus@home-assistant.io>
-
springstan authored
-
On Freund authored
* Add zone_entity_id to Risco events * Add comment * Fix dependency on order
-
epenet authored
* Add support for switches * Fix stale comment
-
J. Nick Koston authored
-
Felipe Martins Diel authored
* Add support for Broadlink SP4 series * Bump python-broadlink to 0.16 * Fix stale docstring
-
springstan authored
-
Tom authored
* Initial switch-group/stretch with failing wk_lisa_battery test * Adding switch tests, but TypeErrors, needs more investigation * Fixes and tests aligned * Review updates * Use const * Comments * Add stretch hostname for testing part * Remove unused consts * Revert guardings in line with -beta * Catchup with dev (mostly with ourselves from #41201) * Update docstring * Remove debug logging * Fix for #42725 (incorrect entity namingi) * Fix naming for gas interval * Add missing CONF_USERNAME and use of it * Change "dummy" to "class" * Don't use "class" * Fix CONF_USERNAME default, dummy and other consts Co-authored-by:
Bouwe Westerdijk <11290930+bouwew@users.noreply.github.com>
-
jan iversen authored
* check for false config in modbus tests. add call to pytest.fail() if device cannot be defined. * correct bit error in register read. Only LSB is to be considered for checking ON/OFF * Add register tests for modbus switch. Copy the coil tests to work for register tests. * allow test coverage to control switch.py With both register and coil test the coverage is a log higher than 50% * Correct minor bug in handling of register in modbus switch * Add state_on/state_off test for modbus switch * restore modbus switch exclusion from coverage switch file coverage is only at 72%, ideally we want either 80%+ coverage on the file or 90%+ on the component itself which is only about 83% currently with this file included. this is so we keep the overall project coverage in 90%+. Co-authored-by:
Chris Talkington <chris@talkingtontech.com>
-
Erik Montnemery authored
* Adjust tests * Add test for deprecated discovery message * Update status sensors * Bump hatasmota to 0.0.27 * Update tests
-
Franck Nijhof authored
-
Franck Nijhof authored
-
Malte Franken authored
-
springstan authored
* Add not internet accessible to base strings for config flows * Add prefix webhook_ to json key * Update reference value to new key
-
springstan authored
-
absurdist81 authored
-
Aaron Bach authored
* Migrate Flu Near You to DataUpdateCoordinator * Prefer partial over lambda * Remove overlap with CoordinatorEntity
-
epenet authored
* Add binary_sensor platform to onewire integration * Keep the same name * Rework tests * Rework tests
-
J. Nick Koston authored
-
HomeAssistant Azure authored
-
- Nov 07, 2020
-
-
Randall Wessel authored
-
Pawel authored
-
Simone Chemelli authored
-
J. Nick Koston authored
-
J. Nick Koston authored
-
Erik Montnemery authored
* Generate random MQTT client ID * Add comment * Apply suggestions from code review Co-authored-by:
Franck Nijhof <git@frenck.dev> Co-authored-by:
Franck Nijhof <git@frenck.dev>
-
Franck Nijhof authored
* Upgrade pytest to 6.1.0 * Upgrade pytest to 6.1.2
-
AlexSchmitz222 authored
-
Daniel Hjelseth Høyer authored
Signed-off-by:
Daniel Hjelseth Høyer <mail@dahoiv.net>
-
HomeAssistant Azure authored
-
- Nov 06, 2020
-
-
Alexei Chetroi authored
* Allow coordinator ZDO binding/unbinding operations * Let coordinator to provide endpoint it * Refactor ClusterPair to a dataclass * Rename ClusterPair
-
shbatm authored
-
Sören Oldag authored
-
Guido Schmitz authored
-