Mike O'Driscoll
76ab93af93
Add documentation for new Start.ca sensor ( #4658 )
...
New sensor for ISP usage data for Start.ca
2018-02-12 19:44:22 -08:00
David
c0b944d21d
Remove note about differing entity_ids for System Monitor component ( #4564 )
...
* Update example entity_id for System Monitor component
Required update if/when home-assistant/home-assistant#12124 gets merged.
* Update entity_id
Update entity_id to reflect changes in PR
* Remove note
Remove note about differing entity_ids: after home-assistant/home-assistant#12124 is merged, all entity_ids will match the resource name.
2018-02-12 20:49:56 -05:00
Diogo Gomes
178175fbf4
Added Example for 2 STB ( #4649 )
2018-02-12 22:50:16 +01:00
Nicholas Amadori
88d890aa46
Update Postgresql example ( #4642 )
...
The query with pg_size_pretty returns the value as a string, that way you can’t have a nice chart or make value comparison. Inserted new query to return value as number.
2018-02-12 08:46:34 +01:00
Mike O'Driscoll
5e77fc8d94
Update TekSavvy sendor documentation. ( #4645 )
...
Update the TekSavvy senor documentation for unlimited plans without a cap.
2018-02-12 08:31:34 +01:00
NovapaX
cda6c85186
Update template_sensor with friendly_name_template attribute and example ( #4644 )
...
* add documentation and example for friendly_name_template
* standard fixes
* another example + no whitespace around pipes
* move the dot
* little example fix
* Minor changes
2018-02-11 22:51:04 -05:00
Anders Melchiorsen
f566a97641
Purge recorder data by default, allow repack ( #4643 )
2018-02-11 18:21:20 -05:00
ChristianKuehnel
9329aa74cc
sensor.alpha_vantage: removed Google as default stock ( #4618 )
...
* removed Google as default stock
* extended config example
* Add exchange rate
2018-02-11 23:51:17 +01:00
themanieldaniel
3bba87b248
Update logbook.markdown ( #4629 )
2018-02-11 20:40:32 +01:00
Eu
3ce0f0981a
Added documentation for password mode in input_text ( #4489 )
...
* Added password mode
* Added password mode
* Added password mode
2018-02-11 09:34:35 -08:00
themanieldaniel
5eff43736b
Update input_number.markdown ( #4628 )
...
* Update input_number.markdown
* Minor changes
2018-02-11 12:07:58 +01:00
Touliloup
9d6e015466
Fix URL in Mercedes me binary sensor documentation ( #4625 )
...
Fix a broken link in the Mercedes Me binary sensor documentation.
Link should redirect to the main Mercedes Me component.
2018-02-11 11:19:17 +01:00
themanieldaniel
58eb051d55
Update sensor.steam_online.markdown ( #4632 )
2018-02-11 11:18:28 +01:00
themanieldaniel
4bd6d7c4b6
Update history.markdown ( #4633 )
2018-02-11 11:08:40 +01:00
Paulus Schoutsen
ad6700863a
Merge branch 'current' into next
2018-02-10 14:02:39 -08:00
Paulus Schoutsen
364dbf7208
Merge pull request #4616 from home-assistant/release-0-63
...
0.63
2018-02-10 14:01:53 -08:00
Paulus Schoutsen
d7bf93730a
Add blog post
2018-02-10 14:01:03 -08:00
DubhAd
883b0010d1
Add note about not working on iOS ( #4620 )
2018-02-10 15:22:53 -05:00
Diogo Gomes
715e5e642b
Added example script ( #4615 )
...
* Added example script
* Update media_player.mediaroom.markdown
* Minor cleanup
2018-02-10 11:14:19 -05:00
Anders Melchiorsen
0b68b478d1
Allow zero purge_interval to disable recorder purge ( #4591 )
...
* Allow zero purge_interval to disable recorder purge
* Clarify that zero is a number
2018-02-10 09:18:16 -05:00
Paulus Schoutsen
fd6f73a713
Merge remote-tracking branch 'origin/current' into next
2018-02-09 15:24:47 -08:00
Mahasri Kalavala
3dec0a3a58
added service call example ( #4606 )
...
* added service call example
* Minor changes
2018-02-09 22:56:34 +01:00
Russell Cloran
0b49ea80bf
Add zha radio_type ( #4586 )
...
Adds support for XBee radios, which requires setting `radio_type` in the zha config.
2018-02-09 22:55:13 +01:00
mkfink
a854b89b59
Added force_update flag ( #4558 )
...
Related to https://github.com/home-assistant/home-assistant/pull/12092 , based on https://home-assistant.io/components/sensor.mqtt/#force_update
2018-02-09 22:37:06 +01:00
Joe Lu
ac219395de
Updated Canary camera configuration ( #4582 )
...
* Updated Canary camera configuration
* ✏️ TravisCI fix
2018-02-09 22:23:22 +01:00
Diogo Gomes
bee1bf1799
SQL Sensor ( #4569 )
...
* Initial Commit
* Tks @arsaboo
* Added Examples section
* back to optional
* ✏️ Minor changes
* Rewritten
2018-02-09 22:22:14 +01:00
Robin
f5a18c2554
Add sharing images between HASS instances ( #4607 )
...
* Add sharing images between HASS instances
Adds description of how to share camera feeds between multiple home-assistant instances using the REST API.
* Minor changes
2018-02-09 20:52:43 +01:00
Marko Korhonen
de28af78b6
Added single quotes around format value ( #4609 )
...
The service wont work without these
2018-02-09 20:40:55 +01:00
Tabakhase
f2dba1f614
add documentation for "shared_gpio" flag to component switch.rpi_gpio
2018-02-09 11:05:22 +01:00
Paulus Schoutsen
23d3db267b
Update python_script.markdown
2018-02-08 15:36:44 -08:00
JonnyaiR
08b3fee9bc
Update switch.pilight.markdown to add variables and update links ( #4522 )
...
* Update switch.pilight.markdown to add variables and update links
The variables unitcode and programcode are missing from the variables-list, unitcode is mentioned in the text below but they should be listed as optional variables if they are in fact optional variables.
furthermore the wiki-links to pilight are outdated, so i replaced the wiki.pilight.org links with manual.pilight,org links to their respective updated pages.
* Update switch.pilight.markdown
delete programcode
* ✏️ Small improvements
2018-02-08 21:46:30 +01:00
Pierre Ståhl
d5404ed82e
Add documentation for system_log_event ( #4549 )
...
* Add documentation for system_log_event
* ✏️ Minor improvements
2018-02-08 21:45:39 +01:00
DubhAd
b6258f5326
Added note about display in Overview ( #4597 )
...
It's come up quite a few times, with people asking why some scripts have a toggle, and some don't. This is to add a little clarity about it (I'm **assuming** that `wait` also results in a toggle - it'd be good to get that verified).
2018-02-08 21:33:10 +01:00
Conrad Juhl Andersen
809034c804
added remote.xiaomi_miio component ( #4513 )
...
* added remote.xiaomi_miio component
* added changes
* updated to explain different command types
* Fixed cross-linking
* ✏️ Minor improvements
2018-02-08 15:32:06 -05:00
Gerben Meijer
83c51ebc77
Update flux stop_time default. ( #4553 )
2018-02-08 21:27:42 +01:00
hawk259
a7fb895c5a
Binary Sensor Template: Add icon_template and entity_picture_template support ( #4373 )
...
Sensor Template: fix entity_picture_template conf
2018-02-08 21:02:26 +01:00
Anders Melchiorsen
9d918bd4c4
Remove influxdb retry_queue_limit ( #4598 )
2018-02-08 15:53:38 +01:00
Marc Egli
9e03a1e774
Document new turn_on_action for philips TV ( #4599 )
...
This got added in home-assistant/home-assistant/pull/12065
2018-02-08 15:52:44 +01:00
Anders Melchiorsen
045422dad6
Return of entity_id in template platforms ( #4600 )
2018-02-07 22:46:16 -08:00
cogneato
15cf8299f5
adding supported domains
...
ref: https://github.com/home-assistant/home-assistant.github.io/issues/4036
Adds supported domains and default mappings.
2018-02-07 16:35:50 -07:00
nordlead2005
99c835699b
Dark Sky Precip Accumulation ( #4587 )
2018-02-06 21:43:35 +01:00
Julius Mittenzwei
7c0ac4661f
Updated documentation for KNX platform ( #4575 )
...
* Documentation for https://github.com/home-assistant/home-assistant/pull/11978
* typo
2018-02-05 08:24:20 +01:00
Fabian Affolter
280bac6515
Remove line breaks
2018-02-05 08:22:45 +01:00
Mike O'Driscoll
c20709e3d0
Add troubleshooting for Unifi Controller ( #4578 )
...
Added documentation regarding accurate time sync for presence detection
between home assistant and unifi controller.
2018-02-05 08:21:19 +01:00
Robert
590a7bc345
Note for 2014 and 2015 models ( #4581 )
...
* Note for 2014 and 2015 models
* Remove marking
2018-02-05 08:20:15 +01:00
Rene Nulsch
b1714a5bfc
Fix Typo ( #4577 )
2018-02-04 19:54:17 +01:00
Paulus Schoutsen
47822f61fd
Update light.hue.markdown
2018-02-03 22:28:29 -08:00
Rene Nulsch
5ad2bf6428
Add market restriction note ( #4571 )
2018-02-03 19:28:27 +01:00
DubhAd
2d61ef7f07
Added links to the voice components
...
Added links to the voice components it supports.
2018-02-03 17:21:07 +00:00
Alok Saboo
6afb5e620e
Merge pull request #4530 from dgomes/next-upstream
...
Added examples for Panasonic Viera Media Player services
2018-02-03 11:59:14 -05:00