Skip to content

Commit

Permalink
Add philips.light.sread1
Browse files Browse the repository at this point in the history
  • Loading branch information
rytilahti committed Dec 13, 2021
1 parent 4342e3d commit 6371732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miio/philips_eyecare.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ def delay_off_countdown(self) -> int:
class PhilipsEyecare(Device):
"""Main class representing Xiaomi Philips Eyecare Smart Lamp 2."""

_supported_models = ["unknown.models"]
_supported_models = ["philips.light.sread1"]

@command(
default_output=format_output(
Expand Down

0 comments on commit 6371732

Please sign in to comment.