DEVELOPMENT ENVIRONMENT

~liljamo/ha-ouman-eh800

ref: 13538155ef2f8ee6e80b088226804037c8c03c56 ha-ouman-eh800/README.md -rw-r--r-- 1004 bytes
13538155Jonni Liljamo feat: fire an event when operation mode changes 10 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# HA Ouman EH-800

An Ouman EH-800 integration for Home Assistant.

Mostly kinda working™.

I'll add instructions and demo media after some more testing.


### Need help?

Contact me via one of the methods listed on [liljamo.com/contact](https://liljamo.com/contact/).

You can mention me on Matrix for a quick question or chat in:
- [#Home-Assistant:matrix.org](https://matrix.to/#/#Home-Assistant:matrix.org) (English)
- [#kotiautomaatio:hacklab.fi](https://matrix.to/#/#kotiautomaatio:hacklab.fi) (Finnish)

## 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

```sh
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`.