core/homeassistant/components/imap
Rami Mosleh cab58fa9b2
Check if imap message text has a value instead of checking if its not None (#118901)
* Check if message_text has a value instead of checking if its not None

* Strip message_text to ensure that its actually empty or not

* Add test with multipart payload having empty plain text
2024-06-06 14:10:03 +02:00
..
__init__.py
config_flow.py
const.py
coordinator.py Check if imap message text has a value instead of checking if its not None (#118901) 2024-06-06 14:10:03 +02:00
diagnostics.py
errors.py
icons.json
manifest.json
sensor.py
services.yaml
strings.json