Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
claudegel committed Jun 30, 2024
1 parent a3b892a commit 04b25ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,9 @@ Networks names are the names found on top of first page after loging into Neviwe
| **username** | yes | | Your email address used to log in Neviweb.
| **password** | yes | | Your Neviweb password.
| **network** | no | if not specified, 1st location found is used. Write the name of the GT130 location in Neviweb you want to control.| Network name is the location name in Neviweb written on top center of first page, where your wifi or zigbee devices are registered.
| **network2** | no | 2nd location found | The name of the second location you want to control (zigbee and/or wifi only).
| **network2** | no | 2nd location found | The name of the second location you want to control (zigbee and/or wifi only). Don't add it if you have only one network.
| **scan_interval** | no | 540 | The number of seconds between each access to Neviweb to update device state. Sinopé asked for a minimum of 5 minutes between polling now so you can reduce scan_interval to 300. Don't go over 600, the session will expire.
| **homekit_mode** | no | False | Add support for Homekit specific values.
| **homekit_mode** | no | False | Add support for Homekit specific values. Not needed if you don't use homekit.
| **stat_interval** | no | 1800 | The number of seconds between each access to Neviweb for energy statistic update. Scan will start after 5 minutes from HA startup and will be updated at every 300 to 1800 seconds.

If you have a GT125 also connected to Neviweb the network parameter is mandatory or it is possible that during the setup, the GT125 network will be picked up accidentally. If you have only two GT130/wifi network, you can omit there names as during setup, the first two network found will be picked up automatically. If you prefer to add networs names make sure that they are written «exactly» as in Neviweb. (first letter capitalized or not). Avoid also accented letters as Home Assistant will remove them and location name won't match preventing custom_component loading.
Expand Down

0 comments on commit 04b25ca

Please sign in to comment.