SukramJ
5721225dde
Reorg channel handling for Homematic IP Cloud ( #41118 )
2020-10-03 16:35:04 +02:00
springstan
c00915a6a7
Add ssl and verify_ssl to base strings for config flows ( #40944 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-10-03 16:06:45 +02:00
Matej Plavevski
4fea7c6775
Replace minecraft translation strings with reference strings ( #40997 )
2020-10-03 16:02:03 +02:00
springstan
064a453604
Add already_in_progress to base strings for config flows ( #40961 )
2020-10-03 15:49:09 +02:00
springstan
04daa9a378
Add name to base strings for config flows ( #40947 )
...
* Add name to base strings for config flows
* Fix HA strings.json
2020-10-03 15:28:42 +02:00
springstan
7bafa921bb
Add api token to base strings for config flows ( #41133 )
2020-10-03 15:26:37 +02:00
Thijs de Jong
406ac38c75
Use common string in Melcloud config flow ( #41134 )
...
* Use common string in Melcloud config flow
* Add missing config_flow
2020-10-03 15:24:48 +02:00
scheric
1b4254d1df
Use common string in Solarlog config flow ( #41130 )
...
* Update common Strings
* Merge feadback
2020-10-03 15:22:15 +02:00
Daniel Hjelseth Høyer
4a1173c3de
Update met config string ( #41048 )
...
* update config string met
* typo
* config strings
2020-10-03 15:18:05 +02:00
groot406
7b7bdd9d8f
Use common strings in Powerwall config flow ( #41137 )
2020-10-03 15:14:36 +02:00
Spartan-II-117
030dd7d476
Use common strings for Google Cast config flow ( #41086 )
2020-10-03 15:12:17 +02:00
groot406
31ce68e91e
Use common strings for Sentry config flow ( #41087 )
2020-10-03 15:04:22 +02:00
groot406
20bacb6918
Use reference strings for Zoneminder config flow ( #41103 )
2020-10-03 15:02:30 +02:00
scheric
f1cb8e209e
Use common string in Ring config flow ( #41132 )
2020-10-03 14:54:27 +02:00
scheric
2a758699e6
Use common strings in Tado config flow ( #41128 )
2020-10-03 14:51:20 +02:00
scheric
861fe36f5d
Use common strings in zha config flow ( #41127 )
2020-10-03 14:48:26 +02:00
Jason Madigan
529601eb82
Use reference strings in izone ( #41125 )
2020-10-03 14:44:38 +02:00
Jason Madigan
be41442a86
Use reference strings in Wemo ( #41067 )
2020-10-03 14:43:30 +02:00
Spartan-II-117
3208670b61
Use common strings for Mikrotik config flow ( #41110 )
2020-10-03 14:39:18 +02:00
Heine Furubotten
cb8d7fe575
Bump azure-servicebus to 0.50.3 ( #41106 )
2020-10-03 14:19:39 +02:00
groot406
a6136111aa
use common string for "Port" ( #41104 )
2020-10-03 14:15:52 +02:00
Daniel Perna
8e4b10fb13
Update pyhomematic to 0.1.70 ( #41108 )
2020-10-03 14:15:11 +02:00
scheric
a4b25112ed
Update common Strings ( #41131 )
2020-10-03 14:14:36 +02:00
Hmmbob
788cb0d1ce
Remove excessive logging ( #41120 )
2020-10-03 14:13:42 +02:00
Jason Madigan
a3fef0f330
Use reference strings in lifx ( #41124 )
2020-10-03 14:12:52 +02:00
SNoof85
d0a1a6cba5
Update strings.json ( #41051 )
2020-10-03 14:11:25 +02:00
Jenny
8b30b6b312
Use reference strings for openweathermap ( #41055 )
2020-10-03 14:11:03 +02:00
Spartan-II-117
4c00ff98ea
Use common Strings for Ambiclimate config flow ( #41100 )
2020-10-03 13:43:34 +02:00
groot406
01e47a977b
Use common strings for Harmony config flow ( #41094 )
...
* Use common strings for harmony component
* Update homeassistant/components/harmony/strings.json
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
* use default key for common config flow strings
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
2020-10-03 13:31:45 +02:00
Jason Madigan
ed867955f4
Use reference strings in sonos ( #41122 )
2020-10-03 12:02:12 +02:00
Ville Skyttä
32f7045c7c
Upgrade flake8 to 3.8.4 ( #41117 )
...
https://flake8.pycqa.org/en/latest/release-notes/3.8.4.html
2020-10-03 10:11:22 +02:00
Daniel Hjelseth Høyer
16d5c145a9
Spread the load on the Tibber server ( #40797 )
...
* Tibber, Spread the load on the server
* start hour
2020-10-03 04:09:29 +02:00
Julian Engelhardt
473afc4837
Rewrite SQL tests to pytest style ( #41016 )
...
* Remove unittests and common mock from SQL component tests
* Switch to async versions of setup_component and block_till_done
2020-10-03 03:42:50 +02:00
Baptiste Candellier
9611e5223a
Fix SmartHab import flow ( #41093 )
2020-10-03 03:26:08 +02:00
Alexei Chetroi
9765fc13e8
Bump up ZHA dependency ( #41109 )
2020-10-02 21:25:50 -04:00
Melvin
414633a129
Use references in Neato translation strings ( #41009 )
...
* Replace unexpected_error with unknown key in Neato
* Replace string with reference
* Revert the specific language json files back to unexpected_error
* Use reference for already_configured
* Change invalid_credentials to invalid_auth key
* Use reference for invalid_auth
* Use invalid_auth in the neato test
* Replace abort.invalid_credentials with invalid_auth
2020-10-03 02:42:07 +02:00
Chris Talkington
3a266fa116
Rewrite season sensor tests to pytest style ( #40918 )
...
* Update test_sensor.py
* Update test_sensor.py
* Update test_sensor.py
* Update test_sensor.py
* Update test_sensor.py
* Update test_sensor.py
* Update test_sensor.py
* Update test_sensor.py
* fix tests.
* Update sensor.py
* Update test_sensor.py
* fix tests.
* Update sensor.py
* Update test_sensor.py
* Update test_sensor.py
* Update test_sensor.py
2020-10-03 02:24:29 +02:00
springstan
a2c3c33b22
Use core GitHub URL in all files ( #41089 )
2020-10-03 00:04:11 +02:00
SNoof85
005898a0d9
Use reference strings in Huawei LTE ( #41011 )
...
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
* Update strings.json
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
2020-10-02 22:43:57 +02:00
Maciej Bieniek
d3a0743fea
Use reference strings in Abode ( #41004 )
...
* Use translation references
* Suggested change
* Remove unused string
* Rename invalid_credentials key
* Fix invalid_auth in manifest.json file
2020-10-02 21:59:55 +02:00
Matej Plavevski
a3aee85335
Use reference strings in JuiceNet ( #41021 )
...
* Reference Strings for JuiceNet
* Update strings.json
* Add Reference String for API Token
2020-10-02 21:57:26 +02:00
Brian Rogers
fdd86edf60
Use common strings for Rachio ( #41090 )
2020-10-02 21:50:31 +02:00
SNoof85
7492b60325
Use reference strings in Sense ( #41046 )
2020-10-02 21:47:31 +02:00
SNoof85
f654834d34
Use reference strings in Totalconnect ( #41047 )
...
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
2020-10-02 21:45:49 +02:00
SNoof85
4ab479d48d
Use reference strings in Bsblan ( #41049 )
...
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
* Update strings.json
2020-10-02 21:43:13 +02:00
SNoof85
65611320d4
Use reference strings in Coolmaster ( #41066 )
...
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
2020-10-02 21:17:32 +02:00
SNoof85
135be787e2
Use reference strings in Firmata ( #41073 )
2020-10-02 21:11:25 +02:00
SNoof85
2e21ef3223
Use reference strings in Flick Electric ( #41074 )
2020-10-02 21:09:27 +02:00
SNoof85
4158cefeb9
Use reference strings in Flume ( #41075 )
2020-10-02 21:07:19 +02:00
SNoof85
87c1c16b31
Use reference strings in Garmin Connect ( #41076 )
2020-10-02 21:05:11 +02:00