You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ The integration can be configured in two ways:
85
85
## Available entities (sensors, switches, lists, numbers)
86
86
87
87
The integration provides numerous entities depending on your Victron system configuration. Here are some key sensors:
88
-
The full list is auto generated [here](https://tomer-w.github.io/victron_mqtt/)
88
+
The full list is auto generated [here](https://tomer-w.github.io/victron_mqtt/).
89
89
90
90
### Battery Monitoring
91
91
- Battery Voltage
@@ -135,11 +135,11 @@ If you want to help the community and add more entities, please take a look at t
135
135
- Ensure that MQTT is enabled on your Victron device.
136
136
137
137
2.**Authentication Failed**
138
-
- Double-check username and password if authentication is enabled
138
+
- Double-check the username and password if authentication is enabled.
139
139
- Note: These are device credentials, not VRM portal credentials.
140
140
141
141
3.**No Sensors Appear**
142
-
- Verify MQTT topics are being published by your Victron device
142
+
- Verify that MQTT topics are being published by your Victron device.
143
143
- Check the Home Assistant logs for any error messages.
144
144
145
145
## Support
@@ -153,5 +153,5 @@ This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENS
153
153
154
154
## Acknowledgments
155
155
156
-
- Thanks to Johan du Plessis <johan@epicwin.co.za> who [submitted](https://github.com/home-assistant/core/pull/130505) the original code this custom integration is based on. Later he abandoned it and I revived it here.
157
-
- Thanks to Victron Energy for their excellent hardware and documentation
156
+
- Thanks to Johan du Plessis <johan@epicwin.co.za>, who [submitted](https://github.com/home-assistant/core/pull/130505) the original code this custom integration is based on. He later abandoned it, and I revived it here.
157
+
- Thanks to Victron Energy for their excellent hardware and documentation.
0 commit comments