Skip to content

plmilord/Hass.io-custom-component-ikamand

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hacs_badge GitHub release HA integration usage

Home Assistant custom component - iKamand

Since the event where Kamado Joe stopped supporting his iKamand service... I tried to find a solution to give a second life to this module and avoid the dump!

iKamand is based on similar projects and the work of many people. During installation, all components are created in accordance with the iKamand!

What you need

  • Kamado Joe iKamand Smart Temperature Control and Monitoring Device

How to connect the iKamand module to your WiFi router

Installation

You can install this integration via HACS or manually.

HACS

Search for the iKamand integration and choose install. Reboot Home Assistant and configure the iKamand integration via the integrations page or press the blue button below.

Open your Home Assistant instance and start setting up a new integration.

Manual

Copy the custom_components/ikamand to your custom_components folder. Reboot Home Assistant and configure the iKamand integration via the integrations page or press the blue button below.

Open your Home Assistant instance and start setting up a new integration.

Preview

Sensors Type Tested Programmed entity attributes
Fan Sensor N/A
Probe 1 Sensor N/A
Probe 2 Sensor N/A
Probe 3 Sensor N/A
Controls Type Tested Programmed entity attributes
Fire It Up Switch Recommended Times
200-400°F...10 min
400-600°F...20 min
600+°F.........30 min
iKamand Climate N/A
Probe 1 Target T° Number N/A
Probe 2 Target T° Number N/A
Probe 3 Target T° Number N/A
Set Fan Duration Number N/A

Task List

To do

  • Bring the ability to configure this custom component via the entries in configuration.yaml
  • Setup an option to override the Home Assistant unit system for this custom component

Completed

  • Better error and exception handling to make this component transparent to the user
  • Integrate the main ikamand program to improve connectivity, better error handling and eliminate dependency
  • Make the sensors work properly
  • Support Celsius to Fahrenheit

Inspiration / Credits

Packages

No packages published

Languages

  • Python 100.0%