Raman Gupta
ee927fbc9e
Bump pyvizio version and add additional device info ( #31417 )
...
* bump pyvizio version and add additional device info
* add patches for get_model and get_version
* change keywrod argument to positional for _test_service
2020-02-03 08:41:58 +01:00
Paulus Schoutsen
13aae8b5ec
Bumped version to 0.105.0b6
2020-02-02 20:31:39 -08:00
springstan
744ae82933
Replace cmp option with eq and order ( #31423 )
2020-02-02 20:28:52 -08:00
Rami Mosleh
04cb2e9fd5
Rework Mikrotik device scanning following Unifi ( #27484 )
...
* rework device scanning, add tests
* update requirements and coverage
* fix description comments
* update tests, fix disabled entity updates
* rework device scanning, add tests
* update requirements and coverage
* fix description comments
* update tests, fix disabled entity updates
* update librouteros to 3.0.0
* fix sorting
* fix sorting 2
* revert to 2.3.0 as 3.0.0 requires code update
* fix requirements
* apply fixes
* fix tests
* update hub.py and fix tests
* fix test_hub_setup_failed
* rebased on dev and update librouteros to 3.0.0
* fixed test_config_flow
* fixed tests
* fix test_config_flow
2020-02-02 20:25:45 -08:00
HomeAssistant Azure
787faaa508
[ci skip] Translation update
2020-02-03 00:31:45 +00:00
Aaron Bach
2610415501
Streamline SimpliSafe data and token management ( #31324 )
...
* Streamline SimpliSafe API usage
* Streamline SimpliSafe data and token management
* Correctly define self.systems
* Inline update method
2020-02-02 17:16:09 -07:00
Paulus Schoutsen
4f79ec0c78
Bumped version to 0.105.0b5
2020-02-02 15:39:51 -08:00
Josh Bendavid
9dfc00898b
always call set_volume with integer values ( #31418 )
2020-02-02 15:39:41 -08:00
Franck Nijhof
67e7541016
Fix device name Google Assistant when using aliases ( #31416 )
...
* Fix device name Google Assistant when using aliases
* Adjust cloud tests
2020-02-02 15:39:40 -08:00
Martin
2c1b465215
Emulated Hue + Alexa: Fix devices not discovered and error response ( #30013 & #29899 ) ( #31413 )
...
* Revert "Emulated Hue: changed the reported fallback device-type to fix Alexa compatibility issues (#30013 )"
This reverts commit ddc8d9e25c
.
* Revert "Emulated Hue: updated tests (#30013 )"
This reverts commit 90df461e75
.
* Emulated Hue + Alexa: changed the fallback device-type again to "Dimmable Light" (#30013 ) after collective debugging; fixed brightness for on/off-devices and scripts to prevent "device malfunction" response from Alexa (#29899 )
* Emulated Hue + Alexa: lint (#30013 , #29899 )
2020-02-02 15:39:39 -08:00
akasma74
3cbd426c52
Fix rflink commands containing equals sign ( #31412 )
...
* new lib verson available
* new rflink lib version
* new rflink lib version
2020-02-02 15:39:38 -08:00
FrengerH
a54d5f0bc4
deCONZ - Fix magic cube awake gesture ( #31403 )
2020-02-02 15:39:37 -08:00
Paulus Schoutsen
5b7a65c5ea
Fix service annotations ( #31402 )
...
* Fix service annotations
* Filter area_id from service data
* Fix services not accepting entities
* Typo
2020-02-02 15:39:37 -08:00
springstan
fb26dd3028
Revert "Bump alarmdecoder to 1.13.9 ( #30303 )" ( #31385 )
...
This reverts commit f11d39f8eb
.
2020-02-02 15:39:36 -08:00
Robert Svensson
aaea55efed
deCONZ - Services normalize bridge id ( #31378 )
...
* Services should also make sure to normalize bridge id since users do not know to manage themselves
2020-02-02 15:39:35 -08:00
ochlocracy
d91f9fc2f5
Filter int in fan speed_list when yielding RangeController in Alexa ( #31375 )
...
* Allow for int in fan speed_list.
* Test for int in fan speed_list.
* prevent yielding preset for int labels.
2020-02-02 15:39:35 -08:00
Paulus Schoutsen
3b93065568
Add dump service to MQTT integration ( #31370 )
...
* Add dump service to MQTT integration
* Lint
2020-02-02 15:39:34 -08:00
Robert Svensson
59a9ca71ce
deCONZ - Add support for new switch type ( #31362 )
2020-02-02 15:39:33 -08:00
springstan
11fcb2cc7f
Fix auto_bypass in alarmdecoder ( #30961 )
...
* Fix auto_bypass in alarmdecoder
* Address review comments: used dict[key] and renamed variable
* Use dict[key] for required or optional config keys with default values
2020-02-02 15:39:32 -08:00
Paulus Schoutsen
7687ac8b91
Fix service annotations ( #31402 )
...
* Fix service annotations
* Filter area_id from service data
* Fix services not accepting entities
* Typo
2020-02-02 15:36:39 -08:00
Paulus Schoutsen
81dbdc6b9c
Add dump service to MQTT integration ( #31370 )
...
* Add dump service to MQTT integration
* Lint
2020-02-02 15:01:51 -08:00
Martin
af105d2d61
Emulated Hue + Alexa: Fix devices not discovered and error response ( #30013 & #29899 ) ( #31413 )
...
* Revert "Emulated Hue: changed the reported fallback device-type to fix Alexa compatibility issues (#30013 )"
This reverts commit ddc8d9e25c
.
* Revert "Emulated Hue: updated tests (#30013 )"
This reverts commit 90df461e75
.
* Emulated Hue + Alexa: changed the fallback device-type again to "Dimmable Light" (#30013 ) after collective debugging; fixed brightness for on/off-devices and scripts to prevent "device malfunction" response from Alexa (#29899 )
* Emulated Hue + Alexa: lint (#30013 , #29899 )
2020-02-02 14:52:00 -08:00
Josh Bendavid
96ede54a1b
always call set_volume with integer values ( #31418 )
2020-02-02 14:50:30 -08:00
Franck Nijhof
826433b680
Fix device name Google Assistant when using aliases ( #31416 )
...
* Fix device name Google Assistant when using aliases
* Adjust cloud tests
2020-02-02 14:48:13 -08:00
Robert Svensson
883b8f21ce
deCONZ - Library cleanup ( #31410 )
...
* Follow library changes
* Bump dependency to v70
* Fix test
2020-02-02 19:07:20 +01:00
Jean-Paul van Ravensberg
f21a058f31
Enable SUPPORT_VOLUME_STEP ( #31023 )
2020-02-02 17:47:48 +01:00
Gerben ten Hove
75f1e573e4
Search specific train in Nederlandse Spoorwegen ( #28898 )
...
* Nederlandse Spoorwegen: search for specific trip
* Reformatting with Black
* Resolve pylint error
* Reformat with black.
2020-02-02 17:28:36 +01:00
Fabian Affolter
f701b2245a
Upgrade alpha_vantage to 2.1.3 ( #31388 )
2020-02-02 17:27:06 +01:00
Björn Orri
8852cd0def
Add Salt Fiber Box device tracker ( #30986 )
...
* Add salt component
* Update files from development checklist
* Use warning log level when data cannot be retrieved
Co-Authored-By: springstan <46536646+springstan@users.noreply.github.com>
* Remove empty fields from manifest.json
* Remove default arguments for host and username
* Bump saltbox library version
* Refactor and improve error handling
* Dev checklist
* Fix linting errors
* Check for None and return empty list
* Log on debug level instead of info
* More compact None checks
* Remove redundant None check
* Return None on exception but store as empty list
* More compact syntax
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
2020-02-02 17:26:51 +01:00
akasma74
61a1d8e99f
Fix rflink commands containing equals sign ( #31412 )
...
* new lib verson available
* new rflink lib version
* new rflink lib version
2020-02-02 17:23:13 +01:00
Daniel Perna
0f6e2850ab
Update pyhomematic to 0.1.64 ( #31406 )
2020-02-02 16:29:10 +01:00
Fabian Affolter
f68a6ae3b2
Upgrade numpy to 1.18.1 ( #31411 )
2020-02-02 16:28:37 +01:00
Paulus Schoutsen
7127310f10
Catch device not found in device automations ( #31401 )
2020-02-02 07:13:07 -08:00
Arjan van Balken
55aa341dab
Add unique_id to essent sensors ( #31408 )
...
* Fix mix-up of sensor entities and their values
* Prevent multiple calls for the same meter
2020-02-02 15:45:04 +01:00
Fabian Affolter
48402d49dc
Upgrade praw to 6.5.1 ( #31393 )
2020-02-02 13:06:44 +01:00
Fabian Affolter
34aed53dcd
Upgrade discord.py to 1.3.1 ( #31391 )
2020-02-02 13:05:50 +01:00
FrengerH
704cfcf235
deCONZ - Fix magic cube awake gesture ( #31403 )
2020-02-02 12:54:59 +01:00
Fabian Affolter
55a1bf3832
Upgrade holidays to 0.10.1 ( #31392 )
2020-02-02 02:17:24 -08:00
Fabian Affolter
83480291ce
Upgrade sendgrid to 6.1.1 ( #31394 )
2020-02-02 02:16:33 -08:00
ochlocracy
e796de6c59
Filter int in fan speed_list when yielding RangeController in Alexa ( #31375 )
...
* Allow for int in fan speed_list.
* Test for int in fan speed_list.
* prevent yielding preset for int labels.
2020-02-01 16:44:40 -08:00
HomeAssistant Azure
a958418ef1
[ci skip] Translation update
2020-02-02 00:31:45 +00:00
Fabian Affolter
399173e3b3
Upgrade importlib-metadata to 1.5.0 ( #31390 )
2020-02-02 00:33:17 +01:00
Bernhard B
294c6a713f
Support multiple attachments in signal messenger integration ( #31141 )
...
* added support for multiple attachments to signal_messenger integration
* updated pysignalclirestapi version in requirements_all.txt
* reworked multiple attachments feature in signal_messenger integration
* stay backwards compatible by both allowing the "attachment" and
the "attachments" attribute.
* reworked multiple attachments feature in signal_messenger integration
* stay backwards compatible by both allowing the "attachment" and
the "attachments" attribute.
* small change in signal_messenger integration
* added deprecation warning for 'attachment' attribute
* small changes in signal_messenger integration
* use 'warning' instead of 'warn' when logging the warning message
* re-generated requirements_test_pre_commit.txt
* added tests for signal_messenger integration
* regenerated requirements_test_all.txt for signal_messenger integration
* added more signal_messenger tests
* remove signal_messenger integration files from .coveragerc
2020-02-01 14:21:16 -08:00
Fabian Affolter
29aa1463ef
Add PlatformNotReady
2020-02-01 23:04:42 +01:00
springstan
3aeaf3bb96
Revert "Bump alarmdecoder to 1.13.9 ( #30303 )" ( #31385 )
...
This reverts commit f11d39f8eb
.
2020-02-01 22:02:39 +01:00
Frank van Ierland
e8b55552a1
Add temperature and humidity to xiaomi miio air quality monitor ( #31287 )
...
* Added new attributes to the Miio airquality monitor:
- temperature
- humidity
* updated Docstrings
* docstrings updated
2020-02-01 20:52:28 +01:00
Robert Svensson
1edaae34c5
UniFi - Log better information than a backtrace when poor switch data is involved ( #31382 )
2020-02-01 20:48:23 +01:00
Robert Svensson
43b11f6b39
deCONZ - Improve config flow logging ( #31381 )
2020-02-01 20:02:57 +01:00
Robert Svensson
e0704d73cc
deCONZ - Services normalize bridge id ( #31378 )
...
* Services should also make sure to normalize bridge id since users do not know to manage themselves
2020-02-01 18:11:05 +01:00
dcnielsen90
9821047d75
Replace unmaintained BraviaRC backend with new fork: ( #31234 )
...
BraviaRC is currently unmaintained for home-assistant. This commit
swaps it out with a new fork of BraviaRC called python-bravia-tv.
This captures all bug fixes from BraviaRC release 3.7 (previously
linked backend) to right before BraviaRC breaks when used by home-assistant.
The intent of forking is to be able to continue supporting home-assistant.
This is not intended to be a one off solution; this new fork will have
future updates and be maintain as needed.
This initial commit of python-bravia-tv improves the import process,
however overall preserves the original API.
Other fixes include:
* Fix set-volume slider
* Better error handling
* Increase input options
Resolves : #26351 , #30964
See also: #12577 , #14843 , #17345 , #18245
2020-02-01 18:04:49 +01:00