Fix bug where mqtt message is not retained, causing sensor to disappear from HA on restart
0.1.8
+ Add ability to reset counters by pressing 'k' in CLI
0.1.7
Add: Message count with each device, so you can see how many times you have received something. Useful to figure out which devices are around constantly and which were just passing (especially TPMS...)
0.1.6
Merge: PR from MrReBot to Add Mappings for Neptune-R900 (https://github.com/dewgenenny/rtl_433_discoverandsubmit/pull/2) Fix: Issue with ID not being specified, it now defaults to unknown (https://github.com/dewgenenny/rtl_433_discoverandsubmit/issues/1)
0.1.5
Add: Sort devices by name or last seen Add: Centralise logging config
0.1.4
Add: Automated saving / loading of devices to file (so that you don't need to wait for a device to be heard again) Add: Scrolling for the window, so that if amount of devices exceeds window length, you can scroll to reach them