mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
Set dependency-transparency and async-dependency in Habitica IQS (#135902)
This commit is contained in:
parent
9f3b39a2d2
commit
acbb15a496
@ -6,7 +6,7 @@ rules:
|
|||||||
common-modules: done
|
common-modules: done
|
||||||
config-flow-test-coverage: done
|
config-flow-test-coverage: done
|
||||||
config-flow: done
|
config-flow: done
|
||||||
dependency-transparency: todo
|
dependency-transparency: done
|
||||||
docs-actions: done
|
docs-actions: done
|
||||||
docs-high-level-description: done
|
docs-high-level-description: done
|
||||||
docs-installation-instructions: done
|
docs-installation-instructions: done
|
||||||
@ -77,6 +77,6 @@ rules:
|
|||||||
comment: Not applicable. Only one device per config entry. Removed together with the config entry.
|
comment: Not applicable. Only one device per config entry. Removed together with the config entry.
|
||||||
|
|
||||||
# Platinum
|
# Platinum
|
||||||
async-dependency: todo
|
async-dependency: done
|
||||||
inject-websession: done
|
inject-websession: done
|
||||||
strict-typing: done
|
strict-typing: done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user