question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Setup for Wall AC

See original GitHub issue

Looking for some help on setting up a wall ac unit with this plugin. I’m currently struggling with “mapping” the functions of the remote to config The remote has Temp Up and Down buttons, Fan Faster and Slower, Auto Fan, Energy Saver etc. The AC does not report back its status in regards to temp. I’m essentially just looking for easy toggles to advance the temp up and down and adjust fan speeds Any help is appreciated

This is my current config and it currently only shows the on/off toggle in the home app

        {
            "name": "Air Conditioner",
            "type": "heater-cooler",
            "temperatureUnits": "F",
            "minTemperature": 65,
            "maxTemperature": 80,
            "fanStepSize": 1,
            "tempStepSize": 1,
            "data": {
                "cool": {
                    "on": "260050000001279314111411131213371312131213121311143713111437131114371337133713371436141114111312133714111312131213121337133713371411133714361437130005510001284814000d05000000000000",
                    "off": "260050000001279314111411131213371312131213121311143713111437131114371337133713371436141114111312133714111312131213121337133713371411133714361437130005510001284814000d05000000000000"
                },
                "temperatureCodes": {
                    "65": "260050000001259313121312131213371312131213111411133714111337141114361437133713371337131213371436141114111312131213121337131213111437133713371337130005530001274814000d05000000000000",
                    "80": "260050000001259313121312131213371312131213111411133714111337141114361437133713371337131213371436141114111312131213121337131213111437133713371337130005530001274814000d05000000000000"
                }
            }
        }
    ]

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
lamatuzzicommented, Apr 21, 2021

Looking for some help on setting up a wall ac unit with this plugin. I’m currently struggling with “mapping” the functions of the remote to config The remote has Temp Up and Down buttons, Fan Faster and Slower, Auto Fan, Energy Saver etc. The AC does not report back its status in regards to temp. I’m essentially just looking for easy toggles to advance the temp up and down and adjust fan speeds Any help is appreciated

This is my current config and it currently only shows the on/off toggle in the home app

        {
            "name": "Air Conditioner",
            "type": "heater-cooler",
            "temperatureUnits": "F",
            "minTemperature": 65,
            "maxTemperature": 80,
            "fanStepSize": 1,
            "tempStepSize": 1,
            "data": {
                "cool": {
                    "on": "260050000001279314111411131213371312131213121311143713111437131114371337133713371436141114111312133714111312131213121337133713371411133714361437130005510001284814000d05000000000000",
                    "off": "260050000001279314111411131213371312131213121311143713111437131114371337133713371436141114111312133714111312131213121337133713371411133714361437130005510001284814000d05000000000000"
                },
                "temperatureCodes": {
                    "65": "260050000001259313121312131213371312131213111411133714111337141114361437133713371337131213371436141114111312131213121337131213111437133713371337130005530001274814000d05000000000000",
                    "80": "260050000001259313121312131213371312131213111411133714111337141114361437133713371337131213371436141114111312131213121337131213111437133713371337130005530001274814000d05000000000000"
                }
            }
        }
    ]

@spinwtf I have the same situation. My device is a Wall AC, too. And I didn’t find a way to configure it with “heater-cooler” type. Have you got a solution? I used the same as you: stateless switches.

thanks !

0reactions
stale[bot]commented, Jun 21, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Install a Through the Wall Air Conditioner
Step 1: Choose a Spot · Step 2: Mark the Wall Studs · Step 3: Turn Off Power to the Room · Step...
Read more >
Through The Wall Air Conditioner Installation: The Basics
How To Install A Wall Air Conditioner · Step #1: Find A Suitable Spot · Step #2: Locate Your Wall Studs · Step...
Read more >
How to Install an Inwall Air Conditioner (with Pictures) - wikiHow
1. Choose a wall that borders the outside of your home and has no pipes or wires. Wall sleeves are generally about 15...
Read more >
What to Know About Wall Air Conditioners
Most through-the-wall air conditioners are simple to install. If you're a capable DIYer with the tools and guts to cut a large hole...
Read more >
How To Install A Window AC Unit In The Wall
Installing a window air conditioner in its own glassless window opening is a good way to handle several issues raised by window units...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found