Skip to content
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

Dimmer Support #1

Open
joshughes opened this issue Feb 8, 2016 · 3 comments
Open

Dimmer Support #1

joshughes opened this issue Feb 8, 2016 · 3 comments

Comments

@joshughes
Copy link

Just leaving a note... I was thinking of doing the same thing for home assistant! Good Work.

curl -X POST -d dimmer_level=50 -b "AIROS_SESSIONID=01234567890123456789012345678901" 10.1.7.9/sensors/1

So it seems like implementing dimmer to this library and making a homeassistant light device could work. I need to actually hook up a switch to a dimmable light bulb. If you were already planning on doing the work I didn't want to duplicate effort!

@kk7ds
Copy link
Owner

kk7ds commented Feb 8, 2016

I don't have access to any dimmers at the moment, so I can't do (or at least test) this. Happy to pull a patch though of course!

Thanks!

--Dan

@joshughes
Copy link
Author

Cool, I will get to work on submitting a patch for your approval.

@kk7ds
Copy link
Owner

kk7ds commented Feb 8, 2016

Sweet. The internals of mficlient are (more than just) a little icky at the moment. I quickly took some code I had to do a thing internally and tried to spawn it out into a library so I could add mFi to HA in short order.

Just hedging so you don't vommit when you dive in :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants