-
-
Notifications
You must be signed in to change notification settings - Fork 39
Software Installation
This page provides a step-by-step guide for installing and configuring the software required to integrate your Samsung HVAC units with ESPHome and Home Assistant.
- Begin by creating a new ESPHome device using either your Home Assistant instance or the ESPHome command line tool.
- Utilize the configuration from our example YAML file as a starting template. Be sure to copy the essential
api
andota
sections into your configuration.
You can find a detailed example YAML file here.
- Deploy the configured firmware to your ESP device. This can be done using ESPHome's web interface, command line, or Home Assistant.
- Once deployed, power on the ESP device and wait for it to initialize.
- Open the log viewer for your ESPHome device and monitor the output.
- Look for yellow log messages indicating the reception of data packets. If you only see messages like
[samsung_ac] ... update
every 30 seconds or so, this means that no packets are being received, and there may be an issue with your wiring or configuration.
- Allow the system to run for a minute, and check for purple log messages indicating discovered indoor device addresses. These addresses will appear in the format
indoor: 20.00.00, 20.00.01
orindoor: 00, 01
. - Note these addresses, as they are required for the next configuration steps.
If you do not see these messages, please refer to the Troubleshooting page.
- Copy the address block containing the indoor device addresses from the log viewer.
- Create a section for each indoor unit in your ESPHome configuration YAML using these addresses.
- Assign meaningful names to each unit based on the rooms they control and customize the configuration properties as needed.
- Review your configuration to remove any unnecessary properties that are not relevant for your setup. This will help keep your configuration clean and maintainable.
After completing the configuration, re-deploy the updated YAML to your ESP device and perform a final log check to ensure everything is working as expected.
If you encounter any issues, visit the Troubleshooting page or refer to the FAQ for further guidance.
By following these steps, you should be able to successfully install and configure the ESPHome Samsung HVAC component for your setup.
This project is driven by the open-source community and the dedication of developers and contributors around the world. We sincerely thank all those who have contributed to building and improving this project. 🙌
Special recognition goes to Steve Wagner (lanwin) for initiating and laying the foundation of the ESPHome Samsung HVAC Integration. His vision and contributions continue to inspire our work today. 🚀
Whether you're a developer, tester, or an enthusiast, your support matters! If you’d like to contribute or have suggestions, visit our Contributing Guide.
Together, we make smarter homes! 💡✨
© Ömer Faruk ARAN | omerfarukaran.com.tr (Turkish) | aran.net.tr (Turkish)
For updates, follow me on Instagram @teknoaran