DEVELOPMENT ENVIRONMENT

~liljamo/ha-ouman-eh800

ref: 6a9370b1bb57f8001d55a1c6c69cad2df13500ca ha-ouman-eh800/README.md -rw-r--r-- 2.0 KiB
6a9370b1Jonni Liljamo docs: update README.md regarding GitHub (for the better) 5 days ago

#HA Ouman EH-800

An Ouman EH-800 integration for Home Assistant.

Mostly kinda working™.

I'll add instructions after some more testing.

A demo video is available at liljamo.dev/ha-ouman-eh800.

#What's supported

A very generic list would be:

  • L1 operation mode control
  • L1 temperature control, drop settings
  • L1 manual drive
  • Home/Away switch

Some extra data is available for reading via the attributes of the l1_climate entity. E.g. some L1 heating curve values, but these may get controls at some point.

I don't have a second loop, so no L2 values are currently available.

I'll add all read-only values soon, but read-write values will require some more thinking.

#Need help?

#GitHub mirror

Mirrored to GitHub so HACS can import it and to have a more accessible issue form available.

#Mirror policy

You may open issues and PRs on GitHub, the mirror is "interactive".

#Pushing the mirror

git remote add --mirror=push github-mirror git@github.com:liljamo/ha-ouman-eh800.git
git push github-mirror

#Development

#Notes

  • strings.json should match translations/en.json.

#Resources