Skip to content

Commit

Permalink
Fixing removal logic
Browse files Browse the repository at this point in the history
  • Loading branch information
prasad-edlabadka committed Jul 2, 2022
1 parent 4a684a1 commit 792cfea
Show file tree
Hide file tree
Showing 12 changed files with 5 additions and 524 deletions.
2 changes: 0 additions & 2 deletions dist/lib/accessories/AirConditionerAccessory.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ export declare class AirConditionerAccessory extends BaseAccessory {
refreshStatus(): void;
setOn(value: CharacteristicValue): void;
getOn(): CharacteristicValue;
setTargetTemperature(value: CharacteristicValue): void;
getTargetTemperature(): CharacteristicValue;
setHeatingCoolingState(value: CharacteristicValue): void;
getHeatingCoolingState(): CharacteristicValue;
getCoolingThresholdTemperatureCharacteristic(): CharacteristicValue;
Expand Down
2 changes: 1 addition & 1 deletion dist/lib/accessories/AirConditionerAccessory.d.ts.map

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

19 changes: 0 additions & 19 deletions dist/lib/accessories/AirConditionerAccessory.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/accessories/AirConditionerAccessory.js.map

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

Loading

0 comments on commit 792cfea

Please sign in to comment.