albertogeniola / ha-meross-local-broker

HomeAssistant addon that handles LAN-local MQTT and API service for Meross Devices.
Apache License 2.0
33 stars 14 forks source link

Pagination Errors #23

Open tlskinneriv opened 2 years ago

tlskinneriv commented 2 years ago

I've got over 15 devices (default pagination), but unfortunately cannot see more once paired. The data is there in the JSON response, but missing from the table. Comparing the source code here and the example here, it looks like the paginator needs to reside outside of the <table> element to function properly.