Paulus Schoutsen
|
1c08923ffc
|
Last test for 100% coverage of mqtt light
|
2015-12-19 19:36:38 -08:00 |
Paulus Schoutsen
|
90c705354a
|
Add template support to MQTT lights
|
2015-12-19 19:15:05 -08:00 |
Paulus Schoutsen
|
80d3552960
|
Add template editor
|
2015-12-17 23:33:09 -08:00 |
Philip Lundrigan
|
4c33eba378
|
Prevent triggering twice
|
2015-12-16 15:24:09 -07:00 |
Philip Lundrigan
|
fe2ae16210
|
Add tests for template automation
|
2015-12-16 15:24:09 -07:00 |
Philip Lundrigan
|
66fca475c6
|
Merge pull request #745 from philipbl/numeric_trigger
Template support for numeric state
|
2015-12-15 10:18:22 -07:00 |
Philip Lundrigan
|
9fa8b27d65
|
Change from `value` to `state`
|
2015-12-15 10:12:43 -07:00 |
Paulus Schoutsen
|
4029d149fb
|
Weird travis fix for api
|
2015-12-14 23:27:22 -08:00 |
Paulus Schoutsen
|
027b891052
|
Add tests for API.stream
|
2015-12-14 23:20:43 -08:00 |
Philip Lundrigan
|
cec62bdf87
|
Add tests
|
2015-12-14 14:47:32 -07:00 |
Paulus Schoutsen
|
729c24d59b
|
Add Alexa component
|
2015-12-12 22:29:02 -08:00 |
Paulus Schoutsen
|
f73f824e0e
|
Make template states var callable
|
2015-12-12 22:19:37 -08:00 |
Paulus Schoutsen
|
360b99be59
|
Add template is_state method
|
2015-12-12 22:19:12 -08:00 |
Paulus Schoutsen
|
2b975c8620
|
Add flexible error value for value template parsing
|
2015-12-12 10:35:15 -08:00 |
Paulus Schoutsen
|
b1bf6a609e
|
Catch exceptions when error rendering templates
|
2015-12-11 19:07:03 -08:00 |
Paulus Schoutsen
|
5c63862054
|
Fix template rounding
|
2015-12-11 18:45:53 -08: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
|
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
|
de68d3355a
|
Add template support
|
2015-12-10 20:47:05 -08:00 |
Paulus Schoutsen
|
39e3a3c463
|
Bugfix: Allow accessing API via api_password in url
|
2015-12-06 21:09:49 -08:00 |
Paulus Schoutsen
|
f8668075d0
|
Fix State.copy()
|
2015-12-06 09:12:36 -08:00 |
sfam
|
9d8865ad4d
|
adjust rollershutter after rename
|
2015-12-02 12:18:49 +00:00 |
sfam
|
21ee621aec
|
rename motor component back to rollershutter
|
2015-12-02 12:15:00 +00:00 |
Daniel Hoyer Iversen
|
0025e67b05
|
Added test to heat control
|
2015-12-01 11:09:22 +01:00 |
Paulus Schoutsen
|
90eab17ea6
|
Fix MQTT light bugs
|
2015-11-29 23:23:27 -08:00 |
Paulus Schoutsen
|
a3981be501
|
Merge pull request #681 from pavoni/add_solar_elevation
Add automations based on Solar Elevation
|
2015-11-29 14:14:26 -08:00 |
pavoni
|
cb0eb2df7d
|
Add tests
|
2015-11-29 21:37:08 +00:00 |
Paulus Schoutsen
|
01203c7c4c
|
Add updater tests
|
2015-11-29 12:13:06 -08:00 |
Paulus Schoutsen
|
8841eef2b7
|
Add tests for lock component
|
2015-11-29 11:44:27 -08:00 |
Paulus Schoutsen
|
0016ff6acc
|
Merge pull request #678 from balloob/mqtt-light
Fixes for MQTT light with RGB colors
|
2015-11-28 23:22:57 -08:00 |
Paulus Schoutsen
|
e84ef2d2d7
|
API to fetch Error log is no longer cached.
|
2015-11-28 14:08:01 -08:00 |
Paulus Schoutsen
|
957b09707d
|
Fixes for MQTT light with RGB colors
|
2015-11-28 12:46:35 -08:00 |
Paulus Schoutsen
|
6809a881fa
|
Tweak MQTT Motor component
|
2015-11-28 01:02:35 -08:00 |
Paulus Schoutsen
|
9f01d7abca
|
Merge branch 'pr/655' into dev
|
2015-11-28 00:55:22 -08:00 |
Paulus Schoutsen
|
ad3f96fa25
|
Merge pull request #672 from balloob/some-cleanup
Make component dependencies optional
|
2015-11-27 15:08:22 -08:00 |
Paulus Schoutsen
|
2861bbb02c
|
Warn if config invalid shape for script
|
2015-11-26 13:08:13 -08:00 |
Pascal Bach
|
341c3a8fcd
|
Fix tests for mqtt publish with retain.
|
2015-11-26 21:03:21 +01:00 |
sfam
|
08ba71a359
|
rename component to motor and services to open/close/stop
|
2015-11-25 18:13:39 +00:00 |
sfam
|
351430c1b3
|
move current_position to RollershutterDevice class
|
2015-11-24 10:41:39 +00:00 |
sfam
|
e001ea913a
|
add __init__.py to test folder
|
2015-11-24 08:03:02 +00:00 |
sfam
|
8269e843f2
|
Initial commit for rollershutter component
|
2015-11-23 00:22:43 +00:00 |
Paulus Schoutsen
|
1bda0bd73b
|
Add some MQTT tests
|
2015-11-22 16:04:16 -08:00 |
Paulus Schoutsen
|
7f1254d750
|
Merge pull request #647 from mcdeck/dev
Support for json messages in mqtt switches and sensors
|
2015-11-22 11:22:56 -08:00 |
Oliver van Porten
|
427944cc44
|
add test for mqtt+json switch
|
2015-11-20 23:50:46 +01:00 |
Fabian Affolter
|
422a93e735
|
Add tests for MQTT binary sensor
|
2015-11-20 23:48:59 +01:00 |