Fabian Affolter and GitHub
7c302bfd7e
Luftdaten traceback ( #19666 )
...
* Suppress traceback if there is not connection available
* Remove line break
2019-01-01 14:21:02 +01:00
Robin and Martin Hjelmare
ff80fc347b
Fix london_underground issue ( #19642 )
...
* Update london_underground.py
* Update test
* Update london_underground.py
* Update london_underground.py
* Update london_underground.py
* Fix lint
* Use london-tube-status==0.2
2018-12-31 06:24:52 -08:00
Michael Dubno and Martin Hjelmare
4b541f4058
Add IDTECK proximity card component ( #18309 )
...
* Added IDTECK proximity card sensor component.
* Moved from sensor to platform
* Made requested standards changes
2018-12-30 20:15:45 -08:00
Jc2k and Charles Garwood
855274e354
Fix homekit_controller pairing regression ( #19654 )
...
* Fix homekit_controller pairing regression
* Use constant for pairing file name
2018-12-30 14:44:26 -05:00
ehendrix23 and Charles Garwood
43eaa960e8
Fix error in got_connected for remote.harmony ( #19662 )
...
* Fix config call in connected
* Change aioharmony version for fixes
2018-12-30 13:35:08 -05:00
Thom Troy and Fabian Affolter
81a0ce621e
Fix exception checking for next dublin bus ( #19663 )
2018-12-30 18:35:12 +01:00
Pär Svanström and Fabian Affolter
18d36e011a
Added regexp validation allowing Twilio notifications to use Sender ID instead of phone number ( #19644 )
...
* Added regexp validation allowing Twilio notifications to use Sender ID instead of phone number
* Fix line length
2018-12-30 18:34:29 +01:00
Joakim Sørensen and Fabian Affolter
6d44245456
pytraccar version bump ( #19659 )
2018-12-30 14:59:43 +01:00
carstenschroeder and Martin Hjelmare
4b90ed6b22
Fix ADS light when parameter adsvar_brightness is not set ( #19636 )
...
* ADS light breaks if optional parameter adsvar_brightness is not set
Just a small change to prevent exception if optional parameter adsvar_brightness is not set
* corrected blank lines
2018-12-30 02:39:00 -08:00
John Mihalic and Fabian Affolter
cc8b811572
Bump pyHik library to 0.1.9 to improve device support. ( #19656 )
2018-12-30 10:13:49 +01:00
ehendrix23 and Martin Hjelmare
faeee4f7ad
Use aioharmony for remote.harmony platform ( #19595 )
...
* Use aioharmony for async
Use aioharmony to interact with Harmony hub. Due to this following improvements:
-) Setting of available state for entity
-) Automatic config update if configuration changes (including updating file containing config)
-) Allow using of device name instead of number
-) When sending command with repeat, nothing else will be able to put a IR command in between
* Requirements updated
* Version update for fix
* Mainly cleanup
* Update requirements
Updated requirements
* Fixed lint issue
* Small bump for aioharmony
Small version bump increase for aioharmony
* Updated based on review
2018-12-29 17:22:27 -08:00
Markus Ressel and Martin Hjelmare
9aa6037219
Add RaspyRFM switch platform ( #19130 )
...
* added components and requirement
* change config to allow the definition of multiple switches without redefining the gateway
* dont assume false state
fix default value
* added exclude to coveragerc
* sorted imports
* review fixes
* review fixes
* bugfix
review fixes
* review fix
2018-12-29 16:40:03 -08:00
David F. Mulcahey and Martin Hjelmare
d0742cb332
Only bind clusters in ZHA remote entity ( #19577 )
...
* split bind and configure reporting helpers
* only bind remote clusters
* update comments - review comment
2018-12-29 16:17:17 -08:00
Alexei Chetroi and Martin Hjelmare
e096532cf1
Use async_configure for ZHA IAS binary sensor ( #19629 )
...
* Update Zha IAS binary sensor to use async_configure().
* Make less debug logging noise.
2018-12-29 16:13:52 -08:00
Adam Belebczuk and Martin Hjelmare
25e5864a22
Improve Wemo setup speed ( #19563 )
...
* Wemo - Improve setup speed
Move WeMo device discovery to an async context so it won't block initial component setup from completing quickly.
* WeMo - Fix too long lines
* WeMo - Update subscription shutdown log message
* WeMo - Fix flake8 issues
* WeMo - Code review fixes
* WeMo - Fix long lines
* WeMo - More code review fixes
* WeMo - Code review fixes
2018-12-29 16:05:21 -08:00
Marvin Wichmann and Martin Hjelmare
338077f557
Support knx operation types ( #19546 )
...
* Updated version to 0.9.3
Adjusted climate component due to changes in the underlying library.
* Climate.KNX: fix updating view when operation mode is changed due to refactoring
* Addressed review comments
* Added validation for config.
2018-12-29 15:18:55 -08:00
Ville Skyttä and Fabian Affolter
f925d9ca6b
Use xml.etree through defusedxml ( #19640 )
2018-12-30 00:07:48 +01:00
Fabian Affolter
b1c9f8d55d
Suppress traceback if network is not available
2018-12-29 23:55:43 +01:00
Marius Retegan and Fabian Affolter
32eb4e518b
Fix cpu_temp issue on Vero 4K ( #19638 )
2018-12-29 21:01:47 +01:00
Robbert Müller and Fabian Affolter
9928b977fd
Added events STARTED, RESTARTED AND PAUSED ( #19516 )
...
Rewrote the tests a bit
the 'wait for the timer to finish' part of the test is now it's own test.
The rest is a sequence of fire/assert. Which i rewrote to a loop to
reduce the amount of duplicate code
2018-12-29 16:40:17 +01:00
mvn23 and Fabian Affolter
dc9da79a1c
Revert "Bump pyotgw to 0.4b0 ( #19618 )" ( #19635 )
...
This reverts commit dae4543e54 .
There's a bug in the new version of the library that may cause 100% CPU usage, rendering Home Assistant unresponsive.
2018-12-29 16:38:55 +01:00
Steven Looman and Diogo Gomes
2ba86310f0
Upgrade to async_upnp_client==0.13.8 ( #19634 )
2018-12-29 14:09:29 +00:00
Marcelo Moreira de Mello and Charles Garwood
457708cbda
Upgraded pyarlo to 0.2.3 ( #19626 )
2018-12-28 16:51:59 -05:00
Andrei and Fabian Affolter
82d6fe5bd5
Fix cpu_temp issue on Odroid ( #19620 )
2018-12-28 21:36:00 +01:00
mvn23 and Charles Garwood
dae4543e54
Bump pyotgw to 0.4b0 ( #19618 )
2018-12-28 10:12:10 -05:00
Daniel Shokouhi and Charles Garwood
33c5e09ac2
Add additional neato alerts and errors ( #19608 )
2018-12-28 09:53:54 -05:00
Andre Lengwenus and Martin Hjelmare
f09cea1499
LCN component and light platform ( #18621 )
...
* Initial commit of LCN component and light platform
* Corrected pre-review comments
* Fixed dimming behaviour in combination with transitions for lcn lights
* Removed unused logger
* Combined __init__.py and core.py into lcn.py component. Bumped to pypck==0.5.6
* Fixed .coveragerc
* Bumped to pypck==0.5.7
* Bump to pypck==0.5.8
* Fixed requirements_all.txt
* Moved unique generation of connection names to config schema's validator
* Minor changes due to review comments.
Bump to pypck==0.5.9.
* Address_connection is passed into LcnDevice
* Set should_poll property on LcnDevice to return False
* Moved platform config validation to component. Load platform using discovery helper
* Furtehr changes due to the review
* Light configuration is set required as there are no other platforms up to now
2018-12-28 03:39:06 -08:00
Rene Nulsch and Fabian Affolter
14c39f7c24
Systemmonitor - add device_class property ( #19614 )
2018-12-28 10:28:40 +01:00
Ville Skyttä and GitHub
b83a405b14
Upgrade huawei-lte-api to 1.1.1 ( #19615 )
2018-12-28 11:10:34 +02:00
SNoof85 and Martin Hjelmare
699a38de52
Add Freebox component with sensors and device tracker ( #18472 )
...
* Add freebox component with sensor and device tracker
* script/gen_requirements_all passed and pylint fixes
* Fix docstring in wrong place
* Fix indentation
* Lint fixes
* More lint fixes
* Lint fixes again
* Pylint fixes
* Bump aiopyfreebox version
* Close freebox connection on HA Stop
* Fixed docstring
* Fixed ident
* Lint fixes
* Fix cloing session when HA stop
* Fix URL
* Fix URL
* Fix double look up in discovery datas
* Fix logging level
* Fix get_device_name
Thx for the hint Martin
* Fix async_update_info
* Update requirements_all.txt
2018-12-27 15:26:09 -08:00
Fabian Affolter and Paulus Schoutsen
fe14be53e3
Upgrade aiohttp to 3.5.1 ( #19584 )
2018-12-27 21:56:08 +01:00
Max Rydahl Andersen and Martin Hjelmare
b32e6fe0d5
Add AfterShip sensor for packages ( #18034 )
...
* Add AfterShip sensor for packages
Why:
* I receive a lot of packages from many different shipping companies.
* I would like to see in haas how many packages are being delivered.
This change addreses the need by:
* Adding a sensor for AfterShip (aftership.com)
* AfterShip supports ~490 couriers world wide thus should cover
almost any sensible tracking.
Notes:
- For now this sensor assumes you somehow have added trackings to
aftership manually.
- Future idea is to expose service that allows adding a tracking
based on incoming mails.
- Other improvments would be to add map markers for package locations.
Related:
- https://community.home-assistant.io/t/package-tracking/858
- https://community.home-assistant.io/t/aftership-package-tracking/24068
- https://community.home-assistant.io/t/aftership-shipment-tracking-platform/14074
- https://community.home-assistant.io/t/aftership-state-card/57912
* Fix typo and update ordering
2018-12-27 10:01:57 -08:00
Daniel Shokouhi and Martin Hjelmare
d05450487c
Improve how neato displays alerts and add alerts for persistent maps ( #19593 )
...
* Improve how neato displays alerts and add alerts for persistent maps
* Review comments
2018-12-27 09:57:38 -08:00
emontnemery and Fabian Affolter
f9aa364b6d
Don't truncate brightness and white_value of MQTT light ( #19502 )
...
* MQTT light: Don't truncate brightness
* Clamp after rounding
2018-12-27 18:18:12 +01:00
Ioan Loosley and Fabian Affolter
5eab4f1dcc
Version Bump for aioftp ( #19510 )
...
* Version Bump for aioftp
* Version Bump
2018-12-27 18:17:12 +01:00
Andrei and Fabian Affolter
4c59a6522a
Updated set of available voices for Yandex TTS ( #19603 )
2018-12-27 17:54:12 +01:00
Simon Nørager Sørensen and Fabian Affolter
40bb4266c9
Update pymitv dependency ( #19601 )
...
* Security update, fixed fatal error when TV could become unresponsive
* Dependency update
2018-12-27 17:38:07 +01:00
FieldofClay and Fabian Affolter
bf8b201bb3
Add verify_ssl option to Splunk component ( #19112 )
...
* added verify_ssl option to Splunk component
* update Splunk tests
* fix typo in Splunk tests
* Update test
2018-12-27 14:23:04 +01:00
apetrycki and Martin Hjelmare
cd0da4ed0e
Fix mpd shuffle/random status ( #19308 )
...
* Fix shuffle/random status
MPD always shows true for shuffle. For some reason casting the 0 or 1 as a boolean does not work. Now returns 'true' or 'false' based on the value of 'random'.
* Update homeassistant/components/media_player/mpd.py
Change to correct way of returning shuffle boolean. 'random' needs to be cast as an integer before being cast as a boolean.
Co-Authored-By: apetrycki <34962392+apetrycki@users.noreply.github.com >
* Remove incorrect string code
Original fix method returns a string instead of a boolean. Removed in favor of MartinHjelmare's method.
2018-12-27 00:04:40 -08:00
Fabian Affolter and Daniel Høyer Iversen
22acc03fb8
Upgrade Sphinx to 1.8.3 ( #19580 )
2018-12-27 08:26:37 +01:00
Fabian Affolter and Charles Garwood
10831a0889
Upgrade rpi-rf to 0.9.7 ( #19394 )
2018-12-26 14:50:45 -05:00
Fabian Affolter and Charles Garwood
5de4f546f9
Upgrade keyring to 17.1.0 ( #19583 )
2018-12-26 14:47:38 -05:00
Fabian Affolter and Charles Garwood
2efa297df1
Upgrade pyowm to 2.10.0 ( #19582 )
2018-12-26 14:46:59 -05:00
Fabian Affolter and Charles Garwood
98229899dc
Upgrade TwitterAPI to 2.5.8 ( #19581 )
2018-12-26 14:46:18 -05:00
Fabian Affolter and Charles Garwood
0a792620f8
Upgrade sphinx-autodoc-typehints to 1.6.0 ( #19579 )
2018-12-26 14:44:44 -05:00
Ted Sluis and Sebastian Muszynski
54f6cfd569
Add a new click_type double_both to improve the support of the new Xiaomi aqara remote.b286acn01 dual switch. ( #19578 )
2018-12-26 17:48:58 +01:00
javicalle and Martin Hjelmare
70fff26383
Clean up remaining rflink tests ( #19551 )
...
* some minor tests refactor
* unused import
* async/await refactor
* Correct tests failures
2018-12-26 15:25:16 +01:00
Sebastian Muszynski and Fabian Affolter
dc11e41cf0
Add a new click_type "long_both" to improve the support of the new Xiaomi Wireless Wall Switch (remote.b286acn01) ( #19573 )
2018-12-26 14:16:53 +01:00
Ville Skyttä and Fabian Affolter
a6e091f60f
Link to dicttoxml excessive INFO logging issue ( #19575 )
2018-12-26 14:16:08 +01:00
Daniel Høyer Iversen and Joakim Sørensen
1428919f98
Tibber, improve server reconnection ( #19574 )
2018-12-26 13:03:06 +01:00