Releases: wirenboard/wb-common
Releases · wirenboard/wb-common
wb-common v2.2.4
- beeper: fix setup (after pylint changes)
wb-common v2.2.3
- Enable angry pylint. No functional changes
wb-common v2.2.2
- Remove outdated wbmqtt library
wb-common v2.2.1
- MQTT client wrapper: check if port specified
wb-common v2.2.0
- Fix pylint, no functional changes
wb-common v2.1.3
- MQTT client wrapper: forward all constructor arguments to paho.mqtt.client.Client
wb-common v2.1.2
- Fix PKG-INFO
- Remove python3-six from dependencies
wb-common v2.1.1
- mqtt_client: fix password authentication for websockets and unix socket connections
wb-common v2.1.0
- Add MQTT client wrapper
wb-common v2.0.1
- Fix formatting