Skip to content

What firmware version tested with? #5

@ghost

Description

Tested with v2.8.6
In index.js, there is: const DEFAULT_DEVICE_NAME = 'Flower mate';
But the Mi Flora's are called 'Flower care'

After changing this in index.js it finds the flora's, but the readings are odd:

miflora enabling realtime +544ms
miflora data: <Buffer aa bb cc dd ee ff 99 88 77 66 00 00 00 00 00 00> +44ms
miflora temperature: 4804.2 °C +6ms
miflora Light: 2583686877 lux +1ms
miflora moisture: 39304 % +0ms
miflora fertility: 26231 µS/cm +0ms
data DeviceData {
deviceId: 'c47c8d61fcf3',
temperature: 4804.2,
lux: 2583686877,
moisture: 39304,
fertility: 26231 }
miflora firmware data: <Buffer 64 1d 32 2e 38 2e 36> +67ms
firmware { deviceId: 'c47c8d61fcf3',
batteryLevel: 100,
firmwareVersion: '2.8.6' }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions