From 83f91a9014f28f2ae1c29c1ecfc729d7098eb812 Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Tue, 8 Sep 2020 17:18:43 +0200 Subject: [PATCH 1/6] Update incorrect onewire documentation (#14429) --- source/_integrations/onewire.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/onewire.markdown b/source/_integrations/onewire.markdown index 77f70c19315..fb592e31ffb 100644 --- a/source/_integrations/onewire.markdown +++ b/source/_integrations/onewire.markdown @@ -24,7 +24,7 @@ Different families have different functionality and can measure different quanti | 12 | [DS2406(TAI-8570)](https://datasheets.maximintegrated.com/en/ds/DS2406.pdf) | Temperature (pressure when using TAI-8570) | | 1D | [DS2423](https://datasheets.maximintegrated.com/en/ds/DS2423.pdf) | Counter | | 22 | [DS1822](https://datasheets.maximintegrated.com/en/ds/DS1822.pdf) | | -| 26 | [DS2438/B1-R1-A/S2-R1-A](https://datasheets.maximintegrated.com/en/ds/DS2438.pdf)| Temperature, Voltage, Current, (pressure and humidity when using TAI-8570) | +| 26 | [DS2438](https://datasheets.maximintegrated.com/en/ds/DS2438.pdf) | Temperature, Voltage, Current (pressure when using B1-R1-A, illuminance when using S2-R1-A, humidity when using compatible Honeywell or Humirel sensor) | | 28 | [DS18B20](https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf) | Temperature | | 3B | [DS1825](https://datasheets.maximintegrated.com/en/ds/DS1825.pdf) | Temperature | | 42 | [DS28EA00](https://datasheets.maximintegrated.com/en/ds/DS28EA00.pdf) | Temperature | From d3b582ebc7c8fa62d5e4f41c87528e4c07aee866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 10:01:42 +0200 Subject: [PATCH 2/6] Bump rouge from 3.22.0 to 3.23.0 (#14438) Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.22.0 to 3.23.0. - [Release notes](https://github.com/rouge-ruby/rouge/releases) - [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md) - [Commits](https://github.com/rouge-ruby/rouge/compare/v3.22.0...v3.23.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b3f27a004e3..d7025b750e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rexml (3.2.4) - rouge (3.22.0) + rouge (3.23.0) ruby-enum (0.8.0) i18n ruby2_keywords (0.0.2) From 00b44a885934f6c80b35d833bd1e29bf9ab05d1e Mon Sep 17 00:00:00 2001 From: Omar Ali Date: Wed, 9 Sep 2020 01:10:00 -0700 Subject: [PATCH 3/6] fix typo: trough -> through (#14437) --- source/_integrations/template.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/template.markdown b/source/_integrations/template.markdown index 9fd036cb54a..60f06c03dfe 100644 --- a/source/_integrations/template.markdown +++ b/source/_integrations/template.markdown @@ -55,7 +55,7 @@ sensor: required: false type: [string, list] unique_id: - description: An ID that uniquely identifies this sensor. Set this to an unique value to allow customisation trough the UI. + description: An ID that uniquely identifies this sensor. Set this to an unique value to allow customisation through the UI. required: false type: string unit_of_measurement: From 51500b39d3fe70d13d7b2e7a654f0e4c02a2fb5c Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 9 Sep 2020 16:17:35 +0200 Subject: [PATCH 4/6] OS version 4.13 --- source/hassio/installation.markdown | 34 ++++++++++++++--------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index 6f834635b63..9b13f60cc4b 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -107,23 +107,23 @@ If you would like to test next release before anyone else, you can install the b [balenaEtcher]: https://www.balena.io/etcher [hassos-network]: https://github.com/home-assistant/operating-system/blob/dev/Documentation/network.md -[pi0-w]: https://github.com/home-assistant/operating-system/releases/download/4.12/hassos_rpi0-w-4.12.img.gz -[pi1]: https://github.com/home-assistant/operating-system/releases/download/4.12/hassos_rpi-4.12.img.gz -[pi2]: https://github.com/home-assistant/operating-system/releases/download/4.12/hassos_rpi2-4.12.img.gz -[pi3-32]: https://github.com/home-assistant/operating-system/releases/download/4.12/hassos_rpi3-4.12.img.gz -[pi3-64]: https://github.com/home-assistant/operating-system/releases/download/4.12/hassos_rpi3-64-4.12.img.gz -[pi4-32]: https://github.com/home-assistant/operating-system/releases/download/4.12/hassos_rpi4-4.12.img.gz -[pi4-64]: https://github.com/home-assistant/operating-system/releases/download/4.12/hassos_rpi4-64-4.12.img.gz -[tinker]: https://github.com/home-assistant/operating-system/releases/download/4.12/hassos_tinker-4.12.img.gz -[odroid-c2]: https://github.com/home-assistant/operating-system/releases/download/4.12/hassos_odroid-c2-4.12.img.gz -[odroid-n2]: https://github.com/home-assistant/operating-system/releases/download/4.12/hassos_odroid-n2-4.12.img.gz -[odroid-xu4]: https://github.com/home-assistant/operating-system/releases/download/4.12/hassos_odroid-xu4-4.12.img.gz -[intel-nuc]: https://github.com/home-assistant/operating-system/releases/download/4.12/hassos_intel-nuc-4.12.img.gz -[vmdk]: https://github.com/home-assistant/operating-system/releases/download/4.12/hassos_ova-4.12.vmdk.gz -[vhdx]: https://github.com/home-assistant/operating-system/releases/download/4.12/hassos_ova-4.12.vhdx.gz -[vdi]: https://github.com/home-assistant/operating-system/releases/download/4.12/hassos_ova-4.12.vdi.gz -[qcow2]: https://github.com/home-assistant/operating-system/releases/download/4.12/hassos_ova-4.12.qcow2.gz -[Virtual Appliance]: https://github.com/home-assistant/operating-system/releases/download/4.12/hassos_ova-4.12.ova +[pi0-w]: https://github.com/home-assistant/operating-system/releases/download/4.13/hassos_rpi0-w-4.13.img.gz +[pi1]: https://github.com/home-assistant/operating-system/releases/download/4.13/hassos_rpi-4.13.img.gz +[pi2]: https://github.com/home-assistant/operating-system/releases/download/4.13/hassos_rpi2-4.13.img.gz +[pi3-32]: https://github.com/home-assistant/operating-system/releases/download/4.13/hassos_rpi3-4.13.img.gz +[pi3-64]: https://github.com/home-assistant/operating-system/releases/download/4.13/hassos_rpi3-64-4.13.img.gz +[pi4-32]: https://github.com/home-assistant/operating-system/releases/download/4.13/hassos_rpi4-4.13.img.gz +[pi4-64]: https://github.com/home-assistant/operating-system/releases/download/4.13/hassos_rpi4-64-4.13.img.gz +[tinker]: https://github.com/home-assistant/operating-system/releases/download/4.13/hassos_tinker-4.13.img.gz +[odroid-c2]: https://github.com/home-assistant/operating-system/releases/download/4.13/hassos_odroid-c2-4.13.img.gz +[odroid-n2]: https://github.com/home-assistant/operating-system/releases/download/4.13/hassos_odroid-n2-4.13.img.gz +[odroid-xu4]: https://github.com/home-assistant/operating-system/releases/download/4.13/hassos_odroid-xu4-4.13.img.gz +[intel-nuc]: https://github.com/home-assistant/operating-system/releases/download/4.13/hassos_intel-nuc-4.13.img.gz +[vmdk]: https://github.com/home-assistant/operating-system/releases/download/4.13/hassos_ova-4.13.vmdk.gz +[vhdx]: https://github.com/home-assistant/operating-system/releases/download/4.13/hassos_ova-4.13.vhdx.gz +[vdi]: https://github.com/home-assistant/operating-system/releases/download/4.13/hassos_ova-4.13.vdi.gz +[qcow2]: https://github.com/home-assistant/operating-system/releases/download/4.13/hassos_ova-4.13.qcow2.gz +[Virtual Appliance]: https://github.com/home-assistant/operating-system/releases/download/4.13/hassos_ova-4.13.ova [local]: http://homeassistant.local:8123 [samba]: /addons/samba/ [ssh]: /addons/ssh/ From 643c9c09b6e021cb2cdd568917d9065f75901414 Mon Sep 17 00:00:00 2001 From: Yuval Aboulafia Date: Wed, 9 Sep 2020 18:27:51 +0300 Subject: [PATCH 5/6] Jewish calendar docs (#14435) Co-authored-by: Engineering2 --- source/_integrations/jewish_calendar.markdown | 137 +++++++++--------- 1 file changed, 68 insertions(+), 69 deletions(-) diff --git a/source/_integrations/jewish_calendar.markdown b/source/_integrations/jewish_calendar.markdown index 066efb965c5..28a121a3499 100644 --- a/source/_integrations/jewish_calendar.markdown +++ b/source/_integrations/jewish_calendar.markdown @@ -10,11 +10,11 @@ ha_codeowners: ha_domain: jewish_calendar --- -The Jewish Calendar (`jewish_calendar`) sensor platform displays a variety of information related to the Jewish Calendar as a variety of sensors. +The Jewish Calendar (`jewish_calendar`) integration displays a variety of information related to the Jewish Calendar as a variety of sensors. ## Configuration -To enable this sensor in your installation, add the following to your `configuration.yaml` file: +To enable this integration in your installation, add the following to your `configuration.yaml` file: ```yaml # Example configuration.yaml entry @@ -49,7 +49,7 @@ candle_lighting_minutes_before_sunset: type: integer havdalah_minutes_after_sunset: required: false - description: Number of minutes after sunset to report as havdalah time. If this is set to 0, uses the time that the sun is 8.5 degrees below the horizon (same as the 'three_stars' sensor). If non-zero, this value is added as an offset to the time of sunset to report havdalah. + description: Number of minutes after sunset to report as havdalah time. If this is set to 0, uses the time that the sun is 8.5 degrees below the horizon (same as the `first_stars` sensor). If non-zero, this value is added as an offset to the time of sunset to report havdalah. default: 0 type: integer {% endconfiguration %} @@ -57,11 +57,12 @@ havdalah_minutes_after_sunset: ## Sensor list ### Data sensors -- date: Shows the hebrew date for today. -- weekly_portion: Shows the weekly portion (parshat hashavu'a). -- holiday: If it is a holiday, shows the name of the holiday _(see below for more info)_. -- omer_count: An integer sensor indicating the day of the Omer (1-49) or 0 if it is not currently the Omer. -- daf_yomi: Shows the date's daf yomi page. + +- `date`: Shows the hebrew date for today. +- `weekly_portion`: Shows the weekly portion (parshat hashavu'a - פרשת השבוע) +- `holiday`: If it is a holiday, shows the name of the holiday _(see below for more info)_. +- `omer_count`: An integer sensor indicating the day of the Omer (1-49) or 0 if it is not currently the Omer. +- `daf_yomi`: Shows the date's daf yomi page. ### Time sensors @@ -70,25 +71,25 @@ havdalah_minutes_after_sunset: Time sensor states are represented as ISO8601 formatted *UTC time*. For easier use in automations, all time sensors have a `timestamp` attribute, which returns the UNIX timestamp. -- first_light: First light of dawn (Alot Hashachar - עלות השחר). -- talit: Earliest time for tallit and tefillin -- gra_end_shma: Last time for reading of the Shma according to the Gr"a. -- mga_end_shma: Last time for reading of the Shma according to the MG"A. -- gra_end_tefilla: Last time for full shacharit according to the Gr"a. -- mga_end_tefilla: Last time for full shacharit according to the MG"A. -- big_mincha: Earliest time for Mincha (Mincha Gedola) -- little_mincha: Preferable earliest time for Mincha (Mincha Ketana) -- plag_mincha: Time of the Plag Hamincha. -- sunset: Sunset (Shkiya) -- first_stars: Time at which the first stars are visible (Tseit Hakochavim - צאת הכוכבים). -- upcoming_shabbat_candle_lighting: The time of candle lighting for either the current Shabbat (if it is currently Shabbat) or the immediately upcoming Shabbat. -- upcoming_shabbat_havdalah: The time of havdalah for either the current Shabbat (if it is currently Shabbat) or the immediately upcoming Shabbat. If it is currently a three-day holiday, this value *could* be None (i.e., if holiday is Sat./Sun./Mon. and it's Saturday, there will be no shabbat_havdalah value. See comments in hdate library for details.) -- upcoming_candle_lighting: The time of candle lighting for either the current Shabbat OR Yom Tov, or the immediately upcoming Shabbat OR Yom Tov. If, for example, today is Sunday, and Rosh Hashana is Monday night through Wednesday night, this reports the candle lighting for Rosh Hashana on Monday night. This avoids a situation of triggering pre-candle-lighting automations while it is currently Yom Tov. To always get the Shabbat times, use the upcoming_shabbat_candle_lighting sensor. -- upcoming_havdalah: The time of havdalah for either the current Shabbat OR Yom Tov, or the immediately upcoming Shabbat OR Yom Tov. If, for example, today is Sunday, and Rosh Hashana is Monday night through Wednesday night, this reports the havdalah for Rosh Hashana on Wednesday night. To always get the Shabbat times, use the upcoming_shabbat_havdalah sensor. +- `first_light`: First light of dawn (Alot Hashachar - עלות השחר) +- `talit`: Earliest time for tallit and tefillin (Misheyakir - משיכיר) +- `gra_end_shma`: Last time for reading of the Shma according to the Gr"a. +- `mga_end_shma`: Last time for reading of the Shma according to the MG"A. +- `gra_end_tefilla`: Last time for full shacharit according to the Gr"a. +- `mga_end_tefilla`: Last time for full shacharit according to the MG"A. +- `big_mincha`: Earliest time for Mincha (Mincha Gedola - מנחה גדולה) +- `little_mincha`: Preferable earliest time for Mincha (Mincha Ketana - מנחה קטנה) +- `plag_mincha`: Time of the Plag Hamincha (פלג המנחה) +- `sunset`: Sunset (Shkiya - שקיעה) +- `first_stars`: Time at which the first stars are visible (Tseit Hakochavim - צאת הכוכבים) +- `upcoming_shabbat_candle_lighting`: The time of candle lighting for either the current Shabbat (if it is currently Shabbat) or the immediately upcoming Shabbat. +- `upcoming_shabbat_havdalah`: The time of havdalah for either the current Shabbat (if it is currently Shabbat) or the immediately upcoming Shabbat. If it is currently a three-day holiday, this value *could* be None (i.e., if holiday is Sat./Sun./Mon. and it's Saturday, there will be no `shabbat_havdalah` value. See comments in hdate library for details.) +- `upcoming_candle_lighting`: The time of candle lighting for either the current Shabbat OR Yom Tov, or the immediately upcoming Shabbat OR Yom Tov. If, for example, today is Sunday, and Rosh Hashana is Monday night through Wednesday night, this reports the candle lighting for Rosh Hashana on Monday night. This avoids a situation of triggering pre-candle-lighting automations while it is currently Yom Tov. To always get the Shabbat times, use the `upcoming_shabbat_candle_lighting` sensor. +- `upcoming_havdalah`: The time of havdalah for either the current Shabbat OR Yom Tov, or the immediately upcoming Shabbat OR Yom Tov. If, for example, today is Sunday, and Rosh Hashana is Monday night through Wednesday night, this reports the havdalah for Rosh Hashana on Wednesday night. To always get the Shabbat times, use the `upcoming_shabbat_havdalah` sensor. ### Binary sensors -- issur_melacha_in_effect: A boolean sensor indicating if melacha is currently not permitted. The value is true when it is currently Shabbat or Yom Tov and false otherwise. +- `issur_melacha_in_effect`: A boolean sensor indicating if melacha is currently not permitted. The value is true when it is currently Shabbat or Yom Tov and false otherwise. ### Holiday sensor @@ -97,52 +98,50 @@ The *type_id* is useful for cases to condition automations based on a range of t The following is the list of holidays the sensor knows about with their selected type: +| ID | English | Hebrew | Type | Type_ID | +|----------------------|----------------------------|-----------------------|---------------------------|:-------:| +| erev_rosh_hashana | Erev Rosh Hashana | ערב ראש השנה | EREV_YOM_TOV | 2 | +| rosh_hashana_i | Rosh Hashana I | א' ראש השנה | YOM_TOV | 1 | +| rosh_hashana_ii | Rosh Hashana II | ב' ראש השנה | YOM_TOV | 1 | +| tzom_gedaliah | Tzom Gedaliah | צום גדליה | FAST_DAY | 5 | +| erev_yom_kippur | Erev Yom Kippur | עיוה"כ | EREV_YOM_TOV | 2 | +| yom_kippur | Yom Kippur | יום הכפורים | YOM_TOV | 1 | +| erev_sukkot | Erev Sukkot | ערב סוכות | EREV_YOM_TOV | 2 | +| sukkot | Sukkot | סוכות | YOM_TOV | 1 | +| hol_hamoed_sukkot | Hol hamoed Sukkot | חול המועד סוכות | HOL_HAMOED | 3 | +| hoshana_raba | Hoshana Raba | הושענא רבה | EREV_YOM_TOV | 2 | +| simchat_torah | Simchat Torah | שמחת תורה | YOM_TOV | 1 | +| chanukah | Chanukah | חנוכה | MELACHA_PERMITTED_HOLIDAY | 4 | +| asara_btevet | Asara B'Tevet | צום עשרה בטבת | FAST_DAY | 5 | +| tu_bshvat | Tu B'Shvat | ט"ו בשבט | MINOR_HOLIDAY | 7 | +| taanit_esther | Ta'anit Esther | תענית אסתר | FAST_DAY | 5 | +| purim | Purim | פורים | MELACHA_PERMITTED_HOLIDAY | 4 | +| shushan_purim | Shushan Purim | שושן פורים | MELACHA_PERMITTED_HOLIDAY | 4 | +| erev_pesach | Erev Pesach | ערב פסח | EREV_YOM_TOV | 2 | +| pesach | Pesach | פסח | YOM_TOV | 1 | +| hol_hamoed_pesach | Hol hamoed Pesach | חול המועד פסח | HOL_HAMOED | 3 | +| pesach_vii | Pesach VII | שביעי פסח | YOM_TOV | 1 | +| yom_haatzmaut | Yom HaAtzma'ut | יום העצמאות | MODERN_HOLIDAY | 6 | +| lag_bomer | Lag B'Omer | ל"ג בעומר | MINOR_HOLIDAY | 7 | +| erev_shavuot | Erev Shavuot | ערב שבועות | EREV_YOM_TOV | 2 | +| shavuot | Shavuot | שבועות | YOM_TOV | 1 | +| tzom_tammuz | Tzom Tammuz | צום שבעה עשר בתמוז | FAST_DAY | 5 | +| tisha_bav | Tish'a B'Av | תשעה באב | FAST_DAY | 5 | +| tu_bav | Tu B'Av | ט"ו באב | MINOR_HOLIDAY | 7 | +| yom_hashoah | Yom HaShoah | יום השואה | MEMORIAL_DAY | 8 | +| yom_hazikaron | Yom HaZikaron | יום הזכרון | MEMORIAL_DAY | 8 | +| yom_yerushalayim | Yom Yerushalayim | יום ירושלים | MODERN_HOLIDAY | 6 | +| shmini_atzeret | Shmini Atzeret | שמיני עצרת | YOM_TOV | 1 | +| pesach_viii | Pesach VIII | אחרון של פסח | YOM_TOV | 1 | +| shavuot_ii | Shavuot II | שני של שבועות | YOM_TOV | 1 | +| sukkot_ii | Sukkot II | שני של סוכות | YOM_TOV | 1 | +| pesach_ii | Pesach II | שני של פסח | YOM_TOV | 1 | +| family_day | Family Day | יום המשפחה | ISRAEL_NATIONAL_HOLIDAY | 9 | +| memorial_day_unknown | Memorial day for fallen whose place of burial is unknown | יום הזיכרון לחללי מערכות ישראל שמקום קבורתם לא נודע | MEMORIAL_DAY | 8 | +| rabin_memorial_day | Yitzhak Rabin memorial day | יום הזכרון ליצחק רבין | MEMORIAL_DAY | 8 | +| zeev_zhabotinsky_day | Zeev Zhabotinsky day | יום זאב ז'בוטינסקי | MEMORIAL_DAY | 8 | -| ID | English | Hebrew | Type | -|----------------------|----------------------------|-----------------------|--------------------------------| -| erev_rosh_hashana | Erev Rosh Hashana | ערב ראש השנה | EREV_YOM_TOV (2) | -| rosh_hashana_i | Rosh Hashana I | א' ראש השנה | YOM_TOV (1) | -| rosh_hashana_ii | Rosh Hashana II | ב' ראש השנה | YOM_TOV (1) | -| tzom_gedaliah | Tzom Gedaliah | צום גדליה | FAST_DAY (5) | -| erev_yom_kippur | Erev Yom Kippur | עיוה"כ | EREV_YOM_TOV (2) | -| yom_kippur | Yom Kippur | יום הכפורים | YOM_TOV (1) | -| erev_sukkot | Erev Sukkot | ערב סוכות | EREV_YOM_TOV (2) | -| sukkot | Sukkot | סוכות | YOM_TOV (1) | -| hol_hamoed_sukkot | Hol hamoed Sukkot | חול המועד סוכות | HOL_HAMOED (3) | -| hoshana_raba | Hoshana Raba | הושענא רבה | EREV_YOM_TOV (2) | -| simchat_torah | Simchat Torah | שמחת תורה | YOM_TOV (1) | -| chanukah | Chanukah | חנוכה | MELACHA_PERMITTED_HOLIDAY (4) | -| asara_btevet | Asara B'Tevet | צום עשרה בטבת | FAST_DAY (5) | -| tu_bshvat | Tu B'Shvat | ט"ו בשבט | MINOR_HOLIDAY (7) | -| taanit_esther | Ta'anit Esther | תענית אסתר | FAST_DAY (5) | -| purim | Purim | פורים | MELACHA_PERMITTED_HOLIDAY (4) | -| shushan_purim | Shushan Purim | שושן פורים | MELACHA_PERMITTED_HOLIDAY (4) | -| erev_pesach | Erev Pesach | ערב פסח | EREV_YOM_TOV (2) | -| pesach | Pesach | פסח | YOM_TOV (1) | -| hol_hamoed_pesach | Hol hamoed Pesach | חול המועד פסח | HOL_HAMOED (3) | -| pesach_vii | Pesach VII | שביעי פסח | YOM_TOV (1) | -| yom_haatzmaut | Yom HaAtzma'ut | יום העצמאות | MODERN_HOLIDAY (6) | -| lag_bomer | Lag B'Omer | ל"ג בעומר | MINOR_HOLIDAY (7) | -| erev_shavuot | Erev Shavuot | ערב שבועות | EREV_YOM_TOV (2) | -| shavuot | Shavuot | שבועות | YOM_TOV (1) | -| tzom_tammuz | Tzom Tammuz | צום שבעה עשר בתמוז | FAST_DAY (5) | -| tisha_bav | Tish'a B'Av | תשעה באב | FAST_DAY (5) | -| tu_bav | Tu B'Av | ט"ו באב | MINOR_HOLIDAY (7) | -| yom_hashoah | Yom HaShoah | יום השואה | MEMORIAL_DAY (8) | -| yom_hazikaron | Yom HaZikaron | יום הזכרון | MEMORIAL_DAY (8) | -| yom_yerushalayim | Yom Yerushalayim | יום ירושלים | MODERN_HOLIDAY (6) | -| shmini_atzeret | Shmini Atzeret | שמיני עצרת | YOM_TOV (1) | -| pesach_viii | Pesach VIII | אחרון של פסח | YOM_TOV (1) | -| shavuot_ii | Shavuot II | שני של שבועות | YOM_TOV (1) | -| sukkot_ii | Sukkot II | שני של סוכות | YOM_TOV (1) | -| pesach_ii | Pesach II | שני של פסח | YOM_TOV (1) | -| family_day | Family Day | יום המשפחה | ISRAEL_NATIONAL_HOLIDAY (9) | -| memorial_day_unknown | Memorial day for fallen whose place of burial is unknown | יום זכרון... | MEMORIAL_DAY (8) | -| rabin_memorial_day | Yitzhak Rabin memorial day | יום הזכרון ליצחק רבין | MEMORIAL_DAY (8) | -| zeev_zhabotinsky_day | Zeev Zhabotinsky day | יום ז'בוטינסקי | MEMORIAL_DAY (8) | - - -## Full configuration sample +## Full configuration example ```yaml # Example configuration.yaml entry From dd537d93e8c14d2fde0f66b36197d1c2cffaf992 Mon Sep 17 00:00:00 2001 From: Philip Allgaier Date: Wed, 9 Sep 2020 19:46:38 +0200 Subject: [PATCH 6/6] Minor ZHA improvements (#14440) Co-authored-by: Franck Nijhof --- source/_integrations/zha.markdown | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source/_integrations/zha.markdown b/source/_integrations/zha.markdown index 7529cf2b66d..dffe4f1e955 100644 --- a/source/_integrations/zha.markdown +++ b/source/_integrations/zha.markdown @@ -21,7 +21,7 @@ ha_codeowners: ha_domain: zha --- -[Zigbee Home Automation](https://zigbeealliance.org) +[Zigbee Home Automation](https://zigbeealliance.org) (ZHA) integration for Home Assistant allows you to connect many off-the-shelf Zigbee based devices to Home Assistant, using one of the available Zigbee radio modules that is compatible with [zigpy](https://github.com/zigpy/zigpy) (an open source Python library implementing a Zigbee stack, which in turn relies on separate libraries which can each interface a with Zigbee radio module a different manufacturer). There is currently support for the following device types within Home Assistant: @@ -117,9 +117,9 @@ radio type. In the pop-up: Most devices need at very least the serial device path, like `/dev/ttyUSB0`, but it is recommended to use device path from `/dev/serial/by-id` folder, -eg `/dev/serial/by-id/usb-Silicon_Labs_HubZ_Smart_Home_Controller_C0F003D3-if01-port0` +e.g., `/dev/serial/by-id/usb-Silicon_Labs_HubZ_Smart_Home_Controller_C0F003D3-if01-port0` -Press `Submit` The success dialog will appear or an error will be displayed in the popup. An error is likely if Home Assistant can't access the USB device or your device is not up to date. Refer to [Troubleshooting](#troubleshooting) below for more information. +Press `Submit`. The success dialog will appear or an error will be displayed in the popup. An error is likely if Home Assistant can't access the USB device or your device is not up to date. Refer to [Troubleshooting](#troubleshooting) below for more information. If you are use ZiGate or Sonoff ZBBridge you have to use some special usb_path configuration: @@ -185,7 +185,7 @@ When reporting issues, please provide the following information in addition to i ### Debug logging -To enable debug logging for ZHA component ard radio libraries, add the following [logger](https://www.home-assistant.io/integrations/logger/) configuration to `configuration.yaml`: +To enable debug logging for ZHA component and radio libraries, add the following [logger](/integrations/logger/) configuration to `configuration.yaml`: ```yaml logger: @@ -226,7 +226,7 @@ Follow the instructions on [https://github.com/vanviegen/hue-thief/](https://git On Linux hosts ZHA can fail to start during HA startup or restarts because the Zigbee USB device is being claimed by the host's modemmanager service. To fix this disable the modemmanger on the host system. -To remove modemmanager from an Debian/Ubuntu host run this command: +To remove modemmanager from a Debian/Ubuntu host run this command: ```bash sudo apt-get purge modemmanager