This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7bfc1d2840
core
/
homeassistant
/
components
/
plaato
/
const.py
4 lines
46 B
Python
Raw
Normal View
History
Unescape
Escape
Adds integration for Plaato Airlock (#23727) * Adds integration for Plaato Airlock * Updates codeowners and coveragerc * Fixes lint errors * Fixers lint check error * Removed sv translation file * Adds en translation file * Sets config flow to true in manifest * Moves config flow and domain to seperate files * Fixes lint errors * Runs hassfest to regenerate config_flows.py * Adds should poll property and fixes for loop * Only log a warning when webhook data was broken * Fixes static test failure * Moves state update from async_update to state prop * Unsubscribes the dispatch signal listener * Update sensor.py
2019-06-18 03:23:59 +00:00
"""
Const for GPSLogger.
"""
Black
2019-07-31 19:25:30 +00:00
DOMAIN
=
"
plaato
"