smarthomefans / ioBroker.miio

ioBroker adapter to controls xiaomi miIO protocol devices
MIT License
12 stars 6 forks source link

Add Xiaomi Rosou SS4 support #17

Open hilde0407 opened 5 years ago

hilde0407 commented 5 years ago

Is it possible to include the Xiaomi Rosou SS4 in the adapter?

SchumyHao commented 5 years ago

@hilde0407 Can you provide model info of this device?

hilde0407 commented 5 years ago

https://www.banggood.com/Rosou-SS4-Intelligent-Pedestal-Fan-Mijia-Mi-Hone-APP-Control-Remote-Control-DC-Motor-XIAOMI-Ecological-Chain-p-1490175.html?akmClientCountry=DE&utm_source=google&utm_medium=cpc_ods&utm_content=arvin&utm_campaign=197s-ele-sdsrm-motor-content&ad_id=357554671890&gclid=CjwKCAjwnMTqBRAzEiwAEF3ndk824BkmyTaCLXHq2QpWo4HYCfqU51CxXh_Fz4HdU_gZpOad77gRvRoChA8QAvD_BwE&cur_warehouse=CN

leoledmag commented 4 years ago

@hilde0407 Can you provide model info of this device?

Tell me what do yo need to include, I can send you info about this device. And i want use.

hilde0407 commented 4 years ago

Meanwhile I was able to read the token and entered the fan manually in the adapter. States are also created, but controlling the fan does not work. What can I do? `

       
miio.0 2020-03-29 07:39:34.809 info (12552) 125182077 becomes unavailable.
miio.0 2020-03-29 07:39:34.311 info (12552) discover stoped after 30 seconds.
miio.0 2020-03-29 07:39:05.024 info (12552) 125182077 Already registed.
miio.0 2020-03-29 07:39:04.408 info (12552) 96832413 token is hide
miio.0 2020-03-29 07:39:04.345 info (12552) Create state object devices.125182077.UseTime
miio.0 2020-03-29 07:39:04.344 info (12552) Create state object devices.125182077.ConnectAC
miio.0 2020-03-29 07:39:04.344 info (12552) Create state object devices.125182077.motorSpeed
miio.0 2020-03-29 07:39:04.344 info (12552) Create state object devices.125182077.timedOff
miio.0 2020-03-29 07:39:04.344 info (12552) Create state object devices.125182077.oscillate
miio.0 2020-03-29 07:39:04.344 info (12552) Create state object devices.125182077.directSpeed
miio.0 2020-03-29 07:39:04.344 info (12552) Create state object devices.125182077.naturalSpeed
miio.0 2020-03-29 07:39:04.343 info (12552) Create state object devices.125182077.angle
miio.0 2020-03-29 07:39:04.343 info (12552) Create state object devices.125182077.ledBrightnessLevel
miio.0 2020-03-29 07:39:04.343 info (12552) Create state object devices.125182077.buzzer
miio.0 2020-03-29 07:39:04.343 info (12552) Create state object devices.125182077.childLock
miio.0 2020-03-29 07:39:04.343 info (12552) Create state object devices.125182077.power
miio.0 2020-03-29 07:39:04.342 info (12552) Create state object devices.125182077.model
miio.0 2020-03-29 07:39:04.342 info (12552) Create state object devices.125182077.connected
miio.0 2020-03-29 07:39:04.339 info (12552) New device: leshow.fan.ss4. ID 125182077
miio.0 2020-03-29 07:39:04.321 info (12552) new fan device
miio.0 2020-03-29 07:39:04.311 debug (12552) Adapter init done!!!!!!
miio.0 2020-03-29 07:39:04.306 info (12552) Start auto discover
miio.0 2020-03-29 07:39:04.306 info (12552) All defined devices are created
miio.0 2020-03-29 07:39:04.302 info (12552) 192.168.178.44 added.
miio.0 2020-03-29 07:39:04.003 info (12552) starting. Version 0.0.13 in /opt/iobroker/node_modules/iobroker.miio, node: v10.19.0

`