Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Hardware
  3. Checking if the air conditioning is on

Checking if the air conditioning is on

Scheduled Pinned Locked Moved Hardware
19 Posts 7 Posters 7.0k Views 6 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Moshe LivneM Offline
    Moshe LivneM Offline
    Moshe Livne
    Hero Member
    wrote on last edited by
    #6

    thank @rvendrame , I have considered that as well but I can think of ways it could go wrong, and it requires me to have ir emitter in every room. but it is a possibility. I would prefer to be notified and turn off the AC myself (if i have IR emitter) (or send the kids upstairs to turn it off :-))

    1 Reply Last reply
    0
    • Moshe LivneM Offline
      Moshe LivneM Offline
      Moshe Livne
      Hero Member
      wrote on last edited by
      #7

      @rvendrame , out of curiousity, how do you turn off the AC? is it a mysensor device?

      1 Reply Last reply
      0
      • rvendrameR Offline
        rvendrameR Offline
        rvendrame
        Hero Member
        wrote on last edited by
        #8

        @Moshe-Livne , I use infrared, I have a USB-UIRT connected to Vera (so no my sensor on that). I wasn't able (yet) to reproduce the long IR stream from AC using Arduino, so I can control the AC only at the living room where Vera controller is.
        The motion sensor is a Arduino/mysensor device.

        Home Assistant / Vera Plus UI7
        ESP8266 GW + mySensors 2.3.2
        Alexa / Google Home

        1 Reply Last reply
        0
        • J Offline
          J Offline
          Jan Gatzke
          wrote on last edited by
          #9

          You could use a capacitor and an optocoupler. See http://www.edaboard.com/thread268348.html . Should be much cheaper.

          Moshe LivneM 1 Reply Last reply
          0
          • Moshe LivneM Moshe Livne

            @kunall this is a wall mounted unit, not a ducted aircon. using temperature sensor present some obvious problems, like what should I compare the temperature to.
            @Sparkman , yes this is the one i was referring to. OK, so its a mounting hole.... good!
            I was aiming to detect the current in the internal unit, not the compressor (this is a multi unit system). the idea to hook onto the LED crossed my mind but these are new units, under warranty so I want something that is not invasive, if possible.
            do you think the blower motor will produce enough magnetic field to be detected from the outside of the unit? I am not worried about the on/off cycle for two reasons. one is that these are inverter aircon so they practically run all the time and the other is that eventually the unit will kick in and I will get the alert.

            Thanks for the prompt answers!
            Moshe

            SparkmanS Offline
            SparkmanS Offline
            Sparkman
            Hero Member
            wrote on last edited by
            #10

            @Moshe-Livne said:

            @Sparkman do you think the blower motor will produce enough magnetic field to be detected from the outside of the unit? I am not worried about the on/off cycle for two reasons. one is that these are inverter aircon so they practically run all the time and the other is that eventually the unit will kick in and I will get the alert.

            Hi Moshe,

            Hard to know for sure as it depends on how far the blower motor is from where you mount it. I would get one to try and see. Are these units hard wired, or do they plug in to a standard wall outlet? If the latter, you could put something in between the plug and the outlet to measure the current draw.

            Cheers
            Al

            1 Reply Last reply
            0
            • Moshe LivneM Offline
              Moshe LivneM Offline
              Moshe Livne
              Hero Member
              wrote on last edited by
              #11

              Hardwired, and they did their very best to prevent you from accessing the wires. I guess I'll have to wait patiently for the components to arrive.... Patience comes to those who wait, right?
              How sensitive are those modules?

              1 Reply Last reply
              0
              • J Jan Gatzke

                You could use a capacitor and an optocoupler. See http://www.edaboard.com/thread268348.html . Should be much cheaper.

                Moshe LivneM Offline
                Moshe LivneM Offline
                Moshe Livne
                Hero Member
                wrote on last edited by
                #12

                @Jan-Gatzke, this require to route the current through the optocoupler, right? I can't easily do that...

                1 Reply Last reply
                0
                • J Offline
                  J Offline
                  Jan Gatzke
                  wrote on last edited by
                  #13

                  No, it does not. You can connect it parallely to the fan.

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    maltimus
                    wrote on last edited by
                    #14

                    What about something like this?

                    http://moderndevice.com/new-products/current-sensor/

                    Moshe LivneM 1 Reply Last reply
                    0
                    • M maltimus

                      What about something like this?

                      http://moderndevice.com/new-products/current-sensor/

                      Moshe LivneM Offline
                      Moshe LivneM Offline
                      Moshe Livne
                      Hero Member
                      wrote on last edited by
                      #15

                      @maltimus , this looks just right. I don't know enough to understand what is the difference between this and the modules on aliexpress. this one looks more refined, for sure but other than that I have no idea.... it does seems to be very sensitive if it can detect the difference in the magnetic field being closer to one conductor , so its promising!

                      1 Reply Last reply
                      0
                      • M Offline
                        M Offline
                        maltimus
                        wrote on last edited by
                        #16

                        @Moshe-Livne It should be know what I have not worked with hall-effect sensors so anything I include to this post is purely my understanding from school/research. As current travels through a wire it creates a magnetic field around it. I believe these are so sensitive because both the current in and current out of the AC are so close together and there magnetic fields are cancelling each other out. If you are able to isolate one of the power cables it should be a lot more accurate.

                        Can you provide a link to the system?

                        Moshe LivneM 1 Reply Last reply
                        0
                        • M maltimus

                          @Moshe-Livne It should be know what I have not worked with hall-effect sensors so anything I include to this post is purely my understanding from school/research. As current travels through a wire it creates a magnetic field around it. I believe these are so sensitive because both the current in and current out of the AC are so close together and there magnetic fields are cancelling each other out. If you are able to isolate one of the power cables it should be a lot more accurate.

                          Can you provide a link to the system?

                          Moshe LivneM Offline
                          Moshe LivneM Offline
                          Moshe Livne
                          Hero Member
                          wrote on last edited by
                          #17

                          @maltimus if by "the system" you mean the air conditioning unit, it is a relatively standard split unit with compressor outside and fan on the inside. getting to the wires is not trivial and will probably void the warranty, so non-intrusive is the way to go.
                          what i will do is wait for my stuff to arrive, and build a sensor and just see what it reads. as there is a large motor rotating on the inside i hope it will leak magnetic field. if not, there is always the LED....

                          1 Reply Last reply
                          0
                          • C Offline
                            C Offline
                            Chester
                            wrote on last edited by
                            #18

                            Just a thought, those internal portions of the split system airconditioners have diffuser vents that open when the unit turns on and close when its turned off. You could fit a magnet to one of the vent blades, and use a magnetic reed switch to tell the system whether the vents are open or closed. That could be translated by MySensors as the unit running or turned off.

                            The plus side of that is that a reed switch costs pennies, and can be bought in a number of colours, so you should be able to colour match the aircon unit pretty closely. You can attach them with strong double sided tape if you cant screw into the unit as well (Use Automotive grade double sided tape, that they use for fixing badges on cars, works a treat), so it shouldn't void any warranties.

                            Moshe LivneM 1 Reply Last reply
                            0
                            • C Chester

                              Just a thought, those internal portions of the split system airconditioners have diffuser vents that open when the unit turns on and close when its turned off. You could fit a magnet to one of the vent blades, and use a magnetic reed switch to tell the system whether the vents are open or closed. That could be translated by MySensors as the unit running or turned off.

                              The plus side of that is that a reed switch costs pennies, and can be bought in a number of colours, so you should be able to colour match the aircon unit pretty closely. You can attach them with strong double sided tape if you cant screw into the unit as well (Use Automotive grade double sided tape, that they use for fixing badges on cars, works a treat), so it shouldn't void any warranties.

                              Moshe LivneM Offline
                              Moshe LivneM Offline
                              Moshe Livne
                              Hero Member
                              wrote on last edited by
                              #19

                              @Chester That is actually a great idea.... From what I read elsewhere it seems that the cheap hall sensors are not that sensitive so your idea should be the bestest... Thanks!!!

                              1 Reply Last reply
                              0
                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                              20

                              Online

                              11.7k

                              Users

                              11.2k

                              Topics

                              113.1k

                              Posts


                              Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                              • Login

                              • Don't have an account? Register

                              • Login or register to search.
                              • First post
                                Last post
                              0
                              • MySensors
                              • OpenHardware.io
                              • Categories
                              • Recent
                              • Tags
                              • Popular