Colin Kuebler
87e300964c
Merge pull request #670 from fabsenet/patch-1
...
works on PI 4 B
2020-06-20 13:45:12 -04:00
Colin Kuebler
554b75db17
Merge branch 'development' into patch-1
2020-06-20 13:44:49 -04:00
Fabian Wetzel
cb1aa96d95
works on PI 4 B
...
I successfully flashed 4 gosund sp111 using a PI 4 B, just wanted to let you guys know! thanks for this script!
2020-06-15 18:04:18 +02:00
Colin Kuebler
99b79e062d
Merge pull request #657 from olafz/tested_with_buster
...
Tested with Raspberry Pi OS Buster
2020-06-13 09:30:27 -04:00
Olaf van Zandwijk
c911af077d
Tested with Raspberry Pi OS Buster
2020-06-01 11:57:44 +02:00
Colin Kuebler
101bc199cb
Merge pull request #642 from barbudor/tasmota-doc-update_dev
...
Tasmota: Advise not to use `tasmota-minimal.bin`
2020-05-24 17:17:16 -04:00
Barbudor
dcda70cf28
Tasmota: Advise not to use `tasmota-minimal.bin`
2020-05-24 22:42:30 +02:00
Colin Kuebler
083dc2d58f
Ensure wifi is not blocked by rfkill
2020-05-22 17:09:52 -04:00
Colin Kuebler
14b930ddca
Remove -H option from ss call, not available in older ss. Fixes #622
2020-05-21 23:21:46 -04:00
Colin Kuebler
b3fdf26b76
Merge pull request #584 from gotbadger/pi-zero-w
...
Update README.md
2020-05-21 14:12:32 -04:00
Colin Kuebler
7752f941b6
Follow links, closes #631
2020-05-21 13:08:21 -04:00
Colin Kuebler
a9602a293b
Merge branch 'development' of github.com:ct-Open-Source/tuya-convert into development
2020-05-16 00:20:44 -04:00
Philip Hayton
fbc411604d
Update README.md
2020-04-10 16:54:21 +01:00
Colin Kuebler
bb494835d1
Merge pull request #568 from bessarabov/patch-1
...
Removed 404 link from README.md
2020-03-13 11:12:14 -04:00
Ivan Bessarabov
ef8b0935ef
Removed 404 link from README.md
2020-03-13 08:40:18 +03:00
Colin Kuebler
d031030b74
Check that ufw exists before checking if it is running
2020-02-29 00:30:48 -05:00
Colin Kuebler
3cefffa7af
Add warning comment to deter users from changing hardcoded IP during debugging
2020-02-29 00:30:07 -05:00
Colin Kuebler
31856ada24
Release v2.4.3
2020-01-29 12:02:22 -05:00
Colin Kuebler
5227957197
Attempt to stop firewalls, fix #518
2020-01-29 11:59:33 -05:00
Colin Kuebler
a07f3d7e5d
Add timeout on backup and allow user to continue anyway, fix #437
2020-01-29 11:57:49 -05:00
Colin Kuebler
efa4bc1397
Merge pull request #523 from DeadEnded/patch-1
...
remove reference to merged and deleted tag
2020-01-29 11:47:08 -05:00
DeadEnd
b38742a5c2
remove reference to merged and deleted tag
...
The @use-byte-string-for-identity-hints tag was merged to master for https://github.com/drbild/sslpsk.git .
install_prereq.sh currently fails due to this.
Removing tag to fix this.
2020-01-29 11:42:54 -05:00
Colin Kuebler
52910905bf
Version 2.4.2
2020-01-25 18:15:42 -05:00
Colin Kuebler
16f7165a89
Print tuya-convert version at startup as described by git
2020-01-24 19:27:33 -05:00
Colin Kuebler
ea271839db
Update docker stop script to send sigint to start_flash as stop_flash has been removed
2020-01-24 18:50:31 -05:00
Colin Kuebler
b34909021b
Detect unsupported devices via discovery packet
2020-01-24 18:47:54 -05:00
Colin Kuebler
77f3d257f7
Track already discovered devices to cut down on log noise
2020-01-24 18:47:31 -05:00
Colin Kuebler
417a0fc8b9
Catch misc exceptions in psk-frontend gracefully
2020-01-24 18:44:57 -05:00
Colin Kuebler
ce709f56ba
Fix encoding issues
2020-01-24 18:44:16 -05:00
Colin Kuebler
50a03c83cb
Use upgrade flag in pip to force sslpsk reinstall, fix #497 , fix #508 thanks @Lovely-Maisonette
2020-01-24 15:25:31 -05:00
Colin Kuebler
c9933a8f8b
Merge pull request #506 from Daviteusz/patch-1
...
Docker multi-arch support
2020-01-22 14:03:23 -05:00
Daviteusz
f92e9a99b4
Multi-arch support
...
linux/amd64
linux/arm
linux/arm64
2020-01-16 11:22:44 +01:00
Colin Kuebler
6febeec306
Merge pull request #501 from ct-Open-Source/development
...
Revert #496 fixes #500
2020-01-13 13:55:33 -05:00
Colin Kuebler
b9d4cdc6a8
Revert #496 fixes #500
2020-01-13 13:53:51 -05:00
Colin Kuebler
1325cca5c7
Release v2.4.0
2020-01-12 16:06:05 -05:00
Colin Kuebler
4ed300fb87
Merge pull request #496 from jjtParadox/patch-1
...
Fix byte encoded string bug in psk-frontend
2020-01-12 16:05:41 -05:00
jjtParadox
de35e12fa7
Fix byte encoded string bug in psk-frontend
2020-01-10 15:25:08 -06:00
Colin Kuebler
d1f84163be
Merge pull request #491 from meingraham/patch-1
...
Update Tasmota firmware variant information
2020-01-10 09:58:43 -05:00
Colin Kuebler
0815ae3f9e
Merge branch 'development' into patch-1
2020-01-10 09:57:59 -05:00
Michael Ingraham
d16b8751af
Corrected Tasmota variant
2020-01-08 21:37:00 -05:00
Michael Ingraham
9fbf954428
Update Tasmota firmware variant information
2020-01-07 09:53:19 -05:00
Colin Kuebler
70ce1f2f39
Merge branch 'autostop' into development
2020-01-06 11:47:19 -05:00
Colin Kuebler
9fc1eae071
Check that AP is supported by grepping under "Supported interface modes" only, fixes #476
2020-01-06 11:45:37 -05:00
Colin Kuebler
795e002ecb
Add hidden skip option when checking occupied ports
2020-01-06 11:43:36 -05:00
Colin Kuebler
36b176a4da
Merge pull request #482 from kueblc/py3
...
Python3
2020-01-06 11:31:56 -05:00
Colin Kuebler
87c8c2f7ba
Merge branch 'development' into py3
2020-01-02 16:31:18 -05:00
Colin Kuebler
f8662cd171
Merge branch 'cryptodome' into py3
2020-01-02 16:30:30 -05:00
Colin Kuebler
a9abd469ea
Update references to Crypto with Cryptodome in discovery and smartconfig components
2020-01-02 16:29:28 -05:00
Colin Kuebler
521837299c
Merge branch 'development' of https://github.com/ct-Open-Source/tuya-convert into development
2020-01-01 18:51:41 -05:00
Colin Kuebler
1a699601f5
Fix str <> bytes changes
2020-01-01 18:45:36 -05:00