Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add turn on and off for Ita language #2

Open
wants to merge 547 commits into
base: master
Choose a base branch
from

Conversation

nicolalandro
Copy link

I create and fill the files "turn_on.intent" and "turn_off.intent" for it-it language.

Andrea Boccacci and others added 30 commits October 13, 2020 18:28
Add padatious intents for turn on, turn off and toggle actions.
Issue MycroftAI#48 changes intent handler to decorator instead of the old method
Error for each type.
updated the german translation to remove English
Removed imported logger
Pointed all debug messages to self.log
Address PR MycroftAI#38
- Added routine for entity availability check
- Adress PR MycroftAI#38
- Added handler for turning on/off all entities in switch ar light group
- Address PR MycroftAI#38
- Moved all pictures inside docs folder
- Edited README.md to point pictures to correct place
- Address Issue MycroftAI#44
Refactor for current intent handling
Renamed '_handle_switch' to '_handle_turn_actions'
Corrected 'if domain is not None' format
Added generic exception catching for turn all intent handler
Remove custom PR template. Most info is outdated and these will now be hosted centrally in the [.github repo] (https://github.com/MycroftAI/.github)
the `expected_dialog` value should not have the `.dialog` file extension.
Updated translations

I checked these out, and I have to assume languages I don't understand are correct
Feature: Handle turn on/off all intent
- Removed debug line
- Added simple Dockstring
Feature: Entity availability check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.