Fabian Affolter
f259c5724b
Upgrade holidays to 0.9.9 ( #19851 )
2019-01-08 00:13:33 +01:00
Fabian Affolter
4905f4dd97
Upgrade beautifulsoup4 to 4.7.1
2019-01-07 19:16:04 +01:00
koomik
45fae5a50e
Upgrade tahoma-api to 0.0.14 ( #19840 )
...
* Update requirements_all.txt
Change to tahoma-api 0.0.14 to solve #19542
https://github.com/home-assistant/home-assistant/issues/19542
* Update tahoma.py
2019-01-07 19:02:42 +01:00
Fabian Affolter
2eec2cc656
Upgrade holidays to 0.9.9
2019-01-07 19:00:03 +01:00
Sean Dague
9cdfa77a21
bump watefurnace version to 1.1.0 ( #19847 )
...
There is better retry logic in the new library to handle login faults.
2019-01-07 11:36:02 -05:00
sander76
0af635e8d7
adding more dimmer components ( #19843 )
...
* adding more dimmer components
* updated library version
* updated requirements_test_all
2019-01-07 11:32:28 -05:00
Otto Winter
e30c324b32
Bump aioesphomeapi ( #19838 )
2019-01-07 11:58:10 +01:00
Daniel Shokouhi
903c86a116
Bump pybotvac ( #19831 )
...
* Bump pybotvac to support No Go lines
* Update requirements
2019-01-06 23:58:36 +01:00
Johann Kellerman
3ffa0176cc
SMA sensor - updated library ( #19753 )
2019-01-06 19:20:19 +02:00
Mattias Welponer
3d0c3ab746
HomematicIP update version to 0.10.1 ( #19788 )
...
* Update version to 0.10.1
* Update of requirements files
2019-01-05 16:25:36 -07:00
Eliseo Martelli
3a5ba77e04
Rename air pollutants to air quality ( #19448 )
...
* mv component folder
* moved in airquality
* changed names in files
* renamed test init
* renamed test air quality
* renamed in tests
* renamed coverage
* fixed naming
* corrected attr names
* changed attr names
2019-01-05 11:42:36 -05:00
Otto Winter
68723730a7
Add ESPHome native API discovery ( #19399 )
...
* ESPHome discovery
* Add note about netdisco
* 🔡
* Address comments
* Bump netdisco to 2.3.0
* Update requirements_all.txt
2019-01-05 16:00:07 +01:00
Sören Oldag
0125b3fd80
Upgrade pwmled to 1.4.0 ( #19783 )
2019-01-05 08:05:37 -05:00
cdce8p
bf29824dac
Update HAP-python to 2.4.2 ( #19776 )
...
* Bugfixes for connection issues
2019-01-04 22:37:42 +01:00
sander76
a1cb4018a1
update powerview scene component to latest api. ( #19717 )
2019-01-04 22:19:06 +01:00
Otto Winter
c7700ad11c
Fix some ESPHome race conditions ( #19772 )
...
* Fix some ESPHome race conditions
* Remove debug
* Update requirements_all.txt
* 🚑 Fix IDE line length settings
2019-01-04 22:10:52 +01:00
Daniel Høyer Iversen
16ab799798
Upgrade tibber library ( #19768 )
2019-01-04 17:59:46 +01:00
Sean Dague
03488af3fb
Add mychevy optional country parameter ( #19727 )
...
* Add optional country parameter
mychevy 1.2.0 provides the ability to work in canada as well as the us
(there are different service urls for each region). This creates a new
config option to enable it.
* Update mychevy.py
2019-01-04 10:01:47 -05:00
ctborg
688bdc6532
Adds ability to calibrate temperature for BME680 ( #19684 )
...
* Adds temperature calibration
* Add deps. Lint fix
2019-01-02 13:02:29 -05:00
kennedyshead
bba9ef7d7d
Bumping aioasuswrt version to 1.1.17 ( #19714 )
2019-01-02 07:55:09 -05:00
mvn23
635252ec8e
Bump pyotgw to 0.4b1 ( #19715 )
2019-01-02 07:54:23 -05:00
Dan Cinnamon
a10ca95c01
Envisalink pgm ( #19499 )
...
* Added a new service for calling custom PGM functions.
* Fixed lint issues
* Fixed lint issues reported by travis-CI
* Fixed style issue.
* Complete rename of attribute.
2019-01-02 05:46:33 -07:00
Daniel Perna
4244ea78d0
Update pyhomematic 0.1.54 + small fixes ( #19667 )
...
* Update pyhomematic + small fix
* Add casting for ILLUMINATION
* Revert suggested fix
2019-01-01 16:25:57 +01:00
Nick Whyte
5aa2bd81cf
Add ness alarm control panel using nessclient ( #18463 )
...
* Add ness alarm control panel using nessclient
* indenting
* .
* Remove availability functionality, will improve and add back in another PR
* Use call_count
* lint
* lint
* Review changes
* Lint
* Bump nessclient to 0.9.8
* Bump nessclient to 0.9.9
* Remove from .coveragerc
2019-01-01 08:08:13 -07:00
Robin
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
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
ehendrix23
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
Joakim Sørensen
6d44245456
pytraccar version bump ( #19659 )
2018-12-30 14:59:43 +01:00
John Mihalic
cc8b811572
Bump pyHik library to 0.1.9 to improve device support. ( #19656 )
2018-12-30 10:13:49 +01:00
ehendrix23
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
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
Marvin Wichmann
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ä
f925d9ca6b
Use xml.etree through defusedxml ( #19640 )
2018-12-30 00:07:48 +01:00
mvn23
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
2ba86310f0
Upgrade to async_upnp_client==0.13.8 ( #19634 )
2018-12-29 14:09:29 +00:00
Marcelo Moreira de Mello
457708cbda
Upgraded pyarlo to 0.2.3 ( #19626 )
2018-12-28 16:51:59 -05:00
mvn23
dae4543e54
Bump pyotgw to 0.4b0 ( #19618 )
2018-12-28 10:12:10 -05:00
Andre Lengwenus
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
Ville Skyttä
b83a405b14
Upgrade huawei-lte-api to 1.1.1 ( #19615 )
2018-12-28 11:10:34 +02:00
SNoof85
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
fe14be53e3
Upgrade aiohttp to 3.5.1 ( #19584 )
2018-12-27 21:56:08 +01:00
Max Rydahl Andersen
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
Ioan Loosley
5eab4f1dcc
Version Bump for aioftp ( #19510 )
...
* Version Bump for aioftp
* Version Bump
2018-12-27 18:17:12 +01:00
Simon Nørager Sørensen
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
Fabian Affolter
10831a0889
Upgrade rpi-rf to 0.9.7 ( #19394 )
2018-12-26 14:50:45 -05:00
Fabian Affolter
5de4f546f9
Upgrade keyring to 17.1.0 ( #19583 )
2018-12-26 14:47:38 -05:00
Fabian Affolter
2efa297df1
Upgrade pyowm to 2.10.0 ( #19582 )
2018-12-26 14:46:59 -05:00
Fabian Affolter
98229899dc
Upgrade TwitterAPI to 2.5.8 ( #19581 )
2018-12-26 14:46:18 -05:00
Daniel Høyer Iversen
1428919f98
Tibber, improve server reconnection ( #19574 )
2018-12-26 13:03:06 +01:00
Michael Dubno
6f9943787a
Pencom ( #19369 )
...
* Added Pencom relay switch.
* Added Pencom relay switch.
* Cleaned up for submission.
* Fixed attribute keys. Switched to add_entities.
2018-12-26 08:49:34 +01:00