Petro31
fadeb9c61c
Correct state and trigger based titles and add note ( #37865 )
2025-03-08 07:12:00 +01:00
Jan Bouwhuis
4d747e0385
Improve referrals to the device class documentation for MQTT entity platforms ( #37858 )
2025-03-07 23:14:29 +01:00
Josef Zweck
c231846cab
Add upload service docs to OneDrive ( #37637 )
...
* add service docs
* Update onedrive.markdown
* Fix OneDrive config entry description
* Apply suggestions from code review
* Apply suggestions from code review
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-03-07 20:05:51 +01:00
Arie Catsman
c13d3cf00c
Fix broken links in enphase envoy docs ( #37862 )
2025-03-07 19:25:35 +01:00
Jan Bouwhuis
2743ce0d24
Document how MQTT reports entity state updates ( #37856 )
...
* Document how MQTT reports entity state updates
* Update source/_integrations/mqtt.markdown
Co-authored-by: J. Nick Koston <nick@koston.org>
* Update source/_integrations/mqtt.markdown
Co-authored-by: J. Nick Koston <nick@koston.org>
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-03-07 08:15:46 -10:00
Franck Nijhof
bde7f6d8eb
2025.3.1 ( #37861 )
2025-03-07 18:55:00 +01:00
Regev Brody
26bb2cc20e
Add documentation for Roborock buttons for routines ( #37817 )
...
* add roborock scene support
* add roborock scene support
* Update roborock.markdown
* Update roborock.markdown
* Update roborock.markdown
* Update source/_integrations/roborock.markdown
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
---------
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2025-03-07 15:51:52 +00:00
Bendik Brenne
54e4eb59e7
Removes no-NO from the language picker + a-z sorting ( #37844 )
...
* Sort languages by locale code
* Removes 'no-NO'
* Sort languages by language name
* Remove no-NO again (after sorting)
2025-03-07 13:27:23 +01:00
jaaviercr
96541e1819
Update header-footer.markdown: fixed link to dashboard/statistic ( #37848 )
...
Removed the s from statisticS
2025-03-07 13:10:50 +01:00
Markus Adrario
e2228ab54d
add select platform to homee ( #37756 )
2025-03-07 09:22:12 +01:00
Jan Bouwhuis
cad3008a1f
Add important note on MQTT broker settings when using Supla Cloud ( #37839 )
...
* Add important not on MQTT broker settings when using Supla Cloud
* typo
2025-03-07 09:21:08 +01:00
badlotus
b69cdfac4d
Update windows.markdown ( #37825 )
...
* Update windows.markdown
I noticed that there is a typo in the Windows installation instructions. Specifically, Step 3 of "Start Up Your Virtual Machine" ends with "(replace X.X.X.X with your ’s IP address).", when it should read "(replace X.X.X.X with your Windows server’s IP address)."
Added {% assign board = "Windows server" %} to fix this typo that was generated on source/_includes/installation/operating_system.md.
* Start up VM: replace board variable by 'virtual machine' as VM is not a board
---------
Co-authored-by: c0ffeeca7 <k0ffeeka7@gmail.com>
2025-03-07 09:20:14 +01:00
dependabot[bot]
91c5f45b60
build(deps-dev): bump sorbet-runtime from 0.5.11899 to 0.5.11906 ( #37846 )
2025-03-07 07:51:37 +01:00
Abílio Costa
8f04d9af94
Minor fix to SmartThings sentence on blog post ( #37843 )
2025-03-06 21:36:41 +01:00
c0ffeeca7
f65abe11de
Create sections view: add substeps ( #37837 )
2025-03-06 18:44:44 +01:00
c0ffeeca7
b3e74466dd
Add card: add steps on customizing features, remove steps from tile card page ( #37836 )
2025-03-06 15:53:29 +01:00
c0ffeeca7
19ff28337d
Features: add steps on customizing features on a card ( #37833 )
2025-03-06 13:25:58 +01:00
Franck Nijhof
8501e9bc18
Merge branch 'current' into next
2025-03-06 12:08:36 +00:00
Manu
5f048b6d94
Add IronOS v2.23 features to IronOS integration ( #37831 )
2025-03-06 12:20:41 +01:00
c0ffeeca7
3f8edcaca4
Tile card: update screenshot to reflect current software ( #37832 )
2025-03-06 10:29:28 +01:00
J. Diego Rodríguez Royo
b05396c331
Small fixes for Home Connect documentation ( #37829 )
...
* Remove duplicated information about entities
* Change doc structure to follow the basic structure
* Small fix
* Delete sentence
2025-03-06 10:26:31 +01:00
Arie Catsman
a283476ca3
Document Enphase Envoy today energy not resetting to zero as known issue. ( #37809 )
...
* nozeroreset
* Apply coderabbitai pr review suggestions
* Apply coderabbitai 2nd pr review suggestions
* Implement review recommendation
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-03-06 10:25:56 +01:00
c0ffeeca7
3319b0006d
Glossary term service: remove link ( #37828 )
...
- term service: remove redundant link to actions
- as the term service no longer has the double meaning of both service and action
- fixes #37821
2025-03-06 09:51:30 +01:00
dependabot[bot]
a50c3cac91
build(deps-dev): bump sorbet-runtime from 0.5.11888 to 0.5.11899 ( #37827 )
2025-03-06 08:06:39 +01:00
drewski3420
a1b3d96f6a
Provide valid values in contour examples ( #37824 )
...
The current contour example values of (0,0) (0,0) do not work. Per the documentation linked in this section, the first number of each pair should be followed by percent sign (%), and the second of each pair should be followed by "st" for relative change or "Hz" for specified pitch, as well as preceded by + or -. This change updates the documentation to provide valid example values.
2025-03-06 07:13:11 +01:00
Poofy Enigma
18b71b7bc4
[Steam Online] Update Instructions to find Steam ID ( #37819 )
...
* Update steam_online.markdown
* respond to nit bot
* more nit
* Tiny tweak
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-03-06 07:10:15 +01:00
Franck Nijhof
e4b4c9038e
2025.3: Add missing social image
2025-03-05 19:25:18 +00:00
Franck Nijhof
a7348d5541
2025.3: Process review comments
2025-03-05 18:49:12 +00:00
Franck Nijhof
19db1ad1dd
2025.3: Process review comments
2025-03-05 18:29:28 +00:00
Joost Lekkerkerker
67af86618e
Replace Ecobee with Matter on featured integrations ( #37818 )
2025-03-05 17:37:57 +00:00
c0ffeeca7
e9b65a4841
SmartThings: style tweaks ( #37815 )
2025-03-05 17:37:54 +00:00
Allen Porter
5963c837c0
Revert "add roborock scene support ( #37286 )" ( #37814 )
...
This reverts commit dc1c2ba09ca3b6065ff914412418fbd448655a6e.
2025-03-05 17:37:51 +00:00
Paul Bottein
a9214e66d2
Add view header ( #37813 )
...
* Add view header documentation
* Update source/_dashboards/sections.markdown
* Update source/_dashboards/sections.markdown
* Tiny tweaks
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-03-05 17:37:48 +00:00
Joost Lekkerkerker
18315d94dd
Update SmartThings documentation ( #37780 )
...
* Update SmartThings documentation
* Update SmartThings documentation
* Update SmartThings documentation
* Apply suggestions from code review
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Update SmartThings documentation
* change heading level to fix linter
* Fix
* Fix
* Apply suggestions from code review
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Fix
* Apply suggestions from code review
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-03-05 17:37:44 +00:00
Franck Nijhof
f2bc82f5c2
Merge branch 'current' into rc
2025-03-05 17:37:17 +00:00
Franck Nijhof
3e79036aa8
2025.3: Finalize
2025-03-05 17:36:51 +00:00
Jonathan
7dedd152a1
Fix note on inline features ( #37820 )
...
Fixes note on additional lines of features when inline. relevant discussion on discord: https://discord.com/channels/330944238910963714/427516175237382144/1344706562517893190
2025-03-05 17:33:19 +01:00
Franck Nijhof
bf10582da5
2025.3: Replace more images
2025-03-05 16:31:11 +00:00
lunmay
31ffb58128
[islamic_prayer_times] Typofix Latatude -> Latitude ( #37812 )
2025-03-05 17:26:17 +01:00
Franck Nijhof
5c637360d6
2025.3: Add border on the new header view
2025-03-05 16:11:37 +00:00
Franck Nijhof
20d88f7cdc
2025.3: Iteration
2025-03-05 15:58:59 +00:00
c0ffeeca7
81dcb158d0
SmartThings: style tweaks ( #37815 )
2025-03-05 16:42:59 +01:00
Joost Lekkerkerker
7b723381a7
Replace Ecobee with Matter on featured integrations ( #37818 )
2025-03-05 16:34:32 +01:00
Joost Lekkerkerker
34d006aca7
Update SmartThings documentation ( #37780 )
...
* Update SmartThings documentation
* Update SmartThings documentation
* Update SmartThings documentation
* Apply suggestions from code review
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Update SmartThings documentation
* change heading level to fix linter
* Fix
* Fix
* Apply suggestions from code review
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Fix
* Apply suggestions from code review
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-03-05 15:25:57 +01:00
Paul Bottein
6bad0b297f
Add view header ( #37813 )
...
* Add view header documentation
* Update source/_dashboards/sections.markdown
* Update source/_dashboards/sections.markdown
* Tiny tweaks
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-03-05 15:06:07 +01:00
Allen Porter
4be127d7e1
Revert "add roborock scene support ( #37286 )" ( #37814 )
...
This reverts commit dc1c2ba09ca3b6065ff914412418fbd448655a6e.
2025-03-05 14:53:26 +01:00
Gord
67454018dc
Music Assistant big update blog ( #37811 )
...
* Upload music assistant blog
* Small additions
* update text
* Extra pictures and info
* Final tiny fix
2025-03-05 14:42:47 +01:00
Michael
bfb86da532
Remove beta flag from Matter integration ( #37810 )
...
* remove beta flag from matter integration
* Update water.markdown
2025-03-05 10:36:20 +00:00
Joost Lekkerkerker
cfb81f2af9
Add Apollo Automation documentation ( #37791 )
...
* Add Apollo Automation documentation
* Add Apollo Automation documentation
* Apply suggestions from code review
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update source/_integrations/apollo_automation.markdown
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Update source/_integrations/apollo_automation.markdown
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
---------
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-03-05 10:36:16 +00:00
Chris
3ea3a30019
fix Nextcloud WebDAV example URL ( #37752 )
2025-03-05 10:36:13 +00:00