Lately, this sensor component has been failing at parsing the Doomsday Clock sentence as it is now showcased in seconds to midnight instead of minutes.
This component should replace its logic with to the new Countdoom Python package available on PyPI that provides better regex extraction and handles seconds as well.
2020-07-01 00:26:36 ERROR (SyncWorker_9) [custom_components.doomsday_clock.sensor] Could not find any regex pattern in sentence: IT IS 100 SECONDS TO MIDNIGHT
Description of the bug
Lately, this sensor component has been failing at parsing the Doomsday Clock sentence as it is now showcased in seconds to midnight instead of minutes.
This component should replace its logic with to the new Countdoom Python package available on PyPI that provides better regex extraction and handles seconds as well.
See:
8