26940 Commits

Author SHA1 Message Date
Bram Kragten
e8944d3dba
Update links to Teespring (#28964) 2023-09-20 18:42:03 +02:00
c0ffeeca7
122af5da0b
Update Yellow logo on installation page (#28963) 2023-09-20 18:35:32 +02:00
poluket
56e64c1dc3
Update dsmr.markdown (#28959) 2023-09-20 11:48:58 +02:00
Joost Lekkerkerker
d6e48160a0
Rename Events category to Event (#28952) 2023-09-19 16:58:34 +02:00
c0ffeeca7
95953ca2aa
Add extra steps to the backup restore procedure (#28913)
* Add extra steps to the backup restore procedure

* Fix typos

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* Implement review comments

* Update source/_includes/common-tasks/backups.md

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2023-09-19 16:53:25 +02:00
Martijn van der Pol
44e35df54d
Fix indentation in example define_custom_polling.md (#28949) 2023-09-19 16:44:14 +02:00
ellnic
489a90d738
Update bluetooth to include a section on selecting how to integrate Bluetooth first (#28944)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-09-19 12:55:48 +02:00
Jon Burgess
38f33107a9
Matter demo app is 'Lighting', not 'Lightning' (#28923) 2023-09-19 09:03:04 +02:00
Smart Home Junkie
32ff0e7693
Added video tutorial to show how to set up Trigger based Action Template sensors (#28928) 2023-09-19 09:00:49 +02:00
Jan G. Laursen
6a71539441
Update synology_dsm.markdown (#28931)
Changed placement of 2FA in Control panel of DSM
2023-09-19 08:56:47 +02:00
Ian Foster
c091a1fa38
Update keyboard_remote.markdown (#28941) 2023-09-19 08:55:19 +02:00
Bram Kragten
6727173c52
fix link in green blog post (#28937) 2023-09-17 23:16:11 +02:00
Bram Kragten
c9a79e7cd3
Move private-voice-assistant down (#28936) 2023-09-17 22:42:07 +02:00
c0ffeeca7
f1f3ddc277
Installation page: Update Yellow logo (#28934) 2023-09-17 22:37:15 +02:00
Bram Kragten
19a4c86329
Add new logo, and green landingpage (#28935) 2023-09-17 22:32:35 +02:00
c0ffeeca7
e7181acb9b
Add green to installation options (#28933) 2023-09-17 22:22:02 +02:00
c0ffeeca7
7df077059a
Add link to restore from backup procedure (#28915) 2023-09-16 10:38:35 +02:00
Christian De Frène
5377176ba8
Update nilu.markdown (#28918) 2023-09-16 10:13:14 +02:00
c0ffeeca7
6e05918400
Update onboarding page to reflect current UI (#28904)
* Update onboarding page to reflect current UI

* Double space removal

---------

Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-09-14 07:57:47 +02:00
Paulus Schoutsen
5407136844
Add blog post to announce HA10 (#28902)
* Add blog post to announce HA10

* Update title

* Tweak params
2023-09-13 20:40:42 -04:00
Paulus Schoutsen
67bce950a7
Add HA10 promo (#28901) 2023-09-13 21:55:42 +02:00
Franck Nijhof
1f20dc6645
Remove old school logo from generic camera integration (#28893) 2023-09-13 13:05:28 +02:00
Paulus Schoutsen
f131a6102a
2023.9.2 (#28888)
* 2023.9.2

* Update source/_posts/2023-09-06-release-20239.markdown
2023-09-12 20:10:09 -04:00
c0ffeeca7
266a88ac4d
Trivia: add section on hardware (#28880) 2023-09-12 19:46:27 +02:00
c0ffeeca7
cbb430ddbc
Yellow: update description, remove pre-order (#28885) 2023-09-12 19:28:17 +02:00
jularaXD
1cc7f3c86f
Update gree.markdown (#28842) 2023-09-12 09:00:23 +00:00
c0ffeeca7
bd09fd4667
Revert 28861 (#28881) 2023-09-12 10:01:16 +02:00
tronikos
ede47d79b1
fix typo (#28878) 2023-09-12 09:08:04 +02:00
The00Dustin
e4c955745a
Update zwave_js.markdown (#28873)
Removing redundant verbiage as per #28839.
2023-09-12 09:06:27 +02:00
Thomas Bertels
eb41e667c3
Update alternative.md to avoid a common error with :/config (#28823)
It wasn't fully clear that the `:/config` part had to be kept.
2023-09-11 09:01:11 +02:00
martijn
1a3cb23699
add muino watermeter (#28840)
* add muino watermeter

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-09-11 08:54:00 +02:00
karwosts
84883ca0f4
Update trigger.markdown (#28861) 2023-09-11 08:50:11 +02:00
Bj0rnin99
30aa31296d
Update overkiz.markdown (#28837)
Rexel Energeasy connect is unfortunatly not compatible :

https://github.com/home-assistant/core/issues/70869
2023-09-11 08:39:22 +02:00
Thomas Bertels
3edbb93db5
Update container.md to avoid a common error with :/config (#28822)
It wasn't fully clear that the `:/config` part had to be kept.
2023-09-11 08:35:44 +02:00
Thomas Bertels
e75170e580
Update overkiz.markdown to fix dead link (#28808)
Somfy developer mode API link -> GitHub
2023-09-11 08:32:02 +02:00
Matthew Foran
d68555da59
Update Apprise example to include name (#28580)
* Update Apprise example to include name

* clarify that name is user-defined

---------

Co-authored-by: Matthew Foran <matthew.j.foran.civ@army.mil>
2023-09-11 08:29:18 +02:00
tronikos
5aaafe05c5
Update google_assistant_sdk.markdown (#28802) 2023-09-10 21:49:22 +02:00
Bram Kragten
44579bdfa0
Fix gardena link in release notes (#28820) 2023-09-10 09:09:32 +02:00
Bram Kragten
abbd16658b
2023.9.1 (#28844)
* 2023.9.1

* bump version

* change links

* Update 2023-09-06-release-20239.markdown
2023-09-08 22:54:47 -04:00
g3gg0.de
be17625f24
Added TeddyCloud (#28831)
this change adds TeddyCloud, an open source Toniebox cloud replacement into the list
2023-09-08 14:55:01 +02:00
Joachim Sokolowski
5a9b6ac278
Added Fritzbox 5590 as tested device (#28838) 2023-09-08 13:23:44 +02:00
Franck Nijhof
4bd8a38b57
2023.9: Sync code with docs 2023-09-06 20:41:04 +02:00
Paulus Schoutsen
c039b3f181
Update 2023-09-06-release-20239.markdown (#28812)
* Update 2023-09-06-release-20239.markdown

* Update source/_posts/2023-09-06-release-20239.markdown
2023-09-06 14:24:48 -04:00
Bram Kragten
5a10527c08
Merge branch 'current' into rc 2023-09-06 20:08:39 +02:00
Bram Kragten
20c5359845
Release notes 2023.9 (#28809) 2023-09-06 20:07:32 +02:00
c0ffeeca7
1295a961c9
Backup procedures: fix links (#28807) 2023-09-06 13:59:27 +02:00
c0ffeeca7
c8af2b8bdd
Backup: replace steps by reference to procedure (#28806) 2023-09-06 13:45:57 +02:00
Franck Nijhof
5726a47c4b
2023.9 Release notes tweaks (#28805) 2023-09-06 12:25:33 +02:00
Artem Draft
9de08d312c
Improve documentation of Android TV Remote (#28792)
* Improve documentation of Android TV Remote

* one more tweak

* CI trigger
2023-09-06 09:24:17 +02:00
James G. Beldock
57964a21d8
Update google_cloud integration to reflect 3 changes: 1) new UX and pricing for 3 new tiers of TTS voices; 2) new UX; 3) new key download flow (#28785)
* Update google_cloud docs to reflect new UX and pricing for 3 new tiers of TTS voices

* Update for new key creation flow in Google Admin console.
2023-09-06 09:21:45 +02:00