Roman Chernyatchik

Results 87 comments of Roman Chernyatchik

@wxy8866 I'm working on a PR in my spare time, not ready yet.

@MJeka @wxy8866 Hi guys, I implemented code to support this device, so e.g. it could be used for further integration with Home-Assistant (https://github.com/syssi/xiaomi_airpurifier/issues/50) or some other home automation hub. But...

@AleksandrBoyarshinov Thx a lot! I fixed an error in the heater command. Please check again: 1) Update project: ``` cd python-miio-iromeo git pull ``` 2) Re-install library: ``` poetry install...

A related issue for `shuii.humidifier.jsq001` support, see #52. @iceveil Could you check communication protocol and supported features like I've did in https://github.com/rytilahti/python-miio/issues/642, should be helpful for `002` version.

@iceveil Hi, I've added support for `shuii.humidifier.jsq001`, I could help you with `shuii.humidifier.jsq002` support or you could help me. So get in touch with me if you are still interested.

> Methods checked everything works @AleksandrBoyarshinov Hi, as far as I understand, you able to send commands to device via python-miio library. So in order to check properties you could...

> @iromeo Do you like to support here? Hi, sorry I missed your question. If @AleksandrBoyarshinov isn't going to implement it by himeself, I could try to support this.

> gives errors or I'm doing it wrong Yes, this part isn't a working python code, it is some kind of documentation with suggested meaning of values in `[1, 2,...

@AleksandrBoyarshinov thx! By the way, what does `beaPower` means? Also, do you want to implement this feature by yourself or do you prefer to delegate it to somebody here (e.g....

> 46: Temperature (For some reason it shows 20 more than the correct value of 26) Is the same is with `50: target temperature` ? E.g. you current target temp...