26 Commits

Author SHA1 Message Date
Oncleben31
654b0b888a command_line sensor with new style for configuration variables (#6534)
* command_line sensor with new style for configuration variables descritpion

Implement the new style for configuration variables description as requested by #6385

* ✏️ Tweak
2018-10-06 14:45:04 +02:00
Jorim Tielemans
5465025df8 real life -> real-life (#6384) 2018-09-30 17:03:09 +02:00
Fabian Affolter
dcd46c2d86
Update category (#6182) 2018-09-03 12:20:17 +02:00
Alexander Hardwicke
eceee28362 Add documentation for json_attributes in command (#5889)
* Add documentation for json_attributes in command

* Fix formatting
2018-07-29 08:37:42 +02:00
lich
c759cfd7a5 Customizable command timeout (#5782)
* Customizable command timeout

* update the binary_sensor.command_line
2018-07-17 22:59:39 +02:00
Ville Skyttä
f8393f0659 sensor.command_line: Round example CPU temperature value (#5032)
* sensor.command_line: Round example CPU temperature value

multiply returns a float, which is inexact and sometimes gets rendered
with a lot of decimal places. Round additionally to get cleaner result.

* Move raw
2018-03-29 09:23:42 +02:00
Paulus Schoutsen
41955dc31a
Remove url prefix pt 2 (#5014)
* Migrate the non blog posts to use no domain

* Update demo links

* Remove Zanzito references from owntracks docs
2018-03-24 22:14:34 -07: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
Wopalecki
c9d67e8cd9 Adding quotes for the "login attempts" command (#4563)
In hass.io installation, the command value must be quoted.
2018-02-01 20:55:14 +01:00
Davide Setti
bf0c79ebdb fix a couple issues in sensor.command_line doc (#4330)
This fixes 2 issues:

- Brightness is not measured as celsius
- curly braces must be escaped with `{% raw %}`
2018-01-03 18:41:01 +01:00
Marcus Schmidt
9e6c91bc3e Added documentation to HA PR#8505 (#3157)
* Added documentation to HA PR#8505 - Added possibilities to use template in the command_line sensor

* Small fixes after review

* Minor changes
2017-08-12 22:05:34 -07:00
Fabian Affolter
c0f41511e2
Fix configuration sample 2017-08-09 08:02:43 +02:00
JudgeDredd
12fd562361 erorrs with degree symbol (#2973)
I was unable to get the examples above working when using that degree symbol in the unit of measurement, removing that symbol fixed the problem. I did try pasting in a fresh degree symbol, and even tried using one from the HASS front end, but that didn't work. However, this example has been here for a long time and I can't find any other cases of complaints, so I figured i'd add a warning in the comments in case anyone else has the same problem.
2017-07-15 19:31:47 +02:00
Alok Saboo
834d1e1bfb Added scan_interval defaults (#2898) 2017-06-28 15:03:36 -05:00
Fabian Affolter
c87e55eec1 Update link (#2722) 2017-05-28 19:39:40 +02:00
bbrendon
24b5f8e937 Update sensor.command_line.markdown (#1914) 2017-01-30 15:06:17 +01:00
Fredrik Lindqvist
231814be86 General cleanup of new merged pull requests (#1458)
* Update sensor.synologydsm.markdown

Changes to spelling and formatting.

* Update sensor.command_line.markdown

Fix spelling, grammar and rewrote some instructions.

* Update hdmi_cec.markdown

Fix spelling and formatting.
2016-11-19 11:31:58 +01:00
godloth
0af4f52129 Fixed some typos and text (#1449)
made some errors in the first submission and the text was not that clear, should be ok now
2016-11-16 22:09:24 +01:00
Fabian Affolter
66a907f01c
Fix liquid error, remove obsolete details, and other minôr updates 2016-11-13 12:53:06 +01:00
godloth
26b74031e2 added example for command_line sensor (#1429)
Added working example for this sensor that i've seen a lot on the community where a lot of those examples were obsolete and even experienced user were confused . The issue came from the update in the logger messages in the home-assistant.log file
2016-11-13 12:26:07 +01:00
Fabian Affolter
53c42e5fd9 Minimizing of the configuration sample (#1048) 2016-10-02 17:14:08 +02:00
Fabian Affolter
f6524bbc52
Add IoT class 2016-09-01 17:20:19 +02:00
Fabian Affolter
2592229788
Add ha release 2016-06-22 09:57:27 +02:00
Fabian Affolter
f057ec3ceb Add detail for text file 2016-06-20 23:46:11 +02:00
Paulus Schoutsen
6dc004875c Move templates to new topics section 2016-03-12 16:03:57 -08:00
Paulus Schoutsen
05f2ad1f5b Release 0.14 blogpost 2016-02-27 16:30:16 -08:00