automicus / PyISY

Python module for interactive with the ISY-994 Insteon controller.
Other
16 stars 22 forks source link

Include control names added in 5.2 firmware #341

Closed shbatm closed 1 year ago

shbatm commented 1 year ago

Update to add the following control names:

    "ETO": "evapotranspiration"
    "FATM": "fat_mass",
    "FREQ": "frequency",
    "GUST": "gust",
    "HEATIX": "heat_index",
    "HR": "heart_rate",
    "METHANE": "methane_density",
    "MOON": "moon_phase",
    "MUSCLEM": "muscle_mass",
    "OZONE": "ozone",
    "PM10": "particulate_matter_10",
    "PM25": "particulate_matter_2.5",
    "POP": "percent_chance_of_precipitation",
    "PRECIP": "precipitation",
    "RADON": "radon_concentration",
    "RELMOD": "relative_modulation_level",
    "RESPR": "respiratory_rate",
    "RFSS": "rf_signal_strength",
    "SMOKED": "smoke_density",
    "SOILH": "soil_humidity",
    "SOILR": "soil_reactivity",
    "SOILS": "soil_salinity",
    "TEMPEXH": "exhaust_temperature",
    "TEMPOUT": "outside_temperature",
    "TIME": "time",
    "WATERF": "water_flow",
    "WATERP": "water_pressure",
    "WATERTB": "boiler_water_temperature",
    "WATERTD": "domestic_hot_water_temperature",
    "WINDCH": "wind_chill",