Skip to content

Release 1.11.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@itavero itavero released this 09 Jan 15:31
· 189 commits to master since this release

Changed

  • Updated config.schema.json to have exclude set to false if it is unchecked in the Config UI. This should allow users to override a global exclude: true setting for specific devices, via the web interface. (see #610)
  • Debug messages can now be output as info, by setting debug_as_info to true in the plugin configuration. (see docs for more information)
  • Added option ignore_z2m_online to device configuration, to not mark devices as offline when Zigbee2MQTT reports itself as offline or when the connection to the MQTT broker is lost.