home-assistant-android/common
Joris Pelgröm ef1f386ad0
Send sensor state as null if not set or blank (#3293)
Send sensor state as null if blank

 - Prevent core errors about invalid state types because of the device class/state class/unit by sending blank strings as null instead of a blank string
2023-02-01 12:03:37 -05:00
..
schemas/io.homeassistant.companion.android.database.AppDatabase Migrated all table and column names to lower snake case (#3195) 2023-01-24 22:30:36 -05:00
src/main Send sensor state as null if not set or blank (#3293) 2023-02-01 12:03:37 -05:00
build.gradle.kts Bump jackson-module-kotlin from 2.13.4 to 2.13.5 (#3256) 2023-01-25 20:32:51 -05:00