Added new host 'mii' Added uptime kuma in docker Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
9 lines
243 B
YAML
9 lines
243 B
YAML
---
|
|
- name: Upgrade shelly
|
|
uri:
|
|
url: {{ip}}/ota?url=http://archive.shelly-tools.de/version/v1.9.4/SHBDUO-1.zip
|
|
|
|
- name: Connect shelly to wifi
|
|
uri:
|
|
url: {{ip}}/settings/sta?enabled=1&ssid={{SSID}}&key={{password}}&ipv4_method=dhcp
|