Fabian Peter Hammerle
|
b7197cbc67
pylint: enable various optional checks/extensions
|
2 years ago |
Fabian Peter Hammerle
|
680dc5e6bb
refactor: rename module `switchbot_mqtt/_actors/{_base->base}` (cause accessed by outer `switchbot_mqtt` & `switchbot_mqtt._cli`)
|
2 years ago |
Fabian Peter Hammerle
|
c6bc41e1c3
add additional (internal) type hints to enable mypy's strict mode
|
2 years ago |
Fabian Peter Hammerle
|
5c7d230a80
loosen version constraint to support PySwitchbot v0.11.0; update dev env & adapt tests for new PySwitchbot version
|
3 years ago |
Fabian Peter Hammerle
|
592cdec215
refactor: moved invocation of `switchbot.SwitchbotDevice.update` to new method `_MQTTControlledActor._get_device` (to prepare retrieval of battery state for button automators)
|
3 years ago |