* Add/update type information in sensor.md
- Updated types of various of properties to match the current implementation.
- Use enum types instead of strings where appropriate.
- Add more device classes to the list of classes that can't be of state class
SensorStateClass.MEASUREMENT.
* Fix small grammatical error as suggested by coderabbitai
* Apply Markdownlint suggestions about table-pipe-style
* Replace StateType in by its expansion sensor.md
StateType is being phased out, so document the underlying basic types instead.
* Move None last
* Fix small grammar error in sensor.md
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>