Public Member Functions | |
| Any | default (self, Any o) |
| Any homeassistant.helpers.json.JSONEncoder.default | ( | self, | |
| Any | o | ||
| ) |
Convert Home Assistant objects. Hand other objects to the original method.
Reimplemented in homeassistant.helpers.json.ExtendedJSONEncoder.