Re: [mh] Support for TP-Link Kasa Smart devices
Stephen Switzer <[email protected]>
| Newsgroups | gmane.comp.misc.misterhouse.user |
|---|---|
| Message-ID | <CALSXUc0U8Mvdp_rH1==tQBLb+NjtDGnXyG2pj80=9KRAiGEcJA@mail.gmail.com> |
Jeff, Great contribution! What you'll need to do is: - "fork" the repository on github - checkout your own repo locally - create a branch - make the changes locally - commit and push - go back to github, find your new branch and you'll see an option to create a pull request against hollie/master The code can then be reviewed and "pulled" into the main repo. Steve On Thu, Dec 10, 2020 at 10:41 AM Jeff Siddall via misterhouse-users < [email protected]> wrote: > These devices are interesting because they are relatively inexpensive > (ex: smart plugs start as low as $10 each) and can be locally controlled > without any "clouds": > > https://www.kasasmart.com/us > > Note that new firmware introduced around 2020-11 reportedly turns off > the local control functionality, but there is a process on the > manufacturer's mailing list to get the firmware reverted. They are also > plans for a new method for local control with some cloud setup for local > access. > > I just blocked internet access to all my devices and have not had any > issues with using the original TCP port 9999 local control. > > To use them with MH I wrote a short (26 line) module to add basic > support for these devices. It is basic because it relies on a separate > python-kasa module to actually control the devices and this module is > really just a passthrough to that. It is one-way (i.e.: you can control > devices, but local control does not generate any state updates back to > MH). and doesn't do any error checking yet. > > I created a branch and a commit but when trying to push to github with > SSH I get: > > ERROR: Permission to hollie/misterhouse.git denied to jsiddall. > > after _successfully_ connecting (yes, public key is in github). I seem > to recall this worked in the past so maybe some new controls are in > place. Can one of the devs let me know what I need to do? > > Thanks! > > > > ________________________________________________________ > To unsubscribe from this list, go to: > https://lists.sourceforge.net/lists/listinfo/misterhouse-users > > -- Best regards, Steve Switzer --- Get world-class business I.T. services and a phone system with awesome features that won't challenge your budget!http://www.sbsROC.com ________________________________________________________ To unsubscribe from this list, go to: https://lists.sourceforge.net/lists/listinfo/misterhouse-users