Hassio-Access-Point
Hassio-Access-Point copied to clipboard
Hass.io addon to let you create a WiFi access point, perfect for using WiFi devices on off-grid installations.
Hi, i've already install your extension on my raspberry Pi4 with home assistant. After this i set module and connect to my Hassio Access Point my sonoff bridge zigbee hub...
Hi, trying to install the addon on homeassistant don't work with the error The command '/bin/bash -o pipefail -c apk update && apk add --no-cache bash jq iw hostapd networkmanager...
Hi. Similarly to you I have started a fork of the hotspot addon as well (https://github.com/joaofl/hassio-addons), that extends the and improves the functionalities of the first hostapd I know about....
This plugin emits several errors and fails to put the USB wifi adapter into AP mode when started. It appears to be similar to other hostapd related errors (see: https://askubuntu.com/questions/472794/hostapd-error-nl80211-could-not-configure-driver-mode)...
What is the maximum number of connected devices that the integration supports?
Hello, I have a problem connecting to the Home Assistant web interface when using the hotspot this addon provides. I've been tinkering and troubleshooting forever, did several new installs of...
Hello, is there any way to bind only to wlan0? I tried to overwrite with the following in `dnsmasq_config_overwrite` but it does not work: - `interface=wlan0` - `except-interface=end0` - `except-interface=lo`...
Heya friends just to inform Actually i am using debian 12(bookworm aarch64) in rpi4. If anyone can help workaround this.. Terminal commands: ````` $ nmcli -v nmcli tool, version 1.42.4...
https://github.com/mattlongman/Hassio-Access-Point/blob/03ef258e24337351eff4553219b51762cd5b1985/hassio-access-point/run.sh#L160 When `hostapd_config_override` contains a line setting `ht_capab=` it gets added to the bottom of `hostapd.conf` and does not really override the already existing line `ht_capab=[HT40][SHORT-GI-20][DSSS_CCK-40]`, but gets added at...
Ive got HAOS running inside a VM on my Proxmox Server which is connected to my router via ethernet (Interface reads: enp6s18) I am running the AP with a dedicated...