hass-core/homeassistant/components/ourgroceries/const.py
On Freund 6e5dfa0e9b
Add OurGroceries integration (#103387)
* Add OurGroceries integration

* Handle review comments

* Fix coordinator test

* Additional review comments

* Address code review comments

* Remove devices
2023-11-26 17:38:47 +01:00

3 lines
75 B
Python

"""Constants for the OurGroceries integration."""
DOMAIN = "ourgroceries"