Releases: bpetrikovics/shelly-ota
Releases · bpetrikovics/shelly-ota
2022.10.19
Implement device authentication - support devices with restricted login enabled.
Credentials can be either provided in an environment variable (in which case all devices can use the same username and password) or can be read from a configuration/inventory file, based on MAC address/IP address/device model (see auth_file.sample).
2022.8.20
First actual release with working package generation (e.g. easier installation)