swttt / com.swttt.homekit

Homekit for Homey
https://apps.athom.com/app/com.swttt.homekit
GNU Affero General Public License v3.0
35 stars 20 forks source link

Question ? #109

Open Strike2001 opened 5 years ago

Strike2001 commented 5 years ago

Can you still look what happens after the Siemens / Bosch App updated to 2.0.0 ( because connection errors to cloud / now fixed ) the homekit devices are now not complete , i have two devices one oven / one dish washer. the BS api has also a update in last time for more api features like on/off on some devices . i think with the new homey app they has update and corrected this too the new api . for the other devices i can't say . before i corrected this with some VD sensor / devices

before the update of BS app dishwasher : door open contact oven : door open contact temperature

now dishwasher : door open contact

oven : on off switch


the perfect combi would be if it is possible dishwasher : on / off switch door open contact

oven : on / off switch door open contact temperature

i know homekit show only till 100 C but apple knows this issue and update it with IOS 13 later . on some programs the temperature is under 100 like regeneration progress and usefully.

thanks .

Sent with GitHawk

robertklep commented 5 years ago

It doesn't look like onoff is being set for those devices by the BS app, so we can't expose those capabilities.

Temperature for the oven should work, but since I don't have any of those devices I can only read the source code of the BS app (which sets measure_temperature for the oven, and that's something that Homeykit supports).

Strike2001 commented 5 years ago

It doesn't look like onoff is being set for those devices by the BS app, so we can't expose those capabilities. ...

@robertklep the door open contact i missed for my kids protection , i add a screenshot / maybe could help oven by Strike2001

by the dishwasher i see that the on off feature is no more available as capability so i ask athom if they add it. but on the oven plz still have look if you can add the door contact .the temperature is not a must have and the on off on the oven works perefect at this moment

Sent with GitHawk

robertklep commented 5 years ago

Can you make a screenshot of the entire device page for that device? Including the "properties" table.

Strike2001 commented 5 years ago

sure ( must search a while for good browser on ios ) GitHawk Upload by Strike2001GitHawk Upload by Strike2001

Sent with GitHawk

robertklep commented 5 years ago

Thanks, I just found out that the checked-in app.json doesn't contain all the capabilities for that device (they are stored here).

Strike2001 commented 5 years ago

i update later the app and report if all like before , thank you

Von meinem iPhone gesendet

Am 05.01.2019 um 13:12 schrieb Robert Klep notifications@github.com:

Thanks, I just found out that the checked-in app.json doesn't contain all the capabilities for that device.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

robertklep commented 5 years ago

No no, I didn't mean that it should work :) I was just trying to figure out which capabilities were being set by the BS app. I still have to look at how those get propagated to HomeKit (if at all).

Strike2001 commented 5 years ago

out off this , the log page in the setting still not work at this moment right ? GitHawk Upload by Strike2001

Sent with GitHawk

robertklep commented 5 years ago

Right, and it's low-prio for the time being.