Brush the Android box directly into the image of the installed HomeAssistant system and use it immediately after booting

I have an idle Android box, and I want it to use its waste heat. So I planned to build a smart home central control system for my home, and found the firmware integrated with Home Assistant from the Internet, which saves the tedious configuration process of Home Assistant, and it can be used immediately after restarting the box. The whole flashing process is roughly divided into two steps:

Steps:

The first step is to flash the underlying firmware.

The second step is to flash the armbian homeassistant firmware.

------------------

1. Brush the Android Lite firmware at the bottom layer.

Use the wire brush tool software "USB_Burning_Tool" and the double male USB data cable.

1. Connect the dual-male USB data cable to the computer, install and open USB_Burning_Tool, and import the firmware package "Fiberhome-
S905-5.1.1-dangbei-8189-20160719" (this firmware can crack my Superstar box).

2. The box is connected with a double-male USB data cable. Press the toothpick on the button hidden at the bottom of the audio port of the box and turn on the power. At this time, the computer can detect the hardware and automatically start to refresh the machine. After the progress bar exceeds 7%, you can release the toothpick. Wait until the cracking is complete. Restart the box to see if it can enter the Android system normally. If not, you need to flash the "boot firmware" again. After the completion, restart the box and it should be able to enter the Android system normally. After entering the Android system, install the "u disk Start the ".apk" software and open it, don't click "Confirm" yet, and wait for the follow-up operation.

Second, brush the armbian homeassistant firmware. Use the card swiping tool software
win32diskimager-1.0.0-install, and TF card + USB card reader.

1. Insert the TF card + USB card reader into the computer, install and open
win32diskimager-1.0.0-install, import the decompressed firmware package "hass firmware", select the TF card U disk, click "write", wait for a long time After the time, it will prompt that the card is written successfully, close the software, pull out the TF card and insert it into the box.

2. Use the keyboard or mouse on the box, click "Confirm", click "Authorize", the box will automatically restart and enter the flashing interface, wait for a long time to complete the card swiping operation, keep the TF card in the box, restart the box, enter The armbian system initialization interface, wait for the initialization to complete, restart the box to enter the armbian system normally, the system login name is root, the password is yzddblbl, use the armbian-config command to manually set the wired or wireless static IP address of the box, DNS write 114.114. 114.114.

3. Enter the box IP: 8123 in the computer browser and press Enter to open the Home Assistant website normally.

login screen

4. <Call off>

 

Guess you like

Origin blog.csdn.net/hnhgwfm/article/details/128481619