Re: [mh] Support for TP-Link Kasa Smart devices
Jeff Siddall via misterhouse-users <[email protected]>
| Newsgroups | gmane.comp.misc.misterhouse.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks Lieven, Yes, I discovered the issue: I cloned your repository instead of my fork in this step: Clone it to your working machine: |git clone [email protected]:<your_account_on_github>/misterhouse.git|. I am almost done now, except I missed staging the read_table_A changes in my first stage/commit and now I need to figure out how to add the extra file. Anyway, once I have it figured out I will submit a pull request. Jeff On 2020-12-11 5:16 a.m., Lieven Hollevoet wrote: > Hello, > > for a more elaborate description with command examples and links to > click: please see > https://github.com/hollie/misterhouse/wiki/Contributing#creating-a-pull-request-for-new-contributors > > Best regards, > Lieven. > >> Op 10 dec. 2020, om 17:14 heeft Stephen Switzer <[email protected] >> <mailto:[email protected]>> het volgende geschreven: >> >> 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] >> <mailto:[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 <http://www.sbsroc.com/> >> ________________________________________________________ >> To unsubscribe from this list, go to: >> https://lists.sourceforge.net/lists/listinfo/misterhouse-users >> > > > > ________________________________________________________ > To unsubscribe from this list, go to: > https://lists.sourceforge.net/lists/listinfo/misterhouse-users > ________________________________________________________ To unsubscribe from this list, go to: https://lists.sourceforge.net/lists/listinfo/misterhouse-users