Update home assistant core and os

    📅 June 24 2023

    Recently I installed homeassistant os VM on my Ubuntu. When I tried to update the latest core and os, it return 'HomeAssistantCore.update' blocked from execution, no host internet connection and 'OSManager.update' blocked from execution, no supervisor internet connection. I posted the solutions in this post. 🔗 Read more...

    Github actions jobs/workflows/repository depend on each other

    📅 May 21 2023

    If you are using GitHub Actions to automate your workflows, you might want to trigger a workflow based on another workflow’s completion or status. For example, you might want to run some tests after a build workflow finishes, or deploy your application only if the tests pass. In this blog post, I will show you three methods to achieve this functionality. 🔗 Read more...

    计算机软件著作权登记流程

    📅 April 06 2023

    作为一个自由开发者,如何通过官方的渠道来对自己的计算机软件进行著作权登记(申请软著)呢?本文为亲测+搬砖。 🔗 Read more...

    Ports of free hydrodynamic models/softwares

    📅 July 30 2020

    This post lists some hydrodynamic models/softwares. 🔗 Read more...

    Execute Javascript code in Python

    📅 February 15 2023

    Python packages and implementation ways to execute JavaScript code in Python. 🔗 Read more...

    Academic journals on climate change

    📅 December 07 2021

    It posted a list of academic journals on climate change with LetPub links. 🔗 Read more...

    Home Assistant On Android 6

    📅 June 23 2022

    Recently, I am trying to make devices alive in my room. And I found Home Assistant the cool bean. It’s easily to depoly it on a desktop of Windows or Linux. While, I prefer to choose a low-cost server without extra expense. So, I dug out my old android phone (Redmi Pro) from my treasure chest. Let’s see what I can do. 🔗 Read more...

    Quick Conversion on GIS Metrics

    📅 November 19 2019

    How to quick convert some GIS metrics? 🔗 Read more...