Announcement

Collapse
No announcement yet.

uRADMonitor Air Quality Sensors

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • alexbk66
    replied
    Only "status" - online/offline may be of use

    Leave a comment:


  • brientim
    replied
    Originally posted by alexbk66 View Post
    Also brientim , there's a lot of "average" readings (according to docs it's 24Hrs average) - do you think any of these are of any interest?
    Hi Alex,

    No I’m of the opinion that is not required as it cannot be effectively used for any purpose in Homeseer.

    Tim

    Leave a comment:


  • alexbk66
    replied
    Also brientim , there's a lot of "average" readings (according to docs it's 24Hrs average) - do you think any of these are of any interest?

    Code:
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) id: 8200000C
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) timefirst: 6/09/2016 22:58:08
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) timelast: 28/09/2021 17:24:26
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) timelocal: 6420
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) latitude: -37.xxx
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) longitude: 144.xxx
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) altitude: 25.84
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) speed: 0
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) city: Hoppers Crossing
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) country: AU
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) placement: 1
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) versionsw: 126
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) versionhw: 103
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) status: 1
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) mobile: 0
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) detector: SI29BG
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) factor: 0.01
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) note:
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) picture:
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) aqi: 1
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) avg_timelocal: 5790
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) avg_temperature: 25.7
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) avg_pressure: 101007
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) avg_humidity: 39.02
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) avg_pm25: 1
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) avg_voc: 2093860
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) avg_co2: 395
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) avg_ch2o: 27
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) avg_cpm: 20
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) avg_voltage: 382.13
    [Info]: [9317] uRADMonitor Tim: (uRADMonitor) avg_duty: 232

    Leave a comment:


  • alexbk66
    replied
    Hi Tim, do you know what battery reading is? It's reading 382.13 - is it something like 3.82 V?

    Leave a comment:


  • brientim
    replied
    Originally posted by alexbk66 View Post
    brientim it looks like your sensor was last online 4/09/2021 9:26:48 - that's why there's no recent data

    [EDIT]

    If you set "Maximum data age (sec)" in Location settings to 2100000 - you get data for 04 Sep 09:26
    Hello Alex,

    You were correct and a single incorrect firewall rule was the underpinning root cause. Fixed and all working as designed.

    Regards
    Tim

    Leave a comment:


  • alexbk66
    replied
    brientim it looks like your sensor was last online 4/09/2021 9:26:48 - that's why there's no recent data

    [EDIT]

    If you set "Maximum data age (sec)" in Location settings to 2100000 - you get data for 04 Sep 09:26

    Click image for larger version  Name:	2021-09-28 (1).png Views:	0 Size:	272.1 KB ID:	1499091

    Leave a comment:


  • alexbk66
    replied
    Originally posted by brientim
    Code:
    9/28/2021 05:18:26
    AK Weather
    Warning
    [7774] UradMonitor Remote: Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Collections.Generic.List`1[HSPI_AKWeather.Providers.uRADMonitor+Readings]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly. To fix this error either change the JSON to a JSON array (e.g. [1,2,3]) or change the deserialized type so that it is a normal .NET type (e.g. not a primitive type like integer, not a collection type like an array or List) that can be deserialized from a JSON object. JsonObjectAttribute can also be added to the type to force it to deserialize from a JSON object. Path 'success', line 1, position 11.
    This happens when there's no data, the API is inconsistent, when there's data it returns JSON array, but if there's no data within specified interval - it returns just {"success": []}

    The API docs say that it should return "empty array", but above JSON is not an array.

    I'll see how I can handle both cases.

    Leave a comment:


  • alexbk66
    replied
    Configuration

    Plugin supports both Server (cloud) and Local (WiFi) API.

    1. Select "Uradmonitor" provider

    Note: Latitude and Longitude are not currently used and can be ignored

    For Local (WiFi) connection:

    2. Only sensor IP address is required:

    Click image for larger version

Name:	UradCfgLocal.png
Views:	198
Size:	290.8 KB
ID:	1503507

    For Server (Remote) connection:

    2. User ID (X-User-id) and API key (X-User-hash) should be obtained from https://www.uradmonitor.com/dashboard/ (API tab)
    3. After entering the correct User ID and API key and clicking "Save" - the list of your sensors will be populated
    4. Select the sensor you want to use for the particular Location
    5. "Maximum data age (sec)" used to ignore stale data if sensor is not responding.


    Click image for larger version

Name:	UradCfgRemote.png
Views:	199
Size:	226.3 KB
ID:	1503508

    Leave a comment:


  • alexbk66
    started a topic uRADMonitor Air Quality Sensors

    uRADMonitor Air Quality Sensors

    Ver 4.0.1.29 (BETA) - added initial support for uRADMonitor Air Quality Sensors.

    Some values may be missing. Also units conversion (to imperial) needs check.
    Click image for larger version  Name:	comp_model_A3_109_small.jpg Views:	0 Size:	86.8 KB ID:	1503504 Click image for larger version  Name:	SMOGGIE_4_small.jpg Views:	0 Size:	47.3 KB ID:	1503502
    Click image for larger version  Name:	uRADMonitor.png Views:	51 Size:	433.5 KB ID:	1498903
Working...
X