mgcrea / homebridge-tydom

Homebridge plugin to manage Tydom hardware by Delta Dore from Apple HomeKit.
62 stars 13 forks source link

Feature/support tyxia 5731 #66

Closed baschte closed 2 years ago

baschte commented 2 years ago

Added support for TYXIA 5731

Closes #59

mgcrea commented 2 years ago

Congrats for adding support to your device! Will release a new version right away.

mgcrea commented 2 years ago

Just released v0.21.9 with your patch, thanks for the sponsorship btw, was about to have a look at it 😉!

baschte commented 2 years ago

Just release v0.21.9 with your patch, thanks for the sponsorship btw, was about to have a look at it wink!

You're welcome. Thx for your nice work @mgcrea 😌 Tried it out today to integrate the 5731 and had success. Is there any option to negate the state in HomeKit? Awning looks "open" but its closed out there and if theres 100% out it looks "closed" in HomeKit. Any idea?

mgcrea commented 2 years ago

Unfortunately I don't have window covering at home so can't reproduce but there might be a bug in the implementation.

There is only two characteristics (CurrentPosition ant TargetPosition) as integer from 0 to 100. Maybe the logs with debug could help find why the state is not properly synced?

baschte commented 2 years ago

@mgcrea yes thx for your hint. ill try to check this out. Found a post that apple homekit show things reversed. maybe its no failure in your implementation.

best regards