hydreliox
f182f7dccd
Remove uncessary requirement check
...
HA already check the requirement before setup the platform
2016-01-13 03:29:17 +01:00
hydreliox
bcb42674fc
Corrections due to pylint tests
2016-01-11 06:57:31 +01:00
hydreliox
1f1a46a8bd
Remove unused library
...
Remove the library used for dev
2016-01-11 05:35:26 +01:00
hydreliox
7b999e6cd1
Convert Temperature output
...
Convert temperature from celcius to fahrenheit if the HA config need it
2016-01-11 05:29:32 +01:00
hydreliox
c97a25cc86
Add configuration verification and sensors type
...
Generate an error in the configuration name of a module or a queried
sensor type is not correct.
Add support for co2 pressure and noise sensors
2016-01-11 05:21:38 +01:00
hydreliox
4c47ed31ff
Correction to import lnetatmo right
2016-01-08 06:19:03 +01:00
hydreliox
1ed574b2a0
Point lnetatmo library directly from github
2016-01-08 05:34:51 +01:00
hydreliox
a8b36d9baa
Multiple Module Configuration
...
Handle multiple module (see configuration.yaml)
2016-01-06 04:36:04 +01:00
hydreliox
520a8d0d0d
Add NetAtmo Platform
...
Alpha version of the platform.
API library is not yet on PyPI
2016-01-06 03:39:16 +01:00
Greg Dowling
431656bbcf
Merge pull request #848 from balloob/fix-vera-bugs
...
Bump pyvera version to fix vera dimmer off bug, and avoid shutdown race condition
2016-01-04 19:34:17 +00:00
Fabian Affolter
0d0fdb0adf
Remove configuration details
2016-01-04 16:26:11 +01:00
pavoni
5f8dd65acf
Bump pyvera version
2016-01-04 11:24:24 +00:00
Paulus Schoutsen
601211f1d9
Sun docs cleanup
2016-01-04 00:15:44 -08:00
Paulus Schoutsen
2e899bd61c
Merge pull request #843 from rhooper/multiple-hues
...
Support multiple hue hubs using a filename parameter.
2016-01-03 18:39:21 -08:00
Roy Hooper
d0a8a57ae4
Ensure filename arg is passed around everywhere it's needed.
2016-01-03 15:30:06 -05:00
Paulus Schoutsen
08aabd18ad
New version frontend
2016-01-03 11:44:26 -08:00
Paulus Schoutsen
31f2707b2f
Merge pull request #841 from xifle/dev
...
Owntracks transition events
2016-01-03 11:19:02 -08:00
xifle
d244d3b599
Fixed flake8 style errors
2016-01-03 17:42:49 +01:00
xifle
82904c59ce
Fixed code style
2016-01-03 17:12:11 +01:00
Philip Lundrigan
c9ff0ab7eb
Fix for sun if condition
2016-01-03 01:03:53 -07:00
Paulus Schoutsen
cf1f9a29bf
Merge pull request #833 from eiaro/dev
...
Added more sensors to Telldus Live
2016-01-02 17:05:54 -08:00
Paulus Schoutsen
48b1f8e137
Merge pull request #829 from joshughes/influx_hack
...
Interpolate what we are sending to influx so its not always a string
2016-01-02 16:59:31 -08:00
Ronny Eia
4b96a7c820
Untabified lines
2016-01-03 01:00:10 +01:00
Paulus Schoutsen
3ccc7787af
Merge pull request #834 from R1chardTM/reference-fix
...
Fix reference known_devices.yaml in service description
2016-01-02 14:05:31 -08:00
Paulus Schoutsen
02879e79e6
Merge pull request #828 from sander76/honeywell_away_mode
...
Honeywell away mode
2016-01-02 14:05:20 -08:00
Richard
305c87a9c9
Fix reference known_devices.yaml
2016-01-02 16:01:58 -06:00
Ronny Eia
3abc78eef2
Added power sensor
2016-01-02 22:30:02 +01:00
Paulus Schoutsen
4a421e25b0
Simplify Rest sensors
2016-01-02 13:29:33 -08:00
Ronny Eia
86047eceb1
Added wind sensor
2016-01-02 22:28:15 +01:00
Ronny Eia
7edbb6aadc
Added rain sensor
2016-01-02 22:21:04 +01:00
Roy Hooper
0361f37178
Support multiple hue hubs using a filename parameter.
2016-01-02 16:13:58 -05:00
sander
55c5d254d5
some more pylinting..
2016-01-02 21:09:03 +01:00
sander
36f5caa214
more pylinting..
2016-01-02 20:59:45 +01:00
sander
8c7898ed05
pylinting..
2016-01-02 20:53:25 +01:00
sander
39de92960d
line too long change
2016-01-02 20:27:40 +01:00
Paulus Schoutsen
6d35bdafee
Merge pull request #832 from R1chardTM/device-tracker
...
Add service description device tracker
2016-01-02 10:34:05 -08:00
Paulus Schoutsen
217ffc215b
Update PyNetgear version
2016-01-02 10:27:11 -08:00
xifle
cbd3860585
Merge branch 'dev' of https://github.com/balloob/home-assistant into dev
2016-01-02 18:56:14 +01:00
xifle
5804dde0e9
Enables the use of owntracks transition events
...
By using the configuration option "use_events:yes" in the device_tracker section,
only 'enter'/'leave' events are considered to calculate the state of a tracker device.
The home zone is defined as the owntracks region 'home'. Other regions may also be defined, the name of
the region is then used as state for the device. All owntracks regions, the 'Share' setting must be enabled in the app.
2016-01-02 18:26:59 +01:00
Joseph Hughes
e9b2cf1600
Ensure we send data to influx as float and not as a string value.
2016-01-02 10:24:23 -07:00
Richard
cdf2179b3e
Describe device tracker see service
2016-01-02 10:54:26 -06:00
sander
8f2ca856c7
added return False
2016-01-02 11:56:07 +01:00
Greg Dowling
622a6deb04
Merge pull request #820 from balloob/vera-subscriptons
...
Add ability to respond to events from Vera hub
2016-01-02 10:15:14 +00:00
Paulus Schoutsen
a698bc477d
Merge pull request #819 from rhooper/phue-deconz
...
Add support for deCONZ (Raspbee-GW hue-like API)
2016-01-01 22:21:48 -08:00
Roy Hooper
a36ae4b24a
Reduce chatiness
2016-01-02 01:01:11 -05:00
sander
c703c89dbd
implement away mode
2016-01-01 15:29:58 +01:00
happyleavesaoc
9e83a80215
Merge pull request #788 from happyleavesaoc/command_switch_state
...
add statecmd to command_switch
2015-12-31 18:43:02 -05:00
happyleaves
9c85702c87
combine ifs
2015-12-31 18:39:40 -05:00
Philip Lundrigan
326e26fbeb
Merge pull request #825 from philipbl/locative
...
Update Locative component
2015-12-31 13:10:11 -07:00
Philip Lundrigan
394c87c40b
Remove unnecessary condition in write_text
2015-12-31 13:05:24 -07:00