Tabakhase
f2dba1f614
add documentation for "shared_gpio" flag to component switch.rpi_gpio
2018-02-09 11:05:22 +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
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
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
Rene Nulsch
b1714a5bfc
Fix Typo ( #4577 )
2018-02-04 19:54:17 +01:00
Rene Nulsch
5ad2bf6428
Add market restriction note ( #4571 )
2018-02-03 19:28:27 +01: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
Alok Saboo
3bd79757df
Merge pull request #4496 from dgomes/next
...
New Mediaroom media_player component
2018-02-03 09:49:34 -05:00
Fabian Affolter
a27acc87f2
Add missing default
2018-02-03 14:57:43 +01:00
Fabian Affolter
c78bc43ac1
Fix configuration variables
2018-02-03 14:52:57 +01:00
kennedyshead
c2813d3739
Adding melissa climate ( #4377 )
...
* Adding docs for melissa component
* Adding docs for melissa component
* Changed to Configuration Variables
* 🚑 Fixing build
* Updateing version of release
2018-02-03 03:55:08 +01:00
Rene Nulsch
7f6f3cca86
Documentation for new Mercedes me component ( #4464 )
...
* Documentation for new Mercedes me component
* set ha_release and date to next version
2018-02-02 10:57:40 -05:00
Anders Melchiorsen
5042e3b13f
Default recorder purge_interval to 1 ( #4534 )
...
* Default recorder purge_interval to 1
* Reflow
* ✏️ Minor improvements
2018-02-02 01:51:56 +01:00
akloeckner
a3e449edb5
add only_direct option to sensor.deutsche_bahn ( #4542 )
...
* add only_direct option to sensor.deutsche_bahn
goes along with https://github.com/home-assistant/home-assistant/pull/11999
* Update style
2018-01-29 23:29:39 +01:00
Jack Wilsdon
2788202f1e
emulated_hue: add documentation for new entities configuration ( #4538 )
...
* emulated_hue: add documentation for new entities configuration
* ✏️ Minor improvements
2018-01-29 13:30:04 -08:00
Franck Nijhof
c16a434566
✏️ Minor changes
2018-01-29 07:59:55 +01:00
Robert
8b5123adbc
Buienradar ( #4544 )
...
* Title in line with similar weather components
* Title in line with similar weather components
2018-01-29 07:53:06 +01:00
Craig J. Ward
631fe9f878
Goalfeed ( #4211 )
...
* add goalfeed docs
* update date
* Update email address
* changes as per notes
* Minor changes
2018-01-28 13:27:38 +01:00
Rene Nulsch
b62ba17d3a
Add absolute url config information ( #4465 )
...
* Add absolute url config information
* revert ha_release change, change url description
* 🔨 Reverting "date" field
2018-01-28 09:55:17 +01:00
Diogo Gomes
2436d94e13
Added examples
2018-01-27 16:55:56 +00:00
Rene Nulsch
399b9e6760
Panel_Iframe - Allow relative urls in config ( #4477 )
...
* Panel_Iframe - Allow relative urls in config
* Fix configuration
2018-01-27 08:46:06 +01:00
Paulus Schoutsen
3177f20493
Merge branch 'current' into next
2018-01-26 21:08:36 -08:00
Paulus Schoutsen
3c453c54eb
Merge pull request #4519 from home-assistant/release-0-62
...
0.62
2018-01-26 21:08:19 -08:00
Jens Østergaard Nielsen
9e7e78b3c9
IHC component ( #4520 )
...
* New IHC platform
* autosetup -> auto_setup
* Moved auto setup to the IHC component
* Removed by LK in logo
* Changes from review.
* Defaults in configurations. manualy setup" changed to "manual setup" (Anchors adjusted)
* Relative links changed to absolute links
* 'host' renamed to 'url'
* ✏️ Tweaks
2018-01-26 23:05:10 +01:00
Nolan Gilley
4b3ed6a650
add erc20 token ( #4523 )
...
* add erc20 token
* ✏️ Minor corrections
2018-01-26 22:12:31 +01:00
akloeckner
5ba6298e21
clarify scenes ( #4471 )
...
* clarify scenes
- add helper pointer, see https://github.com/home-assistant/home-assistant/pull/11819
- add workaround for multiple services, not sure actually where I found this
- add description of state definition, as it took me some time to get this
* ✏️ Minor changes
2018-01-26 22:12:04 +01:00
Kallum Burgin
76d3d893be
Add icon_template description to configuration ( #4521 )
2018-01-26 21:57:54 +01:00
Aaron Bach
19eccf43e6
Adds docs for Pollen.com sensor platform ( #4524 )
...
* Adds docs for Pollen.com sensor platform
* Updating version number
2018-01-26 21:47:25 +01:00
Adriaan Peeters
fd44f52d7f
fix typo in link to rainbird component ( #4525 )
2018-01-26 21:10:40 +01:00
Paulus Schoutsen
cc025a6a72
Merge branch 'current' into next
2018-01-26 00:49:00 -08:00
Nash Kaminski
3a068a85a5
Update documentation for SNMP switch component to reflect changes. ( #4190 )
2018-01-26 09:34:54 +01:00
Jerad Meisner
6496e3ef21
Added documentation for Xeoma camera platform ( #4405 )
...
* Added documentation for Xeoma camera platform
* ✏️ Minor changes
* Add periods
2018-01-25 23:25:38 +01:00
Sebastian Muszynski
021f7ae3ce
Service description for setting a fixed scene of Xiaomi MIIO light added. ( #4170 )
2018-01-25 21:56:41 +01:00
Fabian Affolter
aeb8808c9d
Fix remaining issue from #4314 ( #4514 )
2018-01-25 19:21:47 +01:00
Johannes Innerbichler
c21493d7c7
Iota wallet ( #4314 )
...
* added iota documentation\
* removed ruby version file\
* changed logo
* minor changes to documentation
* re-added ruby version file
* ✏️ Minor grammar changes
2018-01-25 18:45:28 +01:00
Fabian Affolter
ae24893397
update style and remove refs to plug
2018-01-25 18:42:05 +01:00
Sebastian Muszynski
bb03d5e195
Version number of the Xiaomi Air Purifier removed from title and description. There are more versions are supported now. ( #4511 )
2018-01-25 18:36:38 +01:00
Dan Cinnamon
a7aa9dae97
New venstar climate platform ( #4412 )
...
* New venstar climate platform
* Update 'ha_release' and use new style
2018-01-25 18:35:11 +01:00
lordneon
fab0c75104
Added working model to supported list ( #4507 )
...
The module works perfectly with the latest Xiaomi Mijia bedside lamp, its wifi based and appears to share the same API as the LED bulbs.
2018-01-25 18:21:49 +01:00
Franck Nijhof
6224c71c08
Various markdown, spelling, and grammar fixes #3 ( #4510 )
...
* ✅ Various markdown, spelling, and grammar fixes
* ✅ Various markdown, spelling, and grammar fixes
* ✅ Various markdown, spelling, and grammar fixes
2018-01-25 18:21:05 +01:00
lich
48e36a290f
Add system option for linux_battery.py, Support android. ( #4504 )
...
* Add system option for linux_battery.py, Support android.
* Use new style for configuration variables
2018-01-24 13:51:46 +01:00
Gregory Dosh
48fbcd8e64
adding device_tracker.tomato https params ( #4389 )
...
* adding device_tracker.tomato https params
* converting to newer standard
* removing extra space
* Adding default values
* fixing some misc quoting bugs
* cleaning up optional params
* updating default port param to match ssl choice
* changing verbage
2018-01-24 12:03:10 +01:00
Nicholas Amadori
1edf68ff68
Ping binary sensor: Ping interval can be set ( #4501 )
2018-01-24 08:38:37 +01:00
Fabian Affolter
2f8bd0b77e
Merge branch 'current' into next
2018-01-24 08:36:59 +01:00