Falko Richter 3e4f4266ef tasmota
2024-07-10 13:30:44 +02:00

554 B

API-Testsetup, aber mit Docker

wirklich nur um das API zu testen. ATM implementiert: machines::* & machine::read, authenticate

open questions:

  • shoudl I change the cert?
  • how do I validate the server is working?
    • sample requests?
    • what to expect on port 59661?

setup tasmota

cd adapters
git clone https://gitlab.com/fabinfra/fabaccess/actors/tasmota.git
chmod +x tasmota/main.py