diff --git a/docs/assets/plt-1b-identify-top-of-18650-battery.webp b/docs/assets/plt-1b-identify-top-of-18650-battery.webp new file mode 100755 index 0000000000..94932de167 Binary files /dev/null and b/docs/assets/plt-1b-identify-top-of-18650-battery.webp differ diff --git a/docs/assets/plt-1b-insert-battery.webp b/docs/assets/plt-1b-insert-battery.webp new file mode 100755 index 0000000000..a6b149703f Binary files /dev/null and b/docs/assets/plt-1b-insert-battery.webp differ diff --git a/docs/assets/plt-1b-lift-pcb-out-of-case.webp b/docs/assets/plt-1b-lift-pcb-out-of-case.webp new file mode 100755 index 0000000000..e0f74decd3 Binary files /dev/null and b/docs/assets/plt-1b-lift-pcb-out-of-case.webp differ diff --git a/docs/assets/plt-1b-place-pcb-in-case.webp b/docs/assets/plt-1b-place-pcb-in-case.webp new file mode 100755 index 0000000000..f1f83a8642 Binary files /dev/null and b/docs/assets/plt-1b-place-pcb-in-case.webp differ diff --git a/docs/assets/plt-1b-remove-case-lid.webp b/docs/assets/plt-1b-remove-case-lid.webp new file mode 100755 index 0000000000..3eadbd445c Binary files /dev/null and b/docs/assets/plt-1b-remove-case-lid.webp differ diff --git a/docs/assets/plt-1b-replace-case-lid.webp b/docs/assets/plt-1b-replace-case-lid.webp new file mode 100755 index 0000000000..90e6778d73 Binary files /dev/null and b/docs/assets/plt-1b-replace-case-lid.webp differ diff --git a/docs/homey/products/plt1b/setup/insert-battery.md b/docs/homey/products/plt1b/setup/insert-battery.md index 2afcbbca1f..288121913a 100644 --- a/docs/homey/products/plt1b/setup/insert-battery.md +++ b/docs/homey/products/plt1b/setup/insert-battery.md @@ -1 +1,33 @@ ---8<-- "products/plt1b/setup/insert-battery.md:5:" +# How to Insert the Battery + +!!! info "18650 battery and charger required!" + + The PLT-1B does *NOT* include a battery nor a charging circuit. You will need to supply your own flat-top, unprotected 18650 Li-ion cell, and a separate 18650 charger. Recommended cell: Samsung 30Q 18650 3000mAh. + +1\. Gently press your thumb on the case above the stake and the lid should pop off. + +![](/assets/plt-1b-remove-case-lid.webp) + +2\. Hold the case and push the stake down a bit, then gently lift it out of the bottom case section. + +![](/assets/plt-1b-lift-pcb-out-of-case.webp) + +3\. Flip the PLT-1B over and identify the `+` and `-` markings. The `+` is on the left side and the `-` is on the right side. Double check before going any further. + +4\. The top of the battery (the positive end, marked with a `+` and a small ring around the terminal) goes on the left side, matching the `+` on the PLT-1B. + +![](/assets/plt-1b-identify-top-of-18650-battery.webp) + +5\. Hold the PCB. You'll need to use a bit of force to push in the battery. Start with the right `-` side, then push in the left `+` side. + +![](/assets/plt-1b-insert-battery.webp) + +6\. Flip the sensor back over and lay the PCB inside the case so it sits flat. + +![](/assets/plt-1b-place-pcb-in-case.webp) + +7\. Line up the notch in the top left of the lid, then gently press down until the lid snaps into place. + +![](/assets/plt-1b-replace-case-lid.webp) + +You have now installed or reinstalled the battery! diff --git a/docs/products/plt1b/setup/insert-battery.md b/docs/products/plt1b/additional-info/insert-battery.md similarity index 78% rename from docs/products/plt1b/setup/insert-battery.md rename to docs/products/plt1b/additional-info/insert-battery.md index c0567ae14c..f16e0c6a9c 100644 --- a/docs/products/plt1b/setup/insert-battery.md +++ b/docs/products/plt1b/additional-info/insert-battery.md @@ -10,30 +10,28 @@ description: How to Insert Battery on PLT-1B. 1\. Gently press your thumb on the case above the stake and the lid should pop off. -![](/assets/plt-1b-battery-insert-step-1.gif) +![](../../../assets/plt-1b-remove-case-lid.webp) 2\. Hold the case and push the stake down a bit, then gently lift it out of the bottom case section. -![](/assets/plt-1b-battery-insert-step-2.gif) +![](../../../assets/plt-1b-lift-pcb-out-of-case.webp) 3\. Flip the PLT-1B over and identify the `+` and `-` markings. The `+` is on the left side and the `-` is on the right side. Double check before going any further. -![](/assets/plt-1b-battery-insert-step-3.gif) - 4\. The top of the battery (the positive end, marked with a `+` and a small ring around the terminal) goes on the left side, matching the `+` on the PLT-1B. -![](/assets/plt-1b-battery-insert-step-4.gif) +![](../../../assets/plt-1b-identify-top-of-18650-battery.webp) 5\. Hold the PCB. You'll need to use a bit of force to push in the battery. Start with the right `-` side, then push in the left `+` side. -![](/assets/plt-1b-battery-insert-step-5.gif) +![](../../../assets/plt-1b-insert-battery.webp) 6\. Flip the sensor back over and lay the PCB inside the case so it sits flat. -![](/assets/plt-1b-battery-insert-step-6.gif) +![](../../../assets/plt-1b-place-pcb-in-case.webp) 7\. Line up the notch in the top left of the lid, then gently press down until the lid snaps into place. -![](/assets/plt-1b-battery-insert-step-7.gif) +![](../../../assets/plt-1b-replace-case-lid.webp) -You have now installed or reinstalled the battery! +You have now installed or reinstalled the battery! \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index cd7b0bf61f..882d6165cb 100755 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -98,6 +98,8 @@ plugins: 'homey/products/msr2/calibrating-and-updating/updating-msr-2-firmware.md': 'homey/products/msr2/setup/updating-msr-2-firmware.md' 'homey/products/msr2/calibrating-and-updating/zones-ha.md': 'homey/products/msr2/setup/zones-ha.md' 'homey/products/msr2/calibrating-and-updating/zones-hlk.md': 'homey/products/msr2/setup/zones-hlk.md' + # PLT-1B Insert Battery: setup -> additional-info + 'products/plt1b/setup/insert-battery.md': 'products/plt1b/additional-info/insert-battery.md' extra: social: @@ -416,7 +418,7 @@ nav: - Prevent Sleep: products/plt1b/additional-info/prevent-sleep.md - How To Wake Up Your Sensor: products/plt1b/battery-sensors/wake-up-battery-sensor.md - Keep Your Sensor Awake With HA Helper: products/plt1b/battery-sensors/awake-ha-helper.md - - Insert Battery: products/plt1b/setup/insert-battery.md + - Insert Battery: products/plt1b/additional-info/insert-battery.md - Sensor Connection Check: products/plt1b/battery-sensors/sensor-connection-check.md - Examples: - Flower Card: products/plt1b/examples/flower-card.md