hrietman / node-red-contrib-xiaomi-devices

node-red extension to integrate Xiaomi gateway devices
15 stars 28 forks source link

Feature request: Gateway light and music #1

Closed tedstriker closed 6 years ago

tedstriker commented 7 years ago

Hi there,

I and probably plenty others would enjoy turning the gateways music and nightlight on and off like it can be done here - https://github.com/ratatyq/node-red-contrib-xiaomi-smart-home

Do you think this is possible?

unic8s commented 7 years ago

+1 :) an integration of the cube controller would also be great

tedstriker commented 7 years ago

cube support sounds good, too. Maybe you should file a separate request for that.

edit: fixed typo

hrietman commented 6 years ago

Sounds interesting, will have a look at it.

bemble commented 6 years ago

I created a fork of this module, node-red-contrib-mi-devices, which handle gateway sounds and light. I finally gave up the pull request, because I made too many changes from the beginning and I would like to modify some behaviors.

vladmrk commented 6 years ago

Hey @pierrecle,

I tried your fork but I cannot create issues in your project so here goes: I get a problem when selecting a Mi Motion device in the Motion node.

It seems that the devices list is mixed up, it selects a 'contact' device instead of 'motion' so the following error is shown: "ReferenceError: miDevicesUtils is not defined".

bemble commented 6 years ago

Hi @vladmrk Thanks for the feedback. Issues are now open in the repo. I'll take a look. ----- Edit It's now fixed.