Commit graph

5133 commits

Author SHA1 Message Date
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
boojew
d270587129 Update mailgun.markdown (#4560)
* Update mailgun.markdown

* Update mailgun.markdown

* Remove tailing whitespace
2018-02-02 10:23:55 +01: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
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
Alex Barcelo
5ba8fa279f Document approach to IPv6 through server_host (#4561)
Simplest way to listen to IPv6 is use the `server_host` directive in the http component. That was undocumented (and may be considered a workaround) but works as expected and requires no changes on the codebase. It is worth documenting that here IMHO.
2018-02-01 20:54:42 +01:00
Paulus Schoutsen
bcdf76407a Fix ha_release 2018-01-31 11:38:07 -08:00
Fabian Affolter
5b6c51c154
Move all scripts to one location as one page per script (#4554) 2018-01-31 09:43:05 +01:00
DubhAd
556a0b08b4
Merge pull request #4064 from DavidDeSloovere/patch-3
Fix HTML5 notify domain verification instructions
2018-01-31 07:21:46 +00:00
David De Sloovere
1c4f1dc13d
fix typo 2018-01-30 08:07:23 +01:00
David De Sloovere
6c9bacf740
Change domain
Use an official IANA example domain: example.com - which nobody owns (except IANA)
2018-01-30 08:06:53 +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
dtorner
4c0c19e49b Update camera.markdown (#4546)
typo
2018-01-29 19:40:22 +01:00
David De Sloovere
5da84711b4
Update notify.html5.markdown 2018-01-29 08:16:40 +01:00
David De Sloovere
a71800bcba
Update notify.html5.markdown 2018-01-29 08:15:04 +01:00
David De Sloovere
5d5dc9c0d6
Change hassio to Home Assistant 2018-01-29 08:14:19 +01: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
Fabian Affolter
5eba15c0e4
Add example 2018-01-28 23:07:24 +01:00
Fabian Affolter
034e65aa13
Remove left-over from merge 2018-01-28 22:58:08 +01:00
Ville Skyttä
b39bd81c6e Spelling fixes (#4532)
* Spelling fixes

* "It's" -> "its" fixes

* Fix capitalization of "Pi" in "Raspberry Pi"

"Pi", not "PI" or "pi".
2018-01-28 22:28:56 +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
Ville Skyttä
72530aae81 Viera updates (#4536)
* panasonic_viera: Add TX-P50GT30Y to known supported models

* panasonic_viera: Sort list of known supported models

* panasonic_viera: Point to actual source of page on GitHub
2018-01-28 09:12:56 +01:00
aquarium
28a2b7ea5e Added KU7000 to supported models (#4539) 2018-01-28 09:12:00 +01:00
Ronnie Garcia
9b8f0eacc5 Add UV data_type (#4531) 2018-01-27 20:57:53 +01:00
Fabian Affolter
a964ae5ac8 Add examples for ESPEasy (#4527)
* Add sensor example

* Small changes

* Add ESPEasy example

* Add ESPEasy example

* Fixes

* ✏️ Minor improvements
2018-01-27 20:26:47 +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
Nolan Gilley
a43ec05a4d add erc20 token (#4523)
* add erc20 token

* ✏️ Minor corrections
2018-01-26 23:45:36 -08:00
Jens Østergaard Nielsen
26754ea340 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:45:21 -08: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