File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -386,7 +386,7 @@ <h4 id="state-change-event"><a class="header" href="#state-change-event">State c
386386 < i class ="fa fa-angle-left "> </ i >
387387 </ a >
388388
389- < a rel ="next prefetch " href ="../integration-driver/index .html " class ="mobile-nav-chapters next " title ="Next chapter " aria-label ="Next chapter " aria-keyshortcuts ="Right ">
389+ < a rel ="next prefetch " href ="../entities/entity_voice_assistant .html " class ="mobile-nav-chapters next " title ="Next chapter " aria-label ="Next chapter " aria-keyshortcuts ="Right ">
390390 < i class ="fa fa-angle-right "> </ i >
391391 </ a >
392392
@@ -400,7 +400,7 @@ <h4 id="state-change-event"><a class="header" href="#state-change-event">State c
400400 < i class ="fa fa-angle-left "> </ i >
401401 </ a >
402402
403- < a rel ="next prefetch " href ="../integration-driver/index .html " class ="nav-chapters next " title ="Next chapter " aria-label ="Next chapter " aria-keyshortcuts ="Right ">
403+ < a rel ="next prefetch " href ="../entities/entity_voice_assistant .html " class ="nav-chapters next " title ="Next chapter " aria-label ="Next chapter " aria-keyshortcuts ="Right ">
404404 < i class ="fa fa-angle-right "> </ i >
405405 </ a >
406406 </ nav >
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -196,6 +196,7 @@ <h1 id="entities"><a class="header" href="#entities">Entities</a></h1>
196196< li > < a href ="entity_remote.html "> Remote</ a > </ li >
197197< li > < a href ="entity_sensor.html "> Sensor</ a > </ li >
198198< li > < a href ="entity_ir_emitter.html "> IR-Emitter</ a > </ li >
199+ < li > < a href ="entity_voice_assistant.html "> Voice Assistant</ a > </ li >
199200</ ul >
200201< p > The 🚧 icon within the entity descriptions indicates a planned feature.</ p >
201202< h2 id ="integration-api "> < a class ="header " href ="#integration-api "> Integration API</ a > </ h2 >
Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ <h3 id="rust"><a class="header" href="#rust">Rust</a></h3>
234234
235235 < nav class ="nav-wrapper " aria-label ="Page navigation ">
236236 <!-- Mobile navigation buttons -->
237- < a rel ="prev " href ="../entities/entity_ir_emitter .html " class ="mobile-nav-chapters previous " title ="Previous chapter " aria-label ="Previous chapter " aria-keyshortcuts ="Left ">
237+ < a rel ="prev " href ="../entities/entity_voice_assistant .html " class ="mobile-nav-chapters previous " title ="Previous chapter " aria-label ="Previous chapter " aria-keyshortcuts ="Left ">
238238 < i class ="fa fa-angle-left "> </ i >
239239 </ a >
240240
@@ -248,7 +248,7 @@ <h3 id="rust"><a class="header" href="#rust">Rust</a></h3>
248248 </ div >
249249
250250 < nav class ="nav-wide-wrapper " aria-label ="Page navigation ">
251- < a rel ="prev " href ="../entities/entity_ir_emitter .html " class ="nav-chapters previous " title ="Previous chapter " aria-label ="Previous chapter " aria-keyshortcuts ="Left ">
251+ < a rel ="prev " href ="../entities/entity_voice_assistant .html " class ="nav-chapters previous " title ="Previous chapter " aria-label ="Previous chapter " aria-keyshortcuts ="Left ">
252252 < i class ="fa fa-angle-left "> </ i >
253253 </ a >
254254
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 2727 <!-- Custom theme stylesheets -->
2828 </ head >
2929 < body class ="sidebar-iframe-inner ">
30- < ol class ="chapter "> < li class ="chapter-item expanded affix "> < a href ="index.html " target ="_parent "> Introduction</ a > </ li > < li class ="chapter-item expanded affix "> < li class ="part-title "> Developer Guide</ li > < li class ="chapter-item expanded "> < a href ="remote-ui.html " target ="_parent "> < strong aria-hidden ="true "> 1.</ strong > Remote Two user interface</ a > </ li > < li class ="chapter-item expanded "> < a href ="discovery.html " target ="_parent "> < strong aria-hidden ="true "> 2.</ strong > Remote Two DNS-SD lookup</ a > </ li > < li class ="chapter-item expanded affix "> < li class ="part-title "> Entity Documentation</ li > < li class ="chapter-item expanded "> < a href ="entities/index.html " target ="_parent "> < strong aria-hidden ="true "> 3.</ strong > Entities</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="entities/entity_button.html " target ="_parent "> < strong aria-hidden ="true "> 3.1.</ strong > Button</ a > </ li > < li class ="chapter-item expanded "> < a href ="entities/entity_switch.html " target ="_parent "> < strong aria-hidden ="true "> 3.2.</ strong > Switch</ a > </ li > < li class ="chapter-item expanded "> < a href ="entities/entity_climate.html " target ="_parent "> < strong aria-hidden ="true "> 3.3.</ strong > Climate</ a > </ li > < li class ="chapter-item expanded "> < a href ="entities/entity_cover.html " target ="_parent "> < strong aria-hidden ="true "> 3.4.</ strong > Cover</ a > </ li > < li class ="chapter-item expanded "> < a href ="entities/entity_light.html " target ="_parent "> < strong aria-hidden ="true "> 3.5.</ strong > Light</ a > </ li > < li class ="chapter-item expanded "> < a href ="entities/entity_media_player.html " target ="_parent "> < strong aria-hidden ="true "> 3.6.</ strong > Media Player</ a > </ li > < li class ="chapter-item expanded "> < a href ="entities/entity_remote.html " target ="_parent "> < strong aria-hidden ="true "> 3.7.</ strong > Remote</ a > </ li > < li class ="chapter-item expanded "> < a href ="entities/entity_sensor.html " target ="_parent "> < strong aria-hidden ="true "> 3.8.</ strong > Sensor</ a > </ li > < li class ="chapter-item expanded "> < a href ="entities/entity_ir_emitter.html " target ="_parent "> < strong aria-hidden ="true "> 3.9.</ strong > IR-Emitter</ a > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < li class ="part-title "> Integration Drivers</ li > < li class ="chapter-item expanded "> < a href ="integration-driver/index.html " target ="_parent "> < strong aria-hidden ="true "> 4.</ strong > Integration Drivers</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="integration-driver/write-integration-driver.html " target ="_parent "> < strong aria-hidden ="true "> 4.1.</ strong > How to write an integration driver</ a > </ li > < li class ="chapter-item expanded "> < a href ="integration-driver/websocket.html " target ="_parent "> < strong aria-hidden ="true "> 4.2.</ strong > WebSockets handling</ a > </ li > < li class ="chapter-item expanded "> < a href ="integration-driver/driver-advertisement.html " target ="_parent "> < strong aria-hidden ="true "> 4.3.</ strong > Driver mDNS advertisement</ a > </ li > < li class ="chapter-item expanded "> < a href ="integration-driver/driver-registration.html " target ="_parent "> < strong aria-hidden ="true "> 4.4.</ strong > Driver registration</ a > </ li > < li class ="chapter-item expanded "> < a href ="integration-driver/driver-setup.html " target ="_parent "> < strong aria-hidden ="true "> 4.5.</ strong > Driver setup</ a > </ li > < li class ="chapter-item expanded "> < a href ="integration-driver/driver-installation.html " target ="_parent "> < strong aria-hidden ="true "> 4.6.</ strong > Install integration driver on the device</ a > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < li class ="part-title "> Bluetooth</ li > < li class ="chapter-item expanded "> < a href ="bt/index.html " target ="_parent "> < strong aria-hidden ="true "> 5.</ strong > Bluetooth HID peripheral support</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="bt/TODO.html " target ="_parent "> < strong aria-hidden ="true "> 5.1.</ strong > Restrictions and missing features</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/known_issues.html " target ="_parent "> < strong aria-hidden ="true "> 5.2.</ strong > Known issues</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/suspend_behaviour.html " target ="_parent "> < strong aria-hidden ="true "> 5.3.</ strong > BT suspend / wakeup patterns</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/virtual_keyboard.html " target ="_parent "> < strong aria-hidden ="true "> 5.4.</ strong > Virtual keyboard</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="bt/hid_keycodes.html " target ="_parent "> < strong aria-hidden ="true "> 5.4.1.</ strong > Regular keycodes</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/hid_consumer.html " target ="_parent "> < strong aria-hidden ="true "> 5.4.2.</ strong > Consumer codes</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/hid_system_controls.html " target ="_parent "> < strong aria-hidden ="true "> 5.4.3.</ strong > System Controls</ a > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < a href ="bt/profiles/index.html " target ="_parent "> < strong aria-hidden ="true "> 5.5.</ strong > BT device profiles</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="bt/profiles/upload.html " target ="_parent "> < strong aria-hidden ="true "> 5.5.1.</ strong > Upload custom device profile</ a > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < a href ="bt/devices/index.html " target ="_parent "> < strong aria-hidden ="true "> 5.6.</ strong > BT device test reports</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="bt/devices/Android.html " target ="_parent "> < strong aria-hidden ="true "> 5.6.1.</ strong > Android</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/devices/AppleTV.html " target ="_parent "> < strong aria-hidden ="true "> 5.6.2.</ strong > AppleTV</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/devices/Google-Chromecast.html " target ="_parent "> < strong aria-hidden ="true "> 5.6.3.</ strong > Google Chromecast</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/devices/LG-WebOS.html " target ="_parent "> < strong aria-hidden ="true "> 5.6.4.</ strong > LG WebOS</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/devices/onn-StreamingDevice.html " target ="_parent "> < strong aria-hidden ="true "> 5.6.5.</ strong > onn. Streaming Device</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/devices/Samsung-SmartMonitor.html " target ="_parent "> < strong aria-hidden ="true "> 5.6.6.</ strong > Samsung Smart Monitor</ a > </ li > </ ol > </ li > </ ol > </ li > </ ol >
30+ < ol class ="chapter "> < li class ="chapter-item expanded affix "> < a href ="index.html " target ="_parent "> Introduction</ a > </ li > < li class ="chapter-item expanded affix "> < li class ="part-title "> Developer Guide</ li > < li class ="chapter-item expanded "> < a href ="remote-ui.html " target ="_parent "> < strong aria-hidden ="true "> 1.</ strong > Remote Two user interface</ a > </ li > < li class ="chapter-item expanded "> < a href ="discovery.html " target ="_parent "> < strong aria-hidden ="true "> 2.</ strong > Remote Two DNS-SD lookup</ a > </ li > < li class ="chapter-item expanded affix "> < li class ="part-title "> Entity Documentation</ li > < li class ="chapter-item expanded "> < a href ="entities/index.html " target ="_parent "> < strong aria-hidden ="true "> 3.</ strong > Entities</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="entities/entity_button.html " target ="_parent "> < strong aria-hidden ="true "> 3.1.</ strong > Button</ a > </ li > < li class ="chapter-item expanded "> < a href ="entities/entity_switch.html " target ="_parent "> < strong aria-hidden ="true "> 3.2.</ strong > Switch</ a > </ li > < li class ="chapter-item expanded "> < a href ="entities/entity_climate.html " target ="_parent "> < strong aria-hidden ="true "> 3.3.</ strong > Climate</ a > </ li > < li class ="chapter-item expanded "> < a href ="entities/entity_cover.html " target ="_parent "> < strong aria-hidden ="true "> 3.4.</ strong > Cover</ a > </ li > < li class ="chapter-item expanded "> < a href ="entities/entity_light.html " target ="_parent "> < strong aria-hidden ="true "> 3.5.</ strong > Light</ a > </ li > < li class ="chapter-item expanded "> < a href ="entities/entity_media_player.html " target ="_parent "> < strong aria-hidden ="true "> 3.6.</ strong > Media Player</ a > </ li > < li class ="chapter-item expanded "> < a href ="entities/entity_remote.html " target ="_parent "> < strong aria-hidden ="true "> 3.7.</ strong > Remote</ a > </ li > < li class ="chapter-item expanded "> < a href ="entities/entity_sensor.html " target ="_parent "> < strong aria-hidden ="true "> 3.8.</ strong > Sensor</ a > </ li > < li class ="chapter-item expanded "> < a href ="entities/entity_ir_emitter.html " target ="_parent "> < strong aria-hidden ="true "> 3.9.</ strong > IR-Emitter</ a > </ li > < li class ="chapter-item expanded "> < a href ="entities/entity_voice_assistant.html " target ="_parent "> < strong aria-hidden ="true "> 3.10.</ strong > Voice Assistant</ a > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < li class ="part-title "> Integration Drivers</ li > < li class ="chapter-item expanded "> < a href ="integration-driver/index.html " target ="_parent "> < strong aria-hidden ="true "> 4.</ strong > Integration Drivers</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="integration-driver/write-integration-driver.html " target ="_parent "> < strong aria-hidden ="true "> 4.1.</ strong > How to write an integration driver</ a > </ li > < li class ="chapter-item expanded "> < a href ="integration-driver/websocket.html " target ="_parent "> < strong aria-hidden ="true "> 4.2.</ strong > WebSockets handling</ a > </ li > < li class ="chapter-item expanded "> < a href ="integration-driver/driver-advertisement.html " target ="_parent "> < strong aria-hidden ="true "> 4.3.</ strong > Driver mDNS advertisement</ a > </ li > < li class ="chapter-item expanded "> < a href ="integration-driver/driver-registration.html " target ="_parent "> < strong aria-hidden ="true "> 4.4.</ strong > Driver registration</ a > </ li > < li class ="chapter-item expanded "> < a href ="integration-driver/driver-setup.html " target ="_parent "> < strong aria-hidden ="true "> 4.5.</ strong > Driver setup</ a > </ li > < li class ="chapter-item expanded "> < a href ="integration-driver/driver-installation.html " target ="_parent "> < strong aria-hidden ="true "> 4.6.</ strong > Install integration driver on the device</ a > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < li class ="part-title "> Bluetooth</ li > < li class ="chapter-item expanded "> < a href ="bt/index.html " target ="_parent "> < strong aria-hidden ="true "> 5.</ strong > Bluetooth HID peripheral support</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="bt/TODO.html " target ="_parent "> < strong aria-hidden ="true "> 5.1.</ strong > Restrictions and missing features</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/known_issues.html " target ="_parent "> < strong aria-hidden ="true "> 5.2.</ strong > Known issues</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/suspend_behaviour.html " target ="_parent "> < strong aria-hidden ="true "> 5.3.</ strong > BT suspend / wakeup patterns</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/virtual_keyboard.html " target ="_parent "> < strong aria-hidden ="true "> 5.4.</ strong > Virtual keyboard</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="bt/hid_keycodes.html " target ="_parent "> < strong aria-hidden ="true "> 5.4.1.</ strong > Regular keycodes</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/hid_consumer.html " target ="_parent "> < strong aria-hidden ="true "> 5.4.2.</ strong > Consumer codes</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/hid_system_controls.html " target ="_parent "> < strong aria-hidden ="true "> 5.4.3.</ strong > System Controls</ a > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < a href ="bt/profiles/index.html " target ="_parent "> < strong aria-hidden ="true "> 5.5.</ strong > BT device profiles</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="bt/profiles/upload.html " target ="_parent "> < strong aria-hidden ="true "> 5.5.1.</ strong > Upload custom device profile</ a > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < a href ="bt/devices/index.html " target ="_parent "> < strong aria-hidden ="true "> 5.6.</ strong > BT device test reports</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="bt/devices/Android.html " target ="_parent "> < strong aria-hidden ="true "> 5.6.1.</ strong > Android</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/devices/AppleTV.html " target ="_parent "> < strong aria-hidden ="true "> 5.6.2.</ strong > AppleTV</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/devices/Google-Chromecast.html " target ="_parent "> < strong aria-hidden ="true "> 5.6.3.</ strong > Google Chromecast</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/devices/LG-WebOS.html " target ="_parent "> < strong aria-hidden ="true "> 5.6.4.</ strong > LG WebOS</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/devices/onn-StreamingDevice.html " target ="_parent "> < strong aria-hidden ="true "> 5.6.5.</ strong > onn. Streaming Device</ a > </ li > < li class ="chapter-item expanded "> < a href ="bt/devices/Samsung-SmartMonitor.html " target ="_parent "> < strong aria-hidden ="true "> 5.6.6.</ strong > Samsung Smart Monitor</ a > </ li > </ ol > </ li > </ ol > </ li > </ ol >
3131 </ body >
3232</ html >
You can’t perform that action at this time.
0 commit comments