Posts

fix and recover a “corrupt history file” in zsh

Run the following code to fix error and recover history to new file cd ~ mv .zsh_history .zsh_history_old strings .zsh_history_old > .zsh_history fc -R .zsh_history

Turn Off Pi WIFI radio

  nmcli radio nmcli radio wifi off

Freeup space HASSOS

docker system prune -a or docker image prune -a https://community.home-assistant.io/t/hassio-docker-overlay2-folder-consuming-all-disk-space/174278/20 https://community.home-assistant.io/t/disk-almost-full/121023/

Tutorial: Gas monitoring solution with HA and ZB

https://www.reddit.com/r/homeassistant/comments/eno3jn/tutorial_my_gas_monitoring_solution_with_home/