This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ```python | |
| SUDOC_URIS = [ | |
| "https://www.sudoc.fr/190605901.rdf", | |
| "https://www.sudoc.fr/244375704.rdf", | |
| "https://www.sudoc.fr/224827553.rdf", | |
| "https://www.sudoc.fr/261936891.rdf", | |
| "https://www.sudoc.fr/256277346.rdf", | |
| "https://www.sudoc.fr/272009032.rdf", | |
| "https://www.sudoc.fr/248493957.rdf", | |
| "https://www.sudoc.fr/23011279X.rdf", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <md:EntityDescriptor entityID="https://theses.fr/sp"> | |
| <md:Extensions> | |
| <mdrpi:RegistrationInfo registrationAuthority="https://federation.renater.fr/" registrationInstant="2024-02-29T17:19:38Z"> | |
| <mdrpi:RegistrationPolicy xml:lang="en"></mdrpi:RegistrationPolicy> | |
| </mdrpi:RegistrationInfo> | |
| <mdattr:EntityAttributes> | |
| <saml:Attribute Name="http://macedir.org/entity-category" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> | |
| <saml:AttributeValue>https://federation.renater.fr/category/documentation</saml:AttributeValue> | |
| <saml:AttributeValue>https://federation.renater.fr/scope/national</saml:AttributeValue> | |
| </saml:Attribute> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| blueprint: | |
| name: Zigbee2MQTT - Tuya Moes Smart Knob (Operation Mode = event or command) | |
| description: Automate your Tuya Smart Knob - ERS-10TZBVK-AA | |
| domain: automation | |
| input: | |
| switch: | |
| name: Tuya Smart Knob | |
| description: Tuya Smart Knob used in command or event mode (triple press will switch modes) | |
| selector: | |
| entity: |
OlderNewer