See details for the used script on the Microsoft website
wget https://dot.net/v1/dotnet-install.sh
sudo chmod +x ./dotnet-install.sh
sudo ./dotnet-install.sh -i /usr/share/dotnet
sudo ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Handlebars.Net — Wiki</title> | |
| <script src="https://cdn.jsdelivr.net/npm/marked@11.0.0/marked.min.js"></script> | |
| <script src="https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.min.js"></script> | |
| <style> |
| - resource: https://cbb.simsa.cz/api/batterybox/getstats | |
| scan_interval: 30 | |
| method: POST | |
| payload: '{"email": "[email do oig]", "password": "[heslo do oig]", "unitId": "[id boxu]"}' | |
| headers: | |
| content-type: 'application/json; charset=utf-8' | |
| sensor: | |
| - name: "CBB Baterie" | |
| unique_id: cbb-fve.battPct | |
| value_template: "{{ value_json.batteryPct }}" |
See details for the used script on the Microsoft website
wget https://dot.net/v1/dotnet-install.sh
sudo chmod +x ./dotnet-install.sh
sudo ./dotnet-install.sh -i /usr/share/dotnet
sudo ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet