Releases: home-assistant-libs/aioshelly
Releases · home-assistant-libs/aioshelly
0.2.1
- Add constants to read out block description
0.2.0
What's Changed
- Add some missing model names (#2) @bieniu
- Add generic block.set_state method so now we support controlling lights
- Add generic block attribute getters so now we support sensors
- Supports authentication
0.1.2
- Add model names dictionary
MODEL_NAMES
0.1.1
- Close the COAP context if any exception happens during initialization