Gord
482adb98de
Add read more tag to 2024-09 release notes ( #34658 )
2024-09-10 10:27:14 +02:00
Stuart Holland
f410e8cde7
Added clarity about 'timedelta' to the templating doc. ( #34623 )
2024-09-10 08:28:39 +02:00
stevetz
eabb5cf24a
Add Reolink Integration password special character restriction - breaking change ( #34477 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-09-10 08:27:10 +02:00
deosrc
3359fc5784
Update configuration for remote python debugger to latest format ( #34527 )
2024-09-10 08:21:51 +02:00
IronTooch
57d5c57bd0
Docs - Added clarity to location of download folder for Home Assistan… ( #34480 )
...
* Docs - Added clarity to location of download folder for Home Assistant OS
In the previous documentation, it's not clear where that folder should exist or live.
* fix - Corrected spelling of `initial`
* Docs - Moved Home Assistant OS example to same line as configuration folder details. Removed "See Location of Folder"
Removed "Location of Folder" header and just placed example with configuration of Home Assistant OS with the other config items.
* rephrase
* change homeassistant folder to config, assuming HA OS
* Update source/_integrations/downloader.markdown
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-09-10 07:25:15 +02:00
Richard Kroegel
617b71a399
Update bmw_connected_drive.markdown ( #34655 )
2024-09-10 06:39:52 +02:00
Allen Porter
ee5128c825
Update nest media attachment documentation ( #34607 )
2024-09-09 15:08:57 +02:00
kylehakala
a33d283d0b
Remove empty bullet point in webmin.markdown ( #34603 )
2024-09-09 15:07:59 +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
Paulus Schoutsen
89699c5205
2024.9.1 ( #34617 )
...
* 2024.9.1
* Update source/_posts/2024-09-04-release-20249.markdown
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-06 14:08:44 -04: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
c0ffeeca7
00fa27f456
Update note on Thread on Connect ZBT-1 page ( #34593 )
2024-09-05 09:29:51 +02:00
TimL
48d9d111fa
Add note about required core firmware version ( #34591 )
2024-09-05 06:55:18 +02:00
Steven B.
2f27425843
Update tplink docs regarding Unavailable entities ( #34505 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-09-04 11:07:34 -10:00
Paulus Schoutsen
7949fd250c
Fix TOC
2024-09-04 18:36:35 +00:00
Matthias Alphart
a81590b309
Remove KNX last release item from current release notes ( #34583 )
2024-09-04 19:25:13 +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
Gord
a8762cd175
Small additions to beta release notes ( #34510 )
2024-09-02 09:21:16 +02:00
Paulus Schoutsen
1a39b82112
Add stream to 2024.9 post
2024-08-30 20:30:33 +00:00
Bram Kragten
5153eb0661
Fix release note images ( #34483 )
2024-08-28 22:11:40 +02:00
Franck Nijhof
49fbcca2bb
2024.9: Beta release notes ( #34194 )
...
* 2024.9: Beta release notes
* Adjust milestones
* Removal of asterisk integrations
* Add proximity feature deprecation
* Add Anthropic integration
* Add initial notes
* Update 2024-09-04-release-20249.markdown
* temp screenshots
* Update 2024-09-04-release-20249.markdown
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-08-28 21:46:41 +02:00
Bram Kragten
6021c517f1
Merge branch 'next' into rc
2024-08-28 18:39:48 +02:00
Bram Kragten
d92e61f75d
Merge branch 'current' into rc
2024-08-28 18:36:24 +02:00
Pete Sage
5ce443e82c
Add get_queue action for Sonos ( #34459 )
...
* initial commit
* add raw
* add trailing pipe
* tiny tweak
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-08-28 16:19:59 +02:00
Allen Porter
e0989d65e6
Add instructions for using ollama experimental home control ( #34465 )
...
* Add instructions for using ollama experimental home control
* Update source/_integrations/ollama.markdown
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update source/_integrations/ollama.markdown
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-08-28 14:26:45 +02:00
Uwe
27a7f531e7
Add HAshop to the list of Green distributors ( #34472 )
2024-08-28 14:26:24 +02:00
HarvsG
d4cf69f11c
add 'hours' to the prompt ( #34474 )
2024-08-28 14:25:27 +02:00
c0ffeeca7
e643141539
Move config flow and prereqs ( #34471 )
...
* Move config flow and prereqs up
* Fix terminology
2024-08-28 09:51:57 +02:00
Eric Cloninger
24fc180319
Notes on integrating SleepIQ with pihole on the network. ( #33061 )
...
* Notes on integrating SleepIQ with pihole on the network.
* Apply suggestions from code review
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-08-28 09:32:17 +02:00
Allen Porter
54d292841d
Update ollama documentation with the context size parameter ( #34460 )
...
* Update ollama documentation for context size
* Update source/_integrations/ollama.markdown
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update source/_integrations/ollama.markdown
* Update source/_integrations/ollama.markdown
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-08-28 00:55:51 +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
unfug-at-github
f0bf2f81c2
Update statistics.markdown to give more details about time based average computation ( #34451 )
...
* Update statistics.markdown
Added some more details regarding the time based averages computations
* Update statistics.markdown fixed lint issues
* Update statistics.markdown fixed table format
* Update statistics.markdown further AI recommendations
2024-08-27 14:08:36 +02:00
Jon Seager
f4fdd7f077
Add docs for new Touchline SL integration ( #34441 )
...
* Add docs for new Touchline SL integration
* Update source/_integrations/touchline_sl.markdown
* Update source/_integrations/touchline_sl.markdown
* Update source/_integrations/touchline_sl.markdown
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update source/_integrations/touchline_sl.markdown
* Address review feedback
* use full integration name
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-08-27 13:58:07 +02:00
Eric Trudeau
04da5dbe7e
Add support for Levoit EverestAir air purifiers ( #34221 )
2024-08-27 13:24:47 +02:00
Allen Porter
37b12961c5
Update nest media attachment documentation ( #34445 )
...
* Update nest media attachment documentation
* Further clarify nest event wording
* Tweaks
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-08-27 13:14:11 +02:00
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
starkillerOG
fea408f4f7
Add Reolink chime play action docs ( #34149 )
...
* Add Reolink chime play action docs
* Update to use device_id
2024-08-27 10:30:46 +02:00
IceBotYT
b92d7610b7
Clarify Linear Garage Door integration, notify of new integration coming soon ( #34402 )
...
* Clarify Linear Garage Door integration, notify of new integration coming soon
* Small tweak
* Tweaks
* Remove redundant 'for more info'
2024-08-27 10:26:27 +02:00
J. Nick Koston
4bfed5a5bf
Document shelly outbound websocket configuration may be auto configured ( #34446 )
2024-08-26 08:37:48 -10:00
Paulus Schoutsen
596613486e
Update Cast splash image ( #34448 )
2024-08-26 10:25:55 +02:00
Jan Bouwhuis
285adae583
Auto reauth mqtt entry when the broker add-on is re-installed ( #34423 )
...
* Auto reauth mqtt entry when the broker add-on is re-installed
* Improve grammar
* Mark text block important instead of a warning
* tiny tweak
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-08-26 10:25:16 +02:00
Jeef
c469ad3845
adding to financial status ( #34330 )
2024-08-26 09:14:54 +02:00
Mr. Bubbles
d875190496
Add documentation and setup instructions for ista EcoTrend statistics ( #34342 )
...
* Add documentation and setup instructions for ista EcoTrend statistics
* fix indentation
* fix error
* some more fixes
* remove blank line
* Tiny style tweaks
* implement feedback from the rabbit
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-08-26 08:59:48 +02:00
Dylan Corrales
76a2ca9a92
Prometheus: Add alarm_control_panel metric ( #34355 )
...
* Prometheus: Add alarm_control_panel metric
* reorder
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-08-26 08:58:30 +02:00
cnico
5902dbf075
Addition of support of the homeassistant.update_entity action ( #34368 )
...
* Addition of support of the homeassistant.update_entity action
* PR review correction
2024-08-26 08:58:21 +02:00
tronikos
1d2b5fd710
Document support for National Grid NY Upstate in Opower ( #34415 )
2024-08-26 08:56:44 +02:00
Tom Brien
2dff4d4328
Update coinbase instructions for V3 API ( #32498 )
...
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-08-25 18:39:40 +02:00
Allen Porter
1c295bc52b
Add documentation for nest event entities ( #34097 )
2024-08-25 18:39:30 +02:00
Brett Adams
47742a38fd
Update tesla fleet to Gold quality ( #34099 )
2024-08-25 18:39:06 +02:00
Chris Buckley
6c0c23f5f6
Todoist: add "section" field to new_task service ( #32342 )
2024-08-25 18:38:48 +02:00