2024年12月4日星期三 上午1:48:02

4.init first

6 个月 前
#37243 引用
Create user first  core 2024.1.5  - start

https://github.com/mslycn/homeassistant20221103/commit/382081228c530dd973dd1f0675c88f7297834f03
0
6 个月 前
#37244 引用
Create Home location first  core 2024.1.5  -finished


https://github.com/mslycn/homeassistant20221103/commit/d2a2a7fd5f010d0aa7169ebe7e0db12ab51e3be2


  new file:   homeassistant202405/.storage/core.config
  modified:   homeassistant202405/.storage/core.config_entries
  modified:   homeassistant202405/.storage/core.device_registry
  modified:   homeassistant202405/.storage/core.entity_registry
  modified:   homeassistant202405/.storage/onboarding
  modified:   homeassistant202405/.storage/repairs.issue_registry
  modified:   homeassistant202405/home-assistant_v2.db-shm
  modified:   homeassistant202405/home-assistant_v2.db-wal


https://github.com/mslycn/homeassistant20221103/commit/a036e97a525921a05f6eafa74763ae9cde13c7d3
0
6 个月 前
#37245 引用
We found compatible devices! first  core 2024.1.5



https://github.com/mslycn/homeassistant20221103/commit/f687e5893860c2eb02ab50647728c0361025624d
0
6 个月 前
#37246 引用
git commit -m "We found compatible devices! first  core 2024.5.5"  finshed


https://github.com/mslycn/homeassistant20221103/commit/f00d4e29351e79cd89fca696c41ab49735f9a252
0
6 个月 前
#37247 引用
add Yeelight ceiling first  core 2024.5.5

https://github.com/mslycn/homeassistant20221103/commit/440530208cbc1da80415678ba2728a3dd7b7862f
0
6 个月 前
#37248 引用
rename  Yeelight ceiling to Yeelight Ceil26 0x1c5c4959 by Yeelight Integration  first  core 2024.5.5


https://github.com/mslycn/homeassistant20221103/commit/13a6378bd7b5199c08d7985c4b15923da236a59c
0
6 个月 前
#37249 引用
add area  - docker restart failure

/data/homeassistant202405/.storage/core.area_registry.json
此文件直接添加下面的代码
,
      {
        "aliases": [],
        "name": "Living Room toilet",
        "id": "living_room_toilet",
        "picture": null
      },
      {
        "aliases": [],
        "name": "Book Bedroom",
        "id": "book_bedroom",
        "picture": null
      },
      {
        "aliases": [],
        "name": "hallway",
        "id": "hallway",
        "picture": null
      },
      {
        "aliases": [],
        "name": "corridor",
        "id": "corridor",
        "picture": null
      },
      {
        "aliases": [],
        "name": "Son Bedroom",
        "id": "son_bedroom",
        "picture": null
      },
      {
        "aliases": [],
        "name": "Main Bedroom",
        "id": "main_bedroom",
        "picture": null
      },
      {
        "aliases": [],
        "name": "Main Bedroom Toilet",
        "id": "main_bedroom_toilet",
        "picture": null
      },



docker restart failure

docker logs ha  打印出来所有日志

删除容器日志
truncate -s 0 /var/lib/docker/containers/*/*-json.log 


显示实时日志
新开窗口
docker logs -f ha

查看启动出错信息,发现是 手工修改 /.storage/core.area_registry.json造成

https://baeldung.xiaocaicai.com/ops-docker-logs/
0
6 个月 前
#37251 引用
add some Area first core 2024.5.5

https://github.com/mslycn/homeassistant20221103/commit/82ecc8b0cb6211c2158c28520ed563704dca0d86
0
6 个月 前
#37255 引用
readd Aqara-Hub-M1S-EDB6 (Bridge) HomeKit Device first  core 2024.5.5"


  modified:   homeassistant202405/.storage/core.config_entries
  modified:   homeassistant202405/.storage/core.device_registry
  modified:   homeassistant202405/.storage/core.entity_registry
  new file:   homeassistant202405/.storage/homekit_controller-entity-map


https://github.com/mslycn/homeassistant20221103/commit/d944eeac4af79ae7498e9ff9f7fe29cbcefc4f31
0
6 个月 前
#37256 引用
rename m1s HomeKit Device sensor name  first  core 2024.5.5

device name for motion sensor come from old core.device_registry.json

https://github.com/mslycn/homeassistant20221103/commit/2e80faa9a3ccc21696400f05c487a05f993c040b

backup
https://github.com/mslycn/homeassistant20221103/archive/refs/tags/Home-AssistantConfig20240525-rename-M1s-homekit.zip


rename entityID for motion sensor homekit  first  core 2024.5.5

https://github.com/mslycn/homeassistant20221103/commit/592cc918b20be8d4af4bf4473c4cda9abc1df795
0