Code Monkey home page Code Monkey logo

mitsucon's People

Contributors

dzungpv avatar unixko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mitsucon's Issues

AC unit not turning off using Native version

I am using the native MQTT library and I am having a strange issue:

  • The AC unit is not turning off, when I send the off signal from HomeAssistant.

  • Turning on the unit works

  • Switching between different modes works as well, however turning off does not.

  • To turn the unit off, I have to use the manual remote control.

Any idea what could be wrong? Iā€™m on HA0.98.2 and the latest ino file downloaded today. I also tried with 0.96.5 and previous ino file version downloaded about a month ago. That yielded the same results, hence my upgrade to the latest versions. That did not help and Iā€™m afraid I won't be revering HA to earlier versions.

Nest or ecobee

I have it working in hass, but I wonder if it possible to ha e it hooked up somehow to a nest or ecobee thermostat

[improvement] esphome.io intergration

Have you considered adapting the code for use from esphome.io?

https://esphome.io/components/climate/custom.html

I currently have about 5 ESP8266 (wemos) devices in my house all configured and integrated with HomeAssistant via ESPHome.

This would make it easier for beginners as it can remove the entire Arduino IDE.
Add a DHCP reservation, flash the base code on to the device, add the IP into HomeAssistant.

I am going to try this project anyway, but thought I would mention Esphome in case you had not seen it.

(feel free to close)

Wiring information doesn't work with V3 of the Wemos D1

Great work on this stuff, really appreciate the work it is awesome.

In the latest version of the Wemos D1 mini they have removed the series resistor from the transmit line on the serial to USB IC. This means wiring it up as the readme shows doesn't work and you get no data from the heatpump. The work around I have done currently is to lift the TX and RX pins on the UART to USB IC, however it means I can no longer program the device.

Can we add support for using different pins for UART (maybe software UART required?). And maybe add a caution to the readme about this latest verison?

wemos comparison

C F switch

Is there a way to change it to farenheit ?
The original heatpump has a property of iscelcius , but it's not included in this current native or classic mode, how to I go about farenheit?

Units do not reconnect if MQTT server is restarted

Thanks for this superb code which I use on all my units in my house.

I use a stand alone Mosquito MQTT broker connected to Home Assistant. If I have to restart Mosquito, normally because I have to restart the hardware it is running on, MitsuCon does not reconnect. The only way to resolve this is to power off all the units and put them back on again.

Perhaps there is a configuration issue I don't understand?

Improve Readme file with versions used

which versions of the libraries you are using to compile the program?
#include <ESP8266WiFi.h>
#include <ArduinoJson.h>
#include <PubSubClient.h>
#include <HeatPump.h>
#include <ESP8266mDNS.h>
#include <ArduinoOTA.h>

I'm getting the error "failed to publish DISCOV topic" starting the controller, maybe is related with the versions of the libraries. Can you please check which ones you are using on arduino IDE? I recommend start using visual code using platformio, it is much more easy to setup/compile and upload the sketches :)

Timers

Is it possible to send timers to the unit from HA?

Hardware

Hello,

Could you share de Serial Number of the devices used in your picture?
I mean: Wemos D1, Cable? Connectors?

Regards,

No power between CN105 pin 2(GND) and pin 3 (5V) ?

I've just connected things up for the first time and I KNOW I didn't short anything because I went above and beyond to prevent that, but I get nothing.

I used pre-crimped wires and I have not connected pin 1 on purpose as I didn't want to risk 12v going anywhere it shouldn't. I've used a RJ45 socket at the other end of the cable to prevent shorts and I tested for continuity on each pin end to end and confirmed there were no shorts (before I even opened up the Mitsubishi).

IMG_5876-1

Has anyone come across this sort of problem and were you able to solve it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.