Skip to content

add new Kogan-Smarterhome-Smart-Power-Board-With-Usb-Ports-Energy-Meter#1506

Open
splitice wants to merge 5 commits intoesphome:mainfrom
splitice:main
Open

add new Kogan-Smarterhome-Smart-Power-Board-With-Usb-Ports-Energy-Meter#1506
splitice wants to merge 5 commits intoesphome:mainfrom
splitice:main

Conversation

@splitice
Copy link
Copy Markdown

Brief description of the changes

Technically this is a new revision, feel free to delete the old device. I am unsure if that model is worth keeping.

Type of changes

  • New device
  • Update existing device
  • Removing a device
  • General cleanup
  • Other

Checklist:

  • There are no passwords or secrets references in any examples.
    The only exceptions are !secret wifi_ssid and !secret wifi_password.
  • The wifi or ethernet block has no static / manual ip address specified.
  • The first configuration provided should be hardware definitions only.
    A more involved example can be provided in a separate configuration block.

Copilot AI review requested due to automatic review settings March 31, 2026 07:15
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 31, 2026

Deploy Preview for esphome-devices ready!

Name Link
🔨 Latest commit 3295dda
🔍 Latest deploy log https://app.netlify.com/projects/esphome-devices/deploys/69cc6e7e3cf95d00096130b4
😎 Deploy Preview https://deploy-preview-1506--esphome-devices.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 55 (🔴 down 18 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the existing Kogan SmarterHome smart power board device page to document a newer hardware revision (BK72xx/CB2S-based) and preserves the previous ESP8266-based revision under an “-Old” device page.

Changes:

  • Update the main device page to new model KASPS30WACB with BK72xx/CB2S configuration and programming notes.
  • Add an “-Old” device page containing the prior ESP8266 (KASPS10A3P3UA) documentation and image.

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated 10 comments.

File Description
src/docs/devices/Kogan-Smarterhome-Smart-Power-Board-With-Usb-Ports-Energy-Meter/index.md Updated to new model/revision with new flashing notes, pinout, and BK72xx YAML example.
src/docs/devices/Kogan-Smarterhome-Smart-Power-Board-With-Usb-Ports-Energy-Meter-Old/index.md Added archived prior revision documentation and YAML example.
src/docs/devices/Kogan-Smarterhome-Smart-Power-Board-With-Usb-Ports-Energy-Meter-Old/kogan-smarterhome-smart-power-board-with-usb-ports-energy-meter.jpg Added archived product image for the prior revision page.

Comment on lines +66 to +72
api:
reboot_timeout: 15min
encryption:
key: !secret encryption_key

ota:
password: !secret ota_password
Copy link

Copilot AI Mar 31, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This archived configuration includes secret references beyond the allowed WiFi secrets (e.g., !secret encryption_key and !secret ota_password). Device-page examples should not require secrets other than wifi_ssid/wifi_password; please remove these and present a config that can compile without extra secrets.

Copilot uses AI. Check for mistakes.
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This guide can be deleted if deemed so. I've just archived it as is.

splitice and others added 2 commits April 1, 2026 00:32
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

2 participants