DEVELOPMENT ENVIRONMENT

~liljamo/ha-ouman-eh800

ref: b818378c587f3207e22502dac05400d95850e964 ha-ouman-eh800/README.md -rw-r--r-- 2.0 KiB
b818378cJonni Liljamo docs: update README.md 10 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?

Contact me via one of the methods listed on liljamo.com/contact.

You can mention me on Matrix for a quick question or chat in:

#GitHub mirror

Mirrored to GitHub so HACS can import it.

#Mirror policy

If you so desire, you may open issues and PRs on GitHub.

This may change at any moment, but right now I haven't got a different issue tracker open (src.quest is under long renovations).

#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