[go: up one dir, main page]

Skip to content

Edilkamin The Mind custom integration for Home Assistant

License

Notifications You must be signed in to change notification settings

nghaye/ha-edilkamin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ha-edilkamin

Edilkamin The Mind custom integration for Home Assistant

hacs_badge

This component provides custom integration with Edilkamin pellet stoves and The Mind Wifi module. It was tested with a 2022 Lena stove and may not work at 100% with other models.

Based on the unofficial Python library edilkamin.py

How to install

You can use HACS to install this integration as custom repository.

If you are not using HACS, you must copy edilkamin into your custom_components folder on HA.

Configuration

The Stove should be discovered automatically with DHCP discovery.

If not, add an instance of Edilkamin Stove using the UI in the integration section. You will need to provide the username and password used to register the stove in the Mind smartphone app. You also need to provide the Wifi MAC Address of the stove, which can be found in the Mind App, Main Menu > Settings > Software > MQTT MAC

Main features

  • DHCP discovery or manual entry with Wifi MAC Address
  • Climate entity for the stove, with the following features :
    • Manual/auto power control
    • Manual/auto fan control
    • Temperature measurement from the remote
    • (extra attribute) Operationnal mode
    • (extra attribute) Current power level
  • Fan entities for each auxiliary fan
  • Switch entities
    • Silent mode
    • Standby mode
    • Airkare
  • Sensor entities
    • Number of power ons
    • Running time
    • Current alarm
    • Last alarm

Issues / To-Do

  • More tests needed for the alarm sensor, needs to map the different error codes and messages
  • Create airkare switch entity only if feature is available

Disclaimer

  • The API calls come from the reverse envineering of the Android app, and are not guaranteed to work in the long term
  • Consider doing changes that suite your needs
  • Use at your own risk

Thanks to

  • @AndreMiras for reverse engineering the Android app and providing the Python librairy for most of the API calls, and also for the initial component code
  • @shisva for its contributions and testing

About

Edilkamin The Mind custom integration for Home Assistant

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages