From 496d90bf00429d9d924caeb0155edc0bf54e86b9 Mon Sep 17 00:00:00 2001
From: epenet <6771947+epenet@users.noreply.github.com>
Date: Wed, 30 Mar 2022 11:12:58 +0200
Subject: [PATCH] Prettify json (tests) (#68888)
---
tests/fixtures/alpr_cloud.json | 200 +-
tests/fixtures/coinmarketcap.json | 68 +-
tests/fixtures/darksky.json | 2940 ++-
tests/fixtures/homematicip_cloud.json | 16651 ++++++++--------
tests/fixtures/metoffice.json | 3472 ++--
.../microsoft_face_create_person.json | 2 +-
tests/fixtures/microsoft_face_detect.json | 48 +-
tests/fixtures/microsoft_face_identify.json | 36 +-
.../fixtures/microsoft_face_persongroups.json | 20 +-
tests/fixtures/microsoft_face_persons.json | 38 +-
tests/fixtures/openhardwaremonitor.json | 1116 +-
tests/fixtures/smhi.json | 2813 ++-
tests/fixtures/uk_transport_bus.json | 218 +-
tests/fixtures/whoami.json | 28 +-
tests/fixtures/wsdot.json | 45 +-
tests/fixtures/yahoo_finance.json | 168 +-
tests/fixtures/yahooweather.json | 153 +-
.../fixtures/yandex_transport_bus_reply.json | 251 +-
.../yandex_transport_suburban_reply.json | 143 +-
.../test_bad_version/manifest.json | 6 +-
.../test_no_version/manifest.json | 4 +-
21 files changed, 13802 insertions(+), 14618 deletions(-)
diff --git a/tests/fixtures/alpr_cloud.json b/tests/fixtures/alpr_cloud.json
index bbd3ec41214..621125d9230 100644
--- a/tests/fixtures/alpr_cloud.json
+++ b/tests/fixtures/alpr_cloud.json
@@ -1,103 +1,101 @@
{
- "plate":{
- "data_type":"alpr_results",
- "epoch_time":1483953071942,
- "img_height":640,
- "img_width":480,
- "results":[
- {
- "plate":"H786P0J",
- "confidence":90.436699,
- "region_confidence":0,
- "region":"",
- "plate_index":0,
- "processing_time_ms":16.495636,
- "candidates":[
- {
- "matches_template":0,
- "plate":"H786P0J",
- "confidence":90.436699
- },
- {
- "matches_template":0,
- "plate":"H786POJ",
- "confidence":88.046814
- },
- {
- "matches_template":0,
- "plate":"H786PDJ",
- "confidence":85.58432
- },
- {
- "matches_template":0,
- "plate":"H786PQJ",
- "confidence":85.472939
- },
- {
- "matches_template":0,
- "plate":"HS786P0J",
- "confidence":75.455666
- },
- {
- "matches_template":0,
- "plate":"H2786P0J",
- "confidence":75.256081
- },
- {
- "matches_template":0,
- "plate":"H3786P0J",
- "confidence":65.228058
- },
- {
- "matches_template":0,
- "plate":"H786PGJ",
- "confidence":63.303329
- },
- {
- "matches_template":0,
- "plate":"HS786POJ",
- "confidence":83.065773
- },
- {
- "matches_template":0,
- "plate":"H2786POJ",
- "confidence":52.866196
- }
- ],
- "coordinates":[
- {
- "y":384,
- "x":156
- },
- {
- "y":384,
- "x":289
- },
- {
- "y":409,
- "x":289
- },
- {
- "y":409,
- "x":156
- }
- ],
- "matches_template":0,
- "requested_topn":10
- }
- ],
- "version":2,
- "processing_time_ms":115.687286,
- "regions_of_interest":[
-
- ]
- },
- "image_bytes":"",
- "img_width":480,
- "credits_monthly_used":5791,
- "img_height":640,
- "total_processing_time":120.71599999762839,
- "credits_monthly_total":10000000000,
- "image_bytes_prefix":"data:image/jpeg;base64,",
- "credit_cost":1
+ "plate": {
+ "data_type": "alpr_results",
+ "epoch_time": 1483953071942,
+ "img_height": 640,
+ "img_width": 480,
+ "results": [
+ {
+ "plate": "H786P0J",
+ "confidence": 90.436699,
+ "region_confidence": 0,
+ "region": "",
+ "plate_index": 0,
+ "processing_time_ms": 16.495636,
+ "candidates": [
+ {
+ "matches_template": 0,
+ "plate": "H786P0J",
+ "confidence": 90.436699
+ },
+ {
+ "matches_template": 0,
+ "plate": "H786POJ",
+ "confidence": 88.046814
+ },
+ {
+ "matches_template": 0,
+ "plate": "H786PDJ",
+ "confidence": 85.58432
+ },
+ {
+ "matches_template": 0,
+ "plate": "H786PQJ",
+ "confidence": 85.472939
+ },
+ {
+ "matches_template": 0,
+ "plate": "HS786P0J",
+ "confidence": 75.455666
+ },
+ {
+ "matches_template": 0,
+ "plate": "H2786P0J",
+ "confidence": 75.256081
+ },
+ {
+ "matches_template": 0,
+ "plate": "H3786P0J",
+ "confidence": 65.228058
+ },
+ {
+ "matches_template": 0,
+ "plate": "H786PGJ",
+ "confidence": 63.303329
+ },
+ {
+ "matches_template": 0,
+ "plate": "HS786POJ",
+ "confidence": 83.065773
+ },
+ {
+ "matches_template": 0,
+ "plate": "H2786POJ",
+ "confidence": 52.866196
+ }
+ ],
+ "coordinates": [
+ {
+ "y": 384,
+ "x": 156
+ },
+ {
+ "y": 384,
+ "x": 289
+ },
+ {
+ "y": 409,
+ "x": 289
+ },
+ {
+ "y": 409,
+ "x": 156
+ }
+ ],
+ "matches_template": 0,
+ "requested_topn": 10
+ }
+ ],
+ "version": 2,
+ "processing_time_ms": 115.687286,
+ "regions_of_interest": []
+ },
+ "image_bytes": "",
+ "img_width": 480,
+ "credits_monthly_used": 5791,
+ "img_height": 640,
+ "total_processing_time": 120.71599999762839,
+ "credits_monthly_total": 10000000000,
+ "image_bytes_prefix": "data:image/jpeg;base64,",
+ "credit_cost": 1
}
diff --git a/tests/fixtures/coinmarketcap.json b/tests/fixtures/coinmarketcap.json
index 5a6b63c5da1..9484058be4d 100644
--- a/tests/fixtures/coinmarketcap.json
+++ b/tests/fixtures/coinmarketcap.json
@@ -1,36 +1,36 @@
{
- "cached": false,
- "data": {
- "id": 1027,
- "name": "Ethereum",
- "symbol": "ETH",
- "website_slug": "ethereum",
- "rank": 2,
- "circulating_supply": 99619842.0,
- "total_supply": 99619842.0,
- "max_supply": null,
- "quotes": {
- "USD": {
- "price": 577.019,
- "volume_24h": 2839960000.0,
- "market_cap": 57482541899.0,
- "percent_change_1h": -2.28,
- "percent_change_24h": -14.88,
- "percent_change_7d": -17.51
- },
- "EUR": {
- "price": 493.454724572,
- "volume_24h": 2428699712.48,
- "market_cap": 49158380042.0,
- "percent_change_1h": -2.28,
- "percent_change_24h": -14.88,
- "percent_change_7d": -17.51
- }
- },
- "last_updated": 1527098658
+ "cached": false,
+ "data": {
+ "id": 1027,
+ "name": "Ethereum",
+ "symbol": "ETH",
+ "website_slug": "ethereum",
+ "rank": 2,
+ "circulating_supply": 99619842.0,
+ "total_supply": 99619842.0,
+ "max_supply": null,
+ "quotes": {
+ "USD": {
+ "price": 577.019,
+ "volume_24h": 2839960000.0,
+ "market_cap": 57482541899.0,
+ "percent_change_1h": -2.28,
+ "percent_change_24h": -14.88,
+ "percent_change_7d": -17.51
+ },
+ "EUR": {
+ "price": 493.454724572,
+ "volume_24h": 2428699712.48,
+ "market_cap": 49158380042.0,
+ "percent_change_1h": -2.28,
+ "percent_change_24h": -14.88,
+ "percent_change_7d": -17.51
+ }
},
- "metadata": {
- "timestamp": 1527098716,
- "error": null
- }
-}
\ No newline at end of file
+ "last_updated": 1527098658
+ },
+ "metadata": {
+ "timestamp": 1527098716,
+ "error": null
+ }
+}
diff --git a/tests/fixtures/darksky.json b/tests/fixtures/darksky.json
index 1ed9499fbc2..26df6b60210 100644
--- a/tests/fixtures/darksky.json
+++ b/tests/fixtures/darksky.json
@@ -1,1481 +1,1475 @@
{
- "alerts": [
- {
- "title": "Winter Storm Watch",
- "regions": [
- "Burney Basin / Eastern Shasta County",
- "Mountains Southwestern Shasta County to Northern Lake County",
- "West Slope Northern Sierra Nevada",
- "Western Plumas County/Lassen Park"
- ],
- "severity": "watch",
- "time": 1554422400,
- "expires": 1554552000,
- "description": "...Hazardous mountain travel expected over 6000 feet Thursday through late Friday night... .Snow is expected to begin Thursday afternoon increasing in intensity during the evening hours. Heavy snow and gusty winds are forecast Friday afternoon which will lead to hazardous travel over the mountains. Snow will begin to diminish during the late evening and overnight hours Friday night into Saturday morning. ...WINTER STORM WATCH IN EFFECT FROM THURSDAY AFTERNOON THROUGH LATE FRIDAY NIGHT... * WHAT...Periods of heavy snow possible. Plan on difficult travel conditions, including during the afternoon and evening hours on Friday. Total snow accumulations of 8 to 12 inches, with localized amounts up to 2 and a half feet possible. * WHERE...Western Plumas County/Lassen Park and West Slope Northern Sierra Nevada. * WHEN...From Thursday afternoon through late Friday night. * ADDITIONAL DETAILS...Be prepared for reduced visibilities at times. PRECAUTIONARY/PREPAREDNESS ACTIONS... A Winter Storm Watch means there is potential for significant snow, sleet or ice accumulations that may impact travel. Continue to monitor the latest forecasts.\n",
- "uri": "https://alerts.weather.gov/cap/wwacapget.php?x=CA125CF1CFB088.WinterStormWatch.125CF1FC1240CA.STOWSWSTO.1fc288d0ac8e931cb17b5f5be62efff0"
- },
- {
- "title": "Red Flag Warning",
- "regions": [
- "Guadalupe Mountains",
- "Southeast Plains"
- ],
- "severity": "warning",
- "time": 1554300000,
- "expires": 1554350400,
- "description": "...RED FLAG WARNING IN EFFECT FROM 9 AM CDT /8 AM MDT/ THIS MORNING TO 11 PM CDT /10 PM MDT/ THIS EVENING FOR RELATIVE HUMIDITY OF 15% OR LESS, 20 FT WINDS OF 20 MPH OR MORE, AND HIGH TO EXTREME FIRE DANGER FOR THE GUADALUPE, DAVIS, AND APACHE MOUNTAINS, SOUTHEAST NEW MEXICO PLAINS, REEVES COUNTY AND THE UPPER TRANS PECOS, AND VAN HORN AND THE HIGHWAY 54 CORRIDOR... .Critical fire weather conditions are expected today and this evening across Southeastern New Mexico and areas south as far as the Davis and Apache Mountains. Southwest to west 20 ft winds will increase as an upper-level disturbance passes through the region. Combined with unseasonably warm temperatures, consequent low relative humidity, and cured fuels, potential for fire growth will increase. ...RED FLAG WARNING IN EFFECT FROM 9 AM CDT /8 AM MDT/ THIS MORNING TO 11 PM CDT /10 PM MDT/ THIS EVENING FOR RELATIVE HUMIDITY OF 15% OR LESS, 20 FT WINDS OF 20 MPH OR MORE, AND HIGH TO EXTREME FIRE DANGER... * WIND...Mountains...West 20 to 25 mph increasing to 30 to 40 mph in the afternoon. Plains...Southwest 20 to 25 mph. * HUMIDITY...8% to 15%. * IMPACTS...any fires that develop will likely spread rapidly. Outdoor burning is not recommended.\n",
- "uri": "https://alerts.weather.gov/cap/wwacapget.php?x=NM125CF1CDEA3C.RedFlagWarning.125CF1DC5540NM.MAFRFWMAF.085066acdafda6aecf61d10224f5133e"
- }
- ],
- "currently": {
- "apparentTemperature": 68.1,
- "cloudCover": 0.18,
- "dewPoint": 53.23,
- "humidity": 0.59,
+ "alerts": [
+ {
+ "title": "Winter Storm Watch",
+ "regions": [
+ "Burney Basin / Eastern Shasta County",
+ "Mountains Southwestern Shasta County to Northern Lake County",
+ "West Slope Northern Sierra Nevada",
+ "Western Plumas County/Lassen Park"
+ ],
+ "severity": "watch",
+ "time": 1554422400,
+ "expires": 1554552000,
+ "description": "...Hazardous mountain travel expected over 6000 feet Thursday through late Friday night... .Snow is expected to begin Thursday afternoon increasing in intensity during the evening hours. Heavy snow and gusty winds are forecast Friday afternoon which will lead to hazardous travel over the mountains. Snow will begin to diminish during the late evening and overnight hours Friday night into Saturday morning. ...WINTER STORM WATCH IN EFFECT FROM THURSDAY AFTERNOON THROUGH LATE FRIDAY NIGHT... * WHAT...Periods of heavy snow possible. Plan on difficult travel conditions, including during the afternoon and evening hours on Friday. Total snow accumulations of 8 to 12 inches, with localized amounts up to 2 and a half feet possible. * WHERE...Western Plumas County/Lassen Park and West Slope Northern Sierra Nevada. * WHEN...From Thursday afternoon through late Friday night. * ADDITIONAL DETAILS...Be prepared for reduced visibilities at times. PRECAUTIONARY/PREPAREDNESS ACTIONS... A Winter Storm Watch means there is potential for significant snow, sleet or ice accumulations that may impact travel. Continue to monitor the latest forecasts.\n",
+ "uri": "https://alerts.weather.gov/cap/wwacapget.php?x=CA125CF1CFB088.WinterStormWatch.125CF1FC1240CA.STOWSWSTO.1fc288d0ac8e931cb17b5f5be62efff0"
+ },
+ {
+ "title": "Red Flag Warning",
+ "regions": ["Guadalupe Mountains", "Southeast Plains"],
+ "severity": "warning",
+ "time": 1554300000,
+ "expires": 1554350400,
+ "description": "...RED FLAG WARNING IN EFFECT FROM 9 AM CDT /8 AM MDT/ THIS MORNING TO 11 PM CDT /10 PM MDT/ THIS EVENING FOR RELATIVE HUMIDITY OF 15% OR LESS, 20 FT WINDS OF 20 MPH OR MORE, AND HIGH TO EXTREME FIRE DANGER FOR THE GUADALUPE, DAVIS, AND APACHE MOUNTAINS, SOUTHEAST NEW MEXICO PLAINS, REEVES COUNTY AND THE UPPER TRANS PECOS, AND VAN HORN AND THE HIGHWAY 54 CORRIDOR... .Critical fire weather conditions are expected today and this evening across Southeastern New Mexico and areas south as far as the Davis and Apache Mountains. Southwest to west 20 ft winds will increase as an upper-level disturbance passes through the region. Combined with unseasonably warm temperatures, consequent low relative humidity, and cured fuels, potential for fire growth will increase. ...RED FLAG WARNING IN EFFECT FROM 9 AM CDT /8 AM MDT/ THIS MORNING TO 11 PM CDT /10 PM MDT/ THIS EVENING FOR RELATIVE HUMIDITY OF 15% OR LESS, 20 FT WINDS OF 20 MPH OR MORE, AND HIGH TO EXTREME FIRE DANGER... * WIND...Mountains...West 20 to 25 mph increasing to 30 to 40 mph in the afternoon. Plains...Southwest 20 to 25 mph. * HUMIDITY...8% to 15%. * IMPACTS...any fires that develop will likely spread rapidly. Outdoor burning is not recommended.\n",
+ "uri": "https://alerts.weather.gov/cap/wwacapget.php?x=NM125CF1CDEA3C.RedFlagWarning.125CF1DC5540NM.MAFRFWMAF.085066acdafda6aecf61d10224f5133e"
+ }
+ ],
+ "currently": {
+ "apparentTemperature": 68.1,
+ "cloudCover": 0.18,
+ "dewPoint": 53.23,
+ "humidity": 0.59,
+ "icon": "clear-day",
+ "nearestStormBearing": 115,
+ "nearestStormDistance": 325,
+ "ozone": 322.71,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1014.8,
+ "summary": "Clear",
+ "temperature": 68.1,
+ "time": 1464914163,
+ "visibility": 9.02,
+ "windBearing": 271,
+ "windSpeed": 9.38
+ },
+ "daily": {
+ "data": [
+ {
+ "apparentTemperatureMax": 68.56,
+ "apparentTemperatureMaxTime": 1464915600,
+ "apparentTemperatureMin": 52.94,
+ "apparentTemperatureMinTime": 1464872400,
+ "cloudCover": 0.23,
+ "dewPoint": 51.98,
+ "humidity": 0.77,
+ "icon": "partly-cloudy-day",
+ "moonPhase": 0.91,
+ "ozone": 326.1,
+ "precipIntensity": 0,
+ "precipIntensityMax": 0,
+ "precipProbability": 0,
+ "pressure": 1014.84,
+ "summary": "Partly cloudy in the morning.",
+ "sunriseTime": 1464871812,
+ "sunsetTime": 1464924498,
+ "temperatureMax": 68.56,
+ "temperatureMaxTime": 1464915600,
+ "temperatureMin": 52.94,
+ "temperatureMinTime": 1464872400,
+ "time": 1464850800,
+ "visibility": 7.8,
+ "windBearing": 268,
+ "windSpeed": 5.59
+ },
+ {
+ "apparentTemperatureMax": 75.82,
+ "apparentTemperatureMaxTime": 1464991200,
+ "apparentTemperatureMin": 53.45,
+ "apparentTemperatureMinTime": 1464958800,
+ "cloudCover": 0.41,
+ "dewPoint": 53.58,
+ "humidity": 0.71,
+ "icon": "partly-cloudy-day",
+ "moonPhase": 0.95,
+ "ozone": 319.98,
+ "precipIntensity": 0,
+ "precipIntensityMax": 0,
+ "precipProbability": 0,
+ "pressure": 1015.2,
+ "summary": "Partly cloudy throughout the day.",
+ "sunriseTime": 1464958194,
+ "sunsetTime": 1465010936,
+ "temperatureMax": 75.82,
+ "temperatureMaxTime": 1464991200,
+ "temperatureMin": 53.45,
+ "temperatureMinTime": 1464958800,
+ "time": 1464937200,
+ "visibility": 9.24,
+ "windBearing": 274,
+ "windSpeed": 5.92
+ },
+ {
+ "apparentTemperatureMax": 72.18,
+ "apparentTemperatureMaxTime": 1465081200,
+ "apparentTemperatureMin": 53.06,
+ "apparentTemperatureMinTime": 1465038000,
+ "cloudCover": 0.74,
+ "dewPoint": 54.14,
+ "humidity": 0.78,
+ "icon": "partly-cloudy-day",
+ "moonPhase": 0.98,
+ "ozone": 324.21,
+ "precipIntensity": 0,
+ "precipIntensityMax": 0,
+ "precipProbability": 0,
+ "pressure": 1013.17,
+ "summary": "Mostly cloudy throughout the day.",
+ "sunriseTime": 1465044577,
+ "sunsetTime": 1465097372,
+ "temperatureMax": 72.18,
+ "temperatureMaxTime": 1465081200,
+ "temperatureMin": 53.06,
+ "temperatureMinTime": 1465038000,
+ "time": 1465023600,
+ "visibility": 7.94,
+ "windBearing": 255,
+ "windSpeed": 5.5
+ },
+ {
+ "apparentTemperatureMax": 71.76,
+ "apparentTemperatureMaxTime": 1465171200,
+ "apparentTemperatureMin": 52.37,
+ "apparentTemperatureMinTime": 1465131600,
+ "cloudCover": 0.5,
+ "dewPoint": 53.42,
+ "humidity": 0.8,
+ "icon": "fog",
+ "moonPhase": 0.03,
+ "ozone": 325.96,
+ "precipIntensity": 0.0006,
+ "precipIntensityMax": 0.0016,
+ "precipIntensityMaxTime": 1465135200,
+ "precipProbability": 0.04,
+ "precipType": "rain",
+ "pressure": 1011.43,
+ "summary": "Foggy in the morning.",
+ "sunriseTime": 1465130962,
+ "sunsetTime": 1465183808,
+ "temperatureMax": 71.76,
+ "temperatureMaxTime": 1465171200,
+ "temperatureMin": 52.37,
+ "temperatureMinTime": 1465131600,
+ "time": 1465110000,
+ "visibility": 6.86,
+ "windBearing": 252,
+ "windSpeed": 7.29
+ },
+ {
+ "apparentTemperatureMax": 69.01,
+ "apparentTemperatureMaxTime": 1465246800,
+ "apparentTemperatureMin": 54.75,
+ "apparentTemperatureMinTime": 1465214400,
+ "cloudCover": 0.09,
+ "dewPoint": 52.16,
+ "humidity": 0.74,
+ "icon": "partly-cloudy-night",
+ "moonPhase": 0.07,
+ "ozone": 305.72,
+ "precipIntensity": 0,
+ "precipIntensityMax": 0,
+ "precipProbability": 0,
+ "pressure": 1006.94,
+ "summary": "Partly cloudy starting in the evening.",
+ "sunriseTime": 1465217348,
+ "sunsetTime": 1465270242,
+ "temperatureMax": 69.01,
+ "temperatureMaxTime": 1465246800,
+ "temperatureMin": 54.75,
+ "temperatureMinTime": 1465214400,
+ "time": 1465196400,
+ "windBearing": 222,
+ "windSpeed": 5.86
+ },
+ {
+ "apparentTemperatureMax": 67.78,
+ "apparentTemperatureMaxTime": 1465333200,
+ "apparentTemperatureMin": 55.38,
+ "apparentTemperatureMinTime": 1465300800,
+ "cloudCover": 0.34,
+ "dewPoint": 51.41,
+ "humidity": 0.73,
+ "icon": "partly-cloudy-day",
+ "moonPhase": 0.1,
+ "ozone": 304.57,
+ "precipIntensity": 0,
+ "precipIntensityMax": 0,
+ "precipProbability": 0,
+ "pressure": 1007.88,
+ "summary": "Partly cloudy throughout the day.",
+ "sunriseTime": 1465303737,
+ "sunsetTime": 1465356676,
+ "temperatureMax": 67.78,
+ "temperatureMaxTime": 1465333200,
+ "temperatureMin": 55.38,
+ "temperatureMinTime": 1465300800,
+ "time": 1465282800,
+ "windBearing": 224,
+ "windSpeed": 6.75
+ },
+ {
+ "apparentTemperatureMax": 68.94,
+ "apparentTemperatureMaxTime": 1465416000,
+ "apparentTemperatureMin": 55.11,
+ "apparentTemperatureMinTime": 1465452000,
+ "cloudCover": 0.45,
+ "dewPoint": 47.11,
+ "humidity": 0.63,
+ "icon": "partly-cloudy-day",
+ "moonPhase": 0.13,
+ "ozone": 329.52,
+ "precipIntensity": 0,
+ "precipIntensityMax": 0,
+ "precipProbability": 0,
+ "pressure": 1010.78,
+ "summary": "Mostly cloudy until afternoon.",
+ "sunriseTime": 1465390127,
+ "sunsetTime": 1465443107,
+ "temperatureMax": 68.94,
+ "temperatureMaxTime": 1465416000,
+ "temperatureMin": 55.11,
+ "temperatureMinTime": 1465452000,
+ "time": 1465369200,
+ "windBearing": 263,
+ "windSpeed": 9.55
+ },
+ {
+ "apparentTemperatureMax": 65.67,
+ "apparentTemperatureMaxTime": 1465506000,
+ "apparentTemperatureMin": 54,
+ "apparentTemperatureMinTime": 1465470000,
+ "cloudCover": 0,
+ "dewPoint": 44.72,
+ "humidity": 0.61,
"icon": "clear-day",
- "nearestStormBearing": 115,
- "nearestStormDistance": 325,
- "ozone": 322.71,
+ "moonPhase": 0.17,
+ "ozone": 355.02,
+ "precipIntensity": 0,
+ "precipIntensityMax": 0,
+ "precipProbability": 0,
+ "pressure": 1010.11,
+ "summary": "Clear throughout the day.",
+ "sunriseTime": 1465476519,
+ "sunsetTime": 1465529538,
+ "temperatureMax": 65.67,
+ "temperatureMaxTime": 1465506000,
+ "temperatureMin": 54,
+ "temperatureMinTime": 1465470000,
+ "time": 1465455600,
+ "windBearing": 288,
+ "windSpeed": 12.21
+ }
+ ],
+ "icon": "clear-day",
+ "summary": "No precipitation throughout the week, with temperatures falling to 66°F on Thursday."
+ },
+ "flags": {
+ "darksky-stations": ["KMUX", "KDAX"],
+ "isd-stations": [
+ "724943-99999",
+ "745039-99999",
+ "745065-99999",
+ "994016-99999",
+ "998479-99999"
+ ],
+ "lamp-stations": [
+ "KAPC",
+ "KCCR",
+ "KHWD",
+ "KLVK",
+ "KNUQ",
+ "KOAK",
+ "KPAO",
+ "KSFO",
+ "KSQL"
+ ],
+ "madis-stations": [
+ "AU915",
+ "C5988",
+ "C6328",
+ "C8158",
+ "C9629",
+ "D5422",
+ "D8533",
+ "E0426",
+ "E6067",
+ "E9227",
+ "FTPC1",
+ "GGBC1",
+ "OKXC1",
+ "PPXC1",
+ "PXOC1",
+ "SFOC1"
+ ],
+ "sources": [
+ "darksky",
+ "lamp",
+ "gfs",
+ "cmc",
+ "nam",
+ "rap",
+ "rtma",
+ "sref",
+ "fnmoc",
+ "isd",
+ "nwspa",
+ "madis",
+ "nearest-precip"
+ ],
+ "units": "us"
+ },
+ "hourly": {
+ "data": [
+ {
+ "apparentTemperature": 67.42,
+ "cloudCover": 0.19,
+ "dewPoint": 52.31,
+ "humidity": 0.58,
+ "icon": "clear-day",
+ "ozone": 322.76,
"precipIntensity": 0,
"precipProbability": 0,
- "pressure": 1014.8,
+ "pressure": 1014.88,
"summary": "Clear",
- "temperature": 68.1,
- "time": 1464914163,
- "visibility": 9.02,
- "windBearing": 271,
- "windSpeed": 9.38
- },
- "daily": {
- "data": [
- {
- "apparentTemperatureMax": 68.56,
- "apparentTemperatureMaxTime": 1464915600,
- "apparentTemperatureMin": 52.94,
- "apparentTemperatureMinTime": 1464872400,
- "cloudCover": 0.23,
- "dewPoint": 51.98,
- "humidity": 0.77,
- "icon": "partly-cloudy-day",
- "moonPhase": 0.91,
- "ozone": 326.1,
- "precipIntensity": 0,
- "precipIntensityMax": 0,
- "precipProbability": 0,
- "pressure": 1014.84,
- "summary": "Partly cloudy in the morning.",
- "sunriseTime": 1464871812,
- "sunsetTime": 1464924498,
- "temperatureMax": 68.56,
- "temperatureMaxTime": 1464915600,
- "temperatureMin": 52.94,
- "temperatureMinTime": 1464872400,
- "time": 1464850800,
- "visibility": 7.8,
- "windBearing": 268,
- "windSpeed": 5.59
- },
- {
- "apparentTemperatureMax": 75.82,
- "apparentTemperatureMaxTime": 1464991200,
- "apparentTemperatureMin": 53.45,
- "apparentTemperatureMinTime": 1464958800,
- "cloudCover": 0.41,
- "dewPoint": 53.58,
- "humidity": 0.71,
- "icon": "partly-cloudy-day",
- "moonPhase": 0.95,
- "ozone": 319.98,
- "precipIntensity": 0,
- "precipIntensityMax": 0,
- "precipProbability": 0,
- "pressure": 1015.2,
- "summary": "Partly cloudy throughout the day.",
- "sunriseTime": 1464958194,
- "sunsetTime": 1465010936,
- "temperatureMax": 75.82,
- "temperatureMaxTime": 1464991200,
- "temperatureMin": 53.45,
- "temperatureMinTime": 1464958800,
- "time": 1464937200,
- "visibility": 9.24,
- "windBearing": 274,
- "windSpeed": 5.92
- },
- {
- "apparentTemperatureMax": 72.18,
- "apparentTemperatureMaxTime": 1465081200,
- "apparentTemperatureMin": 53.06,
- "apparentTemperatureMinTime": 1465038000,
- "cloudCover": 0.74,
- "dewPoint": 54.14,
- "humidity": 0.78,
- "icon": "partly-cloudy-day",
- "moonPhase": 0.98,
- "ozone": 324.21,
- "precipIntensity": 0,
- "precipIntensityMax": 0,
- "precipProbability": 0,
- "pressure": 1013.17,
- "summary": "Mostly cloudy throughout the day.",
- "sunriseTime": 1465044577,
- "sunsetTime": 1465097372,
- "temperatureMax": 72.18,
- "temperatureMaxTime": 1465081200,
- "temperatureMin": 53.06,
- "temperatureMinTime": 1465038000,
- "time": 1465023600,
- "visibility": 7.94,
- "windBearing": 255,
- "windSpeed": 5.5
- },
- {
- "apparentTemperatureMax": 71.76,
- "apparentTemperatureMaxTime": 1465171200,
- "apparentTemperatureMin": 52.37,
- "apparentTemperatureMinTime": 1465131600,
- "cloudCover": 0.5,
- "dewPoint": 53.42,
- "humidity": 0.8,
- "icon": "fog",
- "moonPhase": 0.03,
- "ozone": 325.96,
- "precipIntensity": 0.0006,
- "precipIntensityMax": 0.0016,
- "precipIntensityMaxTime": 1465135200,
- "precipProbability": 0.04,
- "precipType": "rain",
- "pressure": 1011.43,
- "summary": "Foggy in the morning.",
- "sunriseTime": 1465130962,
- "sunsetTime": 1465183808,
- "temperatureMax": 71.76,
- "temperatureMaxTime": 1465171200,
- "temperatureMin": 52.37,
- "temperatureMinTime": 1465131600,
- "time": 1465110000,
- "visibility": 6.86,
- "windBearing": 252,
- "windSpeed": 7.29
- },
- {
- "apparentTemperatureMax": 69.01,
- "apparentTemperatureMaxTime": 1465246800,
- "apparentTemperatureMin": 54.75,
- "apparentTemperatureMinTime": 1465214400,
- "cloudCover": 0.09,
- "dewPoint": 52.16,
- "humidity": 0.74,
- "icon": "partly-cloudy-night",
- "moonPhase": 0.07,
- "ozone": 305.72,
- "precipIntensity": 0,
- "precipIntensityMax": 0,
- "precipProbability": 0,
- "pressure": 1006.94,
- "summary": "Partly cloudy starting in the evening.",
- "sunriseTime": 1465217348,
- "sunsetTime": 1465270242,
- "temperatureMax": 69.01,
- "temperatureMaxTime": 1465246800,
- "temperatureMin": 54.75,
- "temperatureMinTime": 1465214400,
- "time": 1465196400,
- "windBearing": 222,
- "windSpeed": 5.86
- },
- {
- "apparentTemperatureMax": 67.78,
- "apparentTemperatureMaxTime": 1465333200,
- "apparentTemperatureMin": 55.38,
- "apparentTemperatureMinTime": 1465300800,
- "cloudCover": 0.34,
- "dewPoint": 51.41,
- "humidity": 0.73,
- "icon": "partly-cloudy-day",
- "moonPhase": 0.1,
- "ozone": 304.57,
- "precipIntensity": 0,
- "precipIntensityMax": 0,
- "precipProbability": 0,
- "pressure": 1007.88,
- "summary": "Partly cloudy throughout the day.",
- "sunriseTime": 1465303737,
- "sunsetTime": 1465356676,
- "temperatureMax": 67.78,
- "temperatureMaxTime": 1465333200,
- "temperatureMin": 55.38,
- "temperatureMinTime": 1465300800,
- "time": 1465282800,
- "windBearing": 224,
- "windSpeed": 6.75
- },
- {
- "apparentTemperatureMax": 68.94,
- "apparentTemperatureMaxTime": 1465416000,
- "apparentTemperatureMin": 55.11,
- "apparentTemperatureMinTime": 1465452000,
- "cloudCover": 0.45,
- "dewPoint": 47.11,
- "humidity": 0.63,
- "icon": "partly-cloudy-day",
- "moonPhase": 0.13,
- "ozone": 329.52,
- "precipIntensity": 0,
- "precipIntensityMax": 0,
- "precipProbability": 0,
- "pressure": 1010.78,
- "summary": "Mostly cloudy until afternoon.",
- "sunriseTime": 1465390127,
- "sunsetTime": 1465443107,
- "temperatureMax": 68.94,
- "temperatureMaxTime": 1465416000,
- "temperatureMin": 55.11,
- "temperatureMinTime": 1465452000,
- "time": 1465369200,
- "windBearing": 263,
- "windSpeed": 9.55
- },
- {
- "apparentTemperatureMax": 65.67,
- "apparentTemperatureMaxTime": 1465506000,
- "apparentTemperatureMin": 54,
- "apparentTemperatureMinTime": 1465470000,
- "cloudCover": 0,
- "dewPoint": 44.72,
- "humidity": 0.61,
- "icon": "clear-day",
- "moonPhase": 0.17,
- "ozone": 355.02,
- "precipIntensity": 0,
- "precipIntensityMax": 0,
- "precipProbability": 0,
- "pressure": 1010.11,
- "summary": "Clear throughout the day.",
- "sunriseTime": 1465476519,
- "sunsetTime": 1465529538,
- "temperatureMax": 65.67,
- "temperatureMaxTime": 1465506000,
- "temperatureMin": 54,
- "temperatureMinTime": 1465470000,
- "time": 1465455600,
- "windBearing": 288,
- "windSpeed": 12.21
- }
- ],
+ "temperature": 67.42,
+ "time": 1464912000,
+ "visibility": 9,
+ "windBearing": 269,
+ "windSpeed": 8.38
+ },
+ {
+ "apparentTemperature": 68.56,
+ "cloudCover": 0.18,
+ "dewPoint": 53.84,
+ "humidity": 0.59,
"icon": "clear-day",
- "summary": "No precipitation throughout the week, with temperatures falling to 66°F on Thursday."
- },
- "flags": {
- "darksky-stations": [
- "KMUX",
- "KDAX"
- ],
- "isd-stations": [
- "724943-99999",
- "745039-99999",
- "745065-99999",
- "994016-99999",
- "998479-99999"
- ],
- "lamp-stations": [
- "KAPC",
- "KCCR",
- "KHWD",
- "KLVK",
- "KNUQ",
- "KOAK",
- "KPAO",
- "KSFO",
- "KSQL"
- ],
- "madis-stations": [
- "AU915",
- "C5988",
- "C6328",
- "C8158",
- "C9629",
- "D5422",
- "D8533",
- "E0426",
- "E6067",
- "E9227",
- "FTPC1",
- "GGBC1",
- "OKXC1",
- "PPXC1",
- "PXOC1",
- "SFOC1"
- ],
- "sources": [
- "darksky",
- "lamp",
- "gfs",
- "cmc",
- "nam",
- "rap",
- "rtma",
- "sref",
- "fnmoc",
- "isd",
- "nwspa",
- "madis",
- "nearest-precip"
- ],
- "units": "us"
- },
- "hourly": {
- "data": [
- {
- "apparentTemperature": 67.42,
- "cloudCover": 0.19,
- "dewPoint": 52.31,
- "humidity": 0.58,
- "icon": "clear-day",
- "ozone": 322.76,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1014.88,
- "summary": "Clear",
- "temperature": 67.42,
- "time": 1464912000,
- "visibility": 9,
- "windBearing": 269,
- "windSpeed": 8.38
- },
- {
- "apparentTemperature": 68.56,
- "cloudCover": 0.18,
- "dewPoint": 53.84,
- "humidity": 0.59,
- "icon": "clear-day",
- "ozone": 322.68,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1014.76,
- "summary": "Clear",
- "temperature": 68.56,
- "time": 1464915600,
- "visibility": 9.03,
- "windBearing": 272,
- "windSpeed": 10.05
- },
- {
- "apparentTemperature": 67.39,
- "cloudCover": 0.15,
- "dewPoint": 54.53,
- "humidity": 0.63,
- "icon": "clear-day",
- "ozone": 322.66,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1014.75,
- "summary": "Clear",
- "temperature": 67.39,
- "time": 1464919200,
- "visibility": 9.31,
- "windBearing": 274,
- "windSpeed": 9.2
- },
- {
- "apparentTemperature": 65.48,
- "cloudCover": 0.13,
- "dewPoint": 53.73,
- "humidity": 0.66,
- "icon": "clear-day",
- "ozone": 322.72,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1014.86,
- "summary": "Clear",
- "temperature": 65.48,
- "time": 1464922800,
- "visibility": 9.41,
- "windBearing": 276,
- "windSpeed": 8.41
- },
- {
- "apparentTemperature": 63.37,
- "cloudCover": 0.15,
- "dewPoint": 53.05,
- "humidity": 0.69,
- "icon": "clear-night",
- "ozone": 322.89,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1015.18,
- "summary": "Clear",
- "temperature": 63.37,
- "time": 1464926400,
- "visibility": 9.64,
- "windBearing": 277,
- "windSpeed": 6.64
- },
- {
- "apparentTemperature": 61.63,
- "cloudCover": 0.18,
- "dewPoint": 52.33,
- "humidity": 0.72,
- "icon": "clear-night",
- "ozone": 323.15,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1015.62,
- "summary": "Clear",
- "temperature": 61.63,
- "time": 1464930000,
- "visibility": 9.65,
- "windBearing": 280,
- "windSpeed": 5.84
- },
- {
- "apparentTemperature": 59.39,
- "cloudCover": 0.2,
- "dewPoint": 51.07,
- "humidity": 0.74,
- "icon": "clear-night",
- "ozone": 323.5,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1015.9,
- "summary": "Clear",
- "temperature": 59.39,
- "time": 1464933600,
- "visibility": 9.62,
- "windBearing": 281,
- "windSpeed": 5.43
- },
- {
- "apparentTemperature": 58.44,
- "cloudCover": 0.2,
- "dewPoint": 50.88,
- "humidity": 0.76,
- "icon": "clear-night",
- "ozone": 323.99,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1015.87,
- "summary": "Clear",
- "temperature": 58.44,
- "time": 1464937200,
- "visibility": 9.5,
- "windBearing": 279,
- "windSpeed": 4.98
- },
- {
- "apparentTemperature": 57.85,
- "cloudCover": 0.2,
- "dewPoint": 51.05,
- "humidity": 0.78,
- "icon": "clear-night",
- "ozone": 324.56,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1015.69,
- "summary": "Clear",
- "temperature": 57.85,
- "time": 1464940800,
- "visibility": 9.11,
- "windBearing": 278,
- "windSpeed": 5.02
- },
- {
- "apparentTemperature": 57.28,
- "cloudCover": 0.22,
- "dewPoint": 51.09,
- "humidity": 0.8,
- "icon": "clear-night",
- "ozone": 325.1,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1015.52,
- "summary": "Clear",
- "temperature": 57.28,
- "time": 1464944400,
- "visibility": 9.05,
- "windBearing": 278,
- "windSpeed": 5.14
- },
- {
- "apparentTemperature": 56.24,
- "cloudCover": 0.27,
- "dewPoint": 50.63,
- "humidity": 0.81,
- "icon": "partly-cloudy-night",
- "ozone": 325.68,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1015.37,
- "summary": "Partly Cloudy",
- "temperature": 56.24,
- "time": 1464948000,
- "visibility": 8.85,
- "windBearing": 278,
- "windSpeed": 4.82
- },
- {
- "apparentTemperature": 54.93,
- "cloudCover": 0.34,
- "dewPoint": 49.82,
- "humidity": 0.83,
- "icon": "partly-cloudy-night",
- "ozone": 326.22,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1015.25,
- "summary": "Partly Cloudy",
- "temperature": 54.93,
- "time": 1464951600,
- "visibility": 8.56,
- "windBearing": 278,
- "windSpeed": 4.45
- },
- {
- "apparentTemperature": 54.06,
- "cloudCover": 0.4,
- "dewPoint": 49.16,
- "humidity": 0.83,
- "icon": "partly-cloudy-night",
- "ozone": 326.31,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1015.22,
- "summary": "Partly Cloudy",
- "temperature": 54.06,
- "time": 1464955200,
- "visibility": 8.12,
- "windBearing": 280,
- "windSpeed": 4.13
- },
- {
- "apparentTemperature": 53.45,
- "cloudCover": 0.45,
- "dewPoint": 48.47,
- "humidity": 0.83,
- "icon": "partly-cloudy-day",
- "ozone": 325.68,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1015.4,
- "summary": "Partly Cloudy",
- "temperature": 53.45,
- "time": 1464958800,
- "visibility": 7.76,
- "windBearing": 280,
- "windSpeed": 3.86
- },
- {
- "apparentTemperature": 56.05,
- "cloudCover": 0.5,
- "dewPoint": 50.07,
- "humidity": 0.8,
- "icon": "partly-cloudy-day",
- "ozone": 324.6,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1015.68,
- "summary": "Partly Cloudy",
- "temperature": 56.05,
- "time": 1464962400,
- "visibility": 7.77,
- "windBearing": 279,
- "windSpeed": 3.61
- },
- {
- "apparentTemperature": 59.38,
- "cloudCover": 0.52,
- "dewPoint": 51.39,
- "humidity": 0.75,
- "icon": "partly-cloudy-day",
- "ozone": 323.51,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1015.9,
- "summary": "Partly Cloudy",
- "temperature": 59.38,
- "time": 1464966000,
- "visibility": 8.18,
- "windBearing": 275,
- "windSpeed": 4
- },
- {
- "apparentTemperature": 62.67,
- "cloudCover": 0.51,
- "dewPoint": 52.44,
- "humidity": 0.69,
- "icon": "partly-cloudy-day",
- "ozone": 322.57,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1015.97,
- "summary": "Partly Cloudy",
- "temperature": 62.67,
- "time": 1464969600,
- "visibility": 8.4,
- "windBearing": 272,
- "windSpeed": 4.22
- },
- {
- "apparentTemperature": 65.51,
- "cloudCover": 0.49,
- "dewPoint": 52.62,
- "humidity": 0.63,
- "icon": "partly-cloudy-day",
- "ozone": 321.61,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1015.96,
- "summary": "Partly Cloudy",
- "temperature": 65.51,
- "time": 1464973200,
- "visibility": 8.72,
- "windBearing": 271,
- "windSpeed": 4.65
- },
- {
- "apparentTemperature": 66.98,
- "cloudCover": 0.46,
- "dewPoint": 53.53,
- "humidity": 0.62,
- "icon": "partly-cloudy-day",
- "ozone": 320.6,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1015.9,
- "summary": "Partly Cloudy",
- "temperature": 66.98,
- "time": 1464976800,
- "visibility": 8.81,
- "windBearing": 271,
- "windSpeed": 4.93
- },
- {
- "apparentTemperature": 69.34,
- "cloudCover": 0.4,
- "dewPoint": 55.04,
- "humidity": 0.6,
- "icon": "partly-cloudy-day",
- "ozone": 319.39,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1015.8,
- "summary": "Partly Cloudy",
- "temperature": 69.34,
- "time": 1464980400,
- "visibility": 9.05,
- "windBearing": 271,
- "windSpeed": 5.7
- },
- {
- "apparentTemperature": 71.92,
- "cloudCover": 0.34,
- "dewPoint": 56.61,
- "humidity": 0.59,
- "icon": "partly-cloudy-day",
- "ozone": 318.12,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1015.65,
- "summary": "Partly Cloudy",
- "temperature": 71.92,
- "time": 1464984000,
- "visibility": 9.49,
- "windBearing": 272,
- "windSpeed": 6.7
- },
- {
- "apparentTemperature": 74.45,
- "cloudCover": 0.3,
- "dewPoint": 58.29,
- "humidity": 0.57,
- "icon": "partly-cloudy-day",
- "ozone": 317.16,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1015.43,
- "summary": "Partly Cloudy",
- "temperature": 74.45,
- "time": 1464987600,
- "visibility": 9.9,
- "windBearing": 273,
- "windSpeed": 7.6
- },
- {
- "apparentTemperature": 75.82,
- "cloudCover": 0.3,
- "dewPoint": 59.26,
- "humidity": 0.57,
- "icon": "partly-cloudy-day",
- "ozone": 316.77,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1015.09,
- "summary": "Partly Cloudy",
- "temperature": 75.82,
- "time": 1464991200,
- "visibility": 10,
- "windBearing": 273,
- "windSpeed": 8.58
- },
- {
- "apparentTemperature": 74.92,
- "cloudCover": 0.32,
- "dewPoint": 58.55,
- "humidity": 0.57,
- "icon": "partly-cloudy-day",
- "ozone": 316.68,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1014.71,
- "summary": "Partly Cloudy",
- "temperature": 74.92,
- "time": 1464994800,
- "visibility": 10,
- "windBearing": 274,
- "windSpeed": 9.12
- },
- {
- "apparentTemperature": 73.33,
- "cloudCover": 0.36,
- "dewPoint": 57.88,
- "humidity": 0.58,
- "icon": "partly-cloudy-day",
- "ozone": 316.48,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1014.4,
- "summary": "Partly Cloudy",
- "temperature": 73.33,
- "time": 1464998400,
- "visibility": 10,
- "windBearing": 274,
- "windSpeed": 9.21
- },
- {
- "apparentTemperature": 70.53,
- "cloudCover": 0.41,
- "dewPoint": 56.98,
- "humidity": 0.62,
- "icon": "partly-cloudy-day",
- "ozone": 316.04,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1014.22,
- "summary": "Partly Cloudy",
- "temperature": 70.53,
- "time": 1465002000,
- "visibility": 10,
- "windBearing": 274,
- "windSpeed": 8.77
- },
- {
- "apparentTemperature": 67.03,
- "cloudCover": 0.49,
- "dewPoint": 55.91,
- "humidity": 0.68,
- "icon": "partly-cloudy-day",
- "ozone": 315.48,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1014.11,
- "summary": "Partly Cloudy",
- "temperature": 67.03,
- "time": 1465005600,
- "visibility": 10,
- "windBearing": 273,
- "windSpeed": 7.84
- },
- {
- "apparentTemperature": 63.9,
- "cloudCover": 0.56,
- "dewPoint": 54.93,
- "humidity": 0.73,
- "icon": "partly-cloudy-day",
- "ozone": 314.77,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1014.1,
- "summary": "Partly Cloudy",
- "temperature": 63.9,
- "time": 1465009200,
- "visibility": 10,
- "windBearing": 271,
- "windSpeed": 7.12
- },
- {
- "apparentTemperature": 61.49,
- "cloudCover": 0.58,
- "dewPoint": 54.23,
- "humidity": 0.77,
- "icon": "partly-cloudy-night",
- "ozone": 313.81,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1014.29,
- "summary": "Partly Cloudy",
- "temperature": 61.49,
- "time": 1465012800,
- "visibility": 10,
- "windBearing": 269,
- "windSpeed": 6.5
- },
- {
- "apparentTemperature": 59.39,
- "cloudCover": 0.58,
- "dewPoint": 53.62,
- "humidity": 0.81,
- "icon": "partly-cloudy-night",
- "ozone": 312.7,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1014.54,
- "summary": "Partly Cloudy",
- "temperature": 59.39,
- "time": 1465016400,
- "visibility": 10,
- "windBearing": 266,
- "windSpeed": 5.92
- },
- {
- "apparentTemperature": 58.02,
- "cloudCover": 0.59,
- "dewPoint": 53.35,
- "humidity": 0.84,
- "icon": "partly-cloudy-night",
- "ozone": 311.6,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1014.63,
- "summary": "Partly Cloudy",
- "temperature": 58.02,
- "time": 1465020000,
- "visibility": 10,
- "windBearing": 263,
- "windSpeed": 5.46
- },
- {
- "apparentTemperature": 57.06,
- "cloudCover": 0.61,
- "dewPoint": 53.07,
- "humidity": 0.87,
- "icon": "partly-cloudy-night",
- "ozone": 310.41,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1014.43,
- "summary": "Mostly Cloudy",
- "temperature": 57.06,
- "time": 1465023600,
- "visibility": 9.01,
- "windBearing": 259,
- "windSpeed": 5.18
- },
- {
- "apparentTemperature": 56.12,
- "cloudCover": 0.63,
- "dewPoint": 52.56,
- "humidity": 0.88,
- "icon": "partly-cloudy-night",
- "ozone": 309.24,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1014.09,
- "summary": "Mostly Cloudy",
- "temperature": 56.12,
- "time": 1465027200,
- "visibility": 7.64,
- "windBearing": 256,
- "windSpeed": 5.01
- },
- {
- "apparentTemperature": 55.14,
- "cloudCover": 0.67,
- "dewPoint": 51.94,
- "humidity": 0.89,
- "icon": "partly-cloudy-night",
- "ozone": 308.58,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1013.74,
- "summary": "Mostly Cloudy",
- "temperature": 55.14,
- "time": 1465030800,
- "visibility": 6.64,
- "windBearing": 253,
- "windSpeed": 4.84
- },
- {
- "apparentTemperature": 54.01,
- "cloudCover": 0.72,
- "dewPoint": 51.21,
- "humidity": 0.9,
- "icon": "partly-cloudy-night",
- "ozone": 308.59,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1013.39,
- "summary": "Mostly Cloudy",
- "temperature": 54.01,
- "time": 1465034400,
- "visibility": 6.4,
- "windBearing": 254,
- "windSpeed": 4.64
- },
- {
- "apparentTemperature": 53.06,
- "cloudCover": 0.77,
- "dewPoint": 50.57,
- "humidity": 0.91,
- "icon": "partly-cloudy-night",
- "ozone": 309.11,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1013.05,
- "summary": "Mostly Cloudy",
- "temperature": 53.06,
- "time": 1465038000,
- "visibility": 6.53,
- "windBearing": 256,
- "windSpeed": 4.45
- },
- {
- "apparentTemperature": 53.73,
- "cloudCover": 0.83,
- "dewPoint": 51.2,
- "humidity": 0.91,
- "icon": "partly-cloudy-night",
- "ozone": 310.15,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1012.84,
- "summary": "Mostly Cloudy",
- "temperature": 53.73,
- "time": 1465041600,
- "visibility": 6.58,
- "windBearing": 255,
- "windSpeed": 4.23
- },
- {
- "apparentTemperature": 54.88,
- "cloudCover": 0.89,
- "dewPoint": 51.88,
- "humidity": 0.9,
- "icon": "partly-cloudy-day",
- "ozone": 312.09,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1012.85,
- "summary": "Mostly Cloudy",
- "temperature": 54.88,
- "time": 1465045200,
- "visibility": 6.28,
- "windBearing": 250,
- "windSpeed": 3.81
- },
- {
- "apparentTemperature": 56.24,
- "cloudCover": 0.96,
- "dewPoint": 52.42,
- "humidity": 0.87,
- "icon": "cloudy",
- "ozone": 314.55,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1013,
- "summary": "Overcast",
- "temperature": 56.24,
- "time": 1465048800,
- "visibility": 5.92,
- "windBearing": 241,
- "windSpeed": 3.23
- },
- {
- "apparentTemperature": 57.62,
- "cloudCover": 1,
- "dewPoint": 52.73,
- "humidity": 0.84,
- "icon": "cloudy",
- "ozone": 316.51,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1013.16,
- "summary": "Overcast",
- "temperature": 57.62,
- "time": 1465052400,
- "visibility": 5.89,
- "windBearing": 236,
- "windSpeed": 3.11
- },
- {
- "apparentTemperature": 59.22,
- "cloudCover": 1,
- "dewPoint": 52.86,
- "humidity": 0.79,
- "icon": "cloudy",
- "ozone": 317.32,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1013.31,
- "summary": "Overcast",
- "temperature": 59.22,
- "time": 1465056000,
- "visibility": 6.54,
- "windBearing": 241,
- "windSpeed": 3.59
- },
- {
- "apparentTemperature": 61.29,
- "cloudCover": 0.99,
- "dewPoint": 53.12,
- "humidity": 0.75,
- "icon": "cloudy",
- "ozone": 317.63,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1013.46,
- "summary": "Overcast",
- "temperature": 61.29,
- "time": 1465059600,
- "visibility": 7.52,
- "windBearing": 250,
- "windSpeed": 4.42
- },
- {
- "apparentTemperature": 63.6,
- "cloudCover": 0.97,
- "dewPoint": 53.81,
- "humidity": 0.7,
- "icon": "cloudy",
- "ozone": 318.31,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1013.54,
- "summary": "Overcast",
- "temperature": 63.6,
- "time": 1465063200,
- "visibility": 8.26,
- "windBearing": 256,
- "windSpeed": 5.05
- },
- {
- "apparentTemperature": 65.59,
- "cloudCover": 0.95,
- "dewPoint": 54.62,
- "humidity": 0.68,
- "icon": "cloudy",
- "ozone": 319.55,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1013.54,
- "summary": "Overcast",
- "temperature": 65.59,
- "time": 1465066800,
- "visibility": 8.42,
- "windBearing": 257,
- "windSpeed": 5.53
- },
- {
- "apparentTemperature": 67.6,
- "cloudCover": 0.91,
- "dewPoint": 55.73,
- "humidity": 0.66,
- "icon": "partly-cloudy-day",
- "ozone": 321.16,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1013.48,
- "summary": "Mostly Cloudy",
- "temperature": 67.6,
- "time": 1465070400,
- "visibility": 8.32,
- "windBearing": 257,
- "windSpeed": 5.95
- },
- {
- "apparentTemperature": 69.48,
- "cloudCover": 0.87,
- "dewPoint": 56.92,
- "humidity": 0.64,
- "icon": "partly-cloudy-day",
- "ozone": 323.49,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1013.34,
- "summary": "Mostly Cloudy",
- "temperature": 69.48,
- "time": 1465074000,
- "visibility": 8.36,
- "windBearing": 257,
- "windSpeed": 6.37
- },
- {
- "apparentTemperature": 71.07,
- "cloudCover": 0.85,
- "dewPoint": 57.94,
- "humidity": 0.63,
- "icon": "partly-cloudy-day",
- "ozone": 326.97,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1013.09,
- "summary": "Mostly Cloudy",
- "temperature": 71.07,
- "time": 1465077600,
- "visibility": 8.75,
- "windBearing": 258,
- "windSpeed": 6.88
- },
- {
- "apparentTemperature": 72.18,
- "cloudCover": 0.82,
- "dewPoint": 58.77,
- "humidity": 0.63,
- "icon": "partly-cloudy-day",
- "ozone": 331.17,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1012.79,
- "summary": "Mostly Cloudy",
- "temperature": 72.18,
- "time": 1465081200,
- "visibility": 9.28,
- "windBearing": 260,
- "windSpeed": 7.5
- },
- {
- "apparentTemperature": 71.38,
- "cloudCover": 0.75,
- "dewPoint": 58.47,
- "humidity": 0.64,
- "icon": "partly-cloudy-day",
- "ozone": 335.24,
- "precipIntensity": 0,
- "precipProbability": 0,
- "pressure": 1012.58,
- "summary": "Mostly Cloudy",
- "temperature": 71.38,
- "time": 1465084800,
- "visibility": 9.67,
- "windBearing": 260,
- "windSpeed": 7.75
- }
- ],
+ "ozone": 322.68,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1014.76,
+ "summary": "Clear",
+ "temperature": 68.56,
+ "time": 1464915600,
+ "visibility": 9.03,
+ "windBearing": 272,
+ "windSpeed": 10.05
+ },
+ {
+ "apparentTemperature": 67.39,
+ "cloudCover": 0.15,
+ "dewPoint": 54.53,
+ "humidity": 0.63,
+ "icon": "clear-day",
+ "ozone": 322.66,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1014.75,
+ "summary": "Clear",
+ "temperature": 67.39,
+ "time": 1464919200,
+ "visibility": 9.31,
+ "windBearing": 274,
+ "windSpeed": 9.2
+ },
+ {
+ "apparentTemperature": 65.48,
+ "cloudCover": 0.13,
+ "dewPoint": 53.73,
+ "humidity": 0.66,
+ "icon": "clear-day",
+ "ozone": 322.72,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1014.86,
+ "summary": "Clear",
+ "temperature": 65.48,
+ "time": 1464922800,
+ "visibility": 9.41,
+ "windBearing": 276,
+ "windSpeed": 8.41
+ },
+ {
+ "apparentTemperature": 63.37,
+ "cloudCover": 0.15,
+ "dewPoint": 53.05,
+ "humidity": 0.69,
+ "icon": "clear-night",
+ "ozone": 322.89,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1015.18,
+ "summary": "Clear",
+ "temperature": 63.37,
+ "time": 1464926400,
+ "visibility": 9.64,
+ "windBearing": 277,
+ "windSpeed": 6.64
+ },
+ {
+ "apparentTemperature": 61.63,
+ "cloudCover": 0.18,
+ "dewPoint": 52.33,
+ "humidity": 0.72,
+ "icon": "clear-night",
+ "ozone": 323.15,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1015.62,
+ "summary": "Clear",
+ "temperature": 61.63,
+ "time": 1464930000,
+ "visibility": 9.65,
+ "windBearing": 280,
+ "windSpeed": 5.84
+ },
+ {
+ "apparentTemperature": 59.39,
+ "cloudCover": 0.2,
+ "dewPoint": 51.07,
+ "humidity": 0.74,
+ "icon": "clear-night",
+ "ozone": 323.5,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1015.9,
+ "summary": "Clear",
+ "temperature": 59.39,
+ "time": 1464933600,
+ "visibility": 9.62,
+ "windBearing": 281,
+ "windSpeed": 5.43
+ },
+ {
+ "apparentTemperature": 58.44,
+ "cloudCover": 0.2,
+ "dewPoint": 50.88,
+ "humidity": 0.76,
+ "icon": "clear-night",
+ "ozone": 323.99,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1015.87,
+ "summary": "Clear",
+ "temperature": 58.44,
+ "time": 1464937200,
+ "visibility": 9.5,
+ "windBearing": 279,
+ "windSpeed": 4.98
+ },
+ {
+ "apparentTemperature": 57.85,
+ "cloudCover": 0.2,
+ "dewPoint": 51.05,
+ "humidity": 0.78,
+ "icon": "clear-night",
+ "ozone": 324.56,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1015.69,
+ "summary": "Clear",
+ "temperature": 57.85,
+ "time": 1464940800,
+ "visibility": 9.11,
+ "windBearing": 278,
+ "windSpeed": 5.02
+ },
+ {
+ "apparentTemperature": 57.28,
+ "cloudCover": 0.22,
+ "dewPoint": 51.09,
+ "humidity": 0.8,
+ "icon": "clear-night",
+ "ozone": 325.1,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1015.52,
+ "summary": "Clear",
+ "temperature": 57.28,
+ "time": 1464944400,
+ "visibility": 9.05,
+ "windBearing": 278,
+ "windSpeed": 5.14
+ },
+ {
+ "apparentTemperature": 56.24,
+ "cloudCover": 0.27,
+ "dewPoint": 50.63,
+ "humidity": 0.81,
+ "icon": "partly-cloudy-night",
+ "ozone": 325.68,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1015.37,
+ "summary": "Partly Cloudy",
+ "temperature": 56.24,
+ "time": 1464948000,
+ "visibility": 8.85,
+ "windBearing": 278,
+ "windSpeed": 4.82
+ },
+ {
+ "apparentTemperature": 54.93,
+ "cloudCover": 0.34,
+ "dewPoint": 49.82,
+ "humidity": 0.83,
+ "icon": "partly-cloudy-night",
+ "ozone": 326.22,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1015.25,
+ "summary": "Partly Cloudy",
+ "temperature": 54.93,
+ "time": 1464951600,
+ "visibility": 8.56,
+ "windBearing": 278,
+ "windSpeed": 4.45
+ },
+ {
+ "apparentTemperature": 54.06,
+ "cloudCover": 0.4,
+ "dewPoint": 49.16,
+ "humidity": 0.83,
+ "icon": "partly-cloudy-night",
+ "ozone": 326.31,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1015.22,
+ "summary": "Partly Cloudy",
+ "temperature": 54.06,
+ "time": 1464955200,
+ "visibility": 8.12,
+ "windBearing": 280,
+ "windSpeed": 4.13
+ },
+ {
+ "apparentTemperature": 53.45,
+ "cloudCover": 0.45,
+ "dewPoint": 48.47,
+ "humidity": 0.83,
"icon": "partly-cloudy-day",
- "summary": "Partly cloudy starting tonight."
- },
- "latitude": 37.8267,
- "longitude": -122.423,
- "minutely": {
- "data": [
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464914160
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464914220
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464914280
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464914340
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464914400
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464914460
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464914520
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464914580
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464914640
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464914700
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464914760
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464914820
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464914880
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464914940
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464915000
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464915060
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464915120
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464915180
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464915240
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464915300
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464915360
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464915420
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464915480
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464915540
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464915600
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464915660
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464915720
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464915780
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464915840
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464915900
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464915960
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464916020
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464916080
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464916140
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464916200
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464916260
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464916320
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464916380
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464916440
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464916500
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464916560
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464916620
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464916680
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464916740
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464916800
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464916860
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464916920
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464916980
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464917040
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464917100
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464917160
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464917220
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464917280
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464917340
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464917400
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464917460
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464917520
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464917580
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464917640
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464917700
- },
- {
- "precipIntensity": 0,
- "precipProbability": 0,
- "time": 1464917760
- }
- ],
- "icon": "clear-day",
- "summary": "Clear for the hour."
- },
- "offset": -7,
- "timezone": "America/Los_Angeles"
+ "ozone": 325.68,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1015.4,
+ "summary": "Partly Cloudy",
+ "temperature": 53.45,
+ "time": 1464958800,
+ "visibility": 7.76,
+ "windBearing": 280,
+ "windSpeed": 3.86
+ },
+ {
+ "apparentTemperature": 56.05,
+ "cloudCover": 0.5,
+ "dewPoint": 50.07,
+ "humidity": 0.8,
+ "icon": "partly-cloudy-day",
+ "ozone": 324.6,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1015.68,
+ "summary": "Partly Cloudy",
+ "temperature": 56.05,
+ "time": 1464962400,
+ "visibility": 7.77,
+ "windBearing": 279,
+ "windSpeed": 3.61
+ },
+ {
+ "apparentTemperature": 59.38,
+ "cloudCover": 0.52,
+ "dewPoint": 51.39,
+ "humidity": 0.75,
+ "icon": "partly-cloudy-day",
+ "ozone": 323.51,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1015.9,
+ "summary": "Partly Cloudy",
+ "temperature": 59.38,
+ "time": 1464966000,
+ "visibility": 8.18,
+ "windBearing": 275,
+ "windSpeed": 4
+ },
+ {
+ "apparentTemperature": 62.67,
+ "cloudCover": 0.51,
+ "dewPoint": 52.44,
+ "humidity": 0.69,
+ "icon": "partly-cloudy-day",
+ "ozone": 322.57,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1015.97,
+ "summary": "Partly Cloudy",
+ "temperature": 62.67,
+ "time": 1464969600,
+ "visibility": 8.4,
+ "windBearing": 272,
+ "windSpeed": 4.22
+ },
+ {
+ "apparentTemperature": 65.51,
+ "cloudCover": 0.49,
+ "dewPoint": 52.62,
+ "humidity": 0.63,
+ "icon": "partly-cloudy-day",
+ "ozone": 321.61,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1015.96,
+ "summary": "Partly Cloudy",
+ "temperature": 65.51,
+ "time": 1464973200,
+ "visibility": 8.72,
+ "windBearing": 271,
+ "windSpeed": 4.65
+ },
+ {
+ "apparentTemperature": 66.98,
+ "cloudCover": 0.46,
+ "dewPoint": 53.53,
+ "humidity": 0.62,
+ "icon": "partly-cloudy-day",
+ "ozone": 320.6,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1015.9,
+ "summary": "Partly Cloudy",
+ "temperature": 66.98,
+ "time": 1464976800,
+ "visibility": 8.81,
+ "windBearing": 271,
+ "windSpeed": 4.93
+ },
+ {
+ "apparentTemperature": 69.34,
+ "cloudCover": 0.4,
+ "dewPoint": 55.04,
+ "humidity": 0.6,
+ "icon": "partly-cloudy-day",
+ "ozone": 319.39,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1015.8,
+ "summary": "Partly Cloudy",
+ "temperature": 69.34,
+ "time": 1464980400,
+ "visibility": 9.05,
+ "windBearing": 271,
+ "windSpeed": 5.7
+ },
+ {
+ "apparentTemperature": 71.92,
+ "cloudCover": 0.34,
+ "dewPoint": 56.61,
+ "humidity": 0.59,
+ "icon": "partly-cloudy-day",
+ "ozone": 318.12,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1015.65,
+ "summary": "Partly Cloudy",
+ "temperature": 71.92,
+ "time": 1464984000,
+ "visibility": 9.49,
+ "windBearing": 272,
+ "windSpeed": 6.7
+ },
+ {
+ "apparentTemperature": 74.45,
+ "cloudCover": 0.3,
+ "dewPoint": 58.29,
+ "humidity": 0.57,
+ "icon": "partly-cloudy-day",
+ "ozone": 317.16,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1015.43,
+ "summary": "Partly Cloudy",
+ "temperature": 74.45,
+ "time": 1464987600,
+ "visibility": 9.9,
+ "windBearing": 273,
+ "windSpeed": 7.6
+ },
+ {
+ "apparentTemperature": 75.82,
+ "cloudCover": 0.3,
+ "dewPoint": 59.26,
+ "humidity": 0.57,
+ "icon": "partly-cloudy-day",
+ "ozone": 316.77,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1015.09,
+ "summary": "Partly Cloudy",
+ "temperature": 75.82,
+ "time": 1464991200,
+ "visibility": 10,
+ "windBearing": 273,
+ "windSpeed": 8.58
+ },
+ {
+ "apparentTemperature": 74.92,
+ "cloudCover": 0.32,
+ "dewPoint": 58.55,
+ "humidity": 0.57,
+ "icon": "partly-cloudy-day",
+ "ozone": 316.68,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1014.71,
+ "summary": "Partly Cloudy",
+ "temperature": 74.92,
+ "time": 1464994800,
+ "visibility": 10,
+ "windBearing": 274,
+ "windSpeed": 9.12
+ },
+ {
+ "apparentTemperature": 73.33,
+ "cloudCover": 0.36,
+ "dewPoint": 57.88,
+ "humidity": 0.58,
+ "icon": "partly-cloudy-day",
+ "ozone": 316.48,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1014.4,
+ "summary": "Partly Cloudy",
+ "temperature": 73.33,
+ "time": 1464998400,
+ "visibility": 10,
+ "windBearing": 274,
+ "windSpeed": 9.21
+ },
+ {
+ "apparentTemperature": 70.53,
+ "cloudCover": 0.41,
+ "dewPoint": 56.98,
+ "humidity": 0.62,
+ "icon": "partly-cloudy-day",
+ "ozone": 316.04,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1014.22,
+ "summary": "Partly Cloudy",
+ "temperature": 70.53,
+ "time": 1465002000,
+ "visibility": 10,
+ "windBearing": 274,
+ "windSpeed": 8.77
+ },
+ {
+ "apparentTemperature": 67.03,
+ "cloudCover": 0.49,
+ "dewPoint": 55.91,
+ "humidity": 0.68,
+ "icon": "partly-cloudy-day",
+ "ozone": 315.48,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1014.11,
+ "summary": "Partly Cloudy",
+ "temperature": 67.03,
+ "time": 1465005600,
+ "visibility": 10,
+ "windBearing": 273,
+ "windSpeed": 7.84
+ },
+ {
+ "apparentTemperature": 63.9,
+ "cloudCover": 0.56,
+ "dewPoint": 54.93,
+ "humidity": 0.73,
+ "icon": "partly-cloudy-day",
+ "ozone": 314.77,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1014.1,
+ "summary": "Partly Cloudy",
+ "temperature": 63.9,
+ "time": 1465009200,
+ "visibility": 10,
+ "windBearing": 271,
+ "windSpeed": 7.12
+ },
+ {
+ "apparentTemperature": 61.49,
+ "cloudCover": 0.58,
+ "dewPoint": 54.23,
+ "humidity": 0.77,
+ "icon": "partly-cloudy-night",
+ "ozone": 313.81,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1014.29,
+ "summary": "Partly Cloudy",
+ "temperature": 61.49,
+ "time": 1465012800,
+ "visibility": 10,
+ "windBearing": 269,
+ "windSpeed": 6.5
+ },
+ {
+ "apparentTemperature": 59.39,
+ "cloudCover": 0.58,
+ "dewPoint": 53.62,
+ "humidity": 0.81,
+ "icon": "partly-cloudy-night",
+ "ozone": 312.7,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1014.54,
+ "summary": "Partly Cloudy",
+ "temperature": 59.39,
+ "time": 1465016400,
+ "visibility": 10,
+ "windBearing": 266,
+ "windSpeed": 5.92
+ },
+ {
+ "apparentTemperature": 58.02,
+ "cloudCover": 0.59,
+ "dewPoint": 53.35,
+ "humidity": 0.84,
+ "icon": "partly-cloudy-night",
+ "ozone": 311.6,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1014.63,
+ "summary": "Partly Cloudy",
+ "temperature": 58.02,
+ "time": 1465020000,
+ "visibility": 10,
+ "windBearing": 263,
+ "windSpeed": 5.46
+ },
+ {
+ "apparentTemperature": 57.06,
+ "cloudCover": 0.61,
+ "dewPoint": 53.07,
+ "humidity": 0.87,
+ "icon": "partly-cloudy-night",
+ "ozone": 310.41,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1014.43,
+ "summary": "Mostly Cloudy",
+ "temperature": 57.06,
+ "time": 1465023600,
+ "visibility": 9.01,
+ "windBearing": 259,
+ "windSpeed": 5.18
+ },
+ {
+ "apparentTemperature": 56.12,
+ "cloudCover": 0.63,
+ "dewPoint": 52.56,
+ "humidity": 0.88,
+ "icon": "partly-cloudy-night",
+ "ozone": 309.24,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1014.09,
+ "summary": "Mostly Cloudy",
+ "temperature": 56.12,
+ "time": 1465027200,
+ "visibility": 7.64,
+ "windBearing": 256,
+ "windSpeed": 5.01
+ },
+ {
+ "apparentTemperature": 55.14,
+ "cloudCover": 0.67,
+ "dewPoint": 51.94,
+ "humidity": 0.89,
+ "icon": "partly-cloudy-night",
+ "ozone": 308.58,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1013.74,
+ "summary": "Mostly Cloudy",
+ "temperature": 55.14,
+ "time": 1465030800,
+ "visibility": 6.64,
+ "windBearing": 253,
+ "windSpeed": 4.84
+ },
+ {
+ "apparentTemperature": 54.01,
+ "cloudCover": 0.72,
+ "dewPoint": 51.21,
+ "humidity": 0.9,
+ "icon": "partly-cloudy-night",
+ "ozone": 308.59,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1013.39,
+ "summary": "Mostly Cloudy",
+ "temperature": 54.01,
+ "time": 1465034400,
+ "visibility": 6.4,
+ "windBearing": 254,
+ "windSpeed": 4.64
+ },
+ {
+ "apparentTemperature": 53.06,
+ "cloudCover": 0.77,
+ "dewPoint": 50.57,
+ "humidity": 0.91,
+ "icon": "partly-cloudy-night",
+ "ozone": 309.11,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1013.05,
+ "summary": "Mostly Cloudy",
+ "temperature": 53.06,
+ "time": 1465038000,
+ "visibility": 6.53,
+ "windBearing": 256,
+ "windSpeed": 4.45
+ },
+ {
+ "apparentTemperature": 53.73,
+ "cloudCover": 0.83,
+ "dewPoint": 51.2,
+ "humidity": 0.91,
+ "icon": "partly-cloudy-night",
+ "ozone": 310.15,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1012.84,
+ "summary": "Mostly Cloudy",
+ "temperature": 53.73,
+ "time": 1465041600,
+ "visibility": 6.58,
+ "windBearing": 255,
+ "windSpeed": 4.23
+ },
+ {
+ "apparentTemperature": 54.88,
+ "cloudCover": 0.89,
+ "dewPoint": 51.88,
+ "humidity": 0.9,
+ "icon": "partly-cloudy-day",
+ "ozone": 312.09,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1012.85,
+ "summary": "Mostly Cloudy",
+ "temperature": 54.88,
+ "time": 1465045200,
+ "visibility": 6.28,
+ "windBearing": 250,
+ "windSpeed": 3.81
+ },
+ {
+ "apparentTemperature": 56.24,
+ "cloudCover": 0.96,
+ "dewPoint": 52.42,
+ "humidity": 0.87,
+ "icon": "cloudy",
+ "ozone": 314.55,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1013,
+ "summary": "Overcast",
+ "temperature": 56.24,
+ "time": 1465048800,
+ "visibility": 5.92,
+ "windBearing": 241,
+ "windSpeed": 3.23
+ },
+ {
+ "apparentTemperature": 57.62,
+ "cloudCover": 1,
+ "dewPoint": 52.73,
+ "humidity": 0.84,
+ "icon": "cloudy",
+ "ozone": 316.51,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1013.16,
+ "summary": "Overcast",
+ "temperature": 57.62,
+ "time": 1465052400,
+ "visibility": 5.89,
+ "windBearing": 236,
+ "windSpeed": 3.11
+ },
+ {
+ "apparentTemperature": 59.22,
+ "cloudCover": 1,
+ "dewPoint": 52.86,
+ "humidity": 0.79,
+ "icon": "cloudy",
+ "ozone": 317.32,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1013.31,
+ "summary": "Overcast",
+ "temperature": 59.22,
+ "time": 1465056000,
+ "visibility": 6.54,
+ "windBearing": 241,
+ "windSpeed": 3.59
+ },
+ {
+ "apparentTemperature": 61.29,
+ "cloudCover": 0.99,
+ "dewPoint": 53.12,
+ "humidity": 0.75,
+ "icon": "cloudy",
+ "ozone": 317.63,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1013.46,
+ "summary": "Overcast",
+ "temperature": 61.29,
+ "time": 1465059600,
+ "visibility": 7.52,
+ "windBearing": 250,
+ "windSpeed": 4.42
+ },
+ {
+ "apparentTemperature": 63.6,
+ "cloudCover": 0.97,
+ "dewPoint": 53.81,
+ "humidity": 0.7,
+ "icon": "cloudy",
+ "ozone": 318.31,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1013.54,
+ "summary": "Overcast",
+ "temperature": 63.6,
+ "time": 1465063200,
+ "visibility": 8.26,
+ "windBearing": 256,
+ "windSpeed": 5.05
+ },
+ {
+ "apparentTemperature": 65.59,
+ "cloudCover": 0.95,
+ "dewPoint": 54.62,
+ "humidity": 0.68,
+ "icon": "cloudy",
+ "ozone": 319.55,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1013.54,
+ "summary": "Overcast",
+ "temperature": 65.59,
+ "time": 1465066800,
+ "visibility": 8.42,
+ "windBearing": 257,
+ "windSpeed": 5.53
+ },
+ {
+ "apparentTemperature": 67.6,
+ "cloudCover": 0.91,
+ "dewPoint": 55.73,
+ "humidity": 0.66,
+ "icon": "partly-cloudy-day",
+ "ozone": 321.16,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1013.48,
+ "summary": "Mostly Cloudy",
+ "temperature": 67.6,
+ "time": 1465070400,
+ "visibility": 8.32,
+ "windBearing": 257,
+ "windSpeed": 5.95
+ },
+ {
+ "apparentTemperature": 69.48,
+ "cloudCover": 0.87,
+ "dewPoint": 56.92,
+ "humidity": 0.64,
+ "icon": "partly-cloudy-day",
+ "ozone": 323.49,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1013.34,
+ "summary": "Mostly Cloudy",
+ "temperature": 69.48,
+ "time": 1465074000,
+ "visibility": 8.36,
+ "windBearing": 257,
+ "windSpeed": 6.37
+ },
+ {
+ "apparentTemperature": 71.07,
+ "cloudCover": 0.85,
+ "dewPoint": 57.94,
+ "humidity": 0.63,
+ "icon": "partly-cloudy-day",
+ "ozone": 326.97,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1013.09,
+ "summary": "Mostly Cloudy",
+ "temperature": 71.07,
+ "time": 1465077600,
+ "visibility": 8.75,
+ "windBearing": 258,
+ "windSpeed": 6.88
+ },
+ {
+ "apparentTemperature": 72.18,
+ "cloudCover": 0.82,
+ "dewPoint": 58.77,
+ "humidity": 0.63,
+ "icon": "partly-cloudy-day",
+ "ozone": 331.17,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1012.79,
+ "summary": "Mostly Cloudy",
+ "temperature": 72.18,
+ "time": 1465081200,
+ "visibility": 9.28,
+ "windBearing": 260,
+ "windSpeed": 7.5
+ },
+ {
+ "apparentTemperature": 71.38,
+ "cloudCover": 0.75,
+ "dewPoint": 58.47,
+ "humidity": 0.64,
+ "icon": "partly-cloudy-day",
+ "ozone": 335.24,
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "pressure": 1012.58,
+ "summary": "Mostly Cloudy",
+ "temperature": 71.38,
+ "time": 1465084800,
+ "visibility": 9.67,
+ "windBearing": 260,
+ "windSpeed": 7.75
+ }
+ ],
+ "icon": "partly-cloudy-day",
+ "summary": "Partly cloudy starting tonight."
+ },
+ "latitude": 37.8267,
+ "longitude": -122.423,
+ "minutely": {
+ "data": [
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464914160
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464914220
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464914280
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464914340
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464914400
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464914460
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464914520
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464914580
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464914640
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464914700
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464914760
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464914820
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464914880
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464914940
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464915000
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464915060
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464915120
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464915180
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464915240
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464915300
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464915360
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464915420
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464915480
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464915540
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464915600
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464915660
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464915720
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464915780
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464915840
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464915900
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464915960
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464916020
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464916080
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464916140
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464916200
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464916260
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464916320
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464916380
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464916440
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464916500
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464916560
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464916620
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464916680
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464916740
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464916800
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464916860
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464916920
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464916980
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464917040
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464917100
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464917160
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464917220
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464917280
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464917340
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464917400
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464917460
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464917520
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464917580
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464917640
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464917700
+ },
+ {
+ "precipIntensity": 0,
+ "precipProbability": 0,
+ "time": 1464917760
+ }
+ ],
+ "icon": "clear-day",
+ "summary": "Clear for the hour."
+ },
+ "offset": -7,
+ "timezone": "America/Los_Angeles"
}
diff --git a/tests/fixtures/homematicip_cloud.json b/tests/fixtures/homematicip_cloud.json
index 8462295cbc1..2c125d9fada 100644
--- a/tests/fixtures/homematicip_cloud.json
+++ b/tests/fixtures/homematicip_cloud.json
@@ -1,8452 +1,8207 @@
{
- "clients": {
- "00000000-0000-0000-0000-000000000000": {
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000000",
- "label": "TEST-Client",
- "clientType": "APP"
- },
- "AA000000-0000-0000-0000-000000000000": {
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "AA000000-0000-0000-0000-000000000000",
- "label": "REMOVE_ME",
- "clientType": "APP"
- }
+ "clients": {
+ "00000000-0000-0000-0000-000000000000": {
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000000",
+ "label": "TEST-Client",
+ "clientType": "APP"
},
- "devices": {
- "3014F7110000RAIN_SENSOR": {
- "availableFirmwareVersion": "1.0.18",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.18",
- "firmwareVersionInteger": 65554,
- "functionalChannels": {
- "0": {
- "busConfigMismatch": null,
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F7110000RAIN_SENSOR",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "devicePowerFailureDetected": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000042"
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "multicastRoutingEnabled": false,
- "powerShortCircuit": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -91,
- "rssiPeerValue": null,
- "shortCircuitDataLine": null,
- "supportedOptionalFeatures": {
- "IFeatureBusConfigMismatch": false,
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceIdentify": false,
- "IFeatureDeviceOverheated": false,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDevicePowerFailure": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false,
- "IFeatureMulticastRouter": false,
- "IFeaturePowerShortCircuit": false,
- "IFeatureRssiValue": true,
- "IFeatureShortCircuitDataLine": false,
- "IOptionalFeatureDutyCycle": true,
- "IOptionalFeatureLowBat": false
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "deviceId": "3014F7110000RAIN_SENSOR",
- "functionalChannelType": "RAIN_DETECTION_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000043"
- ],
- "index": 1,
- "label": "",
- "rainSensorSensitivity": 50.0,
- "raining": true
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000RAIN_SENSOR",
- "label": "Regensensor",
- "lastStatusUpdate": 1610893608747,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 412,
- "modelType": "HmIP-SRD",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000RAIN_SENSOR",
- "type": "RAIN_SENSOR",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110DIN_RAIL_SWITCH": {
- "availableFirmwareVersion": "1.6.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.6.0",
- "firmwareVersionInteger": 67072,
- "functionalChannels": {
- "0": {
- "busConfigMismatch": null,
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": null,
- "deviceId": "3014F7110DIN_RAIL_SWITCH",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "devicePowerFailureDetected": false,
- "deviceUndervoltage": false,
- "dutyCycle": null,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "multicastRoutingEnabled": false,
- "powerShortCircuit": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": null,
- "rssiPeerValue": null,
- "shortCircuitDataLine": null,
- "supportedOptionalFeatures": {
- "IFeatureBusConfigMismatch": false,
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceIdentify": true,
- "IFeatureDeviceOverheated": true,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDevicePowerFailure": true,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false,
- "IFeatureMulticastRouter": false,
- "IFeaturePowerShortCircuit": false,
- "IFeatureRssiValue": true,
- "IFeatureShortCircuitDataLine": false,
- "IOptionalFeatureDutyCycle": true,
- "IOptionalFeatureLowBat": false
- },
- "temperatureOutOfRange": false,
- "unreach": null
- },
- "1": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F7110DIN_RAIL_SWITCH",
- "functionalChannelType": "MULTI_MODE_INPUT_SWITCH_CHANNEL",
- "groupIndex": 1,
- "groups": [
- ],
- "index": 1,
- "label": "OUT (1)",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "on": null,
- "profileMode": null,
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110DIN_RAIL_SWITCH",
- "label": "Schaltaktor f\u00fcr Hutschienenmontage \u2013 1-fach",
- "lastStatusUpdate": 0,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 422,
- "modelType": "HmIP-DRSI1",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110DIN_RAIL_SWITCH",
- "type": "DIN_RAIL_SWITCH",
- "updateState": "UP_TO_DATE"
- },
- "3014F711PUSH_BUTTON_FLAT": {
- "availableFirmwareVersion": "2.2.8",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "2.2.8",
- "firmwareVersionInteger": 131592,
- "functionalChannels": {
- "0": {
- "busConfigMismatch": null,
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F711PUSH_BUTTON_FLAT",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "devicePowerFailureDetected": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "multicastRoutingEnabled": false,
- "powerShortCircuit": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -70,
- "rssiPeerValue": null,
- "shortCircuitDataLine": null,
- "supportedOptionalFeatures": {
- "IFeatureBusConfigMismatch": false,
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceIdentify": false,
- "IFeatureDeviceOverheated": false,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDevicePowerFailure": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false,
- "IFeatureMulticastRouter": false,
- "IFeaturePowerShortCircuit": false,
- "IFeatureRssiValue": true,
- "IFeatureShortCircuitDataLine": false,
- "IOptionalFeatureDutyCycle": true,
- "IOptionalFeatureLowBat": true
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "deviceId": "3014F711PUSH_BUTTON_FLAT",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 1,
- "groups": [
- ],
- "index": 1,
- "label": ""
- },
- "2": {
- "deviceId": "3014F711PUSH_BUTTON_FLAT",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 1,
- "groups": [
- ],
- "index": 2,
- "label": ""
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711PUSH_BUTTON_FLAT",
- "label": "Wandtaster",
- "lastStatusUpdate": 1610331234765,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 431,
- "modelType": "HmIP-WRCC2",
- "oem": "eQ-3",
- "permanentlyReachable": false,
- "serializedGlobalTradeItemNumber": "3014F711PUSH_BUTTON_FLAT",
- "type": "PUSH_BUTTON_FLAT",
- "updateState": "UP_TO_DATE"
- },
- "3014F711A000000BAD0CAAAA": {
- "availableFirmwareVersion": "2.2.18",
- "connectionType": "HMIP_LAN",
- "firmwareVersion": "2.2.18",
- "firmwareVersionInteger": 131602,
- "functionalChannels": {
- "0": {
- "accessPointPriority": 0,
- "busConfigMismatch": null,
- "carrierSenseLevel": 2.0,
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F711A000000BAD0CAAAA",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "devicePowerFailureDetected": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "dutyCycleLevel": 8.0,
- "functionalChannelType": "ACCESS_CONTROLLER_CHANNEL",
- "groupIndex": 0,
- "groups": [],
- "index": 0,
- "label": "",
- "lowBat": null,
- "multicastRoutingEnabled": false,
- "powerShortCircuit": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": null,
- "rssiPeerValue": null,
- "shortCircuitDataLine": null,
- "signalBrightness": 1.0,
- "supportedOptionalFeatures": {
- "IFeatureBusConfigMismatch": false,
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceIdentify": false,
- "IFeatureDeviceOverheated": false,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDevicePowerFailure": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false,
- "IFeatureMulticastRouter": false,
- "IFeaturePowerShortCircuit": false,
- "IFeatureRssiValue": false,
- "IFeatureShortCircuitDataLine": false,
- "IOptionalFeatureDutyCycle": true,
- "IOptionalFeatureLowBat": false
- },
- "temperatureOutOfRange": false,
- "unreach": false
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711A000000BAD0CAAAA",
- "label": "AP1",
- "lastStatusUpdate": 1604522238580,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 270,
- "modelType": "HmIP-HAP",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711A000000BAD0CAAAA",
- "type": "HOME_CONTROL_ACCESS_POINT",
- "updateState": "BACKGROUND_UPDATE_NOT_SUPPORTED"
- },
- "3014F711A000000BAD0C0DED": {
- "availableFirmwareVersion": "2.2.18",
- "connectionType": "HMIP_LAN",
- "firmwareVersion": "2.2.18",
- "firmwareVersionInteger": 131602,
- "functionalChannels": {
- "0": {
- "accessPointPriority": 1,
- "busConfigMismatch": null,
- "carrierSenseLevel": 2.0,
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F711A000000BAD0C0DED",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "devicePowerFailureDetected": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "dutyCycleLevel": 8.0,
- "functionalChannelType": "ACCESS_CONTROLLER_CHANNEL",
- "groupIndex": 0,
- "groups": [],
- "index": 0,
- "label": "",
- "lowBat": null,
- "multicastRoutingEnabled": false,
- "powerShortCircuit": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": null,
- "rssiPeerValue": null,
- "shortCircuitDataLine": null,
- "signalBrightness": 1.0,
- "supportedOptionalFeatures": {
- "IFeatureBusConfigMismatch": false,
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceIdentify": false,
- "IFeatureDeviceOverheated": false,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDevicePowerFailure": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false,
- "IFeatureMulticastRouter": false,
- "IFeaturePowerShortCircuit": false,
- "IFeatureRssiValue": false,
- "IFeatureShortCircuitDataLine": false,
- "IOptionalFeatureDutyCycle": true,
- "IOptionalFeatureLowBat": false
- },
- "temperatureOutOfRange": false,
- "unreach": false
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711A000000BAD0C0DED",
- "label": "HOME_CONTROL_ACCESS_POINT",
- "lastStatusUpdate": 1604522238580,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 270,
- "modelType": "HmIP-HAP",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711A000000BAD0C0DED",
- "type": "HOME_CONTROL_ACCESS_POINT",
- "updateState": "BACKGROUND_UPDATE_NOT_SUPPORTED"
- },
- "3014F71100BLIND_MODULE00": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.4",
- "firmwareVersionInteger": 65540,
- "functionalChannels": {
- "0": {
- "busConfigMismatch": null,
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F71100BLIND_MODULE00",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "devicePowerFailureDetected": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "multicastRoutingEnabled": false,
- "powerShortCircuit": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -85,
- "rssiPeerValue": -78,
- "shortCircuitDataLine": null,
- "supportedOptionalFeatures": {
- "IFeatureBusConfigMismatch": false,
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceIdentify": false,
- "IFeatureDeviceOverheated": false,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDevicePowerFailure": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false,
- "IFeatureMulticastRouter": false,
- "IFeaturePowerShortCircuit": false,
- "IFeatureRssiValue": true,
- "IFeatureShortCircuitDataLine": false,
- "IOptionalFeatureDutyCycle": true,
- "IOptionalFeatureLowBat": true
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "automationDriveSpeed": "SLOW_SPEED",
- "deviceId": "3014F71100BLIND_MODULE00",
- "favoritePrimaryShadingPosition": 0.5,
- "favoriteSecondaryShadingPosition": 0.5,
- "functionalChannelType": "SHADING_CHANNEL",
- "groupIndex": 1,
- "groups": [
- ],
- "identifyOemSupported": true,
- "index": 1,
- "label": "",
- "manualDriveSpeed": "NOMINAL_SPEED",
- "previousPrimaryShadingLevel": null,
- "previousSecondaryShadingLevel": null,
- "primaryCloseAdjustable": true,
- "primaryOpenAdjustable": true,
- "primaryShadingLevel": 0.94956,
- "primaryShadingStateType": "POSITION_USED",
- "processing": false,
- "productId": 10,
- "profileMode": "AUTOMATIC",
- "secondaryCloseAdjustable": false,
- "secondaryOpenAdjustable": false,
- "secondaryShadingLevel": 0,
- "secondaryShadingStateType": "NOT_EXISTENT",
- "shadingDriveVersion": null,
- "shadingPackagePosition": "TOP",
- "shadingPositionAdjustmentActive": null,
- "shadingPositionAdjustmentClientId": null,
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F71100BLIND_MODULE00",
- "label": "Sonnenschutz Balkont\u00fcr",
- "lastStatusUpdate": 1600002124559,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 7,
- "modelId": 1,
- "modelType": "HmIP-HDM1",
- "oem": "HunterDouglas",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F71100BLIND_MODULE00",
- "type": "BLIND_MODULE",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110TILTVIBRATIONSENSOR": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.16",
- "firmwareVersionInteger": 65552,
- "functionalChannels": {
- "0": {
- "busConfigMismatch": null,
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F7110TILTVIBRATIONSENSOR",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "devicePowerFailureDetected": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [],
- "index": 0,
- "label": "",
- "lowBat": false,
- "multicastRoutingEnabled": false,
- "powerShortCircuit": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -59,
- "rssiPeerValue": null,
- "shortCircuitDataLine": null,
- "supportedOptionalFeatures": {
- "IFeatureBusConfigMismatch": false,
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceIdentify": false,
- "IFeatureDeviceOverheated": false,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDevicePowerFailure": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false,
- "IFeatureMulticastRouter": false,
- "IFeaturePowerShortCircuit": false,
- "IFeatureRssiValue": true,
- "IFeatureShortCircuitDataLine": false,
- "IOptionalFeatureDutyCycle": true,
- "IOptionalFeatureLowBat": true
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "accelerationSensorEventFilterPeriod": 0.5,
- "accelerationSensorMode": "FLAT_DECT",
- "accelerationSensorNeutralPosition": "VERTICAL",
- "accelerationSensorSensitivity": "SENSOR_RANGE_2G",
- "accelerationSensorTriggerAngle": 45,
- "accelerationSensorTriggered": true,
- "deviceId": "3014F7110TILTVIBRATIONSENSOR",
- "functionalChannelType": "TILT_VIBRATION_SENSOR_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "index": 1,
- "label": ""
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110TILTVIBRATIONSENSOR",
- "label": "Garage Neigungs- und Ersch\u00fctterungssensor",
- "lastStatusUpdate": 1598610615630,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 378,
- "modelType": "HmIP-STV",
- "oem": "eQ-3",
- "permanentlyReachable": false,
- "serializedGlobalTradeItemNumber": "3014F7110TILTVIBRATIONSENSOR",
- "type": "TILT_VIBRATION_SENSOR",
- "updateState": "UP_TO_DATE"
- },
- "3014F711000WIREDSWITCH8": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_WIRED",
- "firmwareVersion": "1.2.4",
- "firmwareVersionInteger": 66052,
- "functionalChannels": {
- "0": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F711000WIREDSWITCH8",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "devicePowerFailureDetected": false,
- "deviceUndervoltage": false,
- "dutyCycle": null,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": null,
- "rssiPeerValue": null,
- "supportedOptionalFeatures": {
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceIdentify": true,
- "IFeatureDeviceOverheated": true,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDevicePowerFailure": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": true
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "deviceId": "3014F711000WIREDSWITCH8",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "index": 1,
- "label": "Fernseher (Wohnzimmer)",
- "on": true,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "2": {
- "deviceId": "3014F711000WIREDSWITCH8",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 2,
- "groups": [],
- "index": 2,
- "label": "Steckdosen (Wohnzimmer)",
- "on": true,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "3": {
- "deviceId": "3014F711000WIREDSWITCH8",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 3,
- "groups": [],
- "index": 3,
- "label": "Steckdosen Kaffeeecke (K\u00fcche)",
- "on": true,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "4": {
- "deviceId": "3014F711000WIREDSWITCH8",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 4,
- "groups": [],
- "index": 4,
- "label": "Steckdosen (K\u00fcche)",
- "on": true,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "5": {
- "deviceId": "3014F711000WIREDSWITCH8",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 5,
- "groups": [],
- "index": 5,
- "label": "T\u00fcrlicht (Garten)",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "6": {
- "deviceId": "3014F711000WIREDSWITCH8",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 6,
- "groups": [],
- "index": 6,
- "label": "Arbeitsplattenlicht (K\u00fcche)",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "7": {
- "deviceId": "3014F711000WIREDSWITCH8",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 7,
- "groups": [],
- "index": 7,
- "label": "Raumlich (Flur/Oben)",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "8": {
- "deviceId": "3014F711000WIREDSWITCH8",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 8,
- "groups": [],
- "index": 8,
- "label": "Spiegellicht (Bad/Oben)",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711000WIREDSWITCH8",
- "label": "Wired Schaltaktor \u2013 8-fach",
- "lastStatusUpdate": 1595225535806,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 343,
- "modelType": "HmIPW-DRS8",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711000WIREDSWITCH8",
- "type": "WIRED_SWITCH_8",
- "updateState": "UP_TO_DATE"
- },
- "3014F711000WIREDDIMMER3": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_WIRED",
- "firmwareVersion": "1.0.0",
- "firmwareVersionInteger": 65536,
- "functionalChannels": {
- "0": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F711000WIREDDIMMER3",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "devicePowerFailureDetected": false,
- "deviceUndervoltage": false,
- "dutyCycle": null,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": null,
- "rssiPeerValue": null,
- "supportedOptionalFeatures": {
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceIdentify": true,
- "IFeatureDeviceOverheated": true,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDevicePowerFailure": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": true
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "deviceId": "3014F711000WIREDDIMMER3",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "dimLevel": 0.0,
- "functionalChannelType": "DIMMER_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "index": 1,
- "label": "Raumlich (K\u00fcche)",
- "on": false,
- "profileMode": "AUTOMATIC",
- "supportedOptionalFeatures": {
- "IFeatureDeviceOverloaded": true
- },
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "2": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "deviceId": "3014F711000WIREDDIMMER3",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "dimLevel": 0.0,
- "functionalChannelType": "DIMMER_CHANNEL",
- "groupIndex": 2,
- "groups": [],
- "index": 2,
- "label": "Raumlicht (Bad/Oben)",
- "on": false,
- "profileMode": "AUTOMATIC",
- "supportedOptionalFeatures": {
- "IFeatureDeviceOverloaded": true
- },
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "3": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "deviceId": "3014F711000WIREDDIMMER3",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "dimLevel": 0.0,
- "functionalChannelType": "DIMMER_CHANNEL",
- "groupIndex": 3,
- "groups": [],
- "index": 3,
- "label": "Raumlich (Kinderzimmer/Oben)",
- "on": false,
- "profileMode": "AUTOMATIC",
- "supportedOptionalFeatures": {
- "IFeatureDeviceOverloaded": true
- },
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711000WIREDDIMMER3",
- "label": "Wired Dimmaktor \u2013 3-fach (K\u00fcche)",
- "lastStatusUpdate": 1595225686220,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 345,
- "modelType": "HmIPW-DRD3",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711000WIREDDIMMER3",
- "type": "WIRED_DIMMER_3",
- "updateState": "UP_TO_DATE"
- },
- "3014F711000WIREDINPUT32": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_WIRED",
- "firmwareVersion": "1.2.2",
- "firmwareVersionInteger": 66050,
- "functionalChannels": {
- "0": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F711000WIREDINPUT32",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "devicePowerFailureDetected": false,
- "deviceUndervoltage": false,
- "dutyCycle": null,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": null,
- "rssiPeerValue": null,
- "supportedOptionalFeatures": {
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceIdentify": true,
- "IFeatureDeviceOverheated": true,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDevicePowerFailure": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": true
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "index": 1,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "10": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 10,
- "groups": [],
- "index": 10,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "11": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 11,
- "groups": [],
- "index": 11,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "12": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 12,
- "groups": [],
- "index": 12,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "13": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 13,
- "groups": [],
- "index": 13,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "14": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 14,
- "groups": [],
- "index": 14,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "15": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 15,
- "groups": [],
- "index": 15,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "16": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 16,
- "groups": [],
- "index": 16,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "17": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 17,
- "groups": [],
- "index": 17,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "18": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 18,
- "groups": [],
- "index": 18,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "19": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 19,
- "groups": [],
- "index": 19,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "2": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 2,
- "groups": [],
- "index": 2,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "20": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 20,
- "groups": [],
- "index": 20,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "21": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 21,
- "groups": [],
- "index": 21,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "22": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 22,
- "groups": [],
- "index": 22,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "23": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 23,
- "groups": [],
- "index": 23,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "24": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 24,
- "groups": [],
- "index": 24,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "25": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 25,
- "groups": [],
- "index": 25,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "26": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 26,
- "groups": [],
- "index": 26,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "27": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 27,
- "groups": [],
- "index": 27,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "28": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 28,
- "groups": [],
- "index": 28,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "29": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 29,
- "groups": [],
- "index": 29,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "3": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 3,
- "groups": [],
- "index": 3,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "30": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 30,
- "groups": [],
- "index": 30,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "31": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 31,
- "groups": [],
- "index": 31,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "32": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 32,
- "groups": [],
- "index": 32,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "4": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 4,
- "groups": [],
- "index": 4,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "5": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 5,
- "groups": [],
- "index": 5,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "6": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 6,
- "groups": [],
- "index": 6,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "7": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 7,
- "groups": [],
- "index": 7,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "8": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 8,
- "groups": [],
- "index": 8,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- },
- "9": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F711000WIREDINPUT32",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 9,
- "groups": [],
- "index": 9,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": "CLOSED"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711000WIREDINPUT32",
- "label": "Wired Eingangsmodul \u2013 32-fach",
- "lastStatusUpdate": 1595222885844,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 347,
- "modelType": "HmIPW-DRI32",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711000WIREDINPUT32",
- "type": "WIRED_INPUT_32",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110SHUTTER_OPTICAL": {
- "availableFirmwareVersion": "1.16.10",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.16.10",
- "firmwareVersionInteger": 69642,
- "functionalChannels": {
- "0": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F7110SHUTTER_OPTICAL",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "devicePowerFailureDetected": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_SABOTAGE",
- "groupIndex": 0,
- "groups": [],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -72,
- "rssiPeerValue": null,
- "sabotage": false,
- "supportedOptionalFeatures": {
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceIdentify": false,
- "IFeatureDeviceOverheated": false,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDevicePowerFailure": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "deviceId": "3014F7110SHUTTER_OPTICAL",
- "eventDelay": 0,
- "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000016",
- "00000000-0000-0000-0000-000000000044",
- "00000000-0000-0000-0000-000000000009"
- ],
- "index": 1,
- "label": "",
- "windowState": "CLOSED"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110SHUTTER_OPTICAL",
- "label": "Sitzplatzt\u00fcre",
- "lastStatusUpdate": 1589401621441,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 398,
- "modelType": "HmIP-SWDO-PL",
- "oem": "eQ-3",
- "permanentlyReachable": false,
- "serializedGlobalTradeItemNumber": "3014F7110SHUTTER_OPTICAL",
- "type": "SHUTTER_CONTACT_OPTICAL_PLUS",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000HmIPFSI16": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.16.2",
- "firmwareVersionInteger": 69634,
- "functionalChannels": {
- "0": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F7110000000HmIPFSI16",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "devicePowerFailureDetected": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -57,
- "rssiPeerValue": -54,
- "supportedOptionalFeatures": {
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceIdentify": false,
- "IFeatureDeviceOverheated": true,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDevicePowerFailure": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F7110000000HmIPFSI16",
- "functionalChannelType": "MULTI_MODE_INPUT_SWITCH_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "index": 1,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "on": true,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000HmIPFSI16",
- "label": "Wohnzimmer Beleuchtung",
- "lastStatusUpdate": 1587233145096,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 404,
- "modelType": "HmIP-FSI16",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000HmIPFSI16",
- "type": "FULL_FLUSH_INPUT_SWITCH",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000HOERMANN": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.14",
- "firmwareVersionInteger": 65550,
- "functionalChannels": {
- "0": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F7110000000HOERMANN",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -71,
- "rssiPeerValue": -76,
- "supportedOptionalFeatures": {
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceOverheated": false,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "deviceId": "3014F7110000000HOERMANN",
- "doorState": "CLOSED",
- "functionalChannelType": "DOOR_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "index": 1,
- "label": "",
- "on": false,
- "processing": false,
- "ventilationPositionSupported": true
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000HOERMANN",
- "label": "Garage door",
- "lastStatusUpdate": 1584029477755,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 399,
- "modelType": "HmIP-MOD-HO",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000HOERMANN",
- "type": "HOERMANN_DRIVES_MODULE",
- "updateState": "UP_TO_DATE"
- },
- "3014F711000BBBB000000000": {
- "availableFirmwareVersion": "2.0.2",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "2.0.2",
- "firmwareVersionInteger": 131074,
- "functionalChannels": {
- "0": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F711000BBBB000000000",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_OPERATIONLOCK",
- "groupIndex": 0,
- "groups": [],
- "index": 0,
- "label": "",
- "lowBat": false,
- "operationLockActive": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -45,
- "rssiPeerValue": -54,
- "supportedOptionalFeatures": {
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceOverheated": false,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "actualTemperature": 23.0,
- "deviceId": "3014F711000BBBB000000000",
- "display": "ACTUAL",
- "functionalChannelType": "WALL_MOUNTED_THERMOSTAT_PRO_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "humidity": 52,
- "index": 1,
- "label": "",
- "setPointTemperature": 20.0,
- "temperatureOffset": 0.0,
- "vaporAmount": 10.662700840292974
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711000BBBB000000000",
- "label": "Raumbedienger\u00e4t",
- "lastStatusUpdate": 1579383507353,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 282,
- "modelType": "ALPHA-IP-RBG",
- "oem": "M\u00f6hlenhoff",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711000BBBB000000000",
- "type": "ROOM_CONTROL_DEVICE",
- "updateState": "UP_TO_DATE"
- },
- "3014F711000000BBBB000005": {
- "availableFirmwareVersion": "1.0.16",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.12",
- "firmwareVersionInteger": 65548,
- "functionalChannels": {
- "0": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F711000000BBBB000005",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -41,
- "rssiPeerValue": -29,
- "supportedOptionalFeatures": {
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceOverheated": false,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "actualTemperature": 23.3,
- "deviceId": "3014F711000000BBBB000005",
- "functionalChannelType": "ANALOG_ROOM_CONTROL_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "index": 1,
- "label": "",
- "setPointTemperature": 23.0,
- "temperatureOffset": 0.0
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711000000BBBB000005",
- "label": "Raumbedienger\u00e4t Analog",
- "lastStatusUpdate": 1579384126279,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 281,
- "modelType": "ALPHA-IP-RBGa",
- "oem": "M\u00f6hlenhoff",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711000000BBBB000005",
- "type": "ROOM_CONTROL_DEVICE_ANALOG",
- "updateState": "TRANSFERING_UPDATE"
- },
- "3014F711000000000000AAA5": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.12",
- "firmwareVersionInteger": 65548,
- "functionalChannels": {
- "0": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F711000000000000AAA5",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_OPERATIONLOCK",
- "groupIndex": 0,
- "groups": [],
- "index": 0,
- "label": "",
- "lowBat": false,
- "operationLockActive": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -58,
- "rssiPeerValue": -59,
- "supportedOptionalFeatures": {
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceOverheated": false,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "actualTemperature": 16.0,
- "deviceId": "3014F711000000000000AAA5",
- "display": "ACTUAL",
- "functionalChannelType": "WALL_MOUNTED_THERMOSTAT_PRO_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "humidity": 42,
- "index": 1,
- "label": "",
- "setPointTemperature": 12.0,
- "temperatureOffset": 0.0,
- "vaporAmount": 5.710127947243264
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711000000000000AAA5",
- "label": "Thermostat Schlafen Tal",
- "lastStatusUpdate": 1578954498192,
- "liveUpdateState": "UP_TO_DATE",
- "manufacturerCode": 1,
- "modelId": 408,
- "modelType": "HmIP-WTH-B",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711000000000000AAA5",
- "type": "WALL_MOUNTED_THERMOSTAT_BASIC_HUMIDITY",
- "updateState": "BACKGROUND_UPDATE_NOT_SUPPORTED"
- },
- "3014F7110000000000ABCD50": {
- "availableFirmwareVersion": "1.0.12",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.12",
- "firmwareVersionInteger": 65548,
- "functionalChannels": {
- "0": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F7110000000000ABCD50",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -58,
- "rssiPeerValue": null,
- "supportedOptionalFeatures": {
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceOverheated": false,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "deviceId": "3014F7110000000000ABCD50",
- "functionalChannelType": "MAINS_FAILURE_CHANNEL",
- "genericAlarmSignal": "FULL_ALARM",
- "groupIndex": 1,
- "groups": [
- ],
- "index": 1,
- "label": "",
- "powerMainsFailure": false
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000ABCD50",
- "label": "Netzausfall\u00fcberwachung",
- "lastStatusUpdate": 1577487207542,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 309,
- "modelType": "HmIP-PMFS",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000ABCD50",
- "type": "PLUGGABLE_MAINS_FAILURE_SURVEILLANCE",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000049": {
- "availableFirmwareVersion": "1.0.8",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.8",
- "firmwareVersionInteger": 65544,
- "functionalChannels": {
- "0": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "coolingEmergencyValue": 0.0,
- "deviceId": "3014F7110000000000000049",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "frostProtectionTemperature": 8.0,
- "functionalChannelType": "DEVICE_BASE_FLOOR_HEATING",
- "groupIndex": 0,
- "groups": [],
- "heatingEmergencyValue": 0.25,
- "index": 0,
- "label": "",
- "lowBat": null,
- "minimumFloorHeatingValvePosition": 0.0,
- "pulseWidthModulationAtLowFloorHeatingValvePositionEnabled": true,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -55,
- "rssiPeerValue": null,
- "supportedOptionalFeatures": {
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceOverheated": false,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false,
- "IFeatureMinimumFloorHeatingValvePosition": true,
- "IFeaturePulseWidthModulationAtLowFloorHeatingValvePosition": true
- },
- "temperatureOutOfRange": false,
- "unreach": false,
- "valveProtectionDuration": 5,
- "valveProtectionSwitchingInterval": 14
- },
- "1": {
- "deviceId": "3014F7110000000000000049",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "index": 1,
- "label": "",
- "valveState": "ADAPTION_DONE"
- },
- "10": {
- "deviceId": "3014F7110000000000000049",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
- "groupIndex": 10,
- "groups": [],
- "index": 10,
- "label": "",
- "valveState": "ADJUSTMENT_TOO_SMALL"
- },
- "11": {
- "deviceId": "3014F7110000000000000049",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
- "groupIndex": 11,
- "groups": [],
- "index": 11,
- "label": "",
- "valveState": "ADJUSTMENT_TOO_SMALL"
- },
- "12": {
- "deviceId": "3014F7110000000000000049",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
- "groupIndex": 12,
- "groups": [],
- "index": 12,
- "label": "",
- "valveState": "ADJUSTMENT_TOO_SMALL"
- },
- "13": {
- "deviceId": "3014F7110000000000000049",
- "functionalChannelType": "HEAT_DEMAND_CHANNEL",
- "groupIndex": 0,
- "groups": [],
- "index": 13,
- "label": ""
- },
- "14": {
- "deviceId": "3014F7110000000000000049",
- "functionalChannelType": "DEHUMIDIFIER_DEMAND_CHANNEL",
- "groupIndex": 0,
- "groups": [],
- "index": 14,
- "label": ""
- },
- "15": {
- "deviceId": "3014F7110000000000000049",
- "functionalChannelType": "CHANGE_OVER_CHANNEL",
- "groupIndex": 0,
- "groups": [],
- "index": 15,
- "label": ""
- },
- "2": {
- "deviceId": "3014F7110000000000000049",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
- "groupIndex": 2,
- "groups": [],
- "index": 2,
- "label": "",
- "valveState": "ADAPTION_DONE"
- },
- "3": {
- "deviceId": "3014F7110000000000000049",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
- "groupIndex": 3,
- "groups": [],
- "index": 3,
- "label": "",
- "valveState": "ADAPTION_DONE"
- },
- "4": {
- "deviceId": "3014F7110000000000000049",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
- "groupIndex": 4,
- "groups": [],
- "index": 4,
- "label": "",
- "valveState": "ADAPTION_DONE"
- },
- "5": {
- "deviceId": "3014F7110000000000000049",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
- "groupIndex": 5,
- "groups": [],
- "index": 5,
- "label": "",
- "valveState": "ADAPTION_DONE"
- },
- "6": {
- "deviceId": "3014F7110000000000000049",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
- "groupIndex": 6,
- "groups": [],
- "index": 6,
- "label": "",
- "valveState": "ADJUSTMENT_TOO_SMALL"
- },
- "7": {
- "deviceId": "3014F7110000000000000049",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
- "groupIndex": 7,
- "groups": [],
- "index": 7,
- "label": "",
- "valveState": "ADJUSTMENT_TOO_SMALL"
- },
- "8": {
- "deviceId": "3014F7110000000000000049",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
- "groupIndex": 8,
- "groups": [],
- "index": 8,
- "label": "",
- "valveState": "ADJUSTMENT_TOO_SMALL"
- },
- "9": {
- "deviceId": "3014F7110000000000000049",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
- "groupIndex": 9,
- "groups": [],
- "index": 9,
- "label": "",
- "valveState": "ADJUSTMENT_TOO_SMALL"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000049",
- "label": "Fu\u00dfbodenheizungsaktor OG motorisch",
- "lastStatusUpdate": 1577486092047,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 365,
- "modelType": "HmIP-FALMOT-C12",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000049",
- "type": "FLOOR_TERMINAL_BLOCK_12",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000148": {
- "availableFirmwareVersion": "1.4.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.4.0",
- "firmwareVersionInteger": 66560,
- "functionalChannels": {
- "0": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F7110000000000000148",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000039"
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -52,
- "rssiPeerValue": null,
- "supportedOptionalFeatures": {
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceOverheated": false,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "deviceId": "3014F7110000000000000148",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000043",
- "00000000-0000-0000-0000-000000000041"
- ],
- "index": 1,
- "label": "",
- "on": true,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "2": {
- "deviceId": "3014F7110000000000000148",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 2,
- "groups": [
- "00000000-0000-0000-0000-000000000041",
- "00000000-0000-0000-0000-000000000044"
- ],
- "index": 2,
- "label": "",
- "on": true,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000148",
- "label": "Heizungsaktor",
- "lastStatusUpdate": 1577482332693,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 356,
- "modelType": "HmIP-WHS2",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000148",
- "type": "HEATING_SWITCH_2",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000ABCDABCD0033": {
- "availableFirmwareVersion": "1.0.6",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.6",
- "firmwareVersionInteger": 65542,
- "functionalChannels": {
- "0": {
- "badBatteryHealth": true,
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F7110000ABCDABCD0033",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_RECHARGEABLE_WITH_SABOTAGE",
- "groupIndex": 0,
- "groups": [],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -51,
- "rssiPeerValue": null,
- "sabotage": false,
- "supportedOptionalFeatures": {
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceOverheated": false,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "deviceId": "3014F7110000ABCDABCD0033",
- "functionalChannelType": "ALARM_SIREN_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "index": 1,
- "label": ""
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000ABCDABCD0033",
- "label": "Alarmsirene \u2013 au\u00dfen",
- "lastStatusUpdate": 1573078567665,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 385,
- "modelType": "HmIP-ASIR-O",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000ABCDABCD0033",
- "type": "ALARM_SIREN_OUTDOOR",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000031": {
- "availableFirmwareVersion": "1.2.1",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.2.1",
- "firmwareVersionInteger": 66049,
- "functionalChannels": {
- "0": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F7110000000000000031",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -88,
- "rssiPeerValue": null,
- "supportedOptionalFeatures": {
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceOverheated": false,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "accelerationSensorEventFilterPeriod": 3.0,
- "accelerationSensorMode": "FLAT_DECT",
- "accelerationSensorNeutralPosition": "VERTICAL",
- "accelerationSensorSensitivity": "SENSOR_RANGE_4G",
- "accelerationSensorTriggerAngle": 45,
- "accelerationSensorTriggered": true,
- "deviceId": "3014F7110000000000000031",
- "functionalChannelType": "ACCELERATION_SENSOR_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "index": 1,
- "label": "",
- "notificationSoundTypeHighToLow": "SOUND_LONG",
- "notificationSoundTypeLowToHigh": "SOUND_LONG"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000031",
- "label": "Garagentor",
- "lastStatusUpdate": 1567850423788,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 315,
- "modelType": "HmIP-SAM",
- "oem": "eQ-3",
- "permanentlyReachable": false,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000031",
- "type": "ACCELERATION_SENSOR",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000052": {
- "availableFirmwareVersion": "1.0.5",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.5",
- "firmwareVersionInteger": 65541,
- "functionalChannels": {
- "0": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F7110000000000000052",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -73,
- "rssiPeerValue": null,
- "supportedOptionalFeatures": {
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceOverheated": false,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "deviceId": "3014F7110000000000000052",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "index": 1,
- "label": ""
- },
- "2": {
- "deviceId": "3014F7110000000000000052",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 1,
- "groups": [
- ],
- "index": 2,
- "label": ""
- },
- "3": {
- "deviceId": "3014F7110000000000000052",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 2,
- "groups": [],
- "index": 3,
- "label": ""
- },
- "4": {
- "deviceId": "3014F7110000000000000052",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 2,
- "groups": [],
- "index": 4,
- "label": ""
- },
- "5": {
- "deviceId": "3014F7110000000000000052",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 3,
- "groups": [],
- "index": 5,
- "label": ""
- },
- "6": {
- "deviceId": "3014F7110000000000000052",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 3,
- "groups": [],
- "index": 6,
- "label": ""
- },
- "7": {
- "deviceId": "3014F7110000000000000052",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 4,
- "groups": [],
- "index": 7,
- "label": ""
- },
- "8": {
- "deviceId": "3014F7110000000000000052",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 4,
- "groups": [],
- "index": 8,
- "label": ""
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000052",
- "label": "Alarm-Melder",
- "lastStatusUpdate": 1564733931898,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 336,
- "modelType": "HmIP-MOD-RC8",
- "oem": "eQ-3",
- "permanentlyReachable": false,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000052",
- "type": "REMOTE_CONTROL_8_MODULE",
- "updateState": "UP_TO_DATE"
- },
- "3014F71100000000FAL24C10": {
- "availableFirmwareVersion": "1.6.2",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.6.2",
- "firmwareVersionInteger": 67074,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "coolingEmergencyValue": 0.0,
- "deviceId": "3014F71100000000FAL24C10",
- "dutyCycle": false,
- "frostProtectionTemperature": 8.0,
- "functionalChannelType": "DEVICE_GLOBAL_PUMP_CONTROL",
- "globalPumpControl": true,
- "groupIndex": 0,
- "groups": [
- ],
- "heatingEmergencyValue": 0.25,
- "heatingLoadType": "LOAD_BALANCING",
- "heatingValveType": "NORMALLY_CLOSE",
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -73,
- "rssiPeerValue": -74,
- "unreach": false,
- "valveProtectionDuration": 5,
- "valveProtectionSwitchingInterval": 14,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F71100000000FAL24C10",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_LOCAL_PUMP_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "index": 1,
- "label": "",
- "pumpFollowUpTime": 2,
- "pumpLeadTime": 2,
- "pumpProtectionDuration": 1,
- "pumpProtectionSwitchingInterval": 14
- },
- "10": {
- "deviceId": "3014F71100000000FAL24C10",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
- "groupIndex": 10,
- "groups": [
- ],
- "index": 10,
- "label": ""
- },
- "11": {
- "deviceId": "3014F71100000000FAL24C10",
- "functionalChannelType": "HEAT_DEMAND_CHANNEL",
- "groupIndex": 0,
- "groups": [
- ],
- "index": 11,
- "label": ""
- },
- "12": {
- "deviceId": "3014F71100000000FAL24C10",
- "functionalChannelType": "DEHUMIDIFIER_DEMAND_CHANNEL",
- "groupIndex": 0,
- "groups": [
- ],
- "index": 12,
- "label": ""
- },
- "2": {
- "deviceId": "3014F71100000000FAL24C10",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
- "groupIndex": 2,
- "groups": [
- ],
- "index": 2,
- "label": ""
- },
- "3": {
- "deviceId": "3014F71100000000FAL24C10",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
- "groupIndex": 3,
- "groups": [
- ],
- "index": 3,
- "label": ""
- },
- "4": {
- "deviceId": "3014F71100000000FAL24C10",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
- "groupIndex": 4,
- "groups": [
- ],
- "index": 4,
- "label": ""
- },
- "5": {
- "deviceId": "3014F71100000000FAL24C10",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
- "groupIndex": 5,
- "groups": [
- ],
- "index": 5,
- "label": ""
- },
- "6": {
- "deviceId": "3014F71100000000FAL24C10",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
- "groupIndex": 6,
- "groups": [
- ],
- "index": 6,
- "label": ""
- },
- "7": {
- "deviceId": "3014F71100000000FAL24C10",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
- "groupIndex": 7,
- "groups": [
- ],
- "index": 7,
- "label": ""
- },
- "8": {
- "deviceId": "3014F71100000000FAL24C10",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
- "groupIndex": 8,
- "groups": [
- ],
- "index": 8,
- "label": ""
- },
- "9": {
- "deviceId": "3014F71100000000FAL24C10",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
- "groupIndex": 9,
- "groups": [
- ],
- "index": 9,
- "label": ""
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F71100000000FAL24C10",
- "label": "Fu\u00dfbodenheizungsaktor",
- "lastStatusUpdate": 1558461135830,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 280,
- "modelType": "HmIP-FAL24-C10",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F71100000000FAL24C10",
- "type": "FLOOR_TERMINAL_BLOCK_10",
- "updateState": "UP_TO_DATE"
- },
- "3014F71100000000000BBL24": {
- "availableFirmwareVersion": "1.6.2",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.6.2",
- "firmwareVersionInteger": 67074,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F71100000000000BBL24",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000034"
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -64,
- "rssiPeerValue": -76,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "blindModeActive": true,
- "bottomToTopReferenceTime": 54.88,
- "changeOverDelay": 0.5,
- "delayCompensationValue": 12.7,
- "deviceId": "3014F71100000000000BBL24",
- "endpositionAutoDetectionEnabled": true,
- "functionalChannelType": "BLIND_CHANNEL",
- "groupIndex": 1,
- "groups": [
- ],
- "index": 1,
- "label": "",
- "previousShutterLevel": null,
- "previousSlatsLevel": null,
- "processing": false,
- "profileMode": "AUTOMATIC",
- "selfCalibrationInProgress": null,
- "shutterLevel": 0.885,
- "slatsLevel": 1.0,
- "slatsReferenceTime": 1.6,
- "supportingDelayCompensation": true,
- "supportingEndpositionAutoDetection": true,
- "supportingSelfCalibration": true,
- "topToBottomReferenceTime": 53.68,
- "userDesiredProfileMode": "MANUAL"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F71100000000000BBL24",
- "label": "Jalousie Schiebet\u00fcr",
- "lastStatusUpdate": 1558464454532,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 332,
- "modelType": "HmIP-BBL",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F71100000000000BBL24",
- "type": "BRAND_BLIND",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000BCBB11": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.10.10",
- "firmwareVersionInteger": 68106,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000BCBB11",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -53,
- "rssiPeerValue": -56,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000BCBB11",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 1,
- "groups": [
- ],
- "index": 1,
- "label": "",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "2": {
- "deviceId": "3014F7110000000000BCBB11",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 2,
- "groups": [
- "00000000-0000-0000-0000-000000000038"
- ],
- "index": 2,
- "label": "",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000BCBB11",
- "label": "Jalousien - 1 KiZi, 2 SchlaZi",
- "lastStatusUpdate": 1555621612744,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 357,
- "modelType": "HmIP-PCBS2",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000BCBB11",
- "type": "PRINTED_CIRCUIT_BOARD_SWITCH_2",
- "updateState": "UP_TO_DATE"
- },
- "3014F711ABCD0ABCD000002": {
- "availableFirmwareVersion": "1.6.4",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.6.4",
- "firmwareVersionInteger": 67076,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F711ABCD0ABCD000002",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000027"
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -79,
- "rssiPeerValue": null,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F711ABCD0ABCD000002",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 1,
- "groups": [
- ],
- "index": 1,
- "label": "",
- "on": true,
- "profileMode": null,
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "2": {
- "deviceId": "3014F711ABCD0ABCD000002",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 2,
- "groups": [],
- "index": 2,
- "label": "",
- "on": false,
- "profileMode": null,
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "3": {
- "deviceId": "3014F711ABCD0ABCD000002",
- "functionalChannelType": "GENERIC_INPUT_CHANNEL",
- "groupIndex": 3,
- "groups": [],
- "index": 3,
- "label": ""
- },
- "4": {
- "deviceId": "3014F711ABCD0ABCD000002",
- "functionalChannelType": "GENERIC_INPUT_CHANNEL",
- "groupIndex": 4,
- "groups": [],
- "index": 4,
- "label": ""
- },
- "5": {
- "analogOutputLevel": 12.5,
- "deviceId": "3014F711ABCD0ABCD000002",
- "functionalChannelType": "ANALOG_OUTPUT_CHANNEL",
- "groupIndex": 0,
- "groups": [],
- "index": 5,
- "label": ""
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711ABCD0ABCD000002",
- "label": "Multi IO Box",
- "lastStatusUpdate": 1552508702220,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 283,
- "modelType": "HmIP-MIOB",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711ABCD0ABCD000002",
- "type": "MULTI_IO_BOX",
- "updateState": "UP_TO_DATE"
- },
- "3014F71100000000ABCDEF10": {
- "automaticValveAdaptionNeeded": false,
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.6",
- "firmwareVersionInteger": 65542,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F71100000000ABCDEF10",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_SABOTAGE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000010"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -47,
- "rssiPeerValue": -50,
- "sabotage": null,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F71100000000ABCDEF10",
- "functionalChannelType": "HEATING_THERMOSTAT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000013"
- ],
- "index": 1,
- "label": "",
- "setPointTemperature": 21.0,
- "temperatureOffset": 0.0,
- "valveActualTemperature": 21.6,
- "valvePosition": 0.0,
- "valveState": "ADAPTION_DONE"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F71100000000ABCDEF10",
- "label": "Wohnzimmer 3",
- "lastStatusUpdate": 1550912664486,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 325,
- "modelType": "HmIP-eTRV-C",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F71100000000ABCDEF10",
- "type": "HEATING_THERMOSTAT_COMPACT",
- "updateState": "UP_TO_DATE"
- },
- "3014F71100000000000TEST1": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.8.8",
- "firmwareVersionInteger": 67592,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F71100000000000TEST1",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -51,
- "rssiPeerValue": null,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F71100000000000TEST1",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 1,
- "groups": [
- ],
- "index": 1,
- "label": ""
- },
- "2": {
- "deviceId": "3014F71100000000000TEST1",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 1,
- "groups": [
- ],
- "index": 2,
- "label": ""
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F71100000000000TEST1",
- "label": "Remote",
- "lastStatusUpdate": 1550512733995,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 358,
- "modelType": "HmIP-BRC2",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F71100000000000TEST1",
- "type": "BRAND_PUSH_BUTTON",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000064": {
- "availableFirmwareVersion": "1.0.6",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.6",
- "firmwareVersionInteger": 65542,
- "functionalChannels": {
- "0": {
- "coProFaulty": true,
- "coProRestartNeeded": true,
- "coProUpdateFailure": true,
- "configPending": false,
- "deviceId": "3014F7110000000000000064",
- "deviceOverheated": true,
- "deviceOverloaded": true,
- "deviceUndervoltage": true,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_SABOTAGE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000032",
- "00000000-0000-0000-0000-000000000013"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -42,
- "rssiPeerValue": null,
- "sabotage": false,
- "supportedOptionalFeatures": {
- "IFeatureDeviceCoProError": true,
- "IFeatureDeviceCoProRestart": true,
- "IFeatureDeviceCoProUpdate": true,
- "IFeatureDeviceOverheated": true,
- "IFeatureDeviceOverloaded": true,
- "IFeatureDeviceTemperatureOutOfRange": true,
- "IFeatureDeviceUndervoltage": true
- },
- "temperatureOutOfRange": true,
- "unreach": false
- },
- "1": {
- "alarmContactType": "WINDOW_DOOR_CONTACT",
- "contactType": "NORMALLY_CLOSE",
- "deviceId": "3014F7110000000000000064",
- "eventDelay": 0,
- "functionalChannelType": "CONTACT_INTERFACE_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000033",
- "00000000-0000-0000-0000-000000000010",
- "00000000-0000-0000-0000-000000000013"
- ],
- "index": 1,
- "label": "",
- "windowState": "CLOSED"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000064",
- "label": "Schlie\u00dfer Magnet",
- "lastStatusUpdate": 1524515854304,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 375,
- "modelType": "HmIP-SCI",
- "oem": "eQ-3",
- "permanentlyReachable": false,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000064",
- "type": "SHUTTER_CONTACT_INTERFACE",
- "updateState": "UP_TO_DATE"
- },
- "3014F711BADCAFE000000001": {
- "availableFirmwareVersion": "1.2.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.2.0",
- "firmwareVersionInteger": 66048,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F711BADCAFE000000001",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -73,
- "rssiPeerValue": -78,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "blindModeActive": true,
- "bottomToTopReferenceTime": 41.0,
- "changeOverDelay": 0.5,
- "delayCompensationValue": 1.0,
- "deviceId": "3014F711BADCAFE000000001",
- "endpositionAutoDetectionEnabled": false,
- "functionalChannelType": "BLIND_CHANNEL",
- "groupIndex": 1,
- "groups": [
- ],
- "index": 1,
- "label": "",
- "previousShutterLevel": null,
- "previousSlatsLevel": null,
- "processing": false,
- "profileMode": "AUTOMATIC",
- "selfCalibrationInProgress": null,
- "shutterLevel": 1.0,
- "slatsLevel": 1.0,
- "slatsReferenceTime": 2.0,
- "supportingDelayCompensation": false,
- "supportingEndpositionAutoDetection": false,
- "supportingSelfCalibration": false,
- "topToBottomReferenceTime": 41.0,
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711BADCAFE000000001",
- "label": "Sofa links",
- "lastStatusUpdate": 1548616026922,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 333,
- "modelType": "HmIP-FBL",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711BADCAFE000000001",
- "type": "FULL_FLUSH_BLIND",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000055": {
- "availableFirmwareVersion": "1.2.4",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.2.4",
- "firmwareVersionInteger": 66052,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000055",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_OPERATIONLOCK",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000034"
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "operationLockActive": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -76,
- "rssiPeerValue": -77,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "actualTemperature": 21.0,
- "deviceId": "3014F7110000000000000055",
- "display": "SETPOINT",
- "functionalChannelType": "WALL_MOUNTED_THERMOSTAT_PRO_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000035"
- ],
- "humidity": 40,
- "index": 1,
- "label": "",
- "vaporAmount": 6.177718198711658,
- "valveActualTemperature": 20.0,
- "setPointTemperature": 21.5,
- "temperatureOffset": 0.0
- },
- "2": {
- "deviceId": "3014F7110000000000000055",
- "frostProtectionTemperature": 8.0,
- "functionalChannelType": "INTERNAL_SWITCH_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000035"
- ],
- "heatingValveType": "NORMALLY_CLOSE",
- "index": 2,
- "internalSwitchOutputEnabled": true,
- "label": "",
- "valveProtectionDuration": 5,
- "valveProtectionSwitchingInterval": 14
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000055",
- "label": "BWTH 1",
- "lastStatusUpdate": 1547283716818,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 305,
- "modelType": "HmIP-BWTH",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000055",
- "type": "BRAND_WALL_MOUNTED_THERMOSTAT",
- "updateState": "UP_TO_DATE"
- },
- "3014F711ABCDEF0000000014": {
- "availableFirmwareVersion": "1.4.2",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.4.2",
- "firmwareVersionInteger": 66562,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F711ABCDEF0000000014",
- "dutyCycle": null,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000033"
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": null,
- "rssiPeerValue": null,
- "unreach": null,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F711ABCDEF0000000014",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "index": 1,
- "label": ""
- },
- "2": {
- "deviceId": "3014F711ABCDEF0000000014",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "index": 2,
- "label": ""
- },
- "3": {
- "deviceId": "3014F711ABCDEF0000000014",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 2,
- "groups": [],
- "index": 3,
- "label": ""
- },
- "4": {
- "deviceId": "3014F711ABCDEF0000000014",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 2,
- "groups": [],
- "index": 4,
- "label": ""
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711ABCDEF0000000014",
- "label": "FFB 1",
- "lastStatusUpdate": 0,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 266,
- "modelType": "HmIP-KRC4",
- "oem": "eQ-3",
- "permanentlyReachable": false,
- "serializedGlobalTradeItemNumber": "3014F711ABCDEF0000000014",
- "type": "KEY_REMOTE_CONTROL_4",
- "updateState": "UP_TO_DATE"
- },
- "3014F711BSL0000000000050": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.2",
- "firmwareVersionInteger": 65538,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F711BSL0000000000050",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -67,
- "rssiPeerValue": -70,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F711BSL0000000000050",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "index": 1,
- "label": "Treppe CH",
- "on": true,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "2": {
- "deviceId": "3014F711BSL0000000000050",
- "dimLevel": 0.0,
- "functionalChannelType": "NOTIFICATION_LIGHT_CHANNEL",
- "groupIndex": 2,
- "groups": [],
- "index": 2,
- "label": "Alarm Status",
- "on": null,
- "profileMode": "AUTOMATIC",
- "simpleRGBColorState": "RED",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "3": {
- "deviceId": "3014F711BSL0000000000050",
- "dimLevel": 1.0,
- "functionalChannelType": "NOTIFICATION_LIGHT_CHANNEL",
- "groupIndex": 3,
- "groups": [],
- "index": 3,
- "label": "",
- "on": true,
- "profileMode": "AUTOMATIC",
- "simpleRGBColorState": "GREEN",
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711BSL0000000000050",
- "label": "Treppe",
- "lastStatusUpdate": 1548431183264,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 360,
- "modelType": "HmIP-BSL",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711BSL0000000000050",
- "type": "BRAND_SWITCH_NOTIFICATION_LIGHT",
- "updateState": "UP_TO_DATE"
- },
- "3014F711SLO0000000000026": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.16",
- "firmwareVersionInteger": 65552,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F711SLO0000000000026",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -60,
- "rssiPeerValue": null,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "averageIllumination": 807.3,
- "currentIllumination": 785.2,
- "deviceId": "3014F711SLO0000000000026",
- "functionalChannelType": "LIGHT_SENSOR_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "highestIllumination": 837.1,
- "index": 1,
- "label": "",
- "lowestIllumination": 785.2
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711SLO0000000000026",
- "label": "Lichtsensor Nord",
- "lastStatusUpdate": 1548494235548,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 308,
- "modelType": "HmIP-SLO",
- "oem": "eQ-3",
- "permanentlyReachable": false,
- "serializedGlobalTradeItemNumber": "3014F711SLO0000000000026",
- "type": "LIGHT_SENSOR",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000054": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.0",
- "firmwareVersionInteger": 65536,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000054",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_SABOTAGE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000053"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -76,
- "rssiPeerValue": null,
- "sabotage": false,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000054",
- "functionalChannelType": "PASSAGE_DETECTOR_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000055"
- ],
- "index": 1,
- "label": "",
- "leftCounter": 966,
- "leftRightCounterDelta": 164,
- "passageBlindtime": 1.5,
- "passageDirection": "LEFT",
- "passageSensorSensitivity": 50.0,
- "passageTimeout": 0.5,
- "rightCounter": 802
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000054",
- "label": "SPDR_1",
- "lastStatusUpdate": 1547282742305,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 304,
- "modelType": "HmIP-SPDR",
- "oem": "eQ-3",
- "permanentlyReachable": false,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000054",
- "type": "PASSAGE_DETECTOR",
- "updateState": "UP_TO_DATE"
- },
- "3014F711000000000AAAAA25": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.12",
- "firmwareVersionInteger": 65548,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F711000000000AAAAA25",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_PERMANENT_FULL_RX",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000010"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "permanentFullRx": true,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -46,
- "rssiPeerValue": null,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F711000000000AAAAA25",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000048",
- "00000000-0000-0000-0000-000000000034"
- ],
- "index": 1,
- "label": ""
- },
- "2": {
- "deviceId": "3014F711000000000AAAAA25",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000048",
- "00000000-0000-0000-0000-000000000034"
- ],
- "index": 2,
- "label": ""
- },
- "3": {
- "currentIllumination": null,
- "deviceId": "3014F711000000000AAAAA25",
- "functionalChannelType": "MOTION_DETECTION_CHANNEL",
- "groupIndex": 2,
- "groups": [],
- "illumination": 14.2,
- "index": 3,
- "label": "",
- "motionBufferActive": true,
- "motionDetected": false,
- "motionDetectionSendInterval": "SECONDS_240",
- "numberOfBrightnessMeasurements": 7
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711000000000AAAAA25",
- "label": "Bewegungsmelder für 55er Rahmen – innen",
- "lastStatusUpdate": 1546776387401,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 338,
- "modelType": "HmIP-SMI55",
- "oem": "eQ-3",
- "permanentlyReachable": false,
- "serializedGlobalTradeItemNumber": "3014F711000000000AAAAA25",
- "type": "MOTION_DETECTOR_PUSH_BUTTON",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000038": {
- "availableFirmwareVersion": "1.0.18",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.18",
- "firmwareVersionInteger": 65554,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000038",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -55,
- "rssiPeerValue": null,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "actualTemperature": 4.3,
- "deviceId": "3014F7110000000000000038",
- "functionalChannelType": "WEATHER_SENSOR_PLUS_CHANNEL",
- "groupIndex": 1,
- "groups": [
- ],
- "humidity": 97,
- "vaporAmount": 6.177718198711658,
- "illumination": 26.4,
- "illuminationThresholdSunshine": 3500.0,
- "index": 1,
- "label": "",
- "raining": false,
- "storm": false,
- "sunshine": false,
- "todayRainCounter": 3.8999999999999773,
- "todaySunshineDuration": 0,
- "totalRainCounter": 544.0999999999999,
- "totalSunshineDuration": 132057,
- "windSpeed": 15.0,
- "windValueType": "CURRENT_VALUE",
- "yesterdayRainCounter": 25.600000000000023,
- "yesterdaySunshineDuration": 0
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000038",
- "label": "Weather Sensor – plus",
- "lastStatusUpdate": 1546789939739,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 351,
- "modelType": "HmIP-SWO-PL",
- "oem": "eQ-3",
- "permanentlyReachable": false,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000038",
- "type": "WEATHER_SENSOR_PLUS",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000BBBBB1": {
- "availableFirmwareVersion": "1.6.2",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.6.2",
- "firmwareVersionInteger": 67074,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "coolingEmergencyValue": 0.0,
- "deviceId": "3014F7110000000000BBBBB1",
- "dutyCycle": false,
- "frostProtectionTemperature": 8.0,
- "functionalChannelType": "DEVICE_GLOBAL_PUMP_CONTROL",
- "globalPumpControl": true,
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000007"
- ],
- "heatingEmergencyValue": 0.25,
- "heatingLoadType": "LOAD_BALANCING",
- "heatingValveType": "NORMALLY_CLOSE",
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -62,
- "rssiPeerValue": null,
- "unreach": false,
- "valveProtectionDuration": 5,
- "valveProtectionSwitchingInterval": 14,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000BBBBB1",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_LOCAL_PUMP_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "index": 1,
- "label": "",
- "pumpFollowUpTime": 2,
- "pumpLeadTime": 2,
- "pumpProtectionDuration": 1,
- "pumpProtectionSwitchingInterval": 14
- },
- "2": {
- "deviceId": "3014F7110000000000BBBBB1",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
- "groupIndex": 2,
- "groups": [
- "00000000-0000-0000-0000-000000000008"
- ],
- "index": 2,
- "label": ""
- },
- "3": {
- "deviceId": "3014F7110000000000BBBBB1",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
- "groupIndex": 3,
- "groups": [
- "00000000-0000-0000-0000-000000000009"
- ],
- "index": 3,
- "label": ""
- },
- "4": {
- "deviceId": "3014F7110000000000BBBBB1",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
- "groupIndex": 4,
- "groups": [
- "00000000-0000-0000-0000-000000000010"
- ],
- "index": 4,
- "label": ""
- },
- "5": {
- "deviceId": "3014F7110000000000BBBBB1",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
- "groupIndex": 5,
- "groups": [
- "00000000-0000-0000-0000-000000000011"
- ],
- "index": 5,
- "label": ""
- },
- "6": {
- "deviceId": "3014F7110000000000BBBBB1",
- "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
- "groupIndex": 6,
- "groups": [],
- "index": 6,
- "label": ""
- },
- "7": {
- "deviceId": "3014F7110000000000BBBBB1",
- "functionalChannelType": "HEAT_DEMAND_CHANNEL",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000012",
- "00000000-0000-0000-0000-000000000013"
- ],
- "index": 7,
- "label": ""
- },
- "8": {
- "deviceId": "3014F7110000000000BBBBB1",
- "functionalChannelType": "DEHUMIDIFIER_DEMAND_CHANNEL",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000014"
- ],
- "index": 8,
- "label": ""
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000BBBBB1",
- "label": "Fußbodenheizungsaktor",
- "lastStatusUpdate": 1545746610807,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 277,
- "modelType": "HmIP-FAL230-C6",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000BBBBB1",
- "type": "FLOOR_TERMINAL_BLOCK_6",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000BBBBB8": {
- "availableFirmwareVersion": "1.2.16",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.2.16",
- "firmwareVersionInteger": 66064,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000BBBBB8",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_SABOTAGE",
- "groupIndex": 0,
- "groups": [
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -59,
- "rssiPeerValue": null,
- "sabotage": false,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000BBBBB8",
- "functionalChannelType": "ALARM_SIREN_CHANNEL",
- "groupIndex": 1,
- "groups": [
- ],
- "index": 1,
- "label": ""
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000BBBBB8",
- "label": "Alarmsirene",
- "lastStatusUpdate": 1544480290322,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 298,
- "modelType": "HmIP-ASIR",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000BBBBB8",
- "type": "ALARM_SIREN_INDOOR",
- "updateState": "UP_TO_DATE"
- },
- "3014F711000000000000BB11": {
- "availableFirmwareVersion": "1.4.8",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.4.8",
- "firmwareVersionInteger": 66568,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F711000000000000BB11",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_SABOTAGE",
- "groupIndex": 0,
- "groups": [],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -56,
- "rssiPeerValue": -52,
- "sabotage": false,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "currentIllumination": null,
- "deviceId": "3014F711000000000000BB11",
- "functionalChannelType": "MOTION_DETECTION_CHANNEL",
- "groupIndex": 1,
- "groups": [],
- "illumination": 0.1,
- "index": 1,
- "label": "",
- "motionBufferActive": false,
- "motionDetected": true,
- "motionDetectionSendInterval": "SECONDS_480",
- "numberOfBrightnessMeasurements": 7
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711000000000000BB11",
- "label": "Wohnzimmer",
- "lastStatusUpdate": 1544480290322,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 291,
- "modelType": "HmIP-SMI",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711000000000000BB11",
- "type": "MOTION_DETECTOR_INDOOR",
- "updateState": "UP_TO_DATE"
- },
- "3014F71100000000000BBB17": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.2",
- "firmwareVersionInteger": 65538,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F71100000000000BBB17",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -70,
- "rssiPeerValue": -67,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "currentIllumination": null,
- "deviceId": "3014F71100000000000BBB17",
- "functionalChannelType": "MOTION_DETECTION_CHANNEL",
- "groupIndex": 1,
- "groups": [
- ],
- "illumination": 233.4,
- "index": 1,
- "label": "",
- "motionBufferActive": true,
- "motionDetected": true,
- "motionDetectionSendInterval": "SECONDS_240",
- "numberOfBrightnessMeasurements": 7
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F71100000000000BBB17",
- "label": "Außen Küche",
- "lastStatusUpdate": 1546776559553,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 302,
- "modelType": "HmIP-SMO-A",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F71100000000000BBB17",
- "type": "MOTION_DETECTOR_OUTDOOR",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000050": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.2",
- "firmwareVersionInteger": "65538",
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000050",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_INCORRECT_POSITIONED",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000020"
- ],
- "incorrectPositioned": true,
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -65,
- "rssiPeerValue": null,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "acousticAlarmSignal": "FREQUENCY_RISING",
- "acousticAlarmTiming": "ONCE_PER_MINUTE",
- "acousticWaterAlarmTrigger": "WATER_DETECTION",
- "deviceId": "3014F7110000000000000050",
- "functionalChannelType": "WATER_SENSOR_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000023"
- ],
- "inAppWaterAlarmTrigger": "WATER_MOISTURE_DETECTION",
- "index": 1,
- "label": "",
- "moistureDetected": false,
- "sirenWaterAlarmTrigger": "WATER_MOISTURE_DETECTION",
- "waterlevelDetected": false
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000050",
- "label": "Wassersensor",
- "lastStatusUpdate": 1530802738493,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 353,
- "modelType": "HmIP-SWD",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000050",
- "type": "WATER_SENSOR",
- "updateState": "UP_TO_DATE"
-
- },
- "3014F7110000000000000000": {
- "availableFirmwareVersion": "1.16.8",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.16.8",
- "firmwareVersionInteger": 69640,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000000",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_SABOTAGE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000004",
- "00000000-0000-0000-0000-000000000005"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -85,
- "rssiPeerValue": null,
- "sabotage": false,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000000",
- "eventDelay": 0,
- "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000006",
- "00000000-0000-0000-0000-000000000007",
- "00000000-0000-0000-0000-000000000005"
- ],
- "index": 1,
- "label": "",
- "windowState": "OPEN"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000000",
- "label": "Balkontüre",
- "lastStatusUpdate": 1524516526498,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 258,
- "modelType": "HMIP-SWDO",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000000",
- "type": "SHUTTER_CONTACT",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000005551": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.2.12",
- "firmwareVersionInteger": 66060,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000005551",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -73,
- "rssiPeerValue": null,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000005551",
- "eventDelay": 0,
- "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000010",
- "00000000-0000-0000-0000-000000000007"
- ],
- "index": 1,
- "label": "",
- "windowState": "CLOSED"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000005551",
- "label": "Eingangst\u00fcrkontakt",
- "lastStatusUpdate": 1524515854304,
- "liveUpdateState": "UP_TO_DATE",
- "manufacturerCode": 1,
- "modelId": 340,
- "modelType": "HmIP-SWDM",
- "oem": "eQ-3",
- "permanentlyReachable": false,
- "serializedGlobalTradeItemNumber": "3014F7110000000000005551",
- "type": "SHUTTER_CONTACT_MAGNETIC",
- "updateState": "BACKGROUND_UPDATE_NOT_SUPPORTED"
- },
- "3014F7110000000000000001": {
- "availableFirmwareVersion": "1.16.8",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.16.8",
- "firmwareVersionInteger": 69640,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000001",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_SABOTAGE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000008",
- "00000000-0000-0000-0000-000000000005"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -64,
- "rssiPeerValue": null,
- "sabotage": false,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000001",
- "eventDelay": 0,
- "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000009",
- "00000000-0000-0000-0000-000000000010",
- "00000000-0000-0000-0000-000000000005"
- ],
- "index": 1,
- "label": "",
- "windowState": "CLOSED"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000001",
- "label": "Fenster",
- "lastStatusUpdate": 1524515854304,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 258,
- "modelType": "HMIP-SWDO",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000001",
- "type": "SHUTTER_CONTACT",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000002": {
- "availableFirmwareVersion": "1.16.8",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.16.8",
- "firmwareVersionInteger": 69640,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000002",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_SABOTAGE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000004",
- "00000000-0000-0000-0000-000000000005"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -95,
- "rssiPeerValue": null,
- "sabotage": false,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000002",
- "eventDelay": 0,
- "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000006",
- "00000000-0000-0000-0000-000000000007",
- "00000000-0000-0000-0000-000000000005"
- ],
- "index": 1,
- "label": "",
- "windowState": "CLOSED"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000002",
- "label": "Balkonfenster",
- "lastStatusUpdate": 1524516088763,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 258,
- "modelType": "HMIP-SWDO",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000002",
- "type": "SHUTTER_CONTACT",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000003": {
- "availableFirmwareVersion": "1.16.8",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.16.8",
- "firmwareVersionInteger": 69640,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000003",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_SABOTAGE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000004",
- "00000000-0000-0000-0000-000000000005"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -78,
- "rssiPeerValue": null,
- "sabotage": false,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000003",
- "eventDelay": 0,
- "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000006",
- "00000000-0000-0000-0000-000000000007",
- "00000000-0000-0000-0000-000000000005"
- ],
- "index": 1,
- "label": "",
- "windowState": "CLOSED"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000003",
- "label": "Küche",
- "lastStatusUpdate": 1524514836466,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 258,
- "modelType": "HMIP-SWDO",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000003",
- "type": "SHUTTER_CONTACT",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000004": {
- "availableFirmwareVersion": "1.16.8",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.16.8",
- "firmwareVersionInteger": 69640,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000004",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_SABOTAGE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000011",
- "00000000-0000-0000-0000-000000000005"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -56,
- "rssiPeerValue": null,
- "sabotage": false,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000004",
- "eventDelay": 0,
- "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000012",
- "00000000-0000-0000-0000-000000000013",
- "00000000-0000-0000-0000-000000000005"
- ],
- "index": 1,
- "label": "",
- "windowState": "OPEN"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000004",
- "label": "Fenster",
- "lastStatusUpdate": 1524512404032,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 258,
- "modelType": "HMIP-SWDO",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000004",
- "type": "SHUTTER_CONTACT",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000005": {
- "availableFirmwareVersion": "1.16.8",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.16.8",
- "firmwareVersionInteger": 69640,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000005",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_SABOTAGE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000004",
- "00000000-0000-0000-0000-000000000005"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -80,
- "rssiPeerValue": null,
- "sabotage": false,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000005",
- "eventDelay": 0,
- "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000006",
- "00000000-0000-0000-0000-000000000007",
- "00000000-0000-0000-0000-000000000005"
- ],
- "index": 1,
- "label": "",
- "windowState": "OPEN"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000005",
- "label": "Wohnzimmer",
- "lastStatusUpdate": 0,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 258,
- "modelType": "HMIP-SWDO",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000005",
- "type": "SHUTTER_CONTACT",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000006": {
- "availableFirmwareVersion": "1.16.8",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.16.8",
- "firmwareVersionInteger": 69640,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000006",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_SABOTAGE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000014",
- "00000000-0000-0000-0000-000000000005"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -76,
- "rssiPeerValue": null,
- "sabotage": false,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000006",
- "eventDelay": 0,
- "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000015",
- "00000000-0000-0000-0000-000000000005"
- ],
- "index": 1,
- "label": "",
- "windowState": "CLOSED"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000006",
- "label": "Wohnungstüre",
- "lastStatusUpdate": 1524516489316,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 258,
- "modelType": "HMIP-SWDO",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000006",
- "type": "SHUTTER_CONTACT",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000007": {
- "availableFirmwareVersion": "1.16.8",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.16.8",
- "firmwareVersionInteger": 69640,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000007",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_SABOTAGE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000014",
- "00000000-0000-0000-0000-000000000016"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -56,
- "rssiPeerValue": null,
- "sabotage": false,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000007",
- "eventDelay": 0,
- "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000016",
- "00000000-0000-0000-0000-000000000015"
- ],
- "index": 1,
- "label": "",
- "windowState": "CLOSED"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000007",
- "label": "Vorzimmer",
- "lastStatusUpdate": 1524515489257,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 258,
- "modelType": "HMIP-SWDO",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000007",
- "type": "SHUTTER_CONTACT",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000108": {
- "availableFirmwareVersion": "1.12.6",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.12.6",
- "firmwareVersionInteger": 68614,
- "functionalChannels": {
- "0": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F7110000000000000108",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000009"
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -68,
- "rssiPeerValue": -63,
- "supportedOptionalFeatures": {
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceOverheated": true,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "currentPowerConsumption": 0.0,
- "deviceId": "3014F7110000000000000108",
- "energyCounter": 6.333200000000001,
- "functionalChannelType": "SWITCH_MEASURING_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000023"
- ],
- "index": 1,
- "label": "",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000108",
- "label": "Flur oben",
- "lastStatusUpdate": 1570365990392,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 288,
- "modelType": "HmIP-BSM",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000108",
- "type": "BRAND_SWITCH_MEASURING",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000109": {
- "availableFirmwareVersion": "1.6.2",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.6.2",
- "firmwareVersionInteger": 67074,
- "functionalChannels": {
- "0": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F7110000000000000109",
- "deviceOverheated": null,
- "deviceOverloaded": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000029"
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -80,
- "rssiPeerValue": -73,
- "supportedOptionalFeatures": {
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceOverheated": true,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "currentPowerConsumption": 0.0,
- "deviceId": "3014F7110000000000000109",
- "energyCounter": 0.0011,
- "functionalChannelType": "SWITCH_MEASURING_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000030"
- ],
- "index": 1,
- "label": "",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000109",
- "label": "Ausschalter Terrasse Bewegungsmelder",
- "lastStatusUpdate": 1570366291250,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 289,
- "modelType": "HmIP-FSM",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000109",
- "type": "FULL_FLUSH_SWITCH_MEASURING",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000008": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "2.6.2",
- "firmwareVersionInteger": 132610,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000008",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000017"
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": true,
- "routerModuleSupported": true,
- "rssiDeviceValue": -48,
- "rssiPeerValue": -49,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "currentPowerConsumption": 195.3,
- "deviceId": "3014F7110000000000000008",
- "energyCounter": 35.536,
- "functionalChannelType": "SWITCH_MEASURING_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000018"
- ],
- "index": 1,
- "label": "",
- "on": true,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000008",
- "label": "Pc",
- "lastStatusUpdate": 1524516554056,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 262,
- "modelType": "HMIP-PSM",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000008",
- "type": "PLUGABLE_SWITCH_MEASURING",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000009": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "2.6.2",
- "firmwareVersionInteger": 132610,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000009",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000017"
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": true,
- "routerModuleSupported": true,
- "rssiDeviceValue": -60,
- "rssiPeerValue": -66,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "currentPowerConsumption": 0.0,
- "deviceId": "3014F7110000000000000009",
- "energyCounter": 0.4754,
- "functionalChannelType": "SWITCH_MEASURING_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000018"
- ],
- "index": 1,
- "label": "",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000009",
- "label": "Brunnen",
- "lastStatusUpdate": 1524515786303,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 262,
- "modelType": "HMIP-PSM",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000009",
- "type": "PLUGABLE_SWITCH_MEASURING",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000010": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "2.6.2",
- "firmwareVersionInteger": 132610,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000010",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000017"
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": true,
- "routerModuleSupported": true,
- "rssiDeviceValue": -47,
- "rssiPeerValue": -49,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "currentPowerConsumption": 2.04,
- "deviceId": "3014F7110000000000000010",
- "energyCounter": 1.5343,
- "functionalChannelType": "SWITCH_MEASURING_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000018"
- ],
- "index": 1,
- "label": "",
- "on": true,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000010",
- "label": "Büro",
- "lastStatusUpdate": 1524513613922,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 262,
- "modelType": "HMIP-PSM",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000010",
- "type": "PLUGABLE_SWITCH_MEASURING",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000110": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "2.6.2",
- "firmwareVersionInteger": 132610,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000110",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000017"
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": true,
- "routerModuleSupported": true,
- "rssiDeviceValue": -47,
- "rssiPeerValue": -49,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000110",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000018"
- ],
- "index": 1,
- "label": "",
- "on": true,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000110",
- "label": "Schrank",
- "lastStatusUpdate": 1524513613922,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 262,
- "modelType": "HMIP-PS",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000110",
- "type": "PLUGABLE_SWITCH",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000011": {
- "automaticValveAdaptionNeeded": false,
- "availableFirmwareVersion": "2.0.2",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "2.0.2",
- "firmwareVersionInteger": 131074,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000011",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_OPERATIONLOCK",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000011"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "operationLockActive": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -54,
- "rssiPeerValue": -51,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000011",
- "functionalChannelType": "HEATING_THERMOSTAT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000012"
- ],
- "index": 1,
- "label": "",
- "valveActualTemperature": 20.0,
- "setPointTemperature": 5.0,
- "temperatureOffset": 0.0,
- "valvePosition": 0.0,
- "valveState": "ADAPTION_DONE"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000011",
- "label": "Heizung",
- "lastStatusUpdate": 1524516360178,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 269,
- "modelType": "HMIP-eTRV",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000011",
- "type": "HEATING_THERMOSTAT",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000012": {
- "automaticValveAdaptionNeeded": false,
- "availableFirmwareVersion": "2.0.2",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "2.0.2",
- "firmwareVersionInteger": 131074,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000012",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_OPERATIONLOCK",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000008"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "operationLockActive": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -46,
- "rssiPeerValue": -54,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000012",
- "functionalChannelType": "HEATING_THERMOSTAT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000010"
- ],
- "index": 1,
- "label": "",
- "valveActualTemperature": 20.0,
- "setPointTemperature": 19.0,
- "temperatureOffset": 0.0,
- "valvePosition": 0.0,
- "valveState": "ADAPTION_DONE"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000012",
- "label": "Heizkörperthermostat",
- "lastStatusUpdate": 1524514105832,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 269,
- "modelType": "HMIP-eTRV",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000012",
- "type": "HEATING_THERMOSTAT",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000013": {
- "automaticValveAdaptionNeeded": false,
- "availableFirmwareVersion": "2.0.2",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "2.0.2",
- "firmwareVersionInteger": 131074,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000013",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_OPERATIONLOCK",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000014"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "operationLockActive": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -58,
- "rssiPeerValue": -58,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000013",
- "functionalChannelType": "HEATING_THERMOSTAT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000019"
- ],
- "index": 1,
- "label": "",
- "valveActualTemperature": 20.0,
- "setPointTemperature": 5.0,
- "temperatureOffset": 0.0,
- "valvePosition": 0.0,
- "valveState": "ADAPTION_DONE"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000013",
- "label": "Heizkörperthermostat2",
- "lastStatusUpdate": 1524514007132,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 269,
- "modelType": "HMIP-eTRV",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000013",
- "type": "HEATING_THERMOSTAT",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000014": {
- "automaticValveAdaptionNeeded": false,
- "availableFirmwareVersion": "2.0.2",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "2.0.2",
- "firmwareVersionInteger": 131074,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000014",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_OPERATIONLOCK",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000004"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "operationLockActive": true,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -60,
- "rssiPeerValue": -58,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000014",
- "functionalChannelType": "HEATING_THERMOSTAT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000007"
- ],
- "index": 1,
- "label": "",
- "valveActualTemperature": 20.0,
- "setPointTemperature": 5.0,
- "temperatureOffset": 0.0,
- "valvePosition": 0.0,
- "valveState": "ADAPTION_DONE"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000014",
- "label": "Küche-Heizung",
- "lastStatusUpdate": 1524513898337,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 269,
- "modelType": "HMIP-eTRV",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000014",
- "type": "HEATING_THERMOSTAT",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000015": {
- "automaticValveAdaptionNeeded": false,
- "availableFirmwareVersion": "2.0.2",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "2.0.2",
- "firmwareVersionInteger": 131074,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000015",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_OPERATIONLOCK",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000004"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "operationLockActive": true,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -65,
- "rssiPeerValue": -66,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000015",
- "functionalChannelType": "HEATING_THERMOSTAT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000007"
- ],
- "index": 1,
- "label": "",
- "valveActualTemperature": 20.0,
- "setPointTemperature": 5.0,
- "temperatureOffset": 0.0,
- "valvePosition": 0.0,
- "valveState": "ADAPTION_DONE"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000015",
- "label": "Wohnzimmer-Heizung",
- "lastStatusUpdate": 1524513950325,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 269,
- "modelType": "HMIP-eTRV",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000015",
- "type": "HEATING_THERMOSTAT",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000016": {
- "automaticValveAdaptionNeeded": false,
- "availableFirmwareVersion": "2.0.2",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "2.0.2",
- "firmwareVersionInteger": 131074,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000016",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_OPERATIONLOCK",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000020"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "operationLockActive": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -50,
- "rssiPeerValue": -51,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000016",
- "functionalChannelType": "HEATING_THERMOSTAT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000021"
- ],
- "index": 1,
- "label": "",
- "valveActualTemperature": 20.0,
- "setPointTemperature": 5.0,
- "temperatureOffset": 0.0,
- "valvePosition": 0.0,
- "valveState": "ADAPTION_DONE"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000016",
- "label": "Heizkörperthermostat3",
- "lastStatusUpdate": 1524514626157,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 269,
- "modelType": "HMIP-eTRV",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000016",
- "type": "HEATING_THERMOSTAT",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000017": {
- "automaticValveAdaptionNeeded": false,
- "availableFirmwareVersion": "2.0.2",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "2.0.2",
- "firmwareVersionInteger": 131074,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000017",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_OPERATIONLOCK",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000004"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "operationLockActive": true,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -67,
- "rssiPeerValue": -62,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000017",
- "functionalChannelType": "HEATING_THERMOSTAT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000007"
- ],
- "index": 1,
- "label": "",
- "valveActualTemperature": 20.0,
- "setPointTemperature": 5.0,
- "temperatureOffset": 0.0,
- "valvePosition": 0.0,
- "valveState": "ADAPTION_DONE"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000017",
- "label": "Balkon-Heizung",
- "lastStatusUpdate": 1524511331830,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 269,
- "modelType": "HMIP-eTRV",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000017",
- "type": "HEATING_THERMOSTAT",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000018": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.11",
- "firmwareVersionInteger": 65547,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000018",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000004",
- "00000000-0000-0000-0000-000000000016"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -67,
- "rssiPeerValue": null,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000018",
- "functionalChannelType": "SMOKE_DETECTOR_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000022",
- "00000000-0000-0000-0000-000000000006"
- ],
- "index": 1,
- "label": "",
- "smokeDetectorAlarmType": "IDLE_OFF"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000018",
- "label": "Rauchwarnmelder",
- "lastStatusUpdate": 1524461072721,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 296,
- "modelType": "HmIP-SWSD",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000018",
- "type": "SMOKE_DETECTOR",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000019": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.11",
- "firmwareVersionInteger": 65547,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000019",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000008",
- "00000000-0000-0000-0000-000000000016"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -50,
- "rssiPeerValue": null,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000019",
- "functionalChannelType": "SMOKE_DETECTOR_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000022",
- "00000000-0000-0000-0000-000000000009"
- ],
- "index": 1,
- "label": "",
- "smokeDetectorAlarmType": "IDLE_OFF"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000019",
- "label": "Rauchwarnmelder2",
- "lastStatusUpdate": 1524480981494,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 296,
- "modelType": "HmIP-SWSD",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000019",
- "type": "SMOKE_DETECTOR",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000020": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.11",
- "firmwareVersionInteger": 65547,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000020",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000011",
- "00000000-0000-0000-0000-000000000016"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -54,
- "rssiPeerValue": null,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000020",
- "functionalChannelType": "SMOKE_DETECTOR_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000013",
- "00000000-0000-0000-0000-000000000022"
- ],
- "index": 1,
- "label": "",
- "smokeDetectorAlarmType": "IDLE_OFF"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000020",
- "label": "Rauchwarnmelder3",
- "lastStatusUpdate": 1524456324824,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 296,
- "modelType": "HmIP-SWSD",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000020",
- "type": "SMOKE_DETECTOR",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000021": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.11",
- "firmwareVersionInteger": 65547,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000021",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000014",
- "00000000-0000-0000-0000-000000000016"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -80,
- "rssiPeerValue": null,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F7110000000000000021",
- "functionalChannelType": "SMOKE_DETECTOR_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000022",
- "00000000-0000-0000-0000-000000000015"
- ],
- "index": 1,
- "label": "",
- "smokeDetectorAlarmType": "IDLE_OFF"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000021",
- "label": "Rauchwarnmelder4",
- "lastStatusUpdate": 1524443129876,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 296,
- "modelType": "HmIP-SWSD",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000021",
- "type": "SMOKE_DETECTOR",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000022": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.8.0",
- "firmwareVersionInteger": 67584,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000022",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_OPERATIONLOCK",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000011"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "operationLockActive": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -76,
- "rssiPeerValue": -63,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "actualTemperature": 24.7,
- "deviceId": "3014F7110000000000000022",
- "display": "ACTUAL_HUMIDITY",
- "functionalChannelType": "WALL_MOUNTED_THERMOSTAT_PRO_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000012"
- ],
- "humidity": 43,
- "vaporAmount": 6.177718198711658,
- "index": 1,
- "label": "",
- "valveActualTemperature": 20.0,
- "setPointTemperature": 5.0,
- "temperatureOffset": 0.0
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000022",
- "label": "Wandthermostat",
- "lastStatusUpdate": 1524516534382,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 297,
- "modelType": "HmIP-WTH-2",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000022",
- "type": "WALL_MOUNTED_THERMOSTAT_PRO",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000023": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.8.0",
- "firmwareVersionInteger": 67584,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000023",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_OPERATIONLOCK",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000008"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "operationLockActive": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -61,
- "rssiPeerValue": -58,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "actualTemperature": 24.5,
- "deviceId": "3014F7110000000000000023",
- "display": "ACTUAL_HUMIDITY",
- "functionalChannelType": "WALL_MOUNTED_THERMOSTAT_PRO_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000010"
- ],
- "humidity": 46,
- "vaporAmount": 6.177718198711658,
- "index": 1,
- "label": "",
- "valveActualTemperature": 20.0,
- "setPointTemperature": 19.0,
- "temperatureOffset": 0.0
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000023",
- "label": "Wandthermostat4",
- "lastStatusUpdate": 1524516454116,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 297,
- "modelType": "HmIP-WTH-2",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000023",
- "type": "WALL_MOUNTED_THERMOSTAT_PRO",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000024": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.8.0",
- "firmwareVersionInteger": 67584,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000024",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_OPERATIONLOCK",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000004"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "operationLockActive": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -75,
- "rssiPeerValue": -85,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "actualTemperature": 23.6,
- "deviceId": "3014F7110000000000000024",
- "display": "ACTUAL",
- "functionalChannelType": "WALL_MOUNTED_THERMOSTAT_PRO_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000007"
- ],
- "humidity": 45,
- "vaporAmount": 6.177718198711658,
- "index": 1,
- "label": "",
- "valveActualTemperature": 20.0,
- "setPointTemperature": 5.0,
- "temperatureOffset": 0.0
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000024",
- "label": "Wandthermostat2",
- "lastStatusUpdate": 1524516436601,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 297,
- "modelType": "HmIP-WTH-2",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000024",
- "type": "WALL_MOUNTED_THERMOSTAT_PRO",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000025": {
- "availableFirmwareVersion": "1.8.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.8.0",
- "firmwareVersionInteger": 67584,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000025",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_OPERATIONLOCK",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000020"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "operationLockActive": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -46,
- "rssiPeerValue": -47,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "actualTemperature": 23.8,
- "deviceId": "3014F7110000000000000025",
- "display": "ACTUAL_HUMIDITY",
- "functionalChannelType": "WALL_MOUNTED_THERMOSTAT_PRO_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000021"
- ],
- "humidity": 47,
- "vaporAmount": 6.177718198711658,
- "index": 1,
- "label": "",
- "valveActualTemperature": 20.0,
- "setPointTemperature": 5.0,
- "temperatureOffset": 0.0
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000025",
- "label": "Wandthermostat3",
- "lastStatusUpdate": 1524516556479,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 297,
- "modelType": "HmIP-WTH-2",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000025",
- "type": "WALL_MOUNTED_THERMOSTAT_PRO",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000000029": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.14",
- "firmwareVersionInteger": 65550,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F7110000000000000029",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000019"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -46,
- "rssiPeerValue": null,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F7110000000000000029",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000020"
- ],
- "index": 1,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "windowState": "CLOSED"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000000029",
- "label": "Kontakt-Schnittstelle Unterputz – 1-fach",
- "lastStatusUpdate": 1547923306429,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 382,
- "modelType": "HmIP-FCI1",
- "oem": "eQ-3",
- "permanentlyReachable": false,
- "serializedGlobalTradeItemNumber": "3014F7110000000000000029",
- "type": "FULL_FLUSH_CONTACT_INTERFACE",
- "updateState": "UP_TO_DATE"
- },
- "3014F711AAAA000000000001": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.10",
- "firmwareVersionInteger": 65546,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F711AAAA000000000001",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000008"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -68,
- "rssiPeerValue": null,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "actualTemperature": 15.4,
- "deviceId": "3014F711AAAA000000000001",
- "functionalChannelType": "WEATHER_SENSOR_PRO_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-AAAA-0000-0000-000000000001"
- ],
- "humidity": 65,
- "vaporAmount": 6.177718198711658,
- "illumination": 4153.0,
- "illuminationThresholdSunshine": 10.0,
- "index": 1,
- "label": "",
- "raining": false,
- "storm": false,
- "sunshine": true,
- "todayRainCounter": 6.5,
- "todaySunshineDuration": 100,
- "totalRainCounter": 6.5,
- "totalSunshineDuration": 100,
- "weathervaneAlignmentNeeded": false,
- "windDirection": 295.0,
- "windDirectionVariation": 56.25,
- "windSpeed": 2.6,
- "windValueType": "AVERAGE_VALUE",
- "yesterdayRainCounter": 0.0,
- "yesterdaySunshineDuration": 0
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711AAAA000000000001",
- "label": "Wettersensor - pro",
- "lastStatusUpdate": 1524513950325,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 352,
- "modelType": "HmIP-SWO-PR",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711AAAA000000000001",
- "type": "WEATHER_SENSOR_PRO",
- "updateState": "UP_TO_DATE"
- },
- "3014F711AAAA000000000002": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.6",
- "firmwareVersionInteger": 65542,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F711AAAA000000000002",
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "dutyCycle": false,
- "groups": [
- "00000000-0000-0000-0000-000000000008"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -55,
- "rssiPeerValue": null,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "actualTemperature": 15.1,
- "deviceId": "3014F711AAAA000000000002",
- "functionalChannelType": "CLIMATE_SENSOR_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-AAAA-0000-0000-000000000001"
- ],
- "humidity": 70,
- "vaporAmount": 6.177718198711658,
- "index": 1,
- "label": ""
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711AAAA000000000002",
- "label": "Temperatur- und Luftfeuchtigkeitssensor - außen",
- "lastStatusUpdate": 1524513950325,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 314,
- "modelType": "HmIP-STHO",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711AAAA000000000002",
- "type": "TEMPERATURE_HUMIDITY_SENSOR_OUTDOOR",
- "updateState": "UP_TO_DATE"
- },
- "3014F711AAAA000000000003": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.10",
- "firmwareVersionInteger": 65546,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F711AAAA000000000003",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [ "00000000-0000-0000-0000-000000000008" ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -77,
- "rssiPeerValue": null,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "actualTemperature": 15.2,
- "deviceId": "3014F711AAAA000000000003",
- "functionalChannelType": "WEATHER_SENSOR_CHANNEL",
- "groupIndex": 1,
- "groups": [ "00000000-AAAA-0000-0000-000000000001" ],
- "humidity": 42,
- "vaporAmount": 6.177718198711658,
- "illumination": 4890.0,
- "illuminationThresholdSunshine": 3500.0,
- "index": 1,
- "label": "",
- "storm": false,
- "sunshine": true,
- "todaySunshineDuration": 51,
- "totalSunshineDuration": 54,
- "windSpeed": 6.6,
- "windValueType": "MAX_VALUE",
- "yesterdaySunshineDuration": 3
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711AAAA000000000003",
- "label": "Wettersensor",
- "lastStatusUpdate": 1524513950325,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 350,
- "modelType": "HmIP-SWO-B",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711AAAA000000000003",
- "type": "WEATHER_SENSOR",
- "updateState": "UP_TO_DATE"
- },
- "3014F711AAAA000000000004": {
- "availableFirmwareVersion": "1.2.10",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.2.10",
- "firmwareVersionInteger": 66058,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F711AAAA000000000004",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_SABOTAGE",
- "groupIndex": 0,
- "groups": [ "00000000-0000-0000-0000-000000000008" ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -54,
- "rssiPeerValue": null,
- "sabotage": false,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F711AAAA000000000004",
- "eventDelay": 0,
- "functionalChannelType": "ROTARY_HANDLE_CHANNEL",
- "groupIndex": 1,
- "groups": [ "00000000-0000-0000-0000-000000000009" ],
- "index": 1,
- "label": "",
- "windowState": "TILTED"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711AAAA000000000004",
- "label": "Fenstergriffsensor",
- "lastStatusUpdate": 1524816385462,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 286,
- "modelType": "HmIP-SRH",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711AAAA000000000004",
- "type": "ROTARY_HANDLE_SENSOR",
- "updateState": "UP_TO_DATE"
- },
- "3014F711AAAA000000000005": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.4.8",
- "firmwareVersionInteger": 66568,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F711AAAA000000000005",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000008"
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -44,
- "rssiPeerValue": -42,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F711AAAA000000000005",
- "dimLevel": 0.0,
- "functionalChannelType": "DIMMER_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000008"
- ],
- "index": 1,
- "label": "",
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711AAAA000000000005",
- "label": "Schlafzimmerlicht",
- "lastStatusUpdate": 1524816385462,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 290,
- "modelType": "HmIP-BDT",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711AAAA000000000005",
- "type": "BRAND_DIMMER",
- "updateState": "UP_TO_DATE"
- },
- "3014F711BBBBBBBBBBBBB017": {
- "availableFirmwareVersion": "1.0.19",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.19",
- "firmwareVersionInteger": 65555,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F711BBBBBBBBBBBBB017",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -61,
- "rssiPeerValue": null,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F711BBBBBBBBBBBBB017",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 1,
- "groups": [
- ],
- "index": 1,
- "label": ""
- },
- "2": {
- "deviceId": "3014F711BBBBBBBBBBBBB017",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 1,
- "groups": [
- ],
- "index": 2,
- "label": ""
- },
- "3": {
- "deviceId": "3014F711BBBBBBBBBBBBB017",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 2,
- "groups": [
- ],
- "index": 3,
- "label": ""
- },
- "4": {
- "deviceId": "3014F711BBBBBBBBBBBBB017",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 2,
- "groups": [
- ],
- "index": 4,
- "label": ""
- },
- "5": {
- "deviceId": "3014F711BBBBBBBBBBBBB017",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 3,
- "groups": [
- ],
- "index": 5,
- "label": ""
- },
- "6": {
- "deviceId": "3014F711BBBBBBBBBBBBB017",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 3,
- "groups": [
- ],
- "index": 6,
- "label": ""
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711BBBBBBBBBBBBB017",
- "label": "Wandtaster - 6-fach",
- "lastStatusUpdate": 1544475961687,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 300,
- "modelType": "HmIP-WRC6",
- "oem": "eQ-3",
- "permanentlyReachable": false,
- "serializedGlobalTradeItemNumber": "3014F711BBBBBBBBBBBBB017",
- "type": "PUSH_BUTTON_6",
- "updateState": "UP_TO_DATE"
- },
- "3014F711BBBBBBBBBBBBB016": {
- "availableFirmwareVersion": "1.0.19",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.19",
- "firmwareVersionInteger": 65555,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F711BBBBBBBBBBBBB016",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -42,
- "rssiPeerValue": null,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F711BBBBBBBBBBBBB016",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 1,
- "groups": [
- ],
- "index": 1,
- "label": ""
- },
- "2": {
- "deviceId": "3014F711BBBBBBBBBBBBB016",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 1,
- "groups": [
- ],
- "index": 2,
- "label": ""
- },
- "3": {
- "deviceId": "3014F711BBBBBBBBBBBBB016",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 2,
- "groups": [
- ],
- "index": 3,
- "label": ""
- },
- "4": {
- "deviceId": "3014F711BBBBBBBBBBBBB016",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 2,
- "groups": [
- ],
- "index": 4,
- "label": ""
- },
- "5": {
- "deviceId": "3014F711BBBBBBBBBBBBB016",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 3,
- "groups": [
- ],
- "index": 5,
- "label": ""
- },
- "6": {
- "deviceId": "3014F711BBBBBBBBBBBBB016",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 3,
- "groups": [
- ],
- "index": 6,
- "label": ""
- },
- "7": {
- "deviceId": "3014F711BBBBBBBBBBBBB016",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 4,
- "groups": [
- ],
- "index": 7,
- "label": ""
- },
- "8": {
- "deviceId": "3014F711BBBBBBBBBBBBB016",
- "functionalChannelType": "SINGLE_KEY_CHANNEL",
- "groupIndex": 4,
- "groups": [
- ],
- "index": 8,
- "label": ""
- }
-
-
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711BBBBBBBBBBBBB016",
- "label": "Fernbedienung - 8 Tasten",
- "lastStatusUpdate": 1544479483638,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 299,
- "modelType": "HmIP-RC8",
- "oem": "eQ-3",
- "permanentlyReachable": false,
- "serializedGlobalTradeItemNumber": "3014F711BBBBBBBBBBBBB016",
- "type": "REMOTE_CONTROL_8",
- "updateState": "UP_TO_DATE"
- },
- "3014F711AAAAAAAAAAAAAA51": {
- "availableFirmwareVersion": "1.4.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.4.0",
- "firmwareVersionInteger": 66560,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F711AAAAAAAAAAAAAA51",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_SABOTAGE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000021",
- "00000000-0000-0000-0000-000000000060"
- ],
- "index": 0,
- "label": "",
- "lowBat": false,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -62,
- "rssiPeerValue": -61,
- "sabotage": false,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "currentIllumination": null,
- "deviceId": "3014F711AAAAAAAAAAAAAA51",
- "functionalChannelType": "PRESENCE_DETECTION_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000022",
- "00000000-0000-0000-0000-000000000060"
- ],
- "illumination": 1.8,
- "index": 1,
- "label": "",
- "motionBufferActive": false,
- "motionDetectionSendInterval": "SECONDS_240",
- "numberOfBrightnessMeasurements": 7,
- "presenceDetected": false
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711AAAAAAAAAAAAAA51",
- "label": "SPI_1",
- "lastStatusUpdate": 1542758692234,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 303,
- "modelType": "HmIP-SPI",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711AAAAAAAAAAAAAA51",
- "type": "PRESENCE_DETECTOR_INDOOR",
- "updateState": "UP_TO_DATE"
- },
- "3014F711ACBCDABCADCA66": {
- "availableFirmwareVersion": "1.6.2",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.6.2",
- "firmwareVersionInteger": 67074,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F711ACBCDABCADCA66",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000024"
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -78,
- "rssiPeerValue": -77,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "bottomToTopReferenceTime": 30.080000000000002,
- "changeOverDelay": 0.5,
- "delayCompensationValue": 12.7,
- "deviceId": "3014F711ACBCDABCADCA66",
- "endpositionAutoDetectionEnabled": true,
- "functionalChannelType": "SHUTTER_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000069",
- "00000000-0000-0000-0000-000000000070"
- ],
- "index": 1,
- "label": "",
- "previousShutterLevel": null,
- "processing": false,
- "profileMode": "AUTOMATIC",
- "selfCalibrationInProgress": null,
- "shutterLevel": 1.0,
- "supportingDelayCompensation": true,
- "supportingEndpositionAutoDetection": true,
- "supportingSelfCalibration": true,
- "topToBottomReferenceTime": 24.68,
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711ACBCDABCADCA66",
- "label": "BROLL_1",
- "lastStatusUpdate": 1542756558785,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 323,
- "modelType": "HmIP-BROLL",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711ACBCDABCADCA66",
- "type": "BRAND_SHUTTER",
- "updateState": "UP_TO_DATE"
- },
- "3014F711BBBBBBBBBBBBB18": {
- "availableFirmwareVersion": "0.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.8.12",
- "firmwareVersionInteger": 67596,
- "functionalChannels": {
- "0": {
- "configPending": false,
- "deviceId": "3014F711BBBBBBBBBBBBB18",
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000041"
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -35,
- "rssiPeerValue": -36,
- "unreach": false,
- "supportedOptionalFeatures": {}
- },
- "1": {
- "deviceId": "3014F711BBBBBBBBBBBBB18",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000042"
- ],
- "index": 1,
- "label": "SW1",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "2": {
- "deviceId": "3014F711BBBBBBBBBBBBB18",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 2,
- "groups": [
- "00000000-0000-0000-0000-000000000042",
- "00000000-0000-0000-0000-000000000040"
- ],
- "index": 2,
- "label": "SW2",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "3": {
- "deviceId": "3014F711BBBBBBBBBBBBB18",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 3,
- "groups": [
- "00000000-0000-0000-0000-000000000042"
- ],
- "index": 3,
- "label": "",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "4": {
- "deviceId": "3014F711BBBBBBBBBBBBB18",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 4,
- "groups": [
- "00000000-0000-0000-0000-000000000042"
- ],
- "index": 4,
- "label": "",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "5": {
- "deviceId": "3014F711BBBBBBBBBBBBB18",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 5,
- "groups": [
- "00000000-0000-0000-0000-000000000042"
- ],
- "index": 5,
- "label": "",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "6": {
- "deviceId": "3014F711BBBBBBBBBBBBB18",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 6,
- "groups": [
- "00000000-0000-0000-0000-000000000042"
- ],
- "index": 6,
- "label": "",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "7": {
- "deviceId": "3014F711BBBBBBBBBBBBB18",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 7,
- "groups": [
- "00000000-0000-0000-0000-000000000042"
- ],
- "index": 7,
- "label": "",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "8": {
- "deviceId": "3014F711BBBBBBBBBBBBB18",
- "functionalChannelType": "SWITCH_CHANNEL",
- "groupIndex": 8,
- "groups": [
- "00000000-0000-0000-0000-000000000042"
- ],
- "index": 8,
- "label": "",
- "on": true,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F711BBBBBBBBBBBBB18",
- "label": "ioBroker",
- "lastStatusUpdate": 1543746604446,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 307,
- "modelType": "HmIP-MOD-OC8",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F711BBBBBBBBBBBBB18",
- "type": "OPEN_COLLECTOR_8_MODULE",
- "updateState": "UP_TO_DATE"
- },
- "3014F0000000000000FAF9B4": {
- "availableFirmwareVersion": "1.0.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.0",
- "firmwareVersionInteger": 65536,
- "functionalChannels": {
- "0": {
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F0000000000000FAF9B4",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000004"
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -52,
- "rssiPeerValue": -54,
- "supportedOptionalFeatures": {
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceOverheated": false,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "deviceId": "3014F0000000000000FAF9B4",
- "doorState": "CLOSED",
- "functionalChannelType": "DOOR_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000005"
- ],
- "index": 1,
- "label": "",
- "on": false,
- "processing": false,
- "ventilationPositionSupported": true
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F0000000000000FAF9B4",
- "label": "Garage Door Module",
- "lastStatusUpdate": 1574878451970,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 376,
- "modelType": "HmIP-MOD-TM",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F0000000000000FAF9B4",
- "type": "TORMATIC_MODULE",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000005521": {
- "availableFirmwareVersion": "1.4.2",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.4.2",
- "firmwareVersionInteger": 66562,
- "functionalChannels": {
- "0": {
- "busConfigMismatch": null,
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F7110000000000005521",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "devicePowerFailureDetected": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000034"
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "multicastRoutingEnabled": false,
- "powerShortCircuit": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -82,
- "rssiPeerValue": -78,
- "shortCircuitDataLine": null,
- "supportedOptionalFeatures": {
- "IFeatureBusConfigMismatch": false,
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceIdentify": true,
- "IFeatureDeviceOverheated": true,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDevicePowerFailure": true,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false,
- "IFeatureMulticastRouter": false,
- "IFeaturePowerShortCircuit": false,
- "IFeatureRssiValue": true,
- "IFeatureShortCircuitDataLine": false,
- "IOptionalFeatureDutyCycle": true,
- "IOptionalFeatureLowBat": false
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F7110000000000005521",
- "functionalChannelType": "MULTI_MODE_INPUT_SWITCH_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000035"
- ],
- "index": 1,
- "label": "Poolpumpe",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "2": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F7110000000000005521",
- "functionalChannelType": "MULTI_MODE_INPUT_SWITCH_CHANNEL",
- "groupIndex": 2,
- "groups": [
- "00000000-0000-0000-0000-000000000035"
- ],
- "index": 2,
- "label": "Poollicht",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "3": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F7110000000000005521",
- "functionalChannelType": "MULTI_MODE_INPUT_SWITCH_CHANNEL",
- "groupIndex": 3,
- "groups": [],
- "index": 3,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "4": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F7110000000000005521",
- "functionalChannelType": "MULTI_MODE_INPUT_SWITCH_CHANNEL",
- "groupIndex": 4,
- "groups": [],
- "index": 4,
- "label": "",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "on": false,
- "profileMode": "AUTOMATIC",
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000005521",
- "label": "Schaltaktor Verteiler",
- "lastStatusUpdate": 1605271783993,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 405,
- "modelType": "HmIP-DRSI4",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000005521",
- "type": "DIN_RAIL_SWITCH_4",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000022311": {
- "availableFirmwareVersion": "1.6.0",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.6.0",
- "firmwareVersionInteger": 67072,
- "functionalChannels": {
- "0": {
- "busConfigMismatch": null,
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F7110000000000022311",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "devicePowerFailureDetected": false,
- "deviceUndervoltage": false,
- "dutyCycle": false,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000026"
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "multicastRoutingEnabled": false,
- "powerShortCircuit": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": -70,
- "rssiPeerValue": -63,
- "shortCircuitDataLine": null,
- "supportedOptionalFeatures": {
- "IFeatureBusConfigMismatch": false,
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceIdentify": true,
- "IFeatureDeviceOverheated": true,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDevicePowerFailure": true,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false,
- "IFeatureMulticastRouter": false,
- "IFeaturePowerShortCircuit": false,
- "IFeatureRssiValue": true,
- "IFeatureShortCircuitDataLine": false,
- "IOptionalFeatureDutyCycle": true,
- "IOptionalFeatureLowBat": false
- },
- "temperatureOutOfRange": false,
- "unreach": false
- },
- "1": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "blindModeActive": false,
- "bottomToTopReferenceTime": 18.19999999999999,
- "changeOverDelay": 0.5,
- "delayCompensationValue": 0.0,
- "deviceId": "3014F7110000000000022311",
- "endpositionAutoDetectionEnabled": false,
- "favoritePrimaryShadingPosition": 0.5,
- "favoriteSecondaryShadingPosition": 0.5,
- "functionalChannelType": "MULTI_MODE_INPUT_BLIND_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000027"
- ],
- "index": 1,
- "label": "Badezimmer ",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "previousShutterLevel": null,
- "previousSlatsLevel": null,
- "processing": false,
- "profileMode": "AUTOMATIC",
- "selfCalibrationInProgress": null,
- "shutterLevel": 0.0,
- "slatsLevel": null,
- "slatsReferenceTime": 0.0,
- "supportedOptionalFeatures": {
- "IOptionalFeatureSlatsState": false
- },
- "supportingDelayCompensation": true,
- "supportingEndpositionAutoDetection": false,
- "supportingSelfCalibration": false,
- "topToBottomReferenceTime": 17.49999999999998,
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "2": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "blindModeActive": false,
- "bottomToTopReferenceTime": 17.899999999999984,
- "changeOverDelay": 0.5,
- "delayCompensationValue": 0.0,
- "deviceId": "3014F7110000000000022311",
- "endpositionAutoDetectionEnabled": false,
- "favoritePrimaryShadingPosition": 0.5,
- "favoriteSecondaryShadingPosition": 0.5,
- "functionalChannelType": "MULTI_MODE_INPUT_BLIND_CHANNEL",
- "groupIndex": 2,
- "groups": [
- "00000000-0000-0000-0000-000000000028"
- ],
- "index": 2,
- "label": "Schlafzimmer ",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "previousShutterLevel": null,
- "previousSlatsLevel": null,
- "processing": false,
- "profileMode": "AUTOMATIC",
- "selfCalibrationInProgress": null,
- "shutterLevel": 0.0,
- "slatsLevel": null,
- "slatsReferenceTime": 0.0,
- "supportedOptionalFeatures": {
- "IOptionalFeatureSlatsState": false
- },
- "supportingDelayCompensation": true,
- "supportingEndpositionAutoDetection": false,
- "supportingSelfCalibration": false,
- "topToBottomReferenceTime": 17.399999999999977,
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "3": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "blindModeActive": false,
- "bottomToTopReferenceTime": 27.300000000000118,
- "changeOverDelay": 0.5,
- "delayCompensationValue": 0.0,
- "deviceId": "3014F7110000000000022311",
- "endpositionAutoDetectionEnabled": false,
- "favoritePrimaryShadingPosition": 0.5,
- "favoriteSecondaryShadingPosition": 0.5,
- "functionalChannelType": "MULTI_MODE_INPUT_BLIND_CHANNEL",
- "groupIndex": 3,
- "groups": [
- "00000000-0000-0000-0000-000000000029"
- ],
- "index": 3,
- "label": "Wohnzimmer T\u00fcr",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "previousShutterLevel": null,
- "previousSlatsLevel": null,
- "processing": false,
- "profileMode": "AUTOMATIC",
- "selfCalibrationInProgress": null,
- "shutterLevel": 0.0,
- "slatsLevel": null,
- "slatsReferenceTime": 0.0,
- "supportedOptionalFeatures": {
- "IOptionalFeatureSlatsState": false
- },
- "supportingDelayCompensation": true,
- "supportingEndpositionAutoDetection": false,
- "supportingSelfCalibration": false,
- "topToBottomReferenceTime": 24.400000000000077,
- "userDesiredProfileMode": "AUTOMATIC"
- },
- "4": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "blindModeActive": false,
- "bottomToTopReferenceTime": 25.900000000000098,
- "changeOverDelay": 0.5,
- "delayCompensationValue": 0.0,
- "deviceId": "3014F7110000000000022311",
- "endpositionAutoDetectionEnabled": false,
- "favoritePrimaryShadingPosition": 0.5,
- "favoriteSecondaryShadingPosition": 0.5,
- "functionalChannelType": "MULTI_MODE_INPUT_BLIND_CHANNEL",
- "groupIndex": 4,
- "groups": [
- "00000000-0000-0000-0000-000000000029"
- ],
- "index": 4,
- "label": "Wohnzimmer Fenster",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "previousShutterLevel": null,
- "previousSlatsLevel": null,
- "processing": false,
- "profileMode": "AUTOMATIC",
- "selfCalibrationInProgress": null,
- "shutterLevel": 0.0,
- "slatsLevel": null,
- "slatsReferenceTime": 0.0,
- "supportedOptionalFeatures": {
- "IOptionalFeatureSlatsState": false
- },
- "supportingDelayCompensation": true,
- "supportingEndpositionAutoDetection": false,
- "supportingSelfCalibration": false,
- "topToBottomReferenceTime": 25.000000000000085,
- "userDesiredProfileMode": "AUTOMATIC"
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000022311",
- "label": "Jalousieaktor 1 f\u00fcr Hutschienenmontage \u2013 4-fach",
- "lastStatusUpdate": 1604414124509,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 406,
- "modelType": "HmIP-DRBLI4",
- "oem": "eQ-3",
- "permanentlyReachable": true,
- "serializedGlobalTradeItemNumber": "3014F7110000000000022311",
- "type": "DIN_RAIL_BLIND_4",
- "updateState": "UP_TO_DATE"
- },
- "3014F7110000000000056775": {
- "availableFirmwareVersion": "1.0.16",
- "connectionType": "HMIP_RF",
- "firmwareVersion": "1.0.16",
- "firmwareVersionInteger": 65552,
- "functionalChannels": {
- "0": {
- "busConfigMismatch": null,
- "coProFaulty": false,
- "coProRestartNeeded": false,
- "coProUpdateFailure": false,
- "configPending": false,
- "deviceId": "3014F7110000000000056775",
- "deviceOverheated": false,
- "deviceOverloaded": false,
- "devicePowerFailureDetected": false,
- "deviceUndervoltage": false,
- "dutyCycle": null,
- "functionalChannelType": "DEVICE_BASE",
- "groupIndex": 0,
- "groups": [
- "00000000-0000-0000-0000-000000000043"
- ],
- "index": 0,
- "label": "",
- "lowBat": null,
- "multicastRoutingEnabled": false,
- "powerShortCircuit": null,
- "routerModuleEnabled": false,
- "routerModuleSupported": false,
- "rssiDeviceValue": null,
- "rssiPeerValue": null,
- "shortCircuitDataLine": null,
- "supportedOptionalFeatures": {
- "IFeatureBusConfigMismatch": false,
- "IFeatureDeviceCoProError": false,
- "IFeatureDeviceCoProRestart": false,
- "IFeatureDeviceCoProUpdate": false,
- "IFeatureDeviceIdentify": false,
- "IFeatureDeviceOverheated": false,
- "IFeatureDeviceOverloaded": false,
- "IFeatureDevicePowerFailure": false,
- "IFeatureDeviceTemperatureOutOfRange": false,
- "IFeatureDeviceUndervoltage": false,
- "IFeatureMulticastRouter": false,
- "IFeaturePowerShortCircuit": false,
- "IFeatureRssiValue": true,
- "IFeatureShortCircuitDataLine": false,
- "IOptionalFeatureDutyCycle": true,
- "IOptionalFeatureLowBat": true
- },
- "temperatureOutOfRange": false,
- "unreach": null
- },
- "1": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F7110000000000056775",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 1,
- "groups": [
- "00000000-0000-0000-0000-000000000044",
- "00000000-0000-0000-0000-000000000045"
- ],
- "index": 1,
- "label": "Licht Flur 1",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": null
- },
- "2": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F7110000000000056775",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 2,
- "groups": [
- "00000000-0000-0000-0000-000000000044",
- "00000000-0000-0000-0000-000000000006",
- "00000000-0000-0000-0000-000000000047"
- ],
- "index": 2,
- "label": "Licht Flur 2",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": null
- },
- "3": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F7110000000000056775",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 3,
- "groups": [
- "00000000-0000-0000-0000-000000000044"
- ],
- "index": 3,
- "label": "Tür",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": true
- },
- "windowState": "OPEN"
- },
- "4": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F7110000000000056775",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 4,
- "groups": [
- "00000000-0000-0000-0000-000000000044"
- ],
- "index": 4,
- "label": "Licht Flur 4",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": null
- },
- "5": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F7110000000000056775",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 5,
- "groups": [
- "00000000-0000-0000-0000-000000000044"
- ],
- "index": 5,
- "label": "Licht Flur 5",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": null
- },
- "6": {
- "binaryBehaviorType": "NORMALLY_CLOSE",
- "deviceId": "3014F7110000000000056775",
- "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
- "groupIndex": 6,
- "groups": [
- "00000000-0000-0000-0000-000000000044"
- ],
- "index": 6,
- "label": "Licht Flur 6",
- "multiModeInputMode": "KEY_BEHAVIOR",
- "supportedOptionalFeatures": {
- "IOptionalFeatureWindowState": false
- },
- "windowState": null
- }
- },
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "3014F7110000000000056775",
- "label": "Licht Flur",
- "lastStatusUpdate": 0,
- "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
- "manufacturerCode": 1,
- "modelId": 379,
- "modelType": "HmIP-FCI6",
- "oem": "eQ-3",
- "permanentlyReachable": false,
- "serializedGlobalTradeItemNumber": "3014F7110000000000056775",
- "type": "FULL_FLUSH_CONTACT_INTERFACE_6",
- "updateState": "UP_TO_DATE"
- }
- },
- "groups": {
- "00000000-0000-0000-0000-000000000020": {
- "channels": [
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000025"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000016"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000050"
- }
- ],
- "configPending": false,
- "dutyCycle": false,
- "groups": [
- "00000000-0000-0000-0000-000000000021"
- ],
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000020",
- "incorrectPositioned": null,
- "label": "Badezimmer",
- "lastStatusUpdate": 1524516556479,
- "lowBat": false,
- "metaGroupId": null,
- "sabotage": null,
- "type": "META",
- "unreach": false
- },
- "00000000-0000-0000-0000-000000000012": {
- "activeProfile": "PROFILE_1",
- "actualTemperature": 24.7,
- "boostDuration": 15,
- "boostMode": false,
- "channels": [
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000004"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000022"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000008"
- }
- ],
- "controlMode": "AUTOMATIC",
- "controllable": true,
- "cooling": false,
- "coolingAllowed": false,
- "coolingIgnored": false,
- "dutyCycle": false,
- "ecoAllowed": true,
- "ecoIgnored": false,
- "externalClockCoolingTemperature": 23.0,
- "externalClockEnabled": false,
- "externalClockHeatingTemperature": 19.0,
- "floorHeatingMode": "FLOOR_HEATING_STANDARD",
- "homeId": "00000000-0000-0000-0000-000000000001",
- "humidity": 43,
- "humidityLimitEnabled": true,
- "humidityLimitValue": 60,
- "id": "00000000-0000-0000-0000-000000000012",
- "label": "Schlafzimmer",
- "lastSetPointReachedTimestamp": 1557767559939,
- "lastSetPointUpdatedTimestamp": 1557767559939,
- "lastStatusUpdate": 1524516534382,
- "lowBat": false,
- "maxTemperature": 30.0,
- "metaGroupId": "00000000-0000-0000-0000-000000000011",
- "minTemperature": 5.0,
- "partyMode": false,
- "profiles": {
- "PROFILE_1": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000012",
- "index": "PROFILE_1",
- "name": "STD",
- "profileId": "00000000-0000-0000-0000-000000000023",
- "visible": true
- },
- "PROFILE_2": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000012",
- "index": "PROFILE_2",
- "name": "P2",
- "profileId": "00000000-0000-0000-0000-000000000024",
- "visible": true
- },
- "PROFILE_3": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000012",
- "index": "PROFILE_3",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000025",
- "visible": false
- },
- "PROFILE_4": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000012",
- "index": "PROFILE_4",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000026",
- "visible": true
- },
- "PROFILE_5": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000012",
- "index": "PROFILE_5",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000027",
- "visible": true
- },
- "PROFILE_6": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000012",
- "index": "PROFILE_6",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000028",
- "visible": false
- }
- },
- "setPointTemperature": 5.0,
- "type": "HEATING",
- "unreach": false,
- "valvePosition": 0.0,
- "valveSilentModeEnabled": false,
- "valveSilentModeSupported": false,
- "heatingFailureSupported": true,
- "windowOpenTemperature": 5.0,
- "windowState": "OPEN"
- },
- "00000000-0000-0000-0000-000000000016": {
- "active": false,
- "channels": [
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000021"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000020"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000007"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000007"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000019"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000018"
- }
- ],
- "configPending": false,
- "dutyCycle": false,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000016",
- "ignorableDeviceChannels": [],
- "label": "INTERNAL",
- "lastStatusUpdate": 1524515489257,
- "lowBat": false,
- "metaGroupId": null,
- "motionDetected": null,
- "presenceDetected": null,
- "sabotage": false,
- "silent": true,
- "type": "SECURITY_ZONE",
- "unreach": false,
- "windowState": "CLOSED",
- "zoneAssignmentIndex": "ALARM_MODE_ZONE_3"
- },
- "00000000-0000-0000-0000-000000000017": {
- "channels": [
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000008"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000009"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000010"
- }
- ],
- "configPending": false,
- "dutyCycle": false,
- "groups": [
- "00000000-0000-0000-0000-000000000018"
- ],
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000017",
- "incorrectPositioned": null,
- "label": "Strom",
- "lastStatusUpdate": 1524516554056,
- "lowBat": null,
- "metaGroupId": null,
- "sabotage": null,
- "type": "META",
- "unreach": false
- },
- "00000000-0000-0000-0000-000000000029": {
- "channels": [],
- "dutyCycle": null,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000029",
- "label": "HEATING_TEMPERATURE_LIMITER",
- "lastStatusUpdate": 0,
- "lowBat": null,
- "metaGroupId": null,
- "type": "HEATING_TEMPERATURE_LIMITER",
- "unreach": null
- },
- "00000000-0000-0000-0000-000000000030": {
- "boilerFollowUpTime": 0,
- "boilerLeadTime": 0,
- "channels": [],
- "dutyCycle": null,
- "heatDemand": null,
- "heatDemandRuleEnabled": false,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000030",
- "label": "HEATING_COOLING_DEMAND_BOILER",
- "lastStatusUpdate": 0,
- "lowBat": null,
- "metaGroupId": null,
- "on": null,
- "triggered": false,
- "type": "HEATING_COOLING_DEMAND_BOILER",
- "unreach": null
- },
- "00000000-0000-0000-0000-000000000010": {
- "activeProfile": "PROFILE_1",
- "actualTemperature": 24.5,
- "boostDuration": 15,
- "boostMode": false,
- "channels": [
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000001"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000023"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000012"
- }
- ],
- "controlMode": "AUTOMATIC",
- "controllable": true,
- "cooling": false,
- "coolingAllowed": false,
- "coolingIgnored": false,
- "dutyCycle": false,
- "ecoAllowed": true,
- "ecoIgnored": false,
- "externalClockCoolingTemperature": 23.0,
- "externalClockEnabled": false,
- "externalClockHeatingTemperature": 19.0,
- "floorHeatingMode": "FLOOR_HEATING_STANDARD",
- "homeId": "00000000-0000-0000-0000-000000000001",
- "humidity": 46,
- "humidityLimitEnabled": true,
- "humidityLimitValue": 60,
- "id": "00000000-0000-0000-0000-000000000010",
- "label": "Büro",
- "lastSetPointReachedTimestamp": 1557767559939,
- "lastSetPointUpdatedTimestamp": 1557767559939,
- "lastStatusUpdate": 1524516454116,
- "lowBat": false,
- "maxTemperature": 30.0,
- "metaGroupId": "00000000-0000-0000-0000-000000000008",
- "minTemperature": 5.0,
- "partyMode": false,
- "profiles": {
- "PROFILE_1": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000010",
- "index": "PROFILE_1",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000031",
- "visible": true
- },
- "PROFILE_2": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000010",
- "index": "PROFILE_2",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000032",
- "visible": true
- },
- "PROFILE_3": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000010",
- "index": "PROFILE_3",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000033",
- "visible": false
- },
- "PROFILE_4": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000010",
- "index": "PROFILE_4",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000034",
- "visible": true
- },
- "PROFILE_5": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000010",
- "index": "PROFILE_5",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000035",
- "visible": true
- },
- "PROFILE_6": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000010",
- "index": "PROFILE_6",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000036",
- "visible": false
- }
- },
- "setPointTemperature": 19.0,
- "type": "HEATING",
- "unreach": false,
- "valvePosition": 0.0,
- "valveSilentModeEnabled": false,
- "valveSilentModeSupported": false,
- "heatingFailureSupported": true,
- "windowOpenTemperature": 5.0,
- "windowState": "CLOSED"
- },
- "00000000-0000-0000-0000-000000000018": {
- "channels": [
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000010"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000009"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000008"
- }
- ],
- "dimLevel": null,
- "dutyCycle": false,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000018",
- "label": "Strom",
- "lastStatusUpdate": 1524516554056,
- "lowBat": null,
- "metaGroupId": "00000000-0000-0000-0000-000000000017",
- "on": true,
- "primaryShadingLevel": 1.0,
- "primaryShadingStateType": "POSITION_USED",
- "processing": false,
- "secondaryShadingLevel": null,
- "secondaryShadingStateType": "NOT_EXISTENT",
- "shutterLevel": null,
- "slatsLevel": null,
- "type": "SWITCHING",
- "unreach": false
- },
- "00000000-0000-0000-0000-000000000009": {
- "channels": [
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000001"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000019"
- }
- ],
- "dutyCycle": false,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000009",
- "label": "Büro",
- "lastStatusUpdate": 1524515854304,
- "lowBat": false,
- "metaGroupId": "00000000-0000-0000-0000-000000000008",
- "motionDetected": null,
- "presenceDetected": null,
- "moistureDetected": null,
- "waterlevelDetected": null,
- "powerMainsFailure": null,
- "sabotage": false,
- "smokeDetectorAlarmType": "IDLE_OFF",
- "type": "SECURITY",
- "unreach": false,
- "windowState": "CLOSED"
- },
- "00000000-0000-0000-0000-000000000013": {
- "channels": [
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000004"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000020"
- }
- ],
- "dutyCycle": false,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000013",
- "label": "Schlafzimmer",
- "lastStatusUpdate": 1524512404032,
- "lowBat": false,
- "metaGroupId": "00000000-0000-0000-0000-000000000011",
- "motionDetected": null,
- "presenceDetected": null,
- "moistureDetected": null,
- "waterlevelDetected": null,
- "powerMainsFailure": null,
- "sabotage": false,
- "smokeDetectorAlarmType": "IDLE_OFF",
- "type": "SECURITY",
- "unreach": false,
- "windowState": "OPEN"
- },
- "00000000-0000-0000-0000-000000000005": {
- "active": false,
- "channels": [
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000001"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000002"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000001"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000002"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000003"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000006"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000006"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000003"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000005"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000000"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000004"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000005"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000000"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000004"
- }
- ],
- "configPending": false,
- "dutyCycle": false,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000005",
- "ignorableDeviceChannels": [],
- "label": "EXTERNAL",
- "lastStatusUpdate": 1524516526498,
- "lowBat": false,
- "metaGroupId": null,
- "motionDetected": null,
- "presenceDetected": null,
- "sabotage": false,
- "silent": true,
- "type": "SECURITY_ZONE",
- "unreach": false,
- "windowState": "OPEN",
- "zoneAssignmentIndex": "ALARM_MODE_ZONE_2"
- },
- "00000000-0000-0000-0000-000000000022": {
- "acousticFeedbackEnabled": true,
- "channels": [
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000020"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000018"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000021"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000019"
- }
- ],
- "dimLevel": null,
- "dutyCycle": false,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000022",
- "label": "SIREN",
- "lastStatusUpdate": 1524480981494,
- "lowBat": false,
- "metaGroupId": null,
- "on": false,
- "onTime": 180.0,
- "signalAcoustic": "FREQUENCY_RISING",
- "signalOptical": "DOUBLE_FLASHING_REPEATING",
- "smokeDetectorAlarmType": "IDLE_OFF",
- "type": "ALARM_SWITCHING",
- "unreach": false
- },
- "00000000-0000-0000-0000-000000000037": {
- "channels": [],
- "dimLevel": null,
- "dutyCycle": null,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000037",
- "label": "COMING_HOME",
- "lastStatusUpdate": 0,
- "lowBat": null,
- "metaGroupId": null,
- "on": null,
- "type": "LINKED_SWITCHING",
- "unreach": null
- },
- "00000000-0000-0000-0000-000000000021": {
- "activeProfile": "PROFILE_1",
- "actualTemperature": 23.8,
- "boostDuration": 15,
- "boostMode": false,
- "channels": [
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000025"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000016"
- }
- ],
- "controlMode": "AUTOMATIC",
- "controllable": true,
- "cooling": false,
- "coolingAllowed": false,
- "coolingIgnored": false,
- "dutyCycle": false,
- "ecoAllowed": true,
- "ecoIgnored": false,
- "externalClockCoolingTemperature": 23.0,
- "externalClockEnabled": false,
- "externalClockHeatingTemperature": 19.0,
- "floorHeatingMode": "FLOOR_HEATING_STANDARD",
- "homeId": "00000000-0000-0000-0000-000000000001",
- "humidity": 47,
- "humidityLimitEnabled": true,
- "humidityLimitValue": 60,
- "id": "00000000-0000-0000-0000-000000000021",
- "label": "Badezimmer",
- "lastSetPointReachedTimestamp": 1557767559939,
- "lastSetPointUpdatedTimestamp": 1557767559939,
- "lastStatusUpdate": 1524516556479,
- "lowBat": false,
- "maxTemperature": 30.0,
- "metaGroupId": "00000000-0000-0000-0000-000000000020",
- "minTemperature": 5.0,
- "partyMode": false,
- "profiles": {
- "PROFILE_1": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000021",
- "index": "PROFILE_1",
- "name": "STD",
- "profileId": "00000000-0000-0000-0000-000000000038",
- "visible": true
- },
- "PROFILE_2": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000021",
- "index": "PROFILE_2",
- "name": "Winter",
- "profileId": "00000000-0000-0000-0000-000000000039",
- "visible": true
- },
- "PROFILE_3": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000021",
- "index": "PROFILE_3",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000040",
- "visible": false
- },
- "PROFILE_4": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000021",
- "index": "PROFILE_4",
- "name": "Cool1",
- "profileId": "00000000-0000-0000-0000-000000000041",
- "visible": true
- },
- "PROFILE_5": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000021",
- "index": "PROFILE_5",
- "name": "Cool2",
- "profileId": "00000000-0000-0000-0000-000000000042",
- "visible": true
- },
- "PROFILE_6": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000021",
- "index": "PROFILE_6",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000043",
- "visible": false
- }
- },
- "setPointTemperature": 5.0,
- "type": "HEATING",
- "unreach": false,
- "valvePosition": 0.0,
- "valveSilentModeEnabled": false,
- "valveSilentModeSupported": false,
- "heatingFailureSupported": true,
- "windowOpenTemperature": 5.0,
- "windowState": null
- },
- "00000000-0000-0000-0000-000000000006": {
- "channels": [
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000005"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000002"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000000"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000018"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000003"
- }
- ],
- "dutyCycle": false,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000006",
- "label": "Wohnzimmer",
- "lastStatusUpdate": 1524516526498,
- "lowBat": false,
- "metaGroupId": "00000000-0000-0000-0000-000000000004",
- "motionDetected": null,
- "presenceDetected": null,
- "moistureDetected": null,
- "waterlevelDetected": null,
- "powerMainsFailure": null,
- "sabotage": false,
- "smokeDetectorAlarmType": "IDLE_OFF",
- "type": "SECURITY",
- "unreach": false,
- "windowState": "OPEN"
- },
- "00000000-0000-0000-0000-000000000044": {
- "channels": [],
- "dutyCycle": null,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000044",
- "label": "INBOX",
- "lastStatusUpdate": 0,
- "lowBat": null,
- "metaGroupId": null,
- "type": "INBOX",
- "unreach": null
- },
- "00000000-0000-0000-0000-000000000045": {
- "channels": [],
- "dutyCycle": null,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000045",
- "label": "HEATING_HUMIDITY_LIMITER",
- "lastStatusUpdate": 0,
- "lowBat": null,
- "metaGroupId": null,
- "type": "HEATING_HUMIDITY_LIMITER",
- "unreach": null
- },
- "00000000-0000-0000-0000-000000000008": {
- "channels": [
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000001"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000012"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000023"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000019"
- }
- ],
- "configPending": false,
- "dutyCycle": false,
- "groups": [
- "00000000-0000-0000-0000-000000000010",
- "00000000-0000-0000-0000-000000000009"
- ],
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000008",
- "incorrectPositioned": null,
- "label": "Büro",
- "lastStatusUpdate": 1524516454116,
- "lowBat": false,
- "metaGroupId": null,
- "sabotage": false,
- "type": "META",
- "unreach": false
- },
- "00000000-0000-0000-0000-000000000011": {
- "channels": [
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000022"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000004"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000020"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000011"
- }
- ],
- "configPending": false,
- "dutyCycle": false,
- "groups": [
- "00000000-0000-0000-0000-000000000012",
- "00000000-0000-0000-0000-000000000013"
- ],
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000011",
- "incorrectPositioned": null,
- "label": "Schlafzimmer",
- "lastStatusUpdate": 1524516534382,
- "lowBat": false,
- "metaGroupId": null,
- "sabotage": false,
- "type": "META",
- "unreach": false
- },
- "00000000-0000-0000-0000-000000000046": {
- "channels": [],
- "dutyCycle": null,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000046",
- "label": "HEATING_CHANGEOVER",
- "lastStatusUpdate": 0,
- "lowBat": null,
- "metaGroupId": null,
- "on": null,
- "type": "HEATING_CHANGEOVER",
- "unreach": null
- },
- "00000000-0000-0000-0000-000000000014": {
- "channels": [
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000021"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000007"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000006"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000013"
- }
- ],
- "configPending": false,
- "dutyCycle": false,
- "groups": [
- "00000000-0000-0000-0000-000000000015",
- "00000000-0000-0000-0000-000000000019"
- ],
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000014",
- "incorrectPositioned": null,
- "label": "Vorzimmer",
- "lastStatusUpdate": 1524516489316,
- "lowBat": false,
- "metaGroupId": null,
- "sabotage": false,
- "type": "META",
- "unreach": false
- },
- "00000000-0000-0000-0000-000000000007": {
- "activeProfile": "PROFILE_1",
- "actualTemperature": 23.6,
- "boostDuration": 15,
- "boostMode": false,
- "channels": [
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000005"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000002"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000000"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000024"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000017"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000015"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000014"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000003"
- }
- ],
- "controlMode": "AUTOMATIC",
- "controllable": true,
- "cooling": false,
- "coolingAllowed": false,
- "coolingIgnored": false,
- "dutyCycle": false,
- "ecoAllowed": true,
- "ecoIgnored": false,
- "externalClockCoolingTemperature": 23.0,
- "externalClockEnabled": false,
- "externalClockHeatingTemperature": 19.0,
- "floorHeatingMode": "FLOOR_HEATING_STANDARD",
- "homeId": "00000000-0000-0000-0000-000000000001",
- "humidity": 45,
- "humidityLimitEnabled": true,
- "humidityLimitValue": 60,
- "id": "00000000-0000-0000-0000-000000000007",
- "label": "Wohnzimmer",
- "lastSetPointReachedTimestamp": 1557767559939,
- "lastSetPointUpdatedTimestamp": 1557767559939,
- "lastStatusUpdate": 1524516526498,
- "lowBat": false,
- "maxTemperature": 30.0,
- "metaGroupId": "00000000-0000-0000-0000-000000000004",
- "minTemperature": 5.0,
- "partyMode": false,
- "profiles": {
- "PROFILE_1": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000007",
- "index": "PROFILE_1",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000047",
- "visible": true
- },
- "PROFILE_2": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000007",
- "index": "PROFILE_2",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000048",
- "visible": true
- },
- "PROFILE_3": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000007",
- "index": "PROFILE_3",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000049",
- "visible": false
- },
- "PROFILE_4": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000007",
- "index": "PROFILE_4",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000050",
- "visible": true
- },
- "PROFILE_5": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000007",
- "index": "PROFILE_5",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000051",
- "visible": true
- },
- "PROFILE_6": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000007",
- "index": "PROFILE_6",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000052",
- "visible": false
- }
- },
- "setPointTemperature": 5.0,
- "type": "HEATING",
- "unreach": false,
- "valvePosition": 0.0,
- "valveSilentModeEnabled": false,
- "valveSilentModeSupported": false,
- "heatingFailureSupported": true,
- "windowOpenTemperature": 5.0,
- "windowState": "OPEN"
- },
- "00000000-0000-0000-0000-000000000053": {
- "channels": [],
- "dimLevel": null,
- "dutyCycle": null,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000053",
- "label": "PANIC",
- "lastStatusUpdate": 0,
- "lowBat": null,
- "metaGroupId": null,
- "on": null,
- "type": "LINKED_SWITCHING",
- "unreach": null
- },
- "00000000-0000-0000-0000-000000000054": {
- "channels": [],
- "dutyCycle": null,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000054",
- "label": "HEATING_EXTERNAL_CLOCK",
- "lastStatusUpdate": 0,
- "lowBat": null,
- "metaGroupId": null,
- "type": "HEATING_EXTERNAL_CLOCK",
- "unreach": null
- },
- "00000000-0000-0000-0000-000000000055": {
- "channels": [],
- "dutyCycle": null,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000055",
- "label": "HEATING_DEHUMIDIFIER",
- "lastStatusUpdate": 0,
- "lowBat": null,
- "metaGroupId": null,
- "on": null,
- "type": "HEATING_DEHUMIDIFIER",
- "unreach": null
- },
- "00000000-0000-0000-0000-000000000056": {
- "acousticFeedbackEnabled": true,
- "channels": [],
- "dimLevel": null,
- "dutyCycle": null,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000056",
- "label": "ALARM",
- "lastStatusUpdate": 0,
- "lowBat": null,
- "metaGroupId": null,
- "on": null,
- "onTime": 7200.0,
- "signalAcoustic": "FREQUENCY_RISING",
- "signalOptical": "DOUBLE_FLASHING_REPEATING",
- "smokeDetectorAlarmType": null,
- "type": "ALARM_SWITCHING",
- "unreach": null
- },
- "00000000-0000-0000-0000-000000000057": {
- "channels": [],
- "dutyCycle": null,
- "heatDemand": null,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000057",
- "label": "HEATING_COOLING_DEMAND_PUMP",
- "lastStatusUpdate": 0,
- "lowBat": null,
- "metaGroupId": null,
- "on": null,
- "pumpFollowUpTime": 2,
- "pumpLeadTime": 2,
- "pumpProtectionDuration": 1,
- "pumpProtectionSwitchingInterval": 14,
- "type": "HEATING_COOLING_DEMAND_PUMP",
- "unreach": null
- },
- "00000000-0000-0000-0000-000000000015": {
- "channels": [
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000007"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000006"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000021"
- }
- ],
- "dutyCycle": false,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000015",
- "label": "Vorzimmer",
- "lastStatusUpdate": 1524516489316,
- "lowBat": false,
- "metaGroupId": "00000000-0000-0000-0000-000000000014",
- "motionDetected": null,
- "presenceDetected": null,
- "moistureDetected": null,
- "waterlevelDetected": null,
- "powerMainsFailure": null,
- "sabotage": false,
- "smokeDetectorAlarmType": "IDLE_OFF",
- "type": "SECURITY",
- "unreach": false,
- "windowState": "CLOSED"
- },
- "00000000-0000-0000-0000-000000000004": {
- "channels": [
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000024"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000005"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000002"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000000"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000014"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000003"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000017"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000015"
- },
- {
- "channelIndex": 0,
- "deviceId": "3014F7110000000000000018"
- }
- ],
- "configPending": false,
- "dutyCycle": false,
- "groups": [
- "00000000-0000-0000-0000-000000000006",
- "00000000-0000-0000-0000-000000000007"
- ],
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000004",
- "incorrectPositioned": null,
- "label": "Wohnzimmer",
- "lastStatusUpdate": 1524516526498,
- "lowBat": false,
- "metaGroupId": null,
- "sabotage": false,
- "type": "META",
- "unreach": false
- },
- "00000000-0000-0000-0000-000000000019": {
- "activeProfile": "PROFILE_1",
- "actualTemperature": null,
- "boostDuration": 15,
- "boostMode": false,
- "channels": [
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000013"
- }
- ],
- "controlMode": "AUTOMATIC",
- "controllable": true,
- "cooling": null,
- "coolingAllowed": false,
- "coolingIgnored": false,
- "dutyCycle": false,
- "ecoAllowed": true,
- "ecoIgnored": false,
- "externalClockCoolingTemperature": 23.0,
- "externalClockEnabled": false,
- "externalClockHeatingTemperature": 19.0,
- "floorHeatingMode": "FLOOR_HEATING_STANDARD",
- "homeId": "00000000-0000-0000-0000-000000000001",
- "humidity": null,
- "humidityLimitEnabled": true,
- "humidityLimitValue": 60,
- "id": "00000000-0000-0000-0000-000000000019",
- "label": "Vorzimmer",
- "lastSetPointReachedTimestamp": 1557767559939,
- "lastSetPointUpdatedTimestamp": 1557767559939,
- "lastStatusUpdate": 1524514007132,
- "lowBat": false,
- "maxTemperature": 30.0,
- "metaGroupId": "00000000-0000-0000-0000-000000000014",
- "minTemperature": 5.0,
- "partyMode": false,
- "profiles": {
- "PROFILE_1": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000019",
- "index": "PROFILE_1",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000058",
- "visible": true
- },
- "PROFILE_2": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000019",
- "index": "PROFILE_2",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000059",
- "visible": false
- },
- "PROFILE_3": {
- "enabled": true,
- "groupId": "00000000-0000-0000-0000-000000000019",
- "index": "PROFILE_3",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000060",
- "visible": false
- },
- "PROFILE_4": {
- "enabled": false,
- "groupId": "00000000-0000-0000-0000-000000000019",
- "index": "PROFILE_4",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000061",
- "visible": true
- },
- "PROFILE_5": {
- "enabled": false,
- "groupId": "00000000-0000-0000-0000-000000000019",
- "index": "PROFILE_5",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000062",
- "visible": false
- },
- "PROFILE_6": {
- "enabled": false,
- "groupId": "00000000-0000-0000-0000-000000000019",
- "index": "PROFILE_6",
- "name": "",
- "profileId": "00000000-0000-0000-0000-000000000063",
- "visible": false
- }
- },
- "setPointTemperature": 5.0,
- "type": "HEATING",
- "unreach": false,
- "valvePosition": 0.0,
- "valveSilentModeEnabled": false,
- "valveSilentModeSupported": false,
- "heatingFailureSupported": true,
- "windowOpenTemperature": 5.0,
- "windowState": null
- },
- "00000000-AAAA-0000-0000-000000000001": {
- "actualTemperature": 15.4,
- "channels": [
- {
- "channelIndex": 1,
- "deviceId": "3014F711AAAA000000000003"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F711AAAA000000000002"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F711AAAA000000000001"
- }
- ],
- "homeId": "00000000-0000-0000-0000-000000000001",
- "humidity": 65,
- "id": "00000000-AAAA-0000-0000-000000000001",
- "illumination": 4703.0,
- "label": "Terrasse",
- "lastStatusUpdate": 1520770214834,
- "lowBat": false,
- "metaGroupId": "76df95a5-afa5-45ee-b817-f724ffaf04a1",
- "raining": false,
- "type": "ENVIRONMENT",
- "unreach": false,
- "windSpeed": 29.1
- },
- "00000000-BBBB-0000-0000-000000000052": {
- "channels": [],
- "checkInterval": 600,
- "dutyCycle": null,
- "enabled": true,
- "heatingFailureValidationResult": "NO_HEATING_FAILURE",
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-BBBB-0000-0000-000000000052",
- "label": "HEATING_FAILURE_ALERT_RULE_GROUP",
- "lastExecutionTimestamp": 1550773800084,
- "lastStatusUpdate": 0,
- "lowBat": null,
- "metaGroupId": null,
- "triggered": false,
- "type": "HEATING_FAILURE_ALERT_RULE_GROUP",
- "unreach": null,
- "validationTimeout": 86400000
- },
- "00000000-AAAA-0000-0000-000000000068": {
- "acousticFeedbackEnabled": true,
- "channels": [],
- "dimLevel": null,
- "dutyCycle": null,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-AAAA-0000-0000-000000000068",
- "label": "BACKUP_ALARM_SIREN",
- "lastStatusUpdate": 0,
- "lowBat": null,
- "metaGroupId": null,
- "on": null,
- "onTime": 180.0,
- "signalAcoustic": "FREQUENCY_RISING",
- "signalOptical": "DISABLE_OPTICAL_SIGNAL",
- "smokeDetectorAlarmType": null,
- "type": "SECURITY_BACKUP_ALARM_SWITCHING",
- "unreach": null
- },
- "00000000-0000-0000-AAAA-000000000029": {
- "channels": [
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000023"
- }
- ],
- "dutyCycle": false,
- "enabled": true,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "humidityLowerThreshold": 40,
- "humidityUpperThreshold": 60,
- "humidityValidationResult": "LESSER_LOWER_THRESHOLD",
- "id": "00000000-0000-0000-AAAA-000000000029",
- "label": "B\u00fcro",
- "lastExecutionTimestamp": 1551387905665,
- "lastStatusUpdate": 1551388104260,
- "lowBat": false,
- "metaGroupId": "00000000-0000-0000-0000-000000000008",
- "outdoorClimateSensor": null,
- "triggered": false,
- "type": "HUMIDITY_WARNING_RULE_GROUP",
- "unreach": false,
- "ventilationRecommended": true
- },
- "00000000-0000-0000-0000-000000000049": {
- "channels": [
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000038"
- },
- {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000023"
- }
- ],
- "dutyCycle": false,
- "enabled": true,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "humidityLowerThreshold": 30,
- "humidityUpperThreshold": 60,
- "humidityValidationResult": null,
- "id": "00000000-0000-0000-0000-000000000049",
- "label": "Schlafzimmer",
- "lastExecutionTimestamp": 0,
- "lastStatusUpdate": 1551003370150,
- "lowBat": false,
- "metaGroupId": "00000000-0000-0000-0000-000000000008",
- "outdoorClimateSensor": {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000038"
- },
- "triggered": false,
- "type": "HUMIDITY_WARNING_RULE_GROUP",
- "unreach": false,
- "ventilationRecommended": false
- },
- "00000000-0000-0000-0000-000000000050": {
- "bottomShutterLevel": 1.0,
- "bottomSlatsLevel": 1.0,
- "channels": [],
- "dutyCycle": false,
- "groupVisibility": "VISIBLE",
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000050",
- "label": "Rollos",
- "lastStatusUpdate": 1573078054795,
- "lowBat": null,
- "metaGroupId": null,
- "primaryShadingLevel": 1.0,
- "primaryShadingStateType": "POSITION_USED",
- "processing": false,
- "secondaryShadingLevel": null,
- "secondaryShadingStateType": "NOT_EXISTENT",
- "sensorSpecificParameters": {},
- "shutterLevel": 1.0,
- "slatsLevel": null,
- "topShutterLevel": 0.0,
- "topSlatsLevel": 0.0,
- "type": "EXTENDED_LINKED_SHUTTER",
- "unreach": false
- },
- "00000000-0000-0000-0000-000000000067": {
- "channels": [],
- "dutyCycle": null,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000067",
- "label": "HOT_WATER",
- "lastStatusUpdate": 0,
- "lowBat": null,
- "metaGroupId": null,
- "on": null,
- "onTime": 900.0,
- "profileId": "00000000-0000-0000-0000-000000000068",
- "profileMode": null,
- "type": "HOT_WATER",
- "unreach": null
- },
- "00000000-0000-0000-0000-000000000093": {
- "channels": [],
- "dutyCycle": false,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000093",
- "label": "Rollladen Schiebet\u00fcr",
- "lastStatusUpdate": 1577488124150,
- "lowBat": null,
- "metaGroupId": null,
- "primaryShadingLevel": 0.97,
- "primaryShadingStateType": "POSITION_USED",
- "processing": false,
- "profileId": "00000000-0000-0000-0000-000000000113",
- "profileMode": "AUTOMATIC",
- "secondaryShadingLevel": null,
- "secondaryShadingStateType": "NOT_EXISTENT",
- "shutterLevel": 0.97,
- "slatsLevel": null,
- "type": "SHUTTER_PROFILE",
- "unreach": false
- }
- },
- "home": {
- "accessPointUpdateStates": {
- "3014F711A000000BAD0CAAAA": {
- "accessPointUpdateState": "UP_TO_DATE",
- "successfulUpdateTimestamp": 0,
- "updateStateChangedTimestamp": 0
- },
- "3014F711A000000BAD0C0DED": {
- "accessPointUpdateState": "UP_TO_DATE",
- "successfulUpdateTimestamp": 0,
- "updateStateChangedTimestamp": 0
- }
- },
- "apExchangeClientId": null,
- "apExchangeState": "NONE",
- "availableAPVersion": null,
- "carrierSense": null,
- "clients": [
- "00000000-0000-0000-0000-000000000000"
- ],
- "connected": true,
- "currentAPVersion": "1.2.4",
- "deviceUpdateStrategy": "AUTOMATICALLY_IF_POSSIBLE",
- "dutyCycle": 8.0,
- "functionalHomes": {
- "INDOOR_CLIMATE": {
- "absenceEndTime": null,
- "absenceType": "NOT_ABSENT",
- "active": true,
- "coolingEnabled": false,
- "ecoDuration": "PERMANENT",
- "ecoTemperature": 17.0,
- "floorHeatingSpecificGroups": {
- "HEATING_CHANGEOVER": "00000000-0000-0000-0000-000000000046",
- "HEATING_COOLING_DEMAND_BOILER": "00000000-0000-0000-0000-000000000030",
- "HEATING_COOLING_DEMAND_PUMP": "00000000-0000-0000-0000-000000000057",
- "HEATING_DEHUMIDIFIER": "00000000-0000-0000-0000-000000000055",
- "HEATING_EXTERNAL_CLOCK": "00000000-0000-0000-0000-000000000054",
- "HEATING_HUMIDITY_LIMITER": "00000000-0000-0000-0000-000000000045",
- "HEATING_TEMPERATURE_LIMITER": "00000000-0000-0000-0000-000000000029"
- },
- "functionalGroups": [
- "00000000-0000-0000-0000-000000000012",
- "00000000-0000-0000-0000-000000000007",
- "00000000-0000-0000-0000-000000000019",
- "00000000-0000-0000-0000-000000000010",
- "00000000-0000-0000-0000-000000000021"
- ],
- "optimumStartStopEnabled": false,
- "solution": "INDOOR_CLIMATE"
- },
- "LIGHT_AND_SHADOW": {
- "active": true,
- "extendedLinkedShutterGroups": [],
- "extendedLinkedSwitchingGroups": [],
- "functionalGroups": [
- "00000000-0000-0000-0000-000000000018"
- ],
- "shutterProfileGroups": [],
- "solution": "LIGHT_AND_SHADOW",
- "switchingProfileGroups": []
- },
- "SECURITY_AND_ALARM": {
- "activationInProgress": false,
- "active": true,
- "alarmActive": false,
- "alarmEventDeviceChannel": {
- "channelIndex": 1,
- "deviceId": "3014F7110000000000000007"
- },
- "alarmEventTimestamp": 1524504122047,
- "alarmSecurityJournalEntryType": "SENSOR_EVENT",
- "functionalGroups": [
- "00000000-0000-0000-0000-000000000013",
- "00000000-0000-0000-0000-000000000006",
- "00000000-0000-0000-0000-000000000015",
- "00000000-0000-0000-0000-000000000009"
- ],
- "intrusionAlertThroughSmokeDetectors": false,
- "securitySwitchingGroups": {
- "ALARM": "00000000-0000-0000-0000-000000000056",
- "BACKUP_ALARM_SIREN": "00000000-AAAA-0000-0000-000000000068",
- "COMING_HOME": "00000000-0000-0000-0000-000000000037",
- "PANIC": "00000000-0000-0000-0000-000000000053",
- "SIREN": "00000000-0000-0000-0000-000000000022"
- },
- "securityZoneActivationMode": "ACTIVATION_WITH_DEVICE_IGNORELIST",
- "securityZones": {
- "EXTERNAL": "00000000-0000-0000-0000-000000000005",
- "INTERNAL": "00000000-0000-0000-0000-000000000016"
- },
- "solution": "SECURITY_AND_ALARM",
- "zoneActivationDelay": 0.0
- },
- "WEATHER_AND_ENVIRONMENT": {
- "active": true,
- "functionalGroups": [
- "00000000-AAAA-0000-0000-000000000001"
- ],
- "solution": "WEATHER_AND_ENVIRONMENT"
- }
- },
- "id": "00000000-0000-0000-0000-000000000001",
- "inboxGroup": "00000000-0000-0000-0000-000000000044",
- "lastReadyForUpdateTimestamp": 1522319489138,
- "location": {
- "city": "1010 Wien, Österreich",
- "latitude": "48.208088",
- "longitude": "16.358608"
- },
- "metaGroups": [
- "00000000-0000-0000-0000-000000000011",
- "00000000-0000-0000-0000-000000000008",
- "00000000-0000-0000-0000-000000000014",
- "00000000-0000-0000-0000-000000000004",
- "00000000-0000-0000-0000-000000000017",
- "00000000-0000-0000-0000-000000000020"
- ],
- "pinAssigned": false,
- "powerMeterCurrency": "EUR",
- "powerMeterUnitPrice": 0.0,
- "ruleGroups": [
- "00000000-0000-0000-0000-000000000057",
- "00000000-0000-0000-0000-000000000030"
- ],
- "ruleMetaDatas": {
- "00000000-0000-0000-0000-000000000065": {
- "active": true,
- "homeId": "00000000-0000-0000-0000-000000000001",
- "id": "00000000-0000-0000-0000-000000000065",
- "label": "Alarmanlage",
- "ruleErrorCategories": [],
- "type": "SIMPLE"
- }
- },
- "timeZoneId": "Europe/Vienna",
- "updateState": "UP_TO_DATE",
- "voiceControlSettings": {
- "allowedActiveSecurityZoneIds": []
- },
- "weather": {
- "humidity": 54,
- "maxTemperature": 16.6,
- "minTemperature": 16.6,
- "temperature": 16.6,
- "vaporAmount": 5.465858858389302,
- "weatherCondition": "LIGHT_CLOUDY",
- "weatherDayTime": "NIGHT",
- "windDirection": 294,
- "windSpeed": 8.568
- }
+ "AA000000-0000-0000-0000-000000000000": {
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "AA000000-0000-0000-0000-000000000000",
+ "label": "REMOVE_ME",
+ "clientType": "APP"
}
+ },
+ "devices": {
+ "3014F7110000RAIN_SENSOR": {
+ "availableFirmwareVersion": "1.0.18",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.18",
+ "firmwareVersionInteger": 65554,
+ "functionalChannels": {
+ "0": {
+ "busConfigMismatch": null,
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F7110000RAIN_SENSOR",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "devicePowerFailureDetected": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000042"],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "multicastRoutingEnabled": false,
+ "powerShortCircuit": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -91,
+ "rssiPeerValue": null,
+ "shortCircuitDataLine": null,
+ "supportedOptionalFeatures": {
+ "IFeatureBusConfigMismatch": false,
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceIdentify": false,
+ "IFeatureDeviceOverheated": false,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDevicePowerFailure": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false,
+ "IFeatureMulticastRouter": false,
+ "IFeaturePowerShortCircuit": false,
+ "IFeatureRssiValue": true,
+ "IFeatureShortCircuitDataLine": false,
+ "IOptionalFeatureDutyCycle": true,
+ "IOptionalFeatureLowBat": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "deviceId": "3014F7110000RAIN_SENSOR",
+ "functionalChannelType": "RAIN_DETECTION_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000043"],
+ "index": 1,
+ "label": "",
+ "rainSensorSensitivity": 50.0,
+ "raining": true
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000RAIN_SENSOR",
+ "label": "Regensensor",
+ "lastStatusUpdate": 1610893608747,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 412,
+ "modelType": "HmIP-SRD",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000RAIN_SENSOR",
+ "type": "RAIN_SENSOR",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110DIN_RAIL_SWITCH": {
+ "availableFirmwareVersion": "1.6.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.6.0",
+ "firmwareVersionInteger": 67072,
+ "functionalChannels": {
+ "0": {
+ "busConfigMismatch": null,
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": null,
+ "deviceId": "3014F7110DIN_RAIL_SWITCH",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "devicePowerFailureDetected": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": null,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "multicastRoutingEnabled": false,
+ "powerShortCircuit": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": null,
+ "rssiPeerValue": null,
+ "shortCircuitDataLine": null,
+ "supportedOptionalFeatures": {
+ "IFeatureBusConfigMismatch": false,
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceIdentify": true,
+ "IFeatureDeviceOverheated": true,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDevicePowerFailure": true,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false,
+ "IFeatureMulticastRouter": false,
+ "IFeaturePowerShortCircuit": false,
+ "IFeatureRssiValue": true,
+ "IFeatureShortCircuitDataLine": false,
+ "IOptionalFeatureDutyCycle": true,
+ "IOptionalFeatureLowBat": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": null
+ },
+ "1": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F7110DIN_RAIL_SWITCH",
+ "functionalChannelType": "MULTI_MODE_INPUT_SWITCH_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": "OUT (1)",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "on": null,
+ "profileMode": null,
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110DIN_RAIL_SWITCH",
+ "label": "Schaltaktor f\u00fcr Hutschienenmontage \u2013 1-fach",
+ "lastStatusUpdate": 0,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 422,
+ "modelType": "HmIP-DRSI1",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110DIN_RAIL_SWITCH",
+ "type": "DIN_RAIL_SWITCH",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711PUSH_BUTTON_FLAT": {
+ "availableFirmwareVersion": "2.2.8",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "2.2.8",
+ "firmwareVersionInteger": 131592,
+ "functionalChannels": {
+ "0": {
+ "busConfigMismatch": null,
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F711PUSH_BUTTON_FLAT",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "devicePowerFailureDetected": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "multicastRoutingEnabled": false,
+ "powerShortCircuit": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -70,
+ "rssiPeerValue": null,
+ "shortCircuitDataLine": null,
+ "supportedOptionalFeatures": {
+ "IFeatureBusConfigMismatch": false,
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceIdentify": false,
+ "IFeatureDeviceOverheated": false,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDevicePowerFailure": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false,
+ "IFeatureMulticastRouter": false,
+ "IFeaturePowerShortCircuit": false,
+ "IFeatureRssiValue": true,
+ "IFeatureShortCircuitDataLine": false,
+ "IOptionalFeatureDutyCycle": true,
+ "IOptionalFeatureLowBat": true
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "deviceId": "3014F711PUSH_BUTTON_FLAT",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": ""
+ },
+ "2": {
+ "deviceId": "3014F711PUSH_BUTTON_FLAT",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 2,
+ "label": ""
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711PUSH_BUTTON_FLAT",
+ "label": "Wandtaster",
+ "lastStatusUpdate": 1610331234765,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 431,
+ "modelType": "HmIP-WRCC2",
+ "oem": "eQ-3",
+ "permanentlyReachable": false,
+ "serializedGlobalTradeItemNumber": "3014F711PUSH_BUTTON_FLAT",
+ "type": "PUSH_BUTTON_FLAT",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711A000000BAD0CAAAA": {
+ "availableFirmwareVersion": "2.2.18",
+ "connectionType": "HMIP_LAN",
+ "firmwareVersion": "2.2.18",
+ "firmwareVersionInteger": 131602,
+ "functionalChannels": {
+ "0": {
+ "accessPointPriority": 0,
+ "busConfigMismatch": null,
+ "carrierSenseLevel": 2.0,
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F711A000000BAD0CAAAA",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "devicePowerFailureDetected": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "dutyCycleLevel": 8.0,
+ "functionalChannelType": "ACCESS_CONTROLLER_CHANNEL",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "multicastRoutingEnabled": false,
+ "powerShortCircuit": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": null,
+ "rssiPeerValue": null,
+ "shortCircuitDataLine": null,
+ "signalBrightness": 1.0,
+ "supportedOptionalFeatures": {
+ "IFeatureBusConfigMismatch": false,
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceIdentify": false,
+ "IFeatureDeviceOverheated": false,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDevicePowerFailure": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false,
+ "IFeatureMulticastRouter": false,
+ "IFeaturePowerShortCircuit": false,
+ "IFeatureRssiValue": false,
+ "IFeatureShortCircuitDataLine": false,
+ "IOptionalFeatureDutyCycle": true,
+ "IOptionalFeatureLowBat": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711A000000BAD0CAAAA",
+ "label": "AP1",
+ "lastStatusUpdate": 1604522238580,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 270,
+ "modelType": "HmIP-HAP",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711A000000BAD0CAAAA",
+ "type": "HOME_CONTROL_ACCESS_POINT",
+ "updateState": "BACKGROUND_UPDATE_NOT_SUPPORTED"
+ },
+ "3014F711A000000BAD0C0DED": {
+ "availableFirmwareVersion": "2.2.18",
+ "connectionType": "HMIP_LAN",
+ "firmwareVersion": "2.2.18",
+ "firmwareVersionInteger": 131602,
+ "functionalChannels": {
+ "0": {
+ "accessPointPriority": 1,
+ "busConfigMismatch": null,
+ "carrierSenseLevel": 2.0,
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F711A000000BAD0C0DED",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "devicePowerFailureDetected": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "dutyCycleLevel": 8.0,
+ "functionalChannelType": "ACCESS_CONTROLLER_CHANNEL",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "multicastRoutingEnabled": false,
+ "powerShortCircuit": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": null,
+ "rssiPeerValue": null,
+ "shortCircuitDataLine": null,
+ "signalBrightness": 1.0,
+ "supportedOptionalFeatures": {
+ "IFeatureBusConfigMismatch": false,
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceIdentify": false,
+ "IFeatureDeviceOverheated": false,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDevicePowerFailure": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false,
+ "IFeatureMulticastRouter": false,
+ "IFeaturePowerShortCircuit": false,
+ "IFeatureRssiValue": false,
+ "IFeatureShortCircuitDataLine": false,
+ "IOptionalFeatureDutyCycle": true,
+ "IOptionalFeatureLowBat": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711A000000BAD0C0DED",
+ "label": "HOME_CONTROL_ACCESS_POINT",
+ "lastStatusUpdate": 1604522238580,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 270,
+ "modelType": "HmIP-HAP",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711A000000BAD0C0DED",
+ "type": "HOME_CONTROL_ACCESS_POINT",
+ "updateState": "BACKGROUND_UPDATE_NOT_SUPPORTED"
+ },
+ "3014F71100BLIND_MODULE00": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.4",
+ "firmwareVersionInteger": 65540,
+ "functionalChannels": {
+ "0": {
+ "busConfigMismatch": null,
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F71100BLIND_MODULE00",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "devicePowerFailureDetected": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "multicastRoutingEnabled": false,
+ "powerShortCircuit": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -85,
+ "rssiPeerValue": -78,
+ "shortCircuitDataLine": null,
+ "supportedOptionalFeatures": {
+ "IFeatureBusConfigMismatch": false,
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceIdentify": false,
+ "IFeatureDeviceOverheated": false,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDevicePowerFailure": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false,
+ "IFeatureMulticastRouter": false,
+ "IFeaturePowerShortCircuit": false,
+ "IFeatureRssiValue": true,
+ "IFeatureShortCircuitDataLine": false,
+ "IOptionalFeatureDutyCycle": true,
+ "IOptionalFeatureLowBat": true
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "automationDriveSpeed": "SLOW_SPEED",
+ "deviceId": "3014F71100BLIND_MODULE00",
+ "favoritePrimaryShadingPosition": 0.5,
+ "favoriteSecondaryShadingPosition": 0.5,
+ "functionalChannelType": "SHADING_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "identifyOemSupported": true,
+ "index": 1,
+ "label": "",
+ "manualDriveSpeed": "NOMINAL_SPEED",
+ "previousPrimaryShadingLevel": null,
+ "previousSecondaryShadingLevel": null,
+ "primaryCloseAdjustable": true,
+ "primaryOpenAdjustable": true,
+ "primaryShadingLevel": 0.94956,
+ "primaryShadingStateType": "POSITION_USED",
+ "processing": false,
+ "productId": 10,
+ "profileMode": "AUTOMATIC",
+ "secondaryCloseAdjustable": false,
+ "secondaryOpenAdjustable": false,
+ "secondaryShadingLevel": 0,
+ "secondaryShadingStateType": "NOT_EXISTENT",
+ "shadingDriveVersion": null,
+ "shadingPackagePosition": "TOP",
+ "shadingPositionAdjustmentActive": null,
+ "shadingPositionAdjustmentClientId": null,
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F71100BLIND_MODULE00",
+ "label": "Sonnenschutz Balkont\u00fcr",
+ "lastStatusUpdate": 1600002124559,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 7,
+ "modelId": 1,
+ "modelType": "HmIP-HDM1",
+ "oem": "HunterDouglas",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F71100BLIND_MODULE00",
+ "type": "BLIND_MODULE",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110TILTVIBRATIONSENSOR": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.16",
+ "firmwareVersionInteger": 65552,
+ "functionalChannels": {
+ "0": {
+ "busConfigMismatch": null,
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F7110TILTVIBRATIONSENSOR",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "devicePowerFailureDetected": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "multicastRoutingEnabled": false,
+ "powerShortCircuit": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -59,
+ "rssiPeerValue": null,
+ "shortCircuitDataLine": null,
+ "supportedOptionalFeatures": {
+ "IFeatureBusConfigMismatch": false,
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceIdentify": false,
+ "IFeatureDeviceOverheated": false,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDevicePowerFailure": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false,
+ "IFeatureMulticastRouter": false,
+ "IFeaturePowerShortCircuit": false,
+ "IFeatureRssiValue": true,
+ "IFeatureShortCircuitDataLine": false,
+ "IOptionalFeatureDutyCycle": true,
+ "IOptionalFeatureLowBat": true
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "accelerationSensorEventFilterPeriod": 0.5,
+ "accelerationSensorMode": "FLAT_DECT",
+ "accelerationSensorNeutralPosition": "VERTICAL",
+ "accelerationSensorSensitivity": "SENSOR_RANGE_2G",
+ "accelerationSensorTriggerAngle": 45,
+ "accelerationSensorTriggered": true,
+ "deviceId": "3014F7110TILTVIBRATIONSENSOR",
+ "functionalChannelType": "TILT_VIBRATION_SENSOR_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": ""
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110TILTVIBRATIONSENSOR",
+ "label": "Garage Neigungs- und Ersch\u00fctterungssensor",
+ "lastStatusUpdate": 1598610615630,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 378,
+ "modelType": "HmIP-STV",
+ "oem": "eQ-3",
+ "permanentlyReachable": false,
+ "serializedGlobalTradeItemNumber": "3014F7110TILTVIBRATIONSENSOR",
+ "type": "TILT_VIBRATION_SENSOR",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711000WIREDSWITCH8": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_WIRED",
+ "firmwareVersion": "1.2.4",
+ "firmwareVersionInteger": 66052,
+ "functionalChannels": {
+ "0": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F711000WIREDSWITCH8",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "devicePowerFailureDetected": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": null,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": null,
+ "rssiPeerValue": null,
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceIdentify": true,
+ "IFeatureDeviceOverheated": true,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDevicePowerFailure": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": true
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "deviceId": "3014F711000WIREDSWITCH8",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": "Fernseher (Wohnzimmer)",
+ "on": true,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "2": {
+ "deviceId": "3014F711000WIREDSWITCH8",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 2,
+ "groups": [],
+ "index": 2,
+ "label": "Steckdosen (Wohnzimmer)",
+ "on": true,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "3": {
+ "deviceId": "3014F711000WIREDSWITCH8",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 3,
+ "groups": [],
+ "index": 3,
+ "label": "Steckdosen Kaffeeecke (K\u00fcche)",
+ "on": true,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "4": {
+ "deviceId": "3014F711000WIREDSWITCH8",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 4,
+ "groups": [],
+ "index": 4,
+ "label": "Steckdosen (K\u00fcche)",
+ "on": true,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "5": {
+ "deviceId": "3014F711000WIREDSWITCH8",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 5,
+ "groups": [],
+ "index": 5,
+ "label": "T\u00fcrlicht (Garten)",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "6": {
+ "deviceId": "3014F711000WIREDSWITCH8",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 6,
+ "groups": [],
+ "index": 6,
+ "label": "Arbeitsplattenlicht (K\u00fcche)",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "7": {
+ "deviceId": "3014F711000WIREDSWITCH8",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 7,
+ "groups": [],
+ "index": 7,
+ "label": "Raumlich (Flur/Oben)",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "8": {
+ "deviceId": "3014F711000WIREDSWITCH8",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 8,
+ "groups": [],
+ "index": 8,
+ "label": "Spiegellicht (Bad/Oben)",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711000WIREDSWITCH8",
+ "label": "Wired Schaltaktor \u2013 8-fach",
+ "lastStatusUpdate": 1595225535806,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 343,
+ "modelType": "HmIPW-DRS8",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711000WIREDSWITCH8",
+ "type": "WIRED_SWITCH_8",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711000WIREDDIMMER3": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_WIRED",
+ "firmwareVersion": "1.0.0",
+ "firmwareVersionInteger": 65536,
+ "functionalChannels": {
+ "0": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F711000WIREDDIMMER3",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "devicePowerFailureDetected": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": null,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": null,
+ "rssiPeerValue": null,
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceIdentify": true,
+ "IFeatureDeviceOverheated": true,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDevicePowerFailure": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": true
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "deviceId": "3014F711000WIREDDIMMER3",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "dimLevel": 0.0,
+ "functionalChannelType": "DIMMER_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": "Raumlich (K\u00fcche)",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceOverloaded": true
+ },
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "2": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "deviceId": "3014F711000WIREDDIMMER3",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "dimLevel": 0.0,
+ "functionalChannelType": "DIMMER_CHANNEL",
+ "groupIndex": 2,
+ "groups": [],
+ "index": 2,
+ "label": "Raumlicht (Bad/Oben)",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceOverloaded": true
+ },
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "3": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "deviceId": "3014F711000WIREDDIMMER3",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "dimLevel": 0.0,
+ "functionalChannelType": "DIMMER_CHANNEL",
+ "groupIndex": 3,
+ "groups": [],
+ "index": 3,
+ "label": "Raumlich (Kinderzimmer/Oben)",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceOverloaded": true
+ },
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711000WIREDDIMMER3",
+ "label": "Wired Dimmaktor \u2013 3-fach (K\u00fcche)",
+ "lastStatusUpdate": 1595225686220,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 345,
+ "modelType": "HmIPW-DRD3",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711000WIREDDIMMER3",
+ "type": "WIRED_DIMMER_3",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711000WIREDINPUT32": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_WIRED",
+ "firmwareVersion": "1.2.2",
+ "firmwareVersionInteger": 66050,
+ "functionalChannels": {
+ "0": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F711000WIREDINPUT32",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "devicePowerFailureDetected": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": null,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": null,
+ "rssiPeerValue": null,
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceIdentify": true,
+ "IFeatureDeviceOverheated": true,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDevicePowerFailure": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": true
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "10": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 10,
+ "groups": [],
+ "index": 10,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "11": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 11,
+ "groups": [],
+ "index": 11,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "12": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 12,
+ "groups": [],
+ "index": 12,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "13": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 13,
+ "groups": [],
+ "index": 13,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "14": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 14,
+ "groups": [],
+ "index": 14,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "15": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 15,
+ "groups": [],
+ "index": 15,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "16": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 16,
+ "groups": [],
+ "index": 16,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "17": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 17,
+ "groups": [],
+ "index": 17,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "18": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 18,
+ "groups": [],
+ "index": 18,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "19": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 19,
+ "groups": [],
+ "index": 19,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "2": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 2,
+ "groups": [],
+ "index": 2,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "20": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 20,
+ "groups": [],
+ "index": 20,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "21": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 21,
+ "groups": [],
+ "index": 21,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "22": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 22,
+ "groups": [],
+ "index": 22,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "23": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 23,
+ "groups": [],
+ "index": 23,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "24": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 24,
+ "groups": [],
+ "index": 24,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "25": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 25,
+ "groups": [],
+ "index": 25,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "26": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 26,
+ "groups": [],
+ "index": 26,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "27": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 27,
+ "groups": [],
+ "index": 27,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "28": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 28,
+ "groups": [],
+ "index": 28,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "29": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 29,
+ "groups": [],
+ "index": 29,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "3": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 3,
+ "groups": [],
+ "index": 3,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "30": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 30,
+ "groups": [],
+ "index": 30,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "31": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 31,
+ "groups": [],
+ "index": 31,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "32": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 32,
+ "groups": [],
+ "index": 32,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "4": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 4,
+ "groups": [],
+ "index": 4,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "5": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 5,
+ "groups": [],
+ "index": 5,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "6": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 6,
+ "groups": [],
+ "index": 6,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "7": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 7,
+ "groups": [],
+ "index": 7,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "8": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 8,
+ "groups": [],
+ "index": 8,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ },
+ "9": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F711000WIREDINPUT32",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 9,
+ "groups": [],
+ "index": 9,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": "CLOSED"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711000WIREDINPUT32",
+ "label": "Wired Eingangsmodul \u2013 32-fach",
+ "lastStatusUpdate": 1595222885844,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 347,
+ "modelType": "HmIPW-DRI32",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711000WIREDINPUT32",
+ "type": "WIRED_INPUT_32",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110SHUTTER_OPTICAL": {
+ "availableFirmwareVersion": "1.16.10",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.16.10",
+ "firmwareVersionInteger": 69642,
+ "functionalChannels": {
+ "0": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F7110SHUTTER_OPTICAL",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "devicePowerFailureDetected": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_SABOTAGE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -72,
+ "rssiPeerValue": null,
+ "sabotage": false,
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceIdentify": false,
+ "IFeatureDeviceOverheated": false,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDevicePowerFailure": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "deviceId": "3014F7110SHUTTER_OPTICAL",
+ "eventDelay": 0,
+ "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000016",
+ "00000000-0000-0000-0000-000000000044",
+ "00000000-0000-0000-0000-000000000009"
+ ],
+ "index": 1,
+ "label": "",
+ "windowState": "CLOSED"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110SHUTTER_OPTICAL",
+ "label": "Sitzplatzt\u00fcre",
+ "lastStatusUpdate": 1589401621441,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 398,
+ "modelType": "HmIP-SWDO-PL",
+ "oem": "eQ-3",
+ "permanentlyReachable": false,
+ "serializedGlobalTradeItemNumber": "3014F7110SHUTTER_OPTICAL",
+ "type": "SHUTTER_CONTACT_OPTICAL_PLUS",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000HmIPFSI16": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.16.2",
+ "firmwareVersionInteger": 69634,
+ "functionalChannels": {
+ "0": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F7110000000HmIPFSI16",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "devicePowerFailureDetected": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -57,
+ "rssiPeerValue": -54,
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceIdentify": false,
+ "IFeatureDeviceOverheated": true,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDevicePowerFailure": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F7110000000HmIPFSI16",
+ "functionalChannelType": "MULTI_MODE_INPUT_SWITCH_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "on": true,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000HmIPFSI16",
+ "label": "Wohnzimmer Beleuchtung",
+ "lastStatusUpdate": 1587233145096,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 404,
+ "modelType": "HmIP-FSI16",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000HmIPFSI16",
+ "type": "FULL_FLUSH_INPUT_SWITCH",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000HOERMANN": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.14",
+ "firmwareVersionInteger": 65550,
+ "functionalChannels": {
+ "0": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F7110000000HOERMANN",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -71,
+ "rssiPeerValue": -76,
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceOverheated": false,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "deviceId": "3014F7110000000HOERMANN",
+ "doorState": "CLOSED",
+ "functionalChannelType": "DOOR_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": "",
+ "on": false,
+ "processing": false,
+ "ventilationPositionSupported": true
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000HOERMANN",
+ "label": "Garage door",
+ "lastStatusUpdate": 1584029477755,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 399,
+ "modelType": "HmIP-MOD-HO",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000HOERMANN",
+ "type": "HOERMANN_DRIVES_MODULE",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711000BBBB000000000": {
+ "availableFirmwareVersion": "2.0.2",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "2.0.2",
+ "firmwareVersionInteger": 131074,
+ "functionalChannels": {
+ "0": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F711000BBBB000000000",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_OPERATIONLOCK",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "operationLockActive": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -45,
+ "rssiPeerValue": -54,
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceOverheated": false,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "actualTemperature": 23.0,
+ "deviceId": "3014F711000BBBB000000000",
+ "display": "ACTUAL",
+ "functionalChannelType": "WALL_MOUNTED_THERMOSTAT_PRO_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "humidity": 52,
+ "index": 1,
+ "label": "",
+ "setPointTemperature": 20.0,
+ "temperatureOffset": 0.0,
+ "vaporAmount": 10.662700840292974
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711000BBBB000000000",
+ "label": "Raumbedienger\u00e4t",
+ "lastStatusUpdate": 1579383507353,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 282,
+ "modelType": "ALPHA-IP-RBG",
+ "oem": "M\u00f6hlenhoff",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711000BBBB000000000",
+ "type": "ROOM_CONTROL_DEVICE",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711000000BBBB000005": {
+ "availableFirmwareVersion": "1.0.16",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.12",
+ "firmwareVersionInteger": 65548,
+ "functionalChannels": {
+ "0": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F711000000BBBB000005",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -41,
+ "rssiPeerValue": -29,
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceOverheated": false,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "actualTemperature": 23.3,
+ "deviceId": "3014F711000000BBBB000005",
+ "functionalChannelType": "ANALOG_ROOM_CONTROL_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": "",
+ "setPointTemperature": 23.0,
+ "temperatureOffset": 0.0
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711000000BBBB000005",
+ "label": "Raumbedienger\u00e4t Analog",
+ "lastStatusUpdate": 1579384126279,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 281,
+ "modelType": "ALPHA-IP-RBGa",
+ "oem": "M\u00f6hlenhoff",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711000000BBBB000005",
+ "type": "ROOM_CONTROL_DEVICE_ANALOG",
+ "updateState": "TRANSFERING_UPDATE"
+ },
+ "3014F711000000000000AAA5": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.12",
+ "firmwareVersionInteger": 65548,
+ "functionalChannels": {
+ "0": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F711000000000000AAA5",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_OPERATIONLOCK",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "operationLockActive": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -58,
+ "rssiPeerValue": -59,
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceOverheated": false,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "actualTemperature": 16.0,
+ "deviceId": "3014F711000000000000AAA5",
+ "display": "ACTUAL",
+ "functionalChannelType": "WALL_MOUNTED_THERMOSTAT_PRO_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "humidity": 42,
+ "index": 1,
+ "label": "",
+ "setPointTemperature": 12.0,
+ "temperatureOffset": 0.0,
+ "vaporAmount": 5.710127947243264
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711000000000000AAA5",
+ "label": "Thermostat Schlafen Tal",
+ "lastStatusUpdate": 1578954498192,
+ "liveUpdateState": "UP_TO_DATE",
+ "manufacturerCode": 1,
+ "modelId": 408,
+ "modelType": "HmIP-WTH-B",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711000000000000AAA5",
+ "type": "WALL_MOUNTED_THERMOSTAT_BASIC_HUMIDITY",
+ "updateState": "BACKGROUND_UPDATE_NOT_SUPPORTED"
+ },
+ "3014F7110000000000ABCD50": {
+ "availableFirmwareVersion": "1.0.12",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.12",
+ "firmwareVersionInteger": 65548,
+ "functionalChannels": {
+ "0": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F7110000000000ABCD50",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -58,
+ "rssiPeerValue": null,
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceOverheated": false,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "deviceId": "3014F7110000000000ABCD50",
+ "functionalChannelType": "MAINS_FAILURE_CHANNEL",
+ "genericAlarmSignal": "FULL_ALARM",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": "",
+ "powerMainsFailure": false
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000ABCD50",
+ "label": "Netzausfall\u00fcberwachung",
+ "lastStatusUpdate": 1577487207542,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 309,
+ "modelType": "HmIP-PMFS",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000ABCD50",
+ "type": "PLUGGABLE_MAINS_FAILURE_SURVEILLANCE",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000049": {
+ "availableFirmwareVersion": "1.0.8",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.8",
+ "firmwareVersionInteger": 65544,
+ "functionalChannels": {
+ "0": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "coolingEmergencyValue": 0.0,
+ "deviceId": "3014F7110000000000000049",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "frostProtectionTemperature": 8.0,
+ "functionalChannelType": "DEVICE_BASE_FLOOR_HEATING",
+ "groupIndex": 0,
+ "groups": [],
+ "heatingEmergencyValue": 0.25,
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "minimumFloorHeatingValvePosition": 0.0,
+ "pulseWidthModulationAtLowFloorHeatingValvePositionEnabled": true,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -55,
+ "rssiPeerValue": null,
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceOverheated": false,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false,
+ "IFeatureMinimumFloorHeatingValvePosition": true,
+ "IFeaturePulseWidthModulationAtLowFloorHeatingValvePosition": true
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false,
+ "valveProtectionDuration": 5,
+ "valveProtectionSwitchingInterval": 14
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000049",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": "",
+ "valveState": "ADAPTION_DONE"
+ },
+ "10": {
+ "deviceId": "3014F7110000000000000049",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
+ "groupIndex": 10,
+ "groups": [],
+ "index": 10,
+ "label": "",
+ "valveState": "ADJUSTMENT_TOO_SMALL"
+ },
+ "11": {
+ "deviceId": "3014F7110000000000000049",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
+ "groupIndex": 11,
+ "groups": [],
+ "index": 11,
+ "label": "",
+ "valveState": "ADJUSTMENT_TOO_SMALL"
+ },
+ "12": {
+ "deviceId": "3014F7110000000000000049",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
+ "groupIndex": 12,
+ "groups": [],
+ "index": 12,
+ "label": "",
+ "valveState": "ADJUSTMENT_TOO_SMALL"
+ },
+ "13": {
+ "deviceId": "3014F7110000000000000049",
+ "functionalChannelType": "HEAT_DEMAND_CHANNEL",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 13,
+ "label": ""
+ },
+ "14": {
+ "deviceId": "3014F7110000000000000049",
+ "functionalChannelType": "DEHUMIDIFIER_DEMAND_CHANNEL",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 14,
+ "label": ""
+ },
+ "15": {
+ "deviceId": "3014F7110000000000000049",
+ "functionalChannelType": "CHANGE_OVER_CHANNEL",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 15,
+ "label": ""
+ },
+ "2": {
+ "deviceId": "3014F7110000000000000049",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
+ "groupIndex": 2,
+ "groups": [],
+ "index": 2,
+ "label": "",
+ "valveState": "ADAPTION_DONE"
+ },
+ "3": {
+ "deviceId": "3014F7110000000000000049",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
+ "groupIndex": 3,
+ "groups": [],
+ "index": 3,
+ "label": "",
+ "valveState": "ADAPTION_DONE"
+ },
+ "4": {
+ "deviceId": "3014F7110000000000000049",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
+ "groupIndex": 4,
+ "groups": [],
+ "index": 4,
+ "label": "",
+ "valveState": "ADAPTION_DONE"
+ },
+ "5": {
+ "deviceId": "3014F7110000000000000049",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
+ "groupIndex": 5,
+ "groups": [],
+ "index": 5,
+ "label": "",
+ "valveState": "ADAPTION_DONE"
+ },
+ "6": {
+ "deviceId": "3014F7110000000000000049",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
+ "groupIndex": 6,
+ "groups": [],
+ "index": 6,
+ "label": "",
+ "valveState": "ADJUSTMENT_TOO_SMALL"
+ },
+ "7": {
+ "deviceId": "3014F7110000000000000049",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
+ "groupIndex": 7,
+ "groups": [],
+ "index": 7,
+ "label": "",
+ "valveState": "ADJUSTMENT_TOO_SMALL"
+ },
+ "8": {
+ "deviceId": "3014F7110000000000000049",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
+ "groupIndex": 8,
+ "groups": [],
+ "index": 8,
+ "label": "",
+ "valveState": "ADJUSTMENT_TOO_SMALL"
+ },
+ "9": {
+ "deviceId": "3014F7110000000000000049",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_MECHANIC_CHANNEL",
+ "groupIndex": 9,
+ "groups": [],
+ "index": 9,
+ "label": "",
+ "valveState": "ADJUSTMENT_TOO_SMALL"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000049",
+ "label": "Fu\u00dfbodenheizungsaktor OG motorisch",
+ "lastStatusUpdate": 1577486092047,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 365,
+ "modelType": "HmIP-FALMOT-C12",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000049",
+ "type": "FLOOR_TERMINAL_BLOCK_12",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000148": {
+ "availableFirmwareVersion": "1.4.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.4.0",
+ "firmwareVersionInteger": 66560,
+ "functionalChannels": {
+ "0": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F7110000000000000148",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000039"],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -52,
+ "rssiPeerValue": null,
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceOverheated": false,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000148",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000043",
+ "00000000-0000-0000-0000-000000000041"
+ ],
+ "index": 1,
+ "label": "",
+ "on": true,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "2": {
+ "deviceId": "3014F7110000000000000148",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 2,
+ "groups": [
+ "00000000-0000-0000-0000-000000000041",
+ "00000000-0000-0000-0000-000000000044"
+ ],
+ "index": 2,
+ "label": "",
+ "on": true,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000148",
+ "label": "Heizungsaktor",
+ "lastStatusUpdate": 1577482332693,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 356,
+ "modelType": "HmIP-WHS2",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000148",
+ "type": "HEATING_SWITCH_2",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000ABCDABCD0033": {
+ "availableFirmwareVersion": "1.0.6",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.6",
+ "firmwareVersionInteger": 65542,
+ "functionalChannels": {
+ "0": {
+ "badBatteryHealth": true,
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F7110000ABCDABCD0033",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_RECHARGEABLE_WITH_SABOTAGE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -51,
+ "rssiPeerValue": null,
+ "sabotage": false,
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceOverheated": false,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "deviceId": "3014F7110000ABCDABCD0033",
+ "functionalChannelType": "ALARM_SIREN_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": ""
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000ABCDABCD0033",
+ "label": "Alarmsirene \u2013 au\u00dfen",
+ "lastStatusUpdate": 1573078567665,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 385,
+ "modelType": "HmIP-ASIR-O",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000ABCDABCD0033",
+ "type": "ALARM_SIREN_OUTDOOR",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000031": {
+ "availableFirmwareVersion": "1.2.1",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.2.1",
+ "firmwareVersionInteger": 66049,
+ "functionalChannels": {
+ "0": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F7110000000000000031",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -88,
+ "rssiPeerValue": null,
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceOverheated": false,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "accelerationSensorEventFilterPeriod": 3.0,
+ "accelerationSensorMode": "FLAT_DECT",
+ "accelerationSensorNeutralPosition": "VERTICAL",
+ "accelerationSensorSensitivity": "SENSOR_RANGE_4G",
+ "accelerationSensorTriggerAngle": 45,
+ "accelerationSensorTriggered": true,
+ "deviceId": "3014F7110000000000000031",
+ "functionalChannelType": "ACCELERATION_SENSOR_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": "",
+ "notificationSoundTypeHighToLow": "SOUND_LONG",
+ "notificationSoundTypeLowToHigh": "SOUND_LONG"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000031",
+ "label": "Garagentor",
+ "lastStatusUpdate": 1567850423788,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 315,
+ "modelType": "HmIP-SAM",
+ "oem": "eQ-3",
+ "permanentlyReachable": false,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000031",
+ "type": "ACCELERATION_SENSOR",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000052": {
+ "availableFirmwareVersion": "1.0.5",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.5",
+ "firmwareVersionInteger": 65541,
+ "functionalChannels": {
+ "0": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F7110000000000000052",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -73,
+ "rssiPeerValue": null,
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceOverheated": false,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000052",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": ""
+ },
+ "2": {
+ "deviceId": "3014F7110000000000000052",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 2,
+ "label": ""
+ },
+ "3": {
+ "deviceId": "3014F7110000000000000052",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 2,
+ "groups": [],
+ "index": 3,
+ "label": ""
+ },
+ "4": {
+ "deviceId": "3014F7110000000000000052",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 2,
+ "groups": [],
+ "index": 4,
+ "label": ""
+ },
+ "5": {
+ "deviceId": "3014F7110000000000000052",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 3,
+ "groups": [],
+ "index": 5,
+ "label": ""
+ },
+ "6": {
+ "deviceId": "3014F7110000000000000052",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 3,
+ "groups": [],
+ "index": 6,
+ "label": ""
+ },
+ "7": {
+ "deviceId": "3014F7110000000000000052",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 4,
+ "groups": [],
+ "index": 7,
+ "label": ""
+ },
+ "8": {
+ "deviceId": "3014F7110000000000000052",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 4,
+ "groups": [],
+ "index": 8,
+ "label": ""
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000052",
+ "label": "Alarm-Melder",
+ "lastStatusUpdate": 1564733931898,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 336,
+ "modelType": "HmIP-MOD-RC8",
+ "oem": "eQ-3",
+ "permanentlyReachable": false,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000052",
+ "type": "REMOTE_CONTROL_8_MODULE",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F71100000000FAL24C10": {
+ "availableFirmwareVersion": "1.6.2",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.6.2",
+ "firmwareVersionInteger": 67074,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "coolingEmergencyValue": 0.0,
+ "deviceId": "3014F71100000000FAL24C10",
+ "dutyCycle": false,
+ "frostProtectionTemperature": 8.0,
+ "functionalChannelType": "DEVICE_GLOBAL_PUMP_CONTROL",
+ "globalPumpControl": true,
+ "groupIndex": 0,
+ "groups": [],
+ "heatingEmergencyValue": 0.25,
+ "heatingLoadType": "LOAD_BALANCING",
+ "heatingValveType": "NORMALLY_CLOSE",
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -73,
+ "rssiPeerValue": -74,
+ "unreach": false,
+ "valveProtectionDuration": 5,
+ "valveProtectionSwitchingInterval": 14,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F71100000000FAL24C10",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_LOCAL_PUMP_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": "",
+ "pumpFollowUpTime": 2,
+ "pumpLeadTime": 2,
+ "pumpProtectionDuration": 1,
+ "pumpProtectionSwitchingInterval": 14
+ },
+ "10": {
+ "deviceId": "3014F71100000000FAL24C10",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
+ "groupIndex": 10,
+ "groups": [],
+ "index": 10,
+ "label": ""
+ },
+ "11": {
+ "deviceId": "3014F71100000000FAL24C10",
+ "functionalChannelType": "HEAT_DEMAND_CHANNEL",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 11,
+ "label": ""
+ },
+ "12": {
+ "deviceId": "3014F71100000000FAL24C10",
+ "functionalChannelType": "DEHUMIDIFIER_DEMAND_CHANNEL",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 12,
+ "label": ""
+ },
+ "2": {
+ "deviceId": "3014F71100000000FAL24C10",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
+ "groupIndex": 2,
+ "groups": [],
+ "index": 2,
+ "label": ""
+ },
+ "3": {
+ "deviceId": "3014F71100000000FAL24C10",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
+ "groupIndex": 3,
+ "groups": [],
+ "index": 3,
+ "label": ""
+ },
+ "4": {
+ "deviceId": "3014F71100000000FAL24C10",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
+ "groupIndex": 4,
+ "groups": [],
+ "index": 4,
+ "label": ""
+ },
+ "5": {
+ "deviceId": "3014F71100000000FAL24C10",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
+ "groupIndex": 5,
+ "groups": [],
+ "index": 5,
+ "label": ""
+ },
+ "6": {
+ "deviceId": "3014F71100000000FAL24C10",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
+ "groupIndex": 6,
+ "groups": [],
+ "index": 6,
+ "label": ""
+ },
+ "7": {
+ "deviceId": "3014F71100000000FAL24C10",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
+ "groupIndex": 7,
+ "groups": [],
+ "index": 7,
+ "label": ""
+ },
+ "8": {
+ "deviceId": "3014F71100000000FAL24C10",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
+ "groupIndex": 8,
+ "groups": [],
+ "index": 8,
+ "label": ""
+ },
+ "9": {
+ "deviceId": "3014F71100000000FAL24C10",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
+ "groupIndex": 9,
+ "groups": [],
+ "index": 9,
+ "label": ""
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F71100000000FAL24C10",
+ "label": "Fu\u00dfbodenheizungsaktor",
+ "lastStatusUpdate": 1558461135830,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 280,
+ "modelType": "HmIP-FAL24-C10",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F71100000000FAL24C10",
+ "type": "FLOOR_TERMINAL_BLOCK_10",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F71100000000000BBL24": {
+ "availableFirmwareVersion": "1.6.2",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.6.2",
+ "firmwareVersionInteger": 67074,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F71100000000000BBL24",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000034"],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -64,
+ "rssiPeerValue": -76,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "blindModeActive": true,
+ "bottomToTopReferenceTime": 54.88,
+ "changeOverDelay": 0.5,
+ "delayCompensationValue": 12.7,
+ "deviceId": "3014F71100000000000BBL24",
+ "endpositionAutoDetectionEnabled": true,
+ "functionalChannelType": "BLIND_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": "",
+ "previousShutterLevel": null,
+ "previousSlatsLevel": null,
+ "processing": false,
+ "profileMode": "AUTOMATIC",
+ "selfCalibrationInProgress": null,
+ "shutterLevel": 0.885,
+ "slatsLevel": 1.0,
+ "slatsReferenceTime": 1.6,
+ "supportingDelayCompensation": true,
+ "supportingEndpositionAutoDetection": true,
+ "supportingSelfCalibration": true,
+ "topToBottomReferenceTime": 53.68,
+ "userDesiredProfileMode": "MANUAL"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F71100000000000BBL24",
+ "label": "Jalousie Schiebet\u00fcr",
+ "lastStatusUpdate": 1558464454532,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 332,
+ "modelType": "HmIP-BBL",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F71100000000000BBL24",
+ "type": "BRAND_BLIND",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000BCBB11": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.10.10",
+ "firmwareVersionInteger": 68106,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000BCBB11",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -53,
+ "rssiPeerValue": -56,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000BCBB11",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": "",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "2": {
+ "deviceId": "3014F7110000000000BCBB11",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 2,
+ "groups": ["00000000-0000-0000-0000-000000000038"],
+ "index": 2,
+ "label": "",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000BCBB11",
+ "label": "Jalousien - 1 KiZi, 2 SchlaZi",
+ "lastStatusUpdate": 1555621612744,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 357,
+ "modelType": "HmIP-PCBS2",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000BCBB11",
+ "type": "PRINTED_CIRCUIT_BOARD_SWITCH_2",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711ABCD0ABCD000002": {
+ "availableFirmwareVersion": "1.6.4",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.6.4",
+ "firmwareVersionInteger": 67076,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F711ABCD0ABCD000002",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000027"],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -79,
+ "rssiPeerValue": null,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F711ABCD0ABCD000002",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": "",
+ "on": true,
+ "profileMode": null,
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "2": {
+ "deviceId": "3014F711ABCD0ABCD000002",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 2,
+ "groups": [],
+ "index": 2,
+ "label": "",
+ "on": false,
+ "profileMode": null,
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "3": {
+ "deviceId": "3014F711ABCD0ABCD000002",
+ "functionalChannelType": "GENERIC_INPUT_CHANNEL",
+ "groupIndex": 3,
+ "groups": [],
+ "index": 3,
+ "label": ""
+ },
+ "4": {
+ "deviceId": "3014F711ABCD0ABCD000002",
+ "functionalChannelType": "GENERIC_INPUT_CHANNEL",
+ "groupIndex": 4,
+ "groups": [],
+ "index": 4,
+ "label": ""
+ },
+ "5": {
+ "analogOutputLevel": 12.5,
+ "deviceId": "3014F711ABCD0ABCD000002",
+ "functionalChannelType": "ANALOG_OUTPUT_CHANNEL",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 5,
+ "label": ""
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711ABCD0ABCD000002",
+ "label": "Multi IO Box",
+ "lastStatusUpdate": 1552508702220,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 283,
+ "modelType": "HmIP-MIOB",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711ABCD0ABCD000002",
+ "type": "MULTI_IO_BOX",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F71100000000ABCDEF10": {
+ "automaticValveAdaptionNeeded": false,
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.6",
+ "firmwareVersionInteger": 65542,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F71100000000ABCDEF10",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_SABOTAGE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000010"],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -47,
+ "rssiPeerValue": -50,
+ "sabotage": null,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F71100000000ABCDEF10",
+ "functionalChannelType": "HEATING_THERMOSTAT_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000013"],
+ "index": 1,
+ "label": "",
+ "setPointTemperature": 21.0,
+ "temperatureOffset": 0.0,
+ "valveActualTemperature": 21.6,
+ "valvePosition": 0.0,
+ "valveState": "ADAPTION_DONE"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F71100000000ABCDEF10",
+ "label": "Wohnzimmer 3",
+ "lastStatusUpdate": 1550912664486,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 325,
+ "modelType": "HmIP-eTRV-C",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F71100000000ABCDEF10",
+ "type": "HEATING_THERMOSTAT_COMPACT",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F71100000000000TEST1": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.8.8",
+ "firmwareVersionInteger": 67592,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F71100000000000TEST1",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -51,
+ "rssiPeerValue": null,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F71100000000000TEST1",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": ""
+ },
+ "2": {
+ "deviceId": "3014F71100000000000TEST1",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 2,
+ "label": ""
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F71100000000000TEST1",
+ "label": "Remote",
+ "lastStatusUpdate": 1550512733995,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 358,
+ "modelType": "HmIP-BRC2",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F71100000000000TEST1",
+ "type": "BRAND_PUSH_BUTTON",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000064": {
+ "availableFirmwareVersion": "1.0.6",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.6",
+ "firmwareVersionInteger": 65542,
+ "functionalChannels": {
+ "0": {
+ "coProFaulty": true,
+ "coProRestartNeeded": true,
+ "coProUpdateFailure": true,
+ "configPending": false,
+ "deviceId": "3014F7110000000000000064",
+ "deviceOverheated": true,
+ "deviceOverloaded": true,
+ "deviceUndervoltage": true,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_SABOTAGE",
+ "groupIndex": 0,
+ "groups": [
+ "00000000-0000-0000-0000-000000000032",
+ "00000000-0000-0000-0000-000000000013"
+ ],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -42,
+ "rssiPeerValue": null,
+ "sabotage": false,
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceCoProError": true,
+ "IFeatureDeviceCoProRestart": true,
+ "IFeatureDeviceCoProUpdate": true,
+ "IFeatureDeviceOverheated": true,
+ "IFeatureDeviceOverloaded": true,
+ "IFeatureDeviceTemperatureOutOfRange": true,
+ "IFeatureDeviceUndervoltage": true
+ },
+ "temperatureOutOfRange": true,
+ "unreach": false
+ },
+ "1": {
+ "alarmContactType": "WINDOW_DOOR_CONTACT",
+ "contactType": "NORMALLY_CLOSE",
+ "deviceId": "3014F7110000000000000064",
+ "eventDelay": 0,
+ "functionalChannelType": "CONTACT_INTERFACE_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000033",
+ "00000000-0000-0000-0000-000000000010",
+ "00000000-0000-0000-0000-000000000013"
+ ],
+ "index": 1,
+ "label": "",
+ "windowState": "CLOSED"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000064",
+ "label": "Schlie\u00dfer Magnet",
+ "lastStatusUpdate": 1524515854304,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 375,
+ "modelType": "HmIP-SCI",
+ "oem": "eQ-3",
+ "permanentlyReachable": false,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000064",
+ "type": "SHUTTER_CONTACT_INTERFACE",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711BADCAFE000000001": {
+ "availableFirmwareVersion": "1.2.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.2.0",
+ "firmwareVersionInteger": 66048,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F711BADCAFE000000001",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -73,
+ "rssiPeerValue": -78,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "blindModeActive": true,
+ "bottomToTopReferenceTime": 41.0,
+ "changeOverDelay": 0.5,
+ "delayCompensationValue": 1.0,
+ "deviceId": "3014F711BADCAFE000000001",
+ "endpositionAutoDetectionEnabled": false,
+ "functionalChannelType": "BLIND_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": "",
+ "previousShutterLevel": null,
+ "previousSlatsLevel": null,
+ "processing": false,
+ "profileMode": "AUTOMATIC",
+ "selfCalibrationInProgress": null,
+ "shutterLevel": 1.0,
+ "slatsLevel": 1.0,
+ "slatsReferenceTime": 2.0,
+ "supportingDelayCompensation": false,
+ "supportingEndpositionAutoDetection": false,
+ "supportingSelfCalibration": false,
+ "topToBottomReferenceTime": 41.0,
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711BADCAFE000000001",
+ "label": "Sofa links",
+ "lastStatusUpdate": 1548616026922,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 333,
+ "modelType": "HmIP-FBL",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711BADCAFE000000001",
+ "type": "FULL_FLUSH_BLIND",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000055": {
+ "availableFirmwareVersion": "1.2.4",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.2.4",
+ "firmwareVersionInteger": 66052,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000055",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_OPERATIONLOCK",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000034"],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "operationLockActive": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -76,
+ "rssiPeerValue": -77,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "actualTemperature": 21.0,
+ "deviceId": "3014F7110000000000000055",
+ "display": "SETPOINT",
+ "functionalChannelType": "WALL_MOUNTED_THERMOSTAT_PRO_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000035"],
+ "humidity": 40,
+ "index": 1,
+ "label": "",
+ "vaporAmount": 6.177718198711658,
+ "valveActualTemperature": 20.0,
+ "setPointTemperature": 21.5,
+ "temperatureOffset": 0.0
+ },
+ "2": {
+ "deviceId": "3014F7110000000000000055",
+ "frostProtectionTemperature": 8.0,
+ "functionalChannelType": "INTERNAL_SWITCH_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000035"],
+ "heatingValveType": "NORMALLY_CLOSE",
+ "index": 2,
+ "internalSwitchOutputEnabled": true,
+ "label": "",
+ "valveProtectionDuration": 5,
+ "valveProtectionSwitchingInterval": 14
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000055",
+ "label": "BWTH 1",
+ "lastStatusUpdate": 1547283716818,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 305,
+ "modelType": "HmIP-BWTH",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000055",
+ "type": "BRAND_WALL_MOUNTED_THERMOSTAT",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711ABCDEF0000000014": {
+ "availableFirmwareVersion": "1.4.2",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.4.2",
+ "firmwareVersionInteger": 66562,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F711ABCDEF0000000014",
+ "dutyCycle": null,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000033"],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": null,
+ "rssiPeerValue": null,
+ "unreach": null,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F711ABCDEF0000000014",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": ""
+ },
+ "2": {
+ "deviceId": "3014F711ABCDEF0000000014",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 2,
+ "label": ""
+ },
+ "3": {
+ "deviceId": "3014F711ABCDEF0000000014",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 2,
+ "groups": [],
+ "index": 3,
+ "label": ""
+ },
+ "4": {
+ "deviceId": "3014F711ABCDEF0000000014",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 2,
+ "groups": [],
+ "index": 4,
+ "label": ""
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711ABCDEF0000000014",
+ "label": "FFB 1",
+ "lastStatusUpdate": 0,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 266,
+ "modelType": "HmIP-KRC4",
+ "oem": "eQ-3",
+ "permanentlyReachable": false,
+ "serializedGlobalTradeItemNumber": "3014F711ABCDEF0000000014",
+ "type": "KEY_REMOTE_CONTROL_4",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711BSL0000000000050": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.2",
+ "firmwareVersionInteger": 65538,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F711BSL0000000000050",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -67,
+ "rssiPeerValue": -70,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F711BSL0000000000050",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": "Treppe CH",
+ "on": true,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "2": {
+ "deviceId": "3014F711BSL0000000000050",
+ "dimLevel": 0.0,
+ "functionalChannelType": "NOTIFICATION_LIGHT_CHANNEL",
+ "groupIndex": 2,
+ "groups": [],
+ "index": 2,
+ "label": "Alarm Status",
+ "on": null,
+ "profileMode": "AUTOMATIC",
+ "simpleRGBColorState": "RED",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "3": {
+ "deviceId": "3014F711BSL0000000000050",
+ "dimLevel": 1.0,
+ "functionalChannelType": "NOTIFICATION_LIGHT_CHANNEL",
+ "groupIndex": 3,
+ "groups": [],
+ "index": 3,
+ "label": "",
+ "on": true,
+ "profileMode": "AUTOMATIC",
+ "simpleRGBColorState": "GREEN",
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711BSL0000000000050",
+ "label": "Treppe",
+ "lastStatusUpdate": 1548431183264,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 360,
+ "modelType": "HmIP-BSL",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711BSL0000000000050",
+ "type": "BRAND_SWITCH_NOTIFICATION_LIGHT",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711SLO0000000000026": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.16",
+ "firmwareVersionInteger": 65552,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F711SLO0000000000026",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -60,
+ "rssiPeerValue": null,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "averageIllumination": 807.3,
+ "currentIllumination": 785.2,
+ "deviceId": "3014F711SLO0000000000026",
+ "functionalChannelType": "LIGHT_SENSOR_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "highestIllumination": 837.1,
+ "index": 1,
+ "label": "",
+ "lowestIllumination": 785.2
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711SLO0000000000026",
+ "label": "Lichtsensor Nord",
+ "lastStatusUpdate": 1548494235548,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 308,
+ "modelType": "HmIP-SLO",
+ "oem": "eQ-3",
+ "permanentlyReachable": false,
+ "serializedGlobalTradeItemNumber": "3014F711SLO0000000000026",
+ "type": "LIGHT_SENSOR",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000054": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.0",
+ "firmwareVersionInteger": 65536,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000054",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_SABOTAGE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000053"],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -76,
+ "rssiPeerValue": null,
+ "sabotage": false,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000054",
+ "functionalChannelType": "PASSAGE_DETECTOR_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000055"],
+ "index": 1,
+ "label": "",
+ "leftCounter": 966,
+ "leftRightCounterDelta": 164,
+ "passageBlindtime": 1.5,
+ "passageDirection": "LEFT",
+ "passageSensorSensitivity": 50.0,
+ "passageTimeout": 0.5,
+ "rightCounter": 802
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000054",
+ "label": "SPDR_1",
+ "lastStatusUpdate": 1547282742305,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 304,
+ "modelType": "HmIP-SPDR",
+ "oem": "eQ-3",
+ "permanentlyReachable": false,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000054",
+ "type": "PASSAGE_DETECTOR",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711000000000AAAAA25": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.12",
+ "firmwareVersionInteger": 65548,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F711000000000AAAAA25",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_PERMANENT_FULL_RX",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000010"],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "permanentFullRx": true,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -46,
+ "rssiPeerValue": null,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F711000000000AAAAA25",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000048",
+ "00000000-0000-0000-0000-000000000034"
+ ],
+ "index": 1,
+ "label": ""
+ },
+ "2": {
+ "deviceId": "3014F711000000000AAAAA25",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000048",
+ "00000000-0000-0000-0000-000000000034"
+ ],
+ "index": 2,
+ "label": ""
+ },
+ "3": {
+ "currentIllumination": null,
+ "deviceId": "3014F711000000000AAAAA25",
+ "functionalChannelType": "MOTION_DETECTION_CHANNEL",
+ "groupIndex": 2,
+ "groups": [],
+ "illumination": 14.2,
+ "index": 3,
+ "label": "",
+ "motionBufferActive": true,
+ "motionDetected": false,
+ "motionDetectionSendInterval": "SECONDS_240",
+ "numberOfBrightnessMeasurements": 7
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711000000000AAAAA25",
+ "label": "Bewegungsmelder für 55er Rahmen – innen",
+ "lastStatusUpdate": 1546776387401,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 338,
+ "modelType": "HmIP-SMI55",
+ "oem": "eQ-3",
+ "permanentlyReachable": false,
+ "serializedGlobalTradeItemNumber": "3014F711000000000AAAAA25",
+ "type": "MOTION_DETECTOR_PUSH_BUTTON",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000038": {
+ "availableFirmwareVersion": "1.0.18",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.18",
+ "firmwareVersionInteger": 65554,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000038",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -55,
+ "rssiPeerValue": null,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "actualTemperature": 4.3,
+ "deviceId": "3014F7110000000000000038",
+ "functionalChannelType": "WEATHER_SENSOR_PLUS_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "humidity": 97,
+ "vaporAmount": 6.177718198711658,
+ "illumination": 26.4,
+ "illuminationThresholdSunshine": 3500.0,
+ "index": 1,
+ "label": "",
+ "raining": false,
+ "storm": false,
+ "sunshine": false,
+ "todayRainCounter": 3.8999999999999773,
+ "todaySunshineDuration": 0,
+ "totalRainCounter": 544.0999999999999,
+ "totalSunshineDuration": 132057,
+ "windSpeed": 15.0,
+ "windValueType": "CURRENT_VALUE",
+ "yesterdayRainCounter": 25.600000000000023,
+ "yesterdaySunshineDuration": 0
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000038",
+ "label": "Weather Sensor – plus",
+ "lastStatusUpdate": 1546789939739,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 351,
+ "modelType": "HmIP-SWO-PL",
+ "oem": "eQ-3",
+ "permanentlyReachable": false,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000038",
+ "type": "WEATHER_SENSOR_PLUS",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000BBBBB1": {
+ "availableFirmwareVersion": "1.6.2",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.6.2",
+ "firmwareVersionInteger": 67074,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "coolingEmergencyValue": 0.0,
+ "deviceId": "3014F7110000000000BBBBB1",
+ "dutyCycle": false,
+ "frostProtectionTemperature": 8.0,
+ "functionalChannelType": "DEVICE_GLOBAL_PUMP_CONTROL",
+ "globalPumpControl": true,
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000007"],
+ "heatingEmergencyValue": 0.25,
+ "heatingLoadType": "LOAD_BALANCING",
+ "heatingValveType": "NORMALLY_CLOSE",
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -62,
+ "rssiPeerValue": null,
+ "unreach": false,
+ "valveProtectionDuration": 5,
+ "valveProtectionSwitchingInterval": 14,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000BBBBB1",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_LOCAL_PUMP_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": "",
+ "pumpFollowUpTime": 2,
+ "pumpLeadTime": 2,
+ "pumpProtectionDuration": 1,
+ "pumpProtectionSwitchingInterval": 14
+ },
+ "2": {
+ "deviceId": "3014F7110000000000BBBBB1",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
+ "groupIndex": 2,
+ "groups": ["00000000-0000-0000-0000-000000000008"],
+ "index": 2,
+ "label": ""
+ },
+ "3": {
+ "deviceId": "3014F7110000000000BBBBB1",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
+ "groupIndex": 3,
+ "groups": ["00000000-0000-0000-0000-000000000009"],
+ "index": 3,
+ "label": ""
+ },
+ "4": {
+ "deviceId": "3014F7110000000000BBBBB1",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
+ "groupIndex": 4,
+ "groups": ["00000000-0000-0000-0000-000000000010"],
+ "index": 4,
+ "label": ""
+ },
+ "5": {
+ "deviceId": "3014F7110000000000BBBBB1",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
+ "groupIndex": 5,
+ "groups": ["00000000-0000-0000-0000-000000000011"],
+ "index": 5,
+ "label": ""
+ },
+ "6": {
+ "deviceId": "3014F7110000000000BBBBB1",
+ "functionalChannelType": "FLOOR_TERMINAL_BLOCK_CHANNEL",
+ "groupIndex": 6,
+ "groups": [],
+ "index": 6,
+ "label": ""
+ },
+ "7": {
+ "deviceId": "3014F7110000000000BBBBB1",
+ "functionalChannelType": "HEAT_DEMAND_CHANNEL",
+ "groupIndex": 0,
+ "groups": [
+ "00000000-0000-0000-0000-000000000012",
+ "00000000-0000-0000-0000-000000000013"
+ ],
+ "index": 7,
+ "label": ""
+ },
+ "8": {
+ "deviceId": "3014F7110000000000BBBBB1",
+ "functionalChannelType": "DEHUMIDIFIER_DEMAND_CHANNEL",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000014"],
+ "index": 8,
+ "label": ""
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000BBBBB1",
+ "label": "Fußbodenheizungsaktor",
+ "lastStatusUpdate": 1545746610807,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 277,
+ "modelType": "HmIP-FAL230-C6",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000BBBBB1",
+ "type": "FLOOR_TERMINAL_BLOCK_6",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000BBBBB8": {
+ "availableFirmwareVersion": "1.2.16",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.2.16",
+ "firmwareVersionInteger": 66064,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000BBBBB8",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_SABOTAGE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -59,
+ "rssiPeerValue": null,
+ "sabotage": false,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000BBBBB8",
+ "functionalChannelType": "ALARM_SIREN_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": ""
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000BBBBB8",
+ "label": "Alarmsirene",
+ "lastStatusUpdate": 1544480290322,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 298,
+ "modelType": "HmIP-ASIR",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000BBBBB8",
+ "type": "ALARM_SIREN_INDOOR",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711000000000000BB11": {
+ "availableFirmwareVersion": "1.4.8",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.4.8",
+ "firmwareVersionInteger": 66568,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F711000000000000BB11",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_SABOTAGE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -56,
+ "rssiPeerValue": -52,
+ "sabotage": false,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "currentIllumination": null,
+ "deviceId": "3014F711000000000000BB11",
+ "functionalChannelType": "MOTION_DETECTION_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "illumination": 0.1,
+ "index": 1,
+ "label": "",
+ "motionBufferActive": false,
+ "motionDetected": true,
+ "motionDetectionSendInterval": "SECONDS_480",
+ "numberOfBrightnessMeasurements": 7
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711000000000000BB11",
+ "label": "Wohnzimmer",
+ "lastStatusUpdate": 1544480290322,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 291,
+ "modelType": "HmIP-SMI",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711000000000000BB11",
+ "type": "MOTION_DETECTOR_INDOOR",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F71100000000000BBB17": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.2",
+ "firmwareVersionInteger": 65538,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F71100000000000BBB17",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -70,
+ "rssiPeerValue": -67,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "currentIllumination": null,
+ "deviceId": "3014F71100000000000BBB17",
+ "functionalChannelType": "MOTION_DETECTION_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "illumination": 233.4,
+ "index": 1,
+ "label": "",
+ "motionBufferActive": true,
+ "motionDetected": true,
+ "motionDetectionSendInterval": "SECONDS_240",
+ "numberOfBrightnessMeasurements": 7
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F71100000000000BBB17",
+ "label": "Außen Küche",
+ "lastStatusUpdate": 1546776559553,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 302,
+ "modelType": "HmIP-SMO-A",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F71100000000000BBB17",
+ "type": "MOTION_DETECTOR_OUTDOOR",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000050": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.2",
+ "firmwareVersionInteger": "65538",
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000050",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_INCORRECT_POSITIONED",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000020"],
+ "incorrectPositioned": true,
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -65,
+ "rssiPeerValue": null,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "acousticAlarmSignal": "FREQUENCY_RISING",
+ "acousticAlarmTiming": "ONCE_PER_MINUTE",
+ "acousticWaterAlarmTrigger": "WATER_DETECTION",
+ "deviceId": "3014F7110000000000000050",
+ "functionalChannelType": "WATER_SENSOR_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000023"],
+ "inAppWaterAlarmTrigger": "WATER_MOISTURE_DETECTION",
+ "index": 1,
+ "label": "",
+ "moistureDetected": false,
+ "sirenWaterAlarmTrigger": "WATER_MOISTURE_DETECTION",
+ "waterlevelDetected": false
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000050",
+ "label": "Wassersensor",
+ "lastStatusUpdate": 1530802738493,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 353,
+ "modelType": "HmIP-SWD",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000050",
+ "type": "WATER_SENSOR",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000000": {
+ "availableFirmwareVersion": "1.16.8",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.16.8",
+ "firmwareVersionInteger": 69640,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000000",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_SABOTAGE",
+ "groupIndex": 0,
+ "groups": [
+ "00000000-0000-0000-0000-000000000004",
+ "00000000-0000-0000-0000-000000000005"
+ ],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -85,
+ "rssiPeerValue": null,
+ "sabotage": false,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000000",
+ "eventDelay": 0,
+ "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000006",
+ "00000000-0000-0000-0000-000000000007",
+ "00000000-0000-0000-0000-000000000005"
+ ],
+ "index": 1,
+ "label": "",
+ "windowState": "OPEN"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000000",
+ "label": "Balkontüre",
+ "lastStatusUpdate": 1524516526498,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 258,
+ "modelType": "HMIP-SWDO",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000000",
+ "type": "SHUTTER_CONTACT",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000005551": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.2.12",
+ "firmwareVersionInteger": 66060,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000005551",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -73,
+ "rssiPeerValue": null,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000005551",
+ "eventDelay": 0,
+ "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000010",
+ "00000000-0000-0000-0000-000000000007"
+ ],
+ "index": 1,
+ "label": "",
+ "windowState": "CLOSED"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000005551",
+ "label": "Eingangst\u00fcrkontakt",
+ "lastStatusUpdate": 1524515854304,
+ "liveUpdateState": "UP_TO_DATE",
+ "manufacturerCode": 1,
+ "modelId": 340,
+ "modelType": "HmIP-SWDM",
+ "oem": "eQ-3",
+ "permanentlyReachable": false,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000005551",
+ "type": "SHUTTER_CONTACT_MAGNETIC",
+ "updateState": "BACKGROUND_UPDATE_NOT_SUPPORTED"
+ },
+ "3014F7110000000000000001": {
+ "availableFirmwareVersion": "1.16.8",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.16.8",
+ "firmwareVersionInteger": 69640,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000001",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_SABOTAGE",
+ "groupIndex": 0,
+ "groups": [
+ "00000000-0000-0000-0000-000000000008",
+ "00000000-0000-0000-0000-000000000005"
+ ],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -64,
+ "rssiPeerValue": null,
+ "sabotage": false,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000001",
+ "eventDelay": 0,
+ "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000009",
+ "00000000-0000-0000-0000-000000000010",
+ "00000000-0000-0000-0000-000000000005"
+ ],
+ "index": 1,
+ "label": "",
+ "windowState": "CLOSED"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000001",
+ "label": "Fenster",
+ "lastStatusUpdate": 1524515854304,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 258,
+ "modelType": "HMIP-SWDO",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000001",
+ "type": "SHUTTER_CONTACT",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000002": {
+ "availableFirmwareVersion": "1.16.8",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.16.8",
+ "firmwareVersionInteger": 69640,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000002",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_SABOTAGE",
+ "groupIndex": 0,
+ "groups": [
+ "00000000-0000-0000-0000-000000000004",
+ "00000000-0000-0000-0000-000000000005"
+ ],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -95,
+ "rssiPeerValue": null,
+ "sabotage": false,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000002",
+ "eventDelay": 0,
+ "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000006",
+ "00000000-0000-0000-0000-000000000007",
+ "00000000-0000-0000-0000-000000000005"
+ ],
+ "index": 1,
+ "label": "",
+ "windowState": "CLOSED"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000002",
+ "label": "Balkonfenster",
+ "lastStatusUpdate": 1524516088763,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 258,
+ "modelType": "HMIP-SWDO",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000002",
+ "type": "SHUTTER_CONTACT",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000003": {
+ "availableFirmwareVersion": "1.16.8",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.16.8",
+ "firmwareVersionInteger": 69640,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000003",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_SABOTAGE",
+ "groupIndex": 0,
+ "groups": [
+ "00000000-0000-0000-0000-000000000004",
+ "00000000-0000-0000-0000-000000000005"
+ ],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -78,
+ "rssiPeerValue": null,
+ "sabotage": false,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000003",
+ "eventDelay": 0,
+ "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000006",
+ "00000000-0000-0000-0000-000000000007",
+ "00000000-0000-0000-0000-000000000005"
+ ],
+ "index": 1,
+ "label": "",
+ "windowState": "CLOSED"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000003",
+ "label": "Küche",
+ "lastStatusUpdate": 1524514836466,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 258,
+ "modelType": "HMIP-SWDO",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000003",
+ "type": "SHUTTER_CONTACT",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000004": {
+ "availableFirmwareVersion": "1.16.8",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.16.8",
+ "firmwareVersionInteger": 69640,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000004",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_SABOTAGE",
+ "groupIndex": 0,
+ "groups": [
+ "00000000-0000-0000-0000-000000000011",
+ "00000000-0000-0000-0000-000000000005"
+ ],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -56,
+ "rssiPeerValue": null,
+ "sabotage": false,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000004",
+ "eventDelay": 0,
+ "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000012",
+ "00000000-0000-0000-0000-000000000013",
+ "00000000-0000-0000-0000-000000000005"
+ ],
+ "index": 1,
+ "label": "",
+ "windowState": "OPEN"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000004",
+ "label": "Fenster",
+ "lastStatusUpdate": 1524512404032,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 258,
+ "modelType": "HMIP-SWDO",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000004",
+ "type": "SHUTTER_CONTACT",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000005": {
+ "availableFirmwareVersion": "1.16.8",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.16.8",
+ "firmwareVersionInteger": 69640,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000005",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_SABOTAGE",
+ "groupIndex": 0,
+ "groups": [
+ "00000000-0000-0000-0000-000000000004",
+ "00000000-0000-0000-0000-000000000005"
+ ],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -80,
+ "rssiPeerValue": null,
+ "sabotage": false,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000005",
+ "eventDelay": 0,
+ "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000006",
+ "00000000-0000-0000-0000-000000000007",
+ "00000000-0000-0000-0000-000000000005"
+ ],
+ "index": 1,
+ "label": "",
+ "windowState": "OPEN"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000005",
+ "label": "Wohnzimmer",
+ "lastStatusUpdate": 0,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 258,
+ "modelType": "HMIP-SWDO",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000005",
+ "type": "SHUTTER_CONTACT",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000006": {
+ "availableFirmwareVersion": "1.16.8",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.16.8",
+ "firmwareVersionInteger": 69640,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000006",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_SABOTAGE",
+ "groupIndex": 0,
+ "groups": [
+ "00000000-0000-0000-0000-000000000014",
+ "00000000-0000-0000-0000-000000000005"
+ ],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -76,
+ "rssiPeerValue": null,
+ "sabotage": false,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000006",
+ "eventDelay": 0,
+ "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000015",
+ "00000000-0000-0000-0000-000000000005"
+ ],
+ "index": 1,
+ "label": "",
+ "windowState": "CLOSED"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000006",
+ "label": "Wohnungstüre",
+ "lastStatusUpdate": 1524516489316,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 258,
+ "modelType": "HMIP-SWDO",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000006",
+ "type": "SHUTTER_CONTACT",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000007": {
+ "availableFirmwareVersion": "1.16.8",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.16.8",
+ "firmwareVersionInteger": 69640,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000007",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_SABOTAGE",
+ "groupIndex": 0,
+ "groups": [
+ "00000000-0000-0000-0000-000000000014",
+ "00000000-0000-0000-0000-000000000016"
+ ],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -56,
+ "rssiPeerValue": null,
+ "sabotage": false,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000007",
+ "eventDelay": 0,
+ "functionalChannelType": "SHUTTER_CONTACT_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000016",
+ "00000000-0000-0000-0000-000000000015"
+ ],
+ "index": 1,
+ "label": "",
+ "windowState": "CLOSED"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000007",
+ "label": "Vorzimmer",
+ "lastStatusUpdate": 1524515489257,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 258,
+ "modelType": "HMIP-SWDO",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000007",
+ "type": "SHUTTER_CONTACT",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000108": {
+ "availableFirmwareVersion": "1.12.6",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.12.6",
+ "firmwareVersionInteger": 68614,
+ "functionalChannels": {
+ "0": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F7110000000000000108",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000009"],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -68,
+ "rssiPeerValue": -63,
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceOverheated": true,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "currentPowerConsumption": 0.0,
+ "deviceId": "3014F7110000000000000108",
+ "energyCounter": 6.333200000000001,
+ "functionalChannelType": "SWITCH_MEASURING_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000023"],
+ "index": 1,
+ "label": "",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000108",
+ "label": "Flur oben",
+ "lastStatusUpdate": 1570365990392,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 288,
+ "modelType": "HmIP-BSM",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000108",
+ "type": "BRAND_SWITCH_MEASURING",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000109": {
+ "availableFirmwareVersion": "1.6.2",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.6.2",
+ "firmwareVersionInteger": 67074,
+ "functionalChannels": {
+ "0": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F7110000000000000109",
+ "deviceOverheated": null,
+ "deviceOverloaded": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000029"],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -80,
+ "rssiPeerValue": -73,
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceOverheated": true,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "currentPowerConsumption": 0.0,
+ "deviceId": "3014F7110000000000000109",
+ "energyCounter": 0.0011,
+ "functionalChannelType": "SWITCH_MEASURING_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000030"],
+ "index": 1,
+ "label": "",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000109",
+ "label": "Ausschalter Terrasse Bewegungsmelder",
+ "lastStatusUpdate": 1570366291250,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 289,
+ "modelType": "HmIP-FSM",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000109",
+ "type": "FULL_FLUSH_SWITCH_MEASURING",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000008": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "2.6.2",
+ "firmwareVersionInteger": 132610,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000008",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000017"],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": true,
+ "routerModuleSupported": true,
+ "rssiDeviceValue": -48,
+ "rssiPeerValue": -49,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "currentPowerConsumption": 195.3,
+ "deviceId": "3014F7110000000000000008",
+ "energyCounter": 35.536,
+ "functionalChannelType": "SWITCH_MEASURING_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000018"],
+ "index": 1,
+ "label": "",
+ "on": true,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000008",
+ "label": "Pc",
+ "lastStatusUpdate": 1524516554056,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 262,
+ "modelType": "HMIP-PSM",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000008",
+ "type": "PLUGABLE_SWITCH_MEASURING",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000009": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "2.6.2",
+ "firmwareVersionInteger": 132610,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000009",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000017"],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": true,
+ "routerModuleSupported": true,
+ "rssiDeviceValue": -60,
+ "rssiPeerValue": -66,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "currentPowerConsumption": 0.0,
+ "deviceId": "3014F7110000000000000009",
+ "energyCounter": 0.4754,
+ "functionalChannelType": "SWITCH_MEASURING_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000018"],
+ "index": 1,
+ "label": "",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000009",
+ "label": "Brunnen",
+ "lastStatusUpdate": 1524515786303,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 262,
+ "modelType": "HMIP-PSM",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000009",
+ "type": "PLUGABLE_SWITCH_MEASURING",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000010": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "2.6.2",
+ "firmwareVersionInteger": 132610,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000010",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000017"],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": true,
+ "routerModuleSupported": true,
+ "rssiDeviceValue": -47,
+ "rssiPeerValue": -49,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "currentPowerConsumption": 2.04,
+ "deviceId": "3014F7110000000000000010",
+ "energyCounter": 1.5343,
+ "functionalChannelType": "SWITCH_MEASURING_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000018"],
+ "index": 1,
+ "label": "",
+ "on": true,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000010",
+ "label": "Büro",
+ "lastStatusUpdate": 1524513613922,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 262,
+ "modelType": "HMIP-PSM",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000010",
+ "type": "PLUGABLE_SWITCH_MEASURING",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000110": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "2.6.2",
+ "firmwareVersionInteger": 132610,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000110",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000017"],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": true,
+ "routerModuleSupported": true,
+ "rssiDeviceValue": -47,
+ "rssiPeerValue": -49,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000110",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000018"],
+ "index": 1,
+ "label": "",
+ "on": true,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000110",
+ "label": "Schrank",
+ "lastStatusUpdate": 1524513613922,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 262,
+ "modelType": "HMIP-PS",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000110",
+ "type": "PLUGABLE_SWITCH",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000011": {
+ "automaticValveAdaptionNeeded": false,
+ "availableFirmwareVersion": "2.0.2",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "2.0.2",
+ "firmwareVersionInteger": 131074,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000011",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_OPERATIONLOCK",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000011"],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "operationLockActive": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -54,
+ "rssiPeerValue": -51,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000011",
+ "functionalChannelType": "HEATING_THERMOSTAT_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000012"],
+ "index": 1,
+ "label": "",
+ "valveActualTemperature": 20.0,
+ "setPointTemperature": 5.0,
+ "temperatureOffset": 0.0,
+ "valvePosition": 0.0,
+ "valveState": "ADAPTION_DONE"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000011",
+ "label": "Heizung",
+ "lastStatusUpdate": 1524516360178,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 269,
+ "modelType": "HMIP-eTRV",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000011",
+ "type": "HEATING_THERMOSTAT",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000012": {
+ "automaticValveAdaptionNeeded": false,
+ "availableFirmwareVersion": "2.0.2",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "2.0.2",
+ "firmwareVersionInteger": 131074,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000012",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_OPERATIONLOCK",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000008"],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "operationLockActive": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -46,
+ "rssiPeerValue": -54,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000012",
+ "functionalChannelType": "HEATING_THERMOSTAT_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000010"],
+ "index": 1,
+ "label": "",
+ "valveActualTemperature": 20.0,
+ "setPointTemperature": 19.0,
+ "temperatureOffset": 0.0,
+ "valvePosition": 0.0,
+ "valveState": "ADAPTION_DONE"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000012",
+ "label": "Heizkörperthermostat",
+ "lastStatusUpdate": 1524514105832,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 269,
+ "modelType": "HMIP-eTRV",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000012",
+ "type": "HEATING_THERMOSTAT",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000013": {
+ "automaticValveAdaptionNeeded": false,
+ "availableFirmwareVersion": "2.0.2",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "2.0.2",
+ "firmwareVersionInteger": 131074,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000013",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_OPERATIONLOCK",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000014"],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "operationLockActive": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -58,
+ "rssiPeerValue": -58,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000013",
+ "functionalChannelType": "HEATING_THERMOSTAT_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000019"],
+ "index": 1,
+ "label": "",
+ "valveActualTemperature": 20.0,
+ "setPointTemperature": 5.0,
+ "temperatureOffset": 0.0,
+ "valvePosition": 0.0,
+ "valveState": "ADAPTION_DONE"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000013",
+ "label": "Heizkörperthermostat2",
+ "lastStatusUpdate": 1524514007132,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 269,
+ "modelType": "HMIP-eTRV",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000013",
+ "type": "HEATING_THERMOSTAT",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000014": {
+ "automaticValveAdaptionNeeded": false,
+ "availableFirmwareVersion": "2.0.2",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "2.0.2",
+ "firmwareVersionInteger": 131074,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000014",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_OPERATIONLOCK",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000004"],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "operationLockActive": true,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -60,
+ "rssiPeerValue": -58,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000014",
+ "functionalChannelType": "HEATING_THERMOSTAT_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000007"],
+ "index": 1,
+ "label": "",
+ "valveActualTemperature": 20.0,
+ "setPointTemperature": 5.0,
+ "temperatureOffset": 0.0,
+ "valvePosition": 0.0,
+ "valveState": "ADAPTION_DONE"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000014",
+ "label": "Küche-Heizung",
+ "lastStatusUpdate": 1524513898337,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 269,
+ "modelType": "HMIP-eTRV",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000014",
+ "type": "HEATING_THERMOSTAT",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000015": {
+ "automaticValveAdaptionNeeded": false,
+ "availableFirmwareVersion": "2.0.2",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "2.0.2",
+ "firmwareVersionInteger": 131074,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000015",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_OPERATIONLOCK",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000004"],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "operationLockActive": true,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -65,
+ "rssiPeerValue": -66,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000015",
+ "functionalChannelType": "HEATING_THERMOSTAT_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000007"],
+ "index": 1,
+ "label": "",
+ "valveActualTemperature": 20.0,
+ "setPointTemperature": 5.0,
+ "temperatureOffset": 0.0,
+ "valvePosition": 0.0,
+ "valveState": "ADAPTION_DONE"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000015",
+ "label": "Wohnzimmer-Heizung",
+ "lastStatusUpdate": 1524513950325,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 269,
+ "modelType": "HMIP-eTRV",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000015",
+ "type": "HEATING_THERMOSTAT",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000016": {
+ "automaticValveAdaptionNeeded": false,
+ "availableFirmwareVersion": "2.0.2",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "2.0.2",
+ "firmwareVersionInteger": 131074,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000016",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_OPERATIONLOCK",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000020"],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "operationLockActive": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -50,
+ "rssiPeerValue": -51,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000016",
+ "functionalChannelType": "HEATING_THERMOSTAT_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000021"],
+ "index": 1,
+ "label": "",
+ "valveActualTemperature": 20.0,
+ "setPointTemperature": 5.0,
+ "temperatureOffset": 0.0,
+ "valvePosition": 0.0,
+ "valveState": "ADAPTION_DONE"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000016",
+ "label": "Heizkörperthermostat3",
+ "lastStatusUpdate": 1524514626157,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 269,
+ "modelType": "HMIP-eTRV",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000016",
+ "type": "HEATING_THERMOSTAT",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000017": {
+ "automaticValveAdaptionNeeded": false,
+ "availableFirmwareVersion": "2.0.2",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "2.0.2",
+ "firmwareVersionInteger": 131074,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000017",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_OPERATIONLOCK",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000004"],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "operationLockActive": true,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -67,
+ "rssiPeerValue": -62,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000017",
+ "functionalChannelType": "HEATING_THERMOSTAT_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000007"],
+ "index": 1,
+ "label": "",
+ "valveActualTemperature": 20.0,
+ "setPointTemperature": 5.0,
+ "temperatureOffset": 0.0,
+ "valvePosition": 0.0,
+ "valveState": "ADAPTION_DONE"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000017",
+ "label": "Balkon-Heizung",
+ "lastStatusUpdate": 1524511331830,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 269,
+ "modelType": "HMIP-eTRV",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000017",
+ "type": "HEATING_THERMOSTAT",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000018": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.11",
+ "firmwareVersionInteger": 65547,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000018",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [
+ "00000000-0000-0000-0000-000000000004",
+ "00000000-0000-0000-0000-000000000016"
+ ],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -67,
+ "rssiPeerValue": null,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000018",
+ "functionalChannelType": "SMOKE_DETECTOR_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000022",
+ "00000000-0000-0000-0000-000000000006"
+ ],
+ "index": 1,
+ "label": "",
+ "smokeDetectorAlarmType": "IDLE_OFF"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000018",
+ "label": "Rauchwarnmelder",
+ "lastStatusUpdate": 1524461072721,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 296,
+ "modelType": "HmIP-SWSD",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000018",
+ "type": "SMOKE_DETECTOR",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000019": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.11",
+ "firmwareVersionInteger": 65547,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000019",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [
+ "00000000-0000-0000-0000-000000000008",
+ "00000000-0000-0000-0000-000000000016"
+ ],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -50,
+ "rssiPeerValue": null,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000019",
+ "functionalChannelType": "SMOKE_DETECTOR_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000022",
+ "00000000-0000-0000-0000-000000000009"
+ ],
+ "index": 1,
+ "label": "",
+ "smokeDetectorAlarmType": "IDLE_OFF"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000019",
+ "label": "Rauchwarnmelder2",
+ "lastStatusUpdate": 1524480981494,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 296,
+ "modelType": "HmIP-SWSD",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000019",
+ "type": "SMOKE_DETECTOR",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000020": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.11",
+ "firmwareVersionInteger": 65547,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000020",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [
+ "00000000-0000-0000-0000-000000000011",
+ "00000000-0000-0000-0000-000000000016"
+ ],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -54,
+ "rssiPeerValue": null,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000020",
+ "functionalChannelType": "SMOKE_DETECTOR_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000013",
+ "00000000-0000-0000-0000-000000000022"
+ ],
+ "index": 1,
+ "label": "",
+ "smokeDetectorAlarmType": "IDLE_OFF"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000020",
+ "label": "Rauchwarnmelder3",
+ "lastStatusUpdate": 1524456324824,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 296,
+ "modelType": "HmIP-SWSD",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000020",
+ "type": "SMOKE_DETECTOR",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000021": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.11",
+ "firmwareVersionInteger": 65547,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000021",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [
+ "00000000-0000-0000-0000-000000000014",
+ "00000000-0000-0000-0000-000000000016"
+ ],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -80,
+ "rssiPeerValue": null,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F7110000000000000021",
+ "functionalChannelType": "SMOKE_DETECTOR_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000022",
+ "00000000-0000-0000-0000-000000000015"
+ ],
+ "index": 1,
+ "label": "",
+ "smokeDetectorAlarmType": "IDLE_OFF"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000021",
+ "label": "Rauchwarnmelder4",
+ "lastStatusUpdate": 1524443129876,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 296,
+ "modelType": "HmIP-SWSD",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000021",
+ "type": "SMOKE_DETECTOR",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000022": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.8.0",
+ "firmwareVersionInteger": 67584,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000022",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_OPERATIONLOCK",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000011"],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "operationLockActive": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -76,
+ "rssiPeerValue": -63,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "actualTemperature": 24.7,
+ "deviceId": "3014F7110000000000000022",
+ "display": "ACTUAL_HUMIDITY",
+ "functionalChannelType": "WALL_MOUNTED_THERMOSTAT_PRO_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000012"],
+ "humidity": 43,
+ "vaporAmount": 6.177718198711658,
+ "index": 1,
+ "label": "",
+ "valveActualTemperature": 20.0,
+ "setPointTemperature": 5.0,
+ "temperatureOffset": 0.0
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000022",
+ "label": "Wandthermostat",
+ "lastStatusUpdate": 1524516534382,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 297,
+ "modelType": "HmIP-WTH-2",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000022",
+ "type": "WALL_MOUNTED_THERMOSTAT_PRO",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000023": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.8.0",
+ "firmwareVersionInteger": 67584,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000023",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_OPERATIONLOCK",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000008"],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "operationLockActive": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -61,
+ "rssiPeerValue": -58,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "actualTemperature": 24.5,
+ "deviceId": "3014F7110000000000000023",
+ "display": "ACTUAL_HUMIDITY",
+ "functionalChannelType": "WALL_MOUNTED_THERMOSTAT_PRO_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000010"],
+ "humidity": 46,
+ "vaporAmount": 6.177718198711658,
+ "index": 1,
+ "label": "",
+ "valveActualTemperature": 20.0,
+ "setPointTemperature": 19.0,
+ "temperatureOffset": 0.0
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000023",
+ "label": "Wandthermostat4",
+ "lastStatusUpdate": 1524516454116,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 297,
+ "modelType": "HmIP-WTH-2",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000023",
+ "type": "WALL_MOUNTED_THERMOSTAT_PRO",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000024": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.8.0",
+ "firmwareVersionInteger": 67584,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000024",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_OPERATIONLOCK",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000004"],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "operationLockActive": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -75,
+ "rssiPeerValue": -85,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "actualTemperature": 23.6,
+ "deviceId": "3014F7110000000000000024",
+ "display": "ACTUAL",
+ "functionalChannelType": "WALL_MOUNTED_THERMOSTAT_PRO_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000007"],
+ "humidity": 45,
+ "vaporAmount": 6.177718198711658,
+ "index": 1,
+ "label": "",
+ "valveActualTemperature": 20.0,
+ "setPointTemperature": 5.0,
+ "temperatureOffset": 0.0
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000024",
+ "label": "Wandthermostat2",
+ "lastStatusUpdate": 1524516436601,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 297,
+ "modelType": "HmIP-WTH-2",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000024",
+ "type": "WALL_MOUNTED_THERMOSTAT_PRO",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000025": {
+ "availableFirmwareVersion": "1.8.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.8.0",
+ "firmwareVersionInteger": 67584,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000025",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_OPERATIONLOCK",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000020"],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "operationLockActive": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -46,
+ "rssiPeerValue": -47,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "actualTemperature": 23.8,
+ "deviceId": "3014F7110000000000000025",
+ "display": "ACTUAL_HUMIDITY",
+ "functionalChannelType": "WALL_MOUNTED_THERMOSTAT_PRO_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000021"],
+ "humidity": 47,
+ "vaporAmount": 6.177718198711658,
+ "index": 1,
+ "label": "",
+ "valveActualTemperature": 20.0,
+ "setPointTemperature": 5.0,
+ "temperatureOffset": 0.0
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000025",
+ "label": "Wandthermostat3",
+ "lastStatusUpdate": 1524516556479,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 297,
+ "modelType": "HmIP-WTH-2",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000025",
+ "type": "WALL_MOUNTED_THERMOSTAT_PRO",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000000029": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.14",
+ "firmwareVersionInteger": 65550,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F7110000000000000029",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000019"],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -46,
+ "rssiPeerValue": null,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F7110000000000000029",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000020"],
+ "index": 1,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "windowState": "CLOSED"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000000029",
+ "label": "Kontakt-Schnittstelle Unterputz – 1-fach",
+ "lastStatusUpdate": 1547923306429,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 382,
+ "modelType": "HmIP-FCI1",
+ "oem": "eQ-3",
+ "permanentlyReachable": false,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000000029",
+ "type": "FULL_FLUSH_CONTACT_INTERFACE",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711AAAA000000000001": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.10",
+ "firmwareVersionInteger": 65546,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F711AAAA000000000001",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000008"],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -68,
+ "rssiPeerValue": null,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "actualTemperature": 15.4,
+ "deviceId": "3014F711AAAA000000000001",
+ "functionalChannelType": "WEATHER_SENSOR_PRO_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-AAAA-0000-0000-000000000001"],
+ "humidity": 65,
+ "vaporAmount": 6.177718198711658,
+ "illumination": 4153.0,
+ "illuminationThresholdSunshine": 10.0,
+ "index": 1,
+ "label": "",
+ "raining": false,
+ "storm": false,
+ "sunshine": true,
+ "todayRainCounter": 6.5,
+ "todaySunshineDuration": 100,
+ "totalRainCounter": 6.5,
+ "totalSunshineDuration": 100,
+ "weathervaneAlignmentNeeded": false,
+ "windDirection": 295.0,
+ "windDirectionVariation": 56.25,
+ "windSpeed": 2.6,
+ "windValueType": "AVERAGE_VALUE",
+ "yesterdayRainCounter": 0.0,
+ "yesterdaySunshineDuration": 0
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711AAAA000000000001",
+ "label": "Wettersensor - pro",
+ "lastStatusUpdate": 1524513950325,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 352,
+ "modelType": "HmIP-SWO-PR",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711AAAA000000000001",
+ "type": "WEATHER_SENSOR_PRO",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711AAAA000000000002": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.6",
+ "firmwareVersionInteger": 65542,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F711AAAA000000000002",
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "dutyCycle": false,
+ "groups": ["00000000-0000-0000-0000-000000000008"],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -55,
+ "rssiPeerValue": null,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "actualTemperature": 15.1,
+ "deviceId": "3014F711AAAA000000000002",
+ "functionalChannelType": "CLIMATE_SENSOR_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-AAAA-0000-0000-000000000001"],
+ "humidity": 70,
+ "vaporAmount": 6.177718198711658,
+ "index": 1,
+ "label": ""
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711AAAA000000000002",
+ "label": "Temperatur- und Luftfeuchtigkeitssensor - außen",
+ "lastStatusUpdate": 1524513950325,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 314,
+ "modelType": "HmIP-STHO",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711AAAA000000000002",
+ "type": "TEMPERATURE_HUMIDITY_SENSOR_OUTDOOR",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711AAAA000000000003": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.10",
+ "firmwareVersionInteger": 65546,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F711AAAA000000000003",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000008"],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -77,
+ "rssiPeerValue": null,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "actualTemperature": 15.2,
+ "deviceId": "3014F711AAAA000000000003",
+ "functionalChannelType": "WEATHER_SENSOR_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-AAAA-0000-0000-000000000001"],
+ "humidity": 42,
+ "vaporAmount": 6.177718198711658,
+ "illumination": 4890.0,
+ "illuminationThresholdSunshine": 3500.0,
+ "index": 1,
+ "label": "",
+ "storm": false,
+ "sunshine": true,
+ "todaySunshineDuration": 51,
+ "totalSunshineDuration": 54,
+ "windSpeed": 6.6,
+ "windValueType": "MAX_VALUE",
+ "yesterdaySunshineDuration": 3
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711AAAA000000000003",
+ "label": "Wettersensor",
+ "lastStatusUpdate": 1524513950325,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 350,
+ "modelType": "HmIP-SWO-B",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711AAAA000000000003",
+ "type": "WEATHER_SENSOR",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711AAAA000000000004": {
+ "availableFirmwareVersion": "1.2.10",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.2.10",
+ "firmwareVersionInteger": 66058,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F711AAAA000000000004",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_SABOTAGE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000008"],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -54,
+ "rssiPeerValue": null,
+ "sabotage": false,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F711AAAA000000000004",
+ "eventDelay": 0,
+ "functionalChannelType": "ROTARY_HANDLE_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000009"],
+ "index": 1,
+ "label": "",
+ "windowState": "TILTED"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711AAAA000000000004",
+ "label": "Fenstergriffsensor",
+ "lastStatusUpdate": 1524816385462,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 286,
+ "modelType": "HmIP-SRH",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711AAAA000000000004",
+ "type": "ROTARY_HANDLE_SENSOR",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711AAAA000000000005": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.4.8",
+ "firmwareVersionInteger": 66568,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F711AAAA000000000005",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000008"],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -44,
+ "rssiPeerValue": -42,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F711AAAA000000000005",
+ "dimLevel": 0.0,
+ "functionalChannelType": "DIMMER_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000008"],
+ "index": 1,
+ "label": "",
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711AAAA000000000005",
+ "label": "Schlafzimmerlicht",
+ "lastStatusUpdate": 1524816385462,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 290,
+ "modelType": "HmIP-BDT",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711AAAA000000000005",
+ "type": "BRAND_DIMMER",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711BBBBBBBBBBBBB017": {
+ "availableFirmwareVersion": "1.0.19",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.19",
+ "firmwareVersionInteger": 65555,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F711BBBBBBBBBBBBB017",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -61,
+ "rssiPeerValue": null,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F711BBBBBBBBBBBBB017",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": ""
+ },
+ "2": {
+ "deviceId": "3014F711BBBBBBBBBBBBB017",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 2,
+ "label": ""
+ },
+ "3": {
+ "deviceId": "3014F711BBBBBBBBBBBBB017",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 2,
+ "groups": [],
+ "index": 3,
+ "label": ""
+ },
+ "4": {
+ "deviceId": "3014F711BBBBBBBBBBBBB017",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 2,
+ "groups": [],
+ "index": 4,
+ "label": ""
+ },
+ "5": {
+ "deviceId": "3014F711BBBBBBBBBBBBB017",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 3,
+ "groups": [],
+ "index": 5,
+ "label": ""
+ },
+ "6": {
+ "deviceId": "3014F711BBBBBBBBBBBBB017",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 3,
+ "groups": [],
+ "index": 6,
+ "label": ""
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711BBBBBBBBBBBBB017",
+ "label": "Wandtaster - 6-fach",
+ "lastStatusUpdate": 1544475961687,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 300,
+ "modelType": "HmIP-WRC6",
+ "oem": "eQ-3",
+ "permanentlyReachable": false,
+ "serializedGlobalTradeItemNumber": "3014F711BBBBBBBBBBBBB017",
+ "type": "PUSH_BUTTON_6",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711BBBBBBBBBBBBB016": {
+ "availableFirmwareVersion": "1.0.19",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.19",
+ "firmwareVersionInteger": 65555,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F711BBBBBBBBBBBBB016",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": [],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -42,
+ "rssiPeerValue": null,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F711BBBBBBBBBBBBB016",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 1,
+ "label": ""
+ },
+ "2": {
+ "deviceId": "3014F711BBBBBBBBBBBBB016",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 1,
+ "groups": [],
+ "index": 2,
+ "label": ""
+ },
+ "3": {
+ "deviceId": "3014F711BBBBBBBBBBBBB016",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 2,
+ "groups": [],
+ "index": 3,
+ "label": ""
+ },
+ "4": {
+ "deviceId": "3014F711BBBBBBBBBBBBB016",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 2,
+ "groups": [],
+ "index": 4,
+ "label": ""
+ },
+ "5": {
+ "deviceId": "3014F711BBBBBBBBBBBBB016",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 3,
+ "groups": [],
+ "index": 5,
+ "label": ""
+ },
+ "6": {
+ "deviceId": "3014F711BBBBBBBBBBBBB016",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 3,
+ "groups": [],
+ "index": 6,
+ "label": ""
+ },
+ "7": {
+ "deviceId": "3014F711BBBBBBBBBBBBB016",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 4,
+ "groups": [],
+ "index": 7,
+ "label": ""
+ },
+ "8": {
+ "deviceId": "3014F711BBBBBBBBBBBBB016",
+ "functionalChannelType": "SINGLE_KEY_CHANNEL",
+ "groupIndex": 4,
+ "groups": [],
+ "index": 8,
+ "label": ""
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711BBBBBBBBBBBBB016",
+ "label": "Fernbedienung - 8 Tasten",
+ "lastStatusUpdate": 1544479483638,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 299,
+ "modelType": "HmIP-RC8",
+ "oem": "eQ-3",
+ "permanentlyReachable": false,
+ "serializedGlobalTradeItemNumber": "3014F711BBBBBBBBBBBBB016",
+ "type": "REMOTE_CONTROL_8",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711AAAAAAAAAAAAAA51": {
+ "availableFirmwareVersion": "1.4.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.4.0",
+ "firmwareVersionInteger": 66560,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F711AAAAAAAAAAAAAA51",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_SABOTAGE",
+ "groupIndex": 0,
+ "groups": [
+ "00000000-0000-0000-0000-000000000021",
+ "00000000-0000-0000-0000-000000000060"
+ ],
+ "index": 0,
+ "label": "",
+ "lowBat": false,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -62,
+ "rssiPeerValue": -61,
+ "sabotage": false,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "currentIllumination": null,
+ "deviceId": "3014F711AAAAAAAAAAAAAA51",
+ "functionalChannelType": "PRESENCE_DETECTION_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000022",
+ "00000000-0000-0000-0000-000000000060"
+ ],
+ "illumination": 1.8,
+ "index": 1,
+ "label": "",
+ "motionBufferActive": false,
+ "motionDetectionSendInterval": "SECONDS_240",
+ "numberOfBrightnessMeasurements": 7,
+ "presenceDetected": false
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711AAAAAAAAAAAAAA51",
+ "label": "SPI_1",
+ "lastStatusUpdate": 1542758692234,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 303,
+ "modelType": "HmIP-SPI",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711AAAAAAAAAAAAAA51",
+ "type": "PRESENCE_DETECTOR_INDOOR",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711ACBCDABCADCA66": {
+ "availableFirmwareVersion": "1.6.2",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.6.2",
+ "firmwareVersionInteger": 67074,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F711ACBCDABCADCA66",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000024"],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -78,
+ "rssiPeerValue": -77,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "bottomToTopReferenceTime": 30.080000000000002,
+ "changeOverDelay": 0.5,
+ "delayCompensationValue": 12.7,
+ "deviceId": "3014F711ACBCDABCADCA66",
+ "endpositionAutoDetectionEnabled": true,
+ "functionalChannelType": "SHUTTER_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000069",
+ "00000000-0000-0000-0000-000000000070"
+ ],
+ "index": 1,
+ "label": "",
+ "previousShutterLevel": null,
+ "processing": false,
+ "profileMode": "AUTOMATIC",
+ "selfCalibrationInProgress": null,
+ "shutterLevel": 1.0,
+ "supportingDelayCompensation": true,
+ "supportingEndpositionAutoDetection": true,
+ "supportingSelfCalibration": true,
+ "topToBottomReferenceTime": 24.68,
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711ACBCDABCADCA66",
+ "label": "BROLL_1",
+ "lastStatusUpdate": 1542756558785,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 323,
+ "modelType": "HmIP-BROLL",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711ACBCDABCADCA66",
+ "type": "BRAND_SHUTTER",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F711BBBBBBBBBBBBB18": {
+ "availableFirmwareVersion": "0.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.8.12",
+ "firmwareVersionInteger": 67596,
+ "functionalChannels": {
+ "0": {
+ "configPending": false,
+ "deviceId": "3014F711BBBBBBBBBBBBB18",
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000041"],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -35,
+ "rssiPeerValue": -36,
+ "unreach": false,
+ "supportedOptionalFeatures": {}
+ },
+ "1": {
+ "deviceId": "3014F711BBBBBBBBBBBBB18",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000042"],
+ "index": 1,
+ "label": "SW1",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "2": {
+ "deviceId": "3014F711BBBBBBBBBBBBB18",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 2,
+ "groups": [
+ "00000000-0000-0000-0000-000000000042",
+ "00000000-0000-0000-0000-000000000040"
+ ],
+ "index": 2,
+ "label": "SW2",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "3": {
+ "deviceId": "3014F711BBBBBBBBBBBBB18",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 3,
+ "groups": ["00000000-0000-0000-0000-000000000042"],
+ "index": 3,
+ "label": "",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "4": {
+ "deviceId": "3014F711BBBBBBBBBBBBB18",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 4,
+ "groups": ["00000000-0000-0000-0000-000000000042"],
+ "index": 4,
+ "label": "",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "5": {
+ "deviceId": "3014F711BBBBBBBBBBBBB18",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 5,
+ "groups": ["00000000-0000-0000-0000-000000000042"],
+ "index": 5,
+ "label": "",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "6": {
+ "deviceId": "3014F711BBBBBBBBBBBBB18",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 6,
+ "groups": ["00000000-0000-0000-0000-000000000042"],
+ "index": 6,
+ "label": "",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "7": {
+ "deviceId": "3014F711BBBBBBBBBBBBB18",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 7,
+ "groups": ["00000000-0000-0000-0000-000000000042"],
+ "index": 7,
+ "label": "",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "8": {
+ "deviceId": "3014F711BBBBBBBBBBBBB18",
+ "functionalChannelType": "SWITCH_CHANNEL",
+ "groupIndex": 8,
+ "groups": ["00000000-0000-0000-0000-000000000042"],
+ "index": 8,
+ "label": "",
+ "on": true,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F711BBBBBBBBBBBBB18",
+ "label": "ioBroker",
+ "lastStatusUpdate": 1543746604446,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 307,
+ "modelType": "HmIP-MOD-OC8",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F711BBBBBBBBBBBBB18",
+ "type": "OPEN_COLLECTOR_8_MODULE",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F0000000000000FAF9B4": {
+ "availableFirmwareVersion": "1.0.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.0",
+ "firmwareVersionInteger": 65536,
+ "functionalChannels": {
+ "0": {
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F0000000000000FAF9B4",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000004"],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -52,
+ "rssiPeerValue": -54,
+ "supportedOptionalFeatures": {
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceOverheated": false,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "deviceId": "3014F0000000000000FAF9B4",
+ "doorState": "CLOSED",
+ "functionalChannelType": "DOOR_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000005"],
+ "index": 1,
+ "label": "",
+ "on": false,
+ "processing": false,
+ "ventilationPositionSupported": true
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F0000000000000FAF9B4",
+ "label": "Garage Door Module",
+ "lastStatusUpdate": 1574878451970,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 376,
+ "modelType": "HmIP-MOD-TM",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F0000000000000FAF9B4",
+ "type": "TORMATIC_MODULE",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000005521": {
+ "availableFirmwareVersion": "1.4.2",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.4.2",
+ "firmwareVersionInteger": 66562,
+ "functionalChannels": {
+ "0": {
+ "busConfigMismatch": null,
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F7110000000000005521",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "devicePowerFailureDetected": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000034"],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "multicastRoutingEnabled": false,
+ "powerShortCircuit": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -82,
+ "rssiPeerValue": -78,
+ "shortCircuitDataLine": null,
+ "supportedOptionalFeatures": {
+ "IFeatureBusConfigMismatch": false,
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceIdentify": true,
+ "IFeatureDeviceOverheated": true,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDevicePowerFailure": true,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false,
+ "IFeatureMulticastRouter": false,
+ "IFeaturePowerShortCircuit": false,
+ "IFeatureRssiValue": true,
+ "IFeatureShortCircuitDataLine": false,
+ "IOptionalFeatureDutyCycle": true,
+ "IOptionalFeatureLowBat": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F7110000000000005521",
+ "functionalChannelType": "MULTI_MODE_INPUT_SWITCH_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000035"],
+ "index": 1,
+ "label": "Poolpumpe",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "2": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F7110000000000005521",
+ "functionalChannelType": "MULTI_MODE_INPUT_SWITCH_CHANNEL",
+ "groupIndex": 2,
+ "groups": ["00000000-0000-0000-0000-000000000035"],
+ "index": 2,
+ "label": "Poollicht",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "3": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F7110000000000005521",
+ "functionalChannelType": "MULTI_MODE_INPUT_SWITCH_CHANNEL",
+ "groupIndex": 3,
+ "groups": [],
+ "index": 3,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "4": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F7110000000000005521",
+ "functionalChannelType": "MULTI_MODE_INPUT_SWITCH_CHANNEL",
+ "groupIndex": 4,
+ "groups": [],
+ "index": 4,
+ "label": "",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "on": false,
+ "profileMode": "AUTOMATIC",
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000005521",
+ "label": "Schaltaktor Verteiler",
+ "lastStatusUpdate": 1605271783993,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 405,
+ "modelType": "HmIP-DRSI4",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000005521",
+ "type": "DIN_RAIL_SWITCH_4",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000022311": {
+ "availableFirmwareVersion": "1.6.0",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.6.0",
+ "firmwareVersionInteger": 67072,
+ "functionalChannels": {
+ "0": {
+ "busConfigMismatch": null,
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F7110000000000022311",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "devicePowerFailureDetected": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": false,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000026"],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "multicastRoutingEnabled": false,
+ "powerShortCircuit": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": -70,
+ "rssiPeerValue": -63,
+ "shortCircuitDataLine": null,
+ "supportedOptionalFeatures": {
+ "IFeatureBusConfigMismatch": false,
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceIdentify": true,
+ "IFeatureDeviceOverheated": true,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDevicePowerFailure": true,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false,
+ "IFeatureMulticastRouter": false,
+ "IFeaturePowerShortCircuit": false,
+ "IFeatureRssiValue": true,
+ "IFeatureShortCircuitDataLine": false,
+ "IOptionalFeatureDutyCycle": true,
+ "IOptionalFeatureLowBat": false
+ },
+ "temperatureOutOfRange": false,
+ "unreach": false
+ },
+ "1": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "blindModeActive": false,
+ "bottomToTopReferenceTime": 18.19999999999999,
+ "changeOverDelay": 0.5,
+ "delayCompensationValue": 0.0,
+ "deviceId": "3014F7110000000000022311",
+ "endpositionAutoDetectionEnabled": false,
+ "favoritePrimaryShadingPosition": 0.5,
+ "favoriteSecondaryShadingPosition": 0.5,
+ "functionalChannelType": "MULTI_MODE_INPUT_BLIND_CHANNEL",
+ "groupIndex": 1,
+ "groups": ["00000000-0000-0000-0000-000000000027"],
+ "index": 1,
+ "label": "Badezimmer ",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "previousShutterLevel": null,
+ "previousSlatsLevel": null,
+ "processing": false,
+ "profileMode": "AUTOMATIC",
+ "selfCalibrationInProgress": null,
+ "shutterLevel": 0.0,
+ "slatsLevel": null,
+ "slatsReferenceTime": 0.0,
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureSlatsState": false
+ },
+ "supportingDelayCompensation": true,
+ "supportingEndpositionAutoDetection": false,
+ "supportingSelfCalibration": false,
+ "topToBottomReferenceTime": 17.49999999999998,
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "2": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "blindModeActive": false,
+ "bottomToTopReferenceTime": 17.899999999999984,
+ "changeOverDelay": 0.5,
+ "delayCompensationValue": 0.0,
+ "deviceId": "3014F7110000000000022311",
+ "endpositionAutoDetectionEnabled": false,
+ "favoritePrimaryShadingPosition": 0.5,
+ "favoriteSecondaryShadingPosition": 0.5,
+ "functionalChannelType": "MULTI_MODE_INPUT_BLIND_CHANNEL",
+ "groupIndex": 2,
+ "groups": ["00000000-0000-0000-0000-000000000028"],
+ "index": 2,
+ "label": "Schlafzimmer ",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "previousShutterLevel": null,
+ "previousSlatsLevel": null,
+ "processing": false,
+ "profileMode": "AUTOMATIC",
+ "selfCalibrationInProgress": null,
+ "shutterLevel": 0.0,
+ "slatsLevel": null,
+ "slatsReferenceTime": 0.0,
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureSlatsState": false
+ },
+ "supportingDelayCompensation": true,
+ "supportingEndpositionAutoDetection": false,
+ "supportingSelfCalibration": false,
+ "topToBottomReferenceTime": 17.399999999999977,
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "3": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "blindModeActive": false,
+ "bottomToTopReferenceTime": 27.300000000000118,
+ "changeOverDelay": 0.5,
+ "delayCompensationValue": 0.0,
+ "deviceId": "3014F7110000000000022311",
+ "endpositionAutoDetectionEnabled": false,
+ "favoritePrimaryShadingPosition": 0.5,
+ "favoriteSecondaryShadingPosition": 0.5,
+ "functionalChannelType": "MULTI_MODE_INPUT_BLIND_CHANNEL",
+ "groupIndex": 3,
+ "groups": ["00000000-0000-0000-0000-000000000029"],
+ "index": 3,
+ "label": "Wohnzimmer T\u00fcr",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "previousShutterLevel": null,
+ "previousSlatsLevel": null,
+ "processing": false,
+ "profileMode": "AUTOMATIC",
+ "selfCalibrationInProgress": null,
+ "shutterLevel": 0.0,
+ "slatsLevel": null,
+ "slatsReferenceTime": 0.0,
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureSlatsState": false
+ },
+ "supportingDelayCompensation": true,
+ "supportingEndpositionAutoDetection": false,
+ "supportingSelfCalibration": false,
+ "topToBottomReferenceTime": 24.400000000000077,
+ "userDesiredProfileMode": "AUTOMATIC"
+ },
+ "4": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "blindModeActive": false,
+ "bottomToTopReferenceTime": 25.900000000000098,
+ "changeOverDelay": 0.5,
+ "delayCompensationValue": 0.0,
+ "deviceId": "3014F7110000000000022311",
+ "endpositionAutoDetectionEnabled": false,
+ "favoritePrimaryShadingPosition": 0.5,
+ "favoriteSecondaryShadingPosition": 0.5,
+ "functionalChannelType": "MULTI_MODE_INPUT_BLIND_CHANNEL",
+ "groupIndex": 4,
+ "groups": ["00000000-0000-0000-0000-000000000029"],
+ "index": 4,
+ "label": "Wohnzimmer Fenster",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "previousShutterLevel": null,
+ "previousSlatsLevel": null,
+ "processing": false,
+ "profileMode": "AUTOMATIC",
+ "selfCalibrationInProgress": null,
+ "shutterLevel": 0.0,
+ "slatsLevel": null,
+ "slatsReferenceTime": 0.0,
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureSlatsState": false
+ },
+ "supportingDelayCompensation": true,
+ "supportingEndpositionAutoDetection": false,
+ "supportingSelfCalibration": false,
+ "topToBottomReferenceTime": 25.000000000000085,
+ "userDesiredProfileMode": "AUTOMATIC"
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000022311",
+ "label": "Jalousieaktor 1 f\u00fcr Hutschienenmontage \u2013 4-fach",
+ "lastStatusUpdate": 1604414124509,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 406,
+ "modelType": "HmIP-DRBLI4",
+ "oem": "eQ-3",
+ "permanentlyReachable": true,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000022311",
+ "type": "DIN_RAIL_BLIND_4",
+ "updateState": "UP_TO_DATE"
+ },
+ "3014F7110000000000056775": {
+ "availableFirmwareVersion": "1.0.16",
+ "connectionType": "HMIP_RF",
+ "firmwareVersion": "1.0.16",
+ "firmwareVersionInteger": 65552,
+ "functionalChannels": {
+ "0": {
+ "busConfigMismatch": null,
+ "coProFaulty": false,
+ "coProRestartNeeded": false,
+ "coProUpdateFailure": false,
+ "configPending": false,
+ "deviceId": "3014F7110000000000056775",
+ "deviceOverheated": false,
+ "deviceOverloaded": false,
+ "devicePowerFailureDetected": false,
+ "deviceUndervoltage": false,
+ "dutyCycle": null,
+ "functionalChannelType": "DEVICE_BASE",
+ "groupIndex": 0,
+ "groups": ["00000000-0000-0000-0000-000000000043"],
+ "index": 0,
+ "label": "",
+ "lowBat": null,
+ "multicastRoutingEnabled": false,
+ "powerShortCircuit": null,
+ "routerModuleEnabled": false,
+ "routerModuleSupported": false,
+ "rssiDeviceValue": null,
+ "rssiPeerValue": null,
+ "shortCircuitDataLine": null,
+ "supportedOptionalFeatures": {
+ "IFeatureBusConfigMismatch": false,
+ "IFeatureDeviceCoProError": false,
+ "IFeatureDeviceCoProRestart": false,
+ "IFeatureDeviceCoProUpdate": false,
+ "IFeatureDeviceIdentify": false,
+ "IFeatureDeviceOverheated": false,
+ "IFeatureDeviceOverloaded": false,
+ "IFeatureDevicePowerFailure": false,
+ "IFeatureDeviceTemperatureOutOfRange": false,
+ "IFeatureDeviceUndervoltage": false,
+ "IFeatureMulticastRouter": false,
+ "IFeaturePowerShortCircuit": false,
+ "IFeatureRssiValue": true,
+ "IFeatureShortCircuitDataLine": false,
+ "IOptionalFeatureDutyCycle": true,
+ "IOptionalFeatureLowBat": true
+ },
+ "temperatureOutOfRange": false,
+ "unreach": null
+ },
+ "1": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F7110000000000056775",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 1,
+ "groups": [
+ "00000000-0000-0000-0000-000000000044",
+ "00000000-0000-0000-0000-000000000045"
+ ],
+ "index": 1,
+ "label": "Licht Flur 1",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": null
+ },
+ "2": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F7110000000000056775",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 2,
+ "groups": [
+ "00000000-0000-0000-0000-000000000044",
+ "00000000-0000-0000-0000-000000000006",
+ "00000000-0000-0000-0000-000000000047"
+ ],
+ "index": 2,
+ "label": "Licht Flur 2",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": null
+ },
+ "3": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F7110000000000056775",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 3,
+ "groups": ["00000000-0000-0000-0000-000000000044"],
+ "index": 3,
+ "label": "Tür",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": true
+ },
+ "windowState": "OPEN"
+ },
+ "4": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F7110000000000056775",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 4,
+ "groups": ["00000000-0000-0000-0000-000000000044"],
+ "index": 4,
+ "label": "Licht Flur 4",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": null
+ },
+ "5": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F7110000000000056775",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 5,
+ "groups": ["00000000-0000-0000-0000-000000000044"],
+ "index": 5,
+ "label": "Licht Flur 5",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": null
+ },
+ "6": {
+ "binaryBehaviorType": "NORMALLY_CLOSE",
+ "deviceId": "3014F7110000000000056775",
+ "functionalChannelType": "MULTI_MODE_INPUT_CHANNEL",
+ "groupIndex": 6,
+ "groups": ["00000000-0000-0000-0000-000000000044"],
+ "index": 6,
+ "label": "Licht Flur 6",
+ "multiModeInputMode": "KEY_BEHAVIOR",
+ "supportedOptionalFeatures": {
+ "IOptionalFeatureWindowState": false
+ },
+ "windowState": null
+ }
+ },
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "3014F7110000000000056775",
+ "label": "Licht Flur",
+ "lastStatusUpdate": 0,
+ "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
+ "manufacturerCode": 1,
+ "modelId": 379,
+ "modelType": "HmIP-FCI6",
+ "oem": "eQ-3",
+ "permanentlyReachable": false,
+ "serializedGlobalTradeItemNumber": "3014F7110000000000056775",
+ "type": "FULL_FLUSH_CONTACT_INTERFACE_6",
+ "updateState": "UP_TO_DATE"
+ }
+ },
+ "groups": {
+ "00000000-0000-0000-0000-000000000020": {
+ "channels": [
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000025"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000016"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000050"
+ }
+ ],
+ "configPending": false,
+ "dutyCycle": false,
+ "groups": ["00000000-0000-0000-0000-000000000021"],
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000020",
+ "incorrectPositioned": null,
+ "label": "Badezimmer",
+ "lastStatusUpdate": 1524516556479,
+ "lowBat": false,
+ "metaGroupId": null,
+ "sabotage": null,
+ "type": "META",
+ "unreach": false
+ },
+ "00000000-0000-0000-0000-000000000012": {
+ "activeProfile": "PROFILE_1",
+ "actualTemperature": 24.7,
+ "boostDuration": 15,
+ "boostMode": false,
+ "channels": [
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000004"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000022"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000008"
+ }
+ ],
+ "controlMode": "AUTOMATIC",
+ "controllable": true,
+ "cooling": false,
+ "coolingAllowed": false,
+ "coolingIgnored": false,
+ "dutyCycle": false,
+ "ecoAllowed": true,
+ "ecoIgnored": false,
+ "externalClockCoolingTemperature": 23.0,
+ "externalClockEnabled": false,
+ "externalClockHeatingTemperature": 19.0,
+ "floorHeatingMode": "FLOOR_HEATING_STANDARD",
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "humidity": 43,
+ "humidityLimitEnabled": true,
+ "humidityLimitValue": 60,
+ "id": "00000000-0000-0000-0000-000000000012",
+ "label": "Schlafzimmer",
+ "lastSetPointReachedTimestamp": 1557767559939,
+ "lastSetPointUpdatedTimestamp": 1557767559939,
+ "lastStatusUpdate": 1524516534382,
+ "lowBat": false,
+ "maxTemperature": 30.0,
+ "metaGroupId": "00000000-0000-0000-0000-000000000011",
+ "minTemperature": 5.0,
+ "partyMode": false,
+ "profiles": {
+ "PROFILE_1": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000012",
+ "index": "PROFILE_1",
+ "name": "STD",
+ "profileId": "00000000-0000-0000-0000-000000000023",
+ "visible": true
+ },
+ "PROFILE_2": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000012",
+ "index": "PROFILE_2",
+ "name": "P2",
+ "profileId": "00000000-0000-0000-0000-000000000024",
+ "visible": true
+ },
+ "PROFILE_3": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000012",
+ "index": "PROFILE_3",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000025",
+ "visible": false
+ },
+ "PROFILE_4": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000012",
+ "index": "PROFILE_4",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000026",
+ "visible": true
+ },
+ "PROFILE_5": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000012",
+ "index": "PROFILE_5",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000027",
+ "visible": true
+ },
+ "PROFILE_6": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000012",
+ "index": "PROFILE_6",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000028",
+ "visible": false
+ }
+ },
+ "setPointTemperature": 5.0,
+ "type": "HEATING",
+ "unreach": false,
+ "valvePosition": 0.0,
+ "valveSilentModeEnabled": false,
+ "valveSilentModeSupported": false,
+ "heatingFailureSupported": true,
+ "windowOpenTemperature": 5.0,
+ "windowState": "OPEN"
+ },
+ "00000000-0000-0000-0000-000000000016": {
+ "active": false,
+ "channels": [
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000021"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000020"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000007"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000007"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000019"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000018"
+ }
+ ],
+ "configPending": false,
+ "dutyCycle": false,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000016",
+ "ignorableDeviceChannels": [],
+ "label": "INTERNAL",
+ "lastStatusUpdate": 1524515489257,
+ "lowBat": false,
+ "metaGroupId": null,
+ "motionDetected": null,
+ "presenceDetected": null,
+ "sabotage": false,
+ "silent": true,
+ "type": "SECURITY_ZONE",
+ "unreach": false,
+ "windowState": "CLOSED",
+ "zoneAssignmentIndex": "ALARM_MODE_ZONE_3"
+ },
+ "00000000-0000-0000-0000-000000000017": {
+ "channels": [
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000008"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000009"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000010"
+ }
+ ],
+ "configPending": false,
+ "dutyCycle": false,
+ "groups": ["00000000-0000-0000-0000-000000000018"],
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000017",
+ "incorrectPositioned": null,
+ "label": "Strom",
+ "lastStatusUpdate": 1524516554056,
+ "lowBat": null,
+ "metaGroupId": null,
+ "sabotage": null,
+ "type": "META",
+ "unreach": false
+ },
+ "00000000-0000-0000-0000-000000000029": {
+ "channels": [],
+ "dutyCycle": null,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000029",
+ "label": "HEATING_TEMPERATURE_LIMITER",
+ "lastStatusUpdate": 0,
+ "lowBat": null,
+ "metaGroupId": null,
+ "type": "HEATING_TEMPERATURE_LIMITER",
+ "unreach": null
+ },
+ "00000000-0000-0000-0000-000000000030": {
+ "boilerFollowUpTime": 0,
+ "boilerLeadTime": 0,
+ "channels": [],
+ "dutyCycle": null,
+ "heatDemand": null,
+ "heatDemandRuleEnabled": false,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000030",
+ "label": "HEATING_COOLING_DEMAND_BOILER",
+ "lastStatusUpdate": 0,
+ "lowBat": null,
+ "metaGroupId": null,
+ "on": null,
+ "triggered": false,
+ "type": "HEATING_COOLING_DEMAND_BOILER",
+ "unreach": null
+ },
+ "00000000-0000-0000-0000-000000000010": {
+ "activeProfile": "PROFILE_1",
+ "actualTemperature": 24.5,
+ "boostDuration": 15,
+ "boostMode": false,
+ "channels": [
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000001"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000023"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000012"
+ }
+ ],
+ "controlMode": "AUTOMATIC",
+ "controllable": true,
+ "cooling": false,
+ "coolingAllowed": false,
+ "coolingIgnored": false,
+ "dutyCycle": false,
+ "ecoAllowed": true,
+ "ecoIgnored": false,
+ "externalClockCoolingTemperature": 23.0,
+ "externalClockEnabled": false,
+ "externalClockHeatingTemperature": 19.0,
+ "floorHeatingMode": "FLOOR_HEATING_STANDARD",
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "humidity": 46,
+ "humidityLimitEnabled": true,
+ "humidityLimitValue": 60,
+ "id": "00000000-0000-0000-0000-000000000010",
+ "label": "Büro",
+ "lastSetPointReachedTimestamp": 1557767559939,
+ "lastSetPointUpdatedTimestamp": 1557767559939,
+ "lastStatusUpdate": 1524516454116,
+ "lowBat": false,
+ "maxTemperature": 30.0,
+ "metaGroupId": "00000000-0000-0000-0000-000000000008",
+ "minTemperature": 5.0,
+ "partyMode": false,
+ "profiles": {
+ "PROFILE_1": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000010",
+ "index": "PROFILE_1",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000031",
+ "visible": true
+ },
+ "PROFILE_2": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000010",
+ "index": "PROFILE_2",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000032",
+ "visible": true
+ },
+ "PROFILE_3": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000010",
+ "index": "PROFILE_3",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000033",
+ "visible": false
+ },
+ "PROFILE_4": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000010",
+ "index": "PROFILE_4",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000034",
+ "visible": true
+ },
+ "PROFILE_5": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000010",
+ "index": "PROFILE_5",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000035",
+ "visible": true
+ },
+ "PROFILE_6": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000010",
+ "index": "PROFILE_6",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000036",
+ "visible": false
+ }
+ },
+ "setPointTemperature": 19.0,
+ "type": "HEATING",
+ "unreach": false,
+ "valvePosition": 0.0,
+ "valveSilentModeEnabled": false,
+ "valveSilentModeSupported": false,
+ "heatingFailureSupported": true,
+ "windowOpenTemperature": 5.0,
+ "windowState": "CLOSED"
+ },
+ "00000000-0000-0000-0000-000000000018": {
+ "channels": [
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000010"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000009"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000008"
+ }
+ ],
+ "dimLevel": null,
+ "dutyCycle": false,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000018",
+ "label": "Strom",
+ "lastStatusUpdate": 1524516554056,
+ "lowBat": null,
+ "metaGroupId": "00000000-0000-0000-0000-000000000017",
+ "on": true,
+ "primaryShadingLevel": 1.0,
+ "primaryShadingStateType": "POSITION_USED",
+ "processing": false,
+ "secondaryShadingLevel": null,
+ "secondaryShadingStateType": "NOT_EXISTENT",
+ "shutterLevel": null,
+ "slatsLevel": null,
+ "type": "SWITCHING",
+ "unreach": false
+ },
+ "00000000-0000-0000-0000-000000000009": {
+ "channels": [
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000001"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000019"
+ }
+ ],
+ "dutyCycle": false,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000009",
+ "label": "Büro",
+ "lastStatusUpdate": 1524515854304,
+ "lowBat": false,
+ "metaGroupId": "00000000-0000-0000-0000-000000000008",
+ "motionDetected": null,
+ "presenceDetected": null,
+ "moistureDetected": null,
+ "waterlevelDetected": null,
+ "powerMainsFailure": null,
+ "sabotage": false,
+ "smokeDetectorAlarmType": "IDLE_OFF",
+ "type": "SECURITY",
+ "unreach": false,
+ "windowState": "CLOSED"
+ },
+ "00000000-0000-0000-0000-000000000013": {
+ "channels": [
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000004"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000020"
+ }
+ ],
+ "dutyCycle": false,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000013",
+ "label": "Schlafzimmer",
+ "lastStatusUpdate": 1524512404032,
+ "lowBat": false,
+ "metaGroupId": "00000000-0000-0000-0000-000000000011",
+ "motionDetected": null,
+ "presenceDetected": null,
+ "moistureDetected": null,
+ "waterlevelDetected": null,
+ "powerMainsFailure": null,
+ "sabotage": false,
+ "smokeDetectorAlarmType": "IDLE_OFF",
+ "type": "SECURITY",
+ "unreach": false,
+ "windowState": "OPEN"
+ },
+ "00000000-0000-0000-0000-000000000005": {
+ "active": false,
+ "channels": [
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000001"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000002"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000001"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000002"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000003"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000006"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000006"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000003"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000005"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000000"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000004"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000005"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000000"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000004"
+ }
+ ],
+ "configPending": false,
+ "dutyCycle": false,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000005",
+ "ignorableDeviceChannels": [],
+ "label": "EXTERNAL",
+ "lastStatusUpdate": 1524516526498,
+ "lowBat": false,
+ "metaGroupId": null,
+ "motionDetected": null,
+ "presenceDetected": null,
+ "sabotage": false,
+ "silent": true,
+ "type": "SECURITY_ZONE",
+ "unreach": false,
+ "windowState": "OPEN",
+ "zoneAssignmentIndex": "ALARM_MODE_ZONE_2"
+ },
+ "00000000-0000-0000-0000-000000000022": {
+ "acousticFeedbackEnabled": true,
+ "channels": [
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000020"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000018"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000021"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000019"
+ }
+ ],
+ "dimLevel": null,
+ "dutyCycle": false,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000022",
+ "label": "SIREN",
+ "lastStatusUpdate": 1524480981494,
+ "lowBat": false,
+ "metaGroupId": null,
+ "on": false,
+ "onTime": 180.0,
+ "signalAcoustic": "FREQUENCY_RISING",
+ "signalOptical": "DOUBLE_FLASHING_REPEATING",
+ "smokeDetectorAlarmType": "IDLE_OFF",
+ "type": "ALARM_SWITCHING",
+ "unreach": false
+ },
+ "00000000-0000-0000-0000-000000000037": {
+ "channels": [],
+ "dimLevel": null,
+ "dutyCycle": null,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000037",
+ "label": "COMING_HOME",
+ "lastStatusUpdate": 0,
+ "lowBat": null,
+ "metaGroupId": null,
+ "on": null,
+ "type": "LINKED_SWITCHING",
+ "unreach": null
+ },
+ "00000000-0000-0000-0000-000000000021": {
+ "activeProfile": "PROFILE_1",
+ "actualTemperature": 23.8,
+ "boostDuration": 15,
+ "boostMode": false,
+ "channels": [
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000025"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000016"
+ }
+ ],
+ "controlMode": "AUTOMATIC",
+ "controllable": true,
+ "cooling": false,
+ "coolingAllowed": false,
+ "coolingIgnored": false,
+ "dutyCycle": false,
+ "ecoAllowed": true,
+ "ecoIgnored": false,
+ "externalClockCoolingTemperature": 23.0,
+ "externalClockEnabled": false,
+ "externalClockHeatingTemperature": 19.0,
+ "floorHeatingMode": "FLOOR_HEATING_STANDARD",
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "humidity": 47,
+ "humidityLimitEnabled": true,
+ "humidityLimitValue": 60,
+ "id": "00000000-0000-0000-0000-000000000021",
+ "label": "Badezimmer",
+ "lastSetPointReachedTimestamp": 1557767559939,
+ "lastSetPointUpdatedTimestamp": 1557767559939,
+ "lastStatusUpdate": 1524516556479,
+ "lowBat": false,
+ "maxTemperature": 30.0,
+ "metaGroupId": "00000000-0000-0000-0000-000000000020",
+ "minTemperature": 5.0,
+ "partyMode": false,
+ "profiles": {
+ "PROFILE_1": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000021",
+ "index": "PROFILE_1",
+ "name": "STD",
+ "profileId": "00000000-0000-0000-0000-000000000038",
+ "visible": true
+ },
+ "PROFILE_2": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000021",
+ "index": "PROFILE_2",
+ "name": "Winter",
+ "profileId": "00000000-0000-0000-0000-000000000039",
+ "visible": true
+ },
+ "PROFILE_3": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000021",
+ "index": "PROFILE_3",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000040",
+ "visible": false
+ },
+ "PROFILE_4": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000021",
+ "index": "PROFILE_4",
+ "name": "Cool1",
+ "profileId": "00000000-0000-0000-0000-000000000041",
+ "visible": true
+ },
+ "PROFILE_5": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000021",
+ "index": "PROFILE_5",
+ "name": "Cool2",
+ "profileId": "00000000-0000-0000-0000-000000000042",
+ "visible": true
+ },
+ "PROFILE_6": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000021",
+ "index": "PROFILE_6",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000043",
+ "visible": false
+ }
+ },
+ "setPointTemperature": 5.0,
+ "type": "HEATING",
+ "unreach": false,
+ "valvePosition": 0.0,
+ "valveSilentModeEnabled": false,
+ "valveSilentModeSupported": false,
+ "heatingFailureSupported": true,
+ "windowOpenTemperature": 5.0,
+ "windowState": null
+ },
+ "00000000-0000-0000-0000-000000000006": {
+ "channels": [
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000005"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000002"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000000"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000018"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000003"
+ }
+ ],
+ "dutyCycle": false,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000006",
+ "label": "Wohnzimmer",
+ "lastStatusUpdate": 1524516526498,
+ "lowBat": false,
+ "metaGroupId": "00000000-0000-0000-0000-000000000004",
+ "motionDetected": null,
+ "presenceDetected": null,
+ "moistureDetected": null,
+ "waterlevelDetected": null,
+ "powerMainsFailure": null,
+ "sabotage": false,
+ "smokeDetectorAlarmType": "IDLE_OFF",
+ "type": "SECURITY",
+ "unreach": false,
+ "windowState": "OPEN"
+ },
+ "00000000-0000-0000-0000-000000000044": {
+ "channels": [],
+ "dutyCycle": null,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000044",
+ "label": "INBOX",
+ "lastStatusUpdate": 0,
+ "lowBat": null,
+ "metaGroupId": null,
+ "type": "INBOX",
+ "unreach": null
+ },
+ "00000000-0000-0000-0000-000000000045": {
+ "channels": [],
+ "dutyCycle": null,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000045",
+ "label": "HEATING_HUMIDITY_LIMITER",
+ "lastStatusUpdate": 0,
+ "lowBat": null,
+ "metaGroupId": null,
+ "type": "HEATING_HUMIDITY_LIMITER",
+ "unreach": null
+ },
+ "00000000-0000-0000-0000-000000000008": {
+ "channels": [
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000001"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000012"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000023"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000019"
+ }
+ ],
+ "configPending": false,
+ "dutyCycle": false,
+ "groups": [
+ "00000000-0000-0000-0000-000000000010",
+ "00000000-0000-0000-0000-000000000009"
+ ],
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000008",
+ "incorrectPositioned": null,
+ "label": "Büro",
+ "lastStatusUpdate": 1524516454116,
+ "lowBat": false,
+ "metaGroupId": null,
+ "sabotage": false,
+ "type": "META",
+ "unreach": false
+ },
+ "00000000-0000-0000-0000-000000000011": {
+ "channels": [
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000022"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000004"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000020"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000011"
+ }
+ ],
+ "configPending": false,
+ "dutyCycle": false,
+ "groups": [
+ "00000000-0000-0000-0000-000000000012",
+ "00000000-0000-0000-0000-000000000013"
+ ],
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000011",
+ "incorrectPositioned": null,
+ "label": "Schlafzimmer",
+ "lastStatusUpdate": 1524516534382,
+ "lowBat": false,
+ "metaGroupId": null,
+ "sabotage": false,
+ "type": "META",
+ "unreach": false
+ },
+ "00000000-0000-0000-0000-000000000046": {
+ "channels": [],
+ "dutyCycle": null,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000046",
+ "label": "HEATING_CHANGEOVER",
+ "lastStatusUpdate": 0,
+ "lowBat": null,
+ "metaGroupId": null,
+ "on": null,
+ "type": "HEATING_CHANGEOVER",
+ "unreach": null
+ },
+ "00000000-0000-0000-0000-000000000014": {
+ "channels": [
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000021"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000007"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000006"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000013"
+ }
+ ],
+ "configPending": false,
+ "dutyCycle": false,
+ "groups": [
+ "00000000-0000-0000-0000-000000000015",
+ "00000000-0000-0000-0000-000000000019"
+ ],
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000014",
+ "incorrectPositioned": null,
+ "label": "Vorzimmer",
+ "lastStatusUpdate": 1524516489316,
+ "lowBat": false,
+ "metaGroupId": null,
+ "sabotage": false,
+ "type": "META",
+ "unreach": false
+ },
+ "00000000-0000-0000-0000-000000000007": {
+ "activeProfile": "PROFILE_1",
+ "actualTemperature": 23.6,
+ "boostDuration": 15,
+ "boostMode": false,
+ "channels": [
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000005"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000002"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000000"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000024"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000017"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000015"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000014"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000003"
+ }
+ ],
+ "controlMode": "AUTOMATIC",
+ "controllable": true,
+ "cooling": false,
+ "coolingAllowed": false,
+ "coolingIgnored": false,
+ "dutyCycle": false,
+ "ecoAllowed": true,
+ "ecoIgnored": false,
+ "externalClockCoolingTemperature": 23.0,
+ "externalClockEnabled": false,
+ "externalClockHeatingTemperature": 19.0,
+ "floorHeatingMode": "FLOOR_HEATING_STANDARD",
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "humidity": 45,
+ "humidityLimitEnabled": true,
+ "humidityLimitValue": 60,
+ "id": "00000000-0000-0000-0000-000000000007",
+ "label": "Wohnzimmer",
+ "lastSetPointReachedTimestamp": 1557767559939,
+ "lastSetPointUpdatedTimestamp": 1557767559939,
+ "lastStatusUpdate": 1524516526498,
+ "lowBat": false,
+ "maxTemperature": 30.0,
+ "metaGroupId": "00000000-0000-0000-0000-000000000004",
+ "minTemperature": 5.0,
+ "partyMode": false,
+ "profiles": {
+ "PROFILE_1": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000007",
+ "index": "PROFILE_1",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000047",
+ "visible": true
+ },
+ "PROFILE_2": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000007",
+ "index": "PROFILE_2",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000048",
+ "visible": true
+ },
+ "PROFILE_3": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000007",
+ "index": "PROFILE_3",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000049",
+ "visible": false
+ },
+ "PROFILE_4": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000007",
+ "index": "PROFILE_4",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000050",
+ "visible": true
+ },
+ "PROFILE_5": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000007",
+ "index": "PROFILE_5",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000051",
+ "visible": true
+ },
+ "PROFILE_6": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000007",
+ "index": "PROFILE_6",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000052",
+ "visible": false
+ }
+ },
+ "setPointTemperature": 5.0,
+ "type": "HEATING",
+ "unreach": false,
+ "valvePosition": 0.0,
+ "valveSilentModeEnabled": false,
+ "valveSilentModeSupported": false,
+ "heatingFailureSupported": true,
+ "windowOpenTemperature": 5.0,
+ "windowState": "OPEN"
+ },
+ "00000000-0000-0000-0000-000000000053": {
+ "channels": [],
+ "dimLevel": null,
+ "dutyCycle": null,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000053",
+ "label": "PANIC",
+ "lastStatusUpdate": 0,
+ "lowBat": null,
+ "metaGroupId": null,
+ "on": null,
+ "type": "LINKED_SWITCHING",
+ "unreach": null
+ },
+ "00000000-0000-0000-0000-000000000054": {
+ "channels": [],
+ "dutyCycle": null,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000054",
+ "label": "HEATING_EXTERNAL_CLOCK",
+ "lastStatusUpdate": 0,
+ "lowBat": null,
+ "metaGroupId": null,
+ "type": "HEATING_EXTERNAL_CLOCK",
+ "unreach": null
+ },
+ "00000000-0000-0000-0000-000000000055": {
+ "channels": [],
+ "dutyCycle": null,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000055",
+ "label": "HEATING_DEHUMIDIFIER",
+ "lastStatusUpdate": 0,
+ "lowBat": null,
+ "metaGroupId": null,
+ "on": null,
+ "type": "HEATING_DEHUMIDIFIER",
+ "unreach": null
+ },
+ "00000000-0000-0000-0000-000000000056": {
+ "acousticFeedbackEnabled": true,
+ "channels": [],
+ "dimLevel": null,
+ "dutyCycle": null,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000056",
+ "label": "ALARM",
+ "lastStatusUpdate": 0,
+ "lowBat": null,
+ "metaGroupId": null,
+ "on": null,
+ "onTime": 7200.0,
+ "signalAcoustic": "FREQUENCY_RISING",
+ "signalOptical": "DOUBLE_FLASHING_REPEATING",
+ "smokeDetectorAlarmType": null,
+ "type": "ALARM_SWITCHING",
+ "unreach": null
+ },
+ "00000000-0000-0000-0000-000000000057": {
+ "channels": [],
+ "dutyCycle": null,
+ "heatDemand": null,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000057",
+ "label": "HEATING_COOLING_DEMAND_PUMP",
+ "lastStatusUpdate": 0,
+ "lowBat": null,
+ "metaGroupId": null,
+ "on": null,
+ "pumpFollowUpTime": 2,
+ "pumpLeadTime": 2,
+ "pumpProtectionDuration": 1,
+ "pumpProtectionSwitchingInterval": 14,
+ "type": "HEATING_COOLING_DEMAND_PUMP",
+ "unreach": null
+ },
+ "00000000-0000-0000-0000-000000000015": {
+ "channels": [
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000007"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000006"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000021"
+ }
+ ],
+ "dutyCycle": false,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000015",
+ "label": "Vorzimmer",
+ "lastStatusUpdate": 1524516489316,
+ "lowBat": false,
+ "metaGroupId": "00000000-0000-0000-0000-000000000014",
+ "motionDetected": null,
+ "presenceDetected": null,
+ "moistureDetected": null,
+ "waterlevelDetected": null,
+ "powerMainsFailure": null,
+ "sabotage": false,
+ "smokeDetectorAlarmType": "IDLE_OFF",
+ "type": "SECURITY",
+ "unreach": false,
+ "windowState": "CLOSED"
+ },
+ "00000000-0000-0000-0000-000000000004": {
+ "channels": [
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000024"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000005"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000002"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000000"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000014"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000003"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000017"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000015"
+ },
+ {
+ "channelIndex": 0,
+ "deviceId": "3014F7110000000000000018"
+ }
+ ],
+ "configPending": false,
+ "dutyCycle": false,
+ "groups": [
+ "00000000-0000-0000-0000-000000000006",
+ "00000000-0000-0000-0000-000000000007"
+ ],
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000004",
+ "incorrectPositioned": null,
+ "label": "Wohnzimmer",
+ "lastStatusUpdate": 1524516526498,
+ "lowBat": false,
+ "metaGroupId": null,
+ "sabotage": false,
+ "type": "META",
+ "unreach": false
+ },
+ "00000000-0000-0000-0000-000000000019": {
+ "activeProfile": "PROFILE_1",
+ "actualTemperature": null,
+ "boostDuration": 15,
+ "boostMode": false,
+ "channels": [
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000013"
+ }
+ ],
+ "controlMode": "AUTOMATIC",
+ "controllable": true,
+ "cooling": null,
+ "coolingAllowed": false,
+ "coolingIgnored": false,
+ "dutyCycle": false,
+ "ecoAllowed": true,
+ "ecoIgnored": false,
+ "externalClockCoolingTemperature": 23.0,
+ "externalClockEnabled": false,
+ "externalClockHeatingTemperature": 19.0,
+ "floorHeatingMode": "FLOOR_HEATING_STANDARD",
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "humidity": null,
+ "humidityLimitEnabled": true,
+ "humidityLimitValue": 60,
+ "id": "00000000-0000-0000-0000-000000000019",
+ "label": "Vorzimmer",
+ "lastSetPointReachedTimestamp": 1557767559939,
+ "lastSetPointUpdatedTimestamp": 1557767559939,
+ "lastStatusUpdate": 1524514007132,
+ "lowBat": false,
+ "maxTemperature": 30.0,
+ "metaGroupId": "00000000-0000-0000-0000-000000000014",
+ "minTemperature": 5.0,
+ "partyMode": false,
+ "profiles": {
+ "PROFILE_1": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000019",
+ "index": "PROFILE_1",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000058",
+ "visible": true
+ },
+ "PROFILE_2": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000019",
+ "index": "PROFILE_2",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000059",
+ "visible": false
+ },
+ "PROFILE_3": {
+ "enabled": true,
+ "groupId": "00000000-0000-0000-0000-000000000019",
+ "index": "PROFILE_3",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000060",
+ "visible": false
+ },
+ "PROFILE_4": {
+ "enabled": false,
+ "groupId": "00000000-0000-0000-0000-000000000019",
+ "index": "PROFILE_4",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000061",
+ "visible": true
+ },
+ "PROFILE_5": {
+ "enabled": false,
+ "groupId": "00000000-0000-0000-0000-000000000019",
+ "index": "PROFILE_5",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000062",
+ "visible": false
+ },
+ "PROFILE_6": {
+ "enabled": false,
+ "groupId": "00000000-0000-0000-0000-000000000019",
+ "index": "PROFILE_6",
+ "name": "",
+ "profileId": "00000000-0000-0000-0000-000000000063",
+ "visible": false
+ }
+ },
+ "setPointTemperature": 5.0,
+ "type": "HEATING",
+ "unreach": false,
+ "valvePosition": 0.0,
+ "valveSilentModeEnabled": false,
+ "valveSilentModeSupported": false,
+ "heatingFailureSupported": true,
+ "windowOpenTemperature": 5.0,
+ "windowState": null
+ },
+ "00000000-AAAA-0000-0000-000000000001": {
+ "actualTemperature": 15.4,
+ "channels": [
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F711AAAA000000000003"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F711AAAA000000000002"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F711AAAA000000000001"
+ }
+ ],
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "humidity": 65,
+ "id": "00000000-AAAA-0000-0000-000000000001",
+ "illumination": 4703.0,
+ "label": "Terrasse",
+ "lastStatusUpdate": 1520770214834,
+ "lowBat": false,
+ "metaGroupId": "76df95a5-afa5-45ee-b817-f724ffaf04a1",
+ "raining": false,
+ "type": "ENVIRONMENT",
+ "unreach": false,
+ "windSpeed": 29.1
+ },
+ "00000000-BBBB-0000-0000-000000000052": {
+ "channels": [],
+ "checkInterval": 600,
+ "dutyCycle": null,
+ "enabled": true,
+ "heatingFailureValidationResult": "NO_HEATING_FAILURE",
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-BBBB-0000-0000-000000000052",
+ "label": "HEATING_FAILURE_ALERT_RULE_GROUP",
+ "lastExecutionTimestamp": 1550773800084,
+ "lastStatusUpdate": 0,
+ "lowBat": null,
+ "metaGroupId": null,
+ "triggered": false,
+ "type": "HEATING_FAILURE_ALERT_RULE_GROUP",
+ "unreach": null,
+ "validationTimeout": 86400000
+ },
+ "00000000-AAAA-0000-0000-000000000068": {
+ "acousticFeedbackEnabled": true,
+ "channels": [],
+ "dimLevel": null,
+ "dutyCycle": null,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-AAAA-0000-0000-000000000068",
+ "label": "BACKUP_ALARM_SIREN",
+ "lastStatusUpdate": 0,
+ "lowBat": null,
+ "metaGroupId": null,
+ "on": null,
+ "onTime": 180.0,
+ "signalAcoustic": "FREQUENCY_RISING",
+ "signalOptical": "DISABLE_OPTICAL_SIGNAL",
+ "smokeDetectorAlarmType": null,
+ "type": "SECURITY_BACKUP_ALARM_SWITCHING",
+ "unreach": null
+ },
+ "00000000-0000-0000-AAAA-000000000029": {
+ "channels": [
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000023"
+ }
+ ],
+ "dutyCycle": false,
+ "enabled": true,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "humidityLowerThreshold": 40,
+ "humidityUpperThreshold": 60,
+ "humidityValidationResult": "LESSER_LOWER_THRESHOLD",
+ "id": "00000000-0000-0000-AAAA-000000000029",
+ "label": "B\u00fcro",
+ "lastExecutionTimestamp": 1551387905665,
+ "lastStatusUpdate": 1551388104260,
+ "lowBat": false,
+ "metaGroupId": "00000000-0000-0000-0000-000000000008",
+ "outdoorClimateSensor": null,
+ "triggered": false,
+ "type": "HUMIDITY_WARNING_RULE_GROUP",
+ "unreach": false,
+ "ventilationRecommended": true
+ },
+ "00000000-0000-0000-0000-000000000049": {
+ "channels": [
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000038"
+ },
+ {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000023"
+ }
+ ],
+ "dutyCycle": false,
+ "enabled": true,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "humidityLowerThreshold": 30,
+ "humidityUpperThreshold": 60,
+ "humidityValidationResult": null,
+ "id": "00000000-0000-0000-0000-000000000049",
+ "label": "Schlafzimmer",
+ "lastExecutionTimestamp": 0,
+ "lastStatusUpdate": 1551003370150,
+ "lowBat": false,
+ "metaGroupId": "00000000-0000-0000-0000-000000000008",
+ "outdoorClimateSensor": {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000038"
+ },
+ "triggered": false,
+ "type": "HUMIDITY_WARNING_RULE_GROUP",
+ "unreach": false,
+ "ventilationRecommended": false
+ },
+ "00000000-0000-0000-0000-000000000050": {
+ "bottomShutterLevel": 1.0,
+ "bottomSlatsLevel": 1.0,
+ "channels": [],
+ "dutyCycle": false,
+ "groupVisibility": "VISIBLE",
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000050",
+ "label": "Rollos",
+ "lastStatusUpdate": 1573078054795,
+ "lowBat": null,
+ "metaGroupId": null,
+ "primaryShadingLevel": 1.0,
+ "primaryShadingStateType": "POSITION_USED",
+ "processing": false,
+ "secondaryShadingLevel": null,
+ "secondaryShadingStateType": "NOT_EXISTENT",
+ "sensorSpecificParameters": {},
+ "shutterLevel": 1.0,
+ "slatsLevel": null,
+ "topShutterLevel": 0.0,
+ "topSlatsLevel": 0.0,
+ "type": "EXTENDED_LINKED_SHUTTER",
+ "unreach": false
+ },
+ "00000000-0000-0000-0000-000000000067": {
+ "channels": [],
+ "dutyCycle": null,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000067",
+ "label": "HOT_WATER",
+ "lastStatusUpdate": 0,
+ "lowBat": null,
+ "metaGroupId": null,
+ "on": null,
+ "onTime": 900.0,
+ "profileId": "00000000-0000-0000-0000-000000000068",
+ "profileMode": null,
+ "type": "HOT_WATER",
+ "unreach": null
+ },
+ "00000000-0000-0000-0000-000000000093": {
+ "channels": [],
+ "dutyCycle": false,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000093",
+ "label": "Rollladen Schiebet\u00fcr",
+ "lastStatusUpdate": 1577488124150,
+ "lowBat": null,
+ "metaGroupId": null,
+ "primaryShadingLevel": 0.97,
+ "primaryShadingStateType": "POSITION_USED",
+ "processing": false,
+ "profileId": "00000000-0000-0000-0000-000000000113",
+ "profileMode": "AUTOMATIC",
+ "secondaryShadingLevel": null,
+ "secondaryShadingStateType": "NOT_EXISTENT",
+ "shutterLevel": 0.97,
+ "slatsLevel": null,
+ "type": "SHUTTER_PROFILE",
+ "unreach": false
+ }
+ },
+ "home": {
+ "accessPointUpdateStates": {
+ "3014F711A000000BAD0CAAAA": {
+ "accessPointUpdateState": "UP_TO_DATE",
+ "successfulUpdateTimestamp": 0,
+ "updateStateChangedTimestamp": 0
+ },
+ "3014F711A000000BAD0C0DED": {
+ "accessPointUpdateState": "UP_TO_DATE",
+ "successfulUpdateTimestamp": 0,
+ "updateStateChangedTimestamp": 0
+ }
+ },
+ "apExchangeClientId": null,
+ "apExchangeState": "NONE",
+ "availableAPVersion": null,
+ "carrierSense": null,
+ "clients": ["00000000-0000-0000-0000-000000000000"],
+ "connected": true,
+ "currentAPVersion": "1.2.4",
+ "deviceUpdateStrategy": "AUTOMATICALLY_IF_POSSIBLE",
+ "dutyCycle": 8.0,
+ "functionalHomes": {
+ "INDOOR_CLIMATE": {
+ "absenceEndTime": null,
+ "absenceType": "NOT_ABSENT",
+ "active": true,
+ "coolingEnabled": false,
+ "ecoDuration": "PERMANENT",
+ "ecoTemperature": 17.0,
+ "floorHeatingSpecificGroups": {
+ "HEATING_CHANGEOVER": "00000000-0000-0000-0000-000000000046",
+ "HEATING_COOLING_DEMAND_BOILER": "00000000-0000-0000-0000-000000000030",
+ "HEATING_COOLING_DEMAND_PUMP": "00000000-0000-0000-0000-000000000057",
+ "HEATING_DEHUMIDIFIER": "00000000-0000-0000-0000-000000000055",
+ "HEATING_EXTERNAL_CLOCK": "00000000-0000-0000-0000-000000000054",
+ "HEATING_HUMIDITY_LIMITER": "00000000-0000-0000-0000-000000000045",
+ "HEATING_TEMPERATURE_LIMITER": "00000000-0000-0000-0000-000000000029"
+ },
+ "functionalGroups": [
+ "00000000-0000-0000-0000-000000000012",
+ "00000000-0000-0000-0000-000000000007",
+ "00000000-0000-0000-0000-000000000019",
+ "00000000-0000-0000-0000-000000000010",
+ "00000000-0000-0000-0000-000000000021"
+ ],
+ "optimumStartStopEnabled": false,
+ "solution": "INDOOR_CLIMATE"
+ },
+ "LIGHT_AND_SHADOW": {
+ "active": true,
+ "extendedLinkedShutterGroups": [],
+ "extendedLinkedSwitchingGroups": [],
+ "functionalGroups": ["00000000-0000-0000-0000-000000000018"],
+ "shutterProfileGroups": [],
+ "solution": "LIGHT_AND_SHADOW",
+ "switchingProfileGroups": []
+ },
+ "SECURITY_AND_ALARM": {
+ "activationInProgress": false,
+ "active": true,
+ "alarmActive": false,
+ "alarmEventDeviceChannel": {
+ "channelIndex": 1,
+ "deviceId": "3014F7110000000000000007"
+ },
+ "alarmEventTimestamp": 1524504122047,
+ "alarmSecurityJournalEntryType": "SENSOR_EVENT",
+ "functionalGroups": [
+ "00000000-0000-0000-0000-000000000013",
+ "00000000-0000-0000-0000-000000000006",
+ "00000000-0000-0000-0000-000000000015",
+ "00000000-0000-0000-0000-000000000009"
+ ],
+ "intrusionAlertThroughSmokeDetectors": false,
+ "securitySwitchingGroups": {
+ "ALARM": "00000000-0000-0000-0000-000000000056",
+ "BACKUP_ALARM_SIREN": "00000000-AAAA-0000-0000-000000000068",
+ "COMING_HOME": "00000000-0000-0000-0000-000000000037",
+ "PANIC": "00000000-0000-0000-0000-000000000053",
+ "SIREN": "00000000-0000-0000-0000-000000000022"
+ },
+ "securityZoneActivationMode": "ACTIVATION_WITH_DEVICE_IGNORELIST",
+ "securityZones": {
+ "EXTERNAL": "00000000-0000-0000-0000-000000000005",
+ "INTERNAL": "00000000-0000-0000-0000-000000000016"
+ },
+ "solution": "SECURITY_AND_ALARM",
+ "zoneActivationDelay": 0.0
+ },
+ "WEATHER_AND_ENVIRONMENT": {
+ "active": true,
+ "functionalGroups": ["00000000-AAAA-0000-0000-000000000001"],
+ "solution": "WEATHER_AND_ENVIRONMENT"
+ }
+ },
+ "id": "00000000-0000-0000-0000-000000000001",
+ "inboxGroup": "00000000-0000-0000-0000-000000000044",
+ "lastReadyForUpdateTimestamp": 1522319489138,
+ "location": {
+ "city": "1010 Wien, Österreich",
+ "latitude": "48.208088",
+ "longitude": "16.358608"
+ },
+ "metaGroups": [
+ "00000000-0000-0000-0000-000000000011",
+ "00000000-0000-0000-0000-000000000008",
+ "00000000-0000-0000-0000-000000000014",
+ "00000000-0000-0000-0000-000000000004",
+ "00000000-0000-0000-0000-000000000017",
+ "00000000-0000-0000-0000-000000000020"
+ ],
+ "pinAssigned": false,
+ "powerMeterCurrency": "EUR",
+ "powerMeterUnitPrice": 0.0,
+ "ruleGroups": [
+ "00000000-0000-0000-0000-000000000057",
+ "00000000-0000-0000-0000-000000000030"
+ ],
+ "ruleMetaDatas": {
+ "00000000-0000-0000-0000-000000000065": {
+ "active": true,
+ "homeId": "00000000-0000-0000-0000-000000000001",
+ "id": "00000000-0000-0000-0000-000000000065",
+ "label": "Alarmanlage",
+ "ruleErrorCategories": [],
+ "type": "SIMPLE"
+ }
+ },
+ "timeZoneId": "Europe/Vienna",
+ "updateState": "UP_TO_DATE",
+ "voiceControlSettings": {
+ "allowedActiveSecurityZoneIds": []
+ },
+ "weather": {
+ "humidity": 54,
+ "maxTemperature": 16.6,
+ "minTemperature": 16.6,
+ "temperature": 16.6,
+ "vaporAmount": 5.465858858389302,
+ "weatherCondition": "LIGHT_CLOUDY",
+ "weatherDayTime": "NIGHT",
+ "windDirection": 294,
+ "windSpeed": 8.568
+ }
+ }
}
diff --git a/tests/fixtures/metoffice.json b/tests/fixtures/metoffice.json
index 22a0673c4dd..68ba02b5429 100644
--- a/tests/fixtures/metoffice.json
+++ b/tests/fixtures/metoffice.json
@@ -1,1753 +1,1753 @@
{
- "all_sites": {
- "Locations": {
- "Location": [
+ "all_sites": {
+ "Locations": {
+ "Location": [
+ {
+ "elevation": "47.0",
+ "id": "354107",
+ "latitude": "53.3986",
+ "longitude": "-2.9256",
+ "name": "Wavertree",
+ "region": "nw",
+ "unitaryAuthArea": "Merseyside"
+ },
+ {
+ "elevation": "5.0",
+ "id": "322380",
+ "latitude": "52.7561",
+ "longitude": "0.4019",
+ "name": "King's Lynn",
+ "region": "ee",
+ "unitaryAuthArea": "Norfolk"
+ }
+ ]
+ }
+ },
+ "wavertree_hourly": {
+ "SiteRep": {
+ "Wx": {
+ "Param": [
+ {
+ "name": "F",
+ "units": "C",
+ "$": "Feels Like Temperature"
+ },
+ {
+ "name": "G",
+ "units": "mph",
+ "$": "Wind Gust"
+ },
+ {
+ "name": "H",
+ "units": "%",
+ "$": "Screen Relative Humidity"
+ },
+ {
+ "name": "T",
+ "units": "C",
+ "$": "Temperature"
+ },
+ {
+ "name": "V",
+ "units": "",
+ "$": "Visibility"
+ },
+ {
+ "name": "D",
+ "units": "compass",
+ "$": "Wind Direction"
+ },
+ {
+ "name": "S",
+ "units": "mph",
+ "$": "Wind Speed"
+ },
+ {
+ "name": "U",
+ "units": "",
+ "$": "Max UV Index"
+ },
+ {
+ "name": "W",
+ "units": "",
+ "$": "Weather Type"
+ },
+ {
+ "name": "Pp",
+ "units": "%",
+ "$": "Precipitation Probability"
+ }
+ ]
+ },
+ "DV": {
+ "dataDate": "2020-04-25T08:00:00Z",
+ "type": "Forecast",
+ "Location": {
+ "i": "354107",
+ "lat": "53.3986",
+ "lon": "-2.9256",
+ "name": "WAVERTREE",
+ "country": "ENGLAND",
+ "continent": "EUROPE",
+ "elevation": "47.0",
+ "Period": [
+ {
+ "type": "Day",
+ "value": "2020-04-25Z",
+ "Rep": [
{
- "elevation": "47.0",
- "id": "354107",
- "latitude": "53.3986",
- "longitude": "-2.9256",
- "name": "Wavertree",
- "region": "nw",
- "unitaryAuthArea": "Merseyside"
+ "D": "SE",
+ "F": "7",
+ "G": "25",
+ "H": "63",
+ "Pp": "0",
+ "S": "9",
+ "T": "9",
+ "V": "VG",
+ "W": "0",
+ "U": "0",
+ "$": "180"
},
{
- "elevation": "5.0",
- "id": "322380",
- "latitude": "52.7561",
- "longitude": "0.4019",
- "name": "King's Lynn",
- "region": "ee",
- "unitaryAuthArea": "Norfolk"
+ "D": "ESE",
+ "F": "4",
+ "G": "22",
+ "H": "76",
+ "Pp": "0",
+ "S": "11",
+ "T": "7",
+ "V": "GO",
+ "W": "1",
+ "U": "1",
+ "$": "360"
+ },
+ {
+ "D": "SSE",
+ "F": "8",
+ "G": "18",
+ "H": "70",
+ "Pp": "0",
+ "S": "9",
+ "T": "10",
+ "V": "MO",
+ "W": "1",
+ "U": "3",
+ "$": "540"
+ },
+ {
+ "D": "SSE",
+ "F": "14",
+ "G": "16",
+ "H": "50",
+ "Pp": "0",
+ "S": "9",
+ "T": "17",
+ "V": "GO",
+ "W": "1",
+ "U": "5",
+ "$": "720"
+ },
+ {
+ "D": "S",
+ "F": "17",
+ "G": "9",
+ "H": "43",
+ "Pp": "1",
+ "S": "4",
+ "T": "19",
+ "V": "GO",
+ "W": "1",
+ "U": "2",
+ "$": "900"
+ },
+ {
+ "D": "WNW",
+ "F": "15",
+ "G": "13",
+ "H": "55",
+ "Pp": "2",
+ "S": "7",
+ "T": "17",
+ "V": "GO",
+ "W": "3",
+ "U": "1",
+ "$": "1080"
+ },
+ {
+ "D": "NW",
+ "F": "14",
+ "G": "7",
+ "H": "64",
+ "Pp": "1",
+ "S": "2",
+ "T": "14",
+ "V": "GO",
+ "W": "2",
+ "U": "0",
+ "$": "1260"
}
- ]
- }
- },
- "wavertree_hourly": {
- "SiteRep": {
- "Wx": {
- "Param": [
- {
- "name": "F",
- "units": "C",
- "$": "Feels Like Temperature"
- },
- {
- "name": "G",
- "units": "mph",
- "$": "Wind Gust"
- },
- {
- "name": "H",
- "units": "%",
- "$": "Screen Relative Humidity"
- },
- {
- "name": "T",
- "units": "C",
- "$": "Temperature"
- },
- {
- "name": "V",
- "units": "",
- "$": "Visibility"
- },
- {
- "name": "D",
- "units": "compass",
- "$": "Wind Direction"
- },
- {
- "name": "S",
- "units": "mph",
- "$": "Wind Speed"
- },
- {
- "name": "U",
- "units": "",
- "$": "Max UV Index"
- },
- {
- "name": "W",
- "units": "",
- "$": "Weather Type"
- },
- {
- "name": "Pp",
- "units": "%",
- "$": "Precipitation Probability"
- }
- ]
+ ]
},
- "DV": {
- "dataDate": "2020-04-25T08:00:00Z",
- "type": "Forecast",
- "Location": {
- "i": "354107",
- "lat": "53.3986",
- "lon": "-2.9256",
- "name": "WAVERTREE",
- "country": "ENGLAND",
- "continent": "EUROPE",
- "elevation": "47.0",
- "Period": [
- {
- "type": "Day",
- "value": "2020-04-25Z",
- "Rep": [
- {
- "D": "SE",
- "F": "7",
- "G": "25",
- "H": "63",
- "Pp": "0",
- "S": "9",
- "T": "9",
- "V": "VG",
- "W": "0",
- "U": "0",
- "$": "180"
- },
- {
- "D": "ESE",
- "F": "4",
- "G": "22",
- "H": "76",
- "Pp": "0",
- "S": "11",
- "T": "7",
- "V": "GO",
- "W": "1",
- "U": "1",
- "$": "360"
- },
- {
- "D": "SSE",
- "F": "8",
- "G": "18",
- "H": "70",
- "Pp": "0",
- "S": "9",
- "T": "10",
- "V": "MO",
- "W": "1",
- "U": "3",
- "$": "540"
- },
- {
- "D": "SSE",
- "F": "14",
- "G": "16",
- "H": "50",
- "Pp": "0",
- "S": "9",
- "T": "17",
- "V": "GO",
- "W": "1",
- "U": "5",
- "$": "720"
- },
- {
- "D": "S",
- "F": "17",
- "G": "9",
- "H": "43",
- "Pp": "1",
- "S": "4",
- "T": "19",
- "V": "GO",
- "W": "1",
- "U": "2",
- "$": "900"
- },
- {
- "D": "WNW",
- "F": "15",
- "G": "13",
- "H": "55",
- "Pp": "2",
- "S": "7",
- "T": "17",
- "V": "GO",
- "W": "3",
- "U": "1",
- "$": "1080"
- },
- {
- "D": "NW",
- "F": "14",
- "G": "7",
- "H": "64",
- "Pp": "1",
- "S": "2",
- "T": "14",
- "V": "GO",
- "W": "2",
- "U": "0",
- "$": "1260"
- }
- ]
- },
- {
- "type": "Day",
- "value": "2020-04-26Z",
- "Rep": [
- {
- "D": "WSW",
- "F": "13",
- "G": "4",
- "H": "73",
- "Pp": "1",
- "S": "2",
- "T": "13",
- "V": "GO",
- "W": "2",
- "U": "0",
- "$": "0"
- },
- {
- "D": "WNW",
- "F": "12",
- "G": "9",
- "H": "77",
- "Pp": "2",
- "S": "4",
- "T": "12",
- "V": "GO",
- "W": "2",
- "U": "0",
- "$": "180"
- },
+ {
+ "type": "Day",
+ "value": "2020-04-26Z",
+ "Rep": [
+ {
+ "D": "WSW",
+ "F": "13",
+ "G": "4",
+ "H": "73",
+ "Pp": "1",
+ "S": "2",
+ "T": "13",
+ "V": "GO",
+ "W": "2",
+ "U": "0",
+ "$": "0"
+ },
+ {
+ "D": "WNW",
+ "F": "12",
+ "G": "9",
+ "H": "77",
+ "Pp": "2",
+ "S": "4",
+ "T": "12",
+ "V": "GO",
+ "W": "2",
+ "U": "0",
+ "$": "180"
+ },
- {
- "D": "NW",
- "F": "10",
- "G": "9",
- "H": "82",
- "Pp": "5",
- "S": "4",
- "T": "11",
- "V": "MO",
- "W": "7",
- "U": "1",
- "$": "360"
- },
- {
- "D": "WNW",
- "F": "11",
- "G": "7",
- "H": "79",
- "Pp": "5",
- "S": "4",
- "T": "12",
- "V": "MO",
- "W": "7",
- "U": "3",
- "$": "540"
- },
- {
- "D": "WNW",
- "F": "10",
- "G": "18",
- "H": "78",
- "Pp": "6",
- "S": "9",
- "T": "12",
- "V": "MO",
- "W": "7",
- "U": "4",
- "$": "720"
- },
- {
- "D": "NW",
- "F": "10",
- "G": "18",
- "H": "71",
- "Pp": "5",
- "S": "9",
- "T": "12",
- "V": "GO",
- "W": "7",
- "U": "2",
- "$": "900"
- },
- {
- "D": "NW",
- "F": "9",
- "G": "16",
- "H": "68",
- "Pp": "9",
- "S": "9",
- "T": "11",
- "V": "VG",
- "W": "7",
- "U": "1",
- "$": "1080"
- },
- {
- "D": "NW",
- "F": "8",
- "G": "11",
- "H": "68",
- "Pp": "9",
- "S": "7",
- "T": "10",
- "V": "VG",
- "W": "8",
- "U": "0",
- "$": "1260"
- }
- ]
- },
- {
- "type": "Day",
- "value": "2020-04-27Z",
- "Rep": [
- {
- "D": "WNW",
- "F": "8",
- "G": "9",
- "H": "72",
- "Pp": "11",
- "S": "4",
- "T": "9",
- "V": "VG",
- "W": "8",
- "U": "0",
- "$": "0"
- },
- {
- "D": "WNW",
- "F": "7",
- "G": "11",
- "H": "77",
- "Pp": "12",
- "S": "7",
- "T": "8",
- "V": "VG",
- "W": "7",
- "U": "0",
- "$": "180"
- },
- {
- "D": "NW",
- "F": "7",
- "G": "9",
- "H": "80",
- "Pp": "14",
- "S": "4",
- "T": "8",
- "V": "GO",
- "W": "7",
- "U": "1",
- "$": "360"
- },
- {
- "D": "NW",
- "F": "7",
- "G": "18",
- "H": "73",
- "Pp": "6",
- "S": "9",
- "T": "9",
- "V": "VG",
- "W": "3",
- "U": "2",
- "$": "540"
- },
- {
- "D": "NW",
- "F": "8",
- "G": "20",
- "H": "59",
- "Pp": "4",
- "S": "9",
- "T": "10",
- "V": "VG",
- "W": "3",
- "U": "3",
- "$": "720"
- },
- {
- "D": "NW",
- "F": "8",
- "G": "20",
- "H": "58",
- "Pp": "1",
- "S": "9",
- "T": "10",
- "V": "VG",
- "W": "1",
- "U": "2",
- "$": "900"
- },
- {
- "D": "NW",
- "F": "8",
- "G": "16",
- "H": "57",
- "Pp": "1",
- "S": "7",
- "T": "10",
- "V": "VG",
- "W": "1",
- "U": "1",
- "$": "1080"
- },
- {
- "D": "NW",
- "F": "8",
- "G": "11",
- "H": "67",
- "Pp": "1",
- "S": "4",
- "T": "9",
- "V": "VG",
- "W": "0",
- "U": "0",
- "$": "1260"
- }
- ]
- },
- {
- "type": "Day",
- "value": "2020-04-28Z",
- "Rep": [
- {
- "D": "NNW",
- "F": "7",
- "G": "7",
- "H": "80",
- "Pp": "2",
- "S": "4",
- "T": "8",
- "V": "VG",
- "W": "0",
- "U": "0",
- "$": "0"
- },
- {
- "D": "W",
- "F": "6",
- "G": "7",
- "H": "86",
- "Pp": "3",
- "S": "4",
- "T": "7",
- "V": "GO",
- "W": "0",
- "U": "0",
- "$": "180"
- },
- {
- "D": "S",
- "F": "5",
- "G": "9",
- "H": "86",
- "Pp": "5",
- "S": "4",
- "T": "6",
- "V": "GO",
- "W": "1",
- "U": "1",
- "$": "360"
- },
- {
- "D": "ENE",
- "F": "7",
- "G": "13",
- "H": "72",
- "Pp": "6",
- "S": "7",
- "T": "9",
- "V": "GO",
- "W": "3",
- "U": "3",
- "$": "540"
- },
- {
- "D": "ENE",
- "F": "10",
- "G": "16",
- "H": "57",
- "Pp": "10",
- "S": "7",
- "T": "11",
- "V": "GO",
- "W": "7",
- "U": "4",
- "$": "720"
- },
- {
- "D": "N",
- "F": "11",
- "G": "16",
- "H": "58",
- "Pp": "10",
- "S": "7",
- "T": "12",
- "V": "GO",
- "W": "7",
- "U": "2",
- "$": "900"
- },
- {
- "D": "N",
- "F": "10",
- "G": "16",
- "H": "63",
- "Pp": "10",
- "S": "7",
- "T": "11",
- "V": "VG",
- "W": "7",
- "U": "1",
- "$": "1080"
- },
- {
- "D": "NNE",
- "F": "9",
- "G": "11",
- "H": "72",
- "Pp": "9",
- "S": "4",
- "T": "10",
- "V": "VG",
- "W": "7",
- "U": "0",
- "$": "1260"
- }
- ]
- },
- {
- "type": "Day",
- "value": "2020-04-29Z",
- "Rep": [
- {
- "D": "E",
- "F": "8",
- "G": "9",
- "H": "79",
- "Pp": "6",
- "S": "4",
- "T": "9",
- "V": "VG",
- "W": "7",
- "U": "0",
- "$": "0"
- },
- {
- "D": "SSE",
- "F": "7",
- "G": "11",
- "H": "81",
- "Pp": "3",
- "S": "7",
- "T": "8",
- "V": "GO",
- "W": "2",
- "U": "0",
- "$": "180"
- },
- {
- "D": "SE",
- "F": "5",
- "G": "16",
- "H": "86",
- "Pp": "9",
- "S": "9",
- "T": "8",
- "V": "GO",
- "W": "7",
- "U": "1",
- "$": "360"
- },
- {
- "D": "SE",
- "F": "8",
- "G": "22",
- "H": "74",
- "Pp": "12",
- "S": "11",
- "T": "10",
- "V": "GO",
- "W": "7",
- "U": "3",
- "$": "540"
- },
- {
- "D": "SE",
- "F": "10",
- "G": "27",
- "H": "72",
- "Pp": "47",
- "S": "13",
- "T": "12",
- "V": "GO",
- "W": "12",
- "U": "3",
- "$": "720"
- },
- {
- "D": "SSE",
- "F": "10",
- "G": "29",
- "H": "73",
- "Pp": "59",
- "S": "13",
- "T": "13",
- "V": "GO",
- "W": "14",
- "U": "2",
- "$": "900"
- },
- {
- "D": "SSE",
- "F": "10",
- "G": "20",
- "H": "69",
- "Pp": "39",
- "S": "11",
- "T": "12",
- "V": "VG",
- "W": "10",
- "U": "1",
- "$": "1080"
- },
- {
- "D": "SSE",
- "F": "9",
- "G": "22",
- "H": "79",
- "Pp": "19",
- "S": "13",
- "T": "11",
- "V": "GO",
- "W": "7",
- "U": "0",
- "$": "1260"
- }
- ]
- }
- ]
+ {
+ "D": "NW",
+ "F": "10",
+ "G": "9",
+ "H": "82",
+ "Pp": "5",
+ "S": "4",
+ "T": "11",
+ "V": "MO",
+ "W": "7",
+ "U": "1",
+ "$": "360"
+ },
+ {
+ "D": "WNW",
+ "F": "11",
+ "G": "7",
+ "H": "79",
+ "Pp": "5",
+ "S": "4",
+ "T": "12",
+ "V": "MO",
+ "W": "7",
+ "U": "3",
+ "$": "540"
+ },
+ {
+ "D": "WNW",
+ "F": "10",
+ "G": "18",
+ "H": "78",
+ "Pp": "6",
+ "S": "9",
+ "T": "12",
+ "V": "MO",
+ "W": "7",
+ "U": "4",
+ "$": "720"
+ },
+ {
+ "D": "NW",
+ "F": "10",
+ "G": "18",
+ "H": "71",
+ "Pp": "5",
+ "S": "9",
+ "T": "12",
+ "V": "GO",
+ "W": "7",
+ "U": "2",
+ "$": "900"
+ },
+ {
+ "D": "NW",
+ "F": "9",
+ "G": "16",
+ "H": "68",
+ "Pp": "9",
+ "S": "9",
+ "T": "11",
+ "V": "VG",
+ "W": "7",
+ "U": "1",
+ "$": "1080"
+ },
+ {
+ "D": "NW",
+ "F": "8",
+ "G": "11",
+ "H": "68",
+ "Pp": "9",
+ "S": "7",
+ "T": "10",
+ "V": "VG",
+ "W": "8",
+ "U": "0",
+ "$": "1260"
}
- }
- }
- },
- "wavertree_daily": {
- "SiteRep": {
- "Wx": {
- "Param": [
- {
- "name": "FDm",
- "units": "C",
- "$": "Feels Like Day Maximum Temperature"
- },
- {
- "name": "FNm",
- "units": "C",
- "$": "Feels Like Night Minimum Temperature"
- },
- {
- "name": "Dm",
- "units": "C",
- "$": "Day Maximum Temperature"
- },
- {
- "name": "Nm",
- "units": "C",
- "$": "Night Minimum Temperature"
- },
- {
- "name": "Gn",
- "units": "mph",
- "$": "Wind Gust Noon"
- },
- {
- "name": "Gm",
- "units": "mph",
- "$": "Wind Gust Midnight"
- },
- {
- "name": "Hn",
- "units": "%",
- "$": "Screen Relative Humidity Noon"
- },
- {
- "name": "Hm",
- "units": "%",
- "$": "Screen Relative Humidity Midnight"
- },
- {
- "name": "V",
- "units": "",
- "$": "Visibility"
- },
- {
- "name": "D",
- "units": "compass",
- "$": "Wind Direction"
- },
- {
- "name": "S",
- "units": "mph",
- "$": "Wind Speed"
- },
- {
- "name": "U",
- "units": "",
- "$": "Max UV Index"
- },
- {
- "name": "W",
- "units": "",
- "$": "Weather Type"
- },
- {
- "name": "PPd",
- "units": "%",
- "$": "Precipitation Probability Day"
- },
- {
- "name": "PPn",
- "units": "%",
- "$": "Precipitation Probability Night"
- }
- ]
+ ]
},
- "DV": {
- "dataDate": "2020-04-25T08:00:00Z",
- "type": "Forecast",
- "Location": {
- "i": "354107",
- "lat": "53.3986",
- "lon": "-2.9256",
- "name": "WAVERTREE",
- "country": "ENGLAND",
- "continent": "EUROPE",
- "elevation": "47.0",
- "Period": [
- {
- "type": "Day",
- "value": "2020-04-25Z",
- "Rep": [
- {
- "D": "SSE",
- "Gn": "16",
- "Hn": "50",
- "PPd": "2",
- "S": "9",
- "V": "GO",
- "Dm": "19",
- "FDm": "18",
- "W": "1",
- "U": "5",
- "$": "Day"
- },
- {
- "D": "WSW",
- "Gm": "4",
- "Hm": "73",
- "PPn": "2",
- "S": "2",
- "V": "GO",
- "Nm": "11",
- "FNm": "11",
- "W": "2",
- "$": "Night"
- }
- ]
- },
- {
- "type": "Day",
- "value": "2020-04-26Z",
- "Rep": [
- {
- "D": "WNW",
- "Gn": "18",
- "Hn": "78",
- "PPd": "9",
- "S": "9",
- "V": "MO",
- "Dm": "13",
- "FDm": "11",
- "W": "7",
- "U": "4",
- "$": "Day"
- },
- {
- "D": "WNW",
- "Gm": "9",
- "Hm": "72",
- "PPn": "12",
- "S": "4",
- "V": "VG",
- "Nm": "8",
- "FNm": "7",
- "W": "8",
- "$": "Night"
- }
- ]
- },
- {
- "type": "Day",
- "value": "2020-04-27Z",
- "Rep": [
- {
- "D": "NW",
- "Gn": "20",
- "Hn": "59",
- "PPd": "14",
- "S": "9",
- "V": "VG",
- "Dm": "11",
- "FDm": "8",
- "W": "3",
- "U": "3",
- "$": "Day"
- },
- {
- "D": "NNW",
- "Gm": "7",
- "Hm": "80",
- "PPn": "3",
- "S": "4",
- "V": "VG",
- "Nm": "6",
- "FNm": "5",
- "W": "0",
- "$": "Night"
- }
- ]
- },
- {
- "type": "Day",
- "value": "2020-04-28Z",
- "Rep": [
- {
- "D": "ENE",
- "Gn": "16",
- "Hn": "57",
- "PPd": "10",
- "S": "7",
- "V": "GO",
- "Dm": "12",
- "FDm": "11",
- "W": "7",
- "U": "4",
- "$": "Day"
- },
- {
- "D": "E",
- "Gm": "9",
- "Hm": "79",
- "PPn": "9",
- "S": "4",
- "V": "VG",
- "Nm": "7",
- "FNm": "6",
- "W": "7",
- "$": "Night"
- }
- ]
- },
- {
- "type": "Day",
- "value": "2020-04-29Z",
- "Rep": [
- {
- "D": "SE",
- "Gn": "27",
- "Hn": "72",
- "PPd": "59",
- "S": "13",
- "V": "GO",
- "Dm": "13",
- "FDm": "10",
- "W": "12",
- "U": "3",
- "$": "Day"
- },
- {
- "D": "SSE",
- "Gm": "18",
- "Hm": "85",
- "PPn": "19",
- "S": "11",
- "V": "VG",
- "Nm": "8",
- "FNm": "6",
- "W": "7",
- "$": "Night"
- }
- ]
- }
- ]
+ {
+ "type": "Day",
+ "value": "2020-04-27Z",
+ "Rep": [
+ {
+ "D": "WNW",
+ "F": "8",
+ "G": "9",
+ "H": "72",
+ "Pp": "11",
+ "S": "4",
+ "T": "9",
+ "V": "VG",
+ "W": "8",
+ "U": "0",
+ "$": "0"
+ },
+ {
+ "D": "WNW",
+ "F": "7",
+ "G": "11",
+ "H": "77",
+ "Pp": "12",
+ "S": "7",
+ "T": "8",
+ "V": "VG",
+ "W": "7",
+ "U": "0",
+ "$": "180"
+ },
+ {
+ "D": "NW",
+ "F": "7",
+ "G": "9",
+ "H": "80",
+ "Pp": "14",
+ "S": "4",
+ "T": "8",
+ "V": "GO",
+ "W": "7",
+ "U": "1",
+ "$": "360"
+ },
+ {
+ "D": "NW",
+ "F": "7",
+ "G": "18",
+ "H": "73",
+ "Pp": "6",
+ "S": "9",
+ "T": "9",
+ "V": "VG",
+ "W": "3",
+ "U": "2",
+ "$": "540"
+ },
+ {
+ "D": "NW",
+ "F": "8",
+ "G": "20",
+ "H": "59",
+ "Pp": "4",
+ "S": "9",
+ "T": "10",
+ "V": "VG",
+ "W": "3",
+ "U": "3",
+ "$": "720"
+ },
+ {
+ "D": "NW",
+ "F": "8",
+ "G": "20",
+ "H": "58",
+ "Pp": "1",
+ "S": "9",
+ "T": "10",
+ "V": "VG",
+ "W": "1",
+ "U": "2",
+ "$": "900"
+ },
+ {
+ "D": "NW",
+ "F": "8",
+ "G": "16",
+ "H": "57",
+ "Pp": "1",
+ "S": "7",
+ "T": "10",
+ "V": "VG",
+ "W": "1",
+ "U": "1",
+ "$": "1080"
+ },
+ {
+ "D": "NW",
+ "F": "8",
+ "G": "11",
+ "H": "67",
+ "Pp": "1",
+ "S": "4",
+ "T": "9",
+ "V": "VG",
+ "W": "0",
+ "U": "0",
+ "$": "1260"
}
- }
- }
- },
- "kingslynn_hourly": {
- "SiteRep": {
- "Wx": {
- "Param": [
- {
- "name": "F",
- "units": "C",
- "$": "Feels Like Temperature"
- },
- {
- "name": "G",
- "units": "mph",
- "$": "Wind Gust"
- },
- {
- "name": "H",
- "units": "%",
- "$": "Screen Relative Humidity"
- },
- {
- "name": "T",
- "units": "C",
- "$": "Temperature"
- },
- {
- "name": "V",
- "units": "",
- "$": "Visibility"
- },
- {
- "name": "D",
- "units": "compass",
- "$": "Wind Direction"
- },
- {
- "name": "S",
- "units": "mph",
- "$": "Wind Speed"
- },
- {
- "name": "U",
- "units": "",
- "$": "Max UV Index"
- },
- {
- "name": "W",
- "units": "",
- "$": "Weather Type"
- },
- {
- "name": "Pp",
- "units": "%",
- "$": "Precipitation Probability"
- }
- ]
+ ]
},
- "DV": {
- "dataDate": "2020-04-25T08:00:00Z",
- "type": "Forecast",
- "Location": {
- "i": "322380",
- "lat": "52.7561",
- "lon": "0.4019",
- "name": "KING'S LYNN",
- "country": "ENGLAND",
- "continent": "EUROPE",
- "elevation": "5.0",
- "Period": [
- {
- "type": "Day",
- "value": "2020-04-25Z",
- "Rep": [
- {
- "D": "SSE",
- "F": "4",
- "G": "9",
- "H": "88",
- "Pp": "7",
- "S": "9",
- "T": "7",
- "V": "GO",
- "W": "8",
- "U": "0",
- "$": "180"
- },
- {
- "D": "ESE",
- "F": "5",
- "G": "7",
- "H": "86",
- "Pp": "9",
- "S": "4",
- "T": "7",
- "V": "GO",
- "W": "8",
- "U": "1",
- "$": "360"
- },
- {
- "D": "ESE",
- "F": "8",
- "G": "4",
- "H": "75",
- "Pp": "9",
- "S": "4",
- "T": "9",
- "V": "VG",
- "W": "8",
- "U": "3",
- "$": "540"
- },
- {
- "D": "E",
- "F": "13",
- "G": "7",
- "H": "60",
- "Pp": "0",
- "S": "2",
- "T": "14",
- "V": "VG",
- "W": "1",
- "U": "6",
- "$": "720"
- },
- {
- "D": "NNW",
- "F": "14",
- "G": "9",
- "H": "57",
- "Pp": "0",
- "S": "4",
- "T": "15",
- "V": "VG",
- "W": "1",
- "U": "3",
- "$": "900"
- },
- {
- "D": "ENE",
- "F": "14",
- "G": "9",
- "H": "58",
- "Pp": "0",
- "S": "4",
- "T": "14",
- "V": "VG",
- "W": "1",
- "U": "1",
- "$": "1080"
- },
- {
- "D": "SE",
- "F": "8",
- "G": "18",
- "H": "76",
- "Pp": "0",
- "S": "9",
- "T": "10",
- "V": "VG",
- "W": "0",
- "U": "0",
- "$": "1260"
- }
- ]
- },
- {
- "type": "Day",
- "value": "2020-04-26Z",
- "Rep": [
- {
- "D": "SSE",
- "F": "5",
- "G": "16",
- "H": "84",
- "Pp": "0",
- "S": "7",
- "T": "7",
- "V": "VG",
- "W": "0",
- "U": "0",
- "$": "0"
- },
- {
- "D": "S",
- "F": "4",
- "G": "16",
- "H": "89",
- "Pp": "0",
- "S": "7",
- "T": "6",
- "V": "GO",
- "W": "0",
- "U": "0",
- "$": "180"
- },
- {
- "D": "S",
- "F": "4",
- "G": "16",
- "H": "87",
- "Pp": "0",
- "S": "7",
- "T": "7",
- "V": "GO",
- "W": "1",
- "U": "1",
- "$": "360"
- },
- {
- "D": "SSW",
- "F": "11",
- "G": "13",
- "H": "69",
- "Pp": "0",
- "S": "9",
- "T": "13",
- "V": "VG",
- "W": "1",
- "U": "4",
- "$": "540"
- },
- {
- "D": "SW",
- "F": "15",
- "G": "18",
- "H": "50",
- "Pp": "8",
- "S": "9",
- "T": "17",
- "V": "VG",
- "W": "1",
- "U": "5",
- "$": "720"
- },
- {
- "D": "SW",
- "F": "16",
- "G": "16",
- "H": "47",
- "Pp": "8",
- "S": "7",
- "T": "18",
- "V": "VG",
- "W": "7",
- "U": "2",
- "$": "900"
- },
- {
- "D": "SW",
- "F": "15",
- "G": "13",
- "H": "56",
- "Pp": "3",
- "S": "7",
- "T": "17",
- "V": "VG",
- "W": "3",
- "U": "1",
- "$": "1080"
- },
- {
- "D": "SW",
- "F": "13",
- "G": "11",
- "H": "76",
- "Pp": "4",
- "S": "4",
- "T": "13",
- "V": "VG",
- "W": "7",
- "U": "0",
- "$": "1260"
- }
- ]
- },
- {
- "type": "Day",
- "value": "2020-04-27Z",
- "Rep": [
- {
- "D": "SSW",
- "F": "10",
- "G": "13",
- "H": "75",
- "Pp": "5",
- "S": "7",
- "T": "11",
- "V": "GO",
- "W": "7",
- "U": "0",
- "$": "0"
- },
- {
- "D": "W",
- "F": "9",
- "G": "13",
- "H": "84",
- "Pp": "9",
- "S": "7",
- "T": "10",
- "V": "GO",
- "W": "7",
- "U": "0",
- "$": "180"
- },
- {
- "D": "NW",
- "F": "7",
- "G": "16",
- "H": "85",
- "Pp": "50",
- "S": "9",
- "T": "9",
- "V": "GO",
- "W": "12",
- "U": "1",
- "$": "360"
- },
- {
- "D": "NW",
- "F": "9",
- "G": "11",
- "H": "78",
- "Pp": "36",
- "S": "4",
- "T": "10",
- "V": "VG",
- "W": "7",
- "U": "3",
- "$": "540"
- },
- {
- "D": "WNW",
- "F": "11",
- "G": "11",
- "H": "66",
- "Pp": "9",
- "S": "4",
- "T": "12",
- "V": "VG",
- "W": "7",
- "U": "4",
- "$": "720"
- },
- {
- "D": "W",
- "F": "11",
- "G": "13",
- "H": "62",
- "Pp": "9",
- "S": "7",
- "T": "13",
- "V": "VG",
- "W": "7",
- "U": "2",
- "$": "900"
- },
- {
- "D": "E",
- "F": "11",
- "G": "11",
- "H": "64",
- "Pp": "10",
- "S": "7",
- "T": "12",
- "V": "VG",
- "W": "7",
- "U": "1",
- "$": "1080"
- },
- {
- "D": "SE",
- "F": "9",
- "G": "13",
- "H": "78",
- "Pp": "9",
- "S": "7",
- "T": "10",
- "V": "VG",
- "W": "7",
- "U": "0",
- "$": "1260"
- }
- ]
- },
- {
- "type": "Day",
- "value": "2020-04-28Z",
- "Rep": [
- {
- "D": "SE",
- "F": "7",
- "G": "13",
- "H": "85",
- "Pp": "9",
- "S": "7",
- "T": "9",
- "V": "VG",
- "W": "7",
- "U": "0",
- "$": "0"
- },
- {
- "D": "E",
- "F": "7",
- "G": "9",
- "H": "91",
- "Pp": "11",
- "S": "4",
- "T": "8",
- "V": "GO",
- "W": "7",
- "U": "0",
- "$": "180"
- },
- {
- "D": "ESE",
- "F": "7",
- "G": "9",
- "H": "92",
- "Pp": "12",
- "S": "4",
- "T": "8",
- "V": "GO",
- "W": "7",
- "U": "1",
- "$": "360"
- },
- {
- "D": "ESE",
- "F": "9",
- "G": "13",
- "H": "77",
- "Pp": "14",
- "S": "7",
- "T": "11",
- "V": "GO",
- "W": "7",
- "U": "3",
- "$": "540"
- },
- {
- "D": "ESE",
- "F": "12",
- "G": "16",
- "H": "64",
- "Pp": "14",
- "S": "7",
- "T": "13",
- "V": "GO",
- "W": "7",
- "U": "3",
- "$": "720"
- },
- {
- "D": "ESE",
- "F": "12",
- "G": "18",
- "H": "66",
- "Pp": "15",
- "S": "9",
- "T": "13",
- "V": "GO",
- "W": "7",
- "U": "2",
- "$": "900"
- },
- {
- "D": "SSE",
- "F": "11",
- "G": "13",
- "H": "73",
- "Pp": "15",
- "S": "7",
- "T": "12",
- "V": "GO",
- "W": "7",
- "U": "1",
- "$": "1080"
- },
- {
- "D": "SE",
- "F": "9",
- "G": "13",
- "H": "81",
- "Pp": "13",
- "S": "7",
- "T": "10",
- "V": "GO",
- "W": "7",
- "U": "0",
- "$": "1260"
- }
- ]
- },
- {
- "type": "Day",
- "value": "2020-04-29Z",
- "Rep": [
- {
- "D": "SSE",
- "F": "7",
- "G": "13",
- "H": "87",
- "Pp": "11",
- "S": "7",
- "T": "9",
- "V": "GO",
- "W": "7",
- "U": "0",
- "$": "0"
- },
- {
- "D": "SSE",
- "F": "7",
- "G": "13",
- "H": "91",
- "Pp": "15",
- "S": "7",
- "T": "9",
- "V": "GO",
- "W": "8",
- "U": "0",
- "$": "180"
- },
- {
- "D": "ESE",
- "F": "7",
- "G": "13",
- "H": "89",
- "Pp": "8",
- "S": "7",
- "T": "9",
- "V": "GO",
- "W": "7",
- "U": "1",
- "$": "360"
- },
- {
- "D": "SSE",
- "F": "10",
- "G": "20",
- "H": "75",
- "Pp": "8",
- "S": "11",
- "T": "12",
- "V": "VG",
- "W": "7",
- "U": "3",
- "$": "540"
- },
- {
- "D": "S",
- "F": "12",
- "G": "22",
- "H": "68",
- "Pp": "11",
- "S": "11",
- "T": "14",
- "V": "GO",
- "W": "7",
- "U": "3",
- "$": "720"
- },
- {
- "D": "S",
- "F": "12",
- "G": "27",
- "H": "68",
- "Pp": "55",
- "S": "13",
- "T": "14",
- "V": "GO",
- "W": "12",
- "U": "1",
- "$": "900"
- },
- {
- "D": "SSE",
- "F": "11",
- "G": "22",
- "H": "76",
- "Pp": "34",
- "S": "11",
- "T": "13",
- "V": "VG",
- "W": "10",
- "U": "1",
- "$": "1080"
- },
- {
- "D": "SSE",
- "F": "9",
- "G": "20",
- "H": "86",
- "Pp": "20",
- "S": "11",
- "T": "11",
- "V": "VG",
- "W": "7",
- "U": "0",
- "$": "1260"
- }
- ]
- }
- ]
+ {
+ "type": "Day",
+ "value": "2020-04-28Z",
+ "Rep": [
+ {
+ "D": "NNW",
+ "F": "7",
+ "G": "7",
+ "H": "80",
+ "Pp": "2",
+ "S": "4",
+ "T": "8",
+ "V": "VG",
+ "W": "0",
+ "U": "0",
+ "$": "0"
+ },
+ {
+ "D": "W",
+ "F": "6",
+ "G": "7",
+ "H": "86",
+ "Pp": "3",
+ "S": "4",
+ "T": "7",
+ "V": "GO",
+ "W": "0",
+ "U": "0",
+ "$": "180"
+ },
+ {
+ "D": "S",
+ "F": "5",
+ "G": "9",
+ "H": "86",
+ "Pp": "5",
+ "S": "4",
+ "T": "6",
+ "V": "GO",
+ "W": "1",
+ "U": "1",
+ "$": "360"
+ },
+ {
+ "D": "ENE",
+ "F": "7",
+ "G": "13",
+ "H": "72",
+ "Pp": "6",
+ "S": "7",
+ "T": "9",
+ "V": "GO",
+ "W": "3",
+ "U": "3",
+ "$": "540"
+ },
+ {
+ "D": "ENE",
+ "F": "10",
+ "G": "16",
+ "H": "57",
+ "Pp": "10",
+ "S": "7",
+ "T": "11",
+ "V": "GO",
+ "W": "7",
+ "U": "4",
+ "$": "720"
+ },
+ {
+ "D": "N",
+ "F": "11",
+ "G": "16",
+ "H": "58",
+ "Pp": "10",
+ "S": "7",
+ "T": "12",
+ "V": "GO",
+ "W": "7",
+ "U": "2",
+ "$": "900"
+ },
+ {
+ "D": "N",
+ "F": "10",
+ "G": "16",
+ "H": "63",
+ "Pp": "10",
+ "S": "7",
+ "T": "11",
+ "V": "VG",
+ "W": "7",
+ "U": "1",
+ "$": "1080"
+ },
+ {
+ "D": "NNE",
+ "F": "9",
+ "G": "11",
+ "H": "72",
+ "Pp": "9",
+ "S": "4",
+ "T": "10",
+ "V": "VG",
+ "W": "7",
+ "U": "0",
+ "$": "1260"
}
- }
- }
- },
- "kingslynn_daily": {
- "SiteRep": {
- "Wx": {
- "Param": [
- {
- "name": "FDm",
- "units": "C",
- "$": "Feels Like Day Maximum Temperature"
- },
- {
- "name": "FNm",
- "units": "C",
- "$": "Feels Like Night Minimum Temperature"
- },
- {
- "name": "Dm",
- "units": "C",
- "$": "Day Maximum Temperature"
- },
- {
- "name": "Nm",
- "units": "C",
- "$": "Night Minimum Temperature"
- },
- {
- "name": "Gn",
- "units": "mph",
- "$": "Wind Gust Noon"
- },
- {
- "name": "Gm",
- "units": "mph",
- "$": "Wind Gust Midnight"
- },
- {
- "name": "Hn",
- "units": "%",
- "$": "Screen Relative Humidity Noon"
- },
- {
- "name": "Hm",
- "units": "%",
- "$": "Screen Relative Humidity Midnight"
- },
- {
- "name": "V",
- "units": "",
- "$": "Visibility"
- },
- {
- "name": "D",
- "units": "compass",
- "$": "Wind Direction"
- },
- {
- "name": "S",
- "units": "mph",
- "$": "Wind Speed"
- },
- {
- "name": "U",
- "units": "",
- "$": "Max UV Index"
- },
- {
- "name": "W",
- "units": "",
- "$": "Weather Type"
- },
- {
- "name": "PPd",
- "units": "%",
- "$": "Precipitation Probability Day"
- },
- {
- "name": "PPn",
- "units": "%",
- "$": "Precipitation Probability Night"
- }
- ]
+ ]
},
- "DV": {
- "dataDate": "2020-04-25T08:00:00Z",
- "type": "Forecast",
- "Location": {
- "i": "322380",
- "lat": "52.7561",
- "lon": "0.4019",
- "name": "KING'S LYNN",
- "country": "ENGLAND",
- "continent": "EUROPE",
- "elevation": "5.0",
- "Period": [
- {
- "type": "Day",
- "value": "2020-04-25Z",
- "Rep": [
- {
- "D": "ESE",
- "Gn": "4",
- "Hn": "75",
- "PPd": "9",
- "S": "4",
- "V": "VG",
- "Dm": "9",
- "FDm": "8",
- "W": "8",
- "U": "3",
- "$": "Day"
- },
- {
- "D": "SSE",
- "Gm": "16",
- "Hm": "84",
- "PPn": "0",
- "S": "7",
- "V": "VG",
- "Nm": "7",
- "FNm": "5",
- "W": "0",
- "$": "Night"
- }
- ]
- },
- {
- "type": "Day",
- "value": "2020-04-26Z",
- "Rep": [
- {
- "D": "SSW",
- "Gn": "13",
- "Hn": "69",
- "PPd": "0",
- "S": "9",
- "V": "VG",
- "Dm": "13",
- "FDm": "11",
- "W": "1",
- "U": "4",
- "$": "Day"
- },
- {
- "D": "SSW",
- "Gm": "13",
- "Hm": "75",
- "PPn": "5",
- "S": "7",
- "V": "GO",
- "Nm": "11",
- "FNm": "10",
- "W": "7",
- "$": "Night"
- }
- ]
- },
- {
- "type": "Day",
- "value": "2020-04-27Z",
- "Rep": [
- {
- "D": "NW",
- "Gn": "11",
- "Hn": "78",
- "PPd": "36",
- "S": "4",
- "V": "VG",
- "Dm": "10",
- "FDm": "9",
- "W": "7",
- "U": "3",
- "$": "Day"
- },
- {
- "D": "SE",
- "Gm": "13",
- "Hm": "85",
- "PPn": "9",
- "S": "7",
- "V": "VG",
- "Nm": "9",
- "FNm": "7",
- "W": "7",
- "$": "Night"
- }
- ]
- },
- {
- "type": "Day",
- "value": "2020-04-28Z",
- "Rep": [
- {
- "D": "ESE",
- "Gn": "13",
- "Hn": "77",
- "PPd": "14",
- "S": "7",
- "V": "GO",
- "Dm": "11",
- "FDm": "9",
- "W": "7",
- "U": "3",
- "$": "Day"
- },
- {
- "D": "SSE",
- "Gm": "13",
- "Hm": "87",
- "PPn": "11",
- "S": "7",
- "V": "GO",
- "Nm": "9",
- "FNm": "7",
- "W": "7",
- "$": "Night"
- }
- ]
- },
- {
- "type": "Day",
- "value": "2020-04-29Z",
- "Rep": [
- {
- "D": "SSE",
- "Gn": "20",
- "Hn": "75",
- "PPd": "8",
- "S": "11",
- "V": "VG",
- "Dm": "12",
- "FDm": "10",
- "W": "7",
- "U": "3",
- "$": "Day"
- },
- {
- "D": "SSE",
- "Gm": "20",
- "Hm": "86",
- "PPn": "20",
- "S": "11",
- "V": "VG",
- "Nm": "9",
- "FNm": "7",
- "W": "7",
- "$": "Night"
- }
- ]
- }
- ]
+ {
+ "type": "Day",
+ "value": "2020-04-29Z",
+ "Rep": [
+ {
+ "D": "E",
+ "F": "8",
+ "G": "9",
+ "H": "79",
+ "Pp": "6",
+ "S": "4",
+ "T": "9",
+ "V": "VG",
+ "W": "7",
+ "U": "0",
+ "$": "0"
+ },
+ {
+ "D": "SSE",
+ "F": "7",
+ "G": "11",
+ "H": "81",
+ "Pp": "3",
+ "S": "7",
+ "T": "8",
+ "V": "GO",
+ "W": "2",
+ "U": "0",
+ "$": "180"
+ },
+ {
+ "D": "SE",
+ "F": "5",
+ "G": "16",
+ "H": "86",
+ "Pp": "9",
+ "S": "9",
+ "T": "8",
+ "V": "GO",
+ "W": "7",
+ "U": "1",
+ "$": "360"
+ },
+ {
+ "D": "SE",
+ "F": "8",
+ "G": "22",
+ "H": "74",
+ "Pp": "12",
+ "S": "11",
+ "T": "10",
+ "V": "GO",
+ "W": "7",
+ "U": "3",
+ "$": "540"
+ },
+ {
+ "D": "SE",
+ "F": "10",
+ "G": "27",
+ "H": "72",
+ "Pp": "47",
+ "S": "13",
+ "T": "12",
+ "V": "GO",
+ "W": "12",
+ "U": "3",
+ "$": "720"
+ },
+ {
+ "D": "SSE",
+ "F": "10",
+ "G": "29",
+ "H": "73",
+ "Pp": "59",
+ "S": "13",
+ "T": "13",
+ "V": "GO",
+ "W": "14",
+ "U": "2",
+ "$": "900"
+ },
+ {
+ "D": "SSE",
+ "F": "10",
+ "G": "20",
+ "H": "69",
+ "Pp": "39",
+ "S": "11",
+ "T": "12",
+ "V": "VG",
+ "W": "10",
+ "U": "1",
+ "$": "1080"
+ },
+ {
+ "D": "SSE",
+ "F": "9",
+ "G": "22",
+ "H": "79",
+ "Pp": "19",
+ "S": "13",
+ "T": "11",
+ "V": "GO",
+ "W": "7",
+ "U": "0",
+ "$": "1260"
}
+ ]
}
+ ]
}
+ }
}
-}
\ No newline at end of file
+ },
+ "wavertree_daily": {
+ "SiteRep": {
+ "Wx": {
+ "Param": [
+ {
+ "name": "FDm",
+ "units": "C",
+ "$": "Feels Like Day Maximum Temperature"
+ },
+ {
+ "name": "FNm",
+ "units": "C",
+ "$": "Feels Like Night Minimum Temperature"
+ },
+ {
+ "name": "Dm",
+ "units": "C",
+ "$": "Day Maximum Temperature"
+ },
+ {
+ "name": "Nm",
+ "units": "C",
+ "$": "Night Minimum Temperature"
+ },
+ {
+ "name": "Gn",
+ "units": "mph",
+ "$": "Wind Gust Noon"
+ },
+ {
+ "name": "Gm",
+ "units": "mph",
+ "$": "Wind Gust Midnight"
+ },
+ {
+ "name": "Hn",
+ "units": "%",
+ "$": "Screen Relative Humidity Noon"
+ },
+ {
+ "name": "Hm",
+ "units": "%",
+ "$": "Screen Relative Humidity Midnight"
+ },
+ {
+ "name": "V",
+ "units": "",
+ "$": "Visibility"
+ },
+ {
+ "name": "D",
+ "units": "compass",
+ "$": "Wind Direction"
+ },
+ {
+ "name": "S",
+ "units": "mph",
+ "$": "Wind Speed"
+ },
+ {
+ "name": "U",
+ "units": "",
+ "$": "Max UV Index"
+ },
+ {
+ "name": "W",
+ "units": "",
+ "$": "Weather Type"
+ },
+ {
+ "name": "PPd",
+ "units": "%",
+ "$": "Precipitation Probability Day"
+ },
+ {
+ "name": "PPn",
+ "units": "%",
+ "$": "Precipitation Probability Night"
+ }
+ ]
+ },
+ "DV": {
+ "dataDate": "2020-04-25T08:00:00Z",
+ "type": "Forecast",
+ "Location": {
+ "i": "354107",
+ "lat": "53.3986",
+ "lon": "-2.9256",
+ "name": "WAVERTREE",
+ "country": "ENGLAND",
+ "continent": "EUROPE",
+ "elevation": "47.0",
+ "Period": [
+ {
+ "type": "Day",
+ "value": "2020-04-25Z",
+ "Rep": [
+ {
+ "D": "SSE",
+ "Gn": "16",
+ "Hn": "50",
+ "PPd": "2",
+ "S": "9",
+ "V": "GO",
+ "Dm": "19",
+ "FDm": "18",
+ "W": "1",
+ "U": "5",
+ "$": "Day"
+ },
+ {
+ "D": "WSW",
+ "Gm": "4",
+ "Hm": "73",
+ "PPn": "2",
+ "S": "2",
+ "V": "GO",
+ "Nm": "11",
+ "FNm": "11",
+ "W": "2",
+ "$": "Night"
+ }
+ ]
+ },
+ {
+ "type": "Day",
+ "value": "2020-04-26Z",
+ "Rep": [
+ {
+ "D": "WNW",
+ "Gn": "18",
+ "Hn": "78",
+ "PPd": "9",
+ "S": "9",
+ "V": "MO",
+ "Dm": "13",
+ "FDm": "11",
+ "W": "7",
+ "U": "4",
+ "$": "Day"
+ },
+ {
+ "D": "WNW",
+ "Gm": "9",
+ "Hm": "72",
+ "PPn": "12",
+ "S": "4",
+ "V": "VG",
+ "Nm": "8",
+ "FNm": "7",
+ "W": "8",
+ "$": "Night"
+ }
+ ]
+ },
+ {
+ "type": "Day",
+ "value": "2020-04-27Z",
+ "Rep": [
+ {
+ "D": "NW",
+ "Gn": "20",
+ "Hn": "59",
+ "PPd": "14",
+ "S": "9",
+ "V": "VG",
+ "Dm": "11",
+ "FDm": "8",
+ "W": "3",
+ "U": "3",
+ "$": "Day"
+ },
+ {
+ "D": "NNW",
+ "Gm": "7",
+ "Hm": "80",
+ "PPn": "3",
+ "S": "4",
+ "V": "VG",
+ "Nm": "6",
+ "FNm": "5",
+ "W": "0",
+ "$": "Night"
+ }
+ ]
+ },
+ {
+ "type": "Day",
+ "value": "2020-04-28Z",
+ "Rep": [
+ {
+ "D": "ENE",
+ "Gn": "16",
+ "Hn": "57",
+ "PPd": "10",
+ "S": "7",
+ "V": "GO",
+ "Dm": "12",
+ "FDm": "11",
+ "W": "7",
+ "U": "4",
+ "$": "Day"
+ },
+ {
+ "D": "E",
+ "Gm": "9",
+ "Hm": "79",
+ "PPn": "9",
+ "S": "4",
+ "V": "VG",
+ "Nm": "7",
+ "FNm": "6",
+ "W": "7",
+ "$": "Night"
+ }
+ ]
+ },
+ {
+ "type": "Day",
+ "value": "2020-04-29Z",
+ "Rep": [
+ {
+ "D": "SE",
+ "Gn": "27",
+ "Hn": "72",
+ "PPd": "59",
+ "S": "13",
+ "V": "GO",
+ "Dm": "13",
+ "FDm": "10",
+ "W": "12",
+ "U": "3",
+ "$": "Day"
+ },
+ {
+ "D": "SSE",
+ "Gm": "18",
+ "Hm": "85",
+ "PPn": "19",
+ "S": "11",
+ "V": "VG",
+ "Nm": "8",
+ "FNm": "6",
+ "W": "7",
+ "$": "Night"
+ }
+ ]
+ }
+ ]
+ }
+ }
+ }
+ },
+ "kingslynn_hourly": {
+ "SiteRep": {
+ "Wx": {
+ "Param": [
+ {
+ "name": "F",
+ "units": "C",
+ "$": "Feels Like Temperature"
+ },
+ {
+ "name": "G",
+ "units": "mph",
+ "$": "Wind Gust"
+ },
+ {
+ "name": "H",
+ "units": "%",
+ "$": "Screen Relative Humidity"
+ },
+ {
+ "name": "T",
+ "units": "C",
+ "$": "Temperature"
+ },
+ {
+ "name": "V",
+ "units": "",
+ "$": "Visibility"
+ },
+ {
+ "name": "D",
+ "units": "compass",
+ "$": "Wind Direction"
+ },
+ {
+ "name": "S",
+ "units": "mph",
+ "$": "Wind Speed"
+ },
+ {
+ "name": "U",
+ "units": "",
+ "$": "Max UV Index"
+ },
+ {
+ "name": "W",
+ "units": "",
+ "$": "Weather Type"
+ },
+ {
+ "name": "Pp",
+ "units": "%",
+ "$": "Precipitation Probability"
+ }
+ ]
+ },
+ "DV": {
+ "dataDate": "2020-04-25T08:00:00Z",
+ "type": "Forecast",
+ "Location": {
+ "i": "322380",
+ "lat": "52.7561",
+ "lon": "0.4019",
+ "name": "KING'S LYNN",
+ "country": "ENGLAND",
+ "continent": "EUROPE",
+ "elevation": "5.0",
+ "Period": [
+ {
+ "type": "Day",
+ "value": "2020-04-25Z",
+ "Rep": [
+ {
+ "D": "SSE",
+ "F": "4",
+ "G": "9",
+ "H": "88",
+ "Pp": "7",
+ "S": "9",
+ "T": "7",
+ "V": "GO",
+ "W": "8",
+ "U": "0",
+ "$": "180"
+ },
+ {
+ "D": "ESE",
+ "F": "5",
+ "G": "7",
+ "H": "86",
+ "Pp": "9",
+ "S": "4",
+ "T": "7",
+ "V": "GO",
+ "W": "8",
+ "U": "1",
+ "$": "360"
+ },
+ {
+ "D": "ESE",
+ "F": "8",
+ "G": "4",
+ "H": "75",
+ "Pp": "9",
+ "S": "4",
+ "T": "9",
+ "V": "VG",
+ "W": "8",
+ "U": "3",
+ "$": "540"
+ },
+ {
+ "D": "E",
+ "F": "13",
+ "G": "7",
+ "H": "60",
+ "Pp": "0",
+ "S": "2",
+ "T": "14",
+ "V": "VG",
+ "W": "1",
+ "U": "6",
+ "$": "720"
+ },
+ {
+ "D": "NNW",
+ "F": "14",
+ "G": "9",
+ "H": "57",
+ "Pp": "0",
+ "S": "4",
+ "T": "15",
+ "V": "VG",
+ "W": "1",
+ "U": "3",
+ "$": "900"
+ },
+ {
+ "D": "ENE",
+ "F": "14",
+ "G": "9",
+ "H": "58",
+ "Pp": "0",
+ "S": "4",
+ "T": "14",
+ "V": "VG",
+ "W": "1",
+ "U": "1",
+ "$": "1080"
+ },
+ {
+ "D": "SE",
+ "F": "8",
+ "G": "18",
+ "H": "76",
+ "Pp": "0",
+ "S": "9",
+ "T": "10",
+ "V": "VG",
+ "W": "0",
+ "U": "0",
+ "$": "1260"
+ }
+ ]
+ },
+ {
+ "type": "Day",
+ "value": "2020-04-26Z",
+ "Rep": [
+ {
+ "D": "SSE",
+ "F": "5",
+ "G": "16",
+ "H": "84",
+ "Pp": "0",
+ "S": "7",
+ "T": "7",
+ "V": "VG",
+ "W": "0",
+ "U": "0",
+ "$": "0"
+ },
+ {
+ "D": "S",
+ "F": "4",
+ "G": "16",
+ "H": "89",
+ "Pp": "0",
+ "S": "7",
+ "T": "6",
+ "V": "GO",
+ "W": "0",
+ "U": "0",
+ "$": "180"
+ },
+ {
+ "D": "S",
+ "F": "4",
+ "G": "16",
+ "H": "87",
+ "Pp": "0",
+ "S": "7",
+ "T": "7",
+ "V": "GO",
+ "W": "1",
+ "U": "1",
+ "$": "360"
+ },
+ {
+ "D": "SSW",
+ "F": "11",
+ "G": "13",
+ "H": "69",
+ "Pp": "0",
+ "S": "9",
+ "T": "13",
+ "V": "VG",
+ "W": "1",
+ "U": "4",
+ "$": "540"
+ },
+ {
+ "D": "SW",
+ "F": "15",
+ "G": "18",
+ "H": "50",
+ "Pp": "8",
+ "S": "9",
+ "T": "17",
+ "V": "VG",
+ "W": "1",
+ "U": "5",
+ "$": "720"
+ },
+ {
+ "D": "SW",
+ "F": "16",
+ "G": "16",
+ "H": "47",
+ "Pp": "8",
+ "S": "7",
+ "T": "18",
+ "V": "VG",
+ "W": "7",
+ "U": "2",
+ "$": "900"
+ },
+ {
+ "D": "SW",
+ "F": "15",
+ "G": "13",
+ "H": "56",
+ "Pp": "3",
+ "S": "7",
+ "T": "17",
+ "V": "VG",
+ "W": "3",
+ "U": "1",
+ "$": "1080"
+ },
+ {
+ "D": "SW",
+ "F": "13",
+ "G": "11",
+ "H": "76",
+ "Pp": "4",
+ "S": "4",
+ "T": "13",
+ "V": "VG",
+ "W": "7",
+ "U": "0",
+ "$": "1260"
+ }
+ ]
+ },
+ {
+ "type": "Day",
+ "value": "2020-04-27Z",
+ "Rep": [
+ {
+ "D": "SSW",
+ "F": "10",
+ "G": "13",
+ "H": "75",
+ "Pp": "5",
+ "S": "7",
+ "T": "11",
+ "V": "GO",
+ "W": "7",
+ "U": "0",
+ "$": "0"
+ },
+ {
+ "D": "W",
+ "F": "9",
+ "G": "13",
+ "H": "84",
+ "Pp": "9",
+ "S": "7",
+ "T": "10",
+ "V": "GO",
+ "W": "7",
+ "U": "0",
+ "$": "180"
+ },
+ {
+ "D": "NW",
+ "F": "7",
+ "G": "16",
+ "H": "85",
+ "Pp": "50",
+ "S": "9",
+ "T": "9",
+ "V": "GO",
+ "W": "12",
+ "U": "1",
+ "$": "360"
+ },
+ {
+ "D": "NW",
+ "F": "9",
+ "G": "11",
+ "H": "78",
+ "Pp": "36",
+ "S": "4",
+ "T": "10",
+ "V": "VG",
+ "W": "7",
+ "U": "3",
+ "$": "540"
+ },
+ {
+ "D": "WNW",
+ "F": "11",
+ "G": "11",
+ "H": "66",
+ "Pp": "9",
+ "S": "4",
+ "T": "12",
+ "V": "VG",
+ "W": "7",
+ "U": "4",
+ "$": "720"
+ },
+ {
+ "D": "W",
+ "F": "11",
+ "G": "13",
+ "H": "62",
+ "Pp": "9",
+ "S": "7",
+ "T": "13",
+ "V": "VG",
+ "W": "7",
+ "U": "2",
+ "$": "900"
+ },
+ {
+ "D": "E",
+ "F": "11",
+ "G": "11",
+ "H": "64",
+ "Pp": "10",
+ "S": "7",
+ "T": "12",
+ "V": "VG",
+ "W": "7",
+ "U": "1",
+ "$": "1080"
+ },
+ {
+ "D": "SE",
+ "F": "9",
+ "G": "13",
+ "H": "78",
+ "Pp": "9",
+ "S": "7",
+ "T": "10",
+ "V": "VG",
+ "W": "7",
+ "U": "0",
+ "$": "1260"
+ }
+ ]
+ },
+ {
+ "type": "Day",
+ "value": "2020-04-28Z",
+ "Rep": [
+ {
+ "D": "SE",
+ "F": "7",
+ "G": "13",
+ "H": "85",
+ "Pp": "9",
+ "S": "7",
+ "T": "9",
+ "V": "VG",
+ "W": "7",
+ "U": "0",
+ "$": "0"
+ },
+ {
+ "D": "E",
+ "F": "7",
+ "G": "9",
+ "H": "91",
+ "Pp": "11",
+ "S": "4",
+ "T": "8",
+ "V": "GO",
+ "W": "7",
+ "U": "0",
+ "$": "180"
+ },
+ {
+ "D": "ESE",
+ "F": "7",
+ "G": "9",
+ "H": "92",
+ "Pp": "12",
+ "S": "4",
+ "T": "8",
+ "V": "GO",
+ "W": "7",
+ "U": "1",
+ "$": "360"
+ },
+ {
+ "D": "ESE",
+ "F": "9",
+ "G": "13",
+ "H": "77",
+ "Pp": "14",
+ "S": "7",
+ "T": "11",
+ "V": "GO",
+ "W": "7",
+ "U": "3",
+ "$": "540"
+ },
+ {
+ "D": "ESE",
+ "F": "12",
+ "G": "16",
+ "H": "64",
+ "Pp": "14",
+ "S": "7",
+ "T": "13",
+ "V": "GO",
+ "W": "7",
+ "U": "3",
+ "$": "720"
+ },
+ {
+ "D": "ESE",
+ "F": "12",
+ "G": "18",
+ "H": "66",
+ "Pp": "15",
+ "S": "9",
+ "T": "13",
+ "V": "GO",
+ "W": "7",
+ "U": "2",
+ "$": "900"
+ },
+ {
+ "D": "SSE",
+ "F": "11",
+ "G": "13",
+ "H": "73",
+ "Pp": "15",
+ "S": "7",
+ "T": "12",
+ "V": "GO",
+ "W": "7",
+ "U": "1",
+ "$": "1080"
+ },
+ {
+ "D": "SE",
+ "F": "9",
+ "G": "13",
+ "H": "81",
+ "Pp": "13",
+ "S": "7",
+ "T": "10",
+ "V": "GO",
+ "W": "7",
+ "U": "0",
+ "$": "1260"
+ }
+ ]
+ },
+ {
+ "type": "Day",
+ "value": "2020-04-29Z",
+ "Rep": [
+ {
+ "D": "SSE",
+ "F": "7",
+ "G": "13",
+ "H": "87",
+ "Pp": "11",
+ "S": "7",
+ "T": "9",
+ "V": "GO",
+ "W": "7",
+ "U": "0",
+ "$": "0"
+ },
+ {
+ "D": "SSE",
+ "F": "7",
+ "G": "13",
+ "H": "91",
+ "Pp": "15",
+ "S": "7",
+ "T": "9",
+ "V": "GO",
+ "W": "8",
+ "U": "0",
+ "$": "180"
+ },
+ {
+ "D": "ESE",
+ "F": "7",
+ "G": "13",
+ "H": "89",
+ "Pp": "8",
+ "S": "7",
+ "T": "9",
+ "V": "GO",
+ "W": "7",
+ "U": "1",
+ "$": "360"
+ },
+ {
+ "D": "SSE",
+ "F": "10",
+ "G": "20",
+ "H": "75",
+ "Pp": "8",
+ "S": "11",
+ "T": "12",
+ "V": "VG",
+ "W": "7",
+ "U": "3",
+ "$": "540"
+ },
+ {
+ "D": "S",
+ "F": "12",
+ "G": "22",
+ "H": "68",
+ "Pp": "11",
+ "S": "11",
+ "T": "14",
+ "V": "GO",
+ "W": "7",
+ "U": "3",
+ "$": "720"
+ },
+ {
+ "D": "S",
+ "F": "12",
+ "G": "27",
+ "H": "68",
+ "Pp": "55",
+ "S": "13",
+ "T": "14",
+ "V": "GO",
+ "W": "12",
+ "U": "1",
+ "$": "900"
+ },
+ {
+ "D": "SSE",
+ "F": "11",
+ "G": "22",
+ "H": "76",
+ "Pp": "34",
+ "S": "11",
+ "T": "13",
+ "V": "VG",
+ "W": "10",
+ "U": "1",
+ "$": "1080"
+ },
+ {
+ "D": "SSE",
+ "F": "9",
+ "G": "20",
+ "H": "86",
+ "Pp": "20",
+ "S": "11",
+ "T": "11",
+ "V": "VG",
+ "W": "7",
+ "U": "0",
+ "$": "1260"
+ }
+ ]
+ }
+ ]
+ }
+ }
+ }
+ },
+ "kingslynn_daily": {
+ "SiteRep": {
+ "Wx": {
+ "Param": [
+ {
+ "name": "FDm",
+ "units": "C",
+ "$": "Feels Like Day Maximum Temperature"
+ },
+ {
+ "name": "FNm",
+ "units": "C",
+ "$": "Feels Like Night Minimum Temperature"
+ },
+ {
+ "name": "Dm",
+ "units": "C",
+ "$": "Day Maximum Temperature"
+ },
+ {
+ "name": "Nm",
+ "units": "C",
+ "$": "Night Minimum Temperature"
+ },
+ {
+ "name": "Gn",
+ "units": "mph",
+ "$": "Wind Gust Noon"
+ },
+ {
+ "name": "Gm",
+ "units": "mph",
+ "$": "Wind Gust Midnight"
+ },
+ {
+ "name": "Hn",
+ "units": "%",
+ "$": "Screen Relative Humidity Noon"
+ },
+ {
+ "name": "Hm",
+ "units": "%",
+ "$": "Screen Relative Humidity Midnight"
+ },
+ {
+ "name": "V",
+ "units": "",
+ "$": "Visibility"
+ },
+ {
+ "name": "D",
+ "units": "compass",
+ "$": "Wind Direction"
+ },
+ {
+ "name": "S",
+ "units": "mph",
+ "$": "Wind Speed"
+ },
+ {
+ "name": "U",
+ "units": "",
+ "$": "Max UV Index"
+ },
+ {
+ "name": "W",
+ "units": "",
+ "$": "Weather Type"
+ },
+ {
+ "name": "PPd",
+ "units": "%",
+ "$": "Precipitation Probability Day"
+ },
+ {
+ "name": "PPn",
+ "units": "%",
+ "$": "Precipitation Probability Night"
+ }
+ ]
+ },
+ "DV": {
+ "dataDate": "2020-04-25T08:00:00Z",
+ "type": "Forecast",
+ "Location": {
+ "i": "322380",
+ "lat": "52.7561",
+ "lon": "0.4019",
+ "name": "KING'S LYNN",
+ "country": "ENGLAND",
+ "continent": "EUROPE",
+ "elevation": "5.0",
+ "Period": [
+ {
+ "type": "Day",
+ "value": "2020-04-25Z",
+ "Rep": [
+ {
+ "D": "ESE",
+ "Gn": "4",
+ "Hn": "75",
+ "PPd": "9",
+ "S": "4",
+ "V": "VG",
+ "Dm": "9",
+ "FDm": "8",
+ "W": "8",
+ "U": "3",
+ "$": "Day"
+ },
+ {
+ "D": "SSE",
+ "Gm": "16",
+ "Hm": "84",
+ "PPn": "0",
+ "S": "7",
+ "V": "VG",
+ "Nm": "7",
+ "FNm": "5",
+ "W": "0",
+ "$": "Night"
+ }
+ ]
+ },
+ {
+ "type": "Day",
+ "value": "2020-04-26Z",
+ "Rep": [
+ {
+ "D": "SSW",
+ "Gn": "13",
+ "Hn": "69",
+ "PPd": "0",
+ "S": "9",
+ "V": "VG",
+ "Dm": "13",
+ "FDm": "11",
+ "W": "1",
+ "U": "4",
+ "$": "Day"
+ },
+ {
+ "D": "SSW",
+ "Gm": "13",
+ "Hm": "75",
+ "PPn": "5",
+ "S": "7",
+ "V": "GO",
+ "Nm": "11",
+ "FNm": "10",
+ "W": "7",
+ "$": "Night"
+ }
+ ]
+ },
+ {
+ "type": "Day",
+ "value": "2020-04-27Z",
+ "Rep": [
+ {
+ "D": "NW",
+ "Gn": "11",
+ "Hn": "78",
+ "PPd": "36",
+ "S": "4",
+ "V": "VG",
+ "Dm": "10",
+ "FDm": "9",
+ "W": "7",
+ "U": "3",
+ "$": "Day"
+ },
+ {
+ "D": "SE",
+ "Gm": "13",
+ "Hm": "85",
+ "PPn": "9",
+ "S": "7",
+ "V": "VG",
+ "Nm": "9",
+ "FNm": "7",
+ "W": "7",
+ "$": "Night"
+ }
+ ]
+ },
+ {
+ "type": "Day",
+ "value": "2020-04-28Z",
+ "Rep": [
+ {
+ "D": "ESE",
+ "Gn": "13",
+ "Hn": "77",
+ "PPd": "14",
+ "S": "7",
+ "V": "GO",
+ "Dm": "11",
+ "FDm": "9",
+ "W": "7",
+ "U": "3",
+ "$": "Day"
+ },
+ {
+ "D": "SSE",
+ "Gm": "13",
+ "Hm": "87",
+ "PPn": "11",
+ "S": "7",
+ "V": "GO",
+ "Nm": "9",
+ "FNm": "7",
+ "W": "7",
+ "$": "Night"
+ }
+ ]
+ },
+ {
+ "type": "Day",
+ "value": "2020-04-29Z",
+ "Rep": [
+ {
+ "D": "SSE",
+ "Gn": "20",
+ "Hn": "75",
+ "PPd": "8",
+ "S": "11",
+ "V": "VG",
+ "Dm": "12",
+ "FDm": "10",
+ "W": "7",
+ "U": "3",
+ "$": "Day"
+ },
+ {
+ "D": "SSE",
+ "Gm": "20",
+ "Hm": "86",
+ "PPn": "20",
+ "S": "11",
+ "V": "VG",
+ "Nm": "9",
+ "FNm": "7",
+ "W": "7",
+ "$": "Night"
+ }
+ ]
+ }
+ ]
+ }
+ }
+ }
+ }
+}
diff --git a/tests/fixtures/microsoft_face_create_person.json b/tests/fixtures/microsoft_face_create_person.json
index 60e7a826c13..876524dfbc9 100644
--- a/tests/fixtures/microsoft_face_create_person.json
+++ b/tests/fixtures/microsoft_face_create_person.json
@@ -1,3 +1,3 @@
{
- "personId":"25985303-c537-4467-b41d-bdb45cd95ca1"
+ "personId": "25985303-c537-4467-b41d-bdb45cd95ca1"
}
diff --git a/tests/fixtures/microsoft_face_detect.json b/tests/fixtures/microsoft_face_detect.json
index f9d819da239..c43f4ec494e 100644
--- a/tests/fixtures/microsoft_face_detect.json
+++ b/tests/fixtures/microsoft_face_detect.json
@@ -1,27 +1,27 @@
[
- {
- "faceId": "c5c24a82-6845-4031-9d5d-978df9175426",
- "faceRectangle": {
- "width": 78,
- "height": 78,
- "left": 394,
- "top": 54
- },
- "faceAttributes": {
- "age": 71.0,
- "gender": "male",
- "smile": 0.88,
- "facialHair": {
- "mustache": 0.8,
- "beard": 0.1,
- "sideburns": 0.02
- },
- "glasses": "sunglasses",
- "headPose": {
- "roll": 2.1,
- "yaw": 3,
- "pitch": 0
- }
- }
+ {
+ "faceId": "c5c24a82-6845-4031-9d5d-978df9175426",
+ "faceRectangle": {
+ "width": 78,
+ "height": 78,
+ "left": 394,
+ "top": 54
+ },
+ "faceAttributes": {
+ "age": 71.0,
+ "gender": "male",
+ "smile": 0.88,
+ "facialHair": {
+ "mustache": 0.8,
+ "beard": 0.1,
+ "sideburns": 0.02
+ },
+ "glasses": "sunglasses",
+ "headPose": {
+ "roll": 2.1,
+ "yaw": 3,
+ "pitch": 0
+ }
}
+ }
]
diff --git a/tests/fixtures/microsoft_face_identify.json b/tests/fixtures/microsoft_face_identify.json
index 5b106de5324..f7fb1930b65 100644
--- a/tests/fixtures/microsoft_face_identify.json
+++ b/tests/fixtures/microsoft_face_identify.json
@@ -1,20 +1,20 @@
[
- {
- "faceId":"c5c24a82-6845-4031-9d5d-978df9175426",
- "candidates":[
- {
- "personId":"2ae4935b-9659-44c3-977f-61fac20d0538",
- "confidence":0.92
- }
- ]
- },
- {
- "faceId":"c5c24a82-6825-4031-9d5d-978df0175426",
- "candidates":[
- {
- "personId":"25985303-c537-4467-b41d-bdb45cd95ca1",
- "confidence":0.32
- }
- ]
- }
+ {
+ "faceId": "c5c24a82-6845-4031-9d5d-978df9175426",
+ "candidates": [
+ {
+ "personId": "2ae4935b-9659-44c3-977f-61fac20d0538",
+ "confidence": 0.92
+ }
+ ]
+ },
+ {
+ "faceId": "c5c24a82-6825-4031-9d5d-978df0175426",
+ "candidates": [
+ {
+ "personId": "25985303-c537-4467-b41d-bdb45cd95ca1",
+ "confidence": 0.32
+ }
+ ]
+ }
]
diff --git a/tests/fixtures/microsoft_face_persongroups.json b/tests/fixtures/microsoft_face_persongroups.json
index 0eb0722a550..5bbb8ceea29 100644
--- a/tests/fixtures/microsoft_face_persongroups.json
+++ b/tests/fixtures/microsoft_face_persongroups.json
@@ -1,12 +1,12 @@
[
- {
- "personGroupId":"test_group1",
- "name":"test group1",
- "userData":"test"
- },
- {
- "personGroupId":"test_group2",
- "name":"test group2",
- "userData":"test"
- }
+ {
+ "personGroupId": "test_group1",
+ "name": "test group1",
+ "userData": "test"
+ },
+ {
+ "personGroupId": "test_group2",
+ "name": "test group2",
+ "userData": "test"
+ }
]
diff --git a/tests/fixtures/microsoft_face_persons.json b/tests/fixtures/microsoft_face_persons.json
index 05da6816023..e604bcc2672 100644
--- a/tests/fixtures/microsoft_face_persons.json
+++ b/tests/fixtures/microsoft_face_persons.json
@@ -1,21 +1,21 @@
[
- {
- "personId":"25985303-c537-4467-b41d-bdb45cd95ca1",
- "name":"Ryan",
- "userData":"User-provided data attached to the person",
- "persistedFaceIds":[
- "015839fb-fbd9-4f79-ace9-7675fc2f1dd9",
- "fce92aed-d578-4d2e-8114-068f8af4492e",
- "b64d5e15-8257-4af2-b20a-5a750f8940e7"
- ]
- },
- {
- "personId":"2ae4935b-9659-44c3-977f-61fac20d0538",
- "name":"David",
- "userData":"User-provided data attached to the person",
- "persistedFaceIds":[
- "30ea1073-cc9e-4652-b1e3-d08fb7b95315",
- "fbd2a038-dbff-452c-8e79-2ee81b1aa84e"
- ]
- }
+ {
+ "personId": "25985303-c537-4467-b41d-bdb45cd95ca1",
+ "name": "Ryan",
+ "userData": "User-provided data attached to the person",
+ "persistedFaceIds": [
+ "015839fb-fbd9-4f79-ace9-7675fc2f1dd9",
+ "fce92aed-d578-4d2e-8114-068f8af4492e",
+ "b64d5e15-8257-4af2-b20a-5a750f8940e7"
+ ]
+ },
+ {
+ "personId": "2ae4935b-9659-44c3-977f-61fac20d0538",
+ "name": "David",
+ "userData": "User-provided data attached to the person",
+ "persistedFaceIds": [
+ "30ea1073-cc9e-4652-b1e3-d08fb7b95315",
+ "fbd2a038-dbff-452c-8e79-2ee81b1aa84e"
+ ]
+ }
]
diff --git a/tests/fixtures/openhardwaremonitor.json b/tests/fixtures/openhardwaremonitor.json
index 960da03f535..18b8c4c281a 100644
--- a/tests/fixtures/openhardwaremonitor.json
+++ b/tests/fixtures/openhardwaremonitor.json
@@ -1,571 +1,571 @@
{
- "id": 0,
- "Text": "Sensor",
- "Children": [
+ "id": 0,
+ "Text": "Sensor",
+ "Children": [
+ {
+ "id": 1,
+ "Text": "TEST-PC",
+ "Children": [
{
- "id": 1,
- "Text": "TEST-PC",
- "Children": [
+ "id": 2,
+ "Text": "ASUS PRIME Z270-P",
+ "Children": [],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/mainboard.png"
+ },
+ {
+ "id": 3,
+ "Text": "Intel Core i7-7700",
+ "Children": [
+ {
+ "id": 4,
+ "Text": "Clocks",
+ "Children": [
{
- "id": 2,
- "Text": "ASUS PRIME Z270-P",
- "Children": [],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/mainboard.png"
+ "id": 5,
+ "Text": "Bus Speed",
+ "Children": [],
+ "Min": "100 MHz",
+ "Value": "100 MHz",
+ "Max": "100 MHz",
+ "ImageURL": "images/transparent.png"
},
{
- "id": 3,
- "Text": "Intel Core i7-7700",
- "Children": [
- {
- "id": 4,
- "Text": "Clocks",
- "Children": [
- {
- "id": 5,
- "Text": "Bus Speed",
- "Children": [],
- "Min": "100 MHz",
- "Value": "100 MHz",
- "Max": "100 MHz",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 6,
- "Text": "CPU Core #1",
- "Children": [],
- "Min": "800 MHz",
- "Value": "800 MHz",
- "Max": "4200 MHz",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 7,
- "Text": "CPU Core #2",
- "Children": [],
- "Min": "800 MHz",
- "Value": "800 MHz",
- "Max": "4200 MHz",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 8,
- "Text": "CPU Core #3",
- "Children": [],
- "Min": "800 MHz",
- "Value": "800 MHz",
- "Max": "4200 MHz",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 9,
- "Text": "CPU Core #4",
- "Children": [],
- "Min": "800 MHz",
- "Value": "800 MHz",
- "Max": "4200 MHz",
- "ImageURL": "images/transparent.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/clock.png"
- },
- {
- "id": 10,
- "Text": "Temperatures",
- "Children": [
- {
- "id": 11,
- "Text": "CPU Core #1",
- "Children": [],
- "Min": "29.0 °C",
- "Value": "31.0 °C",
- "Max": "60.0 °C",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 12,
- "Text": "CPU Core #2",
- "Children": [],
- "Min": "29,0 °C",
- "Value": "30,0 °C",
- "Max": "61,0 °C",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 13,
- "Text": "CPU Core #3",
- "Children": [],
- "Min": "28.0 °C",
- "Value": "29.0 °C",
- "Max": "58.0 °C",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 14,
- "Text": "CPU Core #4",
- "Children": [],
- "Min": "29.0 °C",
- "Value": "31.0 °C",
- "Max": "57.0 °C",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 15,
- "Text": "CPU Package",
- "Children": [],
- "Min": "30.0 °C",
- "Value": "31.0 °C",
- "Max": "61.0 °C",
- "ImageURL": "images/transparent.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/temperature.png"
- },
- {
- "id": 16,
- "Text": "Load",
- "Children": [
- {
- "id": 17,
- "Text": "CPU Total",
- "Children": [],
- "Min": "0.0 %",
- "Value": "1.0 %",
- "Max": "42.2 %",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 18,
- "Text": "CPU Core #1",
- "Children": [],
- "Min": "0.0 %",
- "Value": "1.6 %",
- "Max": "50.8 %",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 19,
- "Text": "CPU Core #2",
- "Children": [],
- "Min": "0.0 %",
- "Value": "1.6 %",
- "Max": "52.0 %",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 20,
- "Text": "CPU Core #3",
- "Children": [],
- "Min": "0.0 %",
- "Value": "0.0 %",
- "Max": "52.2 %",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 21,
- "Text": "CPU Core #4",
- "Children": [],
- "Min": "0.0 %",
- "Value": "0.8 %",
- "Max": "51.8 %",
- "ImageURL": "images/transparent.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/load.png"
- },
- {
- "id": 22,
- "Text": "Powers",
- "Children": [
- {
- "id": 23,
- "Text": "CPU Package",
- "Children": [],
- "Min": "4.4 W",
- "Value": "12.1 W",
- "Max": "44.6 W",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 24,
- "Text": "CPU Cores",
- "Children": [],
- "Min": "0.9 W",
- "Value": "1.0 W",
- "Max": "33.5 W",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 25,
- "Text": "CPU Graphics",
- "Children": [],
- "Min": "0.0 W",
- "Value": "0.0 W",
- "Max": "0.0 W",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 26,
- "Text": "CPU DRAM",
- "Children": [],
- "Min": "1.0 W",
- "Value": "1.0 W",
- "Max": "2.4 W",
- "ImageURL": "images/transparent.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/power.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/cpu.png"
+ "id": 6,
+ "Text": "CPU Core #1",
+ "Children": [],
+ "Min": "800 MHz",
+ "Value": "800 MHz",
+ "Max": "4200 MHz",
+ "ImageURL": "images/transparent.png"
},
{
- "id": 27,
- "Text": "Generic Memory",
- "Children": [
- {
- "id": 28,
- "Text": "Load",
- "Children": [
- {
- "id": 29,
- "Text": "Memory",
- "Children": [],
- "Min": "13.1 %",
- "Value": "13.6 %",
- "Max": "14.5 %",
- "ImageURL": "images/transparent.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/load.png"
- },
- {
- "id": 30,
- "Text": "Data",
- "Children": [
- {
- "id": 31,
- "Text": "Used Memory",
- "Children": [],
- "Min": "4.2 GB",
- "Value": "4.3 GB",
- "Max": "4.6 GB",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 32,
- "Text": "Available Memory",
- "Children": [],
- "Min": "27.2 GB",
- "Value": "27.5 GB",
- "Max": "27.7 GB",
- "ImageURL": "images/transparent.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/power.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/ram.png"
+ "id": 7,
+ "Text": "CPU Core #2",
+ "Children": [],
+ "Min": "800 MHz",
+ "Value": "800 MHz",
+ "Max": "4200 MHz",
+ "ImageURL": "images/transparent.png"
},
{
- "id": 33,
- "Text": "NVIDIA GeForce GTX 1080",
- "Children": [
- {
- "id": 34,
- "Text": "Clocks",
- "Children": [
- {
- "id": 35,
- "Text": "GPU Core",
- "Children": [],
- "Min": "215 MHz",
- "Value": "215 MHz",
- "Max": "1683 MHz",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 36,
- "Text": "GPU Memory",
- "Children": [],
- "Min": "405 MHz",
- "Value": "405 MHz",
- "Max": "5006 MHz",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 37,
- "Text": "GPU Shader",
- "Children": [],
- "Min": "430 MHz",
- "Value": "430 MHz",
- "Max": "3366 MHz",
- "ImageURL": "images/transparent.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/clock.png"
- },
- {
- "id": 38,
- "Text": "Temperatures",
- "Children": [
- {
- "id": 39,
- "Text": "GPU Core",
- "Children": [],
- "Min": "38.0 °C",
- "Value": "39.0 °C",
- "Max": "42.0 °C",
- "ImageURL": "images/transparent.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/temperature.png"
- },
- {
- "id": 40,
- "Text": "Load",
- "Children": [
- {
- "id": 41,
- "Text": "GPU Core",
- "Children": [],
- "Min": "0.0 %",
- "Value": "0.0 %",
- "Max": "19.0 %",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 42,
- "Text": "GPU Memory Controller",
- "Children": [],
- "Min": "0.0 %",
- "Value": "0.0 %",
- "Max": "2.0 %",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 43,
- "Text": "GPU Video Engine",
- "Children": [],
- "Min": "0.0 %",
- "Value": "0.0 %",
- "Max": "0.0 %",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 44,
- "Text": "GPU Memory",
- "Children": [],
- "Min": "3.9 %",
- "Value": "3.9 %",
- "Max": "4.1 %",
- "ImageURL": "images/transparent.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/load.png"
- },
- {
- "id": 45,
- "Text": "Fans",
- "Children": [
- {
- "id": 46,
- "Text": "GPU",
- "Children": [],
- "Min": "0 RPM",
- "Value": "0 RPM",
- "Max": "0 RPM",
- "ImageURL": "images/transparent.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/fan.png"
- },
- {
- "id": 47,
- "Text": "Controls",
- "Children": [
- {
- "id": 48,
- "Text": "GPU Fan",
- "Children": [],
- "Min": "0.0 %",
- "Value": "0.0 %",
- "Max": "0.0 %",
- "ImageURL": "images/transparent.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/control.png"
- },
- {
- "id": 49,
- "Text": "Data",
- "Children": [
- {
- "id": 50,
- "Text": "GPU Memory Free",
- "Children": [],
- "Min": "7854.8 MB",
- "Value": "7873.1 MB",
- "Max": "7873.1 MB",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 51,
- "Text": "GPU Memory Used",
- "Children": [],
- "Min": "318.9 MB",
- "Value": "318.9 MB",
- "Max": "337.2 MB",
- "ImageURL": "images/transparent.png"
- },
- {
- "id": 52,
- "Text": "GPU Memory Total",
- "Children": [],
- "Min": "8192.0 MB",
- "Value": "8192.0 MB",
- "Max": "8192.0 MB",
- "ImageURL": "images/transparent.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/power.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/nvidia.png"
+ "id": 8,
+ "Text": "CPU Core #3",
+ "Children": [],
+ "Min": "800 MHz",
+ "Value": "800 MHz",
+ "Max": "4200 MHz",
+ "ImageURL": "images/transparent.png"
},
{
- "id": 53,
- "Text": "Generic Hard Disk",
- "Children": [
- {
- "id": 54,
- "Text": "Load",
- "Children": [
- {
- "id": 55,
- "Text": "Used Space",
- "Children": [],
- "Min": "74.6 %",
- "Value": "75.3 %",
- "Max": "75.6 %",
- "ImageURL": "images/transparent.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/load.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/hdd.png"
- },
- {
- "id": 56,
- "Text": "WDC WD30EZRZ-00Z5HB0",
- "Children": [
- {
- "id": 57,
- "Text": "Temperatures",
- "Children": [
- {
- "id": 58,
- "Text": "Temperature",
- "Children": [],
- "Min": "30.0 °C",
- "Value": "30.0 °C",
- "Max": "32.0 °C",
- "ImageURL": "images/transparent.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/temperature.png"
- },
- {
- "id": 59,
- "Text": "Load",
- "Children": [
- {
- "id": 60,
- "Text": "Used Space",
- "Children": [],
- "Min": "14.4 %",
- "Value": "14.4 %",
- "Max": "14.4 %",
- "ImageURL": "images/transparent.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/load.png"
- }
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/hdd.png"
+ "id": 9,
+ "Text": "CPU Core #4",
+ "Children": [],
+ "Min": "800 MHz",
+ "Value": "800 MHz",
+ "Max": "4200 MHz",
+ "ImageURL": "images/transparent.png"
}
- ],
- "Min": "",
- "Value": "",
- "Max": "",
- "ImageURL": "images_icon/computer.png"
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/clock.png"
+ },
+ {
+ "id": 10,
+ "Text": "Temperatures",
+ "Children": [
+ {
+ "id": 11,
+ "Text": "CPU Core #1",
+ "Children": [],
+ "Min": "29.0 °C",
+ "Value": "31.0 °C",
+ "Max": "60.0 °C",
+ "ImageURL": "images/transparent.png"
+ },
+ {
+ "id": 12,
+ "Text": "CPU Core #2",
+ "Children": [],
+ "Min": "29,0 °C",
+ "Value": "30,0 °C",
+ "Max": "61,0 °C",
+ "ImageURL": "images/transparent.png"
+ },
+ {
+ "id": 13,
+ "Text": "CPU Core #3",
+ "Children": [],
+ "Min": "28.0 °C",
+ "Value": "29.0 °C",
+ "Max": "58.0 °C",
+ "ImageURL": "images/transparent.png"
+ },
+ {
+ "id": 14,
+ "Text": "CPU Core #4",
+ "Children": [],
+ "Min": "29.0 °C",
+ "Value": "31.0 °C",
+ "Max": "57.0 °C",
+ "ImageURL": "images/transparent.png"
+ },
+ {
+ "id": 15,
+ "Text": "CPU Package",
+ "Children": [],
+ "Min": "30.0 °C",
+ "Value": "31.0 °C",
+ "Max": "61.0 °C",
+ "ImageURL": "images/transparent.png"
+ }
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/temperature.png"
+ },
+ {
+ "id": 16,
+ "Text": "Load",
+ "Children": [
+ {
+ "id": 17,
+ "Text": "CPU Total",
+ "Children": [],
+ "Min": "0.0 %",
+ "Value": "1.0 %",
+ "Max": "42.2 %",
+ "ImageURL": "images/transparent.png"
+ },
+ {
+ "id": 18,
+ "Text": "CPU Core #1",
+ "Children": [],
+ "Min": "0.0 %",
+ "Value": "1.6 %",
+ "Max": "50.8 %",
+ "ImageURL": "images/transparent.png"
+ },
+ {
+ "id": 19,
+ "Text": "CPU Core #2",
+ "Children": [],
+ "Min": "0.0 %",
+ "Value": "1.6 %",
+ "Max": "52.0 %",
+ "ImageURL": "images/transparent.png"
+ },
+ {
+ "id": 20,
+ "Text": "CPU Core #3",
+ "Children": [],
+ "Min": "0.0 %",
+ "Value": "0.0 %",
+ "Max": "52.2 %",
+ "ImageURL": "images/transparent.png"
+ },
+ {
+ "id": 21,
+ "Text": "CPU Core #4",
+ "Children": [],
+ "Min": "0.0 %",
+ "Value": "0.8 %",
+ "Max": "51.8 %",
+ "ImageURL": "images/transparent.png"
+ }
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/load.png"
+ },
+ {
+ "id": 22,
+ "Text": "Powers",
+ "Children": [
+ {
+ "id": 23,
+ "Text": "CPU Package",
+ "Children": [],
+ "Min": "4.4 W",
+ "Value": "12.1 W",
+ "Max": "44.6 W",
+ "ImageURL": "images/transparent.png"
+ },
+ {
+ "id": 24,
+ "Text": "CPU Cores",
+ "Children": [],
+ "Min": "0.9 W",
+ "Value": "1.0 W",
+ "Max": "33.5 W",
+ "ImageURL": "images/transparent.png"
+ },
+ {
+ "id": 25,
+ "Text": "CPU Graphics",
+ "Children": [],
+ "Min": "0.0 W",
+ "Value": "0.0 W",
+ "Max": "0.0 W",
+ "ImageURL": "images/transparent.png"
+ },
+ {
+ "id": 26,
+ "Text": "CPU DRAM",
+ "Children": [],
+ "Min": "1.0 W",
+ "Value": "1.0 W",
+ "Max": "2.4 W",
+ "ImageURL": "images/transparent.png"
+ }
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/power.png"
+ }
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/cpu.png"
+ },
+ {
+ "id": 27,
+ "Text": "Generic Memory",
+ "Children": [
+ {
+ "id": 28,
+ "Text": "Load",
+ "Children": [
+ {
+ "id": 29,
+ "Text": "Memory",
+ "Children": [],
+ "Min": "13.1 %",
+ "Value": "13.6 %",
+ "Max": "14.5 %",
+ "ImageURL": "images/transparent.png"
+ }
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/load.png"
+ },
+ {
+ "id": 30,
+ "Text": "Data",
+ "Children": [
+ {
+ "id": 31,
+ "Text": "Used Memory",
+ "Children": [],
+ "Min": "4.2 GB",
+ "Value": "4.3 GB",
+ "Max": "4.6 GB",
+ "ImageURL": "images/transparent.png"
+ },
+ {
+ "id": 32,
+ "Text": "Available Memory",
+ "Children": [],
+ "Min": "27.2 GB",
+ "Value": "27.5 GB",
+ "Max": "27.7 GB",
+ "ImageURL": "images/transparent.png"
+ }
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/power.png"
+ }
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/ram.png"
+ },
+ {
+ "id": 33,
+ "Text": "NVIDIA GeForce GTX 1080",
+ "Children": [
+ {
+ "id": 34,
+ "Text": "Clocks",
+ "Children": [
+ {
+ "id": 35,
+ "Text": "GPU Core",
+ "Children": [],
+ "Min": "215 MHz",
+ "Value": "215 MHz",
+ "Max": "1683 MHz",
+ "ImageURL": "images/transparent.png"
+ },
+ {
+ "id": 36,
+ "Text": "GPU Memory",
+ "Children": [],
+ "Min": "405 MHz",
+ "Value": "405 MHz",
+ "Max": "5006 MHz",
+ "ImageURL": "images/transparent.png"
+ },
+ {
+ "id": 37,
+ "Text": "GPU Shader",
+ "Children": [],
+ "Min": "430 MHz",
+ "Value": "430 MHz",
+ "Max": "3366 MHz",
+ "ImageURL": "images/transparent.png"
+ }
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/clock.png"
+ },
+ {
+ "id": 38,
+ "Text": "Temperatures",
+ "Children": [
+ {
+ "id": 39,
+ "Text": "GPU Core",
+ "Children": [],
+ "Min": "38.0 °C",
+ "Value": "39.0 °C",
+ "Max": "42.0 °C",
+ "ImageURL": "images/transparent.png"
+ }
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/temperature.png"
+ },
+ {
+ "id": 40,
+ "Text": "Load",
+ "Children": [
+ {
+ "id": 41,
+ "Text": "GPU Core",
+ "Children": [],
+ "Min": "0.0 %",
+ "Value": "0.0 %",
+ "Max": "19.0 %",
+ "ImageURL": "images/transparent.png"
+ },
+ {
+ "id": 42,
+ "Text": "GPU Memory Controller",
+ "Children": [],
+ "Min": "0.0 %",
+ "Value": "0.0 %",
+ "Max": "2.0 %",
+ "ImageURL": "images/transparent.png"
+ },
+ {
+ "id": 43,
+ "Text": "GPU Video Engine",
+ "Children": [],
+ "Min": "0.0 %",
+ "Value": "0.0 %",
+ "Max": "0.0 %",
+ "ImageURL": "images/transparent.png"
+ },
+ {
+ "id": 44,
+ "Text": "GPU Memory",
+ "Children": [],
+ "Min": "3.9 %",
+ "Value": "3.9 %",
+ "Max": "4.1 %",
+ "ImageURL": "images/transparent.png"
+ }
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/load.png"
+ },
+ {
+ "id": 45,
+ "Text": "Fans",
+ "Children": [
+ {
+ "id": 46,
+ "Text": "GPU",
+ "Children": [],
+ "Min": "0 RPM",
+ "Value": "0 RPM",
+ "Max": "0 RPM",
+ "ImageURL": "images/transparent.png"
+ }
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/fan.png"
+ },
+ {
+ "id": 47,
+ "Text": "Controls",
+ "Children": [
+ {
+ "id": 48,
+ "Text": "GPU Fan",
+ "Children": [],
+ "Min": "0.0 %",
+ "Value": "0.0 %",
+ "Max": "0.0 %",
+ "ImageURL": "images/transparent.png"
+ }
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/control.png"
+ },
+ {
+ "id": 49,
+ "Text": "Data",
+ "Children": [
+ {
+ "id": 50,
+ "Text": "GPU Memory Free",
+ "Children": [],
+ "Min": "7854.8 MB",
+ "Value": "7873.1 MB",
+ "Max": "7873.1 MB",
+ "ImageURL": "images/transparent.png"
+ },
+ {
+ "id": 51,
+ "Text": "GPU Memory Used",
+ "Children": [],
+ "Min": "318.9 MB",
+ "Value": "318.9 MB",
+ "Max": "337.2 MB",
+ "ImageURL": "images/transparent.png"
+ },
+ {
+ "id": 52,
+ "Text": "GPU Memory Total",
+ "Children": [],
+ "Min": "8192.0 MB",
+ "Value": "8192.0 MB",
+ "Max": "8192.0 MB",
+ "ImageURL": "images/transparent.png"
+ }
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/power.png"
+ }
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/nvidia.png"
+ },
+ {
+ "id": 53,
+ "Text": "Generic Hard Disk",
+ "Children": [
+ {
+ "id": 54,
+ "Text": "Load",
+ "Children": [
+ {
+ "id": 55,
+ "Text": "Used Space",
+ "Children": [],
+ "Min": "74.6 %",
+ "Value": "75.3 %",
+ "Max": "75.6 %",
+ "ImageURL": "images/transparent.png"
+ }
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/load.png"
+ }
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/hdd.png"
+ },
+ {
+ "id": 56,
+ "Text": "WDC WD30EZRZ-00Z5HB0",
+ "Children": [
+ {
+ "id": 57,
+ "Text": "Temperatures",
+ "Children": [
+ {
+ "id": 58,
+ "Text": "Temperature",
+ "Children": [],
+ "Min": "30.0 °C",
+ "Value": "30.0 °C",
+ "Max": "32.0 °C",
+ "ImageURL": "images/transparent.png"
+ }
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/temperature.png"
+ },
+ {
+ "id": 59,
+ "Text": "Load",
+ "Children": [
+ {
+ "id": 60,
+ "Text": "Used Space",
+ "Children": [],
+ "Min": "14.4 %",
+ "Value": "14.4 %",
+ "Max": "14.4 %",
+ "ImageURL": "images/transparent.png"
+ }
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/load.png"
+ }
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/hdd.png"
}
- ],
- "Min": "Min",
- "Value": "Value",
- "Max": "Max",
- "ImageURL": ""
-}
\ No newline at end of file
+ ],
+ "Min": "",
+ "Value": "",
+ "Max": "",
+ "ImageURL": "images_icon/computer.png"
+ }
+ ],
+ "Min": "Min",
+ "Value": "Value",
+ "Max": "Max",
+ "ImageURL": ""
+}
diff --git a/tests/fixtures/smhi.json b/tests/fixtures/smhi.json
index f66cc546018..e2da28534a0 100644
--- a/tests/fixtures/smhi.json
+++ b/tests/fixtures/smhi.json
@@ -1,1599 +1,1252 @@
{
- "approvedTime": "2018-09-01T14:06:18Z",
- "referenceTime": "2018-09-01T14:00:00Z",
- "geometry": {
- "type": "Point",
- "coordinates": [
- [
- 16.024394,
- 63.341937
- ]
- ]
- },
- "timeSeries": [
+ "approvedTime": "2018-09-01T14:06:18Z",
+ "referenceTime": "2018-09-01T14:00:00Z",
+ "geometry": {
+ "type": "Point",
+ "coordinates": [[16.024394, 63.341937]]
+ },
+ "timeSeries": [
+ {
+ "validTime": "2018-09-01T15:00:00Z",
+ "parameters": [
{
- "validTime": "2018-09-01T15:00:00Z",
- "parameters": [
- {
- "name": "spp",
- "levelType": "hl",
- "level": 0,
- "unit": "percent",
- "values": [
- -9
- ]
- },
- {
- "name": "pcat",
- "levelType": "hl",
- "level": 0,
- "unit": "category",
- "values": [
- 1
- ]
- },
- {
- "name": "pmin",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "pmean",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 2
- ]
- },
- {
- "name": "pmax",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "pmedian",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 1
- ]
- },
- {
- "name": "tcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 4
- ]
- },
- {
- "name": "lcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "mcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "hcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "msl",
- "levelType": "hmsl",
- "level": 0,
- "unit": "hPa",
- "values": [
- 1024.6
- ]
- },
- {
- "name": "t",
- "levelType": "hl",
- "level": 2,
- "unit": "Cel",
- "values": [
- 17
- ]
- },
- {
- "name": "vis",
- "levelType": "hl",
- "level": 2,
- "unit": "km",
- "values": [
- 50
- ]
- },
- {
- "name": "wd",
- "levelType": "hl",
- "level": 10,
- "unit": "degree",
- "values": [
- 134
- ]
- },
- {
- "name": "ws",
- "levelType": "hl",
- "level": 10,
- "unit": "m/s",
- "values": [
- 1.9
- ]
- },
- {
- "name": "r",
- "levelType": "hl",
- "level": 2,
- "unit": "percent",
- "values": [
- 55
- ]
- },
- {
- "name": "tstm",
- "levelType": "hl",
- "level": 0,
- "unit": "percent",
- "values": [
- 33
- ]
- },
- {
- "name": "gust",
- "levelType": "hl",
- "level": 10,
- "unit": "m/s",
- "values": [
- 4.7
- ]
- },
- {
- "name": "Wsymb2",
- "levelType": "hl",
- "level": 0,
- "unit": "category",
- "values": [
- 1
- ]
- }
- ]
+ "name": "spp",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "percent",
+ "values": [-9]
},
{
- "validTime": "2018-09-02T00:00:00Z",
- "parameters": [
- {
- "name": "msl",
- "levelType": "hmsl",
- "level": 0,
- "unit": "hPa",
- "values": [
- 1026
- ]
- },
- {
- "name": "t",
- "levelType": "hl",
- "level": 2,
- "unit": "Cel",
- "values": [
- 6
- ]
- },
- {
- "name": "vis",
- "levelType": "hl",
- "level": 2,
- "unit": "km",
- "values": [
- 12
- ]
- },
- {
- "name": "wd",
- "levelType": "hl",
- "level": 10,
- "unit": "degree",
- "values": [
- 214
- ]
- },
- {
- "name": "ws",
- "levelType": "hl",
- "level": 10,
- "unit": "m/s",
- "values": [
- 0.7
- ]
- },
- {
- "name": "r",
- "levelType": "hl",
- "level": 2,
- "unit": "percent",
- "values": [
- 87
- ]
- },
- {
- "name": "tstm",
- "levelType": "hl",
- "level": 0,
- "unit": "percent",
- "values": [
- 0
- ]
- },
- {
- "name": "tcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "lcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "mcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "hcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "gust",
- "levelType": "hl",
- "level": 10,
- "unit": "m/s",
- "values": [
- 1.5
- ]
- },
- {
- "name": "pmin",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "pmax",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "spp",
- "levelType": "hl",
- "level": 0,
- "unit": "percent",
- "values": [
- -9
- ]
- },
- {
- "name": "pcat",
- "levelType": "hl",
- "level": 0,
- "unit": "category",
- "values": [
- 0
- ]
- },
- {
- "name": "pmean",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "pmedian",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "Wsymb2",
- "levelType": "hl",
- "level": 0,
- "unit": "category",
- "values": [
- 1
- ]
- }
- ]
+ "name": "pcat",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "category",
+ "values": [1]
},
{
- "validTime": "2018-09-02T11:00:00Z",
- "parameters": [
- {
- "name": "msl",
- "levelType": "hmsl",
- "level": 0,
- "unit": "hPa",
- "values": [
- 1026.6
- ]
- },
- {
- "name": "t",
- "levelType": "hl",
- "level": 2,
- "unit": "Cel",
- "values": [
- 19.8
- ]
- },
- {
- "name": "vis",
- "levelType": "hl",
- "level": 2,
- "unit": "km",
- "values": [
- 50
- ]
- },
- {
- "name": "wd",
- "levelType": "hl",
- "level": 10,
- "unit": "degree",
- "values": [
- 201
- ]
- },
- {
- "name": "ws",
- "levelType": "hl",
- "level": 10,
- "unit": "m/s",
- "values": [
- 1.8
- ]
- },
- {
- "name": "r",
- "levelType": "hl",
- "level": 2,
- "unit": "percent",
- "values": [
- 43
- ]
- },
- {
- "name": "tstm",
- "levelType": "hl",
- "level": 0,
- "unit": "percent",
- "values": [
- 0
- ]
- },
- {
- "name": "tcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 6
- ]
- },
- {
- "name": "lcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "mcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "hcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 6
- ]
- },
- {
- "name": "gust",
- "levelType": "hl",
- "level": 10,
- "unit": "m/s",
- "values": [
- 5.2
- ]
- },
- {
- "name": "pmin",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "pmax",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "spp",
- "levelType": "hl",
- "level": 0,
- "unit": "percent",
- "values": [
- -9
- ]
- },
- {
- "name": "pcat",
- "levelType": "hl",
- "level": 0,
- "unit": "category",
- "values": [
- 0
- ]
- },
- {
- "name": "pmean",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "pmedian",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "Wsymb2",
- "levelType": "hl",
- "level": 0,
- "unit": "category",
- "values": [
- 3
- ]
- }
- ]
+ "name": "pmin",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
},
{
- "validTime": "2018-09-02T12:00:00Z",
- "parameters": [
- {
- "name": "msl",
- "levelType": "hmsl",
- "level": 0,
- "unit": "hPa",
- "values": [
- 1026.5
- ]
- },
- {
- "name": "t",
- "levelType": "hl",
- "level": 2,
- "unit": "Cel",
- "values": [
- 20.6
- ]
- },
- {
- "name": "vis",
- "levelType": "hl",
- "level": 2,
- "unit": "km",
- "values": [
- 50
- ]
- },
- {
- "name": "wd",
- "levelType": "hl",
- "level": 10,
- "unit": "degree",
- "values": [
- 203
- ]
- },
- {
- "name": "ws",
- "levelType": "hl",
- "level": 10,
- "unit": "m/s",
- "values": [
- 1.7
- ]
- },
- {
- "name": "r",
- "levelType": "hl",
- "level": 2,
- "unit": "percent",
- "values": [
- 43
- ]
- },
- {
- "name": "tstm",
- "levelType": "hl",
- "level": 0,
- "unit": "percent",
- "values": [
- 0
- ]
- },
- {
- "name": "tcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 9
- ]
- },
- {
- "name": "lcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "mcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "hcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 6
- ]
- },
- {
- "name": "gust",
- "levelType": "hl",
- "level": 10,
- "unit": "m/s",
- "values": [
- 5.1
- ]
- },
- {
- "name": "pmin",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "pmax",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "spp",
- "levelType": "hl",
- "level": 0,
- "unit": "percent",
- "values": [
- -9
- ]
- },
- {
- "name": "pcat",
- "levelType": "hl",
- "level": 0,
- "unit": "category",
- "values": [
- 0
- ]
- },
- {
- "name": "pmean",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "pmedian",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "Wsymb2",
- "levelType": "hl",
- "level": 0,
- "unit": "category",
- "values": [
- 3
- ]
- }
- ]
+ "name": "pmean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [2]
},
{
- "validTime": "2018-09-02T23:00:00Z",
- "parameters": [
- {
- "name": "msl",
- "levelType": "hmsl",
- "level": 0,
- "unit": "hPa",
- "values": [
- 1026
- ]
- },
- {
- "name": "t",
- "levelType": "hl",
- "level": 2,
- "unit": "Cel",
- "values": [
- 9.3
- ]
- },
- {
- "name": "vis",
- "levelType": "hl",
- "level": 2,
- "unit": "km",
- "values": [
- 19.4
- ]
- },
- {
- "name": "wd",
- "levelType": "hl",
- "level": 10,
- "unit": "degree",
- "values": [
- 95
- ]
- },
- {
- "name": "ws",
- "levelType": "hl",
- "level": 10,
- "unit": "m/s",
- "values": [
- 0.5
- ]
- },
- {
- "name": "r",
- "levelType": "hl",
- "level": 2,
- "unit": "percent",
- "values": [
- 75
- ]
- },
- {
- "name": "tstm",
- "levelType": "hl",
- "level": 0,
- "unit": "percent",
- "values": [
- 1
- ]
- },
- {
- "name": "tcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "lcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "mcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "hcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "gust",
- "levelType": "hl",
- "level": 10,
- "unit": "m/s",
- "values": [
- 1.1
- ]
- },
- {
- "name": "pmin",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "pmax",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "spp",
- "levelType": "hl",
- "level": 0,
- "unit": "percent",
- "values": [
- -9
- ]
- },
- {
- "name": "pcat",
- "levelType": "hl",
- "level": 0,
- "unit": "category",
- "values": [
- 0
- ]
- },
- {
- "name": "pmean",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "pmedian",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "Wsymb2",
- "levelType": "hl",
- "level": 0,
- "unit": "category",
- "values": [
- 1
- ]
- }
- ]
+ "name": "pmax",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
},
{
- "validTime": "2018-09-03T00:00:00Z",
- "parameters": [
- {
- "name": "msl",
- "levelType": "hmsl",
- "level": 0,
- "unit": "hPa",
- "values": [
- 1025.9
- ]
- },
- {
- "name": "t",
- "levelType": "hl",
- "level": 2,
- "unit": "Cel",
- "values": [
- 8.5
- ]
- },
- {
- "name": "vis",
- "levelType": "hl",
- "level": 2,
- "unit": "km",
- "values": [
- 50
- ]
- },
- {
- "name": "wd",
- "levelType": "hl",
- "level": 10,
- "unit": "degree",
- "values": [
- 104
- ]
- },
- {
- "name": "ws",
- "levelType": "hl",
- "level": 10,
- "unit": "m/s",
- "values": [
- 0.5
- ]
- },
- {
- "name": "r",
- "levelType": "hl",
- "level": 2,
- "unit": "percent",
- "values": [
- 73
- ]
- },
- {
- "name": "tstm",
- "levelType": "hl",
- "level": 0,
- "unit": "percent",
- "values": [
- 1
- ]
- },
- {
- "name": "tcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "lcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "mcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "hcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "gust",
- "levelType": "hl",
- "level": 10,
- "unit": "m/s",
- "values": [
- 1.1
- ]
- },
- {
- "name": "pmin",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "pmax",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "spp",
- "levelType": "hl",
- "level": 0,
- "unit": "percent",
- "values": [
- -9
- ]
- },
- {
- "name": "pcat",
- "levelType": "hl",
- "level": 0,
- "unit": "category",
- "values": [
- 0
- ]
- },
- {
- "name": "pmean",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "pmedian",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "Wsymb2",
- "levelType": "hl",
- "level": 0,
- "unit": "category",
- "values": [
- 1
- ]
- }
- ]
+ "name": "pmedian",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [1]
},
{
- "validTime": "2018-09-03T01:00:00Z",
- "parameters": [
- {
- "name": "msl",
- "levelType": "hmsl",
- "level": 0,
- "unit": "hPa",
- "values": [
- 1025.6
- ]
- },
- {
- "name": "t",
- "levelType": "hl",
- "level": 2,
- "unit": "Cel",
- "values": [
- 8
- ]
- },
- {
- "name": "vis",
- "levelType": "hl",
- "level": 2,
- "unit": "km",
- "values": [
- 50
- ]
- },
- {
- "name": "wd",
- "levelType": "hl",
- "level": 10,
- "unit": "degree",
- "values": [
- 116
- ]
- },
- {
- "name": "ws",
- "levelType": "hl",
- "level": 10,
- "unit": "m/s",
- "values": [
- 0.3
- ]
- },
- {
- "name": "r",
- "levelType": "hl",
- "level": 2,
- "unit": "percent",
- "values": [
- 74
- ]
- },
- {
- "name": "tstm",
- "levelType": "hl",
- "level": 0,
- "unit": "percent",
- "values": [
- 1
- ]
- },
- {
- "name": "tcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "lcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "mcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "hcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "gust",
- "levelType": "hl",
- "level": 10,
- "unit": "m/s",
- "values": [
- 1
- ]
- },
- {
- "name": "pmin",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "pmax",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "spp",
- "levelType": "hl",
- "level": 0,
- "unit": "percent",
- "values": [
- -9
- ]
- },
- {
- "name": "pcat",
- "levelType": "hl",
- "level": 0,
- "unit": "category",
- "values": [
- 0
- ]
- },
- {
- "name": "pmean",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "pmedian",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "Wsymb2",
- "levelType": "hl",
- "level": 0,
- "unit": "category",
- "values": [
- 1
- ]
- }
- ]
+ "name": "tcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [4]
},
{
- "validTime": "2018-09-04T12:00:00Z",
- "parameters": [
- {
- "name": "msl",
- "levelType": "hmsl",
- "level": 0,
- "unit": "hPa",
- "values": [
- 1020.5
- ]
- },
- {
- "name": "t",
- "levelType": "hl",
- "level": 2,
- "unit": "Cel",
- "values": [
- 19.2
- ]
- },
- {
- "name": "vis",
- "levelType": "hl",
- "level": 2,
- "unit": "km",
- "values": [
- 50
- ]
- },
- {
- "name": "wd",
- "levelType": "hl",
- "level": 10,
- "unit": "degree",
- "values": [
- 353
- ]
- },
- {
- "name": "ws",
- "levelType": "hl",
- "level": 10,
- "unit": "m/s",
- "values": [
- 1.4
- ]
- },
- {
- "name": "r",
- "levelType": "hl",
- "level": 2,
- "unit": "percent",
- "values": [
- 60
- ]
- },
- {
- "name": "tstm",
- "levelType": "hl",
- "level": 0,
- "unit": "percent",
- "values": [
- 0
- ]
- },
- {
- "name": "tcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 7
- ]
- },
- {
- "name": "lcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 3
- ]
- },
- {
- "name": "mcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 5
- ]
- },
- {
- "name": "hcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 4
- ]
- },
- {
- "name": "gust",
- "levelType": "hl",
- "level": 10,
- "unit": "m/s",
- "values": [
- 4.7
- ]
- },
- {
- "name": "pmin",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "pmax",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "spp",
- "levelType": "hl",
- "level": 0,
- "unit": "percent",
- "values": [
- -9
- ]
- },
- {
- "name": "pcat",
- "levelType": "hl",
- "level": 0,
- "unit": "category",
- "values": [
- 0
- ]
- },
- {
- "name": "pmean",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "pmedian",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "Wsymb2",
- "levelType": "hl",
- "level": 0,
- "unit": "category",
- "values": [
- 4
- ]
- }
- ]
+ "name": "lcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
},
{
- "validTime": "2018-09-04T18:00:00Z",
- "parameters": [
- {
- "name": "msl",
- "levelType": "hmsl",
- "level": 0,
- "unit": "hPa",
- "values": [
- 1021.5
- ]
- },
- {
- "name": "t",
- "levelType": "hl",
- "level": 2,
- "unit": "Cel",
- "values": [
- 14.3
- ]
- },
- {
- "name": "vis",
- "levelType": "hl",
- "level": 2,
- "unit": "km",
- "values": [
- 50
- ]
- },
- {
- "name": "wd",
- "levelType": "hl",
- "level": 10,
- "unit": "degree",
- "values": [
- 333
- ]
- },
- {
- "name": "ws",
- "levelType": "hl",
- "level": 10,
- "unit": "m/s",
- "values": [
- 2.3
- ]
- },
- {
- "name": "r",
- "levelType": "hl",
- "level": 2,
- "unit": "percent",
- "values": [
- 81
- ]
- },
- {
- "name": "tstm",
- "levelType": "hl",
- "level": 0,
- "unit": "percent",
- "values": [
- 0
- ]
- },
- {
- "name": "tcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 4
- ]
- },
- {
- "name": "lcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 1
- ]
- },
- {
- "name": "mcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 4
- ]
- },
- {
- "name": "hcc_mean",
- "levelType": "hl",
- "level": 0,
- "unit": "octas",
- "values": [
- 0
- ]
- },
- {
- "name": "gust",
- "levelType": "hl",
- "level": 10,
- "unit": "m/s",
- "values": [
- 4.5
- ]
- },
- {
- "name": "pmin",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "pmax",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0.2
- ]
- },
- {
- "name": "spp",
- "levelType": "hl",
- "level": 0,
- "unit": "percent",
- "values": [
- 0
- ]
- },
- {
- "name": "pcat",
- "levelType": "hl",
- "level": 0,
- "unit": "category",
- "values": [
- 4
- ]
- },
- {
- "name": "pmean",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "pmedian",
- "levelType": "hl",
- "level": 0,
- "unit": "kg/m2/h",
- "values": [
- 0
- ]
- },
- {
- "name": "Wsymb2",
- "levelType": "hl",
- "level": 0,
- "unit": "category",
- "values": [
- 3
- ]
- }
- ]
+ "name": "mcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "hcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "msl",
+ "levelType": "hmsl",
+ "level": 0,
+ "unit": "hPa",
+ "values": [1024.6]
+ },
+ {
+ "name": "t",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "Cel",
+ "values": [17]
+ },
+ {
+ "name": "vis",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "km",
+ "values": [50]
+ },
+ {
+ "name": "wd",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "degree",
+ "values": [134]
+ },
+ {
+ "name": "ws",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "m/s",
+ "values": [1.9]
+ },
+ {
+ "name": "r",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "percent",
+ "values": [55]
+ },
+ {
+ "name": "tstm",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "percent",
+ "values": [33]
+ },
+ {
+ "name": "gust",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "m/s",
+ "values": [4.7]
+ },
+ {
+ "name": "Wsymb2",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "category",
+ "values": [1]
}
- ]
-}
\ No newline at end of file
+ ]
+ },
+ {
+ "validTime": "2018-09-02T00:00:00Z",
+ "parameters": [
+ {
+ "name": "msl",
+ "levelType": "hmsl",
+ "level": 0,
+ "unit": "hPa",
+ "values": [1026]
+ },
+ {
+ "name": "t",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "Cel",
+ "values": [6]
+ },
+ {
+ "name": "vis",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "km",
+ "values": [12]
+ },
+ {
+ "name": "wd",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "degree",
+ "values": [214]
+ },
+ {
+ "name": "ws",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "m/s",
+ "values": [0.7]
+ },
+ {
+ "name": "r",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "percent",
+ "values": [87]
+ },
+ {
+ "name": "tstm",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "percent",
+ "values": [0]
+ },
+ {
+ "name": "tcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "lcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "mcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "hcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "gust",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "m/s",
+ "values": [1.5]
+ },
+ {
+ "name": "pmin",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "pmax",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "spp",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "percent",
+ "values": [-9]
+ },
+ {
+ "name": "pcat",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "category",
+ "values": [0]
+ },
+ {
+ "name": "pmean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "pmedian",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "Wsymb2",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "category",
+ "values": [1]
+ }
+ ]
+ },
+ {
+ "validTime": "2018-09-02T11:00:00Z",
+ "parameters": [
+ {
+ "name": "msl",
+ "levelType": "hmsl",
+ "level": 0,
+ "unit": "hPa",
+ "values": [1026.6]
+ },
+ {
+ "name": "t",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "Cel",
+ "values": [19.8]
+ },
+ {
+ "name": "vis",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "km",
+ "values": [50]
+ },
+ {
+ "name": "wd",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "degree",
+ "values": [201]
+ },
+ {
+ "name": "ws",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "m/s",
+ "values": [1.8]
+ },
+ {
+ "name": "r",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "percent",
+ "values": [43]
+ },
+ {
+ "name": "tstm",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "percent",
+ "values": [0]
+ },
+ {
+ "name": "tcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [6]
+ },
+ {
+ "name": "lcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "mcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "hcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [6]
+ },
+ {
+ "name": "gust",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "m/s",
+ "values": [5.2]
+ },
+ {
+ "name": "pmin",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "pmax",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "spp",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "percent",
+ "values": [-9]
+ },
+ {
+ "name": "pcat",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "category",
+ "values": [0]
+ },
+ {
+ "name": "pmean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "pmedian",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "Wsymb2",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "category",
+ "values": [3]
+ }
+ ]
+ },
+ {
+ "validTime": "2018-09-02T12:00:00Z",
+ "parameters": [
+ {
+ "name": "msl",
+ "levelType": "hmsl",
+ "level": 0,
+ "unit": "hPa",
+ "values": [1026.5]
+ },
+ {
+ "name": "t",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "Cel",
+ "values": [20.6]
+ },
+ {
+ "name": "vis",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "km",
+ "values": [50]
+ },
+ {
+ "name": "wd",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "degree",
+ "values": [203]
+ },
+ {
+ "name": "ws",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "m/s",
+ "values": [1.7]
+ },
+ {
+ "name": "r",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "percent",
+ "values": [43]
+ },
+ {
+ "name": "tstm",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "percent",
+ "values": [0]
+ },
+ {
+ "name": "tcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [9]
+ },
+ {
+ "name": "lcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "mcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "hcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [6]
+ },
+ {
+ "name": "gust",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "m/s",
+ "values": [5.1]
+ },
+ {
+ "name": "pmin",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "pmax",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "spp",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "percent",
+ "values": [-9]
+ },
+ {
+ "name": "pcat",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "category",
+ "values": [0]
+ },
+ {
+ "name": "pmean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "pmedian",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "Wsymb2",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "category",
+ "values": [3]
+ }
+ ]
+ },
+ {
+ "validTime": "2018-09-02T23:00:00Z",
+ "parameters": [
+ {
+ "name": "msl",
+ "levelType": "hmsl",
+ "level": 0,
+ "unit": "hPa",
+ "values": [1026]
+ },
+ {
+ "name": "t",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "Cel",
+ "values": [9.3]
+ },
+ {
+ "name": "vis",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "km",
+ "values": [19.4]
+ },
+ {
+ "name": "wd",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "degree",
+ "values": [95]
+ },
+ {
+ "name": "ws",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "m/s",
+ "values": [0.5]
+ },
+ {
+ "name": "r",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "percent",
+ "values": [75]
+ },
+ {
+ "name": "tstm",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "percent",
+ "values": [1]
+ },
+ {
+ "name": "tcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "lcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "mcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "hcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "gust",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "m/s",
+ "values": [1.1]
+ },
+ {
+ "name": "pmin",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "pmax",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "spp",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "percent",
+ "values": [-9]
+ },
+ {
+ "name": "pcat",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "category",
+ "values": [0]
+ },
+ {
+ "name": "pmean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "pmedian",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "Wsymb2",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "category",
+ "values": [1]
+ }
+ ]
+ },
+ {
+ "validTime": "2018-09-03T00:00:00Z",
+ "parameters": [
+ {
+ "name": "msl",
+ "levelType": "hmsl",
+ "level": 0,
+ "unit": "hPa",
+ "values": [1025.9]
+ },
+ {
+ "name": "t",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "Cel",
+ "values": [8.5]
+ },
+ {
+ "name": "vis",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "km",
+ "values": [50]
+ },
+ {
+ "name": "wd",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "degree",
+ "values": [104]
+ },
+ {
+ "name": "ws",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "m/s",
+ "values": [0.5]
+ },
+ {
+ "name": "r",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "percent",
+ "values": [73]
+ },
+ {
+ "name": "tstm",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "percent",
+ "values": [1]
+ },
+ {
+ "name": "tcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "lcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "mcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "hcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "gust",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "m/s",
+ "values": [1.1]
+ },
+ {
+ "name": "pmin",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "pmax",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "spp",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "percent",
+ "values": [-9]
+ },
+ {
+ "name": "pcat",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "category",
+ "values": [0]
+ },
+ {
+ "name": "pmean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "pmedian",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "Wsymb2",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "category",
+ "values": [1]
+ }
+ ]
+ },
+ {
+ "validTime": "2018-09-03T01:00:00Z",
+ "parameters": [
+ {
+ "name": "msl",
+ "levelType": "hmsl",
+ "level": 0,
+ "unit": "hPa",
+ "values": [1025.6]
+ },
+ {
+ "name": "t",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "Cel",
+ "values": [8]
+ },
+ {
+ "name": "vis",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "km",
+ "values": [50]
+ },
+ {
+ "name": "wd",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "degree",
+ "values": [116]
+ },
+ {
+ "name": "ws",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "m/s",
+ "values": [0.3]
+ },
+ {
+ "name": "r",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "percent",
+ "values": [74]
+ },
+ {
+ "name": "tstm",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "percent",
+ "values": [1]
+ },
+ {
+ "name": "tcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "lcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "mcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "hcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "gust",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "m/s",
+ "values": [1]
+ },
+ {
+ "name": "pmin",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "pmax",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "spp",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "percent",
+ "values": [-9]
+ },
+ {
+ "name": "pcat",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "category",
+ "values": [0]
+ },
+ {
+ "name": "pmean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "pmedian",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "Wsymb2",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "category",
+ "values": [1]
+ }
+ ]
+ },
+ {
+ "validTime": "2018-09-04T12:00:00Z",
+ "parameters": [
+ {
+ "name": "msl",
+ "levelType": "hmsl",
+ "level": 0,
+ "unit": "hPa",
+ "values": [1020.5]
+ },
+ {
+ "name": "t",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "Cel",
+ "values": [19.2]
+ },
+ {
+ "name": "vis",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "km",
+ "values": [50]
+ },
+ {
+ "name": "wd",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "degree",
+ "values": [353]
+ },
+ {
+ "name": "ws",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "m/s",
+ "values": [1.4]
+ },
+ {
+ "name": "r",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "percent",
+ "values": [60]
+ },
+ {
+ "name": "tstm",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "percent",
+ "values": [0]
+ },
+ {
+ "name": "tcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [7]
+ },
+ {
+ "name": "lcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [3]
+ },
+ {
+ "name": "mcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [5]
+ },
+ {
+ "name": "hcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [4]
+ },
+ {
+ "name": "gust",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "m/s",
+ "values": [4.7]
+ },
+ {
+ "name": "pmin",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "pmax",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "spp",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "percent",
+ "values": [-9]
+ },
+ {
+ "name": "pcat",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "category",
+ "values": [0]
+ },
+ {
+ "name": "pmean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "pmedian",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "Wsymb2",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "category",
+ "values": [4]
+ }
+ ]
+ },
+ {
+ "validTime": "2018-09-04T18:00:00Z",
+ "parameters": [
+ {
+ "name": "msl",
+ "levelType": "hmsl",
+ "level": 0,
+ "unit": "hPa",
+ "values": [1021.5]
+ },
+ {
+ "name": "t",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "Cel",
+ "values": [14.3]
+ },
+ {
+ "name": "vis",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "km",
+ "values": [50]
+ },
+ {
+ "name": "wd",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "degree",
+ "values": [333]
+ },
+ {
+ "name": "ws",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "m/s",
+ "values": [2.3]
+ },
+ {
+ "name": "r",
+ "levelType": "hl",
+ "level": 2,
+ "unit": "percent",
+ "values": [81]
+ },
+ {
+ "name": "tstm",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "percent",
+ "values": [0]
+ },
+ {
+ "name": "tcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [4]
+ },
+ {
+ "name": "lcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [1]
+ },
+ {
+ "name": "mcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [4]
+ },
+ {
+ "name": "hcc_mean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "octas",
+ "values": [0]
+ },
+ {
+ "name": "gust",
+ "levelType": "hl",
+ "level": 10,
+ "unit": "m/s",
+ "values": [4.5]
+ },
+ {
+ "name": "pmin",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "pmax",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0.2]
+ },
+ {
+ "name": "spp",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "percent",
+ "values": [0]
+ },
+ {
+ "name": "pcat",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "category",
+ "values": [4]
+ },
+ {
+ "name": "pmean",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "pmedian",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "kg/m2/h",
+ "values": [0]
+ },
+ {
+ "name": "Wsymb2",
+ "levelType": "hl",
+ "level": 0,
+ "unit": "category",
+ "values": [3]
+ }
+ ]
+ }
+ ]
+}
diff --git a/tests/fixtures/uk_transport_bus.json b/tests/fixtures/uk_transport_bus.json
index 5e1e27a4ba3..78c124f0ed8 100644
--- a/tests/fixtures/uk_transport_bus.json
+++ b/tests/fixtures/uk_transport_bus.json
@@ -1,110 +1,112 @@
{
- "atcocode": "340000368SHE",
- "bearing": "",
- "departures": {
- "32A": [{
- "aimed_departure_time": "10:18",
- "best_departure_estimate": "10:18",
- "date": "2017-05-09",
- "dir": "outbound",
- "direction": "Market Place (Wantage)",
- "expected_departure_date": null,
- "expected_departure_time": null,
- "id": "https://transportapi.com/v3/uk/bus/route/THTR/32A/outbound/340000368SHE/2017-05-09/10:18/timetable.json?app_id=e99&app_key=058",
- "line": "32A",
- "line_name": "32A",
- "mode": "bus",
- "operator": "THTR",
- "operator_name": "Thames Travel",
- "source": "Traveline timetable (not a nextbuses live region)"
- },
- {
- "aimed_departure_time": "11:00",
- "best_departure_estimate": "11:00",
- "date": "2017-05-09",
- "dir": "outbound",
- "direction": "Stratton Way (Abingdon Town Centre)",
- "expected_departure_date": null,
- "expected_departure_time": null,
- "id": "https://transportapi.com/v3/uk/bus/route/THTR/32A/outbound/340000368SHE/2017-05-09/11:00/timetable.json?app_id=e99&app_key=058",
- "line": "32A",
- "line_name": "32A",
- "mode": "bus",
- "operator": "THTR",
- "operator_name": "Thames Travel",
- "source": "Traveline timetable (not a nextbuses live region)"
- },
- {
- "aimed_departure_time": "11:18",
- "best_departure_estimate": "11:18",
- "date": "2017-05-09",
- "dir": "outbound",
- "direction": "Market Place (Wantage)",
- "expected_departure_date": null,
- "expected_departure_time": null,
- "id": "https://transportapi.com/v3/uk/bus/route/THTR/32A/outbound/340000368SHE/2017-05-09/11:18/timetable.json?app_id=e99&app_key=058",
- "line": "32A",
- "line_name": "32A",
- "mode": "bus",
- "operator": "THTR",
- "operator_name": "Thames Travel",
- "source": "Traveline timetable (not a nextbuses live region)"
- }
- ],
- "X32": [{
- "aimed_departure_time": "10:09",
- "best_departure_estimate": "10:09",
- "date": "2017-05-09",
- "dir": "inbound",
- "direction": "Parkway Station (Didcot)",
- "expected_departure_date": null,
- "expected_departure_time": null,
- "id": "https://transportapi.com/v3/uk/bus/route/THTR/X32/inbound/340000368SHE/2017-05-09/10:09/timetable.json?app_id=e99&app_key=058",
- "line": "X32",
- "line_name": "X32",
- "mode": "bus",
- "operator": "THTR",
- "operator_name": "Thames Travel",
- "source": "Traveline timetable (not a nextbuses live region)"
- },
- {
- "aimed_departure_time": "10:30",
- "best_departure_estimate": "10:30",
- "date": "2017-05-09",
- "dir": "inbound",
- "direction": "Parks Road (Oxford City Centre)",
- "expected_departure_date": null,
- "expected_departure_time": null,
- "id": "https://transportapi.com/v3/uk/bus/route/THTR/X32/inbound/340000368SHE/2017-05-09/10:30/timetable.json?app_id=e99&app_key=058",
- "line": "X32",
- "line_name": "X32",
- "mode": "bus",
- "operator": "THTR",
- "operator_name": "Thames Travel",
- "source": "Traveline timetable (not a nextbuses live region)"
- },
- {
- "aimed_departure_time": "10:39",
- "best_departure_estimate": "10:39",
- "date": "2017-05-09",
- "dir": "inbound",
- "direction": "Parkway Station (Didcot)",
- "expected_departure_date": null,
- "expected_departure_time": null,
- "id": "https://transportapi.com/v3/uk/bus/route/THTR/X32/inbound/340000368SHE/2017-05-09/10:39/timetable.json?app_id=e99&app_key=058",
- "line": "X32",
- "line_name": "X32",
- "mode": "bus",
- "operator": "THTR",
- "operator_name": "Thames Travel",
- "source": "Traveline timetable (not a nextbuses live region)"
- }
- ]
- },
- "indicator": "in",
- "locality": "Harwell Campus",
- "name": "Bus Station (in)",
- "request_time": "2017-05-09T10:03:41+01:00",
- "smscode": "oxfajwgp",
- "stop_name": "Bus Station"
+ "atcocode": "340000368SHE",
+ "bearing": "",
+ "departures": {
+ "32A": [
+ {
+ "aimed_departure_time": "10:18",
+ "best_departure_estimate": "10:18",
+ "date": "2017-05-09",
+ "dir": "outbound",
+ "direction": "Market Place (Wantage)",
+ "expected_departure_date": null,
+ "expected_departure_time": null,
+ "id": "https://transportapi.com/v3/uk/bus/route/THTR/32A/outbound/340000368SHE/2017-05-09/10:18/timetable.json?app_id=e99&app_key=058",
+ "line": "32A",
+ "line_name": "32A",
+ "mode": "bus",
+ "operator": "THTR",
+ "operator_name": "Thames Travel",
+ "source": "Traveline timetable (not a nextbuses live region)"
+ },
+ {
+ "aimed_departure_time": "11:00",
+ "best_departure_estimate": "11:00",
+ "date": "2017-05-09",
+ "dir": "outbound",
+ "direction": "Stratton Way (Abingdon Town Centre)",
+ "expected_departure_date": null,
+ "expected_departure_time": null,
+ "id": "https://transportapi.com/v3/uk/bus/route/THTR/32A/outbound/340000368SHE/2017-05-09/11:00/timetable.json?app_id=e99&app_key=058",
+ "line": "32A",
+ "line_name": "32A",
+ "mode": "bus",
+ "operator": "THTR",
+ "operator_name": "Thames Travel",
+ "source": "Traveline timetable (not a nextbuses live region)"
+ },
+ {
+ "aimed_departure_time": "11:18",
+ "best_departure_estimate": "11:18",
+ "date": "2017-05-09",
+ "dir": "outbound",
+ "direction": "Market Place (Wantage)",
+ "expected_departure_date": null,
+ "expected_departure_time": null,
+ "id": "https://transportapi.com/v3/uk/bus/route/THTR/32A/outbound/340000368SHE/2017-05-09/11:18/timetable.json?app_id=e99&app_key=058",
+ "line": "32A",
+ "line_name": "32A",
+ "mode": "bus",
+ "operator": "THTR",
+ "operator_name": "Thames Travel",
+ "source": "Traveline timetable (not a nextbuses live region)"
+ }
+ ],
+ "X32": [
+ {
+ "aimed_departure_time": "10:09",
+ "best_departure_estimate": "10:09",
+ "date": "2017-05-09",
+ "dir": "inbound",
+ "direction": "Parkway Station (Didcot)",
+ "expected_departure_date": null,
+ "expected_departure_time": null,
+ "id": "https://transportapi.com/v3/uk/bus/route/THTR/X32/inbound/340000368SHE/2017-05-09/10:09/timetable.json?app_id=e99&app_key=058",
+ "line": "X32",
+ "line_name": "X32",
+ "mode": "bus",
+ "operator": "THTR",
+ "operator_name": "Thames Travel",
+ "source": "Traveline timetable (not a nextbuses live region)"
+ },
+ {
+ "aimed_departure_time": "10:30",
+ "best_departure_estimate": "10:30",
+ "date": "2017-05-09",
+ "dir": "inbound",
+ "direction": "Parks Road (Oxford City Centre)",
+ "expected_departure_date": null,
+ "expected_departure_time": null,
+ "id": "https://transportapi.com/v3/uk/bus/route/THTR/X32/inbound/340000368SHE/2017-05-09/10:30/timetable.json?app_id=e99&app_key=058",
+ "line": "X32",
+ "line_name": "X32",
+ "mode": "bus",
+ "operator": "THTR",
+ "operator_name": "Thames Travel",
+ "source": "Traveline timetable (not a nextbuses live region)"
+ },
+ {
+ "aimed_departure_time": "10:39",
+ "best_departure_estimate": "10:39",
+ "date": "2017-05-09",
+ "dir": "inbound",
+ "direction": "Parkway Station (Didcot)",
+ "expected_departure_date": null,
+ "expected_departure_time": null,
+ "id": "https://transportapi.com/v3/uk/bus/route/THTR/X32/inbound/340000368SHE/2017-05-09/10:39/timetable.json?app_id=e99&app_key=058",
+ "line": "X32",
+ "line_name": "X32",
+ "mode": "bus",
+ "operator": "THTR",
+ "operator_name": "Thames Travel",
+ "source": "Traveline timetable (not a nextbuses live region)"
+ }
+ ]
+ },
+ "indicator": "in",
+ "locality": "Harwell Campus",
+ "name": "Bus Station (in)",
+ "request_time": "2017-05-09T10:03:41+01:00",
+ "smscode": "oxfajwgp",
+ "stop_name": "Bus Station"
}
diff --git a/tests/fixtures/whoami.json b/tests/fixtures/whoami.json
index f0630101483..1385bb30aac 100644
--- a/tests/fixtures/whoami.json
+++ b/tests/fixtures/whoami.json
@@ -1,15 +1,15 @@
{
- "ip": "1.2.3.4",
- "city": "Gotham",
- "continent": "Earth",
- "country": "XX",
- "currency": "XXX",
- "latitude": "12.34567",
- "longitude": "12.34567",
- "postal_code": "12345",
- "region_code": "00",
- "region": "Gotham",
- "timezone": "Earth/Gotham",
- "iso_time": "2021-05-12T11:29:15.752Z",
- "timestamp": 1620818956
-}
\ No newline at end of file
+ "ip": "1.2.3.4",
+ "city": "Gotham",
+ "continent": "Earth",
+ "country": "XX",
+ "currency": "XXX",
+ "latitude": "12.34567",
+ "longitude": "12.34567",
+ "postal_code": "12345",
+ "region_code": "00",
+ "region": "Gotham",
+ "timezone": "Earth/Gotham",
+ "iso_time": "2021-05-12T11:29:15.752Z",
+ "timestamp": 1620818956
+}
diff --git a/tests/fixtures/wsdot.json b/tests/fixtures/wsdot.json
index de5dc80579f..ea3201dde4c 100644
--- a/tests/fixtures/wsdot.json
+++ b/tests/fixtures/wsdot.json
@@ -1,20 +1,25 @@
-{"Description": "Downtown Seattle to Downtown Bellevue via I-90",
- "TimeUpdated": "/Date(1485040200000-0800)/",
- "Distance": 10.6,
- "EndPoint": {"Direction": "N",
- "Description": "I-405 @ NE 8th St in Bellevue",
- "Longitude": -122.18797,
- "MilePost": 13.6,
- "Latitude": 47.61361,
- "RoadName": "I-405"},
- "StartPoint": {"Direction": "S",
- "Description": "I-5 @ University St in Seattle",
- "Longitude": -122.331759,
- "MilePost": 165.83,
- "Latitude": 47.609294,
- "RoadName": "I-5"},
- "CurrentTime": 11,
- "TravelTimeID": 96,
- "Name": "Seattle-Bellevue via I-90 (EB AM)",
- "AverageTime": 11}
-
+{
+ "Description": "Downtown Seattle to Downtown Bellevue via I-90",
+ "TimeUpdated": "/Date(1485040200000-0800)/",
+ "Distance": 10.6,
+ "EndPoint": {
+ "Direction": "N",
+ "Description": "I-405 @ NE 8th St in Bellevue",
+ "Longitude": -122.18797,
+ "MilePost": 13.6,
+ "Latitude": 47.61361,
+ "RoadName": "I-405"
+ },
+ "StartPoint": {
+ "Direction": "S",
+ "Description": "I-5 @ University St in Seattle",
+ "Longitude": -122.331759,
+ "MilePost": 165.83,
+ "Latitude": 47.609294,
+ "RoadName": "I-5"
+ },
+ "CurrentTime": 11,
+ "TravelTimeID": 96,
+ "Name": "Seattle-Bellevue via I-90 (EB AM)",
+ "AverageTime": 11
+}
diff --git a/tests/fixtures/yahoo_finance.json b/tests/fixtures/yahoo_finance.json
index 8d59e80db96..5c72abe77a7 100644
--- a/tests/fixtures/yahoo_finance.json
+++ b/tests/fixtures/yahoo_finance.json
@@ -1,85 +1,85 @@
- {
- "symbol": "YHOO",
- "Ask": "42.42",
- "AverageDailyVolume": "11397600",
- "Bid": "42.41",
- "AskRealtime": null,
- "BidRealtime": null,
- "BookValue": "29.83",
- "Change_PercentChange": "+0.62 - +1.48%",
- "Change": "+0.62",
- "Commission": null,
- "Currency": "USD",
- "ChangeRealtime": null,
- "AfterHoursChangeRealtime": null,
- "DividendShare": null,
- "LastTradeDate": "10/18/2016",
- "TradeDate": null,
- "EarningsShare": "-5.18",
- "ErrorIndicationreturnedforsymbolchangedinvalid": null,
- "EPSEstimateCurrentYear": "0.49",
- "EPSEstimateNextYear": "0.57",
- "EPSEstimateNextQuarter": "0.17",
- "DaysLow": "41.86",
- "DaysHigh": "42.42",
- "YearLow": "26.15",
- "YearHigh": "44.92",
- "HoldingsGainPercent": null,
- "AnnualizedGain": null,
- "HoldingsGain": null,
- "HoldingsGainPercentRealtime": null,
- "HoldingsGainRealtime": null,
- "MoreInfo": null,
- "OrderBookRealtime": null,
- "MarketCapitalization": "40.37B",
- "MarketCapRealtime": null,
- "EBITDA": "151.08M",
- "ChangeFromYearLow": "16.26",
- "PercentChangeFromYearLow": "+62.18%",
- "LastTradeRealtimeWithTime": null,
- "ChangePercentRealtime": null,
- "ChangeFromYearHigh": "-2.51",
- "PercebtChangeFromYearHigh": "-5.59%",
- "LastTradeWithTime": "9:41am - 42.41",
- "LastTradePriceOnly": "42.41",
- "HighLimit": null,
- "LowLimit": null,
- "DaysRange": "41.86 - 42.42",
- "DaysRangeRealtime": null,
- "FiftydayMovingAverage": "43.16",
- "TwoHundreddayMovingAverage": "39.26",
- "ChangeFromTwoHundreddayMovingAverage": "3.15",
- "PercentChangeFromTwoHundreddayMovingAverage": "+8.03%",
- "ChangeFromFiftydayMovingAverage": "-0.75",
- "PercentChangeFromFiftydayMovingAverage": "-1.74%",
- "Name": "Yahoo! Inc.",
- "Notes": null,
- "Open": "41.69",
- "PreviousClose": "41.79",
- "PricePaid": null,
- "ChangeinPercent": "+1.48%",
- "PriceSales": "8.13",
- "PriceBook": "1.40",
- "ExDividendDate": null,
- "PERatio": null,
- "DividendPayDate": null,
- "PERatioRealtime": null,
- "PEGRatio": "-24.57",
- "PriceEPSEstimateCurrentYear": "86.55",
- "PriceEPSEstimateNextYear": "74.40",
- "Symbol": "YHOO",
- "SharesOwned": null,
- "ShortRatio": "5.05",
- "LastTradeTime": "9:41am",
- "TickerTrend": null,
- "OneyrTargetPrice": "43.64",
- "Volume": "946198",
- "HoldingsValue": null,
- "HoldingsValueRealtime": null,
- "YearRange": "26.15 - 44.92",
- "DaysValueChange": null,
- "DaysValueChangeRealtime": null,
- "StockExchange": "NMS",
- "DividendYield": null,
- "PercentChange": "+1.48%"
+{
+ "symbol": "YHOO",
+ "Ask": "42.42",
+ "AverageDailyVolume": "11397600",
+ "Bid": "42.41",
+ "AskRealtime": null,
+ "BidRealtime": null,
+ "BookValue": "29.83",
+ "Change_PercentChange": "+0.62 - +1.48%",
+ "Change": "+0.62",
+ "Commission": null,
+ "Currency": "USD",
+ "ChangeRealtime": null,
+ "AfterHoursChangeRealtime": null,
+ "DividendShare": null,
+ "LastTradeDate": "10/18/2016",
+ "TradeDate": null,
+ "EarningsShare": "-5.18",
+ "ErrorIndicationreturnedforsymbolchangedinvalid": null,
+ "EPSEstimateCurrentYear": "0.49",
+ "EPSEstimateNextYear": "0.57",
+ "EPSEstimateNextQuarter": "0.17",
+ "DaysLow": "41.86",
+ "DaysHigh": "42.42",
+ "YearLow": "26.15",
+ "YearHigh": "44.92",
+ "HoldingsGainPercent": null,
+ "AnnualizedGain": null,
+ "HoldingsGain": null,
+ "HoldingsGainPercentRealtime": null,
+ "HoldingsGainRealtime": null,
+ "MoreInfo": null,
+ "OrderBookRealtime": null,
+ "MarketCapitalization": "40.37B",
+ "MarketCapRealtime": null,
+ "EBITDA": "151.08M",
+ "ChangeFromYearLow": "16.26",
+ "PercentChangeFromYearLow": "+62.18%",
+ "LastTradeRealtimeWithTime": null,
+ "ChangePercentRealtime": null,
+ "ChangeFromYearHigh": "-2.51",
+ "PercebtChangeFromYearHigh": "-5.59%",
+ "LastTradeWithTime": "9:41am - 42.41",
+ "LastTradePriceOnly": "42.41",
+ "HighLimit": null,
+ "LowLimit": null,
+ "DaysRange": "41.86 - 42.42",
+ "DaysRangeRealtime": null,
+ "FiftydayMovingAverage": "43.16",
+ "TwoHundreddayMovingAverage": "39.26",
+ "ChangeFromTwoHundreddayMovingAverage": "3.15",
+ "PercentChangeFromTwoHundreddayMovingAverage": "+8.03%",
+ "ChangeFromFiftydayMovingAverage": "-0.75",
+ "PercentChangeFromFiftydayMovingAverage": "-1.74%",
+ "Name": "Yahoo! Inc.",
+ "Notes": null,
+ "Open": "41.69",
+ "PreviousClose": "41.79",
+ "PricePaid": null,
+ "ChangeinPercent": "+1.48%",
+ "PriceSales": "8.13",
+ "PriceBook": "1.40",
+ "ExDividendDate": null,
+ "PERatio": null,
+ "DividendPayDate": null,
+ "PERatioRealtime": null,
+ "PEGRatio": "-24.57",
+ "PriceEPSEstimateCurrentYear": "86.55",
+ "PriceEPSEstimateNextYear": "74.40",
+ "Symbol": "YHOO",
+ "SharesOwned": null,
+ "ShortRatio": "5.05",
+ "LastTradeTime": "9:41am",
+ "TickerTrend": null,
+ "OneyrTargetPrice": "43.64",
+ "Volume": "946198",
+ "HoldingsValue": null,
+ "HoldingsValueRealtime": null,
+ "YearRange": "26.15 - 44.92",
+ "DaysValueChange": null,
+ "DaysValueChangeRealtime": null,
+ "StockExchange": "NMS",
+ "DividendYield": null,
+ "PercentChange": "+1.48%"
}
diff --git a/tests/fixtures/yahooweather.json b/tests/fixtures/yahooweather.json
index 7d8188764df..d345373c149 100644
--- a/tests/fixtures/yahooweather.json
+++ b/tests/fixtures/yahooweather.json
@@ -56,77 +56,88 @@
"temp": "18",
"text": "Cloudy"
},
- "forecast": [{
- "code": "28",
- "date": "17 Nov 2017",
- "day": "Fri",
- "high": "23",
- "low": "16",
- "text": "Mostly Cloudy"
- }, {
- "code": "30",
- "date": "18 Nov 2017",
- "day": "Sat",
- "high": "22",
- "low": "13",
- "text": "Partly Cloudy"
- }, {
- "code": "30",
- "date": "19 Nov 2017",
- "day": "Sun",
- "high": "22",
- "low": "12",
- "text": "Partly Cloudy"
- }, {
- "code": "28",
- "date": "20 Nov 2017",
- "day": "Mon",
- "high": "21",
- "low": "11",
- "text": "Mostly Cloudy"
- }, {
- "code": "28",
- "date": "21 Nov 2017",
- "day": "Tue",
- "high": "24",
- "low": "14",
- "text": "Mostly Cloudy"
- }, {
- "code": "30",
- "date": "22 Nov 2017",
- "day": "Wed",
- "high": "27",
- "low": "15",
- "text": "Partly Cloudy"
- }, {
- "code": "34",
- "date": "23 Nov 2017",
- "day": "Thu",
- "high": "27",
- "low": "15",
- "text": "Mostly Sunny"
- }, {
- "code": "30",
- "date": "24 Nov 2017",
- "day": "Fri",
- "high": "23",
- "low": "16",
- "text": "Partly Cloudy"
- }, {
- "code": "30",
- "date": "25 Nov 2017",
- "day": "Sat",
- "high": "22",
- "low": "15",
- "text": "Partly Cloudy"
- }, {
- "code": "28",
- "date": "26 Nov 2017",
- "day": "Sun",
- "high": "24",
- "low": "13",
- "text": "Mostly Cloudy"
- }],
+ "forecast": [
+ {
+ "code": "28",
+ "date": "17 Nov 2017",
+ "day": "Fri",
+ "high": "23",
+ "low": "16",
+ "text": "Mostly Cloudy"
+ },
+ {
+ "code": "30",
+ "date": "18 Nov 2017",
+ "day": "Sat",
+ "high": "22",
+ "low": "13",
+ "text": "Partly Cloudy"
+ },
+ {
+ "code": "30",
+ "date": "19 Nov 2017",
+ "day": "Sun",
+ "high": "22",
+ "low": "12",
+ "text": "Partly Cloudy"
+ },
+ {
+ "code": "28",
+ "date": "20 Nov 2017",
+ "day": "Mon",
+ "high": "21",
+ "low": "11",
+ "text": "Mostly Cloudy"
+ },
+ {
+ "code": "28",
+ "date": "21 Nov 2017",
+ "day": "Tue",
+ "high": "24",
+ "low": "14",
+ "text": "Mostly Cloudy"
+ },
+ {
+ "code": "30",
+ "date": "22 Nov 2017",
+ "day": "Wed",
+ "high": "27",
+ "low": "15",
+ "text": "Partly Cloudy"
+ },
+ {
+ "code": "34",
+ "date": "23 Nov 2017",
+ "day": "Thu",
+ "high": "27",
+ "low": "15",
+ "text": "Mostly Sunny"
+ },
+ {
+ "code": "30",
+ "date": "24 Nov 2017",
+ "day": "Fri",
+ "high": "23",
+ "low": "16",
+ "text": "Partly Cloudy"
+ },
+ {
+ "code": "30",
+ "date": "25 Nov 2017",
+ "day": "Sat",
+ "high": "22",
+ "low": "15",
+ "text": "Partly Cloudy"
+ },
+ {
+ "code": "28",
+ "date": "26 Nov 2017",
+ "day": "Sun",
+ "high": "24",
+ "low": "13",
+ "text": "Mostly Cloudy"
+ }
+ ],
"description": "\n
\nCurrent Conditions:\n
Cloudy\n
\n
\nForecast:\n
Fri - Mostly Cloudy. High: 23Low: 16\n
Sat - Partly Cloudy. High: 22Low: 13\n
Sun - Partly Cloudy. High: 22Low: 12\n
Mon - Mostly Cloudy. High: 21Low: 11\n
Tue - Mostly Cloudy. High: 24Low: 14\n
\n
\nFull Forecast at Yahoo! Weather\n
\n
\n
\n]]>",
"guid": {
"isPermaLink": "false"
diff --git a/tests/fixtures/yandex_transport_bus_reply.json b/tests/fixtures/yandex_transport_bus_reply.json
index af167553b6e..32d000ec638 100644
--- a/tests/fixtures/yandex_transport_bus_reply.json
+++ b/tests/fixtures/yandex_transport_bus_reply.json
@@ -2,10 +2,7 @@
"data": {
"id": "stop__9639579",
"name": "7-й автобусный парк",
- "coordinates": [
- 37.565280044,
- 55.851959656
- ],
+ "coordinates": [37.565280044, 55.851959656],
"currentTime": 1583421546364,
"tzOffset": 10800,
"type": "urban",
@@ -52,14 +49,8 @@
],
"seoname": "moscow",
"bounds": [
- [
- 37.0402925,
- 55.31141404514547
- ],
- [
- 38.2047155,
- 56.190068045145466
- ]
+ [37.0402925, 55.31141404514547],
+ [38.2047155, 56.190068045145466]
],
"names": {
"ablative": "",
@@ -114,21 +105,11 @@
21622
],
"is_eu": false,
- "services_names": [
- "bs",
- "yaca",
- "ad"
- ],
+ "services_names": ["bs", "yaca", "ad"],
"seoname": "moscow-and-moscow-oblast",
"bounds": [
- [
- 34.8496565,
- 54.439456064325434
- ],
- [
- 39.9104055,
- 57.14511506432543
- ]
+ [34.8496565, 54.439456064325434],
+ [39.9104055, 57.14511506432543]
],
"names": {
"ablative": "",
@@ -168,36 +149,13 @@
"tzname": "",
"official_languages": "ru",
"widespread_languages": "ru",
- "suggest_list": [
- 213,
- 2,
- 65,
- 54,
- 47,
- 43,
- 66,
- 51,
- 56,
- 172,
- 39,
- 62
- ],
+ "suggest_list": [213, 2, 65, 54, 47, 43, 66, 51, 56, 172, 39, 62],
"is_eu": false,
- "services_names": [
- "bs",
- "yaca",
- "ad"
- ],
+ "services_names": ["bs", "yaca", "ad"],
"seoname": "russia",
"bounds": [
- [
- 13.683785499999999,
- 35.290400699917846
- ],
- [
- -174.6729755,
- 75.99052769991785
- ]
+ [13.683785499999999, 35.290400699917846],
+ [-174.6729755, 75.99052769991785]
],
"names": {
"ablative": "",
@@ -218,9 +176,7 @@
{
"lineId": "2036924633",
"name": "215",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -261,9 +217,7 @@
{
"lineId": "2036924720",
"name": "692",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -325,9 +279,7 @@
{
"lineId": "2036924957",
"name": "т29",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -403,9 +355,7 @@
{
"lineId": "2036924959",
"name": "т3",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -473,9 +423,7 @@
{
"lineId": "2036924968",
"name": "82",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -531,9 +479,7 @@
{
"lineId": "2036925396",
"name": "м10",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -617,9 +563,7 @@
{
"lineId": "2036925416",
"name": "194",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -675,9 +619,7 @@
{
"lineId": "2036925728",
"name": "282",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -751,9 +693,7 @@
{
"lineId": "2036926781",
"name": "154",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -815,9 +755,7 @@
{
"lineId": "2036926818",
"name": "994",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -867,9 +805,7 @@
{
"lineId": "2036926890",
"name": "466",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -935,9 +871,7 @@
{
"lineId": "213_114_bus_mosgortrans",
"name": "114",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -999,9 +933,7 @@
{
"lineId": "213_179_bus_mosgortrans",
"name": "179",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -1069,9 +1001,7 @@
{
"lineId": "213_191m_minibus_default",
"name": "591",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -1137,9 +1067,7 @@
{
"lineId": "213_36_trolleybus_mosgortrans",
"name": "т36",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -1207,9 +1135,7 @@
{
"lineId": "213_47_trolleybus_mosgortrans",
"name": "т47",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -1285,9 +1211,7 @@
{
"lineId": "213_56_trolleybus_mosgortrans",
"name": "т56",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -1363,9 +1287,7 @@
{
"lineId": "213_677_bus_mosgortrans",
"name": "677",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -1427,9 +1349,7 @@
{
"lineId": "213_78_trolleybus_mosgortrans",
"name": "т78",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -1505,9 +1425,7 @@
{
"lineId": "677k_bus_default",
"name": "677к",
- "Types": [
- "bus"
- ],
+ "Types": ["bus"],
"type": "bus",
"threads": [
{
@@ -1592,10 +1510,7 @@
"type": "region",
"url": "https://yandex.ru/maps/213/moscow/",
"region": {
- "center": [
- 37.622504,
- 55.753215
- ],
+ "center": [37.622504, 55.753215],
"zoom": 10
}
},
@@ -1618,23 +1533,11 @@
"title": "7-й автобусный парк",
"description": "Россия, Москва, Дмитровское шоссе",
"address": "Россия, Москва, Дмитровское шоссе",
- "coordinates": [
- 37.56528,
- 55.85196
- ],
- "displayCoordinates": [
- 37.56528,
- 55.85196
- ],
+ "coordinates": [37.56528, 55.85196],
+ "displayCoordinates": [37.56528, 55.85196],
"bounds": [
- [
- 37.543123,
- 55.77889866
- ],
- [
- 37.587437,
- 55.92488366
- ]
+ [37.543123, 55.77889866],
+ [37.587437, 55.92488366]
],
"logId": "dHlwZT1iaXpmaW5kZXI7aWQ9MjM5MzY2OTUwNjU4",
"uri": "ymapsbm1://transit/stop?id=stop__9639579",
@@ -1645,10 +1548,7 @@
"name": "Верхние Лихоборы",
"distance": "510 м",
"distanceValue": 509.184,
- "coordinates": [
- 37.56121218,
- 55.854501501
- ],
+ "coordinates": [37.56121218, 55.854501501],
"type": "metro",
"color": "#99cc33"
},
@@ -1657,10 +1557,7 @@
"name": "Окружная",
"distance": "640 м",
"distanceValue": 641.333,
- "coordinates": [
- 37.572849014,
- 55.848814359
- ],
+ "coordinates": [37.572849014, 55.848814359],
"type": "metro",
"color": "#ffa8af"
},
@@ -1669,10 +1566,7 @@
"name": "Окружная",
"distance": "1,3 км",
"distanceValue": 1263.44,
- "coordinates": [
- 37.575977155,
- 55.844377845
- ],
+ "coordinates": [37.575977155, 55.844377845],
"type": "metro",
"color": "#99cc33"
}
@@ -1683,10 +1577,7 @@
"name": "7-й автобусный парк",
"distance": "0 м",
"distanceValue": 0.0383997,
- "coordinates": [
- 37.565280044,
- 55.851959656
- ],
+ "coordinates": [37.565280044, 55.851959656],
"type": "common"
},
{
@@ -1694,10 +1585,7 @@
"name": "Метро Верхние Лихоборы",
"distance": "420 м",
"distanceValue": 424.302,
- "coordinates": [
- 37.563047501,
- 55.853727589
- ],
+ "coordinates": [37.563047501, 55.853727589],
"type": "common"
},
{
@@ -1705,10 +1593,7 @@
"name": "Метро Верхние Лихоборы (северный вестибюль)",
"distance": "630 м",
"distanceValue": 629.689,
- "coordinates": [
- 37.562346735,
- 55.857147019
- ],
+ "coordinates": [37.562346735, 55.857147019],
"type": "common"
},
{
@@ -1716,10 +1601,7 @@
"name": "Окружная",
"distance": "860 м",
"distanceValue": 857.487,
- "coordinates": [
- 37.574303,
- 55.847684
- ],
+ "coordinates": [37.574303, 55.847684],
"type": "common"
},
{
@@ -1727,25 +1609,16 @@
"name": "Станция Окружная",
"distance": "930 м",
"distanceValue": 926.144,
- "coordinates": [
- 37.576123886,
- 55.847913668
- ],
+ "coordinates": [37.576123886, 55.847913668],
"type": "common"
}
],
"panorama": {
"id": "1297826777_672185801_23_1574243990",
- "direction": [
- 32,
- 10
- ],
+ "direction": [32, 10],
"point": {
"type": "Point",
- "coordinates": [
- 37.565167718,
- 55.8518591059
- ]
+ "coordinates": [37.565167718, 55.8518591059]
},
"preview": "https://avatars.mds.yandex.net/get-altay/1908863/2a00000169e52b1c1475fd4b51bae1f09966/%s",
"staticPreview": "https://static-pano.maps.yandex.ru/v1/?panoid=1297826777_672185801_23_1574243990&size=500,240&azimuth=32&tilt=10&signature=fiN27DzM02pZ3x3eVIodfiQQ8tFX2_KGNZocjzsdfnA="
@@ -1778,12 +1651,8 @@
"has_verified_owner": false,
"geoproduct_poi_color": "#ABAEB3",
"snippet_show_photo": "single_photo",
- "snippet_show_subline": [
- "no_subline"
- ],
- "unusual_hours": [
- "2020-03-08"
- ]
+ "snippet_show_subline": ["no_subline"],
+ "unusual_hours": ["2020-03-08"]
},
"seoname": "7_y_avtobusny_park",
"geoId": 117015,
@@ -1795,21 +1664,11 @@
],
"region": {
"id": 213,
- "hierarchy": [
- 225,
- 1,
- 213
- ],
+ "hierarchy": [225, 1, 213],
"seoname": "moscow",
"bounds": [
- [
- 37.0402925,
- 55.31141404514547
- ],
- [
- 38.2047155,
- 56.190068045145466
- ]
+ [37.0402925, 55.31141404514547],
+ [38.2047155, 56.190068045145466]
],
"names": {
"ablative": "",
@@ -1838,10 +1697,7 @@
"type": "region",
"url": "https://yandex.ru/maps/213/moscow/",
"region": {
- "center": [
- 37.622504,
- 55.753215
- ],
+ "center": [37.622504, 55.753215],
"zoom": 10
}
},
@@ -1867,10 +1723,7 @@
"id": "10049405",
"seoname": "dmitrovskoye_shosse",
"kind": "street",
- "coordinates": [
- 37.547719,
- 55.87593
- ],
+ "coordinates": [37.547719, 55.87593],
"encodedCoordinates": "Z04YcwNnTkQOQFtvfXR2dHVgZA=="
}
}
diff --git a/tests/fixtures/yandex_transport_suburban_reply.json b/tests/fixtures/yandex_transport_suburban_reply.json
index e85f554afab..cdb73511715 100644
--- a/tests/fixtures/yandex_transport_suburban_reply.json
+++ b/tests/fixtures/yandex_transport_suburban_reply.json
@@ -2,31 +2,18 @@
"data": {
"id": "station__lh_9876336",
"name": "Славянский Бульвар",
- "coordinates": [
- 37.47243,
- 55.730359
- ],
+ "coordinates": [37.47243, 55.730359],
"currentTime": 1634984296770,
"tzOffset": 10800,
"type": "railway",
"region": {
"id": 213,
"capitalId": 0,
- "hierarchy": [
- 225,
- 1,
- 213
- ],
+ "hierarchy": [225, 1, 213],
"seoname": "moscow",
"bounds": [
- [
- 37.0402925,
- 55.31141404514547
- ],
- [
- 38.2047155,
- 56.190068045145466
- ]
+ [37.0402925, 55.31141404514547],
+ [38.2047155, 56.190068045145466]
],
"longitude": 37.622504,
"latitude": 55.753215,
@@ -48,10 +35,7 @@
{
"lineId": "lh_6031x7531_9600213_g21_4",
"name": "6031/7531",
- "Types": [
- "suburban",
- "railway"
- ],
+ "Types": ["suburban", "railway"],
"type": "suburban",
"threads": [
{
@@ -88,10 +72,7 @@
{
"lineId": "lh_6183_9600781_g21_4",
"name": "6183",
- "Types": [
- "suburban",
- "railway"
- ],
+ "Types": ["suburban", "railway"],
"type": "suburban",
"threads": [
{
@@ -128,10 +109,7 @@
{
"lineId": "lh_7268_9600721_g21_4",
"name": "7268",
- "Types": [
- "suburban",
- "railway"
- ],
+ "Types": ["suburban", "railway"],
"type": "suburban",
"threads": [
{
@@ -183,10 +161,7 @@
"type": "region",
"url": "https://yandex.ru/maps/213/moscow/",
"region": {
- "center": [
- 37.622504,
- 55.753215
- ],
+ "center": [37.622504, 55.753215],
"zoom": 10
}
},
@@ -209,23 +184,11 @@
"title": "Станция метро Славянский бульвар",
"description": "Россия, Москва, Западный административный округ, район Фили-Давыдково",
"address": "Россия, Москва, Западный административный округ, район Фили-Давыдково",
- "coordinates": [
- 37.47049,
- 55.729442
- ],
- "displayCoordinates": [
- 37.47049,
- 55.729442
- ],
+ "coordinates": [37.47049, 55.729442],
+ "displayCoordinates": [37.47049, 55.729442],
"bounds": [
- [
- 37.464149,
- 55.725767
- ],
- [
- 37.480606,
- 55.735054
- ]
+ [37.464149, 55.725767],
+ [37.480606, 55.735054]
],
"uri": "ymapsbm1://transit/stop?id=station__lh_9876336",
"logId": "dHlwZT1iaXpmaW5kZXI7aWQ9MjM2OTE0NjU0Nzcx",
@@ -236,10 +199,7 @@
"name": "Славянский бульвар",
"distance": "130 м",
"distanceValue": 131.128,
- "coordinates": [
- 37.46880848,
- 55.729018063
- ],
+ "coordinates": [37.46880848, 55.729018063],
"type": "metro",
"color": "#003399"
},
@@ -248,10 +208,7 @@
"name": "Пионерская",
"distance": "1,1 км",
"distanceValue": 1145.75,
- "coordinates": [
- 37.467484245,
- 55.736075908
- ],
+ "coordinates": [37.467484245, 55.736075908],
"type": "metro",
"color": "#0099cc"
},
@@ -260,10 +217,7 @@
"name": "Филёвский парк",
"distance": "1,9 км",
"distanceValue": 1940.38,
- "coordinates": [
- 37.48289444,
- 55.739425767
- ],
+ "coordinates": [37.48289444, 55.739425767],
"type": "metro",
"color": "#0099cc"
}
@@ -274,10 +228,7 @@
"name": "Метро Славянский бульвар",
"distance": "300 м",
"distanceValue": 295.068,
- "coordinates": [
- 37.473066913,
- 55.728642545
- ],
+ "coordinates": [37.473066913, 55.728642545],
"type": "common"
},
{
@@ -285,10 +236,7 @@
"name": "Давыдково",
"distance": "680 м",
"distanceValue": 675.354,
- "coordinates": [
- 37.469965263,
- 55.727241055
- ],
+ "coordinates": [37.469965263, 55.727241055],
"type": "common"
},
{
@@ -296,10 +244,7 @@
"name": "Давыдковская улица",
"distance": "770 м",
"distanceValue": 774.503,
- "coordinates": [
- 37.478631492,
- 55.726709525
- ],
+ "coordinates": [37.478631492, 55.726709525],
"type": "common"
},
{
@@ -307,10 +252,7 @@
"name": "Метро Пионерская",
"distance": "790 м",
"distanceValue": 789.69,
- "coordinates": [
- 37.470052901,
- 55.733765425
- ],
+ "coordinates": [37.470052901, 55.733765425],
"type": "common"
}
],
@@ -418,21 +360,11 @@
"region": {
"id": 213,
"capitalId": 0,
- "hierarchy": [
- 225,
- 1,
- 213
- ],
+ "hierarchy": [225, 1, 213],
"seoname": "moscow",
"bounds": [
- [
- 37.0402925,
- 55.31141404514547
- ],
- [
- 38.2047155,
- 56.190068045145466
- ]
+ [37.0402925, 55.31141404514547],
+ [38.2047155, 56.190068045145466]
],
"longitude": 37.622504,
"latitude": 55.753215,
@@ -462,10 +394,7 @@
"type": "region",
"url": "https://yandex.ru/maps/213/moscow/",
"region": {
- "center": [
- 37.622504,
- 55.753215
- ],
+ "center": [37.622504, 55.753215],
"zoom": 10
}
},
@@ -476,21 +405,11 @@
"region": {
"id": 213,
"capitalId": 0,
- "hierarchy": [
- 225,
- 1,
- 213
- ],
+ "hierarchy": [225, 1, 213],
"seoname": "moscow",
"bounds": [
- [
- 37.0402925,
- 55.31141404514547
- ],
- [
- 38.2047155,
- 56.190068045145466
- ]
+ [37.0402925, 55.31141404514547],
+ [38.2047155, 56.190068045145466]
],
"longitude": 37.622504,
"latitude": 55.753215,
@@ -532,14 +451,8 @@
"id": "53211697",
"seoname": "rayon_fili_davydkovo",
"kind": "district",
- "coordinates": [
- 37.469359,
- 55.727136
- ],
- "displayCoordinates": [
- 37.469359,
- 55.727136
- ],
+ "coordinates": [37.469359, 55.727136],
+ "displayCoordinates": [37.469359, 55.727136],
"encodedCoordinates": "Z04YcgFpSkAOQFtvfXtzdn1gYg=="
}
}
diff --git a/tests/testing_config/custom_components/test_bad_version/manifest.json b/tests/testing_config/custom_components/test_bad_version/manifest.json
index 69d322a33ad..861d465c447 100644
--- a/tests/testing_config/custom_components/test_bad_version/manifest.json
+++ b/tests/testing_config/custom_components/test_bad_version/manifest.json
@@ -1,4 +1,4 @@
{
- "domain": "test_bad_version",
- "version": "bad"
-}
\ No newline at end of file
+ "domain": "test_bad_version",
+ "version": "bad"
+}
diff --git a/tests/testing_config/custom_components/test_no_version/manifest.json b/tests/testing_config/custom_components/test_no_version/manifest.json
index 9054cf4f5e3..7d3cc07576f 100644
--- a/tests/testing_config/custom_components/test_no_version/manifest.json
+++ b/tests/testing_config/custom_components/test_no_version/manifest.json
@@ -1,3 +1,3 @@
{
- "domain": "test_no_version"
-}
\ No newline at end of file
+ "domain": "test_no_version"
+}