41 Commits

Author SHA1 Message Date
c0ffeeca7
9af249a1fc
A integrations: minor style fix (#29893)
* A integrations: minot style fix

- apply sentence style capitalization
- add refs to glossary terms

* Fix glossary

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2023-11-20 09:02:21 +01:00
c0ffeeca7
4a0dbd9126
a-b integrations: apply sentence-style capitalization (#29859) 2023-11-16 12:25:56 +01:00
J. Nick Koston
b389890b9f
Document that some august entities are slower to update (#28645) 2023-08-21 11:56:18 +02:00
J. Nick Koston
a0dd99117f
Move Yale Doorman to the known working devices for August (#28488) 2023-08-07 11:28:13 -10:00
c0ffeeca7
b9a6488c3d
Various files: Replace component by integration (#27783) 2023-06-13 11:37:09 +02:00
J. Nick Koston
48b109eb9f
Add Yale Smart Safe to August and Yale Access Bluetooth (#25952) 2023-01-26 16:59:17 +01:00
J. Nick Koston
1f5af06d81
Add Yale Conexis L2 to august (#25400) 2022-12-27 08:58:00 +01:00
Nico
495075365f
Repair broken links August integration (#24307)
* repair broken links august integration

* Update source/_integrations/august.markdown

Co-authored-by: J. Nick Koston <nick@koston.org>
2022-10-01 23:59:43 +02:00
J. Nick Koston
38491d0af4
Add Yale Assure Lock 2 to August (#24296) 2022-10-01 16:53:39 +02:00
J. Nick Koston
c133bd91e2
Update august for offline key access (#23725)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-08-10 16:21:52 -10:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
J. Nick Koston
fd4e7a5b07
Document known issues with reporting battery charge percentage with august locks (#21947)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-03-09 15:09:49 +01:00
Franck Nijhof
2d8c9b6794
Sync codebase with docs for 2022.3 2022-02-23 21:35:38 +01:00
J. Nick Koston
2ca2f3f06a
Add button platform to august to wake locks from a deep sleep (#21605) 2022-02-11 17:14:23 -06:00
Charlie Fish
3d6cd37af5
Updating docs to say August Wi-Fi Smart Lock (Gen 4) does not require Bridge or Doorbell (#21262) 2022-01-19 17:28:27 -10:00
J. Nick Koston
fb2b6e2e64
Add Yale Linus to the august supported list (#20952) 2022-01-03 23:14:33 +01:00
J. Nick Koston
389f4133d4
Fix formatting on august lock table (#20848) 2021-12-23 22:29:01 +01:00
J. Nick Koston
3d6be7ae53
Make it clear when a connect bridge is required for august (#20847) 2021-12-23 21:37:20 +01:00
J. Nick Koston
72f17c3576
Add Yale Conexis L1 to known working devices (#20484) 2021-11-29 09:04:53 +01:00
Stefan
a417e7d82b
Fix markdownlint / spelling issues #2 (#19903) 2021-10-22 12:50:06 +02:00
J. Nick Koston
7640f58328
Clarify which devices have been tested with the august integration (#18970) 2021-08-18 13:03:15 +02:00
J. Nick Koston
324ce5c8de
Update august to be cloud push (#17074) 2021-03-21 21:17:54 -10: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
Franck Nijhof
cfa3128142
Enquote YAML occurances of alias strings (#16576) 2021-02-15 08:08:37 +01:00
Franck Nijhof
8f82a159f9
Add integration platforms to integration frontmatter (#16525) 2021-02-12 11:59:20 +01:00
Franck Nijhof
75dea8871c
Add integration discovery information to manifest (#16524) 2021-02-12 11:50:58 +01:00
Franck Nijhof
e8535feb9d
Merge branch 'current' into rc 2021-02-03 12:04:23 +01:00
Franck Nijhof
03d8d34bf8
Bunch of YAML styling improvements - part 2 (#16379) 2021-02-01 22:46:37 +01:00
J. Nick Koston
0272e0a909
Remove documentation for august yaml configuration (#16154) 2021-01-11 14:40:50 +01:00
Scott Bressler
85cc307029
Update August integration presence detection example docs (#12422)
Be explicit about where the example goes (automations.yaml). It took me a while to figure this out, being new to HASS.
2020-03-31 20:40:37 +02:00
J. Nick Koston
2b449c27f1
Remove august logo (#12575) 2020-03-31 11:52:42 +02:00
Franck Nijhof
f2975dc397
Sync codebase with docs for 0.107 2020-03-18 16:02:28 +01:00
J. Nick Koston
8a701f9cd7
Add Presence Detection example to august (#12314)
* Add Presence Detection example to august

* mixing quotes

* Try another way

* Try another way

* Try another way

* Try another way

* Try another way

* Try a another way to fix build

* Revert "Try a another way to fix build"

This reverts commit 95f9846b1d2a9f9fc7b1274cfa657af1a793b3c1.

* raw it is

* ✏️ Tweak

Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-03-11 12:03:08 +01:00
Franck Nijhof
bdb8e5becd
Merge branch 'current' into next 2020-03-07 10:20:59 +01:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
J. Nick Koston
c384116e8e
Add config flow to august (#12172)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-27 13:48:42 +01:00
J. Nick Koston
360452ae12
Add battery sensors to august integration (#12170)
* Add battery sensors

* Update august.markdown

Grammar fixes
2020-02-27 13:43:09 +01:00
Franck Nijhof
9a288b342a
Sync codebase with docs for 0.106 2020-02-26 15:21:39 +01:00
Franck Nijhof
b983082cb9
Frontmatter formatting (#11654) 2020-01-07 14:43:49 +01:00
Franck Nijhof
533bb3866f
HTTPS-everywhere (update links in our website) (#10932)
* HTTPS-everywhere (update links in our website)

* HTTPS-everywhere (round 2)

* HTTPS-everywhere (round 3)
2019-10-21 23:11:12 +02:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00