rospogrigio / localtuya

local handling for Tuya devices
GNU General Public License v3.0
2.94k stars 562 forks source link

Device ForceClima Soundless #1763

Open tv4you2016 opened 2 months ago

tv4you2016 commented 2 months ago

Hello, Purchase a Cecotec ForceClima 14800 Portable Air Conditioner

I would like to know what I should put here to be able to control it by HA!

localtuya-01J5B3YRMJFD5T32P42AT7BBJ2-ForceClima Soundless-713b17ad3f32c127a7ce53d25dab040e.json

1 2 3 4

darth3pio commented 2 months ago

If you can setup and run tinytuya it'll give you a better idea of what each of the DPs are doing.

tv4you2016 commented 2 months ago

@darth3pio

Hi, is there an example I can see? What should I do?

darth3pio commented 2 months ago

You'll first need an up to date version of Python installed. After that, instructions for installation and use of tinytuya are available in the tinytuya repo:

https://github.com/jasonacox/tinytuya

tv4you2016 commented 2 months ago

@darth3pio @rospogrigio

It already works

test version

1 2 3 4

Works:

  1. Mode:

    • Auto ( No exist)
    • OFf
    • Fan only
    • Dry
    • Cool
    • Heat
  2. Fan Mode:

    • Low
    • Mediun
    • Higth
    • Auto (Not tested)
    • Top (Not tested)
  3. Set and get current temperature

localtuya-01J5B49604V8S1RG7PYGFYJ9AP-ForceClima Soundless-713b17ad3f32c127a7ce53d25dab040e.json

I don't know if this can be called a contribution