-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
leshow.heater.bs1 support #4
Comments
params are power for power mode, temps for target temperature, watts for power load setting (1 is 900w, 2 is 1300W , 3 is 2200w, 4 is auto), delay and sleep, sound (boolean for buzzer), lock (boolean for child lock/physical controls lock). the three params i'm not sure about are max tempi and tempp (0, 22 and 34/35). |
|
If I had to guess, I'd say tempi is environment temperature and tempp is heater temperature.
|
I have a locally tested version that works! It sets temperature and turns on/off the heater. Still haven't mapped power modes (low, med, high, auto). Thinking of mapping to either preset modes (eco, comfort, boost, home) or to fan modes (1:1 mapping). Any suggestions? |
I searched about leshow.heater.bs1 device but I didn't found any information about that device model. |
Yeah your code works for this heater with some changes to the parameters. Some bug with the heat/off state reporting that needs fixing but other than that, it works. Does your heater state work fine? |
yes. My heater device is zhimi.heater.za1 and it works well. I can set target temperature and power on/off. |
Don't know about your heater but mine has a useless room temperature sensor. I'm thinking these heaters are better used in HA as switches that can be combined with external temperature sensor for a generic thermostat. What do you think? |
I've fixed the power and HVAC state reporting bug (this uses 0/1 instead of off/on). Will make a PR if requested. Right now, I'm trying to figure out a way to get accurate room temperature reading. |
Wow, this is what I was looking for. I have the same device and would like to know the progress. Thank you, mouth4war! |
I found the files and can make a fork. Still haven't added power modes. Do you still need it? |
Yes, please! |
hi,i trying to use with leshow.heater.bs1s but it get same error |
I get an error when trying to use with leshow.heater.bs1.
@gaussian8 would appreciate your help a lot. TIA!
The text was updated successfully, but these errors were encountered: