Daniel Dakhno
|
e36bd2eae7
|
Core: replaced device initialization logic with class based decision
Core: cleaned up imports
Device management: try single-argument-constructor first
Device management: fixed wrong device support class
Device management: added missing initial flags for Mi band 2 HRX
Device management: removed unused import
Device management: removed unused import
Device management: improved exception handling
Device management: prevent constructors from being optimized out
Device management: added UnknownDeviceSupport
|
2023-08-26 08:14:06 +00:00 |
|
José Rebelo
|
3da539be23
|
Bohemic Smart Bracelet: Initial support
|
2023-07-09 14:29:39 +00:00 |
|
Damien 'Psolyca' Gaignon
|
a3c0e10330
|
Add GBDevice argument to getAlarmSlotCount
|
2023-06-13 23:10:55 +02:00 |
|
José Rebelo
|
8ff3ce0477
|
Zepp OS: Add experimental app management
|
2023-06-10 23:31:38 +01:00 |
|
vanous
|
d051a6ed50
|
Adjust device coordinators to provide correct per device reconnection settings
|
2022-07-11 18:46:43 +02:00 |
|
Damien Gaignon
|
6ed6c8a2b6
|
Move longsit files to inactivity
|
2022-03-30 22:01:08 +02:00 |
|
vanous
|
678cf006e0
|
Move devicesettings_transliteration to settings of each device
|
2021-11-03 17:13:22 +01:00 |
|
License Bot
|
1b5402dcb4
|
update license headers
|
2021-01-10 23:38:13 +01:00 |
|
Yukai Li
|
d6bed776c5
|
Lefun: Use existing time format setting with handling for automatic format
Also fix "interface language" string name
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
0f123022f9
|
Lefun: Fix license headers
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
1242009b55
|
Lefun: Add comments
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
6974a86b87
|
Lefun: Implement settings
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
31078647b1
|
Lefun: Limit notification length further
In addition to the 255 pieces limit, the band also uses a byte for total message length, so cap that too to not run over previous message data.
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
c2375f95f4
|
Lefun: Implement notification support
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
3d108d9d11
|
Lefun: Implement heart rate test
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
d161415046
|
Lefun: Implement activity data sampling
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
4992e4c15b
|
Lefun: Fix command length checks, again
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
9454684974
|
Lefun: Add device support and initialization code
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
b46960e0a7
|
Lefun: Fix response parsing
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
8662041e5a
|
Lefun: Fix checksum generation
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
c7edfc0b54
|
Lefun: Fix response ID
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
265260810a
|
Lefun: Add command serializers
|
2020-10-10 22:03:46 +02:00 |
|
Yukai Li
|
fd56db55c4
|
Lefun: Add device coordinator
|
2020-10-10 22:03:46 +02:00 |
|