Releases: hahn-th/homematicip-rest-api
Releases · hahn-th/homematicip-rest-api
v1.0.14
What's Changed
- Throw HmipThrottlingError, when REST API returns 429
- Add device HmIPW-DRS4
- Add output for InteralSwitchChannel
- Add HmIPW-FALMOT-12
- Add HmIPW-WTH
- Add HmIPW-FIO6
- Add HmIPW-DRBL4
- Add HmIPW-WRC6
- Add HmIPW-WRC2
- Add OpticalSignalChannel
- Add OpticalSignalGroupChannel
- Add HmIPW-SMI55
- Add HmIPW-SPI
- Add HmIPW-DRAP
- Add HmIP-DSD-PCB
- Add HmIP-DBB
- Add HmIP-SCTH230
New Contributors
- @sschiffer made their first contribution in #477
- @jensenb made their first contribution in #472
Full Changelog: 1.0.13...1.0.14
v1.0.13
Fixed: Device DinRailDimmer3 was accidentially a switch. It's a dimmer now.
Full Changelog: 1.0.12...1.0.13
v1.0.12
Full Changelog: 1.0.11...1.0.12
- Add Async class for device HmIP-DRDI3
v1.0.11
v1.0.10
v1.0.9
v1.0.8
v1.0.7
v1.0.5
added samples and removed loop keyword
What's Changed
- Bump websockets from 8.1 to 9.1 by @dependabot in https://github.com/coreGreenberet/homematicip-rest-api/pull/411
- Include samples by @tacker66 in https://github.com/coreGreenberet/homematicip-rest-api/pull/413
- Improve GetDevicesAndValues by @tacker66 in https://github.com/coreGreenberet/homematicip-rest-api/pull/414
- Some README fixes and a new DeviceType for GetDevicesAndValues by @tacker66 in https://github.com/coreGreenberet/homematicip-rest-api/pull/417
- Drop loop kwarg from async_timeout.timeout by @bdraco in https://github.com/coreGreenberet/homematicip-rest-api/pull/424
New Contributors
- @dependabot made their first contribution in https://github.com/coreGreenberet/homematicip-rest-api/pull/411
- @tacker66 made their first contribution in https://github.com/coreGreenberet/homematicip-rest-api/pull/413
- @bdraco made their first contribution in https://github.com/coreGreenberet/homematicip-rest-api/pull/424
Full Changelog: coreGreenberet/homematicip-rest-api@1.0.1...1.0.2