Zehnder MVHR + AtomS3 Lite Help PLEASE
- 
					
					
					
					
 Hi, Wondering if somebody would be kind enough to help. 
 In short, I am new M5Stack and hardware in general.
 I have bout AtomS3 Lite and Min Can to use on this project.
 https://github.com/yoziru/esphome-zehnder-comfoairHowever, I am stuck! I have downloaded M5 Burner, connected and flashed the AtomS3. It is connected to my wifi... but I am now totally stuck as what to do next. 
 How to get the files from Github onto the Atom, where they are be stored.Could anybody please give me some pointers? 
 Thanks
 Bill
- 
					
					
					
					
 @hoogagroup from project description: "Software 
 Copy and rename secrets.yaml.example to secrets.yaml and update it with your WiFi credentials (wifi_ssid and wifi_password).
 Build the image with ESPHome
 make compile
 Upload/flash the firmware to the board.
 make upload
 By default the project builds for the AtomS3 board. To change your board, you can specify the BOARD parameter. For example for the Olimex ESP32-EVB:
 make compile BOARD=esp32-evb
 make upload BOARD=esp32-evb
 Now when you go to the Home Assistant āIntegrationsā screen (under āConfigurationā panel), you should see the ESPHome device show up in the discovered section (although this can take up to 5 minutes). Alternatively, you can manually add the device by clicking āCONFIGUREā on the ESPHome integration and entering ā<NODE_NAME>.localā as the host."so you need to see ESPHome for it. 
