Forecasts/Daily via the API is returning:
{"data":[{"rain":{"amount":{"min":5,"max":15,"units":"mm"},"chance":80},"uv":{"category":"veryhigh","end_time":"2020-10-28T05:10:00Z","max_index":8,"start_time":"2020-10-27T22:00:00Z"},"astronomical":{"sunrise_time":"2020-10-27T19:00:06Z","sunset_time":"2020-10-28T08:19:08Z"},"date":"2020-10-27T13:00:00Z","temp_max":21,"temp_min":12,"extended_text":"Cloudy. High (80%) chance of showers, most likely during this afternoon and evening. The chance of a thunderstorm during this afternoon and evening. Winds south to southwesterly 15 to 20 km/h turning southeasterly in the early afternoon then becoming light in the evening.","icon_descriptor":"shower","short_text":"A few showers.","fire_danger":"Low-Moderate","now":{"is_night":false,"now_label":"Max","later_label":"Overnight Min","temp_now":21,"temp_later":14}},{"rain":{"amount":{"min":8,"max":20,"units":"mm"},"chance":90},"uv":{"category":"veryhigh","end_time":"2020-10-29T05:20:00Z","max_index":8,"start_time":"2020-10-28T22:00:00Z"},"astronomical":{"sunrise_time":"2020-10-28T18:59:06Z","sunset_time":"2020-10-29T08:20:01Z"},"date":"2020-10-28T13:00:00Z","temp_max":21,"temp_min":14,"extended_text":"Cloudy. Very high (90%) chance of showers. The chance of a thunderstorm. Light winds becoming south to southwesterly 25 to 35 km/h in the early afternoon.","icon_descriptor":"shower","short_text":"Showers.","fire_danger":"Low-Moderate"},{"rain":{"amount":{"min":0,"max":2,"units":"mm"},"chance":40},"uv":{"category":"veryhigh","end_time":"2020-10-30T05:10:00Z","max_index":8,"start_time":"2020-10-29T22:00:00Z"},"astronomical":{"sunrise_time":"2020-10-29T18:58:06Z","sunset_time":"2020-10-30T08:20:55Z"},"date":"2020-10-29T13:00:00Z","temp_max":23,"temp_min":12,"extended_text":"Mostly sunny day. Medium (40%) chance of showers in the evening. The chance of a thunderstorm in the evening. Winds southwesterly 15 to 20 km/h becoming light during the morning.","icon_descriptor":"shower","short_text":"Possible late shower.","fire_danger":"Low-Moderate"},{"rain":{"amount":{"min":3,"max":10,"units":"mm"},"chance":60},"uv":{"category":"veryhigh","end_time":"2020-10-31T05:10:00Z","max_index":8,"start_time":"2020-10-30T22:10:00Z"},"astronomical":{"sunrise_time":"2020-10-30T18:57:08Z","sunset_time":"2020-10-31T08:21:49Z"},"date":"2020-10-30T13:00:00Z","temp_max":27,"temp_min":15,"extended_text":"Partly cloudy. Medium (60%) chance of showers, most likely in the morning and afternoon. The chance of a thunderstorm. Winds east to northeasterly 15 to 25 km/h tending north to northeasterly during the morning then becoming light during the evening.","icon_descriptor":"storm","short_text":"Shower or two. Possible storm.","fire_danger":"Low-Moderate"},{"rain":{"amount":{"min":0,"max":1,"units":"mm"},"chance":30},"uv":{"category":null,"end_time":null,"max_index":null,"start_time":null},"astronomical":{"sunrise_time":"2020-10-31T18:56:11Z","sunset_time":"2020-11-01T08:22:43Z"},"date":"2020-10-31T13:00:00Z","temp_max":26,"temp_min":13,"extended_text":"Mostly sunny morning. Slight (30%) chance of a shower, most likely later in the day. Light winds becoming south to southwesterly 15 to 25 km/h during the day.","icon_descriptor":"mostly_sunny","short_text":"Partly cloudy.","fire_danger":null},{"rain":{"amount":{"min":0,"max":0.4,"units":"mm"},"chance":30},"uv":{"category":null,"end_time":null,"max_index":null,"start_time":null},"astronomical":{"sunrise_time":"2020-11-01T18:55:15Z","sunset_time":"2020-11-02T08:23:38Z"},"date":"2020-11-01T13:00:00Z","temp_max":23,"temp_min":15,"extended_text":"Partly cloudy. Slight (30%) chance of a shower, most likely during the morning. Winds southwesterly 20 to 30 km/h tending southerly 25 to 35 km/h during the morning.","icon_descriptor":"mostly_sunny","short_text":"Partly cloudy.","fire_danger":null},{"rain":{"amount":{"min":0,"max":null,"units":"mm"},"chance":20},"uv":{"category":null,"end_time":null,"max_index":null,"start_time":null},"astronomical":{"sunrise_time":"2020-11-02T18:54:21Z","sunset_time":"2020-11-03T08:24:33Z"},"date":"2020-11-02T13:00:00Z","temp_max":24,"temp_min":14,"extended_text":"Partly cloudy. Slight (20%) chance of a shower. Winds southerly 15 to 20 km/h.","icon_descriptor":"mostly_sunny","short_text":"Partly cloudy.","fire_danger":null}],"metadata":{"response_timestamp":"2020-10-27T22:28:51Z","issue_time":"2020-10-27T21:29:21Z","forecast_region":"Central Coast","forecast_type":"metropolitan"}}
But the extended_text _0 is this:
and the entity is not showing in dev-tools