MartinHjelmare
1e52d5c7f2
Add S_TYPES to platform type and fix persistence
...
* Add S_TYPES to platform type.
* Fix persistence update on startup.
* Clean up code.
2015-12-09 04:43:18 +01:00
MartinHjelmare
9463c84603
Clean up
2015-12-08 02:47:15 +01:00
MartinHjelmare
7cc707f1ce
Fix docstrings to conform to pep
2015-12-08 01:03:07 +01:00
MartinHjelmare
59524c7933
Add multiple gateways
...
* Add support for multiple serial gateways.
* Fix serialization of python objects by adding dict representation of
classes.
* Add support for showing more than one child value type per entity.
The entity state is always only one value type. This is defined by
the platform value types. Value types that are not defined as the
platform value type are shown as state_attributes.
* Add more unit of measurement types.
* Clean up code.
2015-12-06 00:29:03 +01:00
MartinHjelmare
1d141566bd
Merge 'dev' into mysensors-component-switch
2015-12-05 23:55:36 +01:00
Paulus Schoutsen
c4fe480b7b
HTTP will not fail if no config
2015-12-05 13:44:50 -08:00
Paulus Schoutsen
705e3e4fbb
Update material design icons
2015-12-05 13:20:00 -08:00
Paulus Schoutsen
eefa62748b
Update frontend
2015-12-05 01:12:58 -08:00
Paulus Schoutsen
be14499bca
Add rollershutter demo
2015-12-05 01:12:38 -08:00
Paulus Schoutsen
d0ae22428d
Merge pull request #695 from nkgilley/ecobee
...
Improve ecobee support for multiple thermostats
2015-12-03 13:25:08 -08:00
nkgilley@gmail.com
107994f3ac
implement logic improvement suggestion by @balloob
2015-12-03 08:57:28 -05:00
Paulus Schoutsen
853aa2ac42
Merge pull request #692 from sfam/dev
...
Rename motor component back to rollershutter
2015-12-03 01:19:03 -08:00
nkgilley@gmail.com
7985468aba
remove the use of unnecessary dictionary.
2015-12-02 17:42:53 -05:00
nkgilley@gmail.com
502184812d
fix flake8 warnings
2015-12-02 16:37:16 -05:00
nkgilley@gmail.com
02a8ce71d0
fix req_all
2015-12-02 16:32:28 -05:00
nkgilley@gmail.com
08de7d954a
improve support for multiple thermostats.
2015-12-02 16:22:25 -05:00
sfam
9d8865ad4d
adjust rollershutter after rename
2015-12-02 12:18:49 +00:00
sfam
c3f0d618be
change constant names for rollershutter services
2015-12-02 12:16:13 +00:00
sfam
21ee621aec
rename motor component back to rollershutter
2015-12-02 12:15:00 +00:00
Paulus Schoutsen
dd0424435a
Merge branch 'heatcontroll_config' into dev
2015-12-01 23:34:30 -08:00
Paulus Schoutsen
0555294afe
Remove Hue transition time limit
2015-12-01 23:33:55 -08:00
Paulus Schoutsen
28bbf39155
Fix ISY994 hidden property
2015-12-01 23:33:55 -08:00
Jeff Schroeder
587ef04560
Merge pull request #686 from balloob/sonos-fix
...
Have Sonos work nicer with discovery
2015-12-01 22:44:58 -06:00
Paulus Schoutsen
38f28fe24b
Merge pull request #691 from watchforstock/dev
...
Adding Honeywell Evohome support
2015-12-01 20:08:51 -08:00
Andrew Stock
1ce81ee6db
Fixing exception
2015-12-01 21:30:44 +00:00
Andrew Stock
228142e497
Adding Honeywell Evohome support
2015-12-01 21:23:28 +00:00
Daniel Hoyer Iversen
9bd11205fb
Merge branch 'heatcontroll_config' of https://github.com/balloob/home-assistant into heatcontroll_config
2015-12-01 11:09:47 +01:00
Daniel Hoyer Iversen
0025e67b05
Added test to heat control
2015-12-01 11:09:22 +01:00
Paulus Schoutsen
5e2641e288
Merge pull request #689 from happyleavesaoc/limitlessled_off_transition_fix
...
LimitlessLED off->off transition fix
2015-11-30 22:48:24 -08:00
happyleaves
f173f8b88b
fix #688
2015-11-30 18:47:04 -05:00
Daniel Høyer Iversen
d6cac08be6
Update heat_control.py
2015-11-30 11:46:14 +01:00
Daniel Hoyer Iversen
2e89f0a8c7
style fix in heat control
2015-11-30 11:45:09 +01:00
Daniel Høyer Iversen
758c0aae24
Update heat_control.py
2015-11-30 10:32:32 +01:00
Daniel Høyer Iversen
8fee38f2cd
style fix in heat control
2015-11-30 10:05:05 +01:00
Paulus Schoutsen
41ab635dcd
Have Sonos work nicer with discovery
2015-11-30 00:55:36 -08:00
Paulus Schoutsen
48a424e86f
Frontend upgrade
2015-11-30 00:48:58 -08:00
Paulus Schoutsen
6113988ccd
Merge pull request #685 from balloob/python-3.5-travis
...
Update Travis to test on Python 3.5 too
2015-11-30 00:30:44 -08:00
Daniel Høyer Iversen
2732b20305
style fix in heatcontrol
2015-11-30 09:22:04 +01:00
Daniel Høyer Iversen
ac59847120
Update heat_control.py
2015-11-30 09:14:32 +01:00
Paulus Schoutsen
b53993e8c0
Update Travis to test on Python 3.5 too
2015-11-30 00:09:58 -08:00
Paulus Schoutsen
90eab17ea6
Fix MQTT light bugs
2015-11-29 23:23:27 -08:00
Paulus Schoutsen
5b4f607da1
Upgrade frontend with lock support
2015-11-29 22:49:54 -08:00
Paulus Schoutsen
72ebb22eba
Update demo entities
2015-11-29 17:59:59 -08:00
Paulus Schoutsen
dc2f3861c9
Merge remote-tracking branch 'fabaff/alarm-demo' into dev
2015-11-29 17:35:19 -08:00
Paulus Schoutsen
6a25af4a9f
Merge pull request #671 from happyleavesaoc/limitlessled
...
limitlessled improvements
2015-11-29 16:26:22 -08:00
happyleaves
6e0c30d9f7
warn -> warning
2015-11-29 18:29:37 -05:00
happyleaves
022d6af6fc
Merge branch 'limitlessled' of https://github.com/happyleavesaoc/home-assistant into limitlessled
2015-11-29 17:52:42 -05:00
happyleaves
32003daf3f
refactor legacy; move imports
2015-11-29 17:15:06 -05:00
happyleaves
5fba67f6c3
limitlessled improvements
2015-11-29 17:15:06 -05: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