Added
- New Devices
- Added H613E to bluetooth only light strips
- Added H5174 to thermo-hygrometer devices (although not properly supported since BLE-only)
- Simulations
- Expose an outlet device as a
Heater
orCooler
accessory type, using the current temperature value from another Govee, eWeLink or Meross sensor (eWeLink and Meross sensors will not work with HOOBS) - Current temperature values from sensors will be cached in the homebridge storage directory to allow my other plugins to create
Heater
andCooler
accessories with the temperature values
- Expose an outlet device as a
Changed
- Some config options rearranged for easier access
- Only use the (promise) queue for API updates, ie, don't use the queue for AWS and BLE updates