ashev
7fd0b7ef89
Better to use extra brackets in template ( #1918 )
...
Current explanation is unclear. Had a problem when trying to convert pressure in mb to pressure in mm according to example: {{ states.sensor.pws_pressure_mb.state | float * 0.720064 | round(0) }}. Problem gone after correction of template to: {{ ( states.sensor.pws_pressure_mb.state | float * 0.720064 ) | round(0) }}
2017-01-30 14:34:01 +01:00
William Scanlon
0a92420ac0
Update lock.wink.markdown
...
Add note about key code binary sensors.
2017-01-30 08:05:53 -05:00
fakezeta
265168bb63
Added documentation for notify.twilio_call component ( #1885 )
...
* Added documentation for notify.twilio_call component
* Correct version number
* Added some information and limitation about the Twilio free trial
* revision bump
* Update notify.twilio_call.markdown
2017-01-30 13:50:22 +01:00
andrey-git
291f81bb5f
Anchor typo ( #1920 )
2017-01-30 13:48:18 +01:00
Fabian Affolter
617259ba56
Add logo
2017-01-30 12:39:56 +01:00
Fabian Affolter
b9cdd75e6e
Add logo
2017-01-30 12:39:56 +01:00
Lukas
2562fc9493
Documentation for linksys_ap device tracker ( #1600 )
...
* Documentation for linksys_ap device tracker
* Update device_tracker.linksys_ap.markdown
* Update device_tracker.linksys_ap.markdown
* Update device_tracker.linksys_ap.markdown
2017-01-30 12:39:56 +01:00
Fabian Affolter
f91948eea8
Add inital Lutron docs
2017-01-30 12:39:56 +01:00
Fabian Affolter
f9e982cd45
Remove duplicate
2017-01-30 12:39:56 +01:00
Alok Saboo
f788abf2cd
Added default option ( #1903 )
2017-01-30 12:39:56 +01:00
Matt N
a477eaf44b
Fix typos and grammar in media_player.vlc.markdown ( #1894 )
2017-01-30 12:39:56 +01:00
Robbie Trencheny
7a41936827
Host is now optional on Hue
2017-01-30 12:39:56 +01:00
Robbie Trencheny
b6f7eb7735
Update Hue docs to note the new parameters
2017-01-30 12:39:56 +01:00
Robbie Trencheny
392c91b421
Fix wording on emulated_hue breaking change
2017-01-30 12:39:56 +01:00
Matt N
82367d99ca
Fix link and typos in hadashboard/reboot.markdown ( #1900 )
2017-01-30 12:39:56 +01:00
Alok Saboo
303e2b46ec
Added missing backticks ( #1902 )
2017-01-30 12:39:56 +01:00
Paulus Schoutsen
615be55abe
Fix image
2017-01-30 12:39:56 +01:00
Fabian Affolter
dcc0eed455
Fix title
2017-01-30 12:39:56 +01:00
Paulus Schoutsen
757168bc66
Fix bullet points
2017-01-30 12:39:56 +01:00
Fabian Affolter
712fa3c95c
Fix title
2017-01-30 12:39:56 +01:00
Fabian Affolter
5dec4c51ea
Add customization section
2017-01-30 12:39:56 +01:00
Paulus Schoutsen
55b3fded16
Remove unnecessary regenerate statements
2017-01-30 12:39:56 +01:00
Colin O'Dell
fa956322e1
Fix typo ( #1919 )
...
Should be `PyPI`, not `PiPl`
2017-01-30 08:50:06 +01:00
Stéphane Bidoul (ACSONE)
b58f1fc712
fix import in custom components documentation ( #1909 )
2017-01-30 08:36:13 +01:00
Robbie Trencheny
a3f5062ec7
Merge pull request #1907 from andrey-git/patch-4
...
Fix ha_category to be like in openalr
2017-01-29 16:40:23 -08:00
Robbie Trencheny
ac740d14aa
Merge pull request #1913 from andrey-git/patch-5
...
Mention that the new customize format is for 0.37+ only
2017-01-29 16:39:55 -08:00
Adrián López
af8353376c
Fix example to work correctly ( #1912 )
2017-01-29 23:00:28 +01:00
Jeff Schroeder
1966a015de
Fix "cameras" hyperlink which was invalid markdown ( #1906 )
2017-01-29 22:59:21 +01:00
Teemu R
ab062985a0
Update switch.flux.markdown ( #1840 )
...
* Update switch.flux.markdown
Add disable_brightness_adjust doc.
* Update switch.flux.markdown
defaults to false.
2017-01-29 20:26:23 +01:00
andrey-git
255bb84c17
Mention that the new customize format is for 0.37+ only
2017-01-29 18:16:42 +02:00
Fabian Affolter
962c5e71d0
Add logo
2017-01-29 16:02:36 +01:00
Fabian Affolter
8c9ae5f19a
Add logo
2017-01-29 15:57:13 +01:00
Lukas
634517532e
Documentation for linksys_ap device tracker ( #1600 )
...
* Documentation for linksys_ap device tracker
* Update device_tracker.linksys_ap.markdown
* Update device_tracker.linksys_ap.markdown
* Update device_tracker.linksys_ap.markdown
2017-01-29 15:46:29 +01:00
Fabian Affolter
57c2c4fdc4
Add inital Lutron docs
2017-01-29 13:33:39 +01:00
Fabian Affolter
d8b38f6289
Remove duplicate
2017-01-29 13:33:39 +01:00
Martin Hjelmare
c0e7e85319
Add info on mysensors S_RGBW_LIGHT ( #1899 )
2017-01-29 12:59:52 +01:00
Alok Saboo
d9987a1d7d
Added default option ( #1903 )
2017-01-29 09:24:36 +01:00
Duoxilian
c68df1bc66
Update climate.markdown ( #1898 )
...
Add documentation for hold_mode.
2017-01-29 09:24:10 +01:00
Matt N
3c301bf8e5
Fix typos and grammar in media_player.vlc.markdown ( #1894 )
2017-01-29 09:23:46 +01:00
andrey-git
c414c6f45f
Fix ha_category to be like in openalr
2017-01-29 08:41:32 +02:00
Robbie Trencheny
3e064877aa
Host is now optional on Hue
2017-01-28 16:55:10 -08:00
Robbie Trencheny
c7c6c2e558
Update Hue docs to note the new parameters
2017-01-28 16:53:48 -08:00
Robbie Trencheny
6f93baba7f
Fix wording on emulated_hue breaking change
2017-01-28 16:48:52 -08:00
Matt N
b6a35afb9d
Fix link and typos in hadashboard/reboot.markdown ( #1900 )
2017-01-29 01:37:47 +01:00
Alok Saboo
1fb47207ae
Added missing backticks ( #1902 )
2017-01-29 01:37:09 +01:00
Paulus Schoutsen
9e6453689a
Fix image
2017-01-28 16:32:03 -08:00
Fabian Affolter
57af31a156
Fix title
2017-01-29 01:04:40 +01:00
Paulus Schoutsen
9f33cf0e23
Fix bullet points
2017-01-28 16:01:23 -08:00
Fabian Affolter
afa143b415
Fix title
2017-01-29 00:54:37 +01:00
Fabian Affolter
bfeae23ac1
Add customization section
2017-01-29 00:51:35 +01:00