Michał Mrozek
d8b73f9459
move imports in ted5000 component ( #27601 )
2019-10-13 13:55:24 -07:00
Moritz Fey
48c1a0290c
add content for services.yaml in component media_extractor ( #27608 )
...
* add content for services.yaml for media_extractor component
* remove example data
* add empty line on end of file
* Update services.yaml
2019-10-13 13:53:42 -07:00
Michał Mrozek
1d2b59db82
Move imports in syslog ( #27602 )
2019-10-13 22:38:42 +02:00
Fabian Affolter
585214f3a4
Upgrade Mastodon.py to 1.5.0 ( #27598 )
2019-10-13 22:29:48 +02:00
Michał Mrozek
45694de2ee
move imports in tibber component ( #27584 )
2019-10-13 22:25:54 +02:00
javicalle
dd8fc41747
Move imports in rflink component ( #27367 )
...
* Move imports in rflink component
* import order
* import order
* Update __init__.py
* Update __init__.py
I don't understand why tests are failing...
* Fix RFLink imports
* Fix monkeypatch for 'create_rflink_connection'
* isort for rflink classes
2019-10-13 22:19:11 +02:00
starkillerOG
2acd3f9e98
Allow MQTT json light floating point transition ( #27253 )
...
* MQTT json light: allow floating point transition
Allow to use floating point values for the transition time of the MQTT json light.
In this way transitions shorter than 1s can be used (0.5 seconds for instance) if the MQTT light supports it.
* Always sent a float
2019-10-13 20:29:14 +02:00
shred86
1774a1427b
Add abode config entries and device registry ( #26699 )
...
* Adds support for config entries and device registry
* Fixing string formatting for logger
* Add unit test for abode config flow
* Fix for lights, only allow one config, add ability to unload entry
* Fix for subscribing to hass_events on adding abode component
* Several fixes from code review
* Several fixes from second code review
* Several fixes from third code review
* Update documentation url to fix branch conflict
* Fixes config flow and removes unused constants
* Fix for switches, polling entry option, improved tests
* Update .coveragerc, disable pylint W0611, remove polling from UI
* Multiple fixes and edits to adhere to style guidelines
* Removed unique_id
* Minor correction for formatting error in rebase
* Resolves issue causing CI to fail
* Bump abodepy version
* Add remove device callback and minor clean up
* Fix incorrect method name
* Docstring edits
* Fix duplicate import issues from rebase
* Add logout_listener attribute to AbodeSystem
* Add additional test for complete coverage
2019-10-13 20:01:04 +02:00
Michał Mrozek
d96cd4c4ea
Move imports in tplink component ( #27567 )
...
* move imports in tplink component
* fix: order of imports
* fix: tplink tests
* fix: import order in tests
* fix: tests formatting
2019-10-13 17:05:04 +02:00
bouni
5e4b33c740
Move imports in bme280 component ( #27505 )
2019-10-13 15:09:44 +02:00
Michał Mrozek
989c3581ac
Move imports in tplink_lte component ( #27583 )
2019-10-13 15:01:13 +02:00
Michał Mrozek
627ca3182a
Move imports in thingspeak component ( #27585 )
2019-10-13 14:56:02 +02:00
springstan
930182a7cb
Move import in deutsche_bahn integration ( #27579 )
...
* Moved import in deutsche_bahn integration
* Moved import schiene before PLATFORM_SCHEMA
2019-10-13 14:54:38 +02:00
Fabian Affolter
bbafeb5da2
Upgrade pillow to 6.2.0 ( #27581 )
2019-10-13 14:46:12 +02:00
Michał Mrozek
bb2a1cd439
Move imports in thermoworks_smoke component ( #27586 )
2019-10-13 14:42:29 +02:00
Fabian Affolter
b570be47ca
Upgrade alpha_vantage to 2.1.1 ( #27580 )
...
* Upgrade alpha_vantage to 2.1.1
* Move imports
2019-10-13 12:46:43 +02:00
foxy82
7aae106525
Fix pioneer volume when using onkyo component ( #27218 )
...
* Fix Onkyo when using pioneer AV receiver so it can use max volume of 164
* Update media_player.py
Change to make receiver max volume configurable
* Update manifest.json
Update to latest onkyo-eiscp with a fix required for Pionner AVR
* Fix Onkyo when using pioneer AV receiver so it can use max volume of 164
* Fix Onkyo when using pioneer AV receiver so it can use max volume of 164
* Format
* Requirements all
* Fix CI errors
* Black
2019-10-13 10:59:35 +02:00
chriscla
6cbc9d6abb
Fixing nzbget units display ( #27521 )
2019-10-12 20:18:30 -07:00
Michał Mrozek
df646f5db1
Move imports in tikteck component ( #27568 )
...
* move imports in tikteck component
* fix: order of imports
2019-10-12 20:02:29 -07:00
springstan
25bec13335
Filled services.yaml for logbook integration ( #27560 )
2019-10-12 20:01:12 -07:00
springstan
a8f43843bf
Filled services.yaml for browser integration ( #27563 )
...
* Filled services.yaml for browser integration
* Update services.yaml
2019-10-12 20:00:48 -07:00
Michał Mrozek
1fa6d9887e
Move imports in tts component ( #27565 )
...
* move imports in tts components
* fix: order of imports
2019-10-12 19:59:30 -07:00
HomeAssistant Azure
62b886a5d5
[ci skip] Translation update
2019-10-13 00:31:39 +00:00
Paulus Schoutsen
9e121b785a
Google: catch query not supported ( #27559 )
2019-10-12 14:07:01 -07:00
Mark Coombes
6c947f58b8
Fix for unknown sensor state ( #27542 )
2019-10-12 13:11:30 -07:00
Moritz Fey
96c0ad302f
add device conditions for platform cover ( #27544 )
...
* add device condition support to the cover integration
* remove TODO comment
* add strings.json
2019-10-12 13:08:45 -07:00
Sébastien RAMAGE
6b92dbe209
Move imports for pushbullet component ( #27460 )
...
* Move imports in dht component
* remove empty line
* Move imports for pushbullet component
* revert unwanted changes
* Move imports for pushbullet component
* remove dht change from that branch
* remove dht changes from this branch
2019-10-12 13:05:36 -07:00
Jordan Speicher
86da3fb334
Add mobile_app dependency on cloud ( #27470 )
2019-10-12 13:05:01 -07:00
bouni
3096e94343
moved imports to top level ( #27469 )
2019-10-12 13:04:42 -07:00
bouni
88e54a4ce6
moved imports to top level ( #27468 )
2019-10-12 13:04:35 -07:00
Paolo Tuninetto
08ccaac21f
Move Epson imports ( #27457 )
2019-10-12 13:04:14 -07:00
Sébastien RAMAGE
3b4e257214
Move imports in dht component ( #27459 )
...
* Move imports in dht component
* remove empty line
* Move imports for pushbullet component
* revert unwanted changes
2019-10-12 13:03:56 -07:00
bouni
930b576685
moved imports to top level ( #27458 )
2019-10-12 13:03:42 -07:00
Quentame
72b711fde6
Move imports in w800rf32 component ( #27451 )
2019-10-12 13:03:02 -07:00
quthla
e9642a0f65
Bump PyGithub to 1.43.8 ( #27432 )
...
* Bump PyGithub to 1.43.8
* Bump PyGithub to 1.43.8
2019-10-12 13:02:20 -07:00
bouni
8a1738281a
moved imports to top level ( #27454 )
2019-10-12 13:02:12 -07:00
Quentame
701bb666c4
Move imports in watson_iot component ( #27448 )
2019-10-12 13:01:34 -07:00
quthla
3b9ee9c901
Bump RtmAPI to 0.7.2 ( #27433 )
...
* Bump RtmAPI to 0.7.2
* Bump RtmAPI to 0.7.2
* Bump RtmAPI to 0.7.2
2019-10-12 13:00:48 -07:00
foreign-sub
15f0fabe9d
Bump pysyncthru to 0.5.0 ( #27439 )
2019-10-12 12:59:36 -07:00
Fredrik Erlandsson
22e7cb11f4
Change persistent notification about dev-info panel ( #27441 )
...
* there is no dev-info panel anymore
* Update __init__.py
* Update __init__.py
2019-10-12 12:58:52 -07:00
Paolo Tuninetto
17b1ba2e9f
Move AmazonPolly imports ( #27443 )
2019-10-12 12:57:18 -07:00
Maciej Bieniek
652bf54044
Fix update after network error ( #27444 )
2019-10-12 12:57:01 -07:00
Paulus Schoutsen
64f9ecbac9
Remove incorrect translation folder
2019-10-12 12:56:10 -07:00
Quentame
bac337889f
Move imports in vera component ( #27477 )
2019-10-12 12:55:40 -07:00
Quentame
eaf855286b
Move imports in verisure component ( #27476 )
2019-10-12 12:55:33 -07:00
Quentame
c5b12d6006
Move imports in venstar component ( #27478 )
2019-10-12 12:54:55 -07:00
Quentame
0a2ec30ce3
Move imports in vasttrafik component ( #27480 )
2019-10-12 12:54:41 -07:00
Quentame
54d63c63c3
Move imports in uscis component ( #27481 )
2019-10-12 12:54:16 -07:00
bouni
5198f522c7
moved imports to top level ( #27483 )
2019-10-12 12:53:43 -07:00
Erik Montnemery
15820c6751
Add device condition support to the lock integration ( #27488 )
2019-10-12 12:53:15 -07:00