ruuvi / com.ruuvi.station.ios

iOS Ruuvi Station
BSD 3-Clause "New" or "Revised" License
34 stars 21 forks source link

Add user notes to sensor settings #1870

Open markoaamunkajo opened 9 months ago

markoaamunkajo commented 9 months ago

Description:

Add user notes section under General as the last item. Show popup same as when user changes sensor name when user taps on pen icon. Make this sync between devices through cloud.

Image

Image

Use description texts on this page to use 1,1 line spacing, including this new notes section and underneath for description for Bluetooth etc places.

Leave a little bit more space underneath Bluetooth connection text, it looks very tight.

Android card: https://github.com/ruuvi/com.ruuvi.station/issues/1167

rinat-enikeev commented 9 months ago

@ojousima who is the best person to ask about

Make this sync between devices through cloud.

I assume it's not settings endpoint, which is used for global settings, not per-sensor settings.

Any documentation for the per-sensor settings syncing with mobile clients?

markoaamunkajo commented 5 months ago

Requires Cloud implementation: https://github.com/ruuvi/ruuvi.cloud.js/issues/471