Skip to content

fix: ESL100 connection status#519

Open
webdjoe wants to merge 1 commit into
devfrom
fix-light-connection-status
Open

fix: ESL100 connection status#519
webdjoe wants to merge 1 commit into
devfrom
fix-light-connection-status

Conversation

@webdjoe
Copy link
Copy Markdown
Owner

@webdjoe webdjoe commented May 23, 2026

No description provided.

status_bool = status != DeviceStatus.ON
return await self.toggle_switch(status_bool)
self.state.device_status = DeviceStatus(model.deviceStatus)
self.state.connection_status = ConnectionStatus(model.connectionStatus)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't match return type anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants