bundlewrap/bundles/tasmota-charge
2022-02-23 18:03:38 +01:00
..
files tasmota-charge telegraf 2021-12-16 00:29:52 +01:00
items.py change telegraf plugin dir 2022-01-08 23:26:21 +01:00
metadata.py nextcloud weekly rescan 2022-02-23 18:03:38 +01:00
README.md tasmota-charge 2021-12-16 00:05:06 +01:00

Phone

  • install termux from Play Store
  • install termux::api from Play Store
  • open termux
  • run pkg install termux-api openssh
  • run passwd and set a password
  • run whoami to get the username
  • run sshd to start ssh server
  • acquire wakelock for the termux session in notifications

Server

  • you can run something like su - tasmota-charge -c 'ssh-copy-id -p 8022 u0_q194@10.0.0.166'