1655 Commits

Author SHA1 Message Date
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
dependabot[bot]
6626d56ff1
Bump @docusaurus/preset-classic from 2.0.0-beta.18 to 2.0.0-beta.20 (#1324)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 09:42:31 +02:00
dependabot[bot]
a97e4c41ed
Bump @docusaurus/core from 2.0.0-beta.18 to 2.0.0-beta.20 (#1323)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 09:25:29 +02:00
RobertD502
c6162fe70e
Add missing HVACAction.Fan to climate entity documentation (#1322) 2022-05-06 22:59:53 +03:00
epenet
4ff6bfa329
ServiceInfo model improvements and deprecations (#1311)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-05-03 09:37:10 -07:00
Franck Nijhof
4df71d9a5f
Blog: Deprecated constants for 2022.5 (#1285) 2022-05-03 09:29:10 -07: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
dependabot[bot]
4703ac058d
Bump react from 18.0.0 to 18.1.0 (#1317) 2022-05-02 07:58:05 +01:00
dependabot[bot]
eed759c844
Bump @easyops-cn/docusaurus-search-local from 0.23.1 to 0.23.2 (#1318) 2022-05-02 07:43:53 +01: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
dependabot[bot]
deca58c147
Bump cross-fetch from 3.0.6 to 3.1.5 (#1314)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 21:52:53 -07:00
Shay Levy
570bb2b657
Fix Netlify logo link (#1313) 2022-04-28 19:01:51 +01: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
Paulus Schoutsen
396627fe0f
Update dependabot.yml 2022-04-25 08:50:44 -07:00
dependabot[bot]
2194d7de6b
Bump async from 2.6.3 to 2.6.4 (#1307)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 08:50:23 -07:00
Erik Montnemery
da92f69737
Clarify when sensors will be displayed as line-charts (#1308) 2022-04-25 08:49:53 -07:00
dependabot[bot]
b1e65ce114
Bump react from 17.0.2 to 18.0.0 (#1306)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 07:58:32 -07:00
Sebastian Höffner
510d7c38d5
Correct /api/intent/handle endpoint route, add intent: hint (#1305) 2022-04-24 21:45:25 -07:00
Shay Levy
cae565b4a4
Update development checklist - issue trackers for external packages (#1299)
* Update development checklist - issue trackers for external Python libraries

* Update docs/development_checklist.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-21 15:53:27 +03:00
J. Nick Koston
fefe90a930
Fix typo in EVENT_TIME_CHANGED blog post (#1300) 2022-04-20 14:12:22 -10:00
J. Nick Koston
808f83cb42
Add blog post about the removal of time_changed (#1298) 2022-04-20 13:02:02 -10:00
Franck Nijhof
35bd63bb0e
Replace Climate CURRENT_HVAC_* constants with HVACAction enum (#1297) 2022-04-20 23:00:10 +02:00
J. Nick Koston
9bfb5df420
Add docs on listening for events (#1296)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-04-20 13:20:25 +02:00
Franck Nijhof
a9f6c551a5
Replace Climate HVAC_MODE_* constants with HVACMode enum (#1295) 2022-04-19 17:17:46 -10:00
Brandon Rothweiler
5f84f5d612
Remove mentions of the retired term "Lovelace" (#1292) 2022-04-18 11:22:59 -07:00
Allen Porter
bf4b139c08
Add developer blog post about Calendar Data Model (#1291)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-04-18 11:21:44 -07:00
Franck Nijhof
b7b713a43c
Replace Alarm Control Panel FORMAT_ constants with CodeFormat enum (#1293) 2022-04-18 19:37:41 +02:00
Allen Porter
c085255319
Add blog post for Local OAuth2 breaking changes (#1290) 2022-04-16 13:41:14 -07:00
Allen Porter
8fc9d847b5 Update documentation for developer credentials after PR discussion feedback 2022-04-16 11:49:02 -07:00
Joakim Sørensen
fe244e7cbc
Add note about network translations (#1288) 2022-04-12 12:26:30 +02:00
Allen Porter
e14123203b
Merge pull request #1287 from home-assistant/frenck-2022-0863
Replace Camera STREAM_TYPE_ constants with StreamType enum
2022-04-11 16:27:32 -07:00
Franck Nijhof
ad2af0a875
Replace Camera STREAM_TYPE_ constants with StreamType enum 2022-04-11 19:54:03 +02:00