2802 Commits

Author SHA1 Message Date
Erik Montnemery
7cd6d0f7a4
Clarify inputs in blueprint sections are flattened (#34457)
* Clarify inputs in blueprint sections are flattened

* Apply suggestions from code review

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-08-27 13:04:00 +02:00
Rick Auch
d82638fee2
Clarify when numeric state will update when other entities are used as limits (#34335) 2024-08-25 17:33:13 +02:00
jfurtner
452f745aad
Update blueprint schema documentation (#34395)
* Update blueprint schema documentation

min_version documentation doesn't mention required format, make that explicit in doc and in note about sections

* Update source/_docs/blueprint/schema.markdown

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update source/_docs/blueprint/schema.markdown

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-08-22 07:41:53 +02:00
Martijn van der Pol
ffa829f913
default for today_at() (#34311) 2024-08-19 11:21:19 +02:00
c0ffeeca7
4f6a76ba16
Rename service-calls file to perform-actions to align terminology (#34254) 2024-08-12 09:47:01 +02:00
c0ffeeca7
6e64aa1a84
Customize columns: show created and modified (#34175) 2024-08-07 18:36:49 +02:00
Franck Nijhof
50359bf14a
Merge branch 'current' into rc 2024-08-06 18:29:46 +02:00
c0ffeeca7
e8ff2ac712
Add another person to Home Assistant (#34157)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-08-06 18:22:30 +02:00
AlCalzone
c674303447
Z-Wave: Reword firmware warnings, add Z-Station as recommended (#34089)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-08-05 11:49:59 +02:00
c0ffeeca7
b69a2cdd21
Docs: add edit icon (#34106) 2024-08-05 11:48:47 +02:00
Franck Nijhof
4795f12892
Merge branch 'current' into next 2024-07-31 17:11:38 +02:00
c0ffeeca7
e73f0e8c26
Automation editor: update to reflect current SW (#34039) 2024-07-31 16:44:42 +02:00
karwosts
74030720a0
Add enable_millisecond to duration selector (#34043) 2024-07-31 16:12:45 +02:00
Franck Nijhof
6ca14d3efc
Rename 'service' to 'action' in automations and scripts (#34023)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2024-07-31 14:37:02 +02:00
c0ffeeca7
e6f7f4475f
Getting started: add troubleshooting page (#33947)
* Getting started: add troubleshooting page

- on onboarding/ installation issues
- partially addresses feedback from #33838

* Fix URLs

* Remove refs to issue report steps

* Update source/getting-started/troubleshooting.markdown

Co-authored-by: Stefan Agner <stefan@agner.ch>

* Update source/getting-started/troubleshooting.markdown

Co-authored-by: Stefan Agner <stefan@agner.ch>

* Fix step numbers

* Fix typo

* Add steps about stuck at 'preparing'

* Move troubleshooting in TOC

* Update source/getting-started/troubleshooting.markdown

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Move troubleshooting in TOC

* Fix links

* Reorder steps to start checks with physical layer

* Fix TOC entry

* Add refresh icon

* reword

* Fix  TOC

* list specific pages HA needs access to during installation/setup

* Remove 2nd symptom. it is covered by remedy of symtom 1

* Remove redundant step

* Fix link behavior

* Fix typo

* Update source/installation/troubleshooting.markdown

Co-authored-by: Stefan Agner <stefan@agner.ch>

* clarify network step

* Add step about allowing NTP

* Update source/installation/troubleshooting.markdown

Co-authored-by: Stefan Agner <stefan@agner.ch>

* Simplify sentence

* Update source/installation/troubleshooting.markdown

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update source/installation/troubleshooting.markdown

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update source/installation/troubleshooting.markdown

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update source/installation/troubleshooting.markdown

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: Stefan Agner <stefan@agner.ch>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-24 17:58:48 +02:00
Jure
74feb5cb93
Update selectors.markdown (#33949) 2024-07-24 14:06:05 +02:00
c0ffeeca7
c7522c8be7
Troubleshooting installation (#33945)
* Troubleshooting installation

- move linux related troubleshooting item to Linux install page
- remove outdated pip content

* remove obsolete content, prepare page for new content

* Update source/installation/linux.markdown

Co-authored-by: Stefan Agner <stefan@agner.ch>

* Update source/installation/linux.markdown

Co-authored-by: Stefan Agner <stefan@agner.ch>

---------

Co-authored-by: Stefan Agner <stefan@agner.ch>
2024-07-24 11:25:27 +02:00
c0ffeeca7
abefd8bf68
Replace button screenshots by iconify icons (#33933) 2024-07-23 14:43:29 +02:00
c0ffeeca7
3e273751e1
Replace icons by iconify (#33918) 2024-07-22 13:11:46 +02:00
Franck Nijhof
321275e2a6
Rename Services to Actions: several tweaks (#33845) 2024-07-17 10:39:22 +02:00
Franck Nijhof
f8c7bbb661
Rename Services to Actions: URL Fixes (#33844) 2024-07-17 10:33:27 +02:00
Franck Nijhof
83a6006ff3
Merge branch 'current' into next 2024-07-16 18:03:38 +02:00
c0ffeeca7
aee6743fb1
editor: rename 'service' to 'action' (#33806) 2024-07-16 16:43:27 +02:00
c0ffeeca7
b34f269bc8
labels: rename 'service' to 'action' (#33804) 2024-07-16 16:40:59 +02:00
c0ffeeca7
f3d6332421
templating: rename 'service' to 'action' (#33803) 2024-07-16 16:40:32 +02:00
c0ffeeca7
2186487e31
areas: rename 'service' to 'action' (#33802) 2024-07-16 16:39:50 +02:00
c0ffeeca7
f6003f1a65
blueprint tutorial: rename 'service' to 'action' (#33800) 2024-07-16 16:39:13 +02:00
c0ffeeca7
5c0c9965ad
selectors: rename 'service' to 'action' (#33799) 2024-07-16 15:58:01 +02:00
c0ffeeca7
a238cfc5e5
database docs and recorder integration: (#33798) 2024-07-16 15:57:18 +02:00
c0ffeeca7
fa7cd2831a
automation YAML: rename 'service' to 'action' (#33797) 2024-07-16 15:46:23 +02:00
c0ffeeca7
a9a0d917e2
automation services: rename 'service' to 'action' (#33795) 2024-07-16 15:21:39 +02:00
c0ffeeca7
c4d1d89ea6
Automation basics: rename 'service' to 'action' (#33794) 2024-07-16 15:19:43 +02:00
c0ffeeca7
067ceac431
Action page: rename 'service' to 'action' (#33792) 2024-07-16 15:19:00 +02:00
c0ffeeca7
9a363e22d5
Multi-factor authentication: rename 'service' to 'action' (#33791) 2024-07-16 15:18:11 +02:00
c0ffeeca7
3379638eaf
scripts: rename 'service' to 'action' (#33790) 2024-07-16 15:17:23 +02:00
c0ffeeca7
86d7fa07c6
scene: rename 'service' to 'action' (#33789) 2024-07-16 15:15:37 +02:00
c0ffeeca7
8a54651e61
organizing: rename 'service' to 'action' (#33788) 2024-07-16 14:31:15 +02:00
Madelena Mak
138aa062ea
A wider website and documentation navigation revamp (#33601)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-07-16 13:40:34 +02:00
c0ffeeca7
b52ea0eac1
Dev tools: rename 'service' to action (#33776)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-16 11:46:17 +02:00
c0ffeeca7
2baefc2cfb
service-calls-page: rename to 'perform action' (#33775)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-07-16 11:44:47 +02:00
c0ffeeca7
dd2c41ae7c
Automation troubleshooting: rename service to action (#33762) 2024-07-15 19:34:01 +02:00
c0ffeeca7
651c0ae4a2
Update automation editor to reflect current SW (#33760)
* Update automation editor to reflect current SW

* Include step result, add related topic

* Fix typo

* Rephrase
2024-07-15 14:38:38 +02:00
kai-bcn
160cf23e8f
Update controllers.markdown (#33757)
improve the tech note on the Aeotec Z-Stick and the Pi 4, so that users get the message on how make it work, rather than let it sound that they are stuck.
2024-07-15 09:40:07 +02:00
c0ffeeca7
166ee97875
Take control of blueprint: update to reflect current SW (#33556) 2024-07-04 23:03:06 +02:00
c0ffeeca7
ab68019bca
Blueprint: style fixes (#33571) 2024-07-04 19:52:29 +02:00
c0ffeeca7
b87af8f6f8
Add icons for three dots menu and cogwheel (#33557)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-04 10:32:22 +02:00
c0ffeeca7
2457a84553
Tables: add customizing columns to reflect SW (#33428)
* Tables: add customizing columns to refelct SW

* Rename file from filtering to tables because scope expanded
2024-07-03 16:26:56 +02:00
Franck Nijhof
e3effc0249
Merge branch 'current' into rc 2024-07-03 16:23:10 +02:00
c0ffeeca7
1a0e7aaa78
Getting started, Advanced config: update (#33501)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-07-01 19:31:16 +02:00
Franck Nijhof
7f4d82e0c9
Merge branch 'current' into rc 2024-06-30 14:00:18 +02:00