J. Nick Koston
|
10d6247fee
|
Bump to aiohttp 3.8.0 (#58974)
|
2021-11-04 10:07:50 -05:00 |
Ville Skyttä
|
380cff167e
|
Use HTTPStatus in components/[nop]* (#58279)
|
2021-10-23 20:56:30 +02:00 |
Franck Nijhof
|
055cdc64c0
|
Add support for IoT class in manifest (#46935)
|
2021-04-15 10:21:38 +02:00 |
Franck Nijhof
|
e475b6b9c3
|
Fix optional data payload in Prowl messaging service (#48868)
|
2021-04-08 18:02:29 +02:00 |
elyobelyob
|
53687c766d
|
Add URL input for Prowl (#46427)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
|
2021-03-18 17:02:38 +01:00 |
springstan
|
b2af1de273
|
Improve string formatting v9 (#34050)
* Improve string formatting v9
* Address review comments
|
2020-04-12 17:18:09 +02:00 |
springstan
|
8d61893c39
|
Use HTTP_OK constant (#33798)
* Use http ok constant
* Remove incorrect use
* Run isort
* Fix pylint by adding missing imports
* Fix pylint by fixing one import
|
2020-04-08 11:47:38 -05:00 |
Paulus Schoutsen
|
f1d3c0d19b
|
Remove unused manifest fields (#33595)
|
2020-04-03 12:58:19 -07:00 |
Ville Skyttä
|
e6388e186c
|
Remove unnecessary string literal concatenations (#30360)
|
2020-01-02 21:17:10 +02:00 |
Bas Nijholt
|
21816eeed4
|
Sort imports according to PEP8 for components starting with "P" (#29775)
|
2019-12-09 14:29:39 +01:00 |
Franck Nijhof
|
c7da781efc
|
Update documentation link URL for integrations in all manifests (#27114)
|
2019-10-02 09:25:44 -07:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Paulus Schoutsen
|
f995ab9d54
|
Don't pass in loop (#23984)
* Don't pass in loop
* Revert some changes
* Lint + Axis revert
* reinstate loop
* Fix a test
* Set loop
* Update camera.py
* Lint
|
2019-05-22 21:09:59 -07:00 |
Paulus Schoutsen
|
cfe4cf30ad
|
Add manifests (#22699)
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
|
2019-04-03 21:14:45 -07:00 |
Tobias Sauerwein
|
048b100eea
|
Clean up docstrings (#22679)
* Clean up docstrings
* Fix long lines
* Fix more docstrings
* Fix more docstrings
* Fix more docstrings
|
2019-04-03 17:40:03 +02:00 |
Robbie Trencheny
|
7741ec4d5a
|
Great migration notify (#22406)
* Move notify platforms into components
* Move notify tests
* Fix notify tests
* More fixes
* Update requirements
* Update .coveragerc
* Run gen reqs
|
2019-03-27 20:36:13 -07:00 |