DEVELOPMENT ENVIRONMENT

~liljamo/ha-ouman-eh800

ref: 6a9370b1bb57f8001d55a1c6c69cad2df13500ca ha-ouman-eh800/custom_components/ouman_eh800/translations/en.json -rw-r--r-- 492 bytes
6a9370b1Jonni Liljamo docs: update README.md regarding GitHub (for the better) 6 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "config": {
        "step": {
            "user": {
                "title": "Setup Ouman EH-800",
                "data": {
                    "host": "The hostname or IP address of your Ouman EH-800.",
                    "port": "The port of your Ouman EH-800 web interface.",
                    "username": "The username of your Ouman EH-800 account.",
                    "password": "The password of your Ouman EH-800 account."
                }
            }
        }
    }
}