This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Aug 23, 2022
-
-
Franck Nijhof authored
-
Martin Hjelmare authored
-
mkmer authored
-
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>
-
Erik Montnemery authored
* Fix updating of statistics metadata name * Fix test * Test renaming
-
Abílio Costa authored
* Update Whirlpool integration for 0.17.0 library * Use dataclass for integration shared data
-
J. Nick Koston authored
Co-authored-by:
Jesse Hills <3060199+jesserockz@users.noreply.github.com>
-
J. Nick Koston authored
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Erik Flodin authored
The new sensors tibber:energy_(production|profit)_<home_id> are like the existing consumption/totalCost ones except that they report outgoing energy instead of incomeing.
-
Thijs W authored
* Fix #76159: EQ Mode not present on all devices * Address review remarks * Duplicate bookkeeping of sound mode support * reduce length of try-blocks
-
Jan Bouwhuis authored
* Add `this` object to MQTT templates * Only set once, remove hass guard * Set once if there is a state * Add tests TemplateStateFromEntityId calls once
-
J. Nick Koston authored
-
epenet authored
-
Christopher Bailey authored
-
GitHub Action authored
-
- Aug 22, 2022
-
-
Franck Nijhof authored
-
Klaas Schoute authored
* Add diagnostics for Pure Energie integration * Update test after feedback
-
epenet authored
-
epenet authored
-
epenet authored
-
Christopher Bailey authored
-
Oscar Calvo authored
* Fix #76283 Fix #76283 * Update notify.py * Support sending SMS as ANSI * Put back load via discovery * Update homeassistant/components/sms/const.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update homeassistant/components/sms/__init__.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update homeassistant/components/sms/__init__.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update homeassistant/components/sms/notify.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Fix typo * Apply PR feedback * Fix bad reference * Update homeassistant/components/sms/notify.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update homeassistant/components/sms/notify.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update homeassistant/components/sms/notify.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update homeassistant/components/sms/notify.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update homeassistant/components/sms/notify.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Apply PR feedback * Add back schema * Update homeassistant/components/sms/notify.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Fix pylint * Remove platform schema * Fix after merge Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
J. Nick Koston authored
-
Erik Montnemery authored
* Add a context variable holding a HomeAssistant reference * Move variable setup and update test * Refactor * Revert "Refactor" This reverts commit 346d005ee67b9e27e05363d04a7f48eaf416a16b. * Set context variable when creating HomeAssistant object * Update docstring * Update docstring Co-authored-by:
jbouwh <jan@jbsoft.nl>
-
epenet authored
-
epenet authored
-
epenet authored
-
epenet authored
-
epenet authored
-
Franck Nijhof authored
Co-authored-by:
Erik Montnemery <erik@montnemery.com>
-
epenet authored
-
epenet authored
-
Oscar Calvo authored
* Fix #76283 Fix #76283 * Update notify.py * Load SMS via discovery * Put back send as ANSI
-
Khole authored
* Add ability to trigger the alarm * Add mapping for sos state when triggered manually * Update homeassistant/components/hive/alarm_control_panel.py Co-authored-by:
Erik Montnemery <erik@montnemery.com> * Update homeassistant/components/hive/alarm_control_panel.py Co-authored-by:
Erik Montnemery <erik@montnemery.com> * Fix linter issues Co-authored-by:
Erik Montnemery <erik@montnemery.com>
-
epenet authored
* Improve type hint in cast media_player entity * Update docstring
-
Maciej Bieniek authored
Check if state in HVACMode
-
sophof authored
* Added sensor for download rate limit * Added test for speed limit
-
Maciej Bieniek authored
* Set quality scale to platinum * Catch exceptions on when service calls * Add tests
-
GitHub Action authored
-