Commit History

Author SHA1 Message Date
  Jason Rumney a40468d6aa Don't assume all devices will return DPS 1 or 3. 4 years ago
  Jason Rumney c92c3d4935 Rename inkbird_thermostat.yaml and drop the legacy_type from it. 4 years ago
  Jason Rumney 403af21091 Remove legacy_type from files where the filename matches the legacy_name. 4 years ago
  Jason Rumney 2bf7b4fd34 Grammer correction in Warning message. 4 years ago
  Jason Rumney c01d6bc01d Fix typo in hass reference. 4 years ago
  Jason Rumney 532fb44d5c Add fan entity configurations for Goldair Dehumidifier and Eanons humidifier. 4 years ago
  Jason Rumney bd6ec7fc89 Add a generic fan entity. 4 years ago
  Jason Rumney 88cfb28451 Update readme and version for Inkbird support. 4 years ago
  Jason Rumney 364e31b3ef Add support for Inkbird Thermostat. 4 years ago
  Jason Rumney 868b67cb45 Fix scaling of attributes as they are set. 4 years ago
  Jason Rumney 4aa853332f Update link to HACS custom repository docs 4 years ago
  Jason Rumney 1b77775db7 Fix issue where switches without power monitoring were not working. 4 years ago
  Jason Rumney fac79e8c33 Ensure _power_dps and _switch_dps are created, even if they are None. 4 years ago
  Jason Rumney 5ff5679585 Avoid map as variable name, as it is also used for a Python builtin 4 years ago
  Jason Rumney 3d4cc2fd68 Refactor and simplify value mapping functions. 4 years ago
  Jason Rumney b14fb8f66c Update docs. 4 years ago
  Jason Rumney 22f29c762d Implement tests for Eanons Humidifier entity. 4 years ago
  Jason Rumney 014286e7ce Rename argument to async_set_humidity 4 years ago
  Jason Rumney 8f657ee65f Swap the primary device on humidifier and dehumidifier devices. 4 years ago
  Jason Rumney a8f63227a7 Include strings for the options flow as well as config flow. 4 years ago
  Jason Rumney b662d9758c Missing comma in json strings file 4 years ago
  Jason Rumney 620fbd36cb Add strings for configuration of humidifier device. 4 years ago
  Jason Rumney c69c08a75a Complete the icon logic for humidifier. 4 years ago
  Jason Rumney a451cbdaf5 Change icon conditions for humidifier 4 years ago
  Jason Rumney a0b5b44fb1 Allow config options to be truely optional. 4 years ago
  Jason Rumney bf0ffd09e8 Update schema for addition of humidifier and new devices. 4 years ago
  Jason Rumney 93db615115 Add a generic humidifier entity. 4 years ago
  Jason Rumney 7ddec40a57 Allow dps to be duplicated in the config file. 4 years ago
  Jason Rumney 943608bb5b Added error code for "Water level low" indication. 4 years ago
  Jason Rumney 63e12fb12b Implement hidden and readonly dps options. 4 years ago