Commit Graph

418 Commits (6645e7ebbf2757cf53ae2d62eb1a4cef8474ef0a)

Author SHA1 Message Date
Martin 6645e7ebbf
Merge branch 'development' into master 2022-08-01 12:11:25 +02:00
Colin Kuebler c89bba280e
Merge pull request #988 from sarumpaet/development
fix detecting used ports in Docker
2021-11-17 11:53:34 -05:00
Colin Kuebler cbdccb772a
Merge pull request #943 from NickVeld/old_screen_logging
screen<=4.5 generates smarthack-*.log now too
2021-11-13 15:06:21 -05:00
Colin Kuebler e0de04f3bc
Merge pull request #945 from NickVeld/ubuntu_mate_18_test_info
README.md: new tested specification (Ubuntu Mate 18 i386)
2021-11-13 15:05:05 -05:00
Colin Kuebler a83a9d3683
Merge pull request #994 from WereCatf/master
Try alternate NetworkManager-naming
2021-11-13 14:20:57 -05:00
WereCatf 03e9da38df Try alternate NetworkManager-naming
'service network-manager' may fail on newer Linux-distros
due to the service actually being called 'NetworkManager'
now. This patch tries both and warns the user, if it still
fails.
2021-10-10 12:41:13 +03:00
sarumpaet f905ca8716 fix detecting used ports in Docker
Processes blocking ports that run on the host are not visible
within a Docker container. This was misdetected as the port being
available. Print an error and abort instead.
2021-09-23 14:53:59 +02:00
Colin Kuebler c2cf66cc3e
Merge pull request #965 from schinckel/master
Force ping to use a specific address.
2021-07-27 10:05:01 -04:00
Matthew Schinckel eaaa1e71cc Force ping to use a specific address.
This helps when there are multiple networks available on the device running
tuya-convert, as it will force the pings to go via the interface that the
device will convert to, not the default interface.
2021-07-27 11:23:05 +01:00
Colin Kuebler 6281d83756
Merge pull request #915 from Cyber1000/development
changed docker-image to alpine
2021-05-01 21:44:20 -04:00
NickVeld 63746fb6a3
README.md: new tested specification 2021-04-28 07:13:53 +03:00
NickVeld 458faf3d55 screen<=4.5 generates smarthack-*.log now too 2021-04-26 03:03:15 -04:00
Harald Heigl badbe6b080 changed docker-image to alpine 2021-01-31 01:57:24 +01:00
Martin Rys 774a8ffd9a remove util-linux as it is part of a base system 2021-01-27 00:24:43 +01:00
Martin c8f69ac9df
Merge branch 'development' into master 2021-01-26 23:55:26 +01:00
Colin Kuebler 61ba060b85
Release v2.4.5 2021-01-26 17:40:28 -05:00
Colin Kuebler 0bb23695ce
Merge pull request #911 from kueblc/dr-tuya
Attempt to automatically diagnose common issues
2021-01-26 17:39:18 -05:00
Colin Kuebler 1cc2bdc216 Attempt to automatically diagnose common issues 2021-01-26 17:08:18 -05:00
Martin Rys 8a098b7baa Add note about network manager 2021-01-04 12:26:29 +01:00
Martin Rys d82f5281a7 install pip modules for root instead of current user 2021-01-04 11:34:49 +01:00
Martin Rys d96b38b786 add Arch support and tidy up 2021-01-04 11:25:23 +01:00
Colin Kuebler 869386c621
Merge pull request #868 from barbudor/update-tasmota-v920
Upgrade tasmota to tasmota-lite.bin v9.2.0
2020-12-20 11:12:48 -05:00
Barbudor dce3b8fa6f Upgrade tasmota to tasmota-lite.bin v9.2.0 2020-12-17 21:39:35 +01:00
Colin Kuebler 554277bcfc
Merge pull request #844 from ct-Open-Source/kueblc-readme-updates
README Updates
2020-12-10 21:12:02 -05:00
Colin Kuebler 2e821221f4
Merge pull request #849 from rpavlik/patch-1
Update start_flash.sh
2020-12-10 21:11:36 -05:00
Colin Kuebler 2039c2fabc
Pedantic whitespace tweaks
Co-authored-by: Odd Stråbø <oddstr13@openshell.no>
2020-12-10 21:10:37 -05:00
Ryan A. Pavlik da88d9a255
Update start_flash.sh
Mention an apparently common case of too-new firmware.
Took me a while to find my device mentioned on that list,
so I figured it might be useful.
2020-12-07 12:12:11 -06:00
Colin Kuebler c64092f683
Update warnings about Tuya's firmware patches 2020-12-02 10:37:56 -05:00
Colin Kuebler 7fd2156401
Remove dead link 2020-12-02 10:27:21 -05:00
Colin Kuebler 71aaa1fb18
Merge pull request #821 from lukavia/master
Minor fixes for docker execution. Fixes #691
2020-12-02 09:46:56 -05:00
Anton Avramov 6781b42d05 Fix dnsmasq tries to listen on localhost by default 2020-11-19 12:14:51 -05:00
Anton Avramov 587a2478b5 Add rkfill package so it could be installed in docker image 2020-11-19 12:14:03 -05:00
Colin Kuebler 94acc3bb02
Release v2.4.4 2020-06-20 13:51:36 -04:00
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