mirror of
https://github.com/home-assistant/core.git
synced 2026-03-03 08:10:36 +00:00
* Add OurGroceries integration * Handle review comments * Fix coordinator test * Additional review comments * Address code review comments * Remove devices
4 lines
75 B
Python
4 lines
75 B
Python
"""Constants for the OurGroceries integration."""
|
|
|
|
DOMAIN = "ourgroceries"
|