AlmightyCZ

Results 8 comments of AlmightyCZ

Was there any release fixing this issue?

Quick drag also causes call of `- (void)tableView:(UITableView*)tableView moveRowAtIndexPath:(NSIndexPath*)sourceIndexPath toIndexPath:(NSIndexPath*)destinationIndexPath` with a row difference greater than one which is fine if the data source implementation "knows" that, but example implementation...

> For me PR #314 helps I noticed that you closed it due to it not being considered a "complete solution." Could you please clarify what aspects are still missing?...

@petosiso Can you confirm, that the device is working correctly when you don't have a solar system?

It's now supported in 1.34.0(https://github.com/Koenkk/zigbee-herdsman-converters/pull/6582 + https://www.zigbee2mqtt.io/devices/EMIZB-141.html)

> In the external converter I am missing the battery indicator in %. Is there a way to add it? The converter in release is reporting battery percentage, but it's...

Also the energy reporting has stoped working (as someone has already mentioned here) so I'm going back to the original external converter for now.

### Workaround: Using `withings-sync` with AppDaemon in Home Assistant I put together this workaround to integrate withings-sync with Home Assistant using AppDaemon. It's the result of trial and error, so...