Skip to content

A new standard for missing types in Apple HomeKit for HomeBridge HAP & HAS - NodeJS.

Notifications You must be signed in to change notification settings

ajsb85/new-types-for-homekit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New types for Apple HomeKit

App support lib: HomeCenter for HomeKit

ScreenShot

Hello dear developer community. Let's clean up the new types of Apple HomeKit. While Apple has forgotten about our needs, everyone adds their services and characteristics as he wants. At the same time, in every project or even a Apple HomeKit-Ready device - completely different data types and storage locations can be used - for the same kinds of data. As a result, it can not be controlled. Please let's stick to a single standard until Apple remembers us.


About

The principles of Apple were taken as the basis of the library.

XXXXXXXX-0000-1000-8000-0026BB765291 - Standard apple key for services and characteristics

We use

XXXXXXXX-0000-2000-8000-0026BB765291 - For services

XXXXXXXX-000C-2000-8000-0026BB765291 - For characteristics

Let's develop and expand this library.


Changelog

1.0.1

  • Fix names for Apple way: AtmosphericPressureLevel -> CurrentAtmosphericPressure, NoiseLevel -> CurrentNoiseLevel
  • New service UltravioletSensor with characteristics: CurrentUltraviolet

1.0.0

  • New service PowerMeter with characteristics: Volts, Amperes, Watts, VoltAmperes, KilowattHours, KilowattVoltAmpereHour
  • New service AtmosphericPressureSensor with characteristics: AtmosphericPressureLevel
  • New service NoiseSensor with characteristics: NoiseDetected, NoiseLevel
  • New service NoiseLevelSensor with characteristics: NoiseLevel

About

A new standard for missing types in Apple HomeKit for HomeBridge HAP & HAS - NodeJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%