Fan speed control with CADIO fan device (ESP8266 - ESP32) | CADIO Home Automation

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 พ.ค. 2023
  • CADIO Website:
    egycad.com/cadio/
    CADIO Downloads Center:
    egycad.com/cadio/downloads/
    CADIO Developers Docs:
    egycad.com/cadio/docs/discove...
    CADIO Firmware For ESP8266:
    egycad.com/cadio/docs/firmwar...
    CADIO Firmware For ESP32:
    egycad.com/cadio/docs/firmwar...
    ---------------------------------------------------------------
    Hello my friends! in this video we will control the Hello my friends! in this video we will control the ceiling fan speed, we will build a four speeds regulator, and control it using CADIO platform, this feature is now natively supported, so we will do the job without writing any code.
    For the hardware, we need Three relays connected with the ESP.
    Two polypropylene capacitors, the smaller capacitor is 2.2 micros, and the larger one is 3.3.
    Also four resistors, connected with the capacitors to make two RC circuits.
    The small capacitor circuit is connected to the first relay.
    The large capacitor to the second relay.
    And the third relay is connected directly to the fan, and to the other side of the two RC circuits.
    Then the AC hot wire is connected to the three relay's common pin.
    And the neutral to the fan.
    For the manual control, we will need two pushbuttons connected to the ESP, for increasing and decreasing the fan speed.
    Now in the info file devices table, we add a new fan device.
    Then in the fan speed regulator table, we select the GPIOs for the small and the large capacitor relays, and the direct relay, and the two pushbuttons.
    The fan device appears in the application Interface with a ceiling fan icon, and when we enter the device page, we can see that we have a slider to control the fan speed.
    When the fan is off, the three relays are off.
    And at the first speed, the first relay is on.
    With the second speed, the second relay is activated.
    At the third speed, both of the first and the second relays are on.
    And with the maximum speed, the third relay is activated, and this is exactly what we want.
    We can also use the pushbuttons for the manual control, to increase or decrease the speed.
    Now with our circuit connected to the fan, we can test it!
    At the first speed, the small capacitor is limiting the current too much.
    Now with the second speed, the large capacitor is passing more current.
    In the third speed, the two capacitors are now working in parallel, and passing more and more current to the fan.
    And with the maximum speed, the fan is now connected directly and finally takes all the current it needs.
    Thank you so much for your support, and don't forget to subscribe to our channel, bookmark our website, feel free to Try CADIO, feel free to contact us.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 197

  • @firdoshdiakus4841
    @firdoshdiakus4841 ปีที่แล้ว +4

    Another break through for Cadio ❤ they are the best

  • @flbeats3538
    @flbeats3538 ปีที่แล้ว +1

    Cadio is Growing Fast,good to see ya

  • @LokeshKumar-nb3hw
    @LokeshKumar-nb3hw ปีที่แล้ว

    Really thank you for adding this feature 🎉🎉🎉

  • @bereketassefa7796
    @bereketassefa7796 ปีที่แล้ว

    Thank's bro, amazing work!!!

  • @VanNguyen-gm8ly
    @VanNguyen-gm8ly 11 หลายเดือนก่อน

    i really love it, i hope you could make an introduction video about CADIO voice control function🥰

  • @hasstv9393
    @hasstv9393 ปีที่แล้ว

    At last ❤❤ Thanks man

  • @inhlapngo1601
    @inhlapngo1601 หลายเดือนก่อน

    Thank you for your help

  • @scienceoftheuniverse9155
    @scienceoftheuniverse9155 ปีที่แล้ว

    Thanks indeed for your great effort. We really appreciate.
    Please we hope that you will create an rf433 blaster. Thanks once again.

  • @firdoshdiakus4841
    @firdoshdiakus4841 10 หลายเดือนก่อน

    Hi Have you removed the flashing of esp8266 that is below 4MB as I cannot seem to get my esp01 to work anymore? It will flash but cannot connect to wifi

  • @narinderjhajj1
    @narinderjhajj1 5 หลายเดือนก่อน

    Why can’t we use the devices added to alexa as triggers for routines? Also it would be really nice if IR can transmit a different code based on the receiver code. E.g received code is samsung vol +/- and transmitted code from esp is NEC or some other brand vol +/-. Would really appreciate the help and would love buy the license as it will make me able to repurpose the old ir remotes to control wifi/zigbee smart devices. Thanks for the amazing product.

  • @r4rupak1997
    @r4rupak1997 ปีที่แล้ว

    Great :)
    Q: Does CADIO Firmware supports ESP32-S3 Modules?
    Suggestion: It will be great if you can build a web installer for flashing firmware into ESP devices, like the Tasmota web installer.

  • @gourabdas9152
    @gourabdas9152 ปีที่แล้ว

    wow you did it!!

  • @Selcuk_Kenar
    @Selcuk_Kenar 11 หลายเดือนก่อน

    Hello. I want to integrate this into my home alarm system. Which mode should I use?

  • @pauliussopis3217
    @pauliussopis3217 ปีที่แล้ว

    Awesome.

  • @enma7101
    @enma7101 10 หลายเดือนก่อน

    it is possible to use this for my smart pet project like pumping water for bowl?

  • @tantasmart1229
    @tantasmart1229 ปีที่แล้ว

    Nice work friend , what program do you use for schematic diagram drawing in the video?

  • @mesquitamk1681
    @mesquitamk1681 29 วันที่ผ่านมา

    Cool, very good... it is possible to add an RF 433 transmitter

  • @aniketpol1502
    @aniketpol1502 ปีที่แล้ว +2

    Hello, this is an awesome project, I just want to ask that instead of push buttons how can we use the fan speed regulator? If it is possible then can you do a video on that ??

    • @cadioHomeAutomation
      @cadioHomeAutomation  ปีที่แล้ว +1

      We are using the pushbuttons because we are looking for complete synchronization between the app and the manual switches,
      For example, when using the 4 steps rotary fan regular, if we set the speed manually from the rotary switch to 4, then from the app to speed 1, the result will be a fan spinning with speed 1 and the switch on speed 4, we tried to avoid this with the two pushbuttons.
      Another benefit is the two pushbuttons are using two GPIOs, while the 4 speed rotary switch is using four GPIOs, so we are saving two GPIOs by using the pushbuttons.

  • @smartteg7381
    @smartteg7381 ปีที่แล้ว

    Nice one

  • @mr.emptygamingyt
    @mr.emptygamingyt 9 หลายเดือนก่อน +1

    When will ESP 32 cam board will be supported

  • @jaysonestrella9391
    @jaysonestrella9391 5 หลายเดือนก่อน

    Hi this is a great project. Can i ask if you have a source code for the microcontroller? Thank you

  • @BlackwingzYT
    @BlackwingzYT 10 หลายเดือนก่อน

    I want to use 2 fans but i am only getting the settings menu for one fan...
    I have already bought the license and i want to control 2 fans

  • @drelectronics13
    @drelectronics13 ปีที่แล้ว +1

    This Cadio developers are fucking awesome take my money 💰🤑💰🤑💰 i really love this guy so much 😍😍😍😍😍😍😍😍😍😍

  • @rafaeljeioancheta7607
    @rafaeljeioancheta7607 8 หลายเดือนก่อน

    Hello my friend, does it support servo motors?

  • @kamaleshbehera
    @kamaleshbehera 11 หลายเดือนก่อน

    i have a one question , if i buy a unit and same esp32 going to faulty after some days , so in that case how to transfer license for new esp32 .

  • @AliReza-xl4zw
    @AliReza-xl4zw 5 หลายเดือนก่อน

    it would be so nice if you show us how to use CadioSerial Library

  • @mr.emptygamingyt
    @mr.emptygamingyt 9 หลายเดือนก่อน

    Am I able to connect 2 or more mobile with one CADIO esp32

  • @SSGOfficial28
    @SSGOfficial28 6 หลายเดือนก่อน

    Can we use cadio for commercial use

  • @babanbiswas24
    @babanbiswas24 หลายเดือนก่อน

    In one account how many units I can create after purchase platform plan
    And what is the cost of the plan

  • @avipatel7986
    @avipatel7986 11 หลายเดือนก่อน

    Water level can be seen in cadio pletform ?

  • @emmanueltomyperumana
    @emmanueltomyperumana 2 หลายเดือนก่อน

    Can I connect more than one nodeMCU with this app

  • @SaravananS-dv9zj
    @SaravananS-dv9zj ปีที่แล้ว

    I love this project.but I hade trouble for fan speed control. Because, here all are using regulator type. I'm searching auto reset 2 way switch for switch board. But my bad luck I can't find that. My parents are comfortable with using the regulator. So will you turn the fan speed control push button into a regulator .

    • @gsvasanth9077
      @gsvasanth9077 11 หลายเดือนก่อน

      kindly use touch sensor

  • @ahadhossain6927
    @ahadhossain6927 ปีที่แล้ว

    please, How to set up a Smart Home Automation System with Multiple ESP32 IoT Networks with Cadio, How to setup / configure multiple units in Cadio?

    • @cadioHomeAutomation
      @cadioHomeAutomation  ปีที่แล้ว +1

      Just repeat what you did for the first unit, and they will automatically be linked to your account

  • @pritammalwadkar2893
    @pritammalwadkar2893 22 วันที่ผ่านมา

    Please make a video on serial output as soon 🙏🏻

  • @dattatrayaapte280
    @dattatrayaapte280 ปีที่แล้ว

    Can you please share the code using triac for smooth control of fan

  • @vasisthatechnologies946
    @vasisthatechnologies946 ปีที่แล้ว +2

    Hi,Your IoT Platform is Awesome,for the past 5years I check several IoT Platforms,out of all I like your platform very much and if it’s possible please put 433Mhz Remote for all speed control also (for 4steps) and instead of 2 switch please put normal fan regular one.

    • @cadioHomeAutomation
      @cadioHomeAutomation  ปีที่แล้ว +1

      Fan speed control using IR and RF remotes is now supported.

    • @vasisthatechnologies946
      @vasisthatechnologies946 ปีที่แล้ว +1

      Yes, Regrading Manual Control, Instead of 2 Buttons, If you Can use 4Pole Fan Rotatory Switch Means Good.

  • @flbeats3538
    @flbeats3538 ปีที่แล้ว +2

    PLEASE,PLEASE work on info file it should be editable after flashing and using(so no need to flash esp32 when we want to edit info file) Please

  • @sakibhasan2734
    @sakibhasan2734 8 หลายเดือนก่อน

    Can we turn on or off with manual switch

  • @iam_sandeepsaini
    @iam_sandeepsaini 4 หลายเดือนก่อน

    Please give updates....the current firmware is unstable in power supply.

  • @hassanahmad9597
    @hassanahmad9597 8 หลายเดือนก่อน

    can you you use 2 door sensor with one esp for next project please

  • @mesquitamk1681
    @mesquitamk1681 29 วันที่ผ่านมา

    Legal muito bom... é possível adicionar um transmissor RF433

  • @prasannaherath2891
    @prasannaherath2891 10 หลายเดือนก่อน

    how to add soil moisture and rain sensors

  • @aftabali7107
    @aftabali7107 10 หลายเดือนก่อน

    I HAVE A SUGGESTION FOR YOU..
    THE USED GPIO PINS SHOULD NOT APPEAR IN GPIO LIST...
    IT WILL BE EASIER

  • @kamaleshbehera
    @kamaleshbehera 7 หลายเดือนก่อน

    Need some other features, like pressure sensor, other temperature sensor, and if a switch is link with temperature or other then the switch is disabled, only active through link . This is not good,

  • @techinnovations4031
    @techinnovations4031 ปีที่แล้ว

    Can you tell us how to upload the FILE IN ESP32 SMD CHIP

  • @avipatel7986
    @avipatel7986 11 หลายเดือนก่อน

    Hi, what is boost mode in cadio Android app.

  • @arifhossain6845
    @arifhossain6845 8 หลายเดือนก่อน

    I would appreciate it if you could tell me how to get the discount coupon code in your Permanent License Manager.

    • @cadioHomeAutomation
      @cadioHomeAutomation  8 หลายเดือนก่อน

      Hello sir, you can contact cadio@egycad.com for more information on this query

  • @awdhootkanawade
    @awdhootkanawade ปีที่แล้ว

    Google home doesn't recognise Cadio fan as speed changeable device it only shows as switch
    And in Alexa it is detected as dimmable led so you have to say change the brightness instead of change the speed
    Any solution ?

  • @gamingwithsolo4542
    @gamingwithsolo4542 ปีที่แล้ว

    CADIO Home Automation: Can CARDIO firmware be uploaded to Nodemcu Esp32 by smart phone?

    • @cadioHomeAutomation
      @cadioHomeAutomation  ปีที่แล้ว

      We highly recommend using the esp flash download tool by espressif and flashing it using a pc.

  • @chandrahassen6102
    @chandrahassen6102 ปีที่แล้ว

    👌 wow

  • @kamaleshbehera
    @kamaleshbehera ปีที่แล้ว

    Hi please make a video on how to read voltage

  • @yosrihadjali7573
    @yosrihadjali7573 ปีที่แล้ว

    are cadio work only on routeur wifi of home or i can make it work on my data conexion or airbox (flybox) wifi ?

    • @yosrihadjali7573
      @yosrihadjali7573 ปีที่แล้ว

      and after 30 DAYS of utilisation of CADIO should i buy licence or no ?
      and thank you 😍

    • @cadioHomeAutomation
      @cadioHomeAutomation  ปีที่แล้ว

      Any wifi network.

    • @cadioHomeAutomation
      @cadioHomeAutomation  ปีที่แล้ว

      @@yosrihadjali7573 egycad.com/cadio/docs/pricing/

  • @m.shayanshamim6351
    @m.shayanshamim6351 ปีที่แล้ว

    Sir I am waiting for your next video

  • @aaishare4828
    @aaishare4828 11 หลายเดือนก่อน

    It'll be perfect of it can do analog control output

    • @cadioHomeAutomation
      @cadioHomeAutomation  11 หลายเดือนก่อน

      You can use the DIMMER device type.
      th-cam.com/video/xIzKyX_BOu0/w-d-xo.html&feature=share9

  • @m.shayanshamim6351
    @m.shayanshamim6351 ปีที่แล้ว +2

    Sir is it possible to control fan speed with Google Assistant with this project ?

  • @anandverma5928
    @anandverma5928 ปีที่แล้ว

    Hello sir , i want to buy subscription of cadio cloud but the problem is that i have no wifi network i want to connect esp32 using sim800l will you help me on it . That how i connect esp32 with cadio app using sim800l. There is no video on it .

  • @flbeats3538
    @flbeats3538 ปีที่แล้ว

    For config button instead on off holding mcu board button can we try (on off )switch continuously 10-12 times the config mode will turn on

    • @cadioHomeAutomation
      @cadioHomeAutomation  ปีที่แล้ว +2

      Yes it's already supported.
      If you use (press) switches mode, you can choose (hold any press switch) option in the config button table, so you don't need a config button anymore, and holding any switch for 5 seconds will activate the config mode.

    • @flbeats3538
      @flbeats3538 ปีที่แล้ว

      @@cadioHomeAutomationdo it supports config mode on light on off switch

    • @drelectronics13
      @drelectronics13 ปีที่แล้ว

      @@cadioHomeAutomation nice 😍

  • @mahamoodikr4104
    @mahamoodikr4104 ปีที่แล้ว

    For fan speed controling two main features missing. First one is manual switch for On /Off the fan. Second one is controlling fan speed via IR/RF Remote 🤔😞. Waiting for the update firmware

  • @avipatel7986
    @avipatel7986 9 หลายเดือนก่อน

    Ir receiver not working properly in esp32 how can solve this problem

  • @mohammedelgizawy6730
    @mohammedelgizawy6730 ปีที่แล้ว

    amazing app , What are the price plans for commercial use?

  • @dragon-cu6cc
    @dragon-cu6cc 10 หลายเดือนก่อน

    Hello
    Can I use the same circuit for a 12v fan speed control fan?

    • @cadioHomeAutomation
      @cadioHomeAutomation  10 หลายเดือนก่อน

      No this is for AC fan, but you can use the "dimmer" device instead with DC fan, I did it with 12v fan at the end of this video:
      th-cam.com/video/xIzKyX_BOu0/w-d-xo.html

    • @dragon-cu6cc
      @dragon-cu6cc 10 หลายเดือนก่อน

      @@cadioHomeAutomation
      ırfz44n can I use?

  • @gamingwithsolo4542
    @gamingwithsolo4542 ปีที่แล้ว

    please update the cadio app opening system, becouse this is very slow. Tank you

  • @gamingwithsolo4542
    @gamingwithsolo4542 ปีที่แล้ว

    CADIO Home Automation: Can something else be used instead of the capacitor here?

  • @gamingwithsolo4542
    @gamingwithsolo4542 ปีที่แล้ว

    Can I use six relays and six switches in Nodmcu?

  • @prasannaherath2891
    @prasannaherath2891 8 หลายเดือนก่อน

    how to add soil moisture sensor

  • @kamaleshbehera
    @kamaleshbehera ปีที่แล้ว

    good but make a option of custom logo for paid cusomer

  • @thebikelover4310
    @thebikelover4310 ปีที่แล้ว

    Please update your cadio login interface. Because, this is very slow and and on off button touching fast . Tank you ❤

  • @atcodmgaming
    @atcodmgaming 7 หลายเดือนก่อน

    The trial License is free and valid for 500 operating hours, and it can be renewed for an unlimited number of times by erasing and re-installing the firmware.
    ''it can be renewed for an unlimited number of times by erasing and re-installing the firmware.''
    What's that mean?

    • @iam_sandeepsaini
      @iam_sandeepsaini 6 หลายเดือนก่อน +1

      It means you have to format the esp board with some flashing software or Android app. Then you just repeat installing cadio firmware again and you will be able to get 500 hours again

  • @kamaleshbehera
    @kamaleshbehera ปีที่แล้ว

    HI , Please make a video about " unit license purchase" and if i buy one unit then how many esp32 i am able to connect it permanently .

    • @cadioHomeAutomation
      @cadioHomeAutomation  ปีที่แล้ว

      egycad.com/cadio/docs/pricing/

    • @kamaleshbehera
      @kamaleshbehera ปีที่แล้ว

      @@cadioHomeAutomation dear i am not understand , if i use 6 ESP32 then how much i pay for this

    • @kamaleshbehera
      @kamaleshbehera ปีที่แล้ว

      @@cadioHomeAutomation that means one esp32 means 7$ and if you use 10 esp32 then it will be 70$

  • @wiliammbi
    @wiliammbi ปีที่แล้ว

    ❤❤❤❤❤❤

  • @pushkar7258
    @pushkar7258 ปีที่แล้ว

    Please made a video on how we can increase the number of gpio pin in esp 32 🙏🙏🙏🙏🥺

  • @gorsitech2645
    @gorsitech2645 9 หลายเดือนก่อน

    HOW WE CAN USE ULTRASONIC SENSOR WITH CADIO?

  • @gamingwithsolo4542
    @gamingwithsolo4542 ปีที่แล้ว

    When will you upload the video?

  • @manojbobade9312
    @manojbobade9312 10 หลายเดือนก่อน

    Sir, is possible veribal input data

  • @arifhossain6845
    @arifhossain6845 11 หลายเดือนก่อน

    cadio is about to solve the problem of phone battery draining and mobile getting hot.

  • @user-ro1nf6uy9h
    @user-ro1nf6uy9h 4 หลายเดือนก่อน

    How to control servo motor using cadio

  • @LuckyKumar-kf7me
    @LuckyKumar-kf7me 2 หลายเดือนก่อน

    Need to control fan with TRIAC module with ZVC

  • @techinnovations4031
    @techinnovations4031 ปีที่แล้ว

    Can you please tell me how to upload code in SMD ....ESP32 SMD CHIP

  • @kamaleshbehera
    @kamaleshbehera ปีที่แล้ว

    i want to switch from blink to cadio .

  • @chandrahassen6102
    @chandrahassen6102 ปีที่แล้ว

    Sir clap swich and mic sensor to control

  • @gamingwithsolo4542
    @gamingwithsolo4542 ปีที่แล้ว

    I purchased one unit permanent license of your CADIO app. But my Nodmcu got wasted and my unity was deleted. Now how can I restore my permanent license in new Nodmcu. Please help me.😭😭

  • @mahamoodikr4104
    @mahamoodikr4104 ปีที่แล้ว

    Fan speed control using ir remote only on &off working but speed control not working

    • @cadioHomeAutomation
      @cadioHomeAutomation  ปีที่แล้ว

      Fan speed control using IR and RF remotes is now supported.

  • @surajsah3938
    @surajsah3938 10 หลายเดือนก่อน

    What amount we have to pay for full subscription?

  • @LedPixelAnimator
    @LedPixelAnimator 10 หลายเดือนก่อน

    Sir pls add ultrasonic sensor sir most important this sensor use for water controller that y asking pls try it sir

  • @m.shayanshamim6351
    @m.shayanshamim6351 ปีที่แล้ว

    When Will your next video come ?

  • @m.shayanshamim6351
    @m.shayanshamim6351 11 หลายเดือนก่อน

    Why you're not making videos for long time

  • @pushkar7258
    @pushkar7258 ปีที่แล้ว

    Does it support touch sensor 🤔🤔🤔🤔

  • @riazchoudhary386
    @riazchoudhary386 ปีที่แล้ว

    Please please ultrasonic sensor HC SR-04

  • @pulkitjoshi1078
    @pulkitjoshi1078 ปีที่แล้ว

    Can we use multiple esp with one cadio account??

  • @gamingwithsolo4542
    @gamingwithsolo4542 ปีที่แล้ว

    How to reconfigure the cadio switch

  • @palashkarmakar9069
    @palashkarmakar9069 ปีที่แล้ว

    Give video of track system ceiling fan

  • @ravikumarmaurya900
    @ravikumarmaurya900 11 หลายเดือนก่อน

    will my permanent licence become useless or work if i update the firmware

    • @cadioHomeAutomation
      @cadioHomeAutomation  11 หลายเดือนก่อน +1

      The unit will never lose the permanent license is under any circumstances, even if you erase the firmware and reinstall it, the unit will automatically restore the permanent license once it connected to the internet

    • @ravikumarmaurya900
      @ravikumarmaurya900 11 หลายเดือนก่อน

      today i have taken permanent license thank you. CADIO

    • @ravikumarmaurya900
      @ravikumarmaurya900 11 หลายเดือนก่อน

      Thanks for support and your instant reply

  • @gamingwithsolo4542
    @gamingwithsolo4542 ปีที่แล้ว

    How to configure the gpio pin with cadio app

    • @cadioHomeAutomation
      @cadioHomeAutomation  ปีที่แล้ว

      From the info file Interface, after installing the firmware

  • @dacianfd8418
    @dacianfd8418 ปีที่แล้ว

    How can i add new devices after i add one and saved the file and connect to the network. When i enter in config mode i can not add new devices.

    • @cadioHomeAutomation
      @cadioHomeAutomation  ปีที่แล้ว +1

      The info file can't be edited, to create a new info file you need to erase then re-install the firmware

    • @dacianfd8418
      @dacianfd8418 ปีที่แล้ว

      @@cadioHomeAutomation If i have 1 esp8266 I can use it on multiple mobile phones ? How can i add the esp8266 to multiple mobile phones ?

    • @cadioHomeAutomation
      @cadioHomeAutomation  ปีที่แล้ว +1

      Login with your CADIO from the other phone

    • @dacianfd8418
      @dacianfd8418 ปีที่แล้ว

      @@cadioHomeAutomation Wich pins are recommand to use with the ESP8266 for input and output ? I read that some pins are high or low on BOOT. Can you specify this please in the comment ?

    • @cadioHomeAutomation
      @cadioHomeAutomation  ปีที่แล้ว

      @@dacianfd8418 kindly check the table in this link:
      randomnerdtutorials.com/esp8266-pinout-reference-gpios/

  • @avipatel7986
    @avipatel7986 ปีที่แล้ว

    Make home automation with esp 8266 -01 please

    • @cadioHomeAutomation
      @cadioHomeAutomation  ปีที่แล้ว

      The ESP-01 has 512KB or 1MB flash size, too small for CADIO firmware.

  • @georgeraniere
    @georgeraniere หลายเดือนก่อน

    Does not have a reverse function?🙄

  • @gamingwithsolo4542
    @gamingwithsolo4542 ปีที่แล้ว

    How do I factory reset Nodmcu?

  • @chethanpoojary4267
    @chethanpoojary4267 9 หลายเดือนก่อน

    Please add nfc control

  • @chandrahassen6102
    @chandrahassen6102 11 หลายเดือนก่อน

    Hi sit why vedio has stopped uploading

  • @ROBIN-mw9qo
    @ROBIN-mw9qo ปีที่แล้ว +2

    Plz make possible to reset the gpio pin and wifi password with in the app it is easy to use it

    • @cadioHomeAutomation
      @cadioHomeAutomation  ปีที่แล้ว

      Only the wifi credentials, in the config mode.

    • @smartteg7381
      @smartteg7381 ปีที่แล้ว

      @@cadioHomeAutomation please one of my client is complaining of device going offline and he has the permanent license

    • @cadioHomeAutomation
      @cadioHomeAutomation  ปีที่แล้ว

      @@smartteg7381 update the firmware to the latest version

    • @smartteg7381
      @smartteg7381 ปีที่แล้ว

      @@cadioHomeAutomation okay I will try that and give you feedback

    • @m.shayanshamim6351
      @m.shayanshamim6351 ปีที่แล้ว +1

      Sir is it possible to control fan speed with Google Assistant with this project ?