core/homeassistant/components/garages_amsterdam/const.py

5 lines
149 B
Python
Raw Normal View History

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