This plugin provides some basic functionality for ESPHome devices within HS4, using the ESPHome Native API Currently, there is not support for the Noise encrpytion layer, so all devices must have it disabled.
Please note that this isn't a comprehensive library at the moment - it is mainly provided here for reference.
- RGB Color control, Brightness, and On/Off are supported
- This needs to be extended to support different lighting configurations
- Color temperature and Cold/Warm White control aren't implemented
- This probably will break with some configurations - I haven't tested this extensively
- On/Off and various speed settings are supported
- High/Low, High/Medium/Low, and 0-100 is implemented. Other speed settings are not.
- No support for reversing yet.
- Binary switches should show up as expected
- Buttons should show up as expected
- Download this repository, and open in visual studio.
- Build the release version of the applicatio
- Copy the
HSPI_ESPHomeNative.exe
andHSPI_ESPHomeNative.exe.config
to your HS4 root directory - Copy the other DLL files to
/bin/ESPHomeNative
- Restart Homeseer
Once installed and enabled, the plugin will automatically use mDNS to discover EPSHome devices on the same network. To add them to your home, navigate to Plugins > ESPHome Native > Add Device. From there, you should be able to walk through the process to include the device.