Fabian Affolter
c634cbf866
Upgrade slacker to 0.9.21 ( #2458 )
2016-07-06 16:48:58 +02:00
Fabian Affolter
ceb332bc31
Upgrade python-telegram-bot to 4.3.2 ( #2459 )
2016-07-06 16:48:43 +02:00
Dale Higgs
86e3fdee1c
Fix flood of errors if Plex server goes offline ( #2447 )
2016-07-05 10:50:43 -07:00
Fabian Affolter
0f4acb59fe
Change schema for elevation to int ( #2436 )
2016-07-05 08:01:59 -07:00
Paulus Schoutsen
c5b2df01d9
Update frontend
2016-07-04 10:40:43 -07:00
Jordan Keith
83a72ab4dc
Update unifi.py to support sites ( #2434 )
...
* Update unifi.py
Add support for a site that is not the default within the Unifi Controller.
i.e. A controller with multiple sites:
- Home
- Friends
- Parents (default)
Supplying the identifier for 'Home' now means that the devices tracked will be associated with 'Home'.
* Update test_unifi.py
Fix test modules as well.
2016-07-04 08:20:00 -07:00
Johann Kellerman
2cdef7fb2f
Persistent_notification service description ( #2407 )
...
* Persistent_notification service description
* Add service name to services.yaml
2016-07-03 18:33:23 -07:00
Paulus Schoutsen
659d67f362
properly cleanup after config test
2016-07-03 18:24:17 -07:00
Brent
ffccca1f60
Updated to new statsd library and added state change counters ( #2429 )
2016-07-03 15:21:18 -07:00
Brent
ef74bd9892
Updated to version 3.1.2 and fixed invalid host setup error ( #2431 )
2016-07-03 15:17:08 -07:00
Paulus Schoutsen
3447fdc76f
Make scripts available via CLI ( #2426 )
...
* Rename sqlalchemy migrate script
* Add script support to CLI
2016-07-03 11:38:14 -07:00
rhooper
a2e45b8fdd
Switch to SQLAlchemy for the Recorder component. Gives the ability t… ( #2377 )
...
* Switch to SQLAlchemy for the Recorder component. Gives the ability to use MySQL or other.
* fixes for failed lint
* add conversion script
* code review fixes and refactor to use to_native() model methods and execute() helper
* move script to homeassistant.scripts module
* style fixes my tox lint/flake8 missed
* move exclusion up
2016-07-02 11:22:51 -07:00
Fabian Affolter
a65f196d19
Use XML source instead of website ( #2400 )
2016-07-02 11:22:29 -07:00
William Scanlon
a74cdc7b0d
SimpliSafe Alarm ( #2409 )
2016-07-02 11:21:15 -07:00
rhooper
449be29022
support newer deCONZ api versions ( #2410 )
2016-07-02 11:18:54 -07:00
Fabian Affolter
ba8e417390
Upgrade python-telegram-bot to 4.3.1 ( #2414 )
2016-07-02 11:16:14 -07:00
Fabian Affolter
cad995a5f4
Upgrade slacker to 0.9.18 ( #2415 )
2016-07-02 11:15:39 -07:00
Fabian Affolter
06efee7ecf
Upgrade fuzzywuzzy to 0.11.0 ( #2416 )
2016-07-02 11:12:48 -07:00
Paulus Schoutsen
bacc14d845
Merge pull request #2421 from armills/zwave-color-bulbs
...
Move Aeotec bulb color logic to Zwave workaround
2016-07-02 11:11:44 -07:00
Fabian Affolter
80feb322f9
A mini update ( #2418 )
2016-07-02 10:05:19 -07:00
William Scanlon
2b514139eb
Downgraded pubnub version ( #2420 )
2016-07-02 10:04:51 -07:00
AlucardZero
2b8dfb2a0e
check for OP_NO_COMPRESSION support before trying to use it ( #2423 )
2016-07-02 10:03:49 -07:00
Adam Mills
6477122b23
Move Aeotec bulb color logic to Zwave workaround
...
Default behavior for warm/cold white channels is to assume the white
channel is mixed with the rgb. This is a sane default and should support
the Fibaro RGBW LED controller.
2016-07-02 12:08:01 -04:00
Fabian Affolter
1e9db41028
Remove unused links ( #2417 )
2016-07-02 15:06:13 +02:00
Fabian Affolter
21d3be4027
Fix update ( #2402 )
2016-07-02 09:09:22 +02:00
rhooper
48b3c98646
bump pyvera version to 0.2.13 ( #2406 )
2016-07-01 18:47:55 -07:00
Fabian Affolter
15803d1773
Move content to devel docs ( fixes #2403 ) ( #2408 )
2016-07-02 00:47:54 +02:00
Fabian Affolter
3870d2e0cd
Docstring updates ( #2404 )
...
* Fix docstring
* Fix typo
* Update docstrings
* Update docstrings
2016-07-01 21:39:30 +02:00
Paulus Schoutsen
fe0164b137
Version bump to 0.24.0.dev0
2016-07-01 00:58:29 -07:00
Paulus Schoutsen
c44eefacb4
Version bump to 0.23.0
2016-07-01 00:57:55 -07:00
patkap
952b1a3e0c
kodi platform: following jsonrpc-request version bump (0.3), let kodi file abstraction layer handle a collection item, url or file to play ( #2398 )
2016-06-30 16:35:20 -07:00
Pascal Vizeli
a57cd58675
Merge pull request #2399 from pvizeli/Homematic_fix
...
Homematic fix
2016-07-01 00:17:04 +02:00
Pascal Vizeli
d67f79e2eb
remove unused pylint exeption
2016-07-01 00:01:16 +02:00
Pascal Vizeli
d326d187d1
fix bug in event handling and add cast for watersensor
2016-06-30 23:54:04 +02:00
Pascal Vizeli
d0b1619946
Merge remote-tracking branch 'refs/remotes/home-assistant/dev' into Homematic_fix
2016-06-30 23:44:27 +02:00
Lewis Juggins
21be4c1828
Add Sonos unjoin functionality ( #2379 )
2016-06-30 14:21:57 -07:00
Paulus Schoutsen
d1f4901d53
Migrate to cherrypy wsgi from eventlet ( #2387 )
2016-06-30 09:02:12 -07:00
patkap
7582eb9f63
jsonrpc-request version bump (0.3) ( #2397 )
2016-06-30 08:40:01 -07:00
Fabian Affolter
419ff18afb
Docstrings ( #2395 )
...
* Replace switch with lock
* Update docstrings
* Add link to docs
* Add link to docs and update docstrings
* Update docstring
* Update docstrings and fix typos
* Add link to docs
* Add link to docs
* Add link to docs and update docstrings
* Fix link to docs and update docstrings
* Remove blank line
* Add link to docs
2016-06-30 10:33:34 +02:00
Fabian Affolter
8dd7ebb08e
Add the two next trains ( #2390 )
2016-06-29 17:44:35 -07:00
rhooper
5cce02ab62
vera lock support ( #2391 )
...
* vera lock support
* fix formatting
2016-06-29 17:28:20 -07:00
William Scanlon
6a816116ab
Wink subscription support ( #2324 )
2016-06-29 14:16:53 -07:00
Pascal Vizeli
bb0f484caf
update pyhomematic and homematic use now events from HA for remotes
2016-06-29 22:42:35 +02:00
Brent
3c5c018e3e
Fixed issue with roku timeouts throwing exceptions when roku losses n… ( #2386 )
...
* Fixed issue with roku timeouts throwing exceptions when roku losses networking
* Fixed pylint errors
2016-06-28 20:26:37 -07:00
Ardetus
78e7e17484
Support more types of 1wire sensors and bus masters ( #2384 )
...
* Support more types of 1wire sensors and bus masters
- Added support for DS18S20, DS1822, DS1825 and DS28EA00 temperature sensors
- Added support for bus masters which use fuse to mount device tree.
Mount can be specified by 'mount_dir' configuration parameter.
* Correct the lint problem
2016-06-28 18:39:16 -07:00
AlucardZero
31d2a5d2d1
Reenable TLS1.1 and 1.2 while leaving SSLv3 disabled ( #2385 )
2016-06-28 16:48:25 -07:00
Pascal Vizeli
baa9bdf6fc
change homematic to autodetect only
2016-06-28 22:53:53 +02:00
Fabian Affolter
00179763ef
Upgrade influxdb to 3.0.0 ( #2383 )
2016-06-28 07:56:14 -07:00
Fabian Affolter
7a73dc7d6a
Upgrade websocket-client to 0.37.0 ( #2382 )
2016-06-27 23:47:35 -07:00
Paulus Schoutsen
d0b9b588a9
Merge branch 'master' into dev
...
Conflicts:
homeassistant/const.py
2016-06-27 23:26:46 -07:00