Giter VIP home page Giter VIP logo

Comments (4)

arthurkrupa avatar arthurkrupa commented on June 9, 2024

To use local domains/hostnames the AC's firmware has to broadcast it (which it doesn't) OR you'd need a local DNS server like dnsmasq (which still required the AC to have a static IP).

I'm not sure if you can set a static IP in the AC itself (but probably not).

If your router's DHCP doesn't support static IP to MAC binding, your only option is to run a custom DHCP server inside you network and point your router to use it (unless your router doesn't support this either).

from gree-hvac-mqtt-bridge.

dragonflyuk avatar dragonflyuk commented on June 9, 2024

That was my backup plan. Was thinking of setting up a pi as an router it will give me lots of other options as well. Just need to luck to see if I can do it with one ethernet port without adding too much bottleneck

from gree-hvac-mqtt-bridge.

dragonflyuk avatar dragonflyuk commented on June 9, 2024

I figured that setting up an additional router was overkill at this stage, so I setup the DCHP server on Hass.io and disabled the router DCHP. The damn AC units are ignoring the static allocations, and doing there own thing.

DHCPDISCOVER from f4:91:1e:48:22:04 via eth0
DHCPOFFER on 192.168.1.20 to f4:91:1e:48:22:04 via eth0
DHCPREQUEST for 192.168.1.80 (192.168.1.110) from f4:91:1e:48:22:04 via eth0: lease 192.168.1.80 unavailable.
DHCPNAK on 192.168.1.80 to f4:91:1e:48:22:04 via eth0

I have set this unit the ip o 192.168.1.20 but insist on using it's own ip address each time. In this case 192.168.1.80 but over the last 12 hours it's used about 3 ips

from gree-hvac-mqtt-bridge.

aivus avatar aivus commented on June 9, 2024

Seems it's possible to send messages with broadcast according to
https://github.com/tomikaa87/gree-remote#remarks-1

from gree-hvac-mqtt-bridge.

Related Issues (20)

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.