mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Upgrade Mastodon.py to 1.5.1 (#33243)
* Upgrade Mastodon.py to 1.5.1 * Remove left-overs
This commit is contained in:
parent
b5c89b4ef4
commit
eccab375a2
@ -2,7 +2,7 @@
|
|||||||
"domain": "mastodon",
|
"domain": "mastodon",
|
||||||
"name": "Mastodon",
|
"name": "Mastodon",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/mastodon",
|
"documentation": "https://www.home-assistant.io/integrations/mastodon",
|
||||||
"requirements": ["Mastodon.py==1.5.0"],
|
"requirements": ["Mastodon.py==1.5.1"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@fabaff"]
|
"codeowners": ["@fabaff"]
|
||||||
}
|
}
|
||||||
|
@ -38,7 +38,7 @@ Adafruit-SHT31==1.0.2
|
|||||||
HAP-python==2.8.0
|
HAP-python==2.8.0
|
||||||
|
|
||||||
# homeassistant.components.mastodon
|
# homeassistant.components.mastodon
|
||||||
Mastodon.py==1.5.0
|
Mastodon.py==1.5.1
|
||||||
|
|
||||||
# homeassistant.components.orangepi_gpio
|
# homeassistant.components.orangepi_gpio
|
||||||
OPi.GPIO==0.4.0
|
OPi.GPIO==0.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user