17 Commits

Author SHA1 Message Date
G Johansson
72d08b024b
Update integrations that are ManualTriggerEntity with template information (#35730) 2024-11-21 20:46:30 +01:00
Harm Aarts
5e26c8221c
Clarify appropriate return values for an endpoint (#35003)
* Clarify appropriate return values for an endpoint

Previously it wasn't as clear as it could be what it was that a server could return for the REST binary sensor to function out of the box. 

This patch enumerates all the possibilities and makes it explicit it is a singular value.

* Update source/_integrations/binary_sensor.rest.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-10-01 19:41:50 +02:00
Oleg Kurapov
27db412497
Add mention of XML support to binary_sensor.rest integration (#33073)
* Add mention of XML support to binary_sensor.rest integration

* Tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-06-04 10:45:40 +02:00
c0ffeeca7
aceb0e40a8
a-integrations: add glossary reference to Configuration file (#32750)
- if needed, add note to restart HA after changing config
- add related topics
- add glossary reference to Configuration file
2024-05-14 11:35:15 +02:00
c0ffeeca7
fad4989470
b and c integrations: minor style change (#29898)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2023-11-20 08:47:18 +01:00
G Johansson
b15a2f4451
Rest Binary Sensor to ManualTriggerEntity (#28526) 2023-08-11 16:40:17 +02:00
krazos
ab5ef42805
Update RESTful binary sensor docs to note unique_id support (#24311) 2022-10-03 14:17:53 +02:00
Chris Browet
813be23edf
Add REST sensor/binary_sensor/switch templated headers & params (#20058) 2021-11-02 18:47:40 +01:00
Chris Browet
8a8564272b
add state_class to rest sensor & device_class to rest switch (#19860) 2021-10-22 22:57:24 +02:00
J. Nick Koston
5f57c6a3d6
Add support for multiple rest sensors with a single endpoint (#16632)
* Add support for multiple rest sensors with a single endpoint

* Update source/_integrations/rest.markdown

Co-authored-by: Franck Nijhof <git@frenck.dev>

* Update source/_integrations/rest.markdown

Co-authored-by: Franck Nijhof <git@frenck.dev>

* Update source/_integrations/rest.markdown

Co-authored-by: Franck Nijhof <git@frenck.dev>

* Update source/_integrations/rest.markdown

Co-authored-by: Franck Nijhof <git@frenck.dev>

* Update source/_integrations/rest.markdown

Co-authored-by: Franck Nijhof <git@frenck.dev>

* Update source/_integrations/rest.markdown

Co-authored-by: Franck Nijhof <git@frenck.dev>

* Update source/_integrations/rest.markdown

Co-authored-by: Franck Nijhof <git@frenck.dev>

* Update source/_integrations/rest.markdown

Co-authored-by: Franck Nijhof <git@frenck.dev>

* Update source/_integrations/rest.markdown

Co-authored-by: Franck Nijhof <git@frenck.dev>

* Update source/_integrations/rest.markdown

Co-authored-by: Franck Nijhof <git@frenck.dev>

* Update source/_integrations/rest.markdown

Co-authored-by: Franck Nijhof <git@frenck.dev>

* Update source/_integrations/rest.markdown

Co-authored-by: Franck Nijhof <git@frenck.dev>

* Update source/_integrations/sensor.rest.markdomain

* Update source/_integrations/sensor.rest.markdomain

* Update source/_integrations/sensor.rest.markdomain

* Update source/_integrations/sensor.rest.markdomain

* fix name conflict

* ok... I think I am losing it markdomain -> markdown

* Update source/_integrations/rest.markdown

* Update source/_integrations/rest.markdown

Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-02-24 11:54:28 +01:00
Franck Nijhof
577817d0cf
Remove inline Liquid escaping for templates (#16478) 2021-02-10 08:34:28 +01:00
Klaas Schoute
d99252f613
👕 Markdown style changes (#15861) 2020-12-09 18:48:17 +01:00
Hedgehog57
ef8938ac2a
add resource_template configuration resource (#11719) 2020-06-24 00:23:52 +02:00
Alok Saboo
7568a7ea95
Remove excessive warnings (#12444)
* Remove excessive warnings

* Address comments
2020-03-19 19:10:55 +01:00
Franck Nijhof
272086948a
Collection of domain & logo cleanups (#12299)
* Collection of domain & logo cleanups

* Fix build
2020-03-06 23:02:31 +01:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00