[ HomeAssistant ] Open source home automation

Discussion on apps, protocols, APIs, specifications, and more. You are welcome to join us as a TOS app developer!
User avatar
TheOpsMgr
Posts: 2
Joined: 31 Oct 2022, 23:14

Re: [ HomeAssistant ] [ 2022.6.5 ] Open source home automation

Post by TheOpsMgr »

Note that it's pretty straightforward to get home-assistant running via Docker on TNAS. I'm on TOS 5 F4-423.

Broadly speaking you can follow the instructions from here - https://www.home-assistant.io/installation/alternative/

1 - Install the Docker Manager from the App Center
2 - In the Registry tab search for homeassistant/home-assistant
3 - Download the HomeAssistant docker Image to your NAS (click the download button, top right)
AddHomeAssistantDockerImage.png
AddHomeAssistantDockerImage.png (21.49 KiB) Viewed 2981 times
4 - Run the Docker image
RunHomeAssistantDockerImage.png
RunHomeAssistantDockerImage.png (15.96 KiB) Viewed 2981 times
5 - you will have to map a volume for the Docker data, and make sure you bridge the network to the host
VolumeHomeAssistantDockerImage2.png
VolumeHomeAssistantDockerImage2.png (23.42 KiB) Viewed 2977 times
PortHomeAssistantDockerImage.png
PortHomeAssistantDockerImage.png (22.18 KiB) Viewed 2981 times
6 - Once it's running you can access the web page via <yourNASIP>:<Port> (8123 in my example)
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ HomeAssistant ] Open source home automation

Post by outkastm »

up to 2022.11.1 and added TOS5 version
User avatar
user222333
Posts: 11
Joined: 17 Oct 2022, 04:38

Re: [ HomeAssistant ] Open source home automation

Post by user222333 »

please, help!
Module WebUI HomeAssistant http://IP:8123 does not open
what needs to be done?

модель F2-221
TOS version 5.0.176-00227

python3.10 was added to PATH
installed version is 3.10.5.0
Autostart on boot is Enabled

tpk HomeAssistant TOS5 2022.11.1.0 x86_64.tpk installed with administrator account
HomeAssistant (pid XXXXX) is running
Autostart on boot is Enabled
installed version is 2022.11.1.0

home-assistant.log:
<br />
<b>Warning</b>: fopen(/home/homeassistant/home-assistant.log): failed to open stream: No such file or directory in <b>/Volume1/@apps/HomeAssistant/webui/6.php</b> on line <b>86</b><br />

# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
# Text to speech
tts:
- platform: google_translate
group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ HomeAssistant ] Open source home automation

Post by outkastm »

download again the appand install it, i've made some changes
User avatar
user222333
Posts: 11
Joined: 17 Oct 2022, 04:38

Re: [ HomeAssistant ] Open source home automation

Post by user222333 »

Thanks it works!!!
User avatar
paolodagostino
Posts: 1
Joined: 28 Nov 2022, 01:29

Re: [ HomeAssistant ] Open source home automation

Post by paolodagostino »

I have the same problem of user222333 but with the tnas 4.x version... :cry:

anyway to solve the problem?
User avatar
user222333
Posts: 11
Joined: 17 Oct 2022, 04:38

Re: [ HomeAssistant ] [ 2022.6.5 ] Open source home automation

Post by user222333 »

{L_BUTTON_AT}duberic
outkastm wrote: 07 Aug 2022, 14:14 What add-ons do you need? Will be done as separate tpk files.
Hello Outkastm! Is it possible to install HACS (Home Assistant Community Store)?
User avatar
lsalvador
Posts: 2
Joined: 05 Apr 2022, 21:19

Re: [ HomeAssistant ] Open source home automation

Post by lsalvador »

Hi, i can't enable home Assistent

I received "Operation failed". Any ideia?
User avatar
mokagino
Posts: 3
Joined: 03 Feb 2023, 22:25

Re: [ HomeAssistant ] Open source home automation

Post by mokagino »

Hey,
Are there any plans to update Home Assistant to newer version?
Thanks!
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ HomeAssistant ] Open source home automation

Post by outkastm »

up to 2023.4.6.2
Post Reply