Bump mastodon.py to 2.1.0 and change quality scale (#150836)

This commit is contained in:
Andrew Jackson
2025-08-18 16:35:37 +01:00
committed by GitHub
parent 019c4ab874
commit ab4aeb65f2
6 changed files with 6 additions and 8 deletions

View File

@@ -7,5 +7,6 @@
"integration_type": "service",
"iot_class": "cloud_polling",
"loggers": ["mastodon"],
"requirements": ["Mastodon.py==2.0.1"]
"quality_scale": "bronze",
"requirements": ["Mastodon.py==2.1.0"]
}

View File

@@ -6,10 +6,7 @@ rules:
common-modules: done
config-flow-test-coverage: done
config-flow: done
dependency-transparency:
status: todo
comment: |
Mastodon.py does not have CI build/publish.
dependency-transparency: done
docs-actions: done
docs-high-level-description: done
docs-installation-instructions: done

2
requirements_all.txt generated
View File

@@ -22,7 +22,7 @@ HAP-python==4.9.2
HATasmota==0.10.0
# homeassistant.components.mastodon
Mastodon.py==2.0.1
Mastodon.py==2.1.0
# homeassistant.components.playstation_network
PSNAWP==3.0.0

View File

@@ -22,7 +22,7 @@ HAP-python==4.9.2
HATasmota==0.10.0
# homeassistant.components.mastodon
Mastodon.py==2.0.1
Mastodon.py==2.1.0
# homeassistant.components.playstation_network
PSNAWP==3.0.0

View File

@@ -1651,7 +1651,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
"manual",
"manual_mqtt",
"map",
"mastodon",
"marytts",
"matrix",
"matter",

View File

@@ -45,6 +45,7 @@
'limited': None,
'locked': False,
'memorial': None,
'moved': None,
'moved_to_account': None,
'mute_expires_at': None,
'noindex': False,