Fabian Peter Hammerle
|
e5633b5044
readme: adapt section about network stack/namespace & home assistant; fix instructions for docker; changelog: document now required access to D-Bus system socket
|
il y a 1 an |
Fabian Peter Hammerle
|
137130b030
container image: fix build on arm
|
il y a 1 an |
Fabian Peter Hammerle
|
c5cffda99d
container image: upgrade alpine base image from v3.13.1 to v3.18.4 & pipenv from v2021.5.29 to v2023.6.18
|
il y a 1 an |
Fabian Peter Hammerle
|
3558fc372c
drop compatibility with python3.8 (untested cause pySwitchbot v0.17.2 added constraint bleak-retry-connector>=1.1.1 requiring python>=3.9); revert env
|
il y a 1 an |
Fabian Peter Hammerle
|
8329e53782
require `PySwitchbot>=0.14.0,<0.41` instead of `PySwitchbot>=0.10.0,<0.13` & replace bluepy with bleak
|
il y a 1 an |
Fabian Peter Hammerle
|
7295009570
enable TLS by default; remove command-line option `--mqtt-enable-tls`
|
il y a 1 an |
Fabian Peter Hammerle
|
52764c2695
replace paho-mqtt with its async wrapper aiomqtt (to prepare for upgrading PySwitchbot)
|
il y a 1 an |
Fabian Peter Hammerle
|
4c53756e7c
drop compatibility with python3.7 (reached end of life on 2023-06-27)
|
il y a 1 an |
Fabian Peter Hammerle
|
37401fe57c
test against python3.11 & declare compatibility
|
il y a 1 an |
Fabian Peter Hammerle
|
641f4c19a6
release v3.3.1
|
il y a 2 ans |
Fabian Peter Hammerle
|
9d8a18c183
fix ineffective last will message setting (by disabling birth & last will on `homeassistant/switchbot_mqtt/status`)
|
il y a 2 ans |
Fabian Peter Hammerle
|
9947875774
fix topic of birth & last will message `homeassistant/{switchbot_mqtt->switchbot-mqtt}/status` (old kept for backward compatibility)
|
il y a 2 ans |
Fabian Peter Hammerle
|
2dbcc13113
changelog: fix github username
|
il y a 2 ans |
Fabian Peter Hammerle
|
0bf1044c13
release v3.3.0
|
il y a 2 ans |
Fabian Peter Hammerle
|
ed7f106a95
document new birth & last will message in readme & changelog; extend tests; refactor
|
il y a 2 ans |
Fabian Peter Hammerle
|
b5b88a1cf5
release v3.2.1
|
il y a 2 ans |
Fabian Peter Hammerle
|
659eef7697
fix `ValueError: too many values to unpack` when connecting to MQTT broker via IPv6
|
il y a 2 ans |
Fabian Peter Hammerle
|
d4bda8864a
release v3.2.0
|
il y a 2 ans |
Fabian Peter Hammerle
|
64a57aa390
add command-line option `--mqtt-topic-prefix`
|
il y a 2 ans |
Fabian Peter Hammerle
|
788f312207
release v3.1.0
|
il y a 2 ans |
Fabian Peter Hammerle
|
3431242e67
add command-line option --mqtt-disable-tls (for upward compatibility; enabled by default)
|
il y a 2 ans |
Fabian Peter Hammerle
|
4ffe0c4023
add command-line option `--mqtt-enable-tls`
|
il y a 2 ans |
Fabian Peter Hammerle
|
d9916ca808
release v3.0.0
|
il y a 2 ans |
Fabian Peter Hammerle
|
557669a92c
button automators: no longer report battery% on deprecated topic `homeassistant/cover/switchbot/+/battery-percentage`
|
il y a 2 ans |
Fabian Peter Hammerle
|
d9ed83a845
send command to set curtain motors' position
|
il y a 2 ans |
Fabian Peter Hammerle
|
6806749ea9
loosen version constraint to support PySwitchbot v0.12.0; update dev env
|
il y a 3 ans |
Fabian Peter Hammerle
|
5c7d230a80
loosen version constraint to support PySwitchbot v0.11.0; update dev env & adapt tests for new PySwitchbot version
|
il y a 3 ans |
Fabian Peter Hammerle
|
b0a6ad4925
drop compatibility with python3.6 (as in PySwitchbot v0.11.0)
|
il y a 3 ans |
Fabian Peter Hammerle
|
9da20c1d8e
release v2.2.0
|
il y a 3 ans |
Fabian Peter Hammerle
|
7b25b3a3ec
update & report device info when receiving msg on `homeassistant/{switch/switchbot,cover/switchbot-curtain}/MAC_ADDRESS/request-device-info` (requires `--fetch-device-info`)
|
il y a 3 ans |