kaklakariada / fritzbox-java-api

Java API for managing FritzBox HomeAutomation
GNU General Public License v3.0
20 stars 14 forks source link

Support for device "Blind" and device-attribute "Alert" missing #30

Closed JunkerMartin closed 10 months ago

JunkerMartin commented 2 years ago

Fritz@Box supports blinds. Does it for longer, but in Fritz!OS 7.29 it is even mentioned in the upgrade docs.

TDesjardins commented 2 years ago

@JunkerMartin Seems this is also fixed: https://github.com/kaklakariada/fritzbox-java-api/blob/141f563b492a1265c3d25dde006cbdeba978b091/src/main/java/com/github/kaklakariada/fritzbox/model/homeautomation/Device.java#L77

kaklakariada commented 10 months ago

Seems to be fixed. If there is a problem, please create another ticket.