deisi
e8bf47ff59
Fix for the issue #1323 ( #1835 )
2016-04-17 12:32:04 -07:00
Paulus Schoutsen
ecf411c4c5
Merge pull request #1838 from MartinHjelmare/fix-influxdb
...
Fix field type conflict in influxdb
2016-04-17 10:43:47 -07:00
pavoni
31f061f4d3
Add support for imperial meter and user soecified calorific value.
2016-04-17 18:34:40 +01:00
icovada
b29dedaecf
SCSGATE: Actually cycle through all devices to register ( #1841 )
...
* SCSGATE: Actually cycle through all devices to register
Modify _activate_next_device function to actually cycle through self-devices_to_register instead of simply checking whether there are any and onl registering one
* Deleted extra white lines
2016-04-17 10:17:42 -07:00
MartinHjelmare
ca2d969198
Fix field type conflict in influxdb
...
* Add STATE_UNAVAILABLE to states that are ignored when writing to the
database. This will avoid a field type error for string if the field
already contains a different type, eg integer.
* Add test for ignored states for influxdb.
* Clean up influxdb tests.
2016-04-16 20:25:39 +02:00
Paulus Schoutsen
37a28c799f
Merge pull request #1833 from home-assistant/iso8601
...
Use standardised datetime format
2016-04-16 10:06:33 -07:00
Paulus Schoutsen
1cfbeabaec
Update frontend
2016-04-16 10:05:29 -07:00
Paulus Schoutsen
68d92c3196
Use standardised datetime format
2016-04-16 01:46:50 -07:00
Paulus Schoutsen
e7520ef401
Update frontend + mdi
2016-04-14 22:57:41 -07:00
Paulus Schoutsen
f5ee3e6e13
Merge pull request #1821 from home-assistant/service-validations
...
Service validations
2016-04-13 22:38:14 -07:00
Alex Harvey
0abedd8b46
fix for plex not detecting plex players after power up ( #1824 )
2016-04-13 22:33:30 -07:00
Paulus Schoutsen
abd376cbba
Merge pull request #1816 from JshWright/feature/accurate-away-temps-nest
...
Improve Nest target temp display
2016-04-13 22:01:01 -07:00
Øystein Hansen
8b986b0b97
mysensors.py Prevent sensor name mixup ( #1802 )
...
Change the sensor name schema so nodes are not mixed up. The dot that was pressent before was ignored by home-assistant.
Before name: <skeatchname> <node_id><child_id> eg. wall 107
New name : <skeatchname> <node_id> <child_id> eg. wall 10 7
This will result in a Home Assistant Entity ID of: sensor.wall_10_7
2016-04-13 21:22:40 -07:00
Dennis Karpienski
f1d8667d7e
Yamaha AVR Input Select ( #1796 )
...
* added select input for yamaha
* set source_list to none on init
2016-04-13 21:13:12 -07:00
Jan Harkes
298a1c2af7
Service validation for alarm_control_panel component.
2016-04-13 13:45:11 -04:00
Fabian Affolter
9d71a8c4b9
Merge pull request #1819 from fabaff/typos
...
Update file header and fix typos
2016-04-13 19:35:06 +02:00
Jan Harkes
5cdaee7ebb
Service validation for browser component.
2016-04-13 12:57:47 -04:00
Jan Harkes
7c9729b9c1
Service validation for conversation component.
2016-04-13 12:48:39 -04:00
Jan Harkes
003bd24976
Service validation for downloader component.
2016-04-13 12:35:08 -04:00
Jan Harkes
652fe7e0f2
Service validation for garage_door component.
2016-04-13 12:35:08 -04:00
Jan Harkes
49b002dc53
Service validation for ifttt component.
2016-04-13 12:35:07 -04:00
Jan Harkes
7e0d9bc709
Service validation for input_boolean component.
2016-04-13 12:35:07 -04:00
Jan Harkes
bfdbbbddac
Service validation for input_select component.
2016-04-13 12:35:07 -04:00
Jan Harkes
620d7a92f0
Service validation for input_slider component.
2016-04-13 12:35:07 -04:00
Jan Harkes
8b40346db3
Service validation for keyboard component.
2016-04-13 12:35:07 -04:00
Jan Harkes
5c520b0d35
Service validation for lock component.
2016-04-13 12:35:07 -04:00
Jan Harkes
d6f3123937
Service validation for logbook component.
2016-04-13 12:35:07 -04:00
Jan Harkes
7ffc254a87
Service validation for notify component.
2016-04-13 12:35:07 -04:00
Jan Harkes
40e36126bc
Service validation for rollershutter component.
2016-04-13 12:35:07 -04:00
Jan Harkes
ad6f5d3b1d
Service validation for scene component.
2016-04-13 12:35:07 -04:00
Jan Harkes
567d1065b2
Service validation for script component.
2016-04-13 12:35:07 -04:00
Jan Harkes
d90f31bf6e
Config and service validation for shell_command component.
2016-04-13 12:35:07 -04:00
Jan Harkes
1deaf2fe8f
Service validation for switch component.
2016-04-13 12:35:07 -04:00
Jan Harkes
730514cea8
Service validation for the thermostat component.
2016-04-13 12:35:07 -04:00
Fabian Affolter
85901d60c4
Update file header and fix typos
2016-04-13 13:50:28 +02:00
Robbie Trencheny
05469e6d9b
Update pyGTFS version
2016-04-13 00:40:12 -07:00
Paulus Schoutsen
1f96c4ad88
Update submodule
2016-04-12 23:57:07 -07:00
Robbie Trencheny
c121c9aa39
Fix links in README.rst
2016-04-12 21:37:10 -07:00
Paulus Schoutsen
3ed104529c
Merge pull request #1811 from fabaff/moving
...
Update links
2016-04-12 21:16:01 -07:00
Jan Harkes
0e10f7ced9
Ignore tests/config/deps/ for both git and flake8.
...
Sometimes py.test leave some packages around in tests/config/deps.
Make sure these do not accidentally get pulled into a commit or
cause a local tox run to fail.
2016-04-12 18:46:34 -04:00
Jan Harkes
4aa43bbf7a
New version of betamax breaks the yr.no sensor test.
...
Pin to betamax-0.5.1 for now.
2016-04-12 18:46:34 -04:00
Josh Wright
1685bbe1f7
Fix copy/paste logic error
2016-04-12 18:45:57 -04:00
Josh Wright
942d722dcf
Improve target temperature selection logic
...
When picking which of the high/low temperatures to display as the
"target", it makes more sense to take the outside temperature into
consideration, rather than the current temperature of the thermostat.
If the temperature outside is less than the temperature of the
thermostat, then we are far more likely to end up in "heating" mode
eventually, and vice versa, regardless of where the current inside
temp falls in the range between high and low.
2016-04-12 18:25:24 -04:00
Josh Wright
c4a71fbfa7
Include away temps in target temps
...
The target temperature methods were not taking the 'away' status
into account. leading to misleading target temps being reported.
2016-04-12 18:15:24 -04:00
Jan Harkes
ebf45012fb
Ignore tests/config/deps/ for both git and flake8.
...
Sometimes py.test leave some packages around in tests/config/deps.
Make sure these do not accidentally get pulled into a commit or
cause a local tox run to fail.
2016-04-12 14:58:02 -04:00
Jan Harkes
0bf49aea6f
New version of betamax breaks the yr.no sensor test.
...
Pin to betamax-0.5.1 for now.
2016-04-12 14:43:04 -04:00
Daniel Høyer Iversen
cd80e41b32
Allow negative elevation in yr config
2016-04-12 07:54:03 -07:00
Fabian Affolter
4ecd8d5f11
Update links
2016-04-12 14:18:18 +02:00
Paulus Schoutsen
5b8a2b00df
Update frontend
2016-04-12 00:24:19 -07:00
Alexander Fortin
24569e6169
Make owntracks.py pylint clean ( #1808 )
...
* refactor validation logic into validate_payload function
* add debugging messages to validation
2016-04-11 22:02:47 -07:00