Re: [weewx-user] Live weather on iOS

2020-12-09 Thread Martin J
Thank you for producing this app and allowing the specification of topic.  
It works fine for me, for a number of variables.  However, I use METRICWX 
in weewx, with rain in mm and wind in m/s.  We haven't had any rain yet to 
test this, but my wind and gust speeds are both permanently zero.  Do you 
have any plans to support METRICWX or to allow choice of units by some 
other means?  Also, is there any way of displaying my radiation and UV data?

Thanks.

On Wednesday, 9 December 2020 at 16:39:23 UTC bell...@gmail.com wrote:

> I did. Since then I have tried the following.
> 1. Publish as metric and change the application configuration back to 
> metric.
> 2. Only publish outTemp_C and configure only an ‘Outside Temperature’ 
> gauge.
> I’m sure I’m missing something obvious. I’ll keep experimenting. 
> rich
>
> On Wednesday, 9 December 2020 at 05:54:49 UTC-5 sama...@gmail.com wrote:
>
>> In the application configuration have you turned your station units to 
>> imperial? (I think they default to metric) 
>>
>> That would make a difference between looking for example between 
>> heatindex_F and headindex_C which is part of the whole topic string
>>
>>
>> Thanks
>>
>> On Tue, Dec 8, 2020 at 7:44 PM bell...@gmail.com  
>> wrote:
>>
>>>
>>> Interesting. The first time I clicked on the link it only installed 
>>> TestFlight.  But I digress. I must be doing something wrong. I get the 
>>> green dot, so I think I am connected. I entered weather/individual as my 
>>> topic.
>>> Here is some output from some test code
>>> Connected with result code 0
>>> Connected flags {'session present': 0}
>>> Subscribing to weather/individual/# has a mid 1 and rc 0
>>> Subscribed to topic mid: 1 is size 1 has a QOS of 0
>>> topic: weather/individual/monthET
>>> payload: b'"0.11"'
>>> topic: weather/individual/heatindex_F
>>> payload: b'"22.5"'
>>> topic: weather/individual/outHumidity
>>> payload: b'"86.0"'
>>> topic: weather/individual/dayET
>>> payload: b'"0.006"'
>>> topic: weather/individual/maxSolarRad_Wpm2
>>> payload: b'"0.0"'
>>> topic: weather/individual/consBatteryVoltage_volt
>>> payload: b'"4.54"'
>>> topic: weather/individual/monthRain_in
>>> payload: b'"0.14"'
>>> topic: weather/individual/insideAlarm
>>> payload: b'"0.0"'
>>> topic: weather/individual/barometer_inHg
>>> payload: b'"29.282"'
>>> topic: weather/individual/dayRain_in
>>> payload: b'"0.0"'
>>> topic: weather/individual/stormRain_in
>>> payload: b'"0.0"'
>>> topic: weather/individual/sunrise
>>> payload: b'"1607429520.0"'
>>> topic: weather/individual/windchill_F
>>> payload: b'"22.5"'
>>> topic: weather/individual/dewpoint_F
>>> payload: b'"18.9577377882"'
>>> topic: weather/individual/outsideAlarm1
>>> payload: b'"0.0"'
>>> topic: weather/individual/soilLeafAlarm2
>>> payload: b'"0.0"'
>>> topic: weather/individual/outsideAlarm2
>>> payload: b'"0.0"'
>>> topic: weather/individual/radiation_Wpm2
>>> payload: b'"0.0"'
>>> topic: weather/individual/forecastRule
>>> payload: b'"192.0"'
>>> topic: weather/individual/rainAlarm
>>> payload: b'"0.0"'
>>> topic: weather/individual/inTemp_F
>>> payload: b'"67.4"'
>>> topic: weather/individual/inHumidity
>>> payload: b'"38.0"'
>>> topic: weather/individual/windSpeed10_mph
>>> payload: b'"0.0"'
>>> topic: weather/individual/yearRain_in
>>> payload: b'"23.37"'
>>> topic: weather/individual/inDewpoint_F
>>> payload: b'"40.9048059523 <(904)%20805-9523>"'
>>> topic: weather/individual/extraAlarm1
>>> payload: b'"0.0"'
>>> topic: weather/individual/extraAlarm2
>>> payload: b'"0.0"'
>>> topic: weather/individual/extraAlarm3
>>> payload: b'"0.0"'
>>> topic: weather/individual/extraAlarm4
>>> payload: b'"0.0"'
>>> topic: weather/individual/extraAlarm5
>>> payload: b'"0.0"'
>>> topic: weather/individual/extraAlarm6
>>> payload: b'"0.0"'
>>> topic: weather/individual/extraAlarm7
>>> payload: b'"0.0"'
>>> topic: weather/individual/extraAlarm8
>>> payload: b'"0.0"'
>>> topic: weather/individual/rainRate_inch_per_hour
>>> payload: b'"0.0"'
>>> topic: weather/individual/rain_in
>>> payload: b'"0.0"'
>>> topic: weather/individual/humidex_F
>>> payload: b'"22.5"'
>>> topic: weather/individual/forecastIcon
>>> payload: b'"18.0"'
>>> topic: weather/individual/pressure_inHg
>>> payload: b'"28.7311013367"'
>>> topic: weather/individual/soilLeafAlarm4
>>> payload: b'"0.0"'
>>> topic: weather/individual/trendIcon
>>> payload: b'"0.0"'
>>> topic: weather/individual/altimeter_inHg
>>> payload: b'"29.2387383925"'
>>> topic: weather/individual/soilLeafAlarm3
>>> payload: b'"0.0"'
>>> topic: weather/individual/usUnits
>>> payload: b'"1.0"'
>>> topic: weather/individual/soilLeafAlarm1
>>> payload: b'"0.0"'
>>> topic: weather/individual/leafWet4
>>> payload: b'"0.0"'
>>> topic: weather/individual/yearET
>>> payload: b'"25.01"'
>>> topic: weather/individual/txBatteryStatus
>>> payload: b'"0.0"'
>>> topic: weather/individual/appTemp_F
>>> payload: b'"17.4069618021 <(406)%20961-8021>"'
>>> topic: weather/individual/UV
>>> payload: b'"0.0"'

