Matysh
a4b3a4a83f
tests: entry auto-loads after the config flow; traversal assertion checks path segments, not substrings
2026-07-06 00:35:36 +03:00
Matysh
290b107c49
ci: install home-assistant-frontend (frontend dependency needs hass_frontend in tests); not_ready test registers WS commands directly
2026-07-06 00:33:28 +03:00
Matysh
4f6bd68e5b
ci: fix HA-harness tests — asyncio_mode=auto (pytest.ini), per-module enable_custom_integrations fixture instead of a global autouse that broke sync tests
2026-07-06 00:30:29 +03:00
Matysh
42c24abcb4
feat v1.12.0: Quality Scale conformance (phases 7-8)
...
- entry.runtime_data (HouseplanData in store.py) instead of hass.data; WS answers
not_ready without a loaded entry
- test-before-setup (ConfigEntryNotReady), async_unload_entry, async_remove_entry
(Lovelace resource cleanup), single_config_entry in manifest
- Store minor_version + migration hook; diagnostics.py (redacted); repairs
(broken_plan issues, en/ru); system_health.py; strings.json
- quality_scale.yaml self-assessment; HA-harness tests (config flow, WS, upload)
in CI on py3.13; CI backend job updated
2026-07-06 00:27:47 +03:00
Matysh
8d9bf896e2
docs: STATUS.md (session-context snapshot + documentation policy), new ROADMAP (quality-scale phases 7-10, universality), PRODUCT.md (market assessment, competitors verified 2026-07-06), DEVELOPMENT.md environment refresh
2026-07-06 00:08:14 +03:00
Matysh
8824f3b06d
docs: changelog entry for v1.11.2
2026-07-05 23:48:59 +03:00
Matysh
fd527bb5f2
fix v1.11.2: Description textarea in the device dialog was squeezed by the dialog's flex column — min-height 92px, flex-shrink 0, rows 4
2026-07-05 23:48:43 +03:00
Matysh
ef76f0da3d
feat v1.11.1: ship brand images inside the integration (HA 2026.3 local brand mechanism); drop root brand/ dir
2026-07-05 23:31:55 +03:00
Matysh
7a18cd08c7
chore: real brand assets — icon 256/512 and logo with wordmark (transparent background), same set as the home-assistant/brands PR
2026-07-05 23:29:13 +03:00
Matysh
94fb4af14c
feat v1.11.0: full English translation + en/ru UI localization
...
- All card UI strings moved to src/i18n.ts (en/ru); language follows the HA
profile automatically, new 'language: en|ru' card option forces it; GUI
editor localized and got the language dropdown; generated device names
localized via BuildCtx.loc.
- English-only codebase: comments, docstrings, test names, backend error
messages and logs. Russian remains only in the ru dictionary, ru.json,
iconFor regexes matching Russian device names (+their fixtures) and README.ru.md.
- Docs English-first: README (EN) + README.ru.md, ARCHITECTURE/DEVELOPMENT/
ROADMAP/CHANGELOG fully translated; translations/en.json had Russian - fixed.
- Removed obsolete RELEASE_NOTES_v1.9.3.md and scripts_publish.sh.
2026-07-05 21:43:58 +03:00
Matysh
f1b372f0e6
ci: permissions contents:write для Release-workflow (attach asset падал: Resource not accessible by integration)
2026-07-05 21:19:22 +03:00
Matysh
e52dbc4491
docs: English summary в README для публикации в HACS
2026-07-05 21:13:31 +03:00
Matysh
e7cf0416be
refactor+fix v1.10.0: аудит — гонки записи (asyncio.Lock, атомарный rev), точечный layout/update вместо layout/set (анти last-writer-wins), layout/delete, safeUrl против XSS в link/pdfs, fetchWithAuth, KEY_HASS, стриминговый лимит upload, модульность (styles/types/devices), динамические пространства в GUI-редакторе, чистка мёртвого кода (file/set, GROUP_TITLES)
2026-07-05 20:58:33 +03:00
JB
7cd9a56f5a
chore: владелец репозитория Matysh (manifest codeowners/documentation/issue_tracker, publish-скрипт)
2026-07-05 20:42:13 +03:00
JB
3baf3c8be9
refactor v1.9.3: вынести fitView/declump в logic.ts (+юнит-тесты 9→14), задействовать averageLqi, удалить мёртвый код (_edit/_renderEditbar/_applyXY)
2026-07-05 17:57:24 +03:00
JB
02a6a42785
feat v1.9.2: шаг сетки вдвое меньше (GRID_N 120→240); позиции сохраняются (старые узлы — подмножество новых)
2026-07-05 15:30:34 +03:00
JB
39c82500fe
fix v1.9.1: уровень сигнала Zigbee читается также из атрибута linkquality/lqi и сенсоров *_lqi (ZHA) — покрывает устройства с отключённым сенсором сигнала
2026-07-05 15:23:26 +03:00
JB
c6826af749
feat v1.9.0: перетаскивание значков всегда (убран режим правки) + UX-правки (расталкивание, фиксация позиций, нумерация дублей, «показать все», подсказка разметки, адаптивный тулбар); README и скриншоты обновлены
2026-07-05 13:19:35 +03:00
JB
8a560fcf24
docs: пользовательский README (RU) — описание, отличия от аналогов, установка/использование/удаление, 9 реальных скриншотов UI
2026-07-05 13:01:57 +03:00
JB
7f7d8b7a97
feat v1.8.4: онбординг — обязательная подложка и привязка к зоне (с кнопкой «без зоны»), авто-диалог пространства и авто-вход в разметку после первого пространства
2026-07-05 12:21:58 +03:00
JB
ccc04e135b
feat v1.8.3: мгновенный рендер плана и значков из кэша конфига (stale-while-revalidate), свежие данные в фоне
2026-07-05 11:13:45 +03:00
JB
5f6eee64d9
feat v1.8.2: векторно-чёткий зум через viewBox (без растрового мыла) + сцена на всю ширину вьюпорта без чёрных полей
2026-07-05 10:57:36 +03:00
JB
677e417771
feat v1.8.1: fit-to-viewport (весь план виден по ширине и высоте) + сохранение зума по пространствам в localStorage
2026-07-04 20:27:52 +03:00
JB
98dbb1534d
feat v1.8.0: plan zoom & pan — wheel (to cursor), pinch (touch), background drag pan, toolbar -/reset/+ buttons + scale badge; CSS-transform zoomwrap with zoom/pan-aware coordinate math (markup/drag/tooltips work while zoomed); clamped pan, 100-800%
2026-07-04 20:12:37 +03:00
JB
96d3a182c6
fix v1.7.4: PDF upload via HTTP endpoint instead of WebSocket — root cause was WS message-size limit dropping the connection on real (>2-3MB) PDFs (which also closed the dialog via reconnect). New POST /api/houseplan/upload (HomeAssistantView, multipart, auth); verified 3MB(182ms)+10MB(446ms). Legible errors (_errText), no more [object Object]
2026-07-04 16:10:26 +03:00
JB
dea0faf268
fix v1.7.3: PDF upload (FileReader.readAsDataURL instead of fragile btoa-chunking; accumulate + attach only if dialog still open) and edit dialogs no longer close on backdrop click / spurious clicks (marker/space/room require explicit Cancel; info-card keeps click-outside)
2026-07-04 16:00:12 +03:00
JB
aa4e3aed1d
fix v1.7.2: mobile 'configuration error' on cold start — register card as Lovelace resource (awaited before render) instead of only add_extra_js_url (raced); idempotent version update + YAML-mode fallback; _loadFromServer retries (up to 8 hass ticks) so card doesn't stick on onboarding if WS not ready yet
2026-07-04 15:12:27 +03:00
JB
e5e02faa6c
audit+refactor v1.7.0: drop hardcoded dacha bundle (293KB->83KB) + onboarding empty-state; remove migration & dead device_overrides/virtual_devices; extract src/logic.ts + validation.py (pure, unit-tested: 9 front + 10 back); fix latent bugs unmasked by truncated rules.ts (DOMAIN_PRIORITY, poly _defaultPositions); harden path sanitizers (leading-dot traversal); tsc strict in build+CI; sync versions
2026-07-04 13:42:03 +03:00
JB
e61d2c173f
feat v1.6.2: room field for all device markers (override placement, moves marker to room center); Edit button in info-card opens edit dialog
2026-07-04 13:21:35 +03:00
JB
74640318e9
feat v1.6.0+v1.6.1 (phase 3): device edit mode — markers model (hybrid auto+manual), click info-card in view / edit dialog in edit; dialog: name/binding-picker(filter,exclude placed+name-dupes,+virtual)/mdi-icon/model/link/description/PDF-upload/room; toolbar + add device; backend MARKER_SCHEMA + file/set upload + files static
2026-07-04 13:16:16 +03:00
JB
6d041ab4db
feat v1.5.1: space management — per-space edit (pencil) + add (+) in toolbar; dialog rename/upload-replace plan (svg/png/jpg/webp, aspect auto)/delete/save; add & delete spaces manually
2026-07-04 12:52:35 +03:00
JB
0c8301e21d
feat v1.5.0: light groups as real entities (HA group platform + Z2M group devices) replace per-bulb visual grouping; single bulbs hidden in grouped areas; custom member menu removed
2026-07-04 12:44:31 +03:00
JB
08cd929b8d
v1.4.3+v1.4.4: icon centers snap to markup grid (drag + one-time DB snap); CRITICAL: optimistic locking for config (rev/expected_rev/conflict), houseplan_config_updated event with live client resync, per-device layout updates instead of full set
2026-07-04 12:06:09 +03:00
JB
609872b7b8
ux v1.4.2: grid pitch halved (GRID_N=120), grid dots rendered above plan, dacha rooms snapped to grid nodes (instance data via config/set)
2026-07-04 11:37:25 +03:00
JB
13200ffc20
ux v1.4.1: Esc/Ctrl+Z undo last point, sticky top edit panel under card header, auto modal save-room dialog on contour close with free-HA-areas dropdown
2026-07-04 11:17:11 +03:00
JB
b97b61a8e6
feat v1.4.0 (phase 2): room markup editor — dot grid, two-click lines with snap, closed contour enables save with HA area dropdown, polygon rooms, tools add/erase-line/delete-room, shared wall segments in space.segments
2026-07-04 11:03:51 +03:00
JB
18c0ea1703
feat v1.3.0 (phase 1): server-side config store (spaces/plans/rooms/overrides/virtual, normalized coords), WS config/get|set + plan/set upload, card resolved-model (server or legacy fallback), one-click migration — executed on dacha
2026-07-04 10:43:40 +03:00
JB
1d576164f4
docs+publish prep: docs/ (architecture, development, changelog, roadmap), CI validate (hacs action + hassfest + build sync check), brand icon, LICENSE
2026-07-04 10:30:40 +03:00
JB
40540e8673
feat v1.2.2: sticky card toolbar (floor tabs) under HA header on scroll; ha-card overflow visible (sticky fix)
2026-07-04 00:14:20 +03:00
JB
ca4d088a28
ux v1.2.1: no icon scaling on hover/drag
2026-07-04 00:00:13 +03:00
JB
4e0bcbe749
feat v1.2.0: room borders snapped to walls; zigbee LQI under icons + room average in tooltip with red-green gradient; lock icon for devices with lock.* entity (TTLock); show_signal option
2026-07-03 23:31:25 +03:00
JB
7f9bbc1226
feat v1.1.0: vector floor plans (REMPLANNER SVG, auto-aligned scale/offset) + icon size proportional to plan width (icon_size = % of width, default 2.5)
2026-07-03 22:58:00 +03:00
JB
17f8e8164e
fix: use lit svg template for SVG fragments (background/rooms did not render) — v1.0.1
2026-07-03 22:03:47 +03:00
JB
ce0d44d185
fix: no blocking manifest read in event loop (version from const)
2026-07-03 20:07:39 +03:00
JB
0c6f37198f
House Plan Card v1.0.0: Lovelace card (TS+Lit) + houseplan integration (server-side layout storage), HACS-ready
2026-07-03 19:09:24 +03:00