Create kogan_KASMCDSKTLA_kettle.yaml (#4193)
* Create kogan_KASMCDSKTLA_kettle.yaml
Initial commit
* Update kogan_KASMCDSKTLA_kettle.yaml
Fixed product ID as there are two extremely similar named but different devices
* Update kogan_KASMCDSKTLA_kettle.yaml
* Update kogan_KASMCDSKTLA_kettle.yaml
* Update kogan_KASMCDSKTLA_kettle.yaml
Updated to fix incorrect translation key issues
* Update kogan_KASMCDSKTLA_kettle.yaml
Feedback from dev - added quotes on power and renamed device to remove capacity as its not required. Looking at doco changed the "on" value to "electric" as that fits better with the water_heater entity from what I can gather from the docs
* fix (kogan_kasmcdsktla_kettle): refactor and rename
- avoid upper case in filename
- make name truly generic
- remove non-standard attributes from kettle
- remove duplicate entity that is covered by water_heater
- use ASCII replacements for units to avoid Unicode issues
PR #4193
* Fix indentation in kettle YAML configuration
---------
Co-authored-by: Jason Rumney <make-all@users.noreply.github.com>