Skip to content

Commit

Permalink
Image and description updates
Browse files Browse the repository at this point in the history
  • Loading branch information
graham committed Jun 8, 2024
1 parent 6461f30 commit 8a0c604
Show file tree
Hide file tree
Showing 14 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .homeycompose/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"en": "myAir"
},
"description": {
"en": "Save energy while keeping everyone comfortable with the Homey MyAir Control App, designed for personalised air conditioning with MyAir technology."
"en": "Save energy while keeping everyone comfortable."
},
"brandColor": "#125eab",
"category": [
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ Transform your home into an oasis of comfort with the Homey MyAir Control App, y

- **Modes and Fan Speeds:** Provides options to select operational modes such as Auto, Cool, Heat, or Dry, alongside adjustments to fan speed for tailored airflow.

The Homey MyAir Control App is designed for users seeking precise control over their home air conditioning system, emphasizing efficiency and user-specific customization.
The Homey MyAir Control App is designed for users seeking precise control over their home air conditioning system, emphasizing efficiency and user-specific customization.
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
support for myAir air con
Transform your home into an oasis of comfort with the myAir Control App, your ultimate companion for personalized air conditioning. Designed exclusively for systems equipped with the myAir technology, this app puts unparalleled control of your indoor climate right at your fingertips. Key Features include Zone-Specific Control, Comprehensive Unit Management, Customizable Modes and Fan Speeds.
8 changes: 4 additions & 4 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"en": "myAir"
},
"description": {
"en": "Save energy while keeping everyone comfortable with the Homey MyAir Control App, designed for personalised air conditioning with MyAir technology."
"en": "Save energy while keeping everyone comfortable."
},
"brandColor": "#125eab",
"category": [
Expand Down Expand Up @@ -189,9 +189,9 @@
"lan"
],
"images": {
"small": "/drivers/myair_control/assets/images/aircon_small.png",
"large": "/drivers/myair_control/assets/images/aircon_large.png",
"xlarge": "/drivers/myair_control/assets/images/aircon_xlarge.png"
"small": "/drivers/myair_control/assets/images/aircon_small.jpg",
"large": "/drivers/myair_control/assets/images/aircon_large.jpg",
"xlarge": "/drivers/myair_control/assets/images/aircon_xlarge.jpg"
},
"pair": [
{
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed drivers/myair_control/assets/images/aircon_large.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed drivers/myair_control/assets/images/aircon_small.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
6 changes: 3 additions & 3 deletions drivers/myair_control/driver.compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"lan"
],
"images": {
"small": "{{driverAssetsPath}}/images/aircon_small.png",
"large": "{{driverAssetsPath}}/images/aircon_large.png",
"xlarge": "{{driverAssetsPath}}/images/aircon_xlarge.png"
"small": "{{driverAssetsPath}}/images/aircon_small.jpg",
"large": "{{driverAssetsPath}}/images/aircon_large.jpg",
"xlarge": "{{driverAssetsPath}}/images/aircon_xlarge.jpg"
},
"pair": [
{
Expand Down
Binary file modified drivers/myair_zone/assets/images/aircon_large.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified drivers/myair_zone/assets/images/aircon_small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified drivers/myair_zone/assets/images/aircon_xlarge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8a0c604

Please sign in to comment.