hass-core/homeassistant
Álvaro Fernández Rojas e30cf88459
AEMET town timestamp should be UTC (#48916)
AEMET OpenData doesn't clarify if the hourly data timestamp is UTC or not, but
after correctly formatting the town timestamp in ISO format, it is clear that
the timestamp is provided as UTC value.
Therefore, the only values not provided as UTC are the ones related to the
specific daily and hourly forecast values.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2021-04-09 12:37:46 +02:00
..
auth Merge of nested IF-IF cases - Core (#48364) 2021-03-27 09:23:32 +01:00
components AEMET town timestamp should be UTC (#48916) 2021-04-09 12:37:46 +02:00
generated New integration for Kostal Plenticore solar inverters (#43404) 2021-04-07 09:18:07 +02:00
helpers Don't get code_context when calling inspect.stack (#48849) 2021-04-09 07:26:09 +02:00
scripts Bump colorlog to 4.8.0 (#48218) 2021-03-22 13:10:01 +01:00
util Don't get code_context when calling inspect.stack (#48849) 2021-04-09 07:26:09 +02:00
__init__.py
__main__.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
block_async_io.py
bootstrap.py Fix subscribe_bootstrap_integrations to send events (#48754) 2021-04-08 07:30:33 -10:00
config.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
config_entries.py Prevent config entry retry from blocking startup (#48660) 2021-04-03 17:00:22 -07:00
const.py Raise an exception when event_type exceeds the max length (#48115) 2021-04-08 20:46:28 +02:00
core.py Raise an exception when event_type exceeds the max length (#48115) 2021-04-08 20:46:28 +02:00
data_entry_flow.py Fix device discovery of OAuth2 config flows (#48326) 2021-03-25 10:35:01 -07:00
exceptions.py Raise an exception when event_type exceeds the max length (#48115) 2021-04-08 20:46:28 +02:00
loader.py Add target version to log about missing version (#48520) 2021-03-31 01:08:59 +02:00
package_constraints.txt Update frontend to 20210407.2 (#48888) 2021-04-08 12:41:40 -07:00
requirements.py Only raise integrationnotfound for dependencies (#48241) 2021-04-01 11:30:52 -07:00
runner.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
setup.py Provide api to see which integrations are being loaded (#48274) 2021-04-04 22:11:44 -10:00
strings.json Add missing oauth2 error abort reason (#48112) 2021-03-19 14:27:26 +01:00