- Rename module from python-dingz to dingz
Support for dimmers
Allos later async_timeout
Refactored shades
With version 0.3.0
dingz.shade_down(shade_id)
Starting from 0.4.0:
shade = dingz.shades.get(shade_id) shade.shade_down()
- Add CLI tool
- Support for shades/blinds (@retoo)
- Access to more parts of the dingz API (blind config, system config and others) (@retoo)
- Automatic discovery for dingz units in the local network (@retoo)
- First public release (Hardware is available)
- Feature complete for basic handling
- Initial release