Redah
|
3399c90936
|
Add Notifications for Android TV icon support (#60159)
* Add icon support
* Sort imports
* Sort imports correctly
* Satisfy pylint
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2021-11-25 16:40:26 +01:00 |
Robert Hillis
|
19d812602e
|
Activate strict typing for nfandroidtv (#57743)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-10-15 10:27:26 +02:00 |
Marc Mueller
|
69e413ac1e
|
Update pylint to 2.10.1 (#54963)
* Update pylint to 2.10.0
* useless-suppression
* Consider-using-tuple
* Apply suggestions from code review
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Use dict.items()
* Add pylint disable
* Use pylint 2.10.1
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2021-08-21 10:41:23 +02:00 |
Robert Hillis
|
822e8645eb
|
Fix file path error in nfandroidtv (#53814)
|
2021-08-01 10:08:39 +02:00 |
Robert Hillis
|
462db1b4b2
|
Add config flow to nfandroidtv (#51280)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-07-21 13:31:54 +02:00 |
Marc Mueller
|
f1d48ddfe3
|
Update pylint to 2.8.0 (#49637)
|
2021-04-24 14:39:24 -10:00 |
Paulus Schoutsen
|
4d5948b4d0
|
Use dict syntax (#41325)
|
2020-10-06 15:02:23 +02:00 |
springstan
|
d2b1918e9c
|
Drop UNIT_ prefix for percentage constant (#39383)
|
2020-09-05 21:09:14 +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 |
springstan
|
f1a0ca7cd3
|
Add and use percentage constant (#32094)
* Add and use percentage constant
* Fix pylint error and broken test
|
2020-02-28 11:46:48 -08:00 |
Bas Nijholt
|
1ab1808307
|
Sort imports according to PEP8 for components starting with "N" (#29773)
|
2019-12-09 14:46:24 +01:00 |
Franck Nijhof
|
1c5e0123c9
|
Use literal string interpolation in integrations N-Q (f-strings) (#26391)
|
2019-09-03 11:35:00 -07:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -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 |