LICENSE
README.md
pyproject.toml
ovos_pydantic_models/__init__.py
ovos_pydantic_models/message.py
ovos_pydantic_models/session.py
ovos_pydantic_models/version.py
ovos_pydantic_models.egg-info/PKG-INFO
ovos_pydantic_models.egg-info/SOURCES.txt
ovos_pydantic_models.egg-info/dependency_links.txt
ovos_pydantic_models.egg-info/requires.txt
ovos_pydantic_models.egg-info/top_level.txt
ovos_pydantic_models/audio/__init__.py
ovos_pydantic_models/audio/audioservice.py
ovos_pydantic_models/audio/ocp.py
ovos_pydantic_models/audio/opm.py
ovos_pydantic_models/audio/playback.py
ovos_pydantic_models/audio/recognizer_loop.py
ovos_pydantic_models/audio/video_service.py
ovos_pydantic_models/audio/web_service.py
ovos_pydantic_models/core/__init__.py
ovos_pydantic_models/core/configuration.py
ovos_pydantic_models/core/scheduler.py
ovos_pydantic_models/core/session.py
ovos_pydantic_models/core/skill_installer.py
ovos_pydantic_models/core/skill_manager.py
ovos_pydantic_models/core/skill_settings.py
ovos_pydantic_models/gui/__init__.py
ovos_pydantic_models/gui/homescreen.py
ovos_pydantic_models/gui/media_player.py
ovos_pydantic_models/gui/namespace.py
ovos_pydantic_models/gui/notifications.py
ovos_pydantic_models/gui/shell.py
ovos_pydantic_models/gui/widgets.py
ovos_pydantic_models/intents/__init__.py
ovos_pydantic_models/intents/adapt.py
ovos_pydantic_models/intents/converse.py
ovos_pydantic_models/intents/core.py
ovos_pydantic_models/intents/fallbacks.py
ovos_pydantic_models/intents/padatious.py
ovos_pydantic_models/intents/stop.py
ovos_pydantic_models/listener/__init__.py
ovos_pydantic_models/listener/opm.py
ovos_pydantic_models/listener/recognizer_loop.py
ovos_pydantic_models/phal/__init__.py
ovos_pydantic_models/phal/brightness.py
ovos_pydantic_models/phal/camera.py
ovos_pydantic_models/phal/configuration_provider.py
ovos_pydantic_models/phal/connectivity.py
ovos_pydantic_models/phal/enclosure.py
ovos_pydantic_models/phal/network_manager.py
ovos_pydantic_models/phal/oauth.py
ovos_pydantic_models/phal/sensors.py
ovos_pydantic_models/phal/system.py
ovos_pydantic_models/phal/termux.py
ovos_pydantic_models/phal/volume.py
ovos_pydantic_models/phal/wallpaper.py
ovos_pydantic_models/phal/wifi_setup.py
ovos_pydantic_models/skills/__init__.py
ovos_pydantic_models/skills/common_query.py
ovos_pydantic_models/skills/converse.py
ovos_pydantic_models/skills/fallback.py
ovos_pydantic_models/skills/game.py
ovos_pydantic_models/skills/ocp.py
ovos_pydantic_models/skills/persona.py