thank you for all your hard work @TECHFox
i still cannot get it to work because the instructions are unclear. i wish someone has a video on how to set up my android tablets in the house to work as intercoms to one another. so tablet1 with user Mom in room 1 can call another tablet2 with user Tung in room2.
something so basic like that should not be so hard. i got the Add-On working.
in my Config, i have this. all local, nothing goes out. no services like duckdns…
i got your card installed. but it’s not working properly when i add to my HA GUI
for Integration, this is what i filled in
but i get errors
log:
Error setting up entry 192.168.1.229 for asterisk
Traceback (most recent call last):
File “/config/custom_components/asterisk/init.py”, line 132, in async_setup_entry
manager.login(username, password)
File “/usr/local/lib/python3.10/site-packages/asterisk/manager.py”, line 527, in login
raise ManagerAuthException(response.get_header(‘Message’))
asterisk.manager.ManagerAuthException: Authentication failed
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 383, in async_setup
result = await component.async_setup_entry(hass, self)
File “/config/custom_components/asterisk/init.py”, line 149, in async_setup_entry
raise ConfigEntryNotReady(f"Connection error while connecting to {host}:{port}: {exception.args[1]}")
IndexError: tuple index out of range
meanwhile, error of Add-On shows failed authentication
not sure if it’s because i installed HA OS on a thin client. i dont think it should matter. but i really appreciate your time in helping