Re: [weewx-user] Live weather on iOS

2020-12-09 Thread Martin J
Thatnk you for producing this app and allowing the specification of topic.  
It works fine for me, for a number of variables.  However, I use METRICWX 
in weewx, with rain in mm and wind in m/s.  We haven't had any rain yet to 
test this, but my wind and gust speeds are both permanently zero.  Do you 
have any plans to support METRICWX or to allow choice of units by some 
other means?  Also, is there any way of displaying my radiation and UV data?

Thanks.
On Wednesday, 9 December 2020 at 16:39:23 UTC bell...@gmail.com wrote:

> I did. Since then I have tried the following.
> 1. Publish as metric and change the application configuration back to 
> metric.
> 2. Only publish outTemp_C and configure only an ‘Outside Temperature’ 
> gauge.
> I’m sure I’m missing something obvious. I’ll keep experimenting. 
> rich
>
> On Wednesday, 9 December 2020 at 05:54:49 UTC-5 sama...@gmail.com wrote:
>
>> In the application configuration have you turned your station units to 
>> imperial? (I think they default to metric) 
>>
>> That would make a difference between looking for example between 
>> heatindex_F and headindex_C which is part of the whole topic string
>>
>>
>> Thanks
>>
>> On Tue, Dec 8, 2020 at 7:44 PM bell...@gmail.com  
>> wrote:
>>
>>>
>>> Interesting. The first time I clicked on the link it only installed 
>>> TestFlight.  But I digress. I must be doing something wrong. I get the 
>>> green dot, so I think I am connected. I entered weather/individual as my 
>>> topic.
>>> Here is some output from some test code
>>> Connected with result code 0
>>> Connected flags {'session present': 0}
>>> Subscribing to weather/individual/# has a mid 1 and rc 0
>>> Subscribed to topic mid: 1 is size 1 has a QOS of 0
>>> topic: weather/individual/monthET
>>> payload: b'"0.11"'
>>> topic: weather/individual/heatindex_F
>>> payload: b'"22.5"'
>>> topic: weather/individual/outHumidity
>>> payload: b'"86.0"'
>>> topic: weather/individual/dayET
>>> payload: b'"0.006"'
>>> topic: weather/individual/maxSolarRad_Wpm2
>>> payload: b'"0.0"'
>>> topic: weather/individual/consBatteryVoltage_volt
>>> payload: b'"4.54"'
>>> topic: weather/individual/monthRain_in
>>> payload: b'"0.14"'
>>> topic: weather/individual/insideAlarm
>>> payload: b'"0.0"'
>>> topic: weather/individual/barometer_inHg
>>> payload: b'"29.282"'
>>> topic: weather/individual/dayRain_in
>>> payload: b'"0.0"'
>>> topic: weather/individual/stormRain_in
>>> payload: b'"0.0"'
>>> topic: weather/individual/sunrise
>>> payload: b'"1607429520.0"'
>>> topic: weather/individual/windchill_F
>>> payload: b'"22.5"'
>>> topic: weather/individual/dewpoint_F
>>> payload: b'"18.9577377882"'
>>> topic: weather/individual/outsideAlarm1
>>> payload: b'"0.0"'
>>> topic: weather/individual/soilLeafAlarm2
>>> payload: b'"0.0"'
>>> topic: weather/individual/outsideAlarm2
>>> payload: b'"0.0"'
>>> topic: weather/individual/radiation_Wpm2
>>> payload: b'"0.0"'
>>> topic: weather/individual/forecastRule
>>> payload: b'"192.0"'
>>> topic: weather/individual/rainAlarm
>>> payload: b'"0.0"'
>>> topic: weather/individual/inTemp_F
>>> payload: b'"67.4"'
>>> topic: weather/individual/inHumidity
>>> payload: b'"38.0"'
>>> topic: weather/individual/windSpeed10_mph
>>> payload: b'"0.0"'
>>> topic: weather/individual/yearRain_in
>>> payload: b'"23.37"'
>>> topic: weather/individual/inDewpoint_F
>>> payload: b'"40.9048059523 <(904)%20805-9523>"'
>>> topic: weather/individual/extraAlarm1
>>> payload: b'"0.0"'
>>> topic: weather/individual/extraAlarm2
>>> payload: b'"0.0"'
>>> topic: weather/individual/extraAlarm3
>>> payload: b'"0.0"'
>>> topic: weather/individual/extraAlarm4
>>> payload: b'"0.0"'
>>> topic: weather/individual/extraAlarm5
>>> payload: b'"0.0"'
>>> topic: weather/individual/extraAlarm6
>>> payload: b'"0.0"'
>>> topic: weather/individual/extraAlarm7
>>> payload: b'"0.0"'
>>> topic: weather/individual/extraAlarm8
>>> payload: b'"0.0"'
>>> topic: weather/individual/rainRate_inch_per_hour
>>> payload: b'"0.0"'
>>> topic: weather/individual/rain_in
>>> payload: b'"0.0"'
>>> topic: weather/individual/humidex_F
>>> payload: b'"22.5"'
>>> topic: weather/individual/forecastIcon
>>> payload: b'"18.0"'
>>> topic: weather/individual/pressure_inHg
>>> payload: b'"28.7311013367"'
>>> topic: weather/individual/soilLeafAlarm4
>>> payload: b'"0.0"'
>>> topic: weather/individual/trendIcon
>>> payload: b'"0.0"'
>>> topic: weather/individual/altimeter_inHg
>>> payload: b'"29.2387383925"'
>>> topic: weather/individual/soilLeafAlarm3
>>> payload: b'"0.0"'
>>> topic: weather/individual/usUnits
>>> payload: b'"1.0"'
>>> topic: weather/individual/soilLeafAlarm1
>>> payload: b'"0.0"'
>>> topic: weather/individual/leafWet4
>>> payload: b'"0.0"'
>>> topic: weather/individual/yearET
>>> payload: b'"25.01"'
>>> topic: weather/individual/txBatteryStatus
>>> payload: b'"0.0"'
>>> topic: weather/individual/appTemp_F
>>> payload: b'"17.4069618021 <(406)%20961-8021>"'
>>> topic: weather/individual/UV
>>> payload: b'"0.0"'