weatherflow2mqtt
Docker 应用程序 from ssickle's Repository
概述
要求
运行时参数
- 网络
host- 外壳
sh- 特权
- false
- 额外参数
--restart unless-stopped
模板配置
- 目标
- TEMPEST_DEVICE
- 默认值
- True
Enter your Station ID for your WeatherFlow Station. Default value is blank.
- 目标
- STATION_ID
Enter your personal access Token to allow retrieval of data. If you don't have the token login with your account and create the token. NOTE You must own a WeatherFlow station to get this token. Default value is blank
- 目标
- STATION_TOKEN
The IP address of your mqtt server. Even though you have the MQTT Server on the same machine as this Container, don't use 127.0.0.1 as this will resolve to an IP Address inside your container. Use the external IP Address. Default value is 127.0.0.1 (Required)
- 目标
- MQTT_HOST
- 默认值
- [IP]
The Port for your mqtt server. Default value is 1883
- 目标
- MQTT_PORT
- 默认值
- 1883
The username used to connect to the mqtt server. Leave blank to use Anonymous connection. Default value is blank
- 目标
- MQTT_USERNAME
The password used to connect to the mqtt server. Leave blank to use Anonymous connection. Default value is blank
- 目标
- MQTT_PASSWORD
Set this to True if you want to retrieve Forecast Data from WeatherFlow. If set to True, STATION_ID and STATION_TOKEN must be filled also. NOTE If this is enabled the component will access the Internet to get the Forecast data. Default value is False
- 目标
- ADD_FORECAST
- 默认值
- False
The interval in minutes, between updates of the Forecast data. Default value is 30 minutes.
- 目标
- FORECAST_INTERVAL
- 默认值
- 30
Enter imperial or metric. This will determine the unit system used when displaying the values. Default is metric
- 目标
- UNIT_SYSTEM
- 默认值
- metric
Set the hight above sea level for where the station is placed. This is used when calculating some of the sensor values. Station elevation plus Device height above ground. The value has to be in meters (meters = feet * 0.3048). Default is 0
- 目标
- ELEVATION
- 默认值
- 0
Currently these languages are supported for Wind Cardinals and other Text state strings: en: English da: Danish If you would like to assist in translating to a new language, do the following: From the translations directory on this Github Project, download the file en.json Rename the file to YourLanguageCode.json - example for Spanish rename it to es.json Edit the file and translate the strings Make a pull request in Github and attach the file.
- 目标
- LANGUAGE
- 默认值
- en
- 目标
- /usr/local/config
- 默认值
- /mnt/user/appdata/weatherflow2mqtt
- 价值
- /mnt/user/appdata/weatherflow2mqtt
The weather stations delivers wind speed and bearing every 2 seconds. If you don't want to update the HA sensors so often, you can set a number here (in seconds), for how often they are updated. Default is 0, which means data are updated when received from the station.
- 默认值
- 0
- 价值
- 0
Unless you have a very special IP setup or the Weatherflow hub is on a different network, you should not change this. Default is 0.0.0.0
- 默认值
- 0.0.0.0
- 价值
- 0.0.0.0
Weatherflow always broadcasts on port 50222/udp, so don't change this. Default is 50222
- 默认值
- 50222
- 价值
- 50222
Set this to True, to get some more mqtt debugging messages in the Container log file. Default value is False
- 默认值
- False
- 价值
- False
Set this to True to enable more debug data in the Container Log. Default is False
- 默认值
- False
- 价值
- False
下载统计数据
长期下载总量
详细信息
briis/weatherflow2mqtt在Unraid 上运行 Weatherflow2mqtt 。
Weatherflow2mqtt 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。