1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/lg_soundbar/const.py
MasonCrawford 5fa3b90b2c
Add config flow to lg_soundbar (#71153)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-06-30 10:00:39 -07:00

5 lines
93 B
Python

"""Constants for the LG Soundbar integration."""
DOMAIN = "lg_soundbar"
DEFAULT_PORT = 9741