mongoose-os-apps / shelly-homekit

Apple HomeKit firmware for Shelly's
Other
1.8k stars 129 forks source link

HAP service type for heater #1208

Closed paulolesgazz closed 1 year ago

paulolesgazz commented 1 year ago

Hi, I would like to use some shelly 1 to manage heaters in my home. Can you add heater in HAP service type ? Thanks

5xPa commented 1 year ago

I would also make a request. I use Uni modules connected to texecom Alarm system. Would be great if there were Hap types Alarm on (system Armed) Alarm Active (Intruder detected)

timoschilling commented 1 year ago

This are double requests of https://github.com/mongoose-os-apps/shelly-homekit/issues/895 and https://github.com/mongoose-os-apps/shelly-homekit/issues/552

paulolesgazz commented 1 year ago

Reading of temperature is done by Eve Weather module. I can put this module anywhere in room (without wire). Shelly 1 will be used only as relay and put directly in socket of heater. if I connect a sensor on Shelly 1, I will have heater as HAP service and could disabled this sensor to hide him in Home control app ?

timoschilling commented 1 year ago

ok https://github.com/mongoose-os-apps/shelly-homekit/issues/895 requested support for thermostat and not heater. I reeded the HAP specification and a heater needs the current temperature, so we can add a heater, but it would not work for your case.