Add acaia integration (#130059)

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
Josef Zweck
2024-11-14 13:28:38 +01:00
committed by GitHub
parent a949d18c30
commit eea782bbfe
22 changed files with 1142 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
"""Constants for component."""
DOMAIN = "acaia"
CONF_IS_NEW_STYLE_SCALE = "is_new_style_scale"