Re: [mh] Support for TP-Link Kasa Smart devices
Lieven Hollevoet <[email protected]>
| Newsgroups | gmane.comp.misc.misterhouse.user |
|---|---|
| Message-ID | <[email protected]> |
Top Jeff, if you need further assistance, do not hesitate to ask here! Best regards, Lieven. > Op 11 dec. 2020, om 16:07 heeft Jeff Siddall via misterhouse-users <[email protected]> het volgende geschreven: > > 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 > ________________________________________________________ To unsubscribe from this list, go to: https://lists.sourceforge.net/lists/listinfo/misterhouse-users
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEungENbJWmfpYUYH8+1fNjhtKk2wFAl/TllEACgkQ+1fNjhtK k2yoPw/8DoIOPlvhKJKyXgD8zhrFHL2eA/M2kBf6eTavw1vK8070C2wK2Eytv321 V/D8etJmUsL/l0wl2/+cCO3UBaKpch4REJCyzms/UfVHKd6wM2nT5tvlm9MTk1Ky HQhU0L2YoZqfNvq1ahaYfXmFHZAI1BBNNVrTefnonSRE8sXiN0MXBsQcpj4mU37z OdwMV6S46cCvXDOJdlZdUhlYkBa8lXx17BJrnuVygzUNs9ijGZsulSgfyyY+xGP4 qG3Pe8PmBsAiMYCH6Ji0j+QphWt2Zja1wxiSPLcgwWv1G5VbdzXTKDNCIOGfjt+O gF/6jOcHeoHGg0T6zGxbmaZMAN7vHWzIJVqVlq30CahALADoQaFLaOSsF/1EnLYF ztIDnXbMFKAkh4VpC17HOPPUbhQJFgQ6Qsd56CZ6rhCBV6yZrztkgLfkTqii5q8d 4IW7bX7nL1nVxEYIV3Ut418+TJFzU9uhGtv5BbDhVZu0a/awejA/uy5Sorj+dozr 0FHQigIcra2jHUtV3WoXAjQMF2IZfUZlqNPkIc931GvX0HIvlqqcQJGsEUYArkCK BsWYWuGdvi8KenBLeU0nkVQx8Bkqqys09NI6lcMjUDrAXNAY72CsCFKLZyxniJgO lb+wxcJG1susbvmV93vEJOTVZ5vHFd3hjTe1YYSF5m9nkluQT7g= =fEds -----END PGP SIGNATURE-----