I am trying to get my home-assistant to connect to my APC UPS device. The log for the add-on shows the following;
My config in the add-on is;
And the config added to my configuration.yaml file is;
I have home-assistant running on a virtual debian desktop that is hosted on my Windows10 PC, which has the UPS devices connected. Model of the UPS is APC Back-UPS XS 700U. On the Windows PC I have apcupsd installed with the default configurations and it is successfully seeing all the fields from the UPS device. I have tried setting the type to modbus in the config as suggested in one of the closed issues, but that made no difference.
running apcaccess on my Windows 10 PC, pointing to my home-assistant I get a subset of data (same as from within home assistant itself.
Does anyone have a solution for this issue? Thanks
Hello,
I am trying to get my home-assistant to connect to my APC UPS device. The log for the add-on shows the following;
My config in the add-on is;
And the config added to my configuration.yaml file is;
I have home-assistant running on a virtual debian desktop that is hosted on my Windows10 PC, which has the UPS devices connected. Model of the UPS is APC Back-UPS XS 700U. On the Windows PC I have apcupsd installed with the default configurations and it is successfully seeing all the fields from the UPS device. I have tried setting the type to modbus in the config as suggested in one of the closed issues, but that made no difference.
running apcaccess on my Windows 10 PC, pointing to my home-assistant I get a subset of data (same as from within home assistant itself.
Does anyone have a solution for this issue? Thanks