Paulus Schoutsen
29fad3fa3c
Update frontend to 20171204.0 ( #10934 )
2017-12-03 17:59:58 -08:00
Brent Hughes
879e32f670
Add Min and Event Count Metrics To Prometheus ( #10530 )
...
* Added min and Events sensor types to prometheus
* Updated prometheus client and fixed invalid swith state
* Added metric to count number of times an automation is triggered
* Removed assumption that may not apply to everybody
* Fixed tests
* Updated requirements_test_all
* Fixed unit tests
2017-12-03 23:39:54 +01:00
Oliver
3a246df544
Don't repeat getting receiver name on each update / pushed to denonavr 0.5.5 ( #10915 )
2017-12-03 21:51:32 +01:00
Fabian Affolter
9577525b0b
Add Alpha Vantage sensor ( #10873 )
...
* Add Alpha Vantage sensor
* Remove data object
* Remove unused vars and change return
* Fix typo
2017-12-03 21:34:59 +01:00
Ludovico de Nittis
9e82433a3e
Add iAlarm support ( #10878 )
...
* Add iAlarm support
* Minor fixes to iAlarm
* Rename ialarmpanel to ialarm and add a check for the host value
* corrections in the value validation of ialarm
* add a missing period on ialarm
2017-12-03 16:48:12 +01:00
raymccarthy
475b7896e2
Pybotvac multi ( #10843 )
...
* Update requirements_all.txt
* Update neato.py
2017-12-02 15:44:24 +01:00
PhracturedBlue
b2a2cb3fd8
Update ecobee version to fix stack-trace issue ( #10894 )
2017-12-02 07:56:35 +02:00
Fabian Affolter
9f324205cb
Upgrade yarl to 0.15.0 ( #10888 )
2017-12-01 13:37:14 +01:00
Fabian Affolter
fff85ab392
Upgrade youtube_dl to 2017.11.26 ( #10890 )
2017-12-01 12:38:46 +01:00
Jeroen ter Heerdt
29f4b73230
Microsoft Text-to-speech: Fixing missing en-gb support bug ( #10429 )
...
* Fixing missing en-gb support bug
* Microsoft TTS adding support for rate, volume, pitch and contour.
* Microsoft TTS fixing support for jp-jp.
* Fixing linting error on line 67
* make impossible things possible 🎉
2017-12-01 12:38:20 +01:00
PhracturedBlue
606fa34792
Create ecobee weather platform ( #10869 )
...
* Create ecobee weather component
* Update requirements_all for ecobee
* Fix missed lint issue
2017-12-01 12:30:45 +01:00
Fabian Affolter
493de295ac
Upgrade schiene to 0.19 ( #10887 )
2017-12-01 12:26:15 +01:00
Fabian Affolter
d2106c40e1
Upgrade fastdotcom to 0.0.3 ( #10886 )
2017-12-01 12:25:54 +01:00
Fabian Affolter
9a0a5b7867
Upgrade aiohttp to 2.3.5 ( #10889 )
2017-12-01 12:22:28 +01:00
Paulus Schoutsen
d8003c4d87
Update frontend to 20171130.0
2017-11-30 20:46:21 -08:00
Pascal Vizeli
f7380dc927
tellstick fix DEPENDENCIES and update tellcore-net ( #10859 )
...
* Update requirements_all.txt
* Update tellstick.py
* Fix DEPENDENCIES
* Update requirements_all.txt
* fix format
* fix lint
* fix lint
* Update tellstick.py
* update tellcore-net
* update tellcore-net
* besser validate
2017-11-30 21:13:18 +01:00
Fabian Affolter
bfc61c268a
Upgrade distro to 1.1.0 ( #10850 )
2017-11-30 15:58:50 +01:00
Fabian Affolter
40a98d56fa
Upgrade mutagen to 1.39 ( #10851 )
2017-11-29 11:04:28 +01:00
Daniel Perna
59fa4f18e4
Upgrade HomeMatic, add devices ( #10845 )
2017-11-28 23:16:47 -08:00
Andrey
99ea2c17a1
Add useragent-based detection of JS version ( #10776 )
...
* Add useragent-based detection of JS version
* Keep es5 as default meanwhile
* Update test
2017-11-28 22:53:12 -08:00
Cameron Bulock
1f82bb033d
Ecobee set humidity level ( #10780 )
...
* Add the ability to set humidity levels on ecobee thermostats
* use the latest version of python-ecobee-api
* Lint fixes
2017-11-28 10:39:30 +01:00
Fredrik Erlandsson
6df5e712f7
Tellduslive update with support for auto config and Local api ( #10435 )
...
* Add support for local api connection found in TellStick Znet Lite/Pro.
Added auto discovery support for all TelldusLive devices,
changed authentication method. Breaking change!
Upgraded tellduslive dependency
Update CODEOWNERS.
* Close any open configurator when configuration done
* Add support for Telldus Local API via config (#2 )
* Updated dependency (addresses issue raised by @rasmusbe in https://github.com/home-assistant/home-assistant/pull/10435#issuecomment-344719714 )
* Fix requested changes
2017-11-27 23:13:30 -08:00
Dan Ferrante
27270b49b4
upgrade somecomfort to 0.5.0 ( #10834 )
...
* upgrading somecomfort to 0.5.0
* upgrade somecomfort to 0.5.0 in requirements files
2017-11-27 21:09:04 -08:00
zhujisheng
6cd9ca018a
Add tts.baidu platform ( #10724 )
...
* Add tts.baidu platform
* Update baidu.py
* changed to sync
get_engine and get_tts_audio changed to sync.
2017-11-27 10:13:25 +01:00
Paulus Schoutsen
1b7a64412d
Bump frontend to 20171127.0
2017-11-26 17:48:11 -08:00
Paulus Schoutsen
3e962808e6
Bump frontend to 20171126.0
2017-11-25 21:54:51 -08:00
Marcelo Moreira de Mello
dbbbe1ceef
Load Ring camera only with Ring Protect plan activated ( #10739 )
...
* Added ability to only load Ring camera
if the Ring Protect plan is activated.
* Fixed notification for all invalid cameras
* Fixed attribute name
* Using asyncio for persistent notifications
2017-11-25 12:15:12 +01:00
uchagani
65d5b64d8d
Bump total-connect-client version ( #10769 )
2017-11-25 00:21:31 +01:00
Craig J. Ward
1a7522a594
Add Dominos Pizza platform ( #10379 )
...
* add dominos service
* change require
* dump to log
* component fixes
* clean-up use updated library
* remove unnecessary import
* fix hound errors
* more lint fixes
* Coverage rc
* update requirements
* cleanup as per notes
* missing message
* linting...
* schema validation and reducing requests
* fixlint
* spacing
* unused variable
* fix docstrings
* update req
* notes updates, pypi package, front-end panel
* stale import
* fix constant name
* docstrings
* fix library import
* lint fixes
* pylint bug
* remove built-in panel
* Make synchronous
* unused import and use throttle
* Handle exceptions properly and update client
* Import exceptions properly
* unused import
* remove bloat from start-up, readability fixes from notes, retrieve menu on request, not on startup
* whitespace on blank line
2017-11-23 17:21:24 -08:00
Rendili
f2dea4615f
New Hive Component / Platforms ( #9804 )
...
* New Hive Component / Platforms
* New Hive Component / Platforms
* New Hive Component / Platforms
* New Hive Component / Platforms
* New Hive Component / Platforms
* New Hive Component / Platforms
* New Hive Component / Platforms
* New Hive Component / Platforms
* New Hive Component / Platforms
* New Hive Component / Platforms
* New Hive Component / Platforms
* New Hive Component / Platforms
* New Hive Component / Platforms
* New Hive Component / Platforms
* Changes
* Changes
* Changes
* changes
* Updates
* Updates
* Updates
* Updates
* Updates
* Updates
* Sensor code updates
* Sensor code updates
* Move sensors to binary sensors
* Quack
* Updates - Removed climate related sensors
* sensor fix
* binary_sensor updates
* New Hive Component / Platforms
* New Hive Component / Platforms
* New Hive Component / Platforms
2017-11-23 13:10:23 +01:00
Andy Castille
b668b19543
Use new DoorBirdPy (v0.1.0) ( #10734 )
...
* Use new DoorBirdPy (v0.1.0)
* Update requirements_all for DoorBirdPy 0.1.0
2017-11-22 11:40:15 +01:00
Lewis Juggins
cfb1853bbd
Update pytradfri to 4.1.0 ( #10521 )
2017-11-22 09:37:20 +00:00
Otto Winter
8a750eba68
Bump pychromecast to 1.0.2 ( #10728 )
...
Fixes home-assistant/home-assistant#9965
2017-11-21 09:04:44 -08:00
Sebastian Muszynski
d0296561f6
python-miio version bumped for improved device support. ( #10720 )
2017-11-21 09:23:39 +01:00
Paulus Schoutsen
6db5afe597
Update frontend to 20171121.1
2017-11-20 22:00:48 -08:00
Paulus Schoutsen
efd45549e4
Bump frontend to 20171121.0
2017-11-20 20:48:52 -08:00
Thibault Cohen
df37cb11fa
Handle the new version of HydroQuebec website ( #10682 )
...
* Handle the new version of HydroQuebec website
* Update requirements_all.txt
2017-11-20 18:02:05 +01:00
Philip Kleimeyer
b548116f9b
Tahoma platform for Somfy Covers and Sensors ( #10652 )
...
Tahoma platform for Somfy Covers and Sensors
2017-11-19 21:35:13 +01:00
Giel Janssens
09d826edf4
Netatmo httperror403 fix ( #10659 )
...
* Update lnetatmo
* updated zip
* updated zip
2017-11-18 14:36:01 -08:00
Pierre Ståhl
64a393b377
Bump pyatv to 0.3.8 ( #10643 )
...
Fixes AirPlay issues on newer versions of tvOS.
2017-11-18 00:00:15 +01:00
William Scanlon
2664ca498e
Support for Unifi direct access device tracker (No unifi controller software) ( #10097 )
2017-11-17 14:47:40 -05:00
Giel Janssens
5b44e83c0f
Update lnetatmo ( #10631 )
2017-11-17 10:31:08 -08:00
Paulus Schoutsen
62c8843956
Update frontend to 20171117.1
2017-11-16 22:08:19 -08:00
Paulus Schoutsen
5c20cc32b5
Update frontend to 20171117.0
2017-11-16 22:03:31 -08:00
Jan Losinski
693d32fa68
Snapcast: bump version and enable reconnect. ( #10626 )
...
This bumps the used snapcast version to 2.0.8 and enables the new
reconnect feature that causes the component to reconnect to a server if
the connection was lost.
This fixes the ned to restart Home Assstant after a snapcast reboot, as
described in issue #10264 .
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2017-11-16 20:32:26 -05:00
Mitko Masarliev
bd5a16d70b
update hbmqtt to 0.9.1 ( #10611 )
2017-11-16 07:47:37 -08:00
Craig J. Ward
17cd64966d
bump client version ( #10610 )
2017-11-15 22:04:26 -08:00
Alok Saboo
3a0c749a12
Fix Hikvision (motion) switch bug ( #10608 )
...
* Fix Hikvision switch bug
* Added comment about last working version
2017-11-16 01:15:45 +01:00
Jeremy Williams
c2d0c8fba4
Arlo - Fixes for updated library ( #9892 )
...
* Reduce update calls to API. Add signal strength monitor.
* Fix lint errors
* Fix indent
* Update pyarlo version and review fixes
* Fix lint errors
* Remove staticmethod
* Clean up attributes
* Update arlo.py
2017-11-15 23:33:50 +01:00
On Freund
c7b0f25eae
Fix Yahoo Weather icons over SSL ( #10602 )
2017-11-15 22:27:26 +02:00