Skip to main content

Homie 4 for Honeywell Total Comfort North America

Project description

Somecomfort Homie

Homie 4 implementation of Honeywell Total Connect Comfort for North American models

Uses the somecomfort library (https://github.com/kk7ds/somecomfort)

Install on Raspberry Pi

pip3 install Somecomfort-Homie-4

To start as a service on raspbian

Create somecomfort_homie.yml in /etc

''' sudo nano /etc/somecomfort_homie.yml '''

Use the following settings:

somecomfort:
  username: 
  password: 

mqtt:
  MQTT_BROKER: Broker
  MQTT_PORT: 1883
  MQTT_USERNAME: null
  MQTT_PASSWORD: null

Create somecomfort-homie.service in /etc/systemd/system

''' sudo nano /etc/systemd/system/somecomfort-homie.service '''

[Unit]
Description=Somecomfort Homie
After=multi-user.target

[Service]
User=pi
Type=simple
ExecStart=/usr/bin/python3 /usr/local/bin/somecomfort_homie_start.py
Restart=on-abort

[Install]
WantedBy=multi-user.target

Copy somecomfort_homie_start.py to /usr/local/bin/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Somecomfort Homie 4-0.3.6.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

Somecomfort_Homie_4-0.3.6-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

Details for the file Somecomfort Homie 4-0.3.6.tar.gz.

File metadata

  • Download URL: Somecomfort Homie 4-0.3.6.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9

File hashes

Hashes for Somecomfort Homie 4-0.3.6.tar.gz
Algorithm Hash digest
SHA256 416dbc0f7fdd2708a2570c2b757e002a5a7d703cbc1412043e30dc99b3ed57af
MD5 209cfe14a0257a49d6e17d20911ed2d9
BLAKE2b-256 6d8fc982190a44c6916c576289ab15143a08a8b179bc1a9922caee290c5e03fa

See more details on using hashes here.

File details

Details for the file Somecomfort_Homie_4-0.3.6-py3-none-any.whl.

File metadata

  • Download URL: Somecomfort_Homie_4-0.3.6-py3-none-any.whl
  • Upload date:
  • Size: 8.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9

File hashes

Hashes for Somecomfort_Homie_4-0.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 74264c00edb03be8946e902a1f73b03c049455ffb078d45253ffd14f6ccfde66
MD5 a5915398e37a1e8ab44390a181318447
BLAKE2b-256 bcc3271e6ab2bb925058939893a28e1870750a07e580c85b1f039f6479dcfabe

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page