Erik Montnemery
0d4a63a449
Document RestoreNumber ( #1368 )
2022-06-21 17:51:58 +02:00
Brandon Rothweiler
2ae322778a
Small fixes to creating_integration_manifest.md ( #1371 )
2022-06-20 09:10:39 +02:00
Vova-SH
1857d823e6
Fix sample update data coordinator ( #1369 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-06-16 14:42:56 +02:00
Erik Montnemery
468b661883
Document NumberEntity refactoring ( #1367 )
...
* Document NumberEntity refactoring
* Update docs/core/entity/number.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-06-15 13:52:10 +02:00
Brandon Rothweiler
17742eaf49
Minor fixes to climate entity documentation ( #1366 )
2022-06-14 13:44:41 +02:00
J. Nick Koston
bf82b31d4b
Fix links to integration_setup_failures ( #1362 )
2022-06-13 01:44:30 +02:00
J. Nick Koston
529ee4ee1b
Fix typo in integration setup failures
2022-06-11 10:51:27 -10:00
J. Nick Koston
754e39130d
Link handling setup failures to integration quality scale and add expired credentials ( #1361 )
2022-06-11 12:51:24 -07:00
Allen Porter
5f6fcb727e
Propose an exception handling criteria for Silver integration quality ( #1344 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Teemu R. <tpr@iki.fi>
2022-06-11 09:02:52 -10:00
J. Nick Koston
f6d2da20b3
Document how to handle integration setup failures ( #1360 )
2022-06-11 08:56:55 -10:00
Joakim Sørensen
68c88d3400
Add extended store addon info ( #1358 )
2022-06-09 15:38:39 -07:00
Allen Porter
f5142b2295
Merge pull request #1356 from allenporter/translations
...
Add application credentials translation documentation
2022-06-08 07:10:31 -07:00
epenet
f8275c2bd7
Add FlowResultType enum to data entry flow ( #1357 )
2022-06-07 17:42:31 -07:00
Allen Porter
6d913e34f3
Update docs/core/platform/application_credentials.md
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-06-04 09:05:12 -07:00
Allen Porter
f70dac0a61
Add application credentials translation documentation
2022-06-04 00:54:55 -07:00
Mike Degatano
0f040fc5c0
Document store APIs for add/remove repository ( #1354 )
2022-06-01 20:52:34 +02:00
Paulus Schoutsen
f77d0672d0
Document media player changes ( #1352 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-05-31 14:36:25 -07:00
Laszlo Magyar
71b618a6b4
Updates outdated procedure to SSH host access ( #1341 )
2022-05-30 12:47:15 +02:00
Joakim Sørensen
170b1909f5
Use supervisor envs instead of hassio ( #1343 )
2022-05-30 12:28:47 +02:00
Sven Serlier
9e8c060b2c
Components to integrations ( #1348 )
2022-05-30 11:48:14 +02:00
Sven Serlier
b163e1048d
Rename component to integration ( #1345 )
2022-05-30 11:47:48 +02:00
Sven Serlier
4e7bb3f46b
Update some URLs ( #1347 )
2022-05-30 11:46:43 +02:00
Sven Serlier
704f8975ca
Change home-assistant to core ( #1346 )
2022-05-29 15:11:19 +02:00
Allen Porter
04e6cd5406
Update options flow examples to including typing ( #1338 )
2022-05-23 09:12:52 +02:00
Matheson Steplock
ee713c8a51
Add codenotary to add-on config.yaml documentation ( #1337 )
2022-05-18 11:05:33 +02:00
Mike Degatano
7e931df53f
host_pid
does not work in s6 v3 (#1336 )
...
* `host_pid` does not work in s6 v3
* Mention s6 issue in docs
* Add overriding `/init` option
* Correct options in add-on config doc
* Remove temporary workaround
2022-05-18 09:53:06 +02:00
J. Nick Koston
59df487ca1
Document loggers
manifest field ( #1334 )
2022-05-17 13:23:54 -05:00
Paulus Schoutsen
ab9f007804
Update mobile app ( #1325 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-05-17 09:05:52 -07:00
Joakim Sørensen
76d4c8aacf
Adjust auto_update for update entity ( #1333 )
2022-05-16 14:57:06 +02:00
Matej Drobnič
8e7cd6d474
Update calendar event rest AP with description and location ( #1332 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-05-15 20:33:38 +02:00
Allen Porter
967b7b04af
Add documentation for custom auth implentations in application credentials ( #1328 )
2022-05-15 15:42:59 +02:00
Allen Porter
0688f1e52f
Add more detailed application_credentials import instructions ( #1331 )
2022-05-14 23:15:31 -07:00
Allen Porter
57cddc14bb
Add documentation for the existing calendar rest APIs ( #1330 )
2022-05-14 23:14:53 -07:00
Raman Gupta
520302a1e3
Add tips and tricks page ( #1241 )
2022-05-14 17:34:38 -05:00
Mike Degatano
1562f6616b
Add note on init: false
( #1329 )
...
* Add note on `init: false`
* Add `init: false` to the hello world addon
* Adjusted messaging
* Grammar touch up
* Add note to doc on init option
2022-05-14 10:46:53 +02:00
Pascal Vizeli
ed58cf4f1b
Add blogpost about new base image ( #1327 )
...
* Add blogpost about new base image
* Update apparmor profile for s6 v3
* Fix apparmor path
* revert partial
* Tweaks
Co-authored-by: Mike Degatano <michael.degatano@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-05-13 11:02:35 +02:00
hcooper
8063fb56e4
Tweak description of map
addon config option ( #1326 )
2022-05-11 08:59:22 +02:00
RobertD502
c6162fe70e
Add missing HVACAction.Fan to climate entity documentation ( #1322 )
2022-05-06 22:59:53 +03:00
Erik Montnemery
1a1d25eef3
Remove documentation of entity category system ( #1320 )
2022-05-03 11:28:39 +02:00
Pascal Vizeli
20cf80ebe7
Integrity check ( #1316 )
...
* Add integrity check documentation
* add untested
* Add examples
* Update docs/api/supervisor/endpoints.md
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Update docs/api/supervisor/endpoints.md
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2022-05-02 13:37:12 +02:00
Allen Porter
416b087326
Merge pull request #1279 from allenporter/developer_credentials
...
Documentation for Application Credentials platform initial features
2022-04-30 09:48:32 -07:00
Martin Hjelmare
7d2787d2bb
Add supported brands manifest item ( #1315 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-04-29 11:10:50 -07:00
epenet
f14753f202
Remove vacuum warning ( #1289 )
2022-04-28 20:26:44 +03:00
Mike Degatano
a69ae4e832
Document disable fallback DNS option in API ( #1303 )
2022-04-28 14:23:33 +02:00
Paulus Schoutsen
b82b60e260
Add blog about TTS ( #1302 )
2022-04-26 13:50:44 -07:00
Stefan Agner
d6a1fe6607
Extend Debugging documentation ( #1309 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-04-26 19:41:22 +02:00
Nemec
c16a08f770
Clarify when an encrypted request has no data ( #1304 )
2022-04-25 15:11:24 -07:00
Franck Nijhof
e1e4f7f2af
Add visible by default property to base Entity ( #1301 )
2022-04-25 09:05:20 -07:00
Erik Montnemery
da92f69737
Clarify when sensors will be displayed as line-charts ( #1308 )
2022-04-25 08:49:53 -07:00
Sebastian Höffner
510d7c38d5
Correct /api/intent/handle endpoint route, add intent:
hint ( #1305 )
2022-04-24 21:45:25 -07:00