Commit Graph

13 Commits

Author SHA1 Message Date
Colin Kuebler
a9abd469ea Update references to Crypto with Cryptodome in discovery and smartconfig components 2020-01-02 16:29:28 -05:00
Colin Kuebler
e3168b8339 Remove hostapd.conf writer from setup_ap, and instead include a static file
Cut hostapd.conf down to bare configuration
Added hostapd ctrl interface
Reduce log noise by specifying hostapd log level info
Specify interface for hostapd by argument rather than config
No password on vtrust-flash
Updated smartconfig for no password
2019-10-12 16:07:46 -04:00
Colin Kuebler
f72196113d Change smartconfig notice, fixing typo 2019-10-05 18:57:59 -04:00
Colin Kuebler
b8a50aa918 Merge branch 'fix-191' into development 2019-10-05 18:46:43 -04:00
Colin Kuebler
ec789ad702 Fix for #191 with thanks to @linusbarth 2019-10-04 13:31:14 -04:00
Colin Kuebler
f345e1843d Only print out smart config parameters once 2019-08-07 13:52:47 -04:00
Colin Kuebler
d754802f35 Added auto-retry to smartconfig, make 10 attempts before exiting 2019-07-04 19:26:25 -04:00
Colin Kuebler
40c0c026a7 Default bind address to our fake AP 2019-03-22 16:54:01 -04:00
Colin Kuebler
aa51be827e Missed file permission commit; mark main.py executable 2019-01-27 15:52:29 -05:00
Colin Kuebler
379b26ffd7 Wrote Python 3 implementation of smartconfig
Includes broadcast strategy ported from tuyapi/link
Also includes multicast strategy not yet employed in tuyapi/link
Removed JS script and updated start_flash script to reflect changes
2019-01-26 18:25:16 -05:00
Merlin Schumacher
cb650aa379 Remove useless json file & updated gitignore 2019-01-21 17:46:23 +00:00
Merlin Schumacher
244896a816 Fixes for Python 3 2019-01-21 17:44:00 +00:00
Merlin Schumacher
f443485a6a Initial Commit 2019-01-16 20:32:16 +01:00