Skip to content

Commit

Permalink
Merge pull request #62 from prasad-edlabadka/bug/58
Browse files Browse the repository at this point in the history
Bug/58
  • Loading branch information
prasad-edlabadka authored Jul 14, 2022
2 parents 9d9fbc3 + 05fe42b commit d445ffc
Show file tree
Hide file tree
Showing 18 changed files with 56 additions and 35 deletions.
2 changes: 1 addition & 1 deletion dist/lib/TuyaIRDiscovery.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/lib/TuyaIRDiscovery.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/lib/api/DeviceConfigurationHelper.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 8 additions & 1 deletion dist/lib/api/DeviceConfigurationHelper.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/lib/api/DeviceConfigurationHelper.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/lib/model/TuyaIRConfiguration.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion dist/lib/model/TuyaIRConfiguration.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/lib/model/TuyaIRConfiguration.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/platform.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export declare class TuyaIRPlatform implements DynamicPlatformPlugin {
readonly Characteristic: typeof Characteristic;
readonly accessories: PlatformAccessory[];
cachedAccessories: Map<any, any>;
private readonly foundAccessories;
constructor(log: Logger, config: PlatformConfig, api: API);
/**
* This function is invoked when homebridge restores cached accessories from disk at startup.
Expand Down
2 changes: 1 addition & 1 deletion dist/platform.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 10 additions & 8 deletions dist/platform.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d445ffc

Please sign in to comment.