Versionsupdates: iOS, macOS, Homebridge, npm, Node.js, Plugins, Apps, Firmware und sonstiges ...

  • Massenupdatetage bei Apple mal wieder.

    Uhr, iPad, Iphone....jeder will mal jeder darf mal


    <DJay> Edit: Angemerkt sei, es handelt sich dabei um 14.4.2 als Sicherheitsupdate. Nicht um etwa 14.5, falls jemand da schon sehnsüchtig drauf wartet. ;)


    Angabe Apples. Die Updates iOS und iPadOS 14.4.2 sowie iOS 12.5.2 und watchOS 7.3.3 sind für die WebKit-Lücke zuständig. Das betrifft ein Universal-Cross-Site-Scripting-Problem, das über "böswillige Web-Inhalte" ausgenutzt werden kann. Der Bug wurde von Mitarbeitern der Google Threat Analysis Group entdeckt.

  • [email protected]


    [Improvement] Set node-persist to ignore parse errors to stop crashing the plugin on read errors

    [Improvement] Sets "undefined" characteristics to either 0 or minValue to prevent future Homebridge errors

    [Improvement] Adds offDryMode configuration option to the airconditioner accessory. Thanks @pixeleyesltd

    [Improvement] Adds stateless configuration switch option to have a switch "forget" its state

    [Improvement] Adds Eve History service support. This can be disabled by adding "noHistory":true to your config

    [Improvement] Moves onTemperature and onHumidity logging to Debug only, reducing noice in the logs from all updates

    [Bug] Fixes mac address formatting error when using manual hosts devices #266

    [Bug] Fixes Accessory mac address formatting to support all formats the hosts section does - and improve matching to devices.

    [Bug] Stopped MQTT updates from defaulting to 0 when the topic isn't found. This does create messages that the plugin is slowing homebridge until MQTT updates are recieved.

    Hilfreich?

  • [email protected]


    What's Changed

    Features

    • Add clean mode switch for ca4 (#88) @russtone

    Bug Fixes

    • Fix characteristics update during polling (#87) @russtone
    • Fix water level warnings for ca/cb models (#86) @russtone

    Hilfreich?

  • homebridge-hue

    Release Notes

    v0.13.6


    Enhancements

    • Add support for Sunricher C4 (with default configuration);

    Bug Fixes

    • Allow "changing" Brightness to the current value, see #965;
    • Reset TransitionTime after update of light with noTransitionTime set;
    • For lights with noTransitionTime, only set transitiontime to 0 when both on/bri and colour are specified in the body, see #965.
    • ph description didn't work;
    • Refactor whitelisting of ZGPSwitch/ZHASwitch /sensors resources.

    Bump Dependencies

    • NodeJS v14.16.1 LTS;
    • homebridge-lib v5.1.2.;
    • ws v7.4.5.


  • v0.13.7

    @ebaauw ebaauw released this 9 hours ago


    Enhancements

    • Add support for Sunricher C4 (with default configuration);


    Bug Fixes

    • Allow "changing" Brightness to the current value, see #965;
    • Reset TransitionTime after update of light with noTransitionTime set;
    • For lights with noTransitionTime, only set transitiontime to 0 when both on/bri and colour are specified in the body, see #965.
    • ph description didn't work;
    • Refactor whitelisting of ZGPSwitch/ZHASwitch /sensors resources.
    • Hue dimmer issues in (now unpublished) v0.13.6, see #971.


    Bump Dependencies

    • NodeJS v14.16.1 LTS;
    • homebridge-lib v5.1.2.;
    • ws v7.4.5.
  • Jetzt auch auf der 7580.


    und für die 4790 gibt es nunmehr ein Fritz!OS 7.26


    Edit DJay: Auch für die FRITZ!Box 6591 Cable, ebenfalls verfügbar. Wenn das nicht hier schon irgendwo stand. Habs aber auch erst gerade gesehen. :)


    Jetzt auch auf der 7580.

    Ich lege noch die 6660 drauf.😉👍

    Einmal editiert, zuletzt von Spy () aus folgendem Grund: Ein Beitrag von Sebbo187 mit diesem Beitrag zusammengefügt.

  • homebridge-hue

    Release Notes

    v0.13.8


    Enhancements

    Bug Fixes

    • Commands waiting to be executed (due to throttling) would not be executed when an API error occurs. Especially noticeable for lights with noWaitTimeUpdate (GLEDOPTO GL-C-008), or when waitTimeUpdate has been set to 0 (so Homebridge Hue won't combine multiple characteristic changes into one API request). When turning the light on from Home, it sends Brightness and On (unfortunately in that order); the bri API call fails because the light is not yet on, and the on would get lost, so the light doesn't turn on. See also Discord.


  • Genauso wie alles andere auch. (watchOS, tvOS, iPadOS)

  • Und macOS 11.3 ;)

  • homebridge-hue

    v0.13.9

    Bug Fixes

    Don't apply GL-C-008 workaround when connected to deCONZ, see #974.