Pascal Vizeli
2ab2f68318
Yahoo! weather support ( #2457 )
...
* initial import yahoo weather
* fix temperature in HA style
* add suggestion from @fabaff
* change with suggestion from @balloob
2016-07-08 08:48:38 -07:00
John Arild Berentsen
5d6c13c12c
Fix missing generic command class for binary sensors ( #2475 )
2016-07-08 13:40:04 +02:00
Brent
ff5c3c9f98
Added attributes to the statsd data ( #2440 )
...
* Added attributes to the statsd data
* Updated to allow optional attribute logging
2016-07-07 23:09:02 -07:00
Paulus Schoutsen
31b8e49ad2
Fix PyLint 1.6 issues ( #2471 )
2016-07-07 18:54:16 -07:00
Neil Lathwood
978ebb9c59
Updated braviatv media player to support power status ( #2470 )
...
* Updated braviatv media player to support power status
* Updated requirements_all.txt
2016-07-07 18:28:01 -07:00
Johann Kellerman
85e3dfe6a6
Exclude secrets.yaml in yaml !include_directories ( #2450 )
2016-07-06 22:17:02 -07:00
Marcelo Moreira de Mello - mmello
cf5aeebba6
- Added code validation on Simplisafe module on alarm_control_panel ( #2455 )
2016-07-06 21:55:47 -07:00
John Arild Berentsen
3e3d9c881e
Return name of location to lock instead of serial number. ( #2460 )
2016-07-06 18:33:58 -07:00
Fabian Affolter
216a756590
Upgrade pyowm to 2.3.2 ( fixes #2452 ) ( #2464 )
2016-07-06 18:31:11 -07:00
Dale Higgs
db23320659
Add names, units and icons to APCUPSd Sensor ( #2443 )
...
* Add names, units and icons to APCUPSd Sensor
* Fix farcy errors
* Attempt fix of errors
* Remove "type:" from configuration
* Remove duplicate "mdi:" prefix
2016-07-06 18:25:57 -07:00
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