28407 Commits

Author SHA1 Message Date
b-uwe
d34663ac59
add MarketCom shops to Green distributors (#29884) 2023-11-18 07:10:09 +01:00
Jan-Philipp Benecke
65b59bf2e9
Add config flow for Ping (#29786)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-11-17 13:43:30 -06:00
Duco Sebel
98538f4fdb
Revert 'sentence-style capitalization' in HomeWizard (#29879) 2023-11-17 09:33:25 +01:00
Jan Čermák
86cef97aee
Fix capitalization of Alza in Green distributors list (#29877)
It should not be spelled in all caps. Moreover the official name of the
business is "Alza.cz", so changing it to that.
2023-11-16 21:46:00 -05:00
Guy Sie
5e3c4993eb
Adding blog for Home Assistant Green release (#29873)
* Adding blog for Home Assistant Green release

* Fix typo in Green release blog
2023-11-16 16:10:55 -05:00
c0ffeeca7
8bb2c3ead3
Docs: apply sentence-style capitalization (#29867)
* Docs: apply sentence-style capitalization

* Update source/_docs/automation/trigger.markdown
2023-11-16 13:13:28 +01:00
c0ffeeca7
89da813570
Dashboards: apply sentence style capitalization (#29866)
* Dashboards: apply sentence style capitalization

* Fix search and replace error
2023-11-16 13:00:10 +01:00
c0ffeeca7
7ce9eebe8f
o-r integrations: apply sentence-style capitalization (#29863)
* o-r integrations: apply sentence-style capitalization

* Fix search and replace error
2023-11-16 12:41:22 +01:00
c0ffeeca7
d35e999e6b
u-z integrations: apply sentence-style capitalization (#29865)
* u-z integrations: apply sentence-style capitalization

* Update source/_integrations/velux.markdown
2023-11-16 12:36:01 +01:00
c0ffeeca7
39cc232bb3
l-n integrations: apply sentence-style capitalization (#29862) 2023-11-16 12:33:24 +01:00
c0ffeeca7
4a0dbd9126
a-b integrations: apply sentence-style capitalization (#29859) 2023-11-16 12:25:56 +01:00
c0ffeeca7
e21e250a65
c-f integrations: apply sentence style capitalization (#29860) 2023-11-16 12:23:01 +01:00
c0ffeeca7
a151fbadff
g-i integrations: apply sentence-style capitalization (#29861) 2023-11-16 12:21:10 +01:00
c0ffeeca7
eb027142ab
s-t integrations: apply sentence-style capitalization (#29864)
* s-t integrations: apply sentence-style capitalization

* Fix capitalization errors in brand names I instroduced in previous commit.
2023-11-16 12:15:43 +01:00
Raman Gupta
f0801e44ca
Document zwave_js.set_lock_configuration service (#29768)
* Document zwave_js.set_lock_configuration service

* Remove handle params
2023-11-15 17:57:58 +01:00
b-uwe
64b5940354
Add new distributors (#29855) 2023-11-15 17:22:33 +01:00
suaveolent
5d54313dcb
Add support for lupusec smoke and water sensor (#29827)
Co-authored-by: Fletcher <me@fboyd.me>
2023-11-15 13:40:28 +01:00
Allen Porter
f5a08fc249
Add documentation for todo.get_items service (#29678)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-11-15 11:42:04 +01:00
lewei50
bac2cfc001
add a new product(WEM3050T,released on Nov 2023) introduction (#29848)
* Update iammeter.markdown

add new product(WEM3050T) introduction

* Tiny tweaks

* Fix typo

* Another typo

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-11-15 08:50:16 +01:00
Nate Clark
cda0003786
Add deprecation notice to Konnected documentation (#29846)
* Add deprecation notice to Konnected documentation

* Fixes markdown links

* fix typo

Co-authored-by: Fletcher <me@fboyd.me>

* tiny rephrase

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Fletcher <me@fboyd.me>
2023-11-15 08:34:41 +01:00
Kalpit
fc789c2379
Add documentation for telegram_bot reply_to_message_id option (#29842)
* Update telegram_bot.markdown

* Update telegram_bot.markdown

Co-authored-by: Fletcher <me@fboyd.me>

* Update telegram_bot.markdown

Co-authored-by: Fletcher <me@fboyd.me>

* Update telegram_bot.markdown

Co-authored-by: Fletcher <me@fboyd.me>

* Update telegram_bot.markdown

Co-authored-by: Fletcher <me@fboyd.me>

* Update telegram_bot.markdown

Co-authored-by: Fletcher <me@fboyd.me>

* Update telegram_bot.markdown

Co-authored-by: Fletcher <me@fboyd.me>

* Update telegram_bot.markdown

Co-authored-by: Fletcher <me@fboyd.me>

* Update telegram_bot.markdown

Co-authored-by: Fletcher <me@fboyd.me>

---------

Co-authored-by: Fletcher <me@fboyd.me>
2023-11-14 19:08:29 +01:00
Fletcher
eef183c08e
Clarify duration/end_date_time usage (#29790)
* Make it slightly clearer that duration and end_date_time are mutually exclusive.

* Add note that either duration or end_date_time must be specified

- see comment in #29787
- https://github.com/home-assistant/core/blob/dev/homeassistant/components/calendar/__init__.py#L266-L267

* fix typo

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-11-14 09:54:51 +01:00
Rootie
122311d9e4
Reolink: Clarify where the user account is needed (#29835)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-11-13 23:06:30 +01:00
Jonah Duckles
a39daa8986
Quotes needed in templates for sensor names (#29832) 2023-11-13 21:20:56 +01:00
Diogo Gomes
1249b932fa
Add V2C number description (#29764)
* Add number to V2C

* update ha_platform

* update ha_platform sorted

* tweak

* Update source/_integrations/v2c.markdown

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-11-13 18:33:43 +01:00
Diogo Gomes
d0dd63f3d2
Add V2C Binary Sensors description (#29781)
* add Binary Sensors description

* update ha_platform
2023-11-13 17:52:35 +01:00
Diogo Gomes
cd57535623
Add V2C sensor description (#29762)
* Add sensor description

* spelling

* fix

* Tweaks

* Apply suggestions from code review

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-11-13 17:50:51 +01:00
Maikel Punie
5cba0d4690
Velbus: Add information about the VMB7IN module (#29828)
* Velbus: Add information about the VMB7IN module

* Fix terminology

* Update source/_integrations/velbus.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Update source/_integrations/velbus.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-11-13 17:48:04 +01:00
Diogo Gomes
7c1e708745
Add V2C switch (#29763)
* Add switch to V2C

* update ha_platform
2023-11-13 17:24:15 +01:00
Carlo Costanzo
374c41e117
Update garadget.markdown (#29759)
* Update garadget.markdown

aDDED IN mqtt SENSORS FOR gARDGET USING THE NEW mqtt FORMATTING

* New MQTT formatting

Updated to include the cover as well under the MQTT header.

* Update garadget.markdown
2023-11-13 15:59:48 +01:00
Carlo Costanzo
1e511fa6a5
Update sensor.mqtt.markdown (#29758)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-11-13 15:53:48 +01:00
Hedda
b895460dd0
Update the prologue for ZHA integration (#29314)
* Update the prologue for ZHA integration

Update the prologue for ZHA integration for better readability and mention that it is a "Zigbee gateway" implementation.

* Tweaks

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-11-13 15:34:48 +01:00
Mario Guggenberger
f9e5d8189b
Add HAOS+Raspi troubleshooting instructions to Idasen desk (#29686)
* Add HAOS+Raspi troubleshooting instructions to Idasen desk

* Apply suggestions from code review

Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2023-11-13 15:27:23 +01:00
Fletcher
3c3a654b6f
Remove unneeded step from Google auth setup and clarify creation process (#29784)
* Remove superfluous navigation to "create credentials"

* Clarify conditions/consequences of app review

* Tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-11-13 15:03:47 +01:00
mkmer
73947710b8
Honeywell know issue (#29800)
* Update honeywell.markdown

Add known issue to climate description

* Fix HA

* Update honeywell.markdown

Typos

* Tiny tweak

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-11-13 15:03:23 +01:00
Smart Home Junkie
9ced9ce150
Added a video tutorial (#29809) 2023-11-13 13:59:22 +01:00
c0ffeeca7
1d188af4dd
Matter: Remove list of supported devices (#29824) 2023-11-13 13:55:30 +01:00
Greg Dowling
874a84862e
Add documentation for new feature roon volume hooks (#29697)
* Add documentation for roon volume hooks.

* Fix lint error.

* Fix spelling error.

* Change to match revised code.

* Review comment.

* review comment.

* Review comments.
2023-11-13 12:23:38 +01:00
G-Two
64defd5e5d
Update Subaru documentation (#29803)
* Update Subaru documentation

* tiny tweaks

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-11-13 10:57:17 +01:00
Jan Bouwhuis
81402ce154
Explain how to use MQTT discovery messages (#29701)
* Explain how to use MQTT discovery messages

* Minor tweaks

Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-11-13 10:37:22 +01:00
kajarit
49e05e4f53
Update denonavr.markdown (#29819) 2023-11-13 10:35:35 +01:00
martin jonasson
4a011b9c2d
Update nibe_heatpump.markdown (#29740)
Fixes broken link to M12676EN document
2023-11-13 10:26:29 +01:00
Franck Nijhof
652bfdcfd3
Hide # of installations for entity components (#29774) 2023-11-13 09:04:08 +01:00
Allen Porter
222562b2f9
Fix Google Calendar links needed by the comon config templates (#29805)
* Fix Google Calendar  links needed by the comon config templates

* Fix template links
2023-11-11 14:03:07 -08:00
Allen Porter
b6dc520ae1
Update google calendar instructions to recommend Web Auth (#29792)
* Update google calendar instructions to recommend Web Auth

* Update source/_integrations/google.markdown

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-11-11 11:08:55 -08:00
Joost Lekkerkerker
405ec4e6b0
Fix aladdin connect intro (#29797) 2023-11-11 14:38:26 +01:00
Michael Hansen
7df1211ad0
Update docs for conversation reload service (#29789) 2023-11-10 19:47:01 +01:00
Joost Lekkerkerker
caa157efab
Add github handle URLs to 2023.11.2 (#29788) 2023-11-10 15:54:32 +01:00
Jean-Marie White
f4be3bfc7d
Fix DST handling in TOD (#29042)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-11-10 07:25:44 -06:00
Franck Nijhof
ac0dc2a458
2023.11.2 (#29785) 2023-11-10 12:43:33 +01:00