Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fuatakgun committed Dec 14, 2021
2 parents 5edeb80 + 7125fad commit 40850b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/eufy_security/switch.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ async def async_setup_entry(hass: HomeAssistant, config_entry: ConfigEntry, asyn
("speaker", "Speaker", "speaker"),
("audio_recording", "Audio Recording", "audioRecording"),
("light", "Light", "light"),
("rtsp_stream", "RTSP Stream", "rtspStream"),
]

entities = []
Expand Down

0 comments on commit 40850b0

Please sign in to comment.