mattlongman / Hassio-Access-Point

Hass.io addon to let you create a WiFi access point, perfect for using WiFi devices on off-grid installations.
MIT License
91 stars 64 forks source link

Add dnsmasq_config_override option #23

Closed esotericnonsense closed 2 years ago

esotericnonsense commented 2 years ago

Use case: I have some wireless IP cameras which I cannot set static IPs on directly. This makes them unusable with hostapd without modification.

With the changes in this PR one is able to set a static IP for the devices and thus code them into the dashboard or use them with other software correctly.

I have simply copy pasted the code here from hostapd for a quick fix, hope that suffices.

esotericnonsense commented 2 years ago

Thank you for the add-on, by the way. It has been very useful for me.

Dejv311 commented 2 years ago

A way to work around IP reservation has been shown in #19.

G2G2G2G commented 2 years ago

@mattlongman you alive still?

mattlongman commented 2 years ago

@mattlongman you alive still?

Hi @G2G2G2G! Yes, I am :)

I don't use this addon myself at the moment, and don't have the capability to test it currently, so if you have an interest in it, or would want to help with maintaining/testing/admin, please let me know.

G2G2G2G commented 2 years ago

I would but HA is too locked down and confusing and will take a long time to become familiar with system administration for the OS of it with all the docker hurdles etc. Looking at his posts though https://github.com/mattlongman/Hassio-Access-Point/issues/24 he seems pretty knowledgeable. Not sure how active he is