Commit Graph

31 Commits (0dcaa6422dfde79cedfab2a5ee4840d8aeb7945c)

Author SHA1 Message Date
Franck Nijhof 58409d0895
Update Pillow to 9.0.1 () 2022-02-05 14:19:24 +01:00
Franck Nijhof 1c29260a31
Update Pillow to 9.0.0 () 2022-01-11 14:28:48 +01:00
Marc Mueller dfa94d6ce1
Import `image_processing` constants from `const` () 2022-01-05 14:58:00 +01:00
epenet ca366e6f87
Add image_processing setup type hints ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 15:14:57 +01:00
Martin Hjelmare a818afdad1
Revert pillow 8.3.2 ()
* Revert "Bump pillow from 8.2.0 to 8.3.2 ()"

This reverts commit 3635946211.

* Add comment

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Fix comment

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2021-12-15 03:10:06 +01:00
Sebastian Nohn 3635946211
Bump pillow from 8.2.0 to 8.3.2 ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 14:14:05 +01:00
Joakim Sørensen c59540cfc7
Revert "Bump pillow to 8.3.2 ()" ()
This reverts commit ee7202d10a.
2021-09-10 17:01:51 +02:00
Paulus Schoutsen ee7202d10a
Bump pillow to 8.3.2 () 2021-09-08 12:06:30 -07:00
Franck Nijhof 37af42e470
Upgrade pillow to 8.2.0 () 2021-06-15 19:14:57 +02:00
Marc Mueller f1d48ddfe3
Update pylint to 2.8.0 () 2021-04-24 14:39:24 -10:00
Franck Nijhof 055cdc64c0
Add support for IoT class in manifest () 2021-04-15 10:21:38 +02:00
Marc Mueller 8e2b5b36b5
Bump pyupgrade to 2.12.0 () 2021-04-09 09:58:27 -07:00
Franck Nijhof 197687399d
Upgrade pillow to 8.1.2 () 2021-03-08 14:26:52 +01:00
Franck Nijhof 1926941d8e
Upgrade pillow to 8.1.1 () 2021-03-02 13:02:41 -08:00
Franck Nijhof 52c56fdac7
Upgrade pillow to 8.1.0 () 2021-01-26 18:12:02 +01:00
Paulus Schoutsen 24a16ff8fe
Add image integration () 2020-08-19 11:33:04 +02:00
Franck Nijhof b6292d7c77
Upgrade pillow to 7.1.2 () 2020-04-26 13:53:02 -07:00
Fabian Affolter d5f73378f0
Upgrade pillow to 7.1.1 ()
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-04-11 17:00:12 +02:00
Fabian Affolter 9aa0e76d65
Update codeowners for seven_segments () 2020-04-11 15:27:28 +02:00
Franck Nijhof 39336d3ea3
Add prettier (in pre-commit and CI) ()
* Add prettier (in pre-commit and CI)

* Make all file prettier

* Change order

* Add to Azure Pipelines

* Fix a YAML file prettier caught as invalid

* Remove flow mapping using curly braces from all YAML service files
2020-04-05 17:27:16 +02:00
Franck Nijhof e8a0abd107
String formatting improvements ()
* String formatting improvements

* Found another one
2020-04-04 18:21:14 +02:00
Paulus Schoutsen f1d3c0d19b
Remove unused manifest fields () 2020-04-03 12:58:19 -07:00
Robin e38522c612
Bump pillow to 7.0 () 2020-02-15 11:59:41 +01:00
Franck Nijhof 22760a0bee Correct names in manifests (Q-S) () 2020-01-07 08:19:44 -05:00
Paulus Schoutsen 32aae7017e
Remove requirement from entity integration () 2019-12-22 10:32:42 +01:00
Diefferson Koderer Môro f440259edc Move imports in seven_segments component () 2019-10-21 22:32:53 -07:00
Franck Nijhof c7da781efc Update documentation link URL for integrations in all manifests () 2019-10-02 09:25:44 -07:00
Paulus Schoutsen 4de97abc3a Black 2019-07-31 12:25:30 -07:00
Paulus Schoutsen cfe4cf30ad
Add manifests ()
* 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 ()
* Clean up docstrings

* Fix long lines

* Fix more docstrings

* Fix more docstrings

* Fix more docstrings
2019-04-03 17:40:03 +02:00
Paulus Schoutsen f5076188ef
Consolidate all platforms that have no tests ()
* Consolidate

* Fix tests

* Update imports

* Fix import

* Use importlib because integration and package share name

* Fix more tests

* Update .coveragerc and CODEOWNERS
2019-03-16 20:44:05 -07:00