Skip to content

Commit fd84892

Browse files
committed
Added troubleshooting notes for missing integration
1 parent 6e7395b commit fd84892

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

docs/source/troubleshooting.rst

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,29 @@
11
Troubleshooting
22
===============
3-
If the Powersensor integration isn't showing all the expected values, here are
3+
4+
If the Powersensor integration isn't showing as expected, here are
45
some things to check.
56

7+
No Powersensor integration/devices are discovered
8+
-------------------------------------------------
9+
The Powersensor integration should automatically appear in the Discovered
10+
section on the Settings > Devices & services page. If it does not, this
11+
might mean the integration isn't installed in Home Assistant at all, in
12+
which case the installation steps should be reviewed. In particular, verify
13+
that the devices all have a sufficiently new firmware version.
14+
15+
If the Powersensor integration is installed, double check that the Powersensor
16+
plug(s) are plugged in and switched on. If no plugs are switched on, Home
17+
Assistant won't be able to auto-discover that the Powersensor integration is
18+
available.
19+
20+
The other likely explanation is that the Home Assistant runs on a different
21+
local network than what the Powersensor devices are on. If this is the case,
22+
Home Assistant is unlikely to be able to find and talk to the devices. Either
23+
the Powersensor devices or Home Assistant will need to be moved so they are
24+
on the same network.
25+
26+
627
A sensor is not discovered
728
--------------------------
829
If a Powersensor sensor is not showing up in Home Assistant despite being

0 commit comments

Comments
 (0)