Fabian Affolter
334a06b4d6
Various fixes ( #5302 )
2018-05-03 22:01:32 +02:00
Maximilian Früh
444030d09f
Document the headers
configuration parameter of the RESTful switch ( #5196 )
...
* Document the `headers` configuration parameter of the RESTful switch
* Fix indent
2018-04-18 19:35:03 +02:00
Filip Bednárik
6e1fe76243
Fix default values in REST switch ( #4922 )
...
* Fix default values in REST switch
According to https://github.com/home-assistant/home-assistant/blob/master/homeassistant/components/switch/rest.py
* Resource does not have any default value.
* Method is set in lowercase "post"
* Default name is not "REST Binary Switch" but "REST Switch"
* Default body_on is "ON" not true
* Default body_off is "OFF" not false
* ✏️ Tweaks
2018-03-23 21:44:39 +01:00
Alok Saboo
1aca7b08cf
Misc fixes: e.g. -> e.g., and proper case for Home Assistant ( #4942 )
...
* e.g. to e.g., and proper case for Home Assistant
* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Fabian Affolter
38dc270db4
Update configuration variables description style ( #4134 )
...
* Update configuration variables description style
* Remove defaults
2017-12-04 08:31:44 +01:00
Anders Melchiorsen
4e68ef82e8
Add HTTP Basic auth to RESTful Switch ( #3258 )
2017-09-09 19:38:22 +02:00
Paulus Schoutsen
08729e457e
Merge branch 'current' into next
2017-06-15 20:36:43 -07:00
Fabian Affolter
29934427e1
Add 'ha_iot_class'
2017-06-13 10:26:24 +02:00
Fabian Affolter
736141df63
Add put as method ( #2803 )
2017-06-12 22:27:31 -07:00
Fabian Affolter
819cb20c11
Make template visible
2017-05-28 19:43:38 +02:00
Fabian Affolter
c87e55eec1
Update link ( #2722 )
2017-05-28 19:39:40 +02:00
Fabian Affolter
e2c97d4941
Move details to example section
2017-05-28 18:57:05 +02:00
cribbstechnologies
52cdd35344
Updating documentation for REST switch with template example ( #2713 )
...
* fixing typo in rest switch template example
* adding example with template to docs
* adding generic info about response JSON
* making requested changes
* changing file mode, removing response parsing information
* updating docs with generic info and link to specific topic
* fixing file permissions
2017-05-28 18:50:37 +02:00
Paulus Schoutsen
a3bda5dde1
Fix liquid warnings
2016-11-04 23:45:19 -07:00
Abhishek Anand
7935284290
switch.rest updates ( #1030 )
...
* updates corresponding to PR#3329
* more explanation
* de-jargoned iff
2016-10-28 12:09:25 +02:00
Robbie Trencheny
5da7bfaa9e
Merge branch 'current' into next
2016-10-06 22:13:18 -07:00
Marcelo Moreira de Mello
8ddbe43771
Added Restful logo on remaining components
2016-10-07 00:33:50 -04:00
Fabian Affolter
a2776110aa
Minimizing of the configuration sample ( #1047 )
2016-10-02 17:14:23 +02:00
Fabian Affolter
b7f3aa3d23
Add HA release
2016-04-30 22:47:36 +02:00
Paulus Schoutsen
cc8e5f5685
Remove component layout page
2016-02-07 14:20:52 -08:00
Fabian Affolter
567840e2b8
Capitalize titles and other minor update
2016-02-06 09:27:20 +01:00
Fabian Affolter
9c6e176e4c
Fix #126 (Use real templates)
2015-12-18 13:06:59 +01:00
Paulus Schoutsen
03d0d75ae1
Component details pages added
2015-10-25 00:58:12 -07:00
Paulus Schoutsen
04f48395d6
Merge branch 'pr/101'
...
Conflicts:
source/components/index.markdown
2015-10-24 21:54:58 -07:00