Perform some Notion code cleanup (#58863)

This commit is contained in:
Aaron Bach 2021-11-14 11:08:35 -07:00 committed by GitHub
parent 5694250445
commit 595184aa55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 14 additions and 20 deletions

View file

@ -4,8 +4,6 @@ import logging
DOMAIN = "notion"
LOGGER = logging.getLogger(__package__)
DATA_COORDINATOR = "coordinator"
SENSOR_BATTERY = "low_battery"
SENSOR_DOOR = "door"
SENSOR_GARAGE_DOOR = "garage_door"