Juggels and Pascal Vizeli
a86bf81768
Fix 'dict' object has no attribute 'strftime' ( #13215 )
...
* Fix 'dict' object has no attribute 'strftime'
* Clear existing list instead of new object
2018-03-15 21:43:20 +01:00
Anders Melchiorsen and GitHub
5e675677ad
Cleanup Sonos platform setup ( #13225 )
...
* Cleanup Sonos platform setup
* Remove unneeded lists
2018-03-15 20:43:28 +01:00
maxlaverse and Paulus Schoutsen
ff416c0e7a
Try to fix caldav ( #13236 )
...
* Fix device attribute type for event end
* Fix is_over and add tests
2018-03-15 10:58:11 -07:00
Paulus Schoutsen and GitHub
170b8671b9
Fix logbook JSON serialize issue ( #13229 )
...
* Fix logbook JSON serialize issue
* Address flakiness
* Lint
* deflake ?
* Deflake 2
2018-03-15 10:54:22 -07:00
Maximilien Cuony and Fabian Affolter
ee6d6a8859
myStrom: Add RGB support to Wifi bulbs ( #13194 )
2018-03-15 16:45:27 +01:00
Andrei Pop and Pascal Vizeli
1d2fd8a2e9
Edimax component reports wrong power values ( #13011 )
...
* Fixed Edimax switch authentication error for newer firmware.
* pyedimax moved to pypi
* Added pyedimax to gen_requirements_all.py
* Cleanup
* Fixed https://github.com/home-assistant/home-assistant/issues/13008
* Only ValueError now
* Trivial error.
2018-03-15 16:27:42 +01:00
Eugene Kuzin and Adam Mills
92f13ff60d
media_content_type attribute display fix ( #13204 )
...
* media_content_type fix
Kodi media_content_type attribute display fix
* media_content_type fix (#6989 )
fixes attribute display for unknown media
* code cleanup
* trailing whitespaces
* comments correction
* redundant "else:" removed
2018-03-15 08:43:29 -04:00
Clement Wong and Daniel Høyer Iversen
5c434f143e
Tibber use appNickname as name ( #13231 )
2018-03-15 13:16:52 +01:00
cdce8p and GitHub
646ed5de52
Added cover.group platform (replaces #12303 ) ( #12692 )
...
* Added cover.group platform
* Added async/await, smaller changes
* Made (async_update) methods regular methods
* Small improvements
* Changed classname
* Changes based on feedback
* Service calls
* update_supported_features is now a callback method
* combined all 'update_attr_*' methods in 'async_update'
* Small changes
* Fixes
* is_closed
* current_position
* current_tilt_position
* Updated tests
* Small changes 2
2018-03-15 12:31:31 +01:00
Otto Winter and Johann Kellerman
27c1806897
Python 3.5 adjustments ( #13173 )
2018-03-15 13:10:54 +02:00
Fabian Affolter and GitHub
6909be1cc7
Add docstring ( #13232 )
2018-03-15 11:45:54 +01:00
PhracturedBlue and Paulus Schoutsen
223bc187dc
More robust MJPEG parser. Fixes #13138 . ( #13226 )
...
* More robust MJPEG parser. Fixes ##13138.
* Reimplement image extraction from mjpeg without ascy generator to support python 3.5
2018-03-14 21:44:13 -07:00
c727 and Paulus Schoutsen
c971d61422
Change Hass.io icon to home-assistant ( #13230 )
2018-03-14 20:56:56 -07:00
Kane610 and Paulus Schoutsen
e122692b46
deCONZ - Add support for consumption and power sensors ( #13218 )
...
* Add support for consumption and power sensors
* Keep attr_current inside component
2018-03-14 20:07:37 -07:00
Paulus Schoutsen
76874e1cbc
Update translations
2018-03-14 19:47:31 -07:00
cdce8p and GitHub
d348f09d3d
HomeKit Restructure (new config options) ( #12997 )
...
* Restructure
* Pincode will now be autogenerated and display using a persistence notification
* Added 'homekit.start' service
* Added config options
* Renamed files for types
* Improved tests
* Changes (based on feedback)
* Removed CONF_PIN_CODE
* Added services.yaml
* Service will only be registered if auto_start=False
* Bugfix names, changed default port
* Generate aids with zlib.adler32
* Added entity filter, minor changes
* Small changes
2018-03-15 02:48:21 +01:00
Paulus Schoutsen
64f18c62f4
Update frontend
2018-03-14 16:39:15 -07:00
Paulus Schoutsen
be2e202618
Bump frontend to 20180315.0
2018-03-14 16:13:46 -07:00
engrbm87 and Paulus Schoutsen
07f20676cb
Add notifications to downloader.py ( #12961 )
...
* Update downloader.py
Add persistent notification to alert when download is finished or in case of download failure.
* Update downloader.py
* Update downloader.py
* Update downloader.py
* Fire and event when download is requested
Added 2 events to represent download completed and download failed. This will allow the user to trigger an automation based on the status of the download.
* Update downloader.py
* Update downloader.py
replaced . with _
* Update downloader.py
fixed linting errors
2018-03-14 16:03:40 -07:00
Paulus Schoutsen
a30ca4307b
Merge branch 'master' into dev
2018-03-14 15:58:55 -07:00
Paulus Schoutsen and GitHub
8d52eba484
Merge pull request #13223 from home-assistant/release-0-65-5
...
0.65.5
0.65.5
2018-03-14 15:55:50 -07:00
Paulus Schoutsen
8e05a5c12b
Version bump to 0.65.6
2018-03-14 15:08:34 -07:00
Paulus Schoutsen
25fe6ec536
Fix input_boolean Google Assistant serialize error ( #13220 )
2018-03-14 15:08:23 -07:00
Anders Melchiorsen and Paulus Schoutsen
30a1fedce8
Avoid Sonos error when joining with self ( #13196 )
2018-03-14 15:08:23 -07:00
Anders Melchiorsen and Paulus Schoutsen
4e569ac0c3
Ignore unsupported Sonos favorites ( #13195 )
2018-03-14 15:08:22 -07:00
Alok Saboo and Paulus Schoutsen
8a6370f7c9
Revert throttle Arlo api calls ( #13174 )
2018-03-14 15:08:21 -07:00
cdce8p and Paulus Schoutsen
874cccd530
Bugfix HomeKit: Error string values for temperature ( #13162 )
2018-03-14 15:08:21 -07:00
Paulus Schoutsen and GitHub
e1a5e5a8ba
Fix input_boolean Google Assistant serialize error ( #13220 )
2018-03-14 15:07:37 -07:00
Paulus Schoutsen and Pascal Vizeli
a9917e7a56
Fix history API ( #13214 )
2018-03-14 22:29:51 +01:00
Anders Melchiorsen and Paulus Schoutsen
ef7ce5eb1b
Ignore unsupported Sonos favorites ( #13195 )
2018-03-14 12:08:41 -07:00
Anders Melchiorsen and Paulus Schoutsen
7fc9ac0931
Avoid Sonos error when joining with self ( #13196 )
2018-03-14 12:07:50 -07:00
Paulus Schoutsen
e2029e3970
Add vesync to coveragerc
2018-03-14 12:05:17 -07:00
Paulus Schoutsen
7e2fc19f5a
Sort coveragerc
2018-03-14 11:39:38 -07:00
cdce8p and GitHub
c48c8710b7
Bugfix HomeKit: Error string values for temperature ( #13162 )
2018-03-14 13:22:38 +01:00
Dan Nixon and Fabian Affolter
b6bed1dfab
Report swap in MiB ( #13148 )
...
It makes sense to report swap and memory in the same unit and MiB is
more useful considering Home Assistant may be running on lower end
hardware (Raspberry Pi for example) where 100MiB resolution is not
adequate.
2018-03-14 08:47:45 +01:00
Vincent Van Den Berghe and Fabian Affolter
948f29544a
Fixed SI units for current consumption ( #13190 )
2018-03-14 08:14:35 +01:00
Mark Perdue and Paulus Schoutsen
6310deb5c2
Add new platform for VeSync switches ( #13000 )
...
* Added vesync platform
Support for power toggling, current power, and daily energy kWh
* Adds vesync to requirements file.
* Reorder vesync item in requirements_all.txt from gen_requirements_all
* Removes unnecessary global values that are not used in this component
* Removes try/catch from setup_platform -no throws. Guard check login()
* Remove unnecessary boolean convert
* Fix indentation of log messages
2018-03-14 00:10:47 -07:00
JC Connell and Fabian Affolter
cfded7eab9
Python Spotcrime sensor requires API key, fixes include/exclude ( #12926 )
...
* Add spotcrime.py to dev
* Modify sensor to accept user API key
* Update Spotcrime to 1.0.3 in requirements_all.txt
* Fix line 76 (97 > 79 characters)
* Fix lint errors
2018-03-14 08:01:10 +01:00
Pascal Vizeli and Paulus Schoutsen
0ef4340099
Fix freegeoip ( #13193 )
2018-03-13 20:50:08 -07:00
Jon Maddox and Paulus Schoutsen
24a9da85c0
Channels clean ups ( #12967 )
...
* already in the default schema
* these are already globally disabled
* require a single entity id
* remove unused import
* w h i t e s p a c e
* actually keep it
* it is a string
* use a generator expression
* 💄
* Revert "💄 "
This reverts commit 81c08bb732 .
* Revert "actually keep it"
This reverts commit 0d92d3afb2 .
* Revert "remove unused import"
This reverts commit 8a166208e4 .
* Revert "already in the default schema"
This reverts commit 9173de4fd3 .
* we're already ensuring defaults with the platform schema
2018-03-13 14:14:02 -07:00
Alok Saboo and Paulus Schoutsen
71baa6532e
Revert throttle Arlo api calls ( #13174 )
2018-03-13 14:12:28 -07:00
Otto Winter and Paulus Schoutsen
4c9e7c2da4
Upgrade pytest to 3.4.2 ( #13169 )
...
* Upgrade pytest to 3.4.2
* Upgrade pytest-sugar to 0.9.1
2018-03-13 13:57:04 -07:00
Otto Winter and Paulus Schoutsen
5958e6a60f
Improve MQTT failed connection error message ( #13184 )
2018-03-13 13:56:16 -07:00
Andreas Wolter and Daniel Perna
3e7a737bff
Added IPAreaThermostat and an exception-list for HM_IGNORE_DISCOVERY_NODE ( #13171 )
2018-03-13 21:54:09 +01:00
Ville Skyttä and Paulus Schoutsen
dd48fb04a3
upcloud: Provide unique ID for server entities ( #13181 )
2018-03-13 13:51:10 -07:00
Otto Winter and Fabian Affolter
d5612b5ccc
Upgrade holidays to 0.9.4 ( #13167 )
2018-03-13 17:30:31 +01:00
Kane610 and Martin Hjelmare
8a1687accb
deConz rewrite to use async await syntax ( #13151 )
...
* Rewrite to use async await syntax
* Fix hound comment
2018-03-13 08:47:45 +01:00
Jesse Hills and Martin Hjelmare
53351423dd
Change iglo port to cv.port validator ( #13163 )
2018-03-13 08:29:20 +01:00
Daniel Høyer Iversen and GitHub
75fb8ef98b
upgrade tibber libary to 0.4.0 to use aiohttp 3.0 ( #13164 )
2018-03-13 07:04:27 +01:00
Fabian Affolter and Paulus Schoutsen
989638b266
Upgrade Sphinx to 1.7.1 ( #13127 )
2018-03-12 18:22:48 -07:00