This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Mar 08, 2022
-
-
Álvaro Fernández Rojas authored
-
epenet authored
Co-authored-by:
epenet <epenet@users.noreply.github.com>
-
Allen Porter authored
* Make google calendar loading API centric, not loading from yaml Update the behavior for google calendar to focus on loading calendars based on the API and using the yaml configuration to override behavior. The old behavior was to first load from yaml, then also load from the API, which is atypical. This is pulled out from a larger change to rewrite calendar using async and config flows. Tests needed to be updated to reflect the new API centric behavior, and changing the API call ordering required changing tests that exercise failures. * Update to use async_fire_time_changed to invoke updates
-
Shay Levy authored
-
Richard de Boer authored
Co-authored-by:
Paulus Schoutsen <paulus@home-assistant.io>
-
uvjustin authored
-
Jan Bouwhuis authored
* Mqtt Notify service draft * fix updates * Remove TARGET config parameter * do not use protected attributes * complete tests * device support for auto discovery * Add targets attribute and support for data param * Add tests and resolve naming issues * CONF_COMMAND_TEMPLATE from .const * Use mqtt as default service name * make sure service has a unique name * pylint error * fix type error * Conditional device removal and test * Improve tests * update description has_notify_services() * Use TypedDict for service config * casting- fix discovery - hass.data * cleanup * move MqttNotificationConfig after the schemas * fix has_notify_services * do not test log for reg update * Improve casting types * Simplify obtaining the device_id Co-authored-by:
Erik Montnemery <erik@montnemery.com> * await not needed Co-authored-by:
Erik Montnemery <erik@montnemery.com> * Improve casting types and naming * cleanup_device_registry signature change and black * remove not needed condition Co-authored-by:
Erik Montnemery <erik@montnemery.com>
-
Thomas Schamm authored
-
epenet authored
Co-authored-by:
epenet <epenet@users.noreply.github.com>
-
Shay Levy authored
* Add Shelly gen2 cover support * Make status property
-
Thomas Schamm authored
* Add support for switch platform. * Add untested files to .coveragerc. * Differ between Light Switch and Smart Plug. Bumped to boschshcpy==0.2.27 * Removed duplicated code. Fixed suggestions from code review. * Fixed pylint errors * Fix pylint issue. * Add property statement * Fixed wrong attribute access * Apply suggestions from code review Co-authored-by:
epenet <6771947+epenet@users.noreply.github.com> * Move switch function to base class. Changes from code review. * Apply suggestions from code review Co-authored-by:
epenet <6771947+epenet@users.noreply.github.com> * Merged camera switch into SHCSwitch class * Type hint * Removed deprecated sensor entities in switch device. Added routing switch entity. * Apply suggestions from code review Co-authored-by:
epenet <6771947+epenet@users.noreply.github.com> * Icon and EntityCategory as class attributes Co-authored-by:
epenet <6771947+epenet@users.noreply.github.com>
-
J. Nick Koston authored
* Fix profiler dumping object when repr fails * cover
-
J. Nick Koston authored
-
epenet authored
Co-authored-by:
epenet <epenet@users.noreply.github.com>
-
Raman Gupta authored
-
epenet authored
Co-authored-by:
epenet <epenet@users.noreply.github.com>
-
Lester Lo authored
Co-authored-by:
J. Nick Koston <nick@koston.org>
-
epenet authored
Co-authored-by:
epenet <epenet@users.noreply.github.com>
-
epenet authored
Co-authored-by:
epenet <epenet@users.noreply.github.com>
-
epenet authored
Co-authored-by:
epenet <epenet@users.noreply.github.com>
-
epenet authored
Co-authored-by:
epenet <epenet@users.noreply.github.com> Co-authored-by:
J. Nick Koston <nick@koston.org>
-
epenet authored
Co-authored-by:
epenet <epenet@users.noreply.github.com>
-
epenet authored
Co-authored-by:
epenet <epenet@users.noreply.github.com>
-
Aaron Godfrey authored
-
G Johansson authored
-
Paulus Schoutsen authored
-
J. Nick Koston authored
-
J. Nick Koston authored
-
J. Nick Koston authored
-
GitHub Action authored
-
- Mar 07, 2022
-
-
Joakim Sørensen authored
-
Teemu R authored
-
Steve Easley authored
-
epenet authored
Co-authored-by:
epenet <epenet@users.noreply.github.com>
-
epenet authored
Co-authored-by:
epenet <epenet@users.noreply.github.com>
-
G Johansson authored
-
Franck Nijhof authored
-
Franck Nijhof authored
-
G Johansson authored
Co-authored-by:
Paulus Schoutsen <paulus@home-assistant.io>
-
Franck Nijhof authored
-