William Scanlon
|
f6d16ba118
|
updated python-wink requirements for 3.0.1
|
2015-12-16 15:22:38 -05:00 |
William Scanlon
|
afbf377b6d
|
Update for style changes in python-wink
|
2015-12-16 13:32:38 -05:00 |
William Scanlon
|
c91cd9aa84
|
Updated python-wink requirements
|
2015-12-16 11:05:18 -05:00 |
William Scanlon
|
94eb002b0a
|
Updated python-wink requirements and URL
|
2015-12-15 10:32:20 -05:00 |
William Scanlon
|
056645fe13
|
Removed files.txt
|
2015-12-14 19:08:45 -05:00 |
William Scanlon
|
6a4442cddf
|
Set REQUIREMENTS back to master
|
2015-12-14 18:34:11 -05:00 |
William Scanlon
|
c1d728ce00
|
Remove @property from update function
|
2015-12-14 18:31:09 -05:00 |
William Scanlon
|
5755c6f593
|
Fixed get method name
|
2015-12-14 10:45:03 -05:00 |
William Scanlon
|
3ed69cec68
|
Add Egg Minder support
|
2015-12-14 10:13:51 -05:00 |
Paulus Schoutsen
|
13b0d2afa3
|
Merge pull request #729 from mchrisb03/dev
Correct target temp for ecobee in heat or cool mode
|
2015-12-11 08:48:03 -08:00 |
Paulus Schoutsen
|
a10908e167
|
Merge pull request #727 from andylockran/dev
Heatmiser Thermostat Support
|
2015-12-11 08:44:27 -08:00 |
Paulus Schoutsen
|
56bb9f2da0
|
Merge pull request #720 from balloob/template
Home Assistant templates
|
2015-12-11 08:32:49 -08:00 |
Chris Baumgartner
|
2368e5f4ec
|
The target temp (shown in Thermostat card) is not correct when running in heat or cool modes. It is ok for auto mode.
|
2015-12-11 09:47:28 -06:00 |
andylockran
|
84226b573e
|
Merge branch 'dev' of github.com:andylockran/home-assistant into dev
|
2015-12-11 12:49:34 +00:00 |
andylockran
|
e19af76c70
|
Added heatmiser thermostat support
|
2015-12-11 12:45:27 +00:00 |
Paulus Schoutsen
|
9a9ecb5916
|
Migrate MQTT from jsonpath to templates
|
2015-12-10 21:39:01 -08:00 |
Paulus Schoutsen
|
d55fda28c2
|
Add value renderer helper method
|
2015-12-10 21:38:35 -08:00 |
Paulus Schoutsen
|
7acef84aad
|
Add variable support to template rendering
|
2015-12-10 21:16:05 -08:00 |
Paulus Schoutsen
|
5f8fc7e197
|
Merge pull request #721 from MartinHjelmare/fix-logging-levels
Fix logging lowest level
|
2015-12-10 20:57:59 -08:00 |
Paulus Schoutsen
|
0dcc69d800
|
Fix template rounding
|
2015-12-10 20:47:06 -08:00 |
Paulus Schoutsen
|
47b5fbfaf3
|
Add template API endpoint
|
2015-12-10 20:47:06 -08:00 |
Paulus Schoutsen
|
d1383ac94d
|
Add template parsing to notify
|
2015-12-10 20:47:06 -08:00 |
Paulus Schoutsen
|
af09a305cf
|
Add multiply template filter
|
2015-12-10 20:47:06 -08:00 |
Paulus Schoutsen
|
b440c260e6
|
Add jinja2 to dependencies.
|
2015-12-10 20:47:05 -08:00 |
Paulus Schoutsen
|
de68d3355a
|
Add template support
|
2015-12-10 20:47:05 -08:00 |
Paulus Schoutsen
|
fc8c26005c
|
Change Travis caching to be less invasive
|
2015-12-10 18:16:49 -08:00 |
Paulus Schoutsen
|
452348a7f9
|
Update default MySensor persistence file path
|
2015-12-10 18:13:06 -08:00 |
MartinHjelmare
|
5ff6eb8b9c
|
Fix logging lowest level
* Set lowest logging level to NOTSET in enable_logging(), bootstrap.py,
to enable setting a lower logging level than INFO in the logger
component.
|
2015-12-10 02:56:05 +01:00 |
Paulus Schoutsen
|
5d3d2d4110
|
Merge pull request #719 from philipbl/decimal_places
Decimal places
|
2015-12-09 15:23:17 -08:00 |
Philip Lundrigan
|
3938b9f3f6
|
If decimal_places is 0, cast to int after rounding
|
2015-12-09 15:16:42 -07:00 |
Fabian Affolter
|
48593c6a68
|
Add docstrings
|
2015-12-09 08:24:12 +01:00 |
Philip Lundrigan
|
d84bea3621
|
Allow decimal place to be used without corr factor
|
2015-12-08 16:15:19 -07:00 |
Paulus Schoutsen
|
9e41c495fc
|
Update SW: Fix caching bug
|
2015-12-08 09:10:06 -08:00 |
Paulus Schoutsen
|
c423a51315
|
Merge pull request #712 from fabaff/forecast
Return numerical value
|
2015-12-08 07:55:21 -08:00 |
Fabian Affolter
|
9f396b44f7
|
Return numerical value
|
2015-12-08 10:10:32 +01:00 |
Paulus Schoutsen
|
ee339cfb20
|
Merge pull request #711 from balloob/service-worker
Initial service worker support
|
2015-12-07 23:50:12 -08:00 |
Paulus Schoutsen
|
fe485cc27d
|
Initial service worker support
|
2015-12-07 23:43:28 -08:00 |
Paulus Schoutsen
|
e1990e07c7
|
Conditionally load webcomponents polyfill
|
2015-12-07 20:12:07 -08:00 |
Fabian Affolter
|
0d4f681a4e
|
Fix initialization error and update var name
|
2015-12-07 14:28:24 +01:00 |
Fabian Affolter
|
e60dce9712
|
Update docstrings (influx -> influxdb)
|
2015-12-07 07:33:07 +01:00 |
Paulus Schoutsen
|
aff82da611
|
Version bump to 0.10.0.dev0
|
2015-12-06 21:19:20 -08:00 |
Paulus Schoutsen
|
aaca0a64cb
|
Version bump to 0.9.1
|
2015-12-06 21:16:23 -08:00 |
Paulus Schoutsen
|
48c3bbd5ac
|
Update version frontend
|
2015-12-06 21:11:17 -08:00 |
Paulus Schoutsen
|
39e3a3c463
|
Bugfix: Allow accessing API via api_password in url
|
2015-12-06 21:09:49 -08:00 |
Paulus Schoutsen
|
fd9da7f9de
|
Merge pull request #705 from balloob/ssl-for-ha
SSL support for ha
|
2015-12-06 21:05:25 -08:00 |
Paulus Schoutsen
|
98467d0d9f
|
Correct HTTP start log message
|
2015-12-06 15:13:41 -08:00 |
Paulus Schoutsen
|
832674286b
|
Update the http log message with correct url
|
2015-12-06 14:42:08 -08:00 |
Paulus Schoutsen
|
9d8e077acc
|
Add support for keys to HTTP component
|
2015-12-06 14:19:25 -08:00 |
Paulus Schoutsen
|
b33e9fe6d9
|
Update API object to support SSL
|
2015-12-06 14:13:35 -08:00 |
Paulus Schoutsen
|
f4238ca242
|
Add SSL support to HA
|
2015-12-06 14:05:58 -08:00 |