Skip to content

v1.8.0

Compare
Choose a tag to compare
@donavanbecker donavanbecker released this 15 Jan 05:18
· 92 commits to latest since this release
ccce7e1

What's Changed

  • Added option to display Bot a Stateful Programmable Switch.
    • This will only Works in 3rd Party Home App, Like Eve or Home+ 5
  • Add option to Hide Motion Sensor's Light Sensor.
  • Add option to Set Motion Sensor's Light Sensor set_minLux and set_maxLux.
  • Fixed Bug: Where BLE config would show for devices that don't support BLE.
  • Fixed Bug: Contact Sensors's Motion Sensor and Light Sensor showing undefined values.
  • Fixed Bug: Motion Sensors's Light Sensor showing undefined values.
  • Fixed Bug: Battery Service wouldn't be removed from Curtain, Contact Sensor, or Motion Sensor when switching from BLE to OpenAPI.
  • Enhancements: Made some improvement on the switch from BLE to OpenAPI when BLE connection fails.
  • Enhancements: Made Optional Switchbot Device Settings and Optional IR Device Settings more managable by using Tabs.
  • Change: Changed Curtain refreshRate to updateRate.
    • You will have to update your config for it to pickup the new updateRate.
  • Housekeeping and updated dependencies.

Full Changelog: v1.7.0...v1.8.0