This document records changes between API versions.
Changes should start with one of the following tags:
[added]
for new, backward compatible features[changed]
for changes to the existing API[removed]
for keys that have been removed from the schema
Root level:
events
:
- [changed] Clarify that
timestamp
unit is in seconds (#98)
location
:
- [added] The
country_code
field was added (#108) - [added] The
areas
field was added (#107) - [added] The
hint
field was added (#102) - [changed] Make entire
location
field optional to enable the inclusion of groups without physical location (#106)
sensors
:
- [added] The
power_generation
sensor was added (#105) - [added] The
lastchange
field was added to all sensors (#97) - [removed] The deprecated unit
hPA
inbarometer.unit
was removed, usehPa
instead (#109) - [removed] The redundant unit
mW
inpower_consumption.unit
was removed, useW
instead (#109)
state
:
- [changed] Clarify that
lastchange
unit is in seconds (#98)
membership_plans
:
- [added] The
quarterly
enum value was added tobilling_interval
Root level:
- [added] The
api_compatibility
field was added - [added] The
links
section was added (#67) - [added] The
membership_plans
key was added to represent membership plans a space might have (#15, #27) - [removed] The
api
key was removed (replaced withapi_compatibility
, see #56 for details) - [removed] The
cache
key was removed (#46) - [removed] The
stream
key was removed (#70) - [removed] The
issue_report_channels
key was removed (#47) - [removed] The
radio_show
key was removed (#48)
contact
:
- [changed] The
jabber
key was renamed toxmpp
#8 - [added] The
keymasters
array items can also contain axmpp
field (#8) - [added] The
mumble
contact option was added (#77) - [added] The
matrix
contact option was added (#44) - [added] The
mastodon
key was added tocontact
andcontact.keymasters
(#26) - [added] The
gopher
contact option was added (#24, #31) - [removed] The
google
key was removed (#37)
location
:
sensors
:
- [added] The
network_traffic
sensor was added (#60) - [changed] The unit in
account_balance
can now be any ISO 4217 string (#12) - [changed] The unit
hPA
inbarometer.unit
was deprecated, usehPa
instead to match the SI unit (#7, #72)
spacefed
:
- [removed] The
spacephone
key was removed (#80)
state
:
- [changed] The keys
state
andstate.open
are not required anymore andstate.open
is no longer nullable