|
| 1 | +Troubleshooting |
| 2 | +=============== |
| 3 | + |
| 4 | +If the Powersensor integration isn't showing as expected, here are |
| 5 | +some things to check. |
| 6 | + |
| 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 | + |
| 27 | +A sensor is not discovered |
| 28 | +-------------------------- |
| 29 | +If a Powersensor sensor is not showing up in Home Assistant despite being |
| 30 | +installed and visible in the Powersensor app, check the following in the app: |
| 31 | + |
| 32 | +* That the sensor still has battery charge. |
| 33 | + |
| 34 | + If necessary, recharge and then reinstall the sensor using the app. |
| 35 | + |
| 36 | +* That the sensor has a plug it is relaying its data through; and |
| 37 | +* That the reported Bluetooth signal strength is good (ideally > -90dB). |
| 38 | + |
| 39 | + If no plug is available in range of the sensor, either relocate the plug |
| 40 | + closer to the sensor, or consider installing an extra plug closer to |
| 41 | + the sensor. |
| 42 | + |
| 43 | + |
| 44 | +A plug is not discovered |
| 45 | +------------------------ |
| 46 | +Plugs are discovered automatically using the standard Zeroconf (also known as |
| 47 | +Bonjour) protocol on the local network. If a plug is not being discovered, |
| 48 | +check: |
| 49 | + |
| 50 | +* That the plug is actually powered. |
| 51 | +* That Home Assistant is connected to the same local network as the plug. |
| 52 | +* Whether switching the plug off and back on again helps. A plug will |
| 53 | + reannounce itself on the network at startup, which might help discovery. |
| 54 | + |
| 55 | + |
| 56 | +The plug totals don't match with the app |
| 57 | +----------------------------------------- |
| 58 | +The "Total energy" plug readings, are unlikely to perfectly match what is |
| 59 | +shown in the app. The values reported by the plug to Home Assistant only show |
| 60 | +the energy since the plug was last restarted, while the app reports aggregated |
| 61 | +values for individual intervals. |
| 62 | + |
| 63 | +Home Assistant performs the same type of calculations, which are accessible |
| 64 | +via the History view. |
| 65 | + |
| 66 | + |
| 67 | +The household energy doesn't match with the app |
| 68 | +----------------------------------------------- |
| 69 | +This is a result of different architectural design decisions between |
| 70 | +Powersensor and Home Assistant. Please refer to :ref:`this note <vhh-net-issue>`. |
| 71 | + |
| 72 | + |
| 73 | +The household view doesn't show solar even though I have a solar kit |
| 74 | +-------------------------------------------------------------------- |
| 75 | +There are a couple of likely explanations for this. |
| 76 | + |
| 77 | +First, ensure that your solar sensor has been discovered correctly. If it |
| 78 | +isn't, refer to the previous section for advise on how to address that. |
| 79 | + |
| 80 | +The second likely cause is that the solar sensor isn't aware of its assigned |
| 81 | +role as a solar sensor. The sensor role gets set during installation via the |
| 82 | +app. However, the first generation of sensor hardware loses this information |
| 83 | +if the sensor runs out of battery charge completely. Note that this is not |
| 84 | +the case with the current generation of sensors. To see if this might be |
| 85 | +the cause, go to Settings > Devices & services > Powersensor and select |
| 86 | +the sensor in question. If the diagnostic entry "Device role" says "<unknown>" |
| 87 | +this means the sensor does not have current role information. |
| 88 | + |
| 89 | +In this case, go back to the main Powersensor integration page, and select |
| 90 | +"Reconfigure" from the meat ball menu (three dots vertically). From this |
| 91 | +dialog the proper role can be assigned to the sensor. |
| 92 | + |
| 93 | +.. note:: |
| 94 | + Role information provided directly by a sensor will override any manual |
| 95 | + configuration done. If the sensor's own role needs to be changed, it is |
| 96 | + necessary to go through a reinstall via the app instead. |
| 97 | + |
| 98 | + |
| 99 | +The household view just says "unavailable" |
| 100 | +------------------------------------------ |
| 101 | +This is indicative of the Powersensor mains sensor not being reachable, or |
| 102 | +lacking its role information. Check: |
| 103 | + |
| 104 | +* That the sensor still has battery charge. |
| 105 | + |
| 106 | + If necessary, recharge and then reinstall the sensor using the app. |
| 107 | + |
| 108 | +* That the sensor has a plug it is relaying its data through; and |
| 109 | +* That the reported Bluetooth signal strength is good (ideally > -95). |
| 110 | + |
| 111 | + If no plug is available in range of the sensor, either relocate the plug |
| 112 | + closer to the sensor, or consider installing an extra plug closer to |
| 113 | + the sensor. |
| 114 | + |
| 115 | +* Whether the sensor has the role "house-net", in the "Device role" diagnostic |
| 116 | + found under Settings > Devices & services > Powersensor for the sensor |
| 117 | + in question. |
| 118 | + |
| 119 | + If the role is listed as unknown, go back to the main Powersensor integration |
| 120 | + page, and select "Reconfigure" from the meat ball menu (three dots |
| 121 | + vertically). From this dialog change the device role to "house-net". |
| 122 | + |
| 123 | +.. note:: |
| 124 | + Role information provided directly by a sensor will override any manual |
| 125 | + configuration done. If the sensor's own role needs to be changed, it is |
| 126 | + necessary to go through a reinstall via the app instead. |
| 127 | + |
| 128 | + |
| 129 | +A plug is not showing current or voltage readings |
| 130 | +------------------------------------------------- |
| 131 | +While a plug reports both current and voltage readings, they are not |
| 132 | +automatically visible on the dashboard. If they are of interest, go to |
| 133 | +Settings > Devices & services > Powersensor and select the plug. In the |
| 134 | +Sensor section, click on the current or voltage entity you wish to see, then |
| 135 | +the gear icon (⚙) and ensure both Enabled and Visible are toggled on. |
0 commit comments