cribbstechnologies and Paulus Schoutsen
bfd9623d8b
Mqtt cover modifications ( #7841 )
...
* adding set position ability
removing command_topic being required
* flaking
* flaking test
* updating docs
* requested updates
* Revert "updating docs"
This reverts commit 9cfc5ed7a8 .
* forgot to update constructor calls in tests
2017-06-08 21:35:38 -07:00
mje-nz and Paulus Schoutsen
3464454662
Fix typos in Wunderground component (Percipitation -> Precipitation) ( #7901 )
2017-06-08 21:35:26 -07:00
Johan Bloemberg and Paulus Schoutsen
533bb5565b
Dsmr5 revert ( #7900 )
...
* Revert "Update to dsmr_parser supporting v5 arguments."
This reverts commit 3567de4b90 .
* Revert "Using dev branch until released upstream."
This reverts commit 53e8de112c .
* Revert "Give good example."
This reverts commit 4f90fc4be6 .
* Revert "Allow configuring DSMR5 protocol."
This reverts commit 9fa0e14187 .
2017-06-08 21:35:26 -07:00
Adam Mills and Paulus Schoutsen
a8709a6988
Support for renaming ZWave values ( #7780 )
...
* Support for renaming ZWave values
* Improve test
2017-06-08 21:35:26 -07:00
Paulus Schoutsen
4b767b088e
Version bump to 0.46.1
2017-06-08 21:34:39 -07:00
Albert Lee and Pascal Vizeli
c52b18d7c8
lock.sesame: Update pysesame, add state attributes ( #7953 )
...
* Update pysesame requirement to 0.1.0 to support caching
* Set `available` property based on API enabled status
* Add state attributes for device ID and battery level
2017-06-09 00:21:56 +02:00
Fabian Affolter and Pascal Vizeli
aaaf9637eb
Add configuration check and use default var names ( #7963 )
2017-06-09 00:21:06 +02:00
Riccardo Canta and Anders Melchiorsen
055db05946
Osram lightify, removed double set to the lightify bridge in case of brightness changes ( #7662 )
...
* osram lightify removed duplicated set in case of brightness changes
* lightify component: anticipate brightness evaluation to handle unconsidered scenario described in the PR request comments (light turned on with color/temperature)
* Correction for travis ci error:
undefined name 'transition'
2017-06-08 20:17:28 +02:00
Fabian Affolter and Pascal Vizeli
0863d50210
Fix typos ( #7957 )
...
Add an optional extended description…
2017-06-08 15:53:12 +02:00
Alan Fischer and Pascal Vizeli
1e352d37d0
Vera colored light support ( #7942 )
...
* Added support for color to vera lights
* Updated requirements
2017-06-08 12:28:03 +02:00
Boris K and Pascal Vizeli
620197b276
Fix the negative values bug in history_stats ( #7934 )
2017-06-08 12:27:43 +02:00
Michael Heinemann and Pascal Vizeli
727a22f925
test connection without needing admin rights ( #7947 )
...
SHOW DIAGNOSTICS always needs admin privileges on influxdb. For
the purposes of home-assistant this is too much.
Use 'SHOW SERIES' to have a relatively lightweight query which
only needs READ privileges.
2017-06-08 12:26:37 +02:00
Fabian Affolter and Pascal Vizeli
9bea7d7d8b
Upgrade coinmarketcap to 3.0.1 ( #7951 )
2017-06-08 12:15:46 +02:00
Teagan Glenn and Pascal Vizeli
97f62cfb78
[WIP] Fix opencv ( #7864 )
...
* Updates to opencv image processor
* Remove opencv hub
* Requirements
* Remove extra line
* Fix linting errors
* Indentation
* Requirements
* Linting
* Check for import on platform setup
* Remove opencv requirement
* Linting
* fix style
* fix lint
2017-06-08 11:26:24 +02:00
Oliver and Pascal Vizeli
482db94372
Add option to display all input sources / Add support for favourite channels / Treat Marantz SR5008 as Denon AVR-X device ( #7949 )
...
* add option to display all sources / pushed to version 0.4.3 of library
* Add show_all_sources option for auto discovery too
* change code style for hass
* fix lint
2017-06-08 09:46:26 +02:00
vrs01 and Pascal Vizeli
8a4e993183
Update ping.py ( #7944 )
2017-06-08 07:30:51 +02:00
joopert and Pascal Vizeli
790610525b
update to 006 ( #7945 )
2017-06-08 07:30:07 +02:00
Daniel Perna and GitHub
7e668ef9e3
Merge pull request #7948 from danielperna84/HomeMatic
...
HomeMatic: Updated dependency
2017-06-08 00:09:53 +02:00
Daniel Perna
4dbf7be267
Updated dependency
2017-06-07 23:55:42 +02:00
Juggels and Lewis Juggins
36eb0ceff3
[media_player.sonos] Send media_stop on turn_off ( #7940 )
2017-06-07 13:15:29 +01:00
Fabian Affolter and GitHub
d38acfbd39
Add Yahoo! weather platform ( #7939 )
2017-06-07 10:49:54 +02:00
Nolan Gilley and Fabian Affolter
b87e31617a
add ripple sensor ( #7935 )
2017-06-07 10:24:07 +02:00
Jacob Minnis and Pascal Vizeli
bb6fe822f9
Added 'change' field to statistics sensor ( #7820 )
...
* Added 'change' field to statistics sensor
* Updated statistics sensor test
* Updated statistics sensor test complaint
2017-06-07 09:38:00 +02:00
Stephan Auerhahn and Pascal Vizeli
5504a511e3
Add service_url config option to volvooncall ( #7919 )
...
* Add service_url config option to volvooncall
* Import default value from volvooncall lib
2017-06-07 08:52:36 +02:00
Fabian Affolter and GitHub
5c96936eb4
Do not call update() in constructor ( #7931 )
2017-06-06 19:15:03 +02:00
Fabian Affolter and GitHub
cbbb15fa48
Fix changes introduced with #7917 ( #7930 )
2017-06-06 19:14:41 +02:00
Fabian Affolter and GitHub
760138ac52
Do not call update() in constructor ( #7917 )
2017-06-05 21:28:13 +02:00
Per Osbäck and Fabian Affolter
b1f538b622
update to pywebpush 1.0.4 which allows install on system with openssl-1.1.0 (cryptography dep) ( #7915 )
2017-06-05 17:46:51 +02:00
John Mihalic and Fabian Affolter
ac8592587f
Bump pyEight version to fix 0hr session errors ( #7916 )
2017-06-05 17:44:13 +02:00
Jesse Hills and Paulus Schoutsen
aee25a020d
Add juicenet platform ( #7668 )
...
* Add juicenet platform
* Update missing variable
Add missing blank lines
* Remove unnecessary override
* Update juicenet.py
* Remove whitespace
Add missing docstring
* Remove unused services
Use the hass built in unique_id
* Fix lint issues
* Update python-juicenet library version
* Update python-juicenet library version
* Remove unnecessary code
* Remove unused import
* Remove super call
2017-06-05 08:39:31 -07:00
Fabian Affolter and GitHub
13df925795
Do not call update() in constructor ( #7912 )
...
* Do not call update() in constructor
* Do not call update() in constructor
* Remove unused import
2017-06-05 17:35:26 +02:00
PhracturedBlue and Fabian Affolter
2b850f417e
Minor cleanup - Define 'CONF_ICON_TEMPLATE' constant centrally ( #7910 )
...
* Add 'icon_template' to switch templates (similar to sensor template)
* Add test for template switch 'icon_template'
* Define 'CONF_ICON_TEMPLATE' constant centrally
* Missed a redundant definition
2017-06-05 17:33:57 +02:00
Fabian Affolter and GitHub
f303f6a191
Move consts to 'const.py' ( #7909 )
2017-06-05 16:59:59 +02:00
Fabian Affolter and GitHub
f8cfa15152
Sync crypto-currency platforms ( #7906 )
2017-06-05 13:36:39 +02:00
Fabian Affolter and GitHub
12f731b32c
Fix docstring ( #7907 )
2017-06-05 13:16:53 +02:00
PhracturedBlue and Fabian Affolter
11dcbd4449
Add 'icon_template' to switch templates (similar to sensor template) ( #7862 )
...
* Add 'icon_template' to switch templates (similar to sensor template)
* Add test for template switch 'icon_template'
2017-06-05 11:27:48 +02:00
Paulus Schoutsen and GitHub
fa6a089fb3
Lint
2017-06-05 00:10:57 -07:00
florincosta and Paulus Schoutsen
87da2ff1d7
Add raspihats switch ( #7665 )
2017-06-04 23:56:21 -07:00
Paulus Schoutsen and GitHub
b576df53e9
Update .coveragerc
2017-06-04 23:54:15 -07:00
Martin Berg and Paulus Schoutsen
b90964faad
Add support for Vanderbilt SPC alarm panels and attached sensors ( #7663 )
...
* Add support for Vanderbilt SPC alarm panels.
* Arm/disarm + read state
* Autodiscover and add motion sensors
* Fix code formatting.
* Use asyncio.async for Python < 3.4.4.
* Fix for moved aiohttp exceptions.
* Add docstrings.
* Fix tests and add docstrings.
2017-06-04 23:53:25 -07:00
mjj4791 and Paulus Schoutsen
549133a062
Added buienradar sensor and weather ( #7592 )
...
* Added buienradar sensor and weather
* used external library for parsing
* used external library for parsing
* updated buienradar lib to 0.4
* Make sure you import 3rd party libraries inside methods.
* Make sure you import 3rd party libraries inside methods.
* clean up code; optimized
* imports, sensor name and attributes
* updated requirements to match imports
* use asyncio for http get
2017-06-04 23:48:11 -07:00
Matthew Schick and Paulus Schoutsen
c29553517f
Add service to set nest away/home modes ( #7619 )
...
* Add service to set nest away/home modes
* New service `nest.set_mode`
* Update the NestDevice object to export the local structures
* Validation and structure cleanup
2017-06-04 23:45:24 -07:00
Trevor and Paulus Schoutsen
2e27c0d5ec
Add Radarr sensor ( #7318 )
...
* Add radarr.py
* Update radarr.py
* Update radarr.py
* Add test_radarr.py
* Update test_radarr.py
* Update test_radarr.py
* Update radarr.py
* Update .coveragerc
* Fix hound.
2017-06-04 23:44:24 -07:00
cribbstechnologies and Paulus Schoutsen
774f584ba8
Mqtt cover modifications ( #7841 )
...
* adding set position ability
removing command_topic being required
* flaking
* flaking test
* updating docs
* requested updates
* Revert "updating docs"
This reverts commit 9cfc5ed7a8 .
* forgot to update constructor calls in tests
2017-06-04 22:55:06 -07:00
Nolan Gilley and Paulus Schoutsen
81b1446aad
blockchain.info sensor ( #7856 )
...
* blockchain sensor
* Update blockchain.py
* Update blockchain.py
* add validation of btc addresses
2017-06-04 22:48:38 -07:00
Nolan Gilley and Paulus Schoutsen
6bfd52ada8
Etherscan.io sensor ( #7855 )
...
* etherscan sensor
* Update etherscan.py
2017-06-04 22:48:04 -07:00
Per Osbäck and Paulus Schoutsen
0646d01152
Add support for the expirationTime parameter. ( #7895 )
...
Enabled by default in Chrome 60.
Only accepts the param, doesn't act on the actual expiration date. Chrome will always pass NULL for now.
https://github.com/w3c/push-api/pull/248
https://www.chromestatus.com/feature/4929396687241216
https://bugs.chromium.org/p/chromium/issues/detail?id=718837
2017-06-04 22:46:18 -07:00
mje-nz and Paulus Schoutsen
da5f5335eb
Fix typos in Wunderground component (Percipitation -> Precipitation) ( #7901 )
2017-06-04 22:37:16 -07:00
Johan Bloemberg and Paulus Schoutsen
c9d55cff23
Dsmr5 revert ( #7900 )
...
* Revert "Update to dsmr_parser supporting v5 arguments."
This reverts commit 3567de4b90 .
* Revert "Using dev branch until released upstream."
This reverts commit 53e8de112c .
* Revert "Give good example."
This reverts commit 4f90fc4be6 .
* Revert "Allow configuring DSMR5 protocol."
This reverts commit 9fa0e14187 .
2017-06-04 22:36:19 -07:00
Albert Lee and Paulus Schoutsen
aeb1d3d3fe
lock.sesame: New lock platform for Sesame smart locks ( #7873 )
...
* Manage Sesame devices through CANDY HOUSE's cloud API
* Add dependency on new pysesame library
2017-06-04 22:06:18 -07:00