OpenWonderLabs / python-host

The python code running on Raspberry Pi or other Linux based boards to control SwitchBot.
Apache License 2.0
379 stars 84 forks source link

Can i get the firmware and battery level #7

Closed masato-ka closed 3 years ago

masato-ka commented 5 years ago

The Driver can get firmware version and battery? i want to manage the SwitchBot.

nemccarthy commented 4 years ago

@masato-ka I've started a project to allow you to get the battery and firmware version. You can find the support here: https://github.com/nemccarthy/pySwitchbot/tree/batt-support

The aim is to merge this project into HomeAssistant.

masato-ka commented 4 years ago

Thank you. I check the branch.