Re: [mh] Support for TP-Link Kasa Smart devices
Lieven Hollevoet <[email protected]>
| Newsgroups | gmane.comp.misc.misterhouse.user |
|---|---|
| Message-ID | <[email protected]> |
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]> 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 <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 <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
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEungENbJWmfpYUYH8+1fNjhtKk2wFAl/TRxcACgkQ+1fNjhtK k2zSEQ/7BM6oF9jRb4/TOJyi9hzJ9ZC6EZslJEN9y2zJpLQRKRYKAtIY3JIAbpMr gDhlsZgA3a4ECG/hAnaNABoJ3yMxEn4hOiTVU3eXromRn69TqQKfbhMtcVegPImt pNcu+JJYHo4soM9HIG8fgfvyhBqh0cv9rZn0kEt0BT+bk1/kgJ+Cx1pR/W4OsFoT 5lA9bm9nugoGqoWtZB+m3j1MqkBWJYbMo/yexR4xSyRcSKELwd8hPrZU+CmZ5Jaa 1pB2O6zqsbDlmMSYhgmLjDriu4uQctb5Wp+KawJMQbNR6h+S8OIKwDOspv6t8Rww RCHdeNZaIrmJoMbaLlfRIrOQLATM2Vy4n+kxIhoPVjOZlS+bsdg1cJcCJfRQdSpI eFlAR+GPi9kqhZD4jh0yI0K72CYVhAqCvyftfH+JfO2W59boymcHenKgpmgOieA9 o7QUPTDkJAxchguOqnexyw6wQeZt/MgS5rNjNd++XNNG+vjjXI+wdtZawn6bjGVN 2uo+qbNW1oONPy1mKW7B2Oh9r6pxe1z5yWVNRueXBWYwmVXVCGTtvFpr2wfa2oic V4HQho94NeLjqp0xkrNQC7WlHXi5knwa1akh8JLzFYJoSRAfb7kbZnW+14TjVMcG /MMRCfpa6MmQoByYC34mCZkUwbr2LdJLHZ2YTl2omwRmPQiHUN8= =ofdl -----END PGP SIGNATURE-----