Skip to content

Commit aa8198d

Browse files
authored
Bump epson-projector to 0.6.0 (home-assistant#154596)
1 parent b7f30ec commit aa8198d

File tree

4 files changed

+3
-8
lines changed

4 files changed

+3
-8
lines changed

homeassistant/components/epson/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"documentation": "https://www.home-assistant.io/integrations/epson",
77
"iot_class": "local_polling",
88
"loggers": ["epson_projector"],
9-
"requirements": ["epson-projector==0.5.1"]
9+
"requirements": ["epson-projector==0.6.0"]
1010
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

script/hassfest/requirements.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -137,11 +137,6 @@
137137
},
138138
"emulated_kasa": {"sense-energy": {"async-timeout"}},
139139
"entur_public_transport": {"enturclient": {"async-timeout"}},
140-
"epson": {
141-
# https://github.com/pszafer/epson_projector/pull/22
142-
# epson-projector > pyserial-asyncio
143-
"epson-projector": {"pyserial-asyncio", "async-timeout"}
144-
},
145140
"escea": {"pescea": {"async-timeout"}},
146141
"evil_genius_labs": {"pyevilgenius": {"async-timeout"}},
147142
"familyhub": {"python-family-hub-local": {"async-timeout"}},

0 commit comments

Comments
 (0)