core/homeassistant/components/garages_amsterdam/const.py

5 lines
149 B
Python

"""Constants for the Garages Amsterdam integration."""
DOMAIN = "garages_amsterdam"
ATTRIBUTION = f'{"Data provided by municipality of Amsterdam"}'