Custom component for Home Assistant that integrates Candy/Haier/Simply-Fi home appliances.
- Supported appliances:
- washing machine
- tumble dryer
- oven
- dishwasher
- Uses the local API and its status endpoint
- Creates various sensors, such as device state and remaining time. Everything else is exposed as sensor attributes
- Install HACS
- Go to the integrations list in HACS and search for
Candy Simply-Fi
- Restart Home Assistant
- Go to the Integrations page, click Add integrations and select
Candy
- Complete the config flow
You need the IP address of the machine and the encryption key. This can be guessed with CandySimplyFi-tool.
Yes. If you have an appliance that is not supported yet, or you see an error, head over to the Discussions section. Open a new thread or comment to an existing one with the following information:
- The status API response of your device (use CandySimplyFi-tool to get the JSON)
- A brief explanation of what each field means in the response and how it changes based on the device state, eg. The
SpinSp
field is probably the spin speed divided by 100, I have seen values 6, 8, 10 and 12 in the response