Raymond
877df6719f
Correct dining_room spelling in templating attributes example ( #35776 )
2024-11-15 16:56:34 +01:00
Erik Montnemery
4f2a793eaa
Rephrase MQTT template documentation ( #35727 )
2024-11-13 18:20:42 +01:00
G Johansson
71e1e66221
Clarify this
in templates ( #35658 )
2024-11-09 10:43:06 +01:00
c0ffeeca7
109a7b2e2e
Streamline username spelling. lowercase, no spaces ( #35599 )
2024-11-06 11:26:26 +01:00
Franck Nijhof
24b7bfbd0d
Merge branch 'rc' into current
2024-10-02 20:01:59 +02:00
c0ffeeca7
61de2c5b0c
Glossary: add YAML definition ( #35017 )
2024-10-02 14:52:07 +02:00
Franck Nijhof
8b9ad61e42
Improve YAML styling for all automation examples ( #34932 )
2024-10-02 11:13:23 +02:00
Franck Nijhof
fd0c441668
Merge branch 'current' into rc
2024-10-02 10:47:06 +02:00
c0ffeeca7
90120afacf
Entity state attribute: merge sections ( #34975 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-30 13:37:11 +02:00
c0ffeeca7
3ad4024890
State object: expand description ( #34920 )
...
Co-authored-by: Stefan Agner <stefan@agner.ch>
2024-09-27 21:02:15 +02:00
c0ffeeca7
02ed57656b
Remove termref ( #34944 )
2024-09-27 09:07:06 +02:00
Franck Nijhof
b825527486
Change trigger platform key to trigger ( #34901 )
...
* Change trigger platform key to trigger
* Error sneaked in
2024-09-25 14:20:46 +02:00
Franck Nijhof
96e00f69a0
Adjust automation to plural triggers/conditions/actions keys ( #34825 )
2024-09-24 20:23:58 +02:00
Franck Nijhof
95de69ca39
Merge branch 'current' into next
2024-09-24 13:57:20 +02:00
c0ffeeca7
adf52c7563
Events: add heading to improve visibility of section ( #34816 )
2024-09-19 08:42:50 +02:00
c0ffeeca7
c83aaf5b64
debug logging: emphasize that screenshot is only for illu purposes ( #34702 )
...
* debug logging: emphasize that screenshot is only for illu purposes
* Tweak
* rephrase
* Fix format
* Add step to disable debug logging
2024-09-17 09:13:55 +02:00
Stuart Holland
f410e8cde7
Added clarity about 'timedelta' to the templating doc. ( #34623 )
2024-09-10 08:28:39 +02:00
c0ffeeca7
f91d2c3da7
Add explainer on entities and domains ( #34576 )
...
* Add explainer on entities and domains as those were not explained yet
* Undo format changes
* Add intro to image
* Fix typo
* Rephrase
* automate list of building block integrations
* Add explaiiner why building blocks are used
* Rephrase
* Update source/_docs/configuration/entities_domains.markdown
* Implement feedback from coderabbitai
* clarify entity vs integration domains
* Update source/_docs/configuration/entities_domains.markdown
Co-authored-by: Marcel van der Veldt <marcel.vanderveldt@nabucasa.com>
* Reword phrase about common state attributes
---------
Co-authored-by: Marcel van der Veldt <marcel.vanderveldt@nabucasa.com>
2024-09-09 08:40:28 +02:00
c0ffeeca7
41369ba4bc
Explain that event and event entity are not the same ( #34574 )
...
* Explain that event and event entity are not the same
* Implement review feedback
* Fix typo
* Update source/_docs/configuration/events.markdown
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-05 13:10:47 +02:00
Bram Kragten
a2dc00b435
Release notes 2024.9 ( #34575 )
...
* build(deps-dev): bump sorbet-runtime from 0.5.11549 to 0.5.11551 (#34487 )
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet ) from 0.5.11549 to 0.5.11551.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
---
updated-dependencies:
- dependency-name: sorbet-runtime
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps-dev): bump google-protobuf from 4.27.4 to 4.28.0 (#34488 )
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf ) from 4.27.4 to 4.28.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/commits )
---
updated-dependencies:
- dependency-name: google-protobuf
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add limitations section to Enmax integration (#34493 )
Enmax Energy only publishes monthly data via Opower, make a note in the documentation
* build(deps-dev): bump ruby-lsp from 0.17.16 to 0.17.17 (#34496 )
Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp ) from 0.17.16 to 0.17.17.
- [Release notes](https://github.com/Shopify/ruby-lsp/releases )
- [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.17.16...v0.17.17 )
---
updated-dependencies:
- dependency-name: ruby-lsp
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps-dev): bump sorbet-runtime from 0.5.11551 to 0.5.11553 (#34497 )
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet ) from 0.5.11551 to 0.5.11553.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
---
updated-dependencies:
- dependency-name: sorbet-runtime
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Locked out: add screencast of auth reset (#34499 )
* Locked out: add screencast of auth reset
* Update steps to point to Green and Yellow reset procedures
* Fix copy paste error
* Update clip
* Fix video to show standard port
* Fix typo in "default sentences" documentation (#34528 )
* Add missing quote (#34519 )
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
* Fix opentherm_gw gpio modes (#34501 )
* home connect: Update links for registering an app and logging out (#34508 )
* Update links for registering an app and logging out
* Update link
* Update source/_integrations/home_connect.markdown
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* tiny tweaks
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* build(deps-dev): bump rubocop from 1.65.1 to 1.66.0 (#34535 )
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.65.1 to 1.66.0.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.65.1...v1.66.0 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps-dev): bump logger from 1.6.0 to 1.6.1 (#34536 )
Bumps [logger](https://github.com/ruby/logger ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/ruby/logger/releases )
- [Commits](https://github.com/ruby/logger/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: logger
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* home connect: Add instructions for getting the client ID and secret (#34509 )
* home connect: Add instructions for getting the client ID and secret
* Update home_connect.markdown
* Update home_connect.markdown
* tiny tweak
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Document prerequisites for Webmin integration (#34515 )
* Update webmin.markdown
Add details about prerequisites (installing XML::Parser), add additional context for user account creation, update phrasing of existing content
* Minor tweaks for verbiage, proper markdown
* Additional readability improvements for Webmin
* Fix odd wording in Webmin account benefits
"allows for" might imply that a separate account is automatically more secure; switching to "can allow for" to instead imply that things can be made more granular if desired.
* Update source/_integrations/webmin.markdown
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Tiny style tweaks
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* ubus.markdown: fix JSON syntax (#34522 )
* Update unifiprotect.markdown with information about event for doorbell (#34537 )
* Update unifiprotect.markdown with information about event for doorbell
Add more information about the event entity when a doorbell is rang.
* Tiny tweak
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Add Enphase_envoy prerequisites (#34539 )
* Add Enphase_envoy prerequisites
* Implement review suggestions
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Remove links to custom integrations
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* build(deps-dev): bump rubocop-ast from 1.32.1 to 1.32.2 (#34547 )
Bumps [rubocop-ast](https://github.com/rubocop/rubocop-ast ) from 1.32.1 to 1.32.2.
- [Release notes](https://github.com/rubocop/rubocop-ast/releases )
- [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-ast/compare/v1.32.1...v1.32.2 )
---
updated-dependencies:
- dependency-name: rubocop-ast
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Enable entity (#34550 )
* Enable a single entity from device page
* Add related topic
* Add term ref
* Add missing step
* Add some background info why entities are disabled by default
* Rephrase
* Fix typo
* Fix typo in google_translate (#34552 )
* New WWHA blog upload (#34551 )
* New WWHA blog upload
* Update source/_posts/2024-09-03-aqara-joins-works-with-home-assistant.markdown
---------
Co-authored-by: Gord <31004434+googanhiem@users.noreply.github.com>
* Split august and yale integrations (#33890 )
* Add yale integration
This PR should not merge until the integration branch
in https://github.com/home-assistant/core/pull/122253 is complete
* Update source/_integrations/yale.markdown
* Tiny tweaks
* Apply suggestions from code review
* review comments
* Apply suggestions from code review
* Update source/_integrations/yale.markdown
* Update source/_integrations/yale.markdown
* Apply suggestions from code review
* Update source/_integrations/yale.markdown
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Simple Fin - Add Problem Sensor Documentation (#33979 )
* Adding the problems ensor
* Tweaks
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Redirect virtual integration yale_home to point to yale (#34482 )
* Remove Yale (Assa Abloy) devices from the august integration docs (#34484 )
* Remove Yale (Assa Abloy) devices from the august integration docs
The new yale integration should be used for these devices instead
* Remove Assa Abloy note since August is now owned by FBIN
* Change entity badge display type to 3 booleans : name, state and icon (#34503 )
* Remove KNX free-online-training paragraph (#34531 )
* build(deps-dev): bump sorbet-runtime from 0.5.11553 to 0.5.11554 (#34561 )
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet ) from 0.5.11553 to 0.5.11554.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
---
updated-dependencies:
- dependency-name: sorbet-runtime
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump mustermann from 3.0.2 to 3.0.3 (#34562 )
Bumps [mustermann](https://github.com/sinatra/mustermann ) from 3.0.2 to 3.0.3.
- [Commits](https://github.com/sinatra/mustermann/compare/v3.0.2...v3.0.3 )
---
updated-dependencies:
- dependency-name: mustermann
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps-dev): bump rexml from 3.3.6 to 3.3.7 (#34563 )
Bumps [rexml](https://github.com/ruby/rexml ) from 3.3.6 to 3.3.7.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.3.6...v3.3.7 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps-dev): bump sass-embedded from 1.77.8 to 1.78.0 (#34564 )
Bumps [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby ) from 1.77.8 to 1.78.0.
- [Commits](https://github.com/sass-contrib/sass-embedded-host-ruby/compare/v1.77.8...v1.78.0 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Event docs and integration: add related links (#34569 )
* State trigger: rephrase (#34571 )
* State trigger: rephrase
* Add intro text to example
* Light: add section on states (#34573 )
* Update release notes for 2024.9
* Update 2024-09-04-release-20249.markdown
* Update 2024-09-04-release-20249.markdown
* Update 2024-09-04-release-20249.markdown
* Update 2024-09-04-release-20249.markdown
* update images
* address comments
* Update 2024-09-04-release-20249.markdown
* Apply suggestions from code review
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* suggestions
* Apply suggestions from code review
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: iomartin <iomartin@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Stuart Holland <soulc3@gmail.com>
Co-authored-by: Matthias Beyer <mail@beyermatthias.de>
Co-authored-by: mvn23 <schopdiedwaas@gmail.com>
Co-authored-by: Max R <mxr@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: kylehakala <kylehakala@users.noreply.github.com>
Co-authored-by: René Kliment <rene@renekliment.cz>
Co-authored-by: darkrain-nl <24763370+darkrain-nl@users.noreply.github.com>
Co-authored-by: Arie Catsman <120491684+catsmanac@users.noreply.github.com>
Co-authored-by: Luca Angemi <luca.angemi@gmail.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Gord <31004434+googanhiem@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Jeef <jeeftor@users.noreply.github.com>
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
Co-authored-by: Matthias Alphart <farmio@alphart.net>
2024-09-04 17:35:42 +02:00
G Johansson
cfa99599e2
Add merge_response templating ( #34050 )
...
* Add merge_response templating
* Update source/_docs/configuration/templating.markdown
* Update
* Fix
* Fixes
* More
* Align with core pr
* Mods
* Fixes
* Tiny tweaks
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-09-02 11:16:03 +02:00
Bram Kragten
6021c517f1
Merge branch 'next' into rc
2024-08-28 18:39:48 +02:00
Petro31
a6d0f39cb4
Add zip template documentation ( #33934 )
...
* Add zip template documentation
* Update source/_docs/configuration/templating.markdown
Co-authored-by: Stefan Agner <stefan@agner.ch>
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Stefan Agner <stefan@agner.ch>
2024-08-27 14:42:17 +02:00
Martijn van der Pol
ffa829f913
default for today_at() ( #34311 )
2024-08-19 11:21:19 +02:00
Jan Bouwhuis
70f248c1b3
Document publishing raw data in mqtt command templates and publish action ( #34312 )
...
* Document mqtt command template behavior
* Add `evalute_bytes` option to mqtt publish action
* rephrase
* Follow up on review
* Rename new option to evaluate_payload
2024-08-19 10:59:04 +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
Franck Nijhof
321275e2a6
Rename Services to Actions: several tweaks ( #33845 )
2024-07-17 10:39:22 +02:00
c0ffeeca7
f3d6332421
templating: rename 'service' to 'action' ( #33803 )
2024-07-16 16:40:32 +02:00
Franck Nijhof
0dac757164
Merge branch 'current' into next
2024-06-30 13:58:15 +02:00
Madelena Mak
d4c03fe1be
Update the theme to match branding better ( #33462 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-30 13:47:01 +02:00
c0ffeeca7
4548ae3d61
Edit display and user name ( #33406 )
2024-06-26 10:04:57 +02:00
c0ffeeca7
c78dbdc685
Edit zone radius ( #33404 )
2024-06-25 09:50:55 +02:00
Paulus Schoutsen
c14c976e8e
Fix docs for config_entry_attr ( #33381 )
2024-06-24 06:41:22 +02:00
Paulus Schoutsen
ad744eb7d8
Document config_enty_attr ( #33374 )
2024-06-23 11:02:57 +02:00
Franck Nijhof
8fe8b61762
Merge branch 'current' into next
2024-06-18 11:55:10 +02:00
Franck Nijhof
bd41f2a992
Clean up outdated/old school examples ( #33284 )
2024-06-15 12:32:39 -04:00
paulusbrand
ffeecad9e8
Add documentation for the base64_decode filter ( #32565 )
2024-06-08 09:14:28 +02:00
c0ffeeca7
3ed0283884
Customizing entities: update procedure ( #32995 )
2024-06-07 22:17:07 +02:00
Franck Nijhof
3437d9eab2
Merge branch 'current' into next
2024-05-29 12:01:16 +02:00
c0ffeeca7
8e913510e0
Troubleshooting config: update link ( #32994 )
2024-05-29 11:45:40 +02:00
c0ffeeca7
be26c3f10c
Username: streamline spelling ( #32973 )
2024-05-28 09:01:54 +02:00
c0ffeeca7
1949455e89
Remote access: add external URL ( #32972 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-28 08:54:25 +02:00
Franck Nijhof
8f53689a00
Merge branch 'current' into next
2024-05-27 14:59:43 +02:00
c0ffeeca7
c2277c5959
Remote: add related topic ( #32961 )
2024-05-27 09:58:23 +02:00
Didgeridrew
8dac8268e6
Update templating.markdown distance() to include miles ( #32954 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-05-27 09:48:13 +02:00
c0ffeeca7
be9bce9a82
Secrets.yaml and securing your instance: add related topics ( #32960 )
2024-05-27 08:57:57 +02:00
c0ffeeca7
84814d621c
Customizing entities: list allowed characters for entity name ( #32933 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-26 12:59:47 +02:00
c0ffeeca7
39bf8320fc
Configuration troubleshooting: Add links to related topics ( #32937 )
2024-05-24 17:04:36 +02:00
c0ffeeca7
2e07ac78cd
Troubleshooting config: entity name mustn't start or end with _ ( #32934 )
2024-05-24 16:06:43 +02:00
Troon
e588afc247
multiply and add filters documented ( #32535 )
2024-05-22 15:50:41 +02:00