• new: custom home mini/live data split value for Agile users What's new in 5.2.0: • fix: comparison skipped a day due to DST bug • new: while travelling the app will continue to show UK time zone What's new in 5.1.4: ...
• new: The app can in many more cases get your data, even if the Octopus Energy API experiences issues. Octopus Energy uses two APIs. The app can now fall back on the second API when the first API becomes unavailable for some of its tasks. ...
Also, as far as I can tell, the Home Mini pulls the data directly from the meter, so why not use it for billing (cross referencing with DCC data eventually, perhaps)? I wonder if there are concerns with tampering the data... It's interesting because they seem to have stopped pushing...
apiVersion: v1 clusters: - cluster: certificate-authority: /home/matthew/.minikube/ca.crt server: https://172.18.93.203:8443 name: minikube contexts: - context: cluster: minikube user: minikube name: minikube current-context: minikube kind: Config preferences: {} users: - name: minikube user...
My concern over third party apps using the unofficial Tesla API to control things is that you are effectively giving control of the car and your Tesla account to the app, by giving it your log in details. I totally agree, which is why I don't spread that login around everywhere... ...
Quote Or if you really want to use the W27C512s, find a friend with a programmer. I have a PIC programmer but it only has 10 pins or so. Clearly it's meant for serial communication and not this. Quote Quote 1) How do I protect the 5v circuits connected to A9/OE when I apply...
apiVersion: v1 clusters: - cluster: certificate-authority: /home/matthew/.minikube/ca.crt server: https://172.18.93.203:8443 name: minikube contexts: - context: cluster: minikube user: minikube name: minikube current-context: minikube kind: Config preferences: {} users: - name: minikube user...
Get your API key here A smart meter Be on Octopus Agile or Octopus Go (More options can be added in the future) An Octopus Home Mini for real-time usage (Important) Running Manually Install the Python requirements. Configure the environment variables. Schedule this to run once a day with ...
-name:Build OpenWrt firmwareid:buildrun:|[ -d openwrt-armvirt ] || mkdir -p openwrt-armvirtcurl -s "https://api.github.com/repos/${GITHUB_REPOSITORY}/releases" | grep -o "openwrt_s9xxx_.*/openwrt-armvirt-.*\.tar.gz" | head -n 1 > DOWNLOAD_URL[ -s DOWNLOAD_URL ] && wge...
-name:Build OpenWrt firmwareid:buildrun:|[ -d openwrt-armvirt ] || mkdir -p openwrt-armvirtcurl -s "https://api.github.com/repos/${GITHUB_REPOSITORY}/releases" | grep -o "openwrt_s9xxx_.*/openwrt-armvirt-.*\.tar.gz" | head -n 1 > DOWNLOAD_URL[ -s DOWNLOAD_URL ] && wge...