This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Nov 16, 2019
-
-
John Mihalic authored
-
Fabian Affolter authored
-
Morten Trab authored
* Fixed multi extruder/beds/chambers index issue, #28130 * Switched from .format to f style name formatting * Fixed incorrect indexing * Removed VS files * Removed not need temp_id subtraction * Removed VS files * Fixed access mode * Fixed access mode * Fixing access mode - again
-
Bram Kragten authored
-
HomeAssistant Azure authored
-
- Nov 15, 2019
-
-
Davide Varricchio authored
* First commit * First working release, but there's a lot to do * Added support for preset_modes * Refined logic * Added translations for config_flow * Updated translations * modified: homeassistant/components/hisense_aehw4a1/climate.py * modified: climate.py * Updated library to latest version * Small changes * Null states when AC off * Minor fixes * Latest updates for TOX * First commit * First working release, but there's a lot to do * new file: requirements_test_all.txt * Added support for preset_modes * Refined logic * Added translations for config_flow * Updated translations * modified: homeassistant/components/hisense_aehw4a1/climate.py * modified: climate.py * Updated library to latest version * Small changes * Null states when AC off * Minor fixes * Latest updates for TOX * new file: requirements_test_all.txt * Fighting with tox * vs Tox round 2 * Isort and updated requirements_test_all.txt * Fighting with lint * Implemented available state * Changed exception type after Travis-ci pylint fails * Support entry in configuration.yaml * Removed commented code * Switched to async * Minor changes * Updated library and fixed pylint errors * Code optimization * Implemented static ip addresses in configuration.yaml * Reverted to existing constant * Corrected pylint wrong-import-order * Recovery from nuke event (messing all while rebase) * Resolved Ci error * Changes for PR * Corrected temp scale for frontend * Added test for config entry from configuration.yaml * Updated dependency * Check on manual config * Imported custom exceptions and modified import config * Optimized * Change based on PR revision * Added logging for failure event on manual config * Tests added but to be corrected * Edited tests * Tests updated to ensure no I/O * Working on tests * Cheanges based on revision for PR * Setting librey exception as direct side_effect in test * Final changes for PR * Redundand on command solved * Improved AC logic
-
Tyler Page authored
-
LeoCal authored
-
SukramJ authored
-
Paolo Tuninetto authored
-
fredericvl authored
* Change unique id for SAJ sensor based on device SN * Add SAJ device name + sn to state attributes * Revert device state attributes (after review)
-
Lado Kumsiashvili authored
* bump home mitemp_bt to 0.0.3. It has an important bugfix for reading temperatures under 10 grade * adjust the version number for mitemp_bt up to 0.0.3
-
Alan Tse authored
* build: bump teslajsonpy to 0.2.0 * feat: add async * perf: convert unnecessary async calls to sync * fix: force real login * Revert change to HVAC_MODE_HEAT * Remove charging rate sensor * Remove tests * Remove tests * Address requested changes * Add missing sensors * Move update to async_setup_scanner * Align wtih prior update behavior
-
cgtobi authored
-
HomeAssistant Azure authored
-
- Nov 14, 2019
-
-
Brendon Baumgartner authored
* fix amazon dependency conflicts * bump boto3 for route53
-
Bram Kragten authored
* Add device trigger support for aqara 86sw2 switched to Deconz * Update device_trigger.py * Update naming
-
Paulus Schoutsen authored
-
springstan authored
-
Bram Kragten authored
-
Fabian Affolter authored
-
HomeAssistant Azure authored
-
- Nov 13, 2019
-
-
Aaron Bach authored
-
Aaron Bach authored
-
Aaron Bach authored
-
Aaron Bach authored
-
Aaron Bach authored
* Start * Lock init * More stubbing * Final pieces for PR * Fixed incorrect property access * Updaed .coveragerc * Ensure we can handle unknown states * Account for lock's offline property * Account for device online * Unload components concurrently * Handle unknown states more gracefully
-
Bram Kragten authored
* Add config entry and device support to Demo * Some more devices * Fix tests using demo * Review comments * Update config_flow.py * Revert * Disable pylint
-
mvn23 authored
-
David F. Mulcahey authored
-
Thomas Germain authored
-
Paulus Schoutsen authored
-
Thomas authored
Previously was "alp_bin" now "alpr_bin" like it is outlined in the documentation (https://www.home-assistant.io/integrations/openalpr_local/)
-
Ville Skyttä authored
* Use travis_wait only with pylint pylint is the only job that is expected to be silent for extended time. For others such a silence is a sign of a problem and using travis_wait just lengthens the wait, and makes things harder to follow and debug, because it also suppresses output in the web UI. * Use pytest-xdist in tox Similarly as in Azure.
-
Fabian Affolter authored
-
Dave T authored
-
Steven Looman authored
-
Fredrik Erlandsson authored
-
HomeAssistant Azure authored
-
- Nov 12, 2019
-
-
Paulus Schoutsen authored
* Set up Almond Web to connect to HA * Add missing string * Add type
-