Robbie Trencheny
8cb48615af
Fitbit Sensor Take Deux ( #2002 )
...
* Fitbit Sensor
* Add configurator image
2016-05-07 12:46:45 -07:00
Paulus Schoutsen
2a9c822454
Update HBMQTT ( #1998 )
2016-05-07 10:59:23 -07:00
Daniel Høyer Iversen
6cae7c0307
Add google maps travel time sensor ( #1987 )
...
* Add travel time sensor
* Throttle update of Time travel sensor
* Rename travel time to google travel time, validate the api key
2016-05-07 10:17:28 -07:00
William Scanlon
1cd59cf2a9
Added battery level to wink devices ( #1979 )
2016-05-06 18:19:37 -07:00
Ellis Percival
c72ab42c19
Enable ZigBee "push" updates for digital/analog sensors. ( #1976 )
2016-05-06 18:09:18 -07:00
Fabian Affolter
d73f8d5253
Upgrade to PyMata 2.12 ( #1993 )
2016-05-06 18:03:28 -07:00
Fabian Affolter
e5d1ed9439
Add dweet export component ( #1818 )
2016-05-06 17:55:26 -07:00
deisi
b2abe552a0
Added a switch to control beamers from acer ( #1913 )
2016-05-03 18:23:38 -07:00
Fabian Affolter
cfd7ca344e
Upgrade pushbullet.py to 0.10.0 ( #1939 )
2016-04-29 07:49:46 +02:00
Erik Eriksson
cc202b886b
ELIQ Online platform cleanup ( #1942 )
2016-04-28 17:33:33 +02:00
Fabian Affolter
157036c1d2
Upgrade pytz to 2016.4 ( #1932 )
...
* Upgrade pytz to 2016.4
* Upgrade pytz to 2016.4
2016-04-28 13:02:21 +02:00
Fabian Affolter
d608153dbb
Upgrade jsonrpc-requests to 0.2 ( #1937 )
2016-04-28 10:06:15 +02:00
Fabian Affolter
f5429c89b6
Upgrade TwitterAPI to 2.4.1 ( #1931 )
2016-04-28 08:25:55 +02:00
Fabian Affolter
7331f4910e
Upgrade schiene to 0.15 ( #1929 )
2016-04-28 08:23:23 +02:00
Fabian Affolter
6b81773075
Upgrade messagebird to 1.2.0 ( #1928 )
2016-04-28 08:23:03 +02:00
Brad Johnson
725b336683
Upgrading to python-wink 0.7.5. ( #1925 )
...
This fixes a bug where light bulb statuses were failing to update on the HA polling update call.
2016-04-28 08:22:39 +02:00
Fabian Affolter
f0bcdc6bd8
Upgrade python-telegram-bot to 4.0.1 ( #1927 )
2016-04-28 08:09:38 +02:00
happyleavesaoc
9b3403943c
update snapcast with source select ( #1908 )
...
* update snapcast
* fix id
2016-04-26 11:46:08 +02:00
Micha LaQua
08d60fb04b
Initial support for generic 433Mhz GPIO adapters on a Raspberry Pi ( #1865 )
...
* initial support for generic 433mhz gpio adapters
* rpi-rf: refactor id_on/id_off to code_on/code_off
fits the purpose better and improves understanding
* rpi-rf: use v0.9.4
* rpi-rf: update features and dependencies to v0.9.5
includes the ability to optionally specify a protocol for each switch
* rpi-rf: remove explicit RPi.GPIO dependency
already a dependency of the rpi-rf module
* rpi-rf: make setting gpio, code_on and code_off mandatory
* rpi-rf: remove unused value_template
* rpi-rf: only enable TX once if there are switches
2016-04-26 11:35:01 +02:00
Bart274
d4fe6f385a
Update pyicloud version ( #1849 )
...
* Update requirements_all.txt
* Update icloud.py
2016-04-24 06:49:04 +02:00
Fabian Affolter
d232020de4
Upgrade slacker to 0.9.10
2016-04-23 18:20:28 +02:00
sander76
27ce394571
external dependency evohomeclient 0.2.4 gave a json decode error. ( #1895 )
...
* external dependency evohomeclient 0.2.4 gave a json decode error.
upped to 0.2.5
2016-04-23 18:03:43 +02:00
Paulus Schoutsen
413b8d34e4
Merge pull request #1892 from home-assistant/netdisco-update
...
Netdisco update
2016-04-23 08:41:08 +02:00
Paulus Schoutsen
8f8d936539
Netdisco bump to 0.6.6
2016-04-23 08:34:07 +02:00
Per Sandström
ba696888c1
Merge pull request #1889 from persandstrom/verisure_updated_links
...
Verisure: new version and changed "key" in smartplug
2016-04-22 20:15:26 +02:00
Per Sandström
a4083bab1a
new version and changed "key"
2016-04-22 20:02:54 +02:00
Dennis Karpienski
2333c0ca3b
WebOS component fixes
...
* fixed some exceptions
* add requirements to notify
* added optimistic state to power off
* run requirements script
2016-04-21 20:35:56 -04:00
Dan
43a94995c2
Update unifi version
...
New unifi version has a fix that will allow it to install correctly
2016-04-21 07:56:19 -07:00
Dennis Karpienski
934cd876b4
fixed some issues with webos ( #1856 )
...
* fixed some issues
* fixed linter
2016-04-20 14:09:50 -07:00
Paulus Schoutsen
9d391becc1
Add mysensors tcp ethernet gateway ( #1861 )
...
* Bump version of pymysensors to 0.6, which includes the tcp gateway.
* Update requirements_all.txt.
* Replace CONF_PORT with CONF_DEVICE and ATTR_PORT with ATTR_DEVICE.
* Add tcp_port in config.
* Try to guess if tcp or serial gateway is configured, by validating
device name as an ip address. If successful setup tcp gateway, if it
fails, setup serial gateway.
* Update device_state_attributes to show correct device, ethernet or
serial.
2016-04-19 21:00:56 -07:00
Dennis Karpienski
46274d4393
add media_player webos tv platform ( #1853 )
...
* added webos tv platform
* moved coverage entries
2016-04-19 08:53:58 -07:00
Manoj
c1ca13d613
Add bluetooth device tracker ( #1830 )
...
This tracker discovers new devices on boot and tracks bluetooth devices
periodically based on interval_seconds value. Devices discovered are
stored with 'BT_' as the prefix for device mac.
Requires PyBluez
2016-04-19 08:18:46 -07:00
Alexander Fortin
c0a7b0f474
Add feedreader component ( #1836 )
2016-04-19 08:14:36 -07:00
Markus Peter
e61ffff646
Support for EQ3 Bluetooth Smart Thermostats ( #1839 )
...
* Initial Support for EQ3 Bluetooth Smart Radiator Thermostats
* tox runs successfully
* Moved device specific stuff to bluepy_devices library
* lint fix
2016-04-19 08:12:27 -07:00
Greg Dowling
5b0ab5c118
Merge pull request #1842 from home-assistant/add_imperial_meter
...
Add support for imperial gas meter and user specified gas calorific value.
2016-04-18 12:10:07 +01:00
Brad Johnson
09693bf16c
Upgrading to python-wink 0.7.4 and improving RGB color support in HA ( #1832 )
2016-04-17 19:07:21 -07:00
Jan Harkes
bb439129e6
Bump pywemo version to 0.4.2
2016-04-17 21:02:31 -04:00
deisi
e8bf47ff59
Fix for the issue #1323 ( #1835 )
2016-04-17 12:32:04 -07:00
pavoni
31f061f4d3
Add support for imperial meter and user soecified calorific value.
2016-04-17 18:34:40 +01:00
Robbie Trencheny
05469e6d9b
Update pyGTFS version
2016-04-13 00:40:12 -07:00
Fabian Affolter
4a16d8064d
Enable certificate verification and allow non-encrypted communication ( #1763 )
2016-04-11 21:55:17 -07:00
Robbie Trencheny
f1e46e63c0
Merge pull request #1733 from robbiet480/http-zeroconf
...
ZeroConf component
2016-04-10 18:17:06 -07:00
Robbie Trencheny
a3959d5e01
Update netdisco dependency to 0.6.4 (deja vu all over again!)
2016-04-10 18:10:31 -07:00
Robbie Trencheny
eca1631f1b
Update netdisco dependency to 0.6.3
2016-04-10 18:05:30 -07:00
Robbie Trencheny
f30b406334
Merge remote-tracking branch 'upstream/dev' into http-zeroconf
2016-04-10 18:04:56 -07:00
Dennis Karpienski
a862e994c7
Thinkingcleaner support ( #1784 )
...
* added first implementation of thinking cleaner
* fix lock release
* fixed tox flaws
* updated coveragerc
* fixed lock
* changed update lock
* fixed codestyle
2016-04-10 16:59:53 -07:00
Robbie Trencheny
c33c2c01d2
Break Zeroconf into its own component
2016-04-10 15:34:04 -07:00
OpenDave15
91b1ebaeb7
Allow use of pynetgear 3.3 port parameter. ( #1777 )
...
* Allow use of pynetgear 3.3 port parameter.
* Fix lint problem
2016-04-09 20:29:06 -07:00
Paulus Schoutsen
1e86044590
Update netdisco to 0.6.2
2016-04-09 20:24:34 -07:00
Jan Harkes
db2783c2d1
Upgrade astral ( #1754 )
...
* Upgrade astral to 1.0
* Pass timezone as string, not object, to astral.Location.
2016-04-08 20:51:48 -07:00