Merge remote-tracking branch 'upstream/wifi-esp8266-roam-scan-dwell' into integration

This commit is contained in:
J. Nick Koston
2026-03-23 13:14:26 -10:00
23 changed files with 839 additions and 282 deletions
+13
View File
@@ -0,0 +1,13 @@
number:
- platform: template
name: "Test Number"
id: test_number
optimistic: true
min_value: 0
max_value: 100
step: 1
sensor:
- platform: number
name: "Test Number Value"
source_id: test_number
@@ -0,0 +1,2 @@
packages:
common: !include common.yaml
@@ -0,0 +1,2 @@
packages:
common: !include common.yaml