Paulus Schoutsen
a7b0922309
Add links to hardware in getting started ( #18041 )
2021-06-01 09:19:03 +02:00
logicallyanime
c92a2d8fdc
Fixed Grammar ( #18010 )
2021-05-31 15:02:47 +02:00
Tom Brien
15b6d4ba53
Don't trim space before IoT class ( #17752 )
2021-05-09 01:33:38 +02:00
Franck Nijhof
5682d5a20d
Merge branch 'current' into rc
2021-05-04 16:06:45 +02:00
Erik Montnemery
c71a260bdc
Clarify that Home Assistant Core is not supported in Windows ( #17681 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-04 10:41:21 +02:00
Sean Mooney
0cbda535e7
Fix typo in config flow include ( #17645 )
...
minor typo fix, preform = perform
2021-04-30 07:58:42 +02:00
Franck Nijhof
50c1126066
Merge branch 'current' into next
2021-04-28 14:56:59 +02:00
Franck Nijhof
a34ae17c40
Adjust integration set up instructions ( #17603 )
2021-04-26 18:54:38 +02:00
Franck Nijhof
3fa898f95f
Adjust IoT class in integration aside ( #17601 )
2021-04-26 18:04:26 +02:00
Joakim Sørensen
f127d1c7e1
Fetch stable version of HAOS on build ( #17484 )
2021-04-16 15:12:58 +02:00
Paulus Schoutsen
bcdd7c7f34
Make the IoT class linkable instead of using an (i) icon ( #17483 )
2021-04-16 08:59:16 +02:00
Franck Nijhof
1ca0bfa51d
Fix reference to Raspberry Pi, while it might be something else ( #17477 )
2021-04-15 21:31:28 +02:00
Juraj Liso
06cf01218c
Round integration usage percentage to 1 decimal ( #17422 )
2021-04-12 18:06:19 +02:00
Erik Montnemery
9f1189325f
Improve Google Cast documentation ( #17361 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-04-12 09:40:48 +02:00
Joakim Sørensen
2a083a8633
Replace Cookbook with Examples ( #17396 )
2021-04-10 20:14:02 +02:00
Joakim Sørensen
0f79afc688
Show integration usage ( #17383 )
2021-04-10 16:09:33 +02:00
Franck Nijhof
07fa3751f8
Merge branch 'current' into rc
2021-04-07 15:11:38 +02:00
Franck Nijhof
b2da15d100
Adjust view feedback button wording ( #17267 )
2021-04-04 21:19:21 +02:00
Franck Nijhof
6a6f676efc
Merge branch 'current' into next
2021-03-31 17:43:51 +02:00
Sytone
561e82523a
Update to include VHDX for Windows ( #17087 )
...
Existing IF logic would mean that VHDX would not show for windows as initial if was a windows OR Linux. Move to separate IF to only show if windows is selected.
2021-03-31 17:41:00 +02:00
Joakim Sørensen
3b38e3ae83
Remove analytics from updater ( #17189 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-03-30 22:22:17 +02:00
Joakim Sørensen
68fe05453e
Only use Core for version info ( #17117 )
2021-03-29 13:45:08 +02:00
webeling67
75d230b447
Update enable_i2c.md ( #17005 )
...
Co-authored-by: Stefan Agner <stefan@agner.ch>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-03-22 11:24:51 +01:00
Ashton Lafferty
52a872b5a4
Update output of help ( #17023 )
2021-03-16 12:10:54 +01:00
Matheson Steplock
f81f8985cb
added missing instructions ( #16933 )
2021-03-15 15:59:39 +01:00
Franck Nijhof
6363f86d1e
Merge branch 'current' into rc
2021-03-03 15:18:46 +01:00
Franck Nijhof
1e419b6d8e
My plugin updates ( #16806 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-03-03 15:18:17 +01:00
Hmmbob
ab97f95951
Remove docs for removed keyring/credstash options ( #16745 )
2021-03-03 15:18:03 +01:00
Stefan Agner
27a55af9bb
Reflect current restrictions on 64-bit Raspberry Pi images ( #16810 )
...
The current Raspberry Pi images (with current Home Assistant Core
releases) does work fine for GPIOs as well as various HATs. Drop the
hints about 32-bit.
The 32-bit variant also boots fine with the 8GB variant now. However,
using the 64-bit variant is still recommended since the OS level support
does not need not that well tested features such as LPAE etc.
2021-03-02 14:54:03 +01:00
Franck Nijhof
415c61b504
Add My Home Assistant tag support ( #16714 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-02-23 20:34:23 +01:00
Thomas Lovén
863aec8e0f
Update git repository reference ( #16706 )
2021-02-23 10:53:19 +01:00
Joakim Sørensen
788288a7bf
Update vCPU for VM to be inline with the OVA ( #16651 )
2021-02-21 18:56:02 +01:00
Franck Nijhof
3b07f98388
Add generic config flow block ( #16508 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-02-16 07:24:37 +01:00
Joakim Sørensen
d78c3de869
Limit snapshot to OS and Supervised ( #16605 )
2021-02-16 06:25:51 +01:00
Klaas Schoute
3ac7b424a1
Remove benchmark page ( #16541 )
2021-02-13 12:06:31 +01:00
Joakim Sørensen
0f562e1f68
Fix image names for raspberrypi ( #16532 )
2021-02-12 23:01:19 +01:00
Stefan Agner
98ffa0421c
Getting Started follow up changes ( #16516 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-02-12 16:41:39 +01:00
Franck Nijhof
000412f776
Add navigation sub-menu ( #16520 )
2021-02-12 11:03:23 +01:00
Joakim Sørensen
99a444cdb5
Fix search ( #16522 )
2021-02-12 10:51:57 +01:00
Joakim Sørensen
d5558c9ced
Use search for 404 page ( #16514 )
2021-02-11 22:47:02 +01:00
Joakim Sørensen
442a11b66d
Update getting-started ( #16039 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-02-11 21:29:51 +01:00
Hmmbob
b8aa9c0e8a
Update "observe" box / featured links on frontpage ( #16501 )
2021-02-10 21:04:36 +01:00
Franck Nijhof
2a5fc2a062
Rename github edit to feedback ( #16493 )
2021-02-10 16:13:17 +01:00
Joakim Sørensen
af597b955b
Open feedback links in new tabs ( #16491 )
2021-02-10 12:55:48 +01:00
Franck Nijhof
ba6d8174ec
Add feedback block to all pages ( #16474 )
2021-02-09 21:24:56 +01:00
Tom Brien
ed301346b6
Fix sidebar footer overlap ( #16181 )
2021-01-25 15:55:55 +01:00
Achilleas Pipinellis
2ba976dc63
Add Discourse forum link to footer ( #16224 )
2021-01-21 16:11:34 +01:00
Paulus Schoutsen
be5709df62
Embed live stream for conf
2020-12-18 22:00:18 +00:00
WhiteNight121
1d5f3326a9
Update features.html ( #15898 )
...
Proposed change
sorry if i messed any of this up first time doing a PR for HA.
fix grammar on the features page
Type of change
[X]Spelling, grammar or other readability improvements (current branch).
Added documentation for a new integration I'm adding to Home Assistant (next branch).
I've opened up a PR to add logo's and icons in Brands repository.
Added documentation for a new feature I'm adding to Home Assistant (next branch).
Removed stale or deprecated documentation.
Additional information
Link to parent pull request in the codebase:
Link to parent pull request in the Brands repository:
This PR fixes or closes issue:
Checklist
This PR uses the correct branch, based on one of the following:
I made a change to the existing documentation and used the current branch.
I made a change that is related to an upcoming version of Home Assistant and used the next branch.
The documentation follows the Home Assistant documentation standards.
2020-12-14 09:22:10 +01:00
Franck Nijhof
c49a656d53
2020.12 + Blue
2020-12-13 22:34:38 +01:00