Added support for multiple scan intervals.
- Symbol can now have scan_interval override defined.
- If symbol needs converter symbol, then it will be refreshed on the same interval unless it has already been registered.
- Sensor update now happens through _handle_coordinator_update override instead of available which is more streamlined.
- A symbol is considered not available if it has no market value.