Yes, bad wording on my part. Configure All then Refresh.
My switches also don’t show up in my zigbee routing table, so who knows at this point. They work with my NodeRed logic, which is all I need.
FYI, it looks like firmware 2.08 is available on the Hubitat platform. If you have the latest driver then double click on the “Update Firmware” button and watch the logs to see what is going on.
1 Like
2.08 update was smooth & easy on Hubitat, and all is working great thus far – thank you, @EricM_Inovelli
1 Like
Where you be a good place to post requests/suggestions for future firmware?
This thread appears to be more about changelog, and installation issues.
raph
November 15, 2022, 4:10pm
108
jealous, waiting for HA 11.3 release so i can get the update
1 Like
Dan001
November 16, 2022, 3:24pm
110
2022.11.3 should be released soon.
home-assistant:master
← home-assistant:rc
opened 02:43PM - 16 Nov 22 UTC
- Fix UniFi block client switches on 2022.11.2 ([@Kane610] - [#81884]) ([unifi d… ocs])
- Fix Z-Wave JS cover stop support ([@Yukon] - [#78723]) ([zwave_js docs])
- Fix instability with HomeKit trigger accessories ([@bdraco] - [#80703]) ([homekit docs])
- Fix accelerator sensor in fibaro integration ([@rappenze] - [#81237]) ([fibaro docs])
- Fix Fully Kiosk start application service field ([@chpego] - [#81738]) ([fully_kiosk docs])
- Fix ibeacon source attribute not being updated ([@multigcs] - [#81740]) ([ibeacon docs])
- Upgrade huawei-lte-api to 1.6.7, fixes empty username issues ([@scop] - [#81751]) ([huawei_lte docs]) (dependency)
- Change life360 timeouts & retries ([@pnbruckner] - [#81799]) ([life360 docs])
- Fix switchbot not becoming available again after unavailable ([@bdraco] - [#81822]) ([switchbot docs])
- Fix statistic_during_period for data with holes ([@emontnemery] - [#81847]) ([recorder docs])
- Fix rest schema ([@epenet] - [#81857]) ([rest docs])
- Bump aiohomekit to 2.2.19 ([@bdraco] - [#81867]) ([homekit_controller docs]) (dependency)
- Fix homekit_controller climate entity not becoming active when changing modes ([@Jc2k] - [#81868]) ([homekit_controller docs])
- Bump oralb-ble to 0.14.1 ([@bdraco] - [#81869]) ([oralb docs]) (dependency)
- Bump gcal_sync to 4.0.1 to fix Google Calendar config flow ([@allenporter] - [#81873]) ([google docs]) (dependency)
- Fix ZHA configuration APIs ([@dmulcahey] - [#81874]) ([zha docs])
- Revert google calendar back to old API for free/busy readers ([@allenporter] - [#81894]) ([google docs])
- Fix bluetooth adapters with missing firmware patch files not being discovered ([@bdraco] - [#81926]) ([bluetooth docs])
- Bump aioridwell to 2022.11.0 ([@bachya] - [#81929]) ([ridwell docs]) (dependency)
- Fix esphome bleak client seeing disconnects too late ([@bdraco] - [#81932]) ([esphome docs])
- Bump bleak-retry-connector to 2.8.4 ([@bdraco] - [#81937]) ([bluetooth docs]) (dependency)
- Bump PySwitchbot to 0.20.3 ([@bdraco] - [#81938]) ([switchbot docs]) (dependency)
- Fix ONVIF subscription errors ([@dgomes] - [#81965]) ([onvif docs])
- Bump ZHA quirks lib to 0.0.86 ([@dmulcahey] - [#81966]) ([zha docs]) (dependency)
- Increasing device usage update interval for Flume ([@jeeftor] - [#81968]) ([flume docs])
- Bump oralb-ble to 0.14.2 ([@bdraco] - [#81969]) ([oralb docs]) (dependency)
- Bump gcal_sync 4.0.2 ([@allenporter] - [#82017]) ([google docs])
- Bump airthings-ble to 0.5.3 ([@vincegio] - [#82033]) ([airthings_ble docs]) (dependency)
- Make sure the config_flow key is set for brands ([@bdraco] - [#82038])
- Bump pySwitchbot to 0.20.4 ([@bdraco] - [#82055]) ([switchbot docs]) (dependency)
- Restore color_temp handling for lifx.set_state ([@Djelibeybi] - [#82067]) ([lifx docs])
- Bump growattServer to 1.2.4 ([@muppet3000] - [#82071]) ([growatt_server docs])
- Bump PySwitchbot to 0.20.5 ([@bdraco] - [#82099]) ([switchbot docs]) (dependency)
- Update sqlalchemy to 1.4.44 ([@frenck] - [#82129]) ([recorder docs]) ([sql docs]) (dependency)
- Always update attributes on an update for MQTT update ([@jbouwh] - [#82139]) ([mqtt docs])
- Add missing strings in Onvif ([@tkdrob] - [#82141]) ([onvif docs])
- Fix Google Sheets formula input ([@tkdrob] - [#82157]) ([google_sheets docs])
- Fix Growatt incorrect energy dashboard values for grid import ([@muppet3000] - [#82163]) ([growatt_server docs])
- Fix static version in homekit tests ([@bdraco] - [#82201]) ([homekit docs])
- Fix missing await in nexia emergency heat ([@bdraco] - [#82207]) ([nexia docs])
[#78723]: https://github.com/home-assistant/core/pull/78723
[#80703]: https://github.com/home-assistant/core/pull/80703
[#81237]: https://github.com/home-assistant/core/pull/81237
[#81423]: https://github.com/home-assistant/core/pull/81423
[#81488]: https://github.com/home-assistant/core/pull/81488
[#81738]: https://github.com/home-assistant/core/pull/81738
[#81740]: https://github.com/home-assistant/core/pull/81740
[#81751]: https://github.com/home-assistant/core/pull/81751
[#81780]: https://github.com/home-assistant/core/pull/81780
[#81799]: https://github.com/home-assistant/core/pull/81799
[#81822]: https://github.com/home-assistant/core/pull/81822
[#81847]: https://github.com/home-assistant/core/pull/81847
[#81857]: https://github.com/home-assistant/core/pull/81857
[#81867]: https://github.com/home-assistant/core/pull/81867
[#81868]: https://github.com/home-assistant/core/pull/81868
[#81869]: https://github.com/home-assistant/core/pull/81869
[#81873]: https://github.com/home-assistant/core/pull/81873
[#81874]: https://github.com/home-assistant/core/pull/81874
[#81884]: https://github.com/home-assistant/core/pull/81884
[#81894]: https://github.com/home-assistant/core/pull/81894
[#81926]: https://github.com/home-assistant/core/pull/81926
[#81929]: https://github.com/home-assistant/core/pull/81929
[#81932]: https://github.com/home-assistant/core/pull/81932
[#81937]: https://github.com/home-assistant/core/pull/81937
[#81938]: https://github.com/home-assistant/core/pull/81938
[#81965]: https://github.com/home-assistant/core/pull/81965
[#81966]: https://github.com/home-assistant/core/pull/81966
[#81968]: https://github.com/home-assistant/core/pull/81968
[#81969]: https://github.com/home-assistant/core/pull/81969
[#82017]: https://github.com/home-assistant/core/pull/82017
[#82033]: https://github.com/home-assistant/core/pull/82033
[#82038]: https://github.com/home-assistant/core/pull/82038
[#82055]: https://github.com/home-assistant/core/pull/82055
[#82067]: https://github.com/home-assistant/core/pull/82067
[#82071]: https://github.com/home-assistant/core/pull/82071
[#82099]: https://github.com/home-assistant/core/pull/82099
[#82129]: https://github.com/home-assistant/core/pull/82129
[#82139]: https://github.com/home-assistant/core/pull/82139
[#82141]: https://github.com/home-assistant/core/pull/82141
[#82157]: https://github.com/home-assistant/core/pull/82157
[#82163]: https://github.com/home-assistant/core/pull/82163
[#82201]: https://github.com/home-assistant/core/pull/82201
[#82207]: https://github.com/home-assistant/core/pull/82207
[3_day_blinds docs]: https://www.home-assistant.io/integrations/3_day_blinds/
[@Djelibeybi]: https://github.com/Djelibeybi
[@Jc2k]: https://github.com/Jc2k
[@Kane610]: https://github.com/Kane610
[@Yukon]: https://github.com/Yukon
[@allenporter]: https://github.com/allenporter
[@bachya]: https://github.com/bachya
[@balloob]: https://github.com/balloob
[@bdraco]: https://github.com/bdraco
[@chpego]: https://github.com/chpego
[@dgomes]: https://github.com/dgomes
[@dmulcahey]: https://github.com/dmulcahey
[@emontnemery]: https://github.com/emontnemery
[@epenet]: https://github.com/epenet
[@frenck]: https://github.com/frenck
[@jbouwh]: https://github.com/jbouwh
[@jeeftor]: https://github.com/jeeftor
[@multigcs]: https://github.com/multigcs
[@muppet3000]: https://github.com/muppet3000
[@pnbruckner]: https://github.com/pnbruckner
[@rappenze]: https://github.com/rappenze
[@scop]: https://github.com/scop
[@tkdrob]: https://github.com/tkdrob
[@vincegio]: https://github.com/vincegio
[abode docs]: https://www.home-assistant.io/integrations/abode/
[accuweather docs]: https://www.home-assistant.io/integrations/accuweather/
[airthings_ble docs]: https://www.home-assistant.io/integrations/airthings_ble/
[bluetooth docs]: https://www.home-assistant.io/integrations/bluetooth/
[esphome docs]: https://www.home-assistant.io/integrations/esphome/
[fibaro docs]: https://www.home-assistant.io/integrations/fibaro/
[flume docs]: https://www.home-assistant.io/integrations/flume/
[fully_kiosk docs]: https://www.home-assistant.io/integrations/fully_kiosk/
[google docs]: https://www.home-assistant.io/integrations/google/
[google_sheets docs]: https://www.home-assistant.io/integrations/google_sheets/
[growatt_server docs]: https://www.home-assistant.io/integrations/growatt_server/
[homekit docs]: https://www.home-assistant.io/integrations/homekit/
[homekit_controller docs]: https://www.home-assistant.io/integrations/homekit_controller/
[huawei_lte docs]: https://www.home-assistant.io/integrations/huawei_lte/
[ibeacon docs]: https://www.home-assistant.io/integrations/ibeacon/
[life360 docs]: https://www.home-assistant.io/integrations/life360/
[lifx docs]: https://www.home-assistant.io/integrations/lifx/
[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/
[nexia docs]: https://www.home-assistant.io/integrations/nexia/
[onvif docs]: https://www.home-assistant.io/integrations/onvif/
[oralb docs]: https://www.home-assistant.io/integrations/oralb/
[recorder docs]: https://www.home-assistant.io/integrations/recorder/
[rest docs]: https://www.home-assistant.io/integrations/rest/
[ridwell docs]: https://www.home-assistant.io/integrations/ridwell/
[sql docs]: https://www.home-assistant.io/integrations/sql/
[switchbot docs]: https://www.home-assistant.io/integrations/switchbot/
[unifi docs]: https://www.home-assistant.io/integrations/unifi/
[zha docs]: https://www.home-assistant.io/integrations/zha/
[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/
8 Likes
Dan001
November 16, 2022, 8:09pm
111
2022.11.3 was just merged.
3 Likes
And showing up for me in the UI. Here we go!
2 Likes
Installed 2022.11.3 and Z2M still says 2.07 is the latest firmware version for all 4 of my switches. Restarted Z2M and still seeing the same thing. Am I missing something?
stu1811
November 16, 2022, 10:21pm
114
The firmware json file has 2.07 as the latest. The file lives outside Z2M so once @EricM_Inovelli updates it to include 2.08 you should be able to update.
I just made 2.08 available to z2m and ZHA users.
6 Likes
All 4 switches have updated to 2.08 and binding now works again! Woot! You guys rock! Thank again for everything you guys do.
3 Likes
Blubaru
November 17, 2022, 6:03pm
117
Hey @EricM_Inovelli , just updated to 2.08 on my switches and group bindings still are not working. I’ve gone through and wiped all the groups/etc but nothing seems to fix them. Any thoughts? Using z2m and switches report v2.08
I was having issues where the group binding wasn’t working as intended, like one bulb didn’t change state. I ended up removing the switch from z2m and re - adding it and re binding it fixed the issue. So mabye thta will work for you as well.
1 Like
Blubaru
November 17, 2022, 6:15pm
119
Nope gave it a go but didn’t fix it. thanks for the suggestion
Can you verify these settings?:
The group (if it includes the vzm31-sn) should have ep1 in it. The binding should be from ep2 of the vzm31-sn to the group.
2 Likes
Blubaru
November 17, 2022, 6:32pm
121
Ahhh there it is. I was binding ep1 (of the switch) to the group. Could’ve sworn this is what i did pre v2.0.5 and it worked fine. I must have missed those details somewhere…sorry about that.
thank you!
1 Like
I have 2 of these dimmers in Z2M and noticed 2.08 was available (both had 2.05) so I let them start an OTA update and went to bed.
When I checked in the morning, only one had updated to 2.08. They both now report no new firmware is available but one is still 2.05. Did 2.08 get pulled or something?