Skip to content

Commit

Permalink
Release 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Luligu committed Oct 21, 2024
1 parent 67c3c57 commit dda3741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shellyDevice.real.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ describe('Shellies', () => {
let device: ShellyDevice | undefined;

const firmwareGen1 = 'v1.14.0-gcb84623';
const firmwareGen2 = '1.4.2-gc2639da';
const firmwareGen2 = '1.4.4-g6d2a586';
const address = '30:f6:ef:69:2b:c5';

beforeAll(async () => {
Expand Down

0 comments on commit dda3741

Please sign in to comment.