439 Commits

Author SHA1 Message Date
Ferry van Zeelst
0b6add374f Fixed 3 typo's in the code (#936)
Fixed 3 typo's which prevented the script from working out of the box.
- 2nd </script> tag should have been <script>
- changed: "name: hello_world" to "name: hello"
- changed: "url_path: hello_world" to "url_path: hello"
- removed: "webcomponent_path: <config dir>/panels/hello.html"
2016-09-13 22:32:06 +02:00
Robbie Trencheny
f108046075 Merge pull request #916 from home-assistant/next
0.28
2016-09-10 18:25:34 -07:00
Fabian Affolter
15cd12d27c
Fix branch name 2016-09-11 00:07:59 +02:00
Fabian Affolter
484562dc50
Merge branch 'current' into next 2016-09-11 00:04:13 +02:00
Fabian Affolter
21759e6ee8
Add new contributor 2016-09-10 23:56:44 +02:00
Fabian Affolter
61bcd38ab5
Add new contributors 2016-09-10 15:25:41 +02:00
Sytone
4e4eb63918 Windows Development update (#918)
Added not to upgrade setuptools to use the C++ libraries correctly.
2016-09-10 10:28:16 +02:00
Fabian Affolter
6d8fad05cf
Add link and change wording 2016-09-09 10:21:09 +02:00
Sytone
3c2ae2a81e Windows Development Notes (#914)
Ensure developers know you need the Microsoft Visual C++ Build tools installed
2016-09-09 10:18:20 +02:00
Fabian Affolter
a93b4e5044
Add note about rake generate (source #813) 2016-09-09 10:12:01 +02:00
Fabian Affolter
7278cd96dc
Add voluptuous 2016-09-07 09:05:35 +02:00
Robbie Trencheny
bb8eb97edd Merge branch 'current' into next 2016-09-03 16:13:07 -07:00
Fabian Affolter
978bb0cdb5
Fix typo 2016-09-02 21:51:44 +02:00
Fabian Affolter
8bc9c9d73d
Add link to deps 2016-09-02 21:51:44 +02:00
Josh Nichols
9f7923e827 Link to more things 2016-08-28 20:58:32 -04:00
Fabian Affolter
51acfc5560
Add new validations 2016-08-28 22:39:08 +02:00
Ben Bangert
653f05354d Update component initialization for accurate count 2016-08-28 13:18:31 -07:00
Robbie Trencheny
9e4330bed8 Merge remote-tracking branch 'upstream/current' into next 2016-08-27 20:56:42 -07:00
Robbie Trencheny
31f1027686 Merge pull request #843 from home-assistant/next
0.27
2016-08-27 20:54:53 -07:00
Fabian Affolter
6577635127
Add new contributors 2016-08-27 10:52:20 +02:00
Fabian Affolter
1a21aa0c0f
Update for repo changes 2016-08-26 12:10:56 +02:00
Fabian Affolter
3fe78669d9
Add new contributors 2016-08-26 12:08:09 +02:00
Johann Kellerman
412fee43ad Lint script dev help (#840) 2016-08-25 22:05:31 +02:00
Robbie Trencheny
f8bbc5ccd8 password -> api_password 2016-08-22 23:23:00 -07:00
Fabian Affolter
d79cdf9969
Add more details and a sample of a page 2016-08-22 19:01:19 +02:00
Fabian Affolter
b907a4a226
Update repo name 2016-08-22 15:32:38 +02:00
Paulus Schoutsen
c122c670e1 Update website docs 2016-08-22 01:22:28 -07:00
Paulus Schoutsen
e73ce3766d Merge branch 'current' into next
Conflicts:
	Gemfile.lock
2016-08-22 01:01:55 -07:00
Fabian Affolter
85eec85e10
Update for recent changes 2016-08-22 09:22:41 +02:00
Paulus Schoutsen
04b4f58407 Merge branch 'current' into next 2016-08-21 16:52:41 -07:00
Josh Nichols
65f882c338 Add documentation on how to test requirements (#811)
It's possible to test different requirement versions in development by using `pip install` to the Home Assistant's config directory's dep,
and then `hass --skip-pip`
2016-08-21 10:59:04 -07:00
Paulus Schoutsen
58ebb42e92 Update development_testing.markdown 2016-08-20 16:13:11 -07:00
Fabian Affolter
f6664eb5fb
Update 2016-08-19 09:30:33 +02:00
Fabian Affolter
aa4a7a48d4
Add requires.io 2016-08-19 07:57:37 +02:00
Teagan Glenn
7b9364b56f flake8 hook needs a type! 2016-08-18 12:10:33 -06:00
Fabian Affolter
ea254bbc82
Sync 2016-08-18 09:05:31 +02:00
Fabian Affolter
a9ea2066de
Update list 2016-08-18 07:49:20 +02:00
Fabian Affolter
0f665e4886
Add port 2016-08-17 13:54:35 +02:00
Fabian Affolter
01cda98175
Sync 2016-08-16 09:35:09 +02:00
Fabian Affolter
722c4a6b14
Add options 2016-08-15 18:42:45 +02:00
Fabian Affolter
860c4a932c
Add some more details and use extend 2016-08-14 10:06:15 +02:00
Paulus Schoutsen
1957efefb8 Merge branch 'master' into next
Conflicts:
	source/_cookbook/custom_panel_using_react.markdown
2016-08-13 10:29:41 -07:00
Fabian Affolter
673a8e6327
Update 2016-08-13 18:31:04 +02:00
Fabian Affolter
2c317f6f6a
Initial docs about validation 2016-08-13 17:56:01 +02:00
Kevin Gottsman
820aaafc79 Correct typo in Example sensor comment and update credits (#777) 2016-08-13 09:04:41 +02:00
Landrash
42b1cfda04 Added myself to credits (#778)
Added Fredrik Lindqvist, that would be me to the credits.
2016-08-13 09:04:13 +02:00
Fabian Affolter
6776d38224
Add new contributor 2016-08-10 17:15:49 +02:00
Jacob Tomlinson
ea30b485a0 Add myself (#762) 2016-08-10 07:30:16 -07:00
Fabian Affolter
ecb93ab703
Add more contributors 2016-08-09 15:54:21 +02:00
Fabian Affolter
8d1500e5ba
Add new contributors 2016-08-09 15:37:41 +02:00