Skip to content

Commit

Permalink
fix(ignore): fix dee8781
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Jan 1, 2024
1 parent dee8781 commit 32b0ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/homeassistant.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -2208,7 +2208,7 @@ describe('HomeAssistant extension', () => {
'device': {
'identifiers': [ 'zigbee2mqtt_1221051039810110150109113116116_9' ],
'name': 'ha_discovery_group',
'sw_version': z2m_version,
'sw_version': version,
'model': 'Group',
'manufacturer': 'Zigbee2MQTT',
'via_device': 'zigbee2mqtt_bridge_0x00124b00120144ae'
Expand Down

0 comments on commit 32b0ded

Please sign in to comment.