15 Commits

Author SHA1 Message Date
Franck Nijhof
adac9669aa
2024.12: Sync with codebase 2024-11-27 18:57:16 +01:00
cheynetom
35c355ede2
Update opnsense.markdown (#30590) 2024-01-02 13:12:34 +01:00
c0ffeeca7
530204bb23
m-o integrations: apply sentence-style caps to categories (#29904)
* m-o integrations: apply sentence-style caps to categories

* Apply suggestions from code review

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

* 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>

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-11-19 13:58:07 +01:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
Franck Nijhof
8f82a159f9
Add integration platforms to integration frontmatter (#16525) 2021-02-12 11:59:20 +01:00
Evan Morse
f489119b87
Update OPNSense Documentation With IOT Class (#14881)
I have added Local Polling because it polls the router for state changes.  Here is also a tag for issue #14661
2020-10-05 10:33:35 +02:00
tiagofreire-pt
0f81153640
OPNSense uses by default https on its webGUI (#12764)
Changing the proposed http url to https, as by opnsense default.
2020-04-09 09:33:58 +02:00
Pascal Vizeli
a7e9cce988
Update permission for API key (#12475) 2020-03-21 15:22:30 +01:00
ams123ios
af5a210f24
Update opnsense.markdown (#12362)
Added required privileges.
2020-03-14 17:35:42 +01:00
Franck Nijhof
bdade863c6
Migrate logos from documentation website to brands (#12287) 2020-03-06 16:29:57 +01:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Franck Nijhof
9a288b342a
Sync codebase with docs for 0.106 2020-02-26 15:21:39 +01:00
Franck Nijhof
dfbad1e153
Fix release for OPNsense 2020-02-19 17:03:57 +01:00
Franck Nijhof
f0d37f49db
Extends textlint Terminology list; part 2 (#12068) 2020-02-12 19:59:10 +01:00
Matthew Treinish
5334c20e28
Add documentation for new opnsense integration (#10427)
* Add documentation for new opnsense component

This commit adds documentation for the opnsense device tracker which is
being added in home-assistant/home-assistant#26834.

* Update source/_components/opnsense.markdown

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* Fixes from review comments

* More updates from code review

The previous updates in dc933232ab654d79a27cc0a16f8ca13b16196d46 around
the defaults were applied a bit too mechanically and the same problem
existed elsewhere in the configuration section. This commit also updates
those to fix the same issue there.

* ✏️ Tweaks

* Move documentation to new integrations location

* Remove LAN default for tracker_interfaces

Part of the review changes made to the PR adding this component was to
not set a default value for the tracker_interfaces to ["LAN"]. This
commit just updates the configuration section of the docs to reflect
this change.

* Update opnsense.markdown

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-05 23:29:26 +01:00