Ville Skyttä
fb66a6cf81
Treat BaseException as over-general ( #29573 )
...
To follow pylint's defaults.
2019-12-06 21:58:32 +01:00
Ville Skyttä
31c71989e9
Huawei LTE device tracker fixes ( #29551 )
...
* Include MAC address in device state attributes for absent devices too
* Use MAC address as default name whether device is connected or not
* Fix initialization of known entities
Closes https://github.com/home-assistant/home-assistant/issues/29354
2019-12-06 21:53:26 +01:00
springstan
74d86dfff9
Move imports to top for soundtouch ( #29546 )
...
* Move imports to top for soundtouch
* Format with black
* Fix pyling error by renaming variable
* Rename entity instances to include entity instead of device
2019-12-06 21:11:02 +01:00
springstan
6af30bc232
Move imports to top for notion ( #29539 )
...
* Move imports to top for notion
* Fix mocking library in test_config_flow.py
2019-12-06 12:40:00 -07:00
Fabian Affolter
8afe13e818
Upgrade certifi to >=2019.11.28 ( #29571 )
2019-12-06 20:09:18 +01:00
Ville Skyttä
d257fff9ce
Use "kB" and "s" as UPnP/IGD units ( #29552 )
...
For consistency with various existing components, and they're more
commonly used and compact than "kbyte" and "sec".
2019-12-06 23:24:11 +05:30
springstan
c9415ab75d
Move imports to top for homematic ( #29558 )
2019-12-06 17:46:24 +01:00
1v0dev
b8434fdcfd
Add service to set netatmo home heating schedule ( #29244 )
...
* Add service to set netatmo home heating schedule.
* handle NoDevice exeption; add service argument constant
2019-12-06 17:45:27 +01:00
Martin Rowan
48aba426a9
Bump lightwave to 0.17 ( #29566 )
2019-12-06 17:40:59 +01:00
springstan
606d310ea3
Move imports to top for spc ( #29547 )
...
* Move imports to top for spc
* Fix pylint error by removing duplicate import
2019-12-06 15:40:04 +01:00
springstan
d9b52ef98c
Move imports to top for plant ( #29543 )
2019-12-06 15:00:54 +01:00
springstan
f3717421c0
Move imports to top for heatmiser ( #29562 )
2019-12-06 14:59:32 +01:00
David K
c5f4872aea
Limit available heat/cool modes for HomeKit thermostats ( #28586 )
...
* Limit available heat/cool modes for HomeKit thermostats.
The Home app only shows appropriate modes (heat/cool/auto) for the device. Depending on the climate integration, disabling the auto start might be needed.
* Include improved mapping for HVAC modes in tests
2019-12-06 14:07:45 +01:00
springstan
27530be46f
Move imports to top for influxdb ( #29513 )
2019-12-06 17:35:35 +05:30
springstan
ec3ffe309a
Move imports to top for toon ( #29553 )
2019-12-06 10:40:38 +01:00
springstan
d5419b77f9
Move imports to top for sleepiq ( #29544 )
2019-12-06 09:13:44 +01:00
springstan
1bb499aec2
Move imports to top for smhi ( #29545 )
2019-12-06 09:11:07 +01:00
springstan
a857148560
Move imports to top for pjlink ( #29540 )
2019-12-06 09:09:45 +01:00
springstan
0aace1da55
Move imports to top for nx584 ( #29537 )
2019-12-06 09:08:54 +01:00
Franck Nijhof
e2a9c652ab
Bump pytest to 5.3.1 ( #29535 )
2019-12-06 09:08:06 +01:00
Malte Franken
33542f0e5e
Bump georss_generic_client to 0.3 ( #29532 )
...
* bump version of georss_generic_client library
* updated requirements
2019-12-06 06:55:42 +01:00
springstan
fcf18aca34
Move imports to top for modbus ( #29515 )
...
* Move imports to top for modbus
* Include imports for TCP and UDP ModbusClients
2019-12-06 06:10:29 +01:00
springstan
8def0326dd
Move imports to top for izone ( #29508 )
...
* Move imports to top for izone
* Isorted all imports, fixed tests for config_flow
2019-12-06 06:08:08 +01:00
Alexei Chetroi
dc911ecc5b
Add input_boolean reload service ( #29379 )
...
* Add input_boolean reload service.
* Add reload test.
* Address comments.
Register reload service as an admin service
Setup platform even if there're no entities
2019-12-05 20:31:18 -08:00
springstan
3b6bc9067f
Move imports to top for mochad ( #29514 )
...
* Move imports to top for mochad
* Fix test test_light.py for mochad
* Fix test test_switch.py for mochad
* Make intra package imports relative in switch and light
2019-12-06 02:02:34 +01:00
orrpan
9ba9b3339b
Add full state view for emulated_hue (apps using emulated_hue, 'sleep cycle' and 'sleep as android') ( #26650 )
...
* Add full state view for emulated_hue
* clean and support updated sleep cycle
* emulated hue add reuasable logic and cleanup code
* emulated hue correct typos
* Update hue_api.py
* correct error message and update test_hue_api.py
* cleanup test_hue_api.py
2019-12-05 15:23:54 -08:00
springstan
173966f459
Move imports to top for switcher_kis ( #29530 )
...
* Move imports to top for switcher_kis
* Disabled ungrouped imports if TYPE_CHECKING is true
2019-12-05 18:20:07 -05:00
springstan
20fdcbadff
Move imports to top for nextbus ( #29520 )
...
* Move imports to top for nextbus
* Fix test_sensor.py failed tests
2019-12-05 21:56:42 +01:00
springstan
42688a6e4a
Move imports to top for ign_sismologia ( #29523 )
2019-12-05 21:55:48 +01:00
tetienne
97cb8a3745
Increase somfy SCAN_INTERVAL ( #29524 )
...
- There was too many errors 504
2019-12-05 21:33:56 +01:00
springstan
b4fda5faab
Move imports to top for mysensors ( #29517 )
2019-12-05 19:54:43 +01:00
Paulus Schoutsen
ec8ea02273
Fix recursion
2019-12-05 10:40:05 -08:00
springstan
4e7b9eaed0
Move imports to top for monoprice ( #29516 )
...
* Move imports to top for monoprice
* Format test with black
2019-12-05 19:16:15 +01:00
springstan
98d2eadb76
Move imports to top for statistics ( #29223 )
...
* Move imports to top for statistics
* Added recorder to manifest.json
* Deleted recorder from manifest.json, moved import back into method, added pylint disable comment
* Moved recorder util imports away from the top
* Move recorder imports to top, add recorder as after_dependency to manifest.json
2019-12-05 18:49:28 +01:00
springstan
5bdb20098e
Move imports to top for meteoalarm ( #29510 )
2019-12-05 16:59:56 +01:00
springstan
1846b45cb5
Move imports to top for mobile_app ( #29511 )
2019-12-05 16:59:31 +01:00
springstan
19893b8f3c
Move imports to top for islamic_prayer_times ( #29506 )
...
* Move imports to top for islamic_prayer_times
* Fix test_sensor.py for islamic_prayer_times
* Format test_sensor.py with black
* Fix tests for islamic prayer times sensor
2019-12-05 16:58:14 +01:00
springstan
76f455cea9
Move imports to top for mediaroom ( #29509 )
2019-12-05 16:56:53 +01:00
springstan
2a92eb1962
Move imports to top for ipma ( #29507 )
2019-12-05 16:56:01 +01:00
springstan
204ca3f3a6
Move imports to top for frontend ( #29487 )
2019-12-05 13:44:59 +01:00
springstan
ed5cdb528c
Move imports to top for group ( #29485 )
...
* Move imports to top for group
* Fix failing test for group
2019-12-05 13:44:11 +01:00
springstan
ed464a75b2
Move imports to top for system_log ( #29465 )
2019-12-05 13:42:56 +01:00
springstan
04722fdd63
Move imports to top for http ( #29500 )
2019-12-05 13:42:09 +01:00
springstan
e9917c6a81
Move imports to top for google_translate ( #29499 )
2019-12-05 13:22:01 +01:00
springstan
009e4df6ef
Move imports to top for hue ( #29501 )
2019-12-05 13:19:50 +01:00
springstan
086d1f432d
Move imports to top for google_pubsub ( #29498 )
2019-12-05 12:59:59 +01:00
springstan
564fed7879
Move imports to top for ambient_station ( #29497 )
2019-12-05 12:50:53 +01:00
Paulus Schoutsen
a050d54847
Make hassfest stricter ( #29494 )
...
* Make hassfest stricter
* Update manifest.json
2019-12-05 10:15:28 +01:00
springstan
f6d1eb97a3
Move imports to top for decora_wifi ( #29439 )
2019-12-05 09:56:17 +01:00
Paulus Schoutsen
e99184bf68
Install requirements of after_dependencies when loading integrations ( #29491 )
...
* Install requirements of after_dependencies when loading integrations
* Fix smartthings test
2019-12-05 09:28:56 +01:00