Clean up Nanoleaf (#56732)

This commit is contained in:
Milan Meulemans 2021-09-28 22:39:54 +02:00 committed by GitHub
parent bc59387437
commit db30c27455
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 51 additions and 110 deletions

View file

@ -1,7 +1,3 @@
"""Constants for Nanoleaf integration."""
DOMAIN = "nanoleaf"
DEVICE = "device"
SERIAL_NO = "serial_no"
NAME = "name"