bropat / eufy-security-ws

Small server wrapper around eufy-security-client library to access it via a WebSocket.
MIT License
176 stars 26 forks source link

[Feature request]: api commands are not enough detailed as needed #231

Closed alcor93 closed 1 year ago

alcor93 commented 1 year ago

Describe the solution you'd like

the documentation about api commands is not up to date. ex Connect to station is not mentioning the serialnumber of the station

Get station connection status correct command should be "station.is_connected" instead of "station.isConnected"

thanks