Colin Kuebler
a34b2c9186
Merge pull request #1137 from ct-Open-Source/development
...
Release v2.4.6
2024-09-06 11:57:41 -04:00
Colin Kuebler
f2e9942734
Merge pull request #1128 from KTannenberg/patch-1
...
fix path to mosquitto.conf
2024-04-15 11:33:41 -04:00
Klaus Tannenberg
e085d96502
fix path to mosquitto.conf
2024-04-04 21:50:05 +01:00
Colin Kuebler
771992a8d1
Merge pull request #918 from bj0rky/patch-1
...
Update start_flash.sh
2023-11-06 16:44:09 -05:00
Colin Kuebler
8f463ca4d4
Merge pull request #1093 from si458/patch-1
...
use I not S for ping IP
2023-11-06 16:43:07 -05:00
Colin Kuebler
7c0a2e1871
Merge pull request #1103 from sonny-chen/mosquitto-conf-fix
...
fix: mosquitto only listens on localhost when started without a conf file
2023-11-06 16:40:21 -05:00
Colin Kuebler
ed7fa9ad16
Merge pull request #1107 from phavekes/patch-1
...
Add tput (ncursus)
2023-11-06 16:34:08 -05:00
Colin Kuebler
17e5021488
Merge pull request #890 from C0rn3j/master
...
Arch Linux support for install_prereq.sh
2023-11-06 16:32:17 -05:00
Peter Havekes
4e1c5802c9
Add tput (ncursus)
...
The alpine docker image has no "tput" command. That comes with the ncurses package.
2023-09-28 11:52:35 +02:00
Sonny
77af648589
fix: mosquitto only listens on localhost when started without a conf file
...
Signed-off-by: Sonny
2023-09-20 10:22:34 +08:00
Simon Smith
096e4c473a
use I not S for IP
2023-04-13 14:44:53 +01:00
Colin Kuebler
b361927102
Merge pull request #1024 from agios/hotfix
...
Fix TypeError
2022-09-13 16:45:30 -04:00
Colin Kuebler
dc451e27e5
Merge pull request #1063 from lynxis/master
...
oui: add CC8CBF (Tuya Smart Inc.) to nonesp
2022-09-13 16:43:43 -04:00
Alexander Couzens
1f909de890
oui: add CC8CBF (Tuya Smart Inc.) to nonesp
...
Found on NOUS Smart Socket A1 (MFG 01/2022).
New versions of the A1 are using a BK7231N instead of an esp8266.
2022-09-09 03:39:47 +02:00
Martin Rys
253a525ee6
Fix stop/restart of NetworkManager by switching to systemctl
2022-08-01 13:15:44 +02:00
Martin
6645e7ebbf
Merge branch 'development' into master
2022-08-01 12:11:25 +02:00
Alexandros Giouzenis
8f29f72b55
Fix TypeError
2022-01-13 08:53:06 +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
bj0rky
8f218ec2ed
Update start_flash.sh
...
Tasmota and ESPurna version numbers
2021-02-17 20:25:32 +01: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