29 Commits

Author SHA1 Message Date
Franck Nijhof
c8eb4f4750
Rename Services to Actions in integrations: E (#33810) 2024-07-17 07:29:31 +02:00
c0ffeeca7
be26c3f10c
Username: streamline spelling (#32973) 2024-05-28 09:01:54 +02:00
c0ffeeca7
e5d95eeeed
e-integrations: add glossary reference to config file (#32754) 2024-05-14 15:12:13 +02:00
c0ffeeca7
53733d8a36
e-integrations: Restart HA after adding the integration to the configuration.yaml (#32635) 2024-05-08 23:30:27 +02:00
c0ffeeca7
4bb544e615
d and e integrations: apply sentence-style capitalization (#29901)
* d and e integrations: apply sentence-style capitalization

- add references to glossary terms

* Apply suggestions from code review

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Fix typo

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-11-19 14:03:36 +01:00
Glenn Waters
9b4237fb26
Add ElkM1 debugging section to docs (#29087)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-10-22 16:27:36 +02:00
Glenn Waters
c049ce17df
Add binary_sensor support to ElkM1 integration (#23348) 2022-07-11 09:32:15 +02:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
J. Nick Koston
81280e2346
Remove temperature_units from elkm1 yaml (#21536) 2022-02-07 18:32:20 -06:00
J. Nick Koston
20af516818
Add dhcp discover to elkm1 (#21399) 2022-02-07 18:31:38 -06:00
Glenn Waters
f363b414d1
Support connecting to ElkM1 over TLS 1.2 (#19547) 2021-10-22 12:10:05 +02:00
Franck Nijhof
25825e0fb6
Sync docs with dev codebase, fixing missing platforms (#17619) 2021-04-27 17:43:49 +02: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
8f82a159f9
Add integration platforms to integration frontmatter (#16525) 2021-02-12 11:59:20 +01:00
Glenn Waters
d3d5e6f60c
ElkM1 slight clarification on services (#15703) 2020-11-20 22:01:40 +01:00
Glenn Waters
2a3d206e3a
ElkM1 add new services and a new event. (#15335)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-10-21 12:35:37 +02:00
Glenn Waters
ed206a8af6
Add elkm1 bypass and trigger services (#15170)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-10-21 02:20:10 +02:00
Glenn Waters
dadde58cbb
Update ElkM1 documentation (#14707)
Additional documentation to represent current state of the integration. There are no code changes.
2020-10-09 17:17:06 +02:00
Franck Nijhof
2ce0e8b936
Sync codebase with docs for 0.115 2020-09-17 18:02:20 +02:00
gjbadros
76e9c75725
Mention requirement of turning on system log data (#13613) 2020-05-29 08:27:59 +02:00
Franck Nijhof
4f48d8b191
Merge branch 'current' into next 2020-04-01 20:35:55 +02:00
J. Nick Koston
045a6f0202
Remove image from elk in favor of brand (#12605) 2020-04-01 17:59:34 +02:00
J. Nick Koston
d63425ed6e
Elkm1 config flow (#12521)
* Elkm1 config flow

* Add auto_configure

* Update elkm1.markdown
2020-03-27 15:38:49 -05:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Franck Nijhof
c50eb55b74 Sync title/names with codebase (A-H) (#11655) 2020-01-07 15:30:05 +01:00
Franck Nijhof
b983082cb9
Frontmatter formatting (#11654) 2020-01-07 14:43:49 +01:00
Ville Skyttä
301edb9bd2 Home Assistant etc spelling consistency fixes (#11637)
* Be consistent with Home Assistant spelling

* Refer to the Configurator without "HASS"

That's what's it calls itself and how it is in the add-on store.

* Be consistent with Hass.io spelling

* Tell vscode to spell HassOS like that
2020-01-05 12:44:21 +01:00
Chris Colohan
61baec6c8e Clarify how to connect to Elk over serial port (#10604)
* Update docs to use the default Elk Baud rate of 115200 for serial connections.
* Use /dev/ttyUSB0, which is the serial device used by USB-to-serial converters by default.
* Don't use a username and password over a serial connection, as Elk doesn't require them over a hardwired serial connection.
* Give example of liberal use of exclusions, showing users how to avoid Entity registry spam caused by Elk.
2019-11-07 11:40:43 +01:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00