Sjack-Sch
00c0e9b8da
Home connect functional and ambient light added ( #44091 )
...
* Update nl.json
* added period to end of every logging entry.
* Functional and ambient light added
* Change to dict.get method
* Update light.py
* Update __init__.py
Platforms sorted 🔡 .
* Update api.py
- Removed all none light platform related changes.
- Period removed from loggin.
- Storing entities removed.
- Not needed formating change reverted.
-
* Update const.py
All words seperated with underscore.
* Update nl.json
Reverted change on translation file.
* Update light.py
-All words of constants seperated with underscore.
- f-string used iso concatenation.
- Added "ambient"to loggin text.
- Removed self._state = false when color setting did not succeed.
- Logging starts with a capital.
* Update api.py
- Removed ending perio in logging
- Reverted formating
- Removed self.device.entities.append(self)
-
* Update entity.py
- Removed self.device.entities.append(self)
* Update api.py
- Adding newline at end of file
- Added whitespave after ","
* Update api.py
Newline at end of file
* Update const.py
Removed unused.
* Update light.py
- seperated words with whitespaces
- improved debug text
* Update light.py
remove state setting after an error
2020-12-19 23:40:44 +01:00
Emily Mills
4f088dd77a
Connect concurrently to discovered Zerproc lights ( #44376 )
...
* Connect concurrently to discovered Zerproc lights
* Add return type to connect_light
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-19 13:31:45 -06:00
Aaron Bach
60ecc8282c
Add options flow for Recollect Waste ( #44234 )
...
* Add options flow for Recollect Waste
* Add test
* Typing
* Typing
* Typing AGAIN
* Add missing type hints
* Code review
* Code review
* Don't need to block until done
2020-12-19 10:29:37 -07:00
Aaron Bach
fbc695e5cf
Fix setup of SimpliSafe options flow test ( #44375 )
2020-12-19 18:22:34 +01:00
eyager1
af6dd698c9
Set amazon polly network timeout settings ( #44185 )
...
* Change network timeout settings
* Change network timeout settings
2020-12-19 18:21:05 +01:00
Diogo Gomes
b7d4c1826c
Add filter sensor device class from source entity ( #44304 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-19 17:51:24 +01:00
Maciej Bieniek
ccbf857266
Clean Airly config flow ( #44352 )
2020-12-19 09:30:45 -07:00
Doug Hoffman
3ac9ead850
Bump venstarcolortouch to 0.13 ( #44373 )
2020-12-19 09:30:06 -07:00
Jeff Irion
a7513c9c13
Strip "adb shell " prefix in `androidtv.adb_command` service ( #44225 )
2020-12-19 16:52:44 +01:00
Emily Mills
9de393d116
Convert zerproc to use new upstream async api ( #44357 )
2020-12-19 09:35:47 -06:00
Abílio Costa
896f51fd82
Add Wind to Accuweather sensors ( #44364 )
2020-12-19 16:10:02 +01:00
Ville Skyttä
317ed418dd
Use singleton enum for "not set" sentinels ( #41990 )
...
* Use singleton enum for "not set" sentinel
https://www.python.org/dev/peps/pep-0484/#support-for-singleton-types-in-unions
* Remove unused variable
2020-12-19 12:46:27 +01:00
Ville Skyttä
de04a1ed67
Enable more Bandit tests ( #44307 )
...
https://bandit.readthedocs.io/en/latest/plugins/index.html#complete-test-plugin-listing
2020-12-19 12:35:13 +01:00
HomeAssistant Azure
1ac937c7d5
[ci skip] Translation update
2020-12-19 00:03:56 +00:00
emufan
61c57d4d56
Add another xml content type for JSON conversion in RESTful sensor ( #44312 )
...
* Update sensor.py
Some xml-result is passed via "application/xhtml+xml" instead of text/xml or application/xml. And then the xml structure is not parsed to json as expected. I changed it locally, but suggest to add thise here as well.
* Update homeassistant/components/rest/sensor.py
Fine for me as well, as it is working this way as well. But I would not see any disadvantage to convert everything, what is possible - a better scrape sensor this way. ;)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-12-18 14:27:12 -06:00
Brian Rogers
0fddaedc12
Adjust Rachio logging level when adding shared controllers ( #44323 )
...
* change logging level
* unnecessary continue
* Clean up
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-18 14:15:08 -06:00
Aaron Bach
14432248b0
Bump pyiqvia to 0.3.1 ( #44358 )
2020-12-18 21:12:16 +01:00
Heisenberg
ea578f5767
Update sensor.py ( #44350 )
...
BME280 sensor has a resolution of 0.01 degree (20 bits) so temperature values should be rounded to 2 decimal places
2020-12-18 12:29:16 -07:00
Aaron Bach
ae596c7dff
Fix bug in unloading RainMachine options listener ( #44359 )
...
* Fix bug in unloading RainMachine options listener
* Order
2020-12-18 12:28:18 -07:00
dependabot[bot]
ad634a393b
Bump actions/setup-python from v2.1.4 to v2.2.0 ( #44345 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.1.4 to v2.2.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.1.4...8c5ea631b2b2d5d8840cf4a2b183a8a0edc1e40d )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 10:53:49 +01:00
dependabot[bot]
8adfb5dff4
Bump codecov/codecov-action from v1.0.15 to v1.1.0 ( #44346 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.15 to v1.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.15...7de43a7373de21874ae196a78f8eb633fcf7f0c4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 10:47:18 +01:00
ktnrg45
5b14c1da73
Bump pyps4-2ndscreen to 1.2.0 ( #44273 )
...
* Bump PS4 to 1.2.0
* Add additional media_player tests
* Fix tests
2020-12-18 08:46:59 +01:00
rubenbe
5c843a1597
Update pytradfri to 7.0.5 ( #44347 )
2020-12-18 08:37:32 +01:00
Dermot Duffy
8c8e607548
Alphabetize hyperion const.py ( #44343 )
2020-12-18 08:03:54 +01:00
HomeAssistant Azure
4bdb793a94
[ci skip] Translation update
2020-12-18 00:03:48 +00:00
Christopher Gramberg
c5fdde2a94
Convert filter tests to use pytest style ( #41743 )
2020-12-17 22:08:35 +01:00
mbo18
f54fcb7646
Add new sensors to meteo_france ( #44150 )
...
Co-authored-by: Thibaut <thibaut@etienne.pw>
2020-12-17 22:04:20 +01:00
Olivér Falvai
6ffa3c18b2
Upgrade Telegram lib, refactor component for breaking changes ( #44147 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-17 21:09:58 +01:00
Aaron Bach
d18c9f1c74
Update ReCollect docs to use proper name ( #44291 )
2020-12-17 20:59:45 +01:00
Maciej Bieniek
97894bd718
Refactor Airly config flow ( #44330 )
2020-12-17 19:34:40 +01:00
ehendrix23
418304c702
Bump pyMyQ to version 2.0.12 ( #44328 )
2020-12-17 08:08:19 -10:00
Erik Montnemery
31b806ced1
Revert "Change http to auto for cast media image url" ( #44327 )
2020-12-17 17:43:52 +01:00
Jc2k
2b6842aee0
Fix velux homekit covers not enumerated correctly ( #44318 )
2020-12-17 17:12:06 +01:00
Dermot Duffy
c8e3b17362
Update quality_scale for Hyperion ( #44306 )
2020-12-17 17:01:22 +01:00
Pierre Ståhl
fe7109acf4
Add extended device info and some attributes to Apple TV ( #44277 )
2020-12-17 16:47:20 +01:00
Thibaut
524db33f13
Add Somfy battery sensor ( #44311 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-17 16:46:22 +01:00
Maciej Bieniek
94e1f8e631
Refactor Airly tests ( #44315 )
2020-12-17 16:44:46 +01:00
Joakim Plate
7c63119ad2
Fix philips_js channel and source name entry ( #44296 )
2020-12-17 16:44:24 +01:00
Ben
63dfd8343d
Increase surepetcare api timeout to 60s ( #44316 )
2020-12-17 13:20:18 +01:00
HomeAssistant Azure
d3255e63e3
[ci skip] Translation update
2020-12-17 00:02:51 +00:00
Greg Dowling
638374c36a
Bump pyroon to 0.0.28 ( #44302 )
2020-12-17 00:01:39 +01:00
Paulus Schoutsen
735607c625
Bump version to 2021.1 ( #44298 )
2020-12-16 23:59:45 +01:00
Dermot Duffy
aaae452d58
Add reauth step to Hyperion config flow ( #43797 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-16 23:55:31 +01:00
Santobert
d0ebc00684
Add OAuth to Neato ( #44031 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-16 23:39:41 +01:00
Paulus Schoutsen
4ec81d4b67
Merge pull request #44297 from home-assistant/rc
2020-12-16 22:31:37 +01:00
Paulus Schoutsen
ac62028c19
Fix account link test
2020-12-16 20:55:52 +00:00
Paulus Schoutsen
ff9e1ddeed
Bumped version to 2020.12.1
2020-12-16 20:29:55 +00:00
Shay Levy
3a82aecd38
Fix Shelly devices missing properties field ( #44279 )
2020-12-16 20:29:47 +00:00
Paulus Schoutsen
3a41878a8c
Fix setting timestamp on input_datetime ( #44274 )
2020-12-16 20:29:46 +00:00
David F. Mulcahey
3ab0b63540
Default smartenergy multiplier and divisor ( #44257 )
2020-12-16 20:29:45 +00:00