Skip to content

v0.2.17

Choose a tag to compare

@rwarner rwarner released this 20 Aug 14:50
· 2 commits to main since this release

Discover name-less controllers. Some controller revisions omit the BLE local name and advertise the manufacturer-specific signature 3atticfan instead (BlueZ shows only the MAC). The integration now also matches this signature (manufacturer_id 0x6133, payload prefix tticfan) alongside the normal ATTICFAN* name, so these fans auto-discover and appear in the manual picker; when only the MAC is known they show as QuietCool Fan (<address>) until the real name is read over GATT. Thanks @viss for reverse-engineering the manufacturer-data variant.

  • Minor: new setups now title the device from the name read over GATT (consistent with the fan-name entity), instead of the raw BLE advertisement name; existing entries are unchanged.