This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Sep 28, 2022
-
-
Paulus Schoutsen authored
-
Paulus Schoutsen authored
-
J. Nick Koston authored
-
Franck Nijhof authored
-
Paulus Schoutsen authored
-
Jafar Atili authored
-
David F. Mulcahey authored
* Add Inovelli configutation entities to ZHA * add device actions * fix attribute name collision * add device action tests * disable remote protection per Inovelli request * expect_reply to false * update test for expect_reply change * inovelli feedback * translation keys and strings * clean up numbers * prevent double events * remove individual LED defaults per inovelli * redundant check * update test
-
J. Nick Koston authored
Co-authored-by:
Paulus Schoutsen <balloob@gmail.com>
-
epenet authored
* Deprecate utilities * Deprecate distance and speed * Add tests * Adjust pylint * Simplify temperature deprecation
-
Daniel Shokouhi authored
-
starkillerOG authored
* Add update entity * fixes * fixes * change to CONFIG catogory * return latest version if no update available * fixes * Remove firmware binary_sensors and buttons * import Callable from collections * remove ota_update tests * Update homeassistant/components/shelly/update.py Co-authored-by:
Shay Levy <levyshay1@gmail.com> * simplify * fix mypy * Create test_update.py * fix isort * add progress support * fix styling * fix update_tests * fix styling * do not exclude shelly update test * bring coverage to 100% * snake case * snake case * change str(x) to cast(str, x) * simplify tests * further simplify tests * Split MOCK_SHELLY_COAP and MOCK_SHELLY_RPC * fix issort * fix status test * fix isort * run python3 -m script.hassfest Co-authored-by:
Shay Levy <levyshay1@gmail.com>
-
Bram Kragten authored
-
Allen Porter authored
-
Jafar Atili authored
* Refactored duplicate code * Update homeassistant/components/switchbee/entity.py Co-authored-by:
epenet <6771947+epenet@users.noreply.github.com> * Update homeassistant/components/switchbee/entity.py Co-authored-by:
epenet <6771947+epenet@users.noreply.github.com> * Update homeassistant/components/switchbee/entity.py Co-authored-by:
epenet <6771947+epenet@users.noreply.github.com> * more Co-authored-by:
epenet <6771947+epenet@users.noreply.github.com>
-
Erik Montnemery authored
Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
Erik Montnemery authored
-
Maciej Bieniek authored
-
avee87 authored
Co-authored-by:
Franck Nijhof <frenck@frenck.nl>
-
Jafar Atili authored
* Added Light platform for switchbee integration * added light to .coveragerc * Applied code review feedback from other PR * Fixes based on previous reviewes * fixed small mistake * added test coverage for light * aligned code with other PR * rebased * fixes * removed unecessary changes * Update homeassistant/components/switchbee/light.py Co-authored-by:
epenet <6771947+epenet@users.noreply.github.com> * Update homeassistant/components/switchbee/light.py Co-authored-by:
epenet <6771947+epenet@users.noreply.github.com> * more fixes * more fixes * adjusting switch with the new change * more fixes * Update homeassistant/components/switchbee/light.py Co-authored-by:
epenet <6771947+epenet@users.noreply.github.com> * Update homeassistant/components/switchbee/light.py Co-authored-by:
epenet <6771947+epenet@users.noreply.github.com> * Update homeassistant/components/switchbee/light.py Co-authored-by:
epenet <6771947+epenet@users.noreply.github.com> Co-authored-by:
epenet <6771947+epenet@users.noreply.github.com>
-
epenet authored
* Use unit_conversion in components * Two more
-
epenet authored
-
Maciej Bieniek authored
-
Vilppu Vuorinen authored
-
epenet authored
-
Colin Robbins authored
-
Jafar Atili authored
-
Erik Montnemery authored
* Add additional integration_type options for integration manifests * Rename integration_type internal to system
-
Jan Bouwhuis authored
* Add MQTT discovery hass.data globals to dataclass * isort * Additional rework * Add hass.data["mqtt_tags"] to dataclass * Follow-up comment * Corrections
-
Phil Bruckner authored
-
Paulus Schoutsen authored
-
Jafar Atili authored
* Add switchbee to strict-typing * strict typing * Bumped pyswitchbee * bumped library to 1.5.1 * strict-typed the package * fixed issue * addressed epenet comments * fixed requirements_all * once more
-
epenet authored
* Move UNIT_RATIO to BaseUnitConverter * Make UNIT_CONVERSION private * Remove STATISTIC_UNIT_TO_UNIT_CLASS constant * Cleanup websocket_api * Imrpove valid_units check
-
Teemu R authored
-
Rami Mosleh authored
-
Paulus Schoutsen authored
-
epenet authored
-
epenet authored
* Remove argument validation in Unit Converter * Use HomeAssistantError * Adjust tests * Improve coverage
-
epenet authored
-
Paulus Schoutsen authored
Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
Tom Brien authored
-