jhthorsen / homebridge-tasmota-aircon-http

Control Aircon through Tasmota HTTP commands
MIT License
4 stars 2 forks source link

Remove the Heat Option #10

Closed rajattrehan21 closed 2 years ago

rajattrehan21 commented 2 years ago

How can i remove the 'Heat' option which shows in the Home app.

I am an amateur in coding but can understand codes. I tried going through the index.js file. Cudnt get my head around it.

jhthorsen commented 2 years ago

I'm not sure I understand what you want to change. Can you provide a screenshot?

rajattrehan21 commented 2 years ago

I use this device to control my air conditioner which only cools. I want to remove the Heat feature (screenshot), and may be just have auto, cool and off Photo 14-05-22, 10 54 48 PM

jhthorsen commented 2 years ago

I'm not sure if that would just be a Fan..? Maybe you can look at the list in the left side menu at https://developers.homebridge.io/ and see if you can find a Service Type that fits your need?

If so, maybe we can make the service dynamic here: https://github.com/jhthorsen/homebridge-tasmota-aircon-http/blob/main/index.js#L243

jhthorsen commented 2 years ago

I'm going to close this, since I can't find any device that would only "cool